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

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