defs/variants/IETF/class_tab.h

/* [<][>][^][v][top][bottom][index][help] */

DEFINITIONS

This source file includes following functions.

   1 /* generated by 'Defs.java' - DO NOT HAND-EDIT */
   2 #ifndef CLASS_TAB_H
   3 #define CLASS_TAB_H
   4 
   5 class_t class_tab[] = {
   6     {
   7         /* name */
   8         "as-block",
   9         /* id */
  10         0,
  11         /* num_attr */
  12         12,
  13         /* attr[] */
  14         {
  15             /* attribute: as-block (as-block) */
  16             {
  17                 /* offset */
  18                 62,
  19                 /* choice */
  20                 ATTR_MANDATORY,
  21                 /* number */
  22                 ATTR_SINGLE
  23             },
  24             /* attribute: descr (descr) */
  25             {
  26                 /* offset */
  27                 10,
  28                 /* choice */
  29                 ATTR_OPTIONAL,
  30                 /* number */
  31                 ATTR_MULTIPLE
  32             },
  33             /* attribute: remarks (remarks) */
  34             {
  35                 /* offset */
  36                 35,
  37                 /* choice */
  38                 ATTR_OPTIONAL,
  39                 /* number */
  40                 ATTR_MULTIPLE
  41             },
  42             /* attribute: admin-c (admin-c) */
  43             {
  44                 /* offset */
  45                 1,
  46                 /* choice */
  47                 ATTR_MANDATORY,
  48                 /* number */
  49                 ATTR_MULTIPLE
  50             },
  51             /* attribute: tech-c (tech-c) */
  52             {
  53                 /* offset */
  54                 39,
  55                 /* choice */
  56                 ATTR_MANDATORY,
  57                 /* number */
  58                 ATTR_MULTIPLE
  59             },
  60             /* attribute: notify (notify) */
  61             {
  62                 /* offset */
  63                 29,
  64                 /* choice */
  65                 ATTR_OPTIONAL,
  66                 /* number */
  67                 ATTR_MULTIPLE
  68             },
  69             /* attribute: mnt-by (mnt-by) */
  70             {
  71                 /* offset */
  72                 25,
  73                 /* choice */
  74                 ATTR_MANDATORY,
  75                 /* number */
  76                 ATTR_MULTIPLE
  77             },
  78             /* attribute: mnt-lower (mnt-lower) */
  79             {
  80                 /* offset */
  81                 59,
  82                 /* choice */
  83                 ATTR_OPTIONAL,
  84                 /* number */
  85                 ATTR_MULTIPLE
  86             },
  87             /* attribute: changed (changed) */
  88             {
  89                 /* offset */
  90                 7,
  91                 /* choice */
  92                 ATTR_MANDATORY,
  93                 /* number */
  94                 ATTR_MULTIPLE
  95             },
  96             /* attribute: source (source) */
  97             {
  98                 /* offset */
  99                 38,
 100                 /* choice */
 101                 ATTR_MANDATORY,
 102                 /* number */
 103                 ATTR_SINGLE
 104             },
 105             /* attribute: delete (delete) */
 106             {
 107                 /* offset */
 108                 63,
 109                 /* choice */
 110                 ATTR_OPTIONAL,
 111                 /* number */
 112                 ATTR_SINGLE
 113             },
 114             /* attribute: override (override) */
 115             {
 116                 /* offset */
 117                 64,
 118                 /* choice */
 119                 ATTR_OPTIONAL,
 120                 /* number */
 121                 ATTR_SINGLE
 122             }
 123         },
 124         /* attr_hash (set by class_init()) */
 125         NULL
 126     },
 127     {
 128         /* name */
 129         "as-set",
 130         /* id */
 131         1,
 132         /* num_attr */
 133         13,
 134         /* attr[] */
 135         {
 136             /* attribute: as-set (as-set) */
 137             {
 138                 /* offset */
 139                 6,
 140                 /* choice */
 141                 ATTR_MANDATORY,
 142                 /* number */
 143                 ATTR_SINGLE
 144             },
 145             /* attribute: descr (descr) */
 146             {
 147                 /* offset */
 148                 10,
 149                 /* choice */
 150                 ATTR_MANDATORY,
 151                 /* number */
 152                 ATTR_SINGLE
 153             },
 154             /* attribute: members (members-as) */
 155             {
 156                 /* offset */
 157                 22,
 158                 /* choice */
 159                 ATTR_OPTIONAL,
 160                 /* number */
 161                 ATTR_MULTIPLE
 162             },
 163             /* attribute: mbrs-by-ref (mbrs-by-ref) */
 164             {
 165                 /* offset */
 166                 21,
 167                 /* choice */
 168                 ATTR_OPTIONAL,
 169                 /* number */
 170                 ATTR_MULTIPLE
 171             },
 172             /* attribute: remarks (remarks) */
 173             {
 174                 /* offset */
 175                 35,
 176                 /* choice */
 177                 ATTR_OPTIONAL,
 178                 /* number */
 179                 ATTR_MULTIPLE
 180             },
 181             /* attribute: tech-c (tech-c) */
 182             {
 183                 /* offset */
 184                 39,
 185                 /* choice */
 186                 ATTR_MANDATORY,
 187                 /* number */
 188                 ATTR_MULTIPLE
 189             },
 190             /* attribute: admin-c (admin-c) */
 191             {
 192                 /* offset */
 193                 1,
 194                 /* choice */
 195                 ATTR_OPTIONAL,
 196                 /* number */
 197                 ATTR_MULTIPLE
 198             },
 199             /* attribute: notify (notify) */
 200             {
 201                 /* offset */
 202                 29,
 203                 /* choice */
 204                 ATTR_OPTIONAL,
 205                 /* number */
 206                 ATTR_MULTIPLE
 207             },
 208             /* attribute: mnt-by (mnt-by) */
 209             {
 210                 /* offset */
 211                 25,
 212                 /* choice */
 213                 ATTR_MANDATORY,
 214                 /* number */
 215                 ATTR_MULTIPLE
 216             },
 217             /* attribute: changed (changed) */
 218             {
 219                 /* offset */
 220                 7,
 221                 /* choice */
 222                 ATTR_MANDATORY,
 223                 /* number */
 224                 ATTR_MULTIPLE
 225             },
 226             /* attribute: source (source) */
 227             {
 228                 /* offset */
 229                 38,
 230                 /* choice */
 231                 ATTR_MANDATORY,
 232                 /* number */
 233                 ATTR_SINGLE
 234             },
 235             /* attribute: delete (delete) */
 236             {
 237                 /* offset */
 238                 63,
 239                 /* choice */
 240                 ATTR_OPTIONAL,
 241                 /* number */
 242                 ATTR_SINGLE
 243             },
 244             /* attribute: override (override) */
 245             {
 246                 /* offset */
 247                 64,
 248                 /* choice */
 249                 ATTR_OPTIONAL,
 250                 /* number */
 251                 ATTR_SINGLE
 252             }
 253         },
 254         /* attr_hash (set by class_init()) */
 255         NULL
 256     },
 257     {
 258         /* name */
 259         "aut-num",
 260         /* id */
 261         2,
 262         /* num_attr */
 263         18,
 264         /* attr[] */
 265         {
 266             /* attribute: aut-num (aut-num) */
 267             {
 268                 /* offset */
 269                 44,
 270                 /* choice */
 271                 ATTR_MANDATORY,
 272                 /* number */
 273                 ATTR_SINGLE
 274             },
 275             /* attribute: as-name (as-name) */
 276             {
 277                 /* offset */
 278                 5,
 279                 /* choice */
 280                 ATTR_MANDATORY,
 281                 /* number */
 282                 ATTR_SINGLE
 283             },
 284             /* attribute: descr (descr) */
 285             {
 286                 /* offset */
 287                 10,
 288                 /* choice */
 289                 ATTR_MANDATORY,
 290                 /* number */
 291                 ATTR_SINGLE
 292             },
 293             /* attribute: member-of (member-of-an) */
 294             {
 295                 /* offset */
 296                 50,
 297                 /* choice */
 298                 ATTR_OPTIONAL,
 299                 /* number */
 300                 ATTR_MULTIPLE
 301             },
 302             /* attribute: import (import) */
 303             {
 304                 /* offset */
 305                 19,
 306                 /* choice */
 307                 ATTR_OPTIONAL,
 308                 /* number */
 309                 ATTR_MULTIPLE
 310             },
 311             /* attribute: export (export) */
 312             {
 313                 /* offset */
 314                 12,
 315                 /* choice */
 316                 ATTR_OPTIONAL,
 317                 /* number */
 318                 ATTR_MULTIPLE
 319             },
 320             /* attribute: default (default) */
 321             {
 322                 /* offset */
 323                 9,
 324                 /* choice */
 325                 ATTR_OPTIONAL,
 326                 /* number */
 327                 ATTR_MULTIPLE
 328             },
 329             /* attribute: remarks (remarks) */
 330             {
 331                 /* offset */
 332                 35,
 333                 /* choice */
 334                 ATTR_OPTIONAL,
 335                 /* number */
 336                 ATTR_MULTIPLE
 337             },
 338             /* attribute: admin-c (admin-c) */
 339             {
 340                 /* offset */
 341                 1,
 342                 /* choice */
 343                 ATTR_MANDATORY,
 344                 /* number */
 345                 ATTR_MULTIPLE
 346             },
 347             /* attribute: tech-c (tech-c) */
 348             {
 349                 /* offset */
 350                 39,
 351                 /* choice */
 352                 ATTR_MANDATORY,
 353                 /* number */
 354                 ATTR_MULTIPLE
 355             },
 356             /* attribute: notify (notify) */
 357             {
 358                 /* offset */
 359                 29,
 360                 /* choice */
 361                 ATTR_OPTIONAL,
 362                 /* number */
 363                 ATTR_MULTIPLE
 364             },
 365             /* attribute: mnt-lower (mnt-lower) */
 366             {
 367                 /* offset */
 368                 59,
 369                 /* choice */
 370                 ATTR_OPTIONAL,
 371                 /* number */
 372                 ATTR_MULTIPLE
 373             },
 374             /* attribute: mnt-routes (mnt-routes) */
 375             {
 376                 /* offset */
 377                 60,
 378                 /* choice */
 379                 ATTR_OPTIONAL,
 380                 /* number */
 381                 ATTR_MULTIPLE
 382             },
 383             /* attribute: mnt-by (mnt-by) */
 384             {
 385                 /* offset */
 386                 25,
 387                 /* choice */
 388                 ATTR_MANDATORY,
 389                 /* number */
 390                 ATTR_MULTIPLE
 391             },
 392             /* attribute: changed (changed) */
 393             {
 394                 /* offset */
 395                 7,
 396                 /* choice */
 397                 ATTR_MANDATORY,
 398                 /* number */
 399                 ATTR_MULTIPLE
 400             },
 401             /* attribute: source (source) */
 402             {
 403                 /* offset */
 404                 38,
 405                 /* choice */
 406                 ATTR_MANDATORY,
 407                 /* number */
 408                 ATTR_SINGLE
 409             },
 410             /* attribute: delete (delete) */
 411             {
 412                 /* offset */
 413                 63,
 414                 /* choice */
 415                 ATTR_OPTIONAL,
 416                 /* number */
 417                 ATTR_SINGLE
 418             },
 419             /* attribute: override (override) */
 420             {
 421                 /* offset */
 422                 64,
 423                 /* choice */
 424                 ATTR_OPTIONAL,
 425                 /* number */
 426                 ATTR_SINGLE
 427             }
 428         },
 429         /* attr_hash (set by class_init()) */
 430         NULL
 431     },
 432     {
 433         /* XXX: missing class */
 434         /* name */
 435         "",
 436         /* id */
 437         3,
 438         /* num_attr */
 439         0,
 440         /* attr_hash (set by class_init()) */
 441         NULL
 442     },
 443     {
 444         /* name */
 445         "inet-rtr",
 446         /* id */
 447         4,
 448         /* num_attr */
 449         16,
 450         /* attr[] */
 451         {
 452             /* attribute: inet-rtr (inet-rtr) */
 453             {
 454                 /* offset */
 455                 43,
 456                 /* choice */
 457                 ATTR_MANDATORY,
 458                 /* number */
 459                 ATTR_SINGLE
 460             },
 461             /* attribute: descr (descr) */
 462             {
 463                 /* offset */
 464                 10,
 465                 /* choice */
 466                 ATTR_MANDATORY,
 467                 /* number */
 468                 ATTR_SINGLE
 469             },
 470             /* attribute: alias (alias) */
 471             {
 472                 /* offset */
 473                 4,
 474                 /* choice */
 475                 ATTR_OPTIONAL,
 476                 /* number */
 477                 ATTR_MULTIPLE
 478             },
 479             /* attribute: local-as (local-as) */
 480             {
 481                 /* offset */
 482                 48,
 483                 /* choice */
 484                 ATTR_MANDATORY,
 485                 /* number */
 486                 ATTR_SINGLE
 487             },
 488             /* attribute: ifaddr (ifaddr) */
 489             {
 490                 /* offset */
 491                 18,
 492                 /* choice */
 493                 ATTR_MANDATORY,
 494                 /* number */
 495                 ATTR_MULTIPLE
 496             },
 497             /* attribute: peer (peer) */
 498             {
 499                 /* offset */
 500                 31,
 501                 /* choice */
 502                 ATTR_OPTIONAL,
 503                 /* number */
 504                 ATTR_MULTIPLE
 505             },
 506             /* attribute: member-of (member-of-ir) */
 507             {
 508                 /* offset */
 509                 49,
 510                 /* choice */
 511                 ATTR_OPTIONAL,
 512                 /* number */
 513                 ATTR_MULTIPLE
 514             },
 515             /* attribute: remarks (remarks) */
 516             {
 517                 /* offset */
 518                 35,
 519                 /* choice */
 520                 ATTR_OPTIONAL,
 521                 /* number */
 522                 ATTR_MULTIPLE
 523             },
 524             /* attribute: admin-c (admin-c) */
 525             {
 526                 /* offset */
 527                 1,
 528                 /* choice */
 529                 ATTR_OPTIONAL,
 530                 /* number */
 531                 ATTR_MULTIPLE
 532             },
 533             /* attribute: tech-c (tech-c) */
 534             {
 535                 /* offset */
 536                 39,
 537                 /* choice */
 538                 ATTR_MANDATORY,
 539                 /* number */
 540                 ATTR_MULTIPLE
 541             },
 542             /* attribute: notify (notify) */
 543             {
 544                 /* offset */
 545                 29,
 546                 /* choice */
 547                 ATTR_OPTIONAL,
 548                 /* number */
 549                 ATTR_MULTIPLE
 550             },
 551             /* attribute: mnt-by (mnt-by) */
 552             {
 553                 /* offset */
 554                 25,
 555                 /* choice */
 556                 ATTR_MANDATORY,
 557                 /* number */
 558                 ATTR_MULTIPLE
 559             },
 560             /* attribute: changed (changed) */
 561             {
 562                 /* offset */
 563                 7,
 564                 /* choice */
 565                 ATTR_MANDATORY,
 566                 /* number */
 567                 ATTR_MULTIPLE
 568             },
 569             /* attribute: source (source) */
 570             {
 571                 /* offset */
 572                 38,
 573                 /* choice */
 574                 ATTR_MANDATORY,
 575                 /* number */
 576                 ATTR_SINGLE
 577             },
 578             /* attribute: delete (delete) */
 579             {
 580                 /* offset */
 581                 63,
 582                 /* choice */
 583                 ATTR_OPTIONAL,
 584                 /* number */
 585                 ATTR_SINGLE
 586             },
 587             /* attribute: override (override) */
 588             {
 589                 /* offset */
 590                 64,
 591                 /* choice */
 592                 ATTR_OPTIONAL,
 593                 /* number */
 594                 ATTR_SINGLE
 595             }
 596         },
 597         /* attr_hash (set by class_init()) */
 598         NULL
 599     },
 600     {
 601         /* XXX: missing class */
 602         /* name */
 603         "",
 604         /* id */
 605         5,
 606         /* num_attr */
 607         0,
 608         /* attr_hash (set by class_init()) */
 609         NULL
 610     },
 611     {
 612         /* name */
 613         "inetnum",
 614         /* id */
 615         6,
 616         /* num_attr */
 617         13,
 618         /* attr[] */
 619         {
 620             /* attribute: inetnum (inetnum) */
 621             {
 622                 /* offset */
 623                 58,
 624                 /* choice */
 625                 ATTR_MANDATORY,
 626                 /* number */
 627                 ATTR_SINGLE
 628             },
 629             /* attribute: descr (descr) */
 630             {
 631                 /* offset */
 632                 10,
 633                 /* choice */
 634                 ATTR_MANDATORY,
 635                 /* number */
 636                 ATTR_SINGLE
 637             },
 638             /* attribute: admin-c (admin-c) */
 639             {
 640                 /* offset */
 641                 1,
 642                 /* choice */
 643                 ATTR_OPTIONAL,
 644                 /* number */
 645                 ATTR_MULTIPLE
 646             },
 647             /* attribute: tech-c (tech-c) */
 648             {
 649                 /* offset */
 650                 39,
 651                 /* choice */
 652                 ATTR_MANDATORY,
 653                 /* number */
 654                 ATTR_MULTIPLE
 655             },
 656             /* attribute: remarks (remarks) */
 657             {
 658                 /* offset */
 659                 35,
 660                 /* choice */
 661                 ATTR_OPTIONAL,
 662                 /* number */
 663                 ATTR_MULTIPLE
 664             },
 665             /* attribute: notify (notify) */
 666             {
 667                 /* offset */
 668                 29,
 669                 /* choice */
 670                 ATTR_OPTIONAL,
 671                 /* number */
 672                 ATTR_MULTIPLE
 673             },
 674             /* attribute: mnt-by (mnt-by) */
 675             {
 676                 /* offset */
 677                 25,
 678                 /* choice */
 679                 ATTR_MANDATORY,
 680                 /* number */
 681                 ATTR_MULTIPLE
 682             },
 683             /* attribute: mnt-lower (mnt-lower) */
 684             {
 685                 /* offset */
 686                 59,
 687                 /* choice */
 688                 ATTR_OPTIONAL,
 689                 /* number */
 690                 ATTR_MULTIPLE
 691             },
 692             /* attribute: mnt-routes (mnt-routes) */
 693             {
 694                 /* offset */
 695                 60,
 696                 /* choice */
 697                 ATTR_OPTIONAL,
 698                 /* number */
 699                 ATTR_MULTIPLE
 700             },
 701             /* attribute: changed (changed) */
 702             {
 703                 /* offset */
 704                 7,
 705                 /* choice */
 706                 ATTR_MANDATORY,
 707                 /* number */
 708                 ATTR_MULTIPLE
 709             },
 710             /* attribute: source (source) */
 711             {
 712                 /* offset */
 713                 38,
 714                 /* choice */
 715                 ATTR_MANDATORY,
 716                 /* number */
 717                 ATTR_SINGLE
 718             },
 719             /* attribute: delete (delete) */
 720             {
 721                 /* offset */
 722                 63,
 723                 /* choice */
 724                 ATTR_OPTIONAL,
 725                 /* number */
 726                 ATTR_SINGLE
 727             },
 728             /* attribute: override (override) */
 729             {
 730                 /* offset */
 731                 64,
 732                 /* choice */
 733                 ATTR_OPTIONAL,
 734                 /* number */
 735                 ATTR_SINGLE
 736             }
 737         },
 738         /* attr_hash (set by class_init()) */
 739         NULL
 740     },
 741     {
 742         /* name */
 743         "key-cert",
 744         /* id */
 745         7,
 746         /* num_attr */
 747         12,
 748         /* attr[] */
 749         {
 750             /* attribute: key-cert (key-cert) */
 751             {
 752                 /* offset */
 753                 52,
 754                 /* choice */
 755                 ATTR_MANDATORY,
 756                 /* number */
 757                 ATTR_SINGLE
 758             },
 759             /* attribute: method (method) */
 760             {
 761                 /* offset */
 762                 53,
 763                 /* choice */
 764                 ATTR_GENERATED,
 765                 /* number */
 766                 ATTR_SINGLE
 767             },
 768             /* attribute: owner (owner) */
 769             {
 770                 /* offset */
 771                 54,
 772                 /* choice */
 773                 ATTR_GENERATED,
 774                 /* number */
 775                 ATTR_MULTIPLE
 776             },
 777             /* attribute: fingerpr (fingerpr) */
 778             {
 779                 /* offset */
 780                 56,
 781                 /* choice */
 782                 ATTR_GENERATED,
 783                 /* number */
 784                 ATTR_SINGLE
 785             },
 786             /* attribute: certif (certif) */
 787             {
 788                 /* offset */
 789                 57,
 790                 /* choice */
 791                 ATTR_MANDATORY,
 792                 /* number */
 793                 ATTR_SINGLE
 794             },
 795             /* attribute: remarks (remarks) */
 796             {
 797                 /* offset */
 798                 35,
 799                 /* choice */
 800                 ATTR_OPTIONAL,
 801                 /* number */
 802                 ATTR_MULTIPLE
 803             },
 804             /* attribute: notify (notify) */
 805             {
 806                 /* offset */
 807                 29,
 808                 /* choice */
 809                 ATTR_OPTIONAL,
 810                 /* number */
 811                 ATTR_MULTIPLE
 812             },
 813             /* attribute: mnt-by (mnt-by) */
 814             {
 815                 /* offset */
 816                 25,
 817                 /* choice */
 818                 ATTR_MANDATORY,
 819                 /* number */
 820                 ATTR_MULTIPLE
 821             },
 822             /* attribute: changed (changed) */
 823             {
 824                 /* offset */
 825                 7,
 826                 /* choice */
 827                 ATTR_MANDATORY,
 828                 /* number */
 829                 ATTR_MULTIPLE
 830             },
 831             /* attribute: source (source) */
 832             {
 833                 /* offset */
 834                 38,
 835                 /* choice */
 836                 ATTR_MANDATORY,
 837                 /* number */
 838                 ATTR_SINGLE
 839             },
 840             /* attribute: delete (delete) */
 841             {
 842                 /* offset */
 843                 63,
 844                 /* choice */
 845                 ATTR_OPTIONAL,
 846                 /* number */
 847                 ATTR_SINGLE
 848             },
 849             /* attribute: override (override) */
 850             {
 851                 /* offset */
 852                 64,
 853                 /* choice */
 854                 ATTR_OPTIONAL,
 855                 /* number */
 856                 ATTR_SINGLE
 857             }
 858         },
 859         /* attr_hash (set by class_init()) */
 860         NULL
 861     },
 862     {
 863         /* XXX: missing class */
 864         /* name */
 865         "",
 866         /* id */
 867         8,
 868         /* num_attr */
 869         0,
 870         /* attr_hash (set by class_init()) */
 871         NULL
 872     },
 873     {
 874         /* name */
 875         "mntner",
 876         /* id */
 877         9,
 878         /* num_attr */
 879         15,
 880         /* attr[] */
 881         {
 882             /* attribute: mntner (mntner) */
 883             {
 884                 /* offset */
 885                 27,
 886                 /* choice */
 887                 ATTR_MANDATORY,
 888                 /* number */
 889                 ATTR_SINGLE
 890             },
 891             /* attribute: descr (descr) */
 892             {
 893                 /* offset */
 894                 10,
 895                 /* choice */
 896                 ATTR_MANDATORY,
 897                 /* number */
 898                 ATTR_SINGLE
 899             },
 900             /* attribute: auth (auth) */
 901             {
 902                 /* offset */
 903                 55,
 904                 /* choice */
 905                 ATTR_MANDATORY,
 906                 /* number */
 907                 ATTR_MULTIPLE
 908             },
 909             /* attribute: upd-to (upd-to) */
 910             {
 911                 /* offset */
 912                 41,
 913                 /* choice */
 914                 ATTR_MANDATORY,
 915                 /* number */
 916                 ATTR_MULTIPLE
 917             },
 918             /* attribute: mnt-nfy (mnt-nfy) */
 919             {
 920                 /* offset */
 921                 26,
 922                 /* choice */
 923                 ATTR_OPTIONAL,
 924                 /* number */
 925                 ATTR_MULTIPLE
 926             },
 927             /* attribute: tech-c (tech-c) */
 928             {
 929                 /* offset */
 930                 39,
 931                 /* choice */
 932                 ATTR_MANDATORY,
 933                 /* number */
 934                 ATTR_MULTIPLE
 935             },
 936             /* attribute: admin-c (admin-c) */
 937             {
 938                 /* offset */
 939                 1,
 940                 /* choice */
 941                 ATTR_OPTIONAL,
 942                 /* number */
 943                 ATTR_MULTIPLE
 944             },
 945             /* attribute: remarks (remarks) */
 946             {
 947                 /* offset */
 948                 35,
 949                 /* choice */
 950                 ATTR_OPTIONAL,
 951                 /* number */
 952                 ATTR_MULTIPLE
 953             },
 954             /* attribute: notify (notify) */
 955             {
 956                 /* offset */
 957                 29,
 958                 /* choice */
 959                 ATTR_OPTIONAL,
 960                 /* number */
 961                 ATTR_MULTIPLE
 962             },
 963             /* attribute: mnt-by (mnt-by) */
 964             {
 965                 /* offset */
 966                 25,
 967                 /* choice */
 968                 ATTR_MANDATORY,
 969                 /* number */
 970                 ATTR_MULTIPLE
 971             },
 972             /* attribute: referral-by (referral-by) */
 973             {
 974                 /* offset */
 975                 61,
 976                 /* choice */
 977                 ATTR_MANDATORY,
 978                 /* number */
 979                 ATTR_SINGLE
 980             },
 981             /* attribute: changed (changed) */
 982             {
 983                 /* offset */
 984                 7,
 985                 /* choice */
 986                 ATTR_MANDATORY,
 987                 /* number */
 988                 ATTR_MULTIPLE
 989             },
 990             /* attribute: source (source) */
 991             {
 992                 /* offset */
 993                 38,
 994                 /* choice */
 995                 ATTR_MANDATORY,
 996                 /* number */
 997                 ATTR_SINGLE
 998             },
 999             /* attribute: delete (delete) */
1000             {
1001                 /* offset */
1002                 63,
1003                 /* choice */
1004                 ATTR_OPTIONAL,
1005                 /* number */
1006                 ATTR_SINGLE
1007             },
1008             /* attribute: override (override) */
1009             {
1010                 /* offset */
1011                 64,
1012                 /* choice */
1013                 ATTR_OPTIONAL,
1014                 /* number */
1015                 ATTR_SINGLE
1016             }
1017         },
1018         /* attr_hash (set by class_init()) */
1019         NULL
1020     },
1021     {
1022         /* name */
1023         "person",
1024         /* id */
1025         10,
1026         /* num_attr */
1027         16,
1028         /* attr[] */
1029         {
1030             /* attribute: person (person) */
1031             {
1032                 /* offset */
1033                 33,
1034                 /* choice */
1035                 ATTR_MANDATORY,
1036                 /* number */
1037                 ATTR_SINGLE
1038             },
1039             /* attribute: descr (descr) */
1040             {
1041                 /* offset */
1042                 10,
1043                 /* choice */
1044                 ATTR_MANDATORY,
1045                 /* number */
1046                 ATTR_SINGLE
1047             },
1048             /* attribute: tech-c (tech-c) */
1049             {
1050                 /* offset */
1051                 39,
1052                 /* choice */
1053                 ATTR_MANDATORY,
1054                 /* number */
1055                 ATTR_MULTIPLE
1056             },
1057             /* attribute: admin-c (admin-c) */
1058             {
1059                 /* offset */
1060                 1,
1061                 /* choice */
1062                 ATTR_OPTIONAL,
1063                 /* number */
1064                 ATTR_MULTIPLE
1065             },
1066             /* attribute: nic-hdl (nic-hdl) */
1067             {
1068                 /* offset */
1069                 28,
1070                 /* choice */
1071                 ATTR_MANDATORY,
1072                 /* number */
1073                 ATTR_SINGLE
1074             },
1075             /* attribute: address (address) */
1076             {
1077                 /* offset */
1078                 0,
1079                 /* choice */
1080                 ATTR_MANDATORY,
1081                 /* number */
1082                 ATTR_MULTIPLE
1083             },
1084             /* attribute: phone (phone) */
1085             {
1086                 /* offset */
1087                 34,
1088                 /* choice */
1089                 ATTR_MANDATORY,
1090                 /* number */
1091                 ATTR_MULTIPLE
1092             },
1093             /* attribute: fax-no (fax-no) */
1094             {
1095                 /* offset */
1096                 14,
1097                 /* choice */
1098                 ATTR_OPTIONAL,
1099                 /* number */
1100                 ATTR_MULTIPLE
1101             },
1102             /* attribute: e-mail (e-mail) */
1103             {
1104                 /* offset */
1105                 11,
1106                 /* choice */
1107                 ATTR_MANDATORY,
1108                 /* number */
1109                 ATTR_MULTIPLE
1110             },
1111             /* attribute: remarks (remarks) */
1112             {
1113                 /* offset */
1114                 35,
1115                 /* choice */
1116                 ATTR_OPTIONAL,
1117                 /* number */
1118                 ATTR_MULTIPLE
1119             },
1120             /* attribute: notify (notify) */
1121             {
1122                 /* offset */
1123                 29,
1124                 /* choice */
1125                 ATTR_OPTIONAL,
1126                 /* number */
1127                 ATTR_MULTIPLE
1128             },
1129             /* attribute: mnt-by (mnt-by) */
1130             {
1131                 /* offset */
1132                 25,
1133                 /* choice */
1134                 ATTR_MANDATORY,
1135                 /* number */
1136                 ATTR_MULTIPLE
1137             },
1138             /* attribute: changed (changed) */
1139             {
1140                 /* offset */
1141                 7,
1142                 /* choice */
1143                 ATTR_MANDATORY,
1144                 /* number */
1145                 ATTR_MULTIPLE
1146             },
1147             /* attribute: source (source) */
1148             {
1149                 /* offset */
1150                 38,
1151                 /* choice */
1152                 ATTR_MANDATORY,
1153                 /* number */
1154                 ATTR_SINGLE
1155             },
1156             /* attribute: delete (delete) */
1157             {
1158                 /* offset */
1159                 63,
1160                 /* choice */
1161                 ATTR_OPTIONAL,
1162                 /* number */
1163                 ATTR_SINGLE
1164             },
1165             /* attribute: override (override) */
1166             {
1167                 /* offset */
1168                 64,
1169                 /* choice */
1170                 ATTR_OPTIONAL,
1171                 /* number */
1172                 ATTR_SINGLE
1173             }
1174         },
1175         /* attr_hash (set by class_init()) */
1176         NULL
1177     },
1178     {
1179         /* name */
1180         "role",
1181         /* id */
1182         11,
1183         /* num_attr */
1184         17,
1185         /* attr[] */
1186         {
1187             /* attribute: role (role) */
1188             {
1189                 /* offset */
1190                 36,
1191                 /* choice */
1192                 ATTR_MANDATORY,
1193                 /* number */
1194                 ATTR_SINGLE
1195             },
1196             /* attribute: descr (descr) */
1197             {
1198                 /* offset */
1199                 10,
1200                 /* choice */
1201                 ATTR_MANDATORY,
1202                 /* number */
1203                 ATTR_SINGLE
1204             },
1205             /* attribute: nic-hdl (nic-hdl) */
1206             {
1207                 /* offset */
1208                 28,
1209                 /* choice */
1210                 ATTR_MANDATORY,
1211                 /* number */
1212                 ATTR_SINGLE
1213             },
1214             /* attribute: trouble (trouble) */
1215             {
1216                 /* offset */
1217                 40,
1218                 /* choice */
1219                 ATTR_OPTIONAL,
1220                 /* number */
1221                 ATTR_MULTIPLE
1222             },
1223             /* attribute: address (address) */
1224             {
1225                 /* offset */
1226                 0,
1227                 /* choice */
1228                 ATTR_MANDATORY,
1229                 /* number */
1230                 ATTR_MULTIPLE
1231             },
1232             /* attribute: phone (phone) */
1233             {
1234                 /* offset */
1235                 34,
1236                 /* choice */
1237                 ATTR_MANDATORY,
1238                 /* number */
1239                 ATTR_MULTIPLE
1240             },
1241             /* attribute: fax-no (fax-no) */
1242             {
1243                 /* offset */
1244                 14,
1245                 /* choice */
1246                 ATTR_OPTIONAL,
1247                 /* number */
1248                 ATTR_MULTIPLE
1249             },
1250             /* attribute: e-mail (e-mail) */
1251             {
1252                 /* offset */
1253                 11,
1254                 /* choice */
1255                 ATTR_MANDATORY,
1256                 /* number */
1257                 ATTR_MULTIPLE
1258             },
1259             /* attribute: tech-c (tech-c) */
1260             {
1261                 /* offset */
1262                 39,
1263                 /* choice */
1264                 ATTR_MANDATORY,
1265                 /* number */
1266                 ATTR_MULTIPLE
1267             },
1268             /* attribute: admin-c (admin-c) */
1269             {
1270                 /* offset */
1271                 1,
1272                 /* choice */
1273                 ATTR_OPTIONAL,
1274                 /* number */
1275                 ATTR_MULTIPLE
1276             },
1277             /* attribute: remarks (remarks) */
1278             {
1279                 /* offset */
1280                 35,
1281                 /* choice */
1282                 ATTR_OPTIONAL,
1283                 /* number */
1284                 ATTR_MULTIPLE
1285             },
1286             /* attribute: notify (notify) */
1287             {
1288                 /* offset */
1289                 29,
1290                 /* choice */
1291                 ATTR_OPTIONAL,
1292                 /* number */
1293                 ATTR_MULTIPLE
1294             },
1295             /* attribute: mnt-by (mnt-by) */
1296             {
1297                 /* offset */
1298                 25,
1299                 /* choice */
1300                 ATTR_MANDATORY,
1301                 /* number */
1302                 ATTR_MULTIPLE
1303             },
1304             /* attribute: changed (changed) */
1305             {
1306                 /* offset */
1307                 7,
1308                 /* choice */
1309                 ATTR_MANDATORY,
1310                 /* number */
1311                 ATTR_MULTIPLE
1312             },
1313             /* attribute: source (source) */
1314             {
1315                 /* offset */
1316                 38,
1317                 /* choice */
1318                 ATTR_MANDATORY,
1319                 /* number */
1320                 ATTR_SINGLE
1321             },
1322             /* attribute: delete (delete) */
1323             {
1324                 /* offset */
1325                 63,
1326                 /* choice */
1327                 ATTR_OPTIONAL,
1328                 /* number */
1329                 ATTR_SINGLE
1330             },
1331             /* attribute: override (override) */
1332             {
1333                 /* offset */
1334                 64,
1335                 /* choice */
1336                 ATTR_OPTIONAL,
1337                 /* number */
1338                 ATTR_SINGLE
1339             }
1340         },
1341         /* attr_hash (set by class_init()) */
1342         NULL
1343     },
1344     {
1345         /* name */
1346         "route",
1347         /* id */
1348         12,
1349         /* num_attr */
1350         21,
1351         /* attr[] */
1352         {
1353             /* attribute: route (route) */
1354             {
1355                 /* offset */
1356                 45,
1357                 /* choice */
1358                 ATTR_MANDATORY,
1359                 /* number */
1360                 ATTR_SINGLE
1361             },
1362             /* attribute: descr (descr) */
1363             {
1364                 /* offset */
1365                 10,
1366                 /* choice */
1367                 ATTR_MANDATORY,
1368                 /* number */
1369                 ATTR_SINGLE
1370             },
1371             /* attribute: tech-c (tech-c) */
1372             {
1373                 /* offset */
1374                 39,
1375                 /* choice */
1376                 ATTR_MANDATORY,
1377                 /* number */
1378                 ATTR_MULTIPLE
1379             },
1380             /* attribute: admin-c (admin-c) */
1381             {
1382                 /* offset */
1383                 1,
1384                 /* choice */
1385                 ATTR_OPTIONAL,
1386                 /* number */
1387                 ATTR_MULTIPLE
1388             },
1389             /* attribute: origin (origin) */
1390             {
1391                 /* offset */
1392                 30,
1393                 /* choice */
1394                 ATTR_MANDATORY,
1395                 /* number */
1396                 ATTR_SINGLE
1397             },
1398             /* attribute: holes (holes) */
1399             {
1400                 /* offset */
1401                 17,
1402                 /* choice */
1403                 ATTR_OPTIONAL,
1404                 /* number */
1405                 ATTR_MULTIPLE
1406             },
1407             /* attribute: member-of (member-of-rt) */
1408             {
1409                 /* offset */
1410                 51,
1411                 /* choice */
1412                 ATTR_OPTIONAL,
1413                 /* number */
1414                 ATTR_MULTIPLE
1415             },
1416             /* attribute: inject (inject) */
1417             {
1418                 /* offset */
1419                 20,
1420                 /* choice */
1421                 ATTR_OPTIONAL,
1422                 /* number */
1423                 ATTR_MULTIPLE
1424             },
1425             /* attribute: aggr-mtd (aggr-mtd) */
1426             {
1427                 /* offset */
1428                 2,
1429                 /* choice */
1430                 ATTR_OPTIONAL,
1431                 /* number */
1432                 ATTR_SINGLE
1433             },
1434             /* attribute: aggr-bndry (aggr-bndry) */
1435             {
1436                 /* offset */
1437                 3,
1438                 /* choice */
1439                 ATTR_OPTIONAL,
1440                 /* number */
1441                 ATTR_SINGLE
1442             },
1443             /* attribute: export-comps (export-comps) */
1444             {
1445                 /* offset */
1446                 13,
1447                 /* choice */
1448                 ATTR_OPTIONAL,
1449                 /* number */
1450                 ATTR_SINGLE
1451             },
1452             /* attribute: components (components) */
1453             {
1454                 /* offset */
1455                 8,
1456                 /* choice */
1457                 ATTR_OPTIONAL,
1458                 /* number */
1459                 ATTR_SINGLE
1460             },
1461             /* attribute: remarks (remarks) */
1462             {
1463                 /* offset */
1464                 35,
1465                 /* choice */
1466                 ATTR_OPTIONAL,
1467                 /* number */
1468                 ATTR_MULTIPLE
1469             },
1470             /* attribute: notify (notify) */
1471             {
1472                 /* offset */
1473                 29,
1474                 /* choice */
1475                 ATTR_OPTIONAL,
1476                 /* number */
1477                 ATTR_MULTIPLE
1478             },
1479             /* attribute: mnt-lower (mnt-lower) */
1480             {
1481                 /* offset */
1482                 59,
1483                 /* choice */
1484                 ATTR_OPTIONAL,
1485                 /* number */
1486                 ATTR_MULTIPLE
1487             },
1488             /* attribute: mnt-routes (mnt-routes) */
1489             {
1490                 /* offset */
1491                 60,
1492                 /* choice */
1493                 ATTR_OPTIONAL,
1494                 /* number */
1495                 ATTR_MULTIPLE
1496             },
1497             /* attribute: mnt-by (mnt-by) */
1498             {
1499                 /* offset */
1500                 25,
1501                 /* choice */
1502                 ATTR_MANDATORY,
1503                 /* number */
1504                 ATTR_MULTIPLE
1505             },
1506             /* attribute: changed (changed) */
1507             {
1508                 /* offset */
1509                 7,
1510                 /* choice */
1511                 ATTR_MANDATORY,
1512                 /* number */
1513                 ATTR_MULTIPLE
1514             },
1515             /* attribute: source (source) */
1516             {
1517                 /* offset */
1518                 38,
1519                 /* choice */
1520                 ATTR_MANDATORY,
1521                 /* number */
1522                 ATTR_SINGLE
1523             },
1524             /* attribute: delete (delete) */
1525             {
1526                 /* offset */
1527                 63,
1528                 /* choice */
1529                 ATTR_OPTIONAL,
1530                 /* number */
1531                 ATTR_SINGLE
1532             },
1533             /* attribute: override (override) */
1534             {
1535                 /* offset */
1536                 64,
1537                 /* choice */
1538                 ATTR_OPTIONAL,
1539                 /* number */
1540                 ATTR_SINGLE
1541             }
1542         },
1543         /* attr_hash (set by class_init()) */
1544         NULL
1545     },
1546     {
1547         /* name */
1548         "route-set",
1549         /* id */
1550         13,
1551         /* num_attr */
1552         13,
1553         /* attr[] */
1554         {
1555             /* attribute: route-set (route-set) */
1556             {
1557                 /* offset */
1558                 37,
1559                 /* choice */
1560                 ATTR_MANDATORY,
1561                 /* number */
1562                 ATTR_SINGLE
1563             },
1564             /* attribute: descr (descr) */
1565             {
1566                 /* offset */
1567                 10,
1568                 /* choice */
1569                 ATTR_MANDATORY,
1570                 /* number */
1571                 ATTR_SINGLE
1572             },
1573             /* attribute: members (members-rs) */
1574             {
1575                 /* offset */
1576                 24,
1577                 /* choice */
1578                 ATTR_OPTIONAL,
1579                 /* number */
1580                 ATTR_MULTIPLE
1581             },
1582             /* attribute: mbrs-by-ref (mbrs-by-ref) */
1583             {
1584                 /* offset */
1585                 21,
1586                 /* choice */
1587                 ATTR_OPTIONAL,
1588                 /* number */
1589                 ATTR_MULTIPLE
1590             },
1591             /* attribute: remarks (remarks) */
1592             {
1593                 /* offset */
1594                 35,
1595                 /* choice */
1596                 ATTR_OPTIONAL,
1597                 /* number */
1598                 ATTR_MULTIPLE
1599             },
1600             /* attribute: tech-c (tech-c) */
1601             {
1602                 /* offset */
1603                 39,
1604                 /* choice */
1605                 ATTR_MANDATORY,
1606                 /* number */
1607                 ATTR_MULTIPLE
1608             },
1609             /* attribute: admin-c (admin-c) */
1610             {
1611                 /* offset */
1612                 1,
1613                 /* choice */
1614                 ATTR_OPTIONAL,
1615                 /* number */
1616                 ATTR_MULTIPLE
1617             },
1618             /* attribute: notify (notify) */
1619             {
1620                 /* offset */
1621                 29,
1622                 /* choice */
1623                 ATTR_OPTIONAL,
1624                 /* number */
1625                 ATTR_MULTIPLE
1626             },
1627             /* attribute: mnt-by (mnt-by) */
1628             {
1629                 /* offset */
1630                 25,
1631                 /* choice */
1632                 ATTR_MANDATORY,
1633                 /* number */
1634                 ATTR_MULTIPLE
1635             },
1636             /* attribute: changed (changed) */
1637             {
1638                 /* offset */
1639                 7,
1640                 /* choice */
1641                 ATTR_MANDATORY,
1642                 /* number */
1643                 ATTR_MULTIPLE
1644             },
1645             /* attribute: source (source) */
1646             {
1647                 /* offset */
1648                 38,
1649                 /* choice */
1650                 ATTR_MANDATORY,
1651                 /* number */
1652                 ATTR_SINGLE
1653             },
1654             /* attribute: delete (delete) */
1655             {
1656                 /* offset */
1657                 63,
1658                 /* choice */
1659                 ATTR_OPTIONAL,
1660                 /* number */
1661                 ATTR_SINGLE
1662             },
1663             /* attribute: override (override) */
1664             {
1665                 /* offset */
1666                 64,
1667                 /* choice */
1668                 ATTR_OPTIONAL,
1669                 /* number */
1670                 ATTR_SINGLE
1671             }
1672         },
1673         /* attr_hash (set by class_init()) */
1674         NULL
1675     },
1676     {
1677         /* name */
1678         "filter-set",
1679         /* id */
1680         14,
1681         /* num_attr */
1682         12,
1683         /* attr[] */
1684         {
1685             /* attribute: filter-set (filter-set) */
1686             {
1687                 /* offset */
1688                 16,
1689                 /* choice */
1690                 ATTR_MANDATORY,
1691                 /* number */
1692                 ATTR_SINGLE
1693             },
1694             /* attribute: descr (descr) */
1695             {
1696                 /* offset */
1697                 10,
1698                 /* choice */
1699                 ATTR_MANDATORY,
1700                 /* number */
1701                 ATTR_SINGLE
1702             },
1703             /* attribute: filter (filter) */
1704             {
1705                 /* offset */
1706                 15,
1707                 /* choice */
1708                 ATTR_MANDATORY,
1709                 /* number */
1710                 ATTR_SINGLE
1711             },
1712             /* attribute: remarks (remarks) */
1713             {
1714                 /* offset */
1715                 35,
1716                 /* choice */
1717                 ATTR_OPTIONAL,
1718                 /* number */
1719                 ATTR_MULTIPLE
1720             },
1721             /* attribute: tech-c (tech-c) */
1722             {
1723                 /* offset */
1724                 39,
1725                 /* choice */
1726                 ATTR_MANDATORY,
1727                 /* number */
1728                 ATTR_MULTIPLE
1729             },
1730             /* attribute: admin-c (admin-c) */
1731             {
1732                 /* offset */
1733                 1,
1734                 /* choice */
1735                 ATTR_OPTIONAL,
1736                 /* number */
1737                 ATTR_MULTIPLE
1738             },
1739             /* attribute: notify (notify) */
1740             {
1741                 /* offset */
1742                 29,
1743                 /* choice */
1744                 ATTR_OPTIONAL,
1745                 /* number */
1746                 ATTR_MULTIPLE
1747             },
1748             /* attribute: mnt-by (mnt-by) */
1749             {
1750                 /* offset */
1751                 25,
1752                 /* choice */
1753                 ATTR_MANDATORY,
1754                 /* number */
1755                 ATTR_MULTIPLE
1756             },
1757             /* attribute: changed (changed) */
1758             {
1759                 /* offset */
1760                 7,
1761                 /* choice */
1762                 ATTR_MANDATORY,
1763                 /* number */
1764                 ATTR_MULTIPLE
1765             },
1766             /* attribute: source (source) */
1767             {
1768                 /* offset */
1769                 38,
1770                 /* choice */
1771                 ATTR_MANDATORY,
1772                 /* number */
1773                 ATTR_SINGLE
1774             },
1775             /* attribute: delete (delete) */
1776             {
1777                 /* offset */
1778                 63,
1779                 /* choice */
1780                 ATTR_OPTIONAL,
1781                 /* number */
1782                 ATTR_SINGLE
1783             },
1784             /* attribute: override (override) */
1785             {
1786                 /* offset */
1787                 64,
1788                 /* choice */
1789                 ATTR_OPTIONAL,
1790                 /* number */
1791                 ATTR_SINGLE
1792             }
1793         },
1794         /* attr_hash (set by class_init()) */
1795         NULL
1796     },
1797     {
1798         /* name */
1799         "peering-set",
1800         /* id */
1801         15,
1802         /* num_attr */
1803         12,
1804         /* attr[] */
1805         {
1806             /* attribute: peering-set (peering-set) */
1807             {
1808                 /* offset */
1809                 46,
1810                 /* choice */
1811                 ATTR_MANDATORY,
1812                 /* number */
1813                 ATTR_SINGLE
1814             },
1815             /* attribute: descr (descr) */
1816             {
1817                 /* offset */
1818                 10,
1819                 /* choice */
1820                 ATTR_MANDATORY,
1821                 /* number */
1822                 ATTR_SINGLE
1823             },
1824             /* attribute: peering (peering) */
1825             {
1826                 /* offset */
1827                 32,
1828                 /* choice */
1829                 ATTR_MANDATORY,
1830                 /* number */
1831                 ATTR_MULTIPLE
1832             },
1833             /* attribute: remarks (remarks) */
1834             {
1835                 /* offset */
1836                 35,
1837                 /* choice */
1838                 ATTR_OPTIONAL,
1839                 /* number */
1840                 ATTR_MULTIPLE
1841             },
1842             /* attribute: tech-c (tech-c) */
1843             {
1844                 /* offset */
1845                 39,
1846                 /* choice */
1847                 ATTR_MANDATORY,
1848                 /* number */
1849                 ATTR_MULTIPLE
1850             },
1851             /* attribute: admin-c (admin-c) */
1852             {
1853                 /* offset */
1854                 1,
1855                 /* choice */
1856                 ATTR_OPTIONAL,
1857                 /* number */
1858                 ATTR_MULTIPLE
1859             },
1860             /* attribute: notify (notify) */
1861             {
1862                 /* offset */
1863                 29,
1864                 /* choice */
1865                 ATTR_OPTIONAL,
1866                 /* number */
1867                 ATTR_MULTIPLE
1868             },
1869             /* attribute: mnt-by (mnt-by) */
1870             {
1871                 /* offset */
1872                 25,
1873                 /* choice */
1874                 ATTR_MANDATORY,
1875                 /* number */
1876                 ATTR_MULTIPLE
1877             },
1878             /* attribute: changed (changed) */
1879             {
1880                 /* offset */
1881                 7,
1882                 /* choice */
1883                 ATTR_MANDATORY,
1884                 /* number */
1885                 ATTR_MULTIPLE
1886             },
1887             /* attribute: source (source) */
1888             {
1889                 /* offset */
1890                 38,
1891                 /* choice */
1892                 ATTR_MANDATORY,
1893                 /* number */
1894                 ATTR_SINGLE
1895             },
1896             /* attribute: delete (delete) */
1897             {
1898                 /* offset */
1899                 63,
1900                 /* choice */
1901                 ATTR_OPTIONAL,
1902                 /* number */
1903                 ATTR_SINGLE
1904             },
1905             /* attribute: override (override) */
1906             {
1907                 /* offset */
1908                 64,
1909                 /* choice */
1910                 ATTR_OPTIONAL,
1911                 /* number */
1912                 ATTR_SINGLE
1913             }
1914         },
1915         /* attr_hash (set by class_init()) */
1916         NULL
1917     },
1918     {
1919         /* name */
1920         "rtr-set",
1921         /* id */
1922         16,
1923         /* num_attr */
1924         13,
1925         /* attr[] */
1926         {
1927             /* attribute: rtr-set (rtr-set) */
1928             {
1929                 /* offset */
1930                 47,
1931                 /* choice */
1932                 ATTR_MANDATORY,
1933                 /* number */
1934                 ATTR_SINGLE
1935             },
1936             /* attribute: descr (descr) */
1937             {
1938                 /* offset */
1939                 10,
1940                 /* choice */
1941                 ATTR_MANDATORY,
1942                 /* number */
1943                 ATTR_SINGLE
1944             },
1945             /* attribute: members (members-is) */
1946             {
1947                 /* offset */
1948                 23,
1949                 /* choice */
1950                 ATTR_OPTIONAL,
1951                 /* number */
1952                 ATTR_MULTIPLE
1953             },
1954             /* attribute: mbrs-by-ref (mbrs-by-ref) */
1955             {
1956                 /* offset */
1957                 21,
1958                 /* choice */
1959                 ATTR_OPTIONAL,
1960                 /* number */
1961                 ATTR_MULTIPLE
1962             },
1963             /* attribute: remarks (remarks) */
1964             {
1965                 /* offset */
1966                 35,
1967                 /* choice */
1968                 ATTR_OPTIONAL,
1969                 /* number */
1970                 ATTR_MULTIPLE
1971             },
1972             /* attribute: tech-c (tech-c) */
1973             {
1974                 /* offset */
1975                 39,
1976                 /* choice */
1977                 ATTR_MANDATORY,
1978                 /* number */
1979                 ATTR_MULTIPLE
1980             },
1981             /* attribute: admin-c (admin-c) */
1982             {
1983                 /* offset */
1984                 1,
1985                 /* choice */
1986                 ATTR_OPTIONAL,
1987                 /* number */
1988                 ATTR_MULTIPLE
1989             },
1990             /* attribute: notify (notify) */
1991             {
1992                 /* offset */
1993                 29,
1994                 /* choice */
1995                 ATTR_OPTIONAL,
1996                 /* number */
1997                 ATTR_MULTIPLE
1998             },
1999             /* attribute: mnt-by (mnt-by) */
2000             {
2001                 /* offset */
2002                 25,
2003                 /* choice */
2004                 ATTR_MANDATORY,
2005                 /* number */
2006                 ATTR_MULTIPLE
2007             },
2008             /* attribute: changed (changed) */
2009             {
2010                 /* offset */
2011                 7,
2012                 /* choice */
2013                 ATTR_MANDATORY,
2014                 /* number */
2015                 ATTR_MULTIPLE
2016             },
2017             /* attribute: source (source) */
2018             {
2019                 /* offset */
2020                 38,
2021                 /* choice */
2022                 ATTR_MANDATORY,
2023                 /* number */
2024                 ATTR_SINGLE
2025             },
2026             /* attribute: delete (delete) */
2027             {
2028                 /* offset */
2029                 63,
2030                 /* choice */
2031                 ATTR_OPTIONAL,
2032                 /* number */
2033                 ATTR_SINGLE
2034             },
2035             /* attribute: override (override) */
2036             {
2037                 /* offset */
2038                 64,
2039                 /* choice */
2040                 ATTR_OPTIONAL,
2041                 /* number */
2042                 ATTR_SINGLE
2043             }
2044         },
2045         /* attr_hash (set by class_init()) */
2046         NULL
2047     }
2048 };
2049 
2050 #endif /* CLASS_TAB_H */

/* [<][>][^][v][top][bottom][index][help] */