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

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