home *** CD-ROM | disk | FTP | other *** search
/ Internet Access: To the Information Highway / InternetAccessToTheInformationHighway1994.disc1of1.iso / internet / rfc4 / rfc1442.txt < prev    next >
Text File  |  1994-05-29  |  99KB  |  3,300 lines

  1.  
  2.  
  3.  
  4.           Network Working Group                                  J. Case
  5.           Request for Comments: 1442                 SNMP Research, Inc.
  6.                                                            K. McCloghrie
  7.                                                       Hughes LAN Systems
  8.                                                                  M. Rose
  9.                                             Dover Beach Consulting, Inc.
  10.                                                            S. Waldbusser
  11.                                               Carnegie Mellon University
  12.                                                               April 1993
  13.  
  14.  
  15.                        Structure of Management Information
  16.                                for version 2 of the
  17.                    Simple Network Management Protocol (SNMPv2)
  18.  
  19.  
  20.           Status of this Memo
  21.  
  22.           This RFC specifes an IAB standards track protocol for the
  23.           Internet community, and requests discussion and suggestions
  24.           for improvements.  Please refer to the current edition of the
  25.           "IAB Official Protocol Standards" for the standardization
  26.           state and status of this protocol.  Distribution of this memo
  27.           is unlimited.
  28.  
  29.  
  30.           Table of Contents
  31.  
  32.  
  33.           1 Introduction ..........................................    2
  34.           1.1 A Note on Terminology ...............................    3
  35.           2 Definitions ...........................................    4
  36.           3.1 The MODULE-IDENTITY macro ...........................    5
  37.           3.2 Object Names and Syntaxes ...........................    7
  38.           3.3 The OBJECT-TYPE macro ...............................   10
  39.           3.5 The NOTIFICATION-TYPE macro .........................   12
  40.           3 Information Modules ...................................   13
  41.           3.1 Macro Invocation ....................................   13
  42.           3.1.1 Textual Clauses ...................................   14
  43.           3.2 IMPORTing Symbols ...................................   14
  44.           4 Naming Hierarchy ......................................   16
  45.           5 Mapping of the MODULE-IDENTITY macro ..................   17
  46.           5.1 Mapping of the LAST-UPDATED clause ..................   17
  47.           5.2 Mapping of the ORGANIZATION clause ..................   17
  48.           5.3 Mapping of the CONTACT-INFO clause ..................   17
  49.           5.4 Mapping of the DESCRIPTION clause ...................   17
  50.           5.5 Mapping of the REVISION clause ......................   17
  51.           5.6 Mapping of the DESCRIPTION clause ...................   18
  52.           5.7 Mapping of the MODULE-IDENTITY value ................   18
  53.           5.8 Usage Example .......................................   19
  54.  
  55.  
  56.  
  57.           Case, McCloghrie, Rose & Waldbusser                  [Page  i]
  58.  
  59.  
  60.  
  61.  
  62.  
  63.           RFC 1442                SMI for SNMPv2              April 1993
  64.  
  65.  
  66.           6 Mapping of the OBJECT-IDENTITY macro ..................   20
  67.           6.1 Mapping of the STATUS clause ........................   20
  68.           6.2 Mapping of the DESCRIPTION clause ...................   20
  69.           6.3 Mapping of the REFERENCE clause .....................   20
  70.           6.4 Mapping of the OBJECT-IDENTITY value ................   20
  71.           6.5 Usage Example .......................................   21
  72.           7 Mapping of the OBJECT-TYPE macro ......................   22
  73.           7.1 Mapping of the SYNTAX clause ........................   22
  74.           7.1.1 Integer32 and INTEGER .............................   22
  75.           7.1.2 OCTET STRING ......................................   23
  76.           7.1.3 OBJECT IDENTIFIER .................................   23
  77.           7.1.4 BIT STRING ........................................   23
  78.           7.1.5 IpAddress .........................................   23
  79.           7.1.6 Counter32 .........................................   24
  80.           7.1.7 Gauge32 ...........................................   24
  81.           7.1.8 TimeTicks .........................................   24
  82.           7.1.9 Opaque ............................................   25
  83.           7.1.10 NsapAddress ......................................   25
  84.           7.1.11 Counter64 ........................................   26
  85.           7.1.12 UInteger32 .......................................   26
  86.           7.2 Mapping of the UNITS clause .........................   26
  87.           7.3 Mapping of the MAX-ACCESS clause ....................   27
  88.           7.4 Mapping of the STATUS clause ........................   27
  89.           7.5 Mapping of the DESCRIPTION clause ...................   27
  90.           7.6 Mapping of the REFERENCE clause .....................   28
  91.           7.7 Mapping of the INDEX clause .........................   28
  92.           7.7.1 Creation and Deletion of Conceptual Rows ..........   30
  93.           7.8 Mapping of the AUGMENTS clause ......................   31
  94.           7.8.1 Relation between INDEX and AUGMENTS clauses .......   31
  95.           7.9 Mapping of the DEFVAL clause ........................   32
  96.           7.10 Mapping of the OBJECT-TYPE value ...................   33
  97.           7.11 Usage Example ......................................   35
  98.           8 Mapping of the NOTIFICATION-TYPE macro ................   37
  99.           8.1 Mapping of the OBJECTS clause .......................   37
  100.           8.2 Mapping of the STATUS clause ........................   37
  101.           8.3 Mapping of the DESCRIPTION clause ...................   37
  102.           8.4 Mapping of the REFERENCE clause .....................   37
  103.           8.5 Mapping of the NOTIFICATION-TYPE value ..............   38
  104.           8.6 Usage Example .......................................   39
  105.           9 Refined Syntax ........................................   40
  106.           10 Extending an Information Module ......................   41
  107.           10.1 Object Assignments .................................   41
  108.           10.2 Object Definitions .................................   41
  109.           10.3 Notification Definitions ...........................   42
  110.  
  111.  
  112.  
  113.           Case, McCloghrie, Rose & Waldbusser                  [Page ii]
  114.  
  115.  
  116.  
  117.  
  118.  
  119.           RFC 1442                SMI for SNMPv2              April 1993
  120.  
  121.  
  122.           11 Appendix: de-OSIfying a MIB module ...................   43
  123.           11.1 Managed Object Mapping .............................   43
  124.           11.1.1 Mapping to the SYNTAX clause .....................   44
  125.           11.1.2 Mapping to the UNITS clause ......................   45
  126.           11.1.3 Mapping to the MAX-ACCESS clause .................   45
  127.           11.1.4 Mapping to the STATUS clause .....................   45
  128.           11.1.5 Mapping to the DESCRIPTION clause ................   45
  129.           11.1.6 Mapping to the REFERENCE clause ..................   45
  130.           11.1.7 Mapping to the INDEX clause ......................   45
  131.           11.1.8 Mapping to the DEFVAL clause .....................   45
  132.           11.2 Action Mapping .....................................   46
  133.           11.2.1 Mapping to the SYNTAX clause .....................   46
  134.           11.2.2 Mapping to the MAX-ACCESS clause .................   46
  135.           11.2.3 Mapping to the STATUS clause .....................   46
  136.           11.2.4 Mapping to the DESCRIPTION clause ................   46
  137.           11.2.5 Mapping to the REFERENCE clause ..................   46
  138.           11.3 Event Mapping ......................................   46
  139.           11.3.1 Mapping to the STATUS clause .....................   47
  140.           11.3.2 Mapping to the DESCRIPTION clause ................   47
  141.           11.3.3 Mapping to the REFERENCE clause ..................   47
  142.           12 Acknowledgements .....................................   48
  143.           13 References ...........................................   52
  144.           14 Security Considerations ..............................   54
  145.           15 Authors' Addresses ...................................   54
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.           Case, McCloghrie, Rose & Waldbusser                   [Page 1]
  172.  
  173.  
  174.  
  175.  
  176.  
  177.           RFC 1442                SMI for SNMPv2              April 1993
  178.  
  179.  
  180.           1.  Introduction
  181.  
  182.           A network management system contains: several (potentially
  183.           many) nodes, each with a processing entity, termed an agent,
  184.           which has access to management instrumentation; at least one
  185.           management station; and, a management protocol, used to convey
  186.           management information between the agents and management
  187.           stations.  Operations of the protocol are carried out under an
  188.           administrative framework which defines both authentication and
  189.           authorization policies.
  190.  
  191.           Network management stations execute management applications
  192.           which monitor and control network elements.  Network elements
  193.           are devices such as hosts, routers, terminal servers, etc.,
  194.           which are monitored and controlled through access to their
  195.           management information.
  196.  
  197.           Management information is viewed as a collection of managed
  198.           objects, residing in a virtual information store, termed the
  199.           Management Information Base (MIB).  Collections of related
  200.           objects are defined in MIB modules.  These modules are written
  201.           using a subset of OSI's Abstract Syntax Notation One (ASN.1)
  202.           [1].  It is the purpose of this document, the Structure of
  203.           Management Information (SMI), to define that subset.
  204.  
  205.           The SMI is divided into three parts: module definitions,
  206.           object definitions, and, trap definitions.
  207.  
  208.           (1)  Module definitions are used when describing information
  209.                modules.  An ASN.1 macro, MODULE-IDENTITY, is used to
  210.                concisely convey the semantics of an information module.
  211.  
  212.           (2)  Object definitions are used when describing managed
  213.                objects.  An ASN.1 macro, OBJECT-TYPE, is used to
  214.                concisely convey the syntax and semantics of a managed
  215.                object.
  216.  
  217.           (3)  Notification definitions are used when describing
  218.                unsolicited transmissions of management information.  An
  219.                ASN.1 macro, NOTIFICATION-TYPE, is used to concisely
  220.                convey the syntax and semantics of a notification.
  221.  
  222.  
  223.  
  224.  
  225.  
  226.  
  227.  
  228.  
  229.  
  230.           Case, McCloghrie, Rose & Waldbusser                   [Page 2]
  231.  
  232.  
  233.  
  234.  
  235.  
  236.           RFC 1442                SMI for SNMPv2              April 1993
  237.  
  238.  
  239.           1.1.  A Note on Terminology
  240.  
  241.           For the purpose of exposition, the original Internet-standard
  242.           Network Management Framework, as described in RFCs 1155, 1157,
  243.           and 1212, is termed the SNMP version 1 framework (SNMPv1).
  244.           The current framework is termed the SNMP version 2 framework
  245.           (SNMPv2).
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288.  
  289.           Case, McCloghrie, Rose & Waldbusser                   [Page 3]
  290.  
  291.  
  292.  
  293.  
  294.  
  295.           RFC 1442                SMI for SNMPv2              April 1993
  296.  
  297.  
  298.           2.  Definitions
  299.  
  300.           SNMPv2-SMI DEFINITIONS ::= BEGIN
  301.  
  302.  
  303.           -- the path to the root
  304.  
  305.           internet       OBJECT IDENTIFIER ::= { iso 3 6 1 }
  306.  
  307.           directory      OBJECT IDENTIFIER ::= { internet 1 }
  308.  
  309.           mgmt           OBJECT IDENTIFIER ::= { internet 2 }
  310.  
  311.           experimental   OBJECT IDENTIFIER ::= { internet 3 }
  312.  
  313.           private        OBJECT IDENTIFIER ::= { internet 4 }
  314.           enterprises    OBJECT IDENTIFIER ::= { private 1 }
  315.  
  316.           security       OBJECT IDENTIFIER ::= { internet 5 }
  317.  
  318.           snmpV2         OBJECT IDENTIFIER ::= { internet 6 }
  319.  
  320.           -- transport domains
  321.           snmpDomains    OBJECT IDENTIFIER ::= { snmpV2 1 }
  322.  
  323.           -- transport proxies
  324.           snmpProxys     OBJECT IDENTIFIER ::= { snmpV2 2 }
  325.  
  326.           -- module identities
  327.           snmpModules    OBJECT IDENTIFIER ::= { snmpV2 3 }
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337.  
  338.  
  339.  
  340.  
  341.  
  342.  
  343.  
  344.  
  345.  
  346.  
  347.  
  348.           Case, McCloghrie, Rose & Waldbusser                   [Page 4]
  349.  
  350.  
  351.  
  352.  
  353.  
  354.           RFC 1442                SMI for SNMPv2              April 1993
  355.  
  356.  
  357.           -- definitions for information modules
  358.  
  359.           MODULE-IDENTITY MACRO ::=
  360.           BEGIN
  361.               TYPE NOTATION ::=
  362.                             "LAST-UPDATED" value(Update UTCTime)
  363.                             "ORGANIZATION" Text
  364.                             "CONTACT-INFO" Text
  365.                             "DESCRIPTION" Text
  366.                             RevisionPart
  367.  
  368.               VALUE NOTATION ::=
  369.                             value(VALUE OBJECT IDENTIFIER)
  370.  
  371.               RevisionPart ::=
  372.                             Revisions
  373.                           | empty
  374.               Revisions ::=
  375.                             Revision
  376.                           | Revisions Revision
  377.               Revision ::=
  378.                             "REVISION" value(Update UTCTime)
  379.                             "DESCRIPTION" Text
  380.  
  381.               -- uses the NVT ASCII character set
  382.               Text ::= """" string """"
  383.           END
  384.  
  385.  
  386.  
  387.  
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.  
  401.  
  402.  
  403.  
  404.  
  405.  
  406.  
  407.           Case, McCloghrie, Rose & Waldbusser                   [Page 5]
  408.  
  409.  
  410.  
  411.  
  412.  
  413.           RFC 1442                SMI for SNMPv2              April 1993
  414.  
  415.  
  416.           OBJECT-IDENTITY MACRO ::=
  417.           BEGIN
  418.               TYPE NOTATION ::=
  419.                             "STATUS" Status
  420.                             "DESCRIPTION" Text
  421.                             ReferPart
  422.  
  423.               VALUE NOTATION ::=
  424.                             value(VALUE OBJECT IDENTIFIER)
  425.  
  426.               Status ::=
  427.                             "current"
  428.                           | "obsolete"
  429.  
  430.               ReferPart ::=
  431.                           "REFERENCE" Text
  432.                         | empty
  433.  
  434.               Text ::= """" string """"
  435.           END
  436.  
  437.  
  438.  
  439.  
  440.  
  441.  
  442.  
  443.  
  444.  
  445.  
  446.  
  447.  
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466.           Case, McCloghrie, Rose & Waldbusser                   [Page 6]
  467.  
  468.  
  469.  
  470.  
  471.  
  472.           RFC 1442                SMI for SNMPv2              April 1993
  473.  
  474.  
  475.           -- names of objects
  476.  
  477.           ObjectName ::=
  478.               OBJECT IDENTIFIER
  479.  
  480.  
  481.           -- syntax of objects
  482.  
  483.           ObjectSyntax ::=
  484.               CHOICE {
  485.                   simple
  486.                       SimpleSyntax,
  487.  
  488.                     -- note that SEQUENCEs for conceptual tables and
  489.                     -- rows are not mentioned here...
  490.  
  491.                   application-wide
  492.                       ApplicationSyntax
  493.               }
  494.  
  495.  
  496.           -- built-in ASN.1 types
  497.  
  498.           SimpleSyntax ::=
  499.               CHOICE {
  500.                   -- INTEGERs with a more restrictive range
  501.                   -- may also be used
  502.                   integer-value
  503.                       INTEGER (-2147483648..2147483647),
  504.  
  505.                   string-value
  506.                       OCTET STRING,
  507.  
  508.                   objectID-value
  509.                       OBJECT IDENTIFIER,
  510.  
  511.                   -- only the enumerated form is allowed
  512.                   bit-value
  513.                       BIT STRING
  514.               }
  515.  
  516.  
  517.  
  518.  
  519.  
  520.  
  521.  
  522.  
  523.  
  524.  
  525.           Case, McCloghrie, Rose & Waldbusser                   [Page 7]
  526.  
  527.  
  528.  
  529.  
  530.  
  531.           RFC 1442                SMI for SNMPv2              April 1993
  532.  
  533.  
  534.           -- indistinguishable from INTEGER, but never needs more than
  535.           -- 32-bits for a two's complement representation
  536.           Integer32 ::=
  537.               [UNIVERSAL 2]
  538.                   IMPLICIT INTEGER (-2147483648..2147483647)
  539.  
  540.  
  541.           -- application-wide types
  542.  
  543.           ApplicationSyntax ::=
  544.               CHOICE {
  545.                   ipAddress-value
  546.                       IpAddress,
  547.  
  548.                   counter-value
  549.                       Counter32,
  550.  
  551.                   gauge-value
  552.                       Gauge32,
  553.  
  554.                   timeticks-value
  555.                       TimeTicks,
  556.  
  557.                   arbitrary-value
  558.                       Opaque,
  559.  
  560.                   nsapAddress-value
  561.                       NsapAddress,
  562.  
  563.                   big-counter-value
  564.                       Counter64,
  565.  
  566.                   unsigned-integer-value
  567.                       UInteger32
  568.               }
  569.  
  570.           -- in network-byte order
  571.           -- (this is a tagged type for historical reasons)
  572.           IpAddress ::=
  573.               [APPLICATION 0]
  574.                   IMPLICIT OCTET STRING (SIZE (4))
  575.  
  576.  
  577.  
  578.  
  579.  
  580.  
  581.  
  582.  
  583.  
  584.           Case, McCloghrie, Rose & Waldbusser                   [Page 8]
  585.  
  586.  
  587.  
  588.  
  589.  
  590.           RFC 1442                SMI for SNMPv2              April 1993
  591.  
  592.  
  593.           -- this wraps
  594.           Counter32 ::=
  595.               [APPLICATION 1]
  596.                   IMPLICIT INTEGER (0..4294967295)
  597.  
  598.           -- this doesn't wrap
  599.           Gauge32 ::=
  600.               [APPLICATION 2]
  601.                   IMPLICIT INTEGER (0..4294967295)
  602.  
  603.           -- hundredths of seconds since an epoch
  604.           TimeTicks ::=
  605.               [APPLICATION 3]
  606.                   IMPLICIT INTEGER (0..4294967295)
  607.  
  608.           -- for backward-compatibility only
  609.           Opaque ::=
  610.               [APPLICATION 4]
  611.                   IMPLICIT OCTET STRING
  612.  
  613.           -- for OSI NSAP addresses
  614.           -- (this is a tagged type for historical reasons)
  615.           NsapAddress ::=
  616.               [APPLICATION 5]
  617.                   IMPLICIT OCTET STRING (SIZE (1 | 4..21))
  618.  
  619.           -- for counters that wrap in less than one hour with only 32 bits
  620.           Counter64 ::=
  621.               [APPLICATION 6]
  622.                   IMPLICIT INTEGER (0..18446744073709551615)
  623.  
  624.           -- an unsigned 32-bit quantity
  625.           UInteger32 ::=
  626.               [APPLICATION 7]
  627.                   IMPLICIT INTEGER (0..4294967295)
  628.  
  629.  
  630.  
  631.  
  632.  
  633.  
  634.  
  635.  
  636.  
  637.  
  638.  
  639.  
  640.  
  641.  
  642.  
  643.           Case, McCloghrie, Rose & Waldbusser                   [Page 9]
  644.  
  645.  
  646.  
  647.  
  648.  
  649.           RFC 1442                SMI for SNMPv2              April 1993
  650.  
  651.  
  652.           -- definition for objects
  653.  
  654.           OBJECT-TYPE MACRO ::=
  655.           BEGIN
  656.               TYPE NOTATION ::=
  657.                             "SYNTAX" type(Syntax)
  658.                             UnitsPart
  659.                             "MAX-ACCESS" Access
  660.                             "STATUS" Status
  661.                             "DESCRIPTION" Text
  662.                             ReferPart
  663.                             IndexPart
  664.                             DefValPart
  665.  
  666.               VALUE NOTATION ::=
  667.                             value(VALUE ObjectName)
  668.  
  669.               UnitsPart ::=
  670.                             "UNITS" Text
  671.                           | empty
  672.  
  673.               Access ::=
  674.                             "not-accessible"
  675.                           | "read-only"
  676.                           | "read-write"
  677.                           | "read-create"
  678.  
  679.               Status ::=
  680.                             "current"
  681.                           | "deprecated"
  682.                           | "obsolete"
  683.  
  684.               ReferPart ::=
  685.                             "REFERENCE" Text
  686.                           | empty
  687.  
  688.               IndexPart ::=
  689.                             "INDEX"    "{" IndexTypes "}"
  690.                           | "AUGMENTS" "{" Entry      "}"
  691.                           | empty
  692.               IndexTypes ::=
  693.                             IndexType
  694.                           | IndexTypes "," IndexType
  695.  
  696.  
  697.  
  698.  
  699.  
  700.  
  701.  
  702.           Case, McCloghrie, Rose & Waldbusser                  [Page 10]
  703.  
  704.  
  705.  
  706.  
  707.  
  708.           RFC 1442                SMI for SNMPv2              April 1993
  709.  
  710.  
  711.               IndexType ::=
  712.                             "IMPLIED" Index
  713.                           | Index
  714.               Index ::=
  715.                               -- use the SYNTAX value of the
  716.                               -- correspondent OBJECT-TYPE invocation
  717.                             value(Indexobject ObjectName)
  718.               Entry ::=
  719.                               -- use the INDEX value of the
  720.                               -- correspondent OBJECT-TYPE invocation
  721.                             value(Entryobject ObjectName)
  722.  
  723.               DefValPart ::=
  724.                             "DEFVAL" "{" value(Defval Syntax) "}"
  725.                           | empty
  726.  
  727.               -- uses the NVT ASCII character set
  728.               Text ::= """" string """"
  729.           END
  730.  
  731.  
  732.  
  733.  
  734.  
  735.  
  736.  
  737.  
  738.  
  739.  
  740.  
  741.  
  742.  
  743.  
  744.  
  745.  
  746.  
  747.  
  748.  
  749.  
  750.  
  751.  
  752.  
  753.  
  754.  
  755.  
  756.  
  757.  
  758.  
  759.  
  760.  
  761.           Case, McCloghrie, Rose & Waldbusser                  [Page 11]
  762.  
  763.  
  764.  
  765.  
  766.  
  767.           RFC 1442                SMI for SNMPv2              April 1993
  768.  
  769.  
  770.           -- definitions for notifications
  771.  
  772.           NOTIFICATION-TYPE MACRO ::=
  773.           BEGIN
  774.               TYPE NOTATION ::=
  775.                             ObjectsPart
  776.                             "STATUS" Status
  777.                             "DESCRIPTION" Text
  778.                             ReferPart
  779.  
  780.               VALUE NOTATION ::=
  781.                             value(VALUE OBJECT IDENTIFIER)
  782.  
  783.               ObjectsPart ::=
  784.                             "OBJECTS" "{" Objects "}"
  785.                           | empty
  786.               Objects ::=
  787.                             Object
  788.                           | Objects "," Object
  789.               Object ::=
  790.                             value(Name ObjectName)
  791.  
  792.               Status ::=
  793.                             "current"
  794.                           | "deprecated"
  795.                           | "obsolete"
  796.  
  797.               ReferPart ::=
  798.                           "REFERENCE" Text
  799.                         | empty
  800.  
  801.               -- uses the NVT ASCII character set
  802.               Text ::= """" string """"
  803.           END
  804.  
  805.  
  806.           END
  807.  
  808.  
  809.  
  810.  
  811.  
  812.  
  813.  
  814.  
  815.  
  816.  
  817.  
  818.  
  819.  
  820.           Case, McCloghrie, Rose & Waldbusser                  [Page 12]
  821.  
  822.  
  823.  
  824.  
  825.  
  826.           RFC 1442                SMI for SNMPv2              April 1993
  827.  
  828.  
  829.           3.  Information Modules
  830.  
  831.           An "information module" is an ASN.1 module defining
  832.           information relating to network management.
  833.  
  834.           The SMI describes how to use a subset of ASN.1 to define an
  835.           information module.  Further, additional restrictions are
  836.           placed on "standard" information modules.  It is strongly
  837.           recommended that "enterprise-specific" information modules
  838.           also adhere to these restrictions.
  839.  
  840.           Typically, there are three kinds of information modules:
  841.  
  842.           (1)  MIB modules, which contain definitions of inter-related
  843.                managed objects, make use of the OBJECT-TYPE and
  844.                NOTIFICATION-TYPE macros;
  845.  
  846.           (2)  compliance statements for MIB modules, which make use of
  847.                the MODULE-COMPLIANCE and OBJECT-GROUP macros [2]; and,
  848.  
  849.           (3)  capability statements for agent implementations which
  850.                make use of the AGENT-CAPABILITIES macros [2].
  851.  
  852.           This classification scheme does not imply a rigid taxonomy.
  853.           For example, a "standard" information module might include
  854.           definitions of managed objects and a compliance statement.
  855.           Similarly, an "enterprise-specific" information module might
  856.           include definitions of managed objects and a capability
  857.           statement.  Of course, a "standard" information module may not
  858.           contain capability statements.
  859.  
  860.           All information modules start with exactly one invocation of
  861.           the MODULE-IDENTITY macro, which provides contact and revision
  862.           history.  This invocation must appear immediately after any
  863.           IMPORTs or EXPORTs statements.
  864.  
  865.  
  866.           3.1.  Macro Invocation
  867.  
  868.           Within an information module, each macro invocation appears
  869.           as:
  870.  
  871.                <descriptor> <macro> <clauses> ::= <value>
  872.  
  873.           where <descriptor> corresponds to an ASN.1 identifier, <macro>
  874.  
  875.  
  876.  
  877.  
  878.  
  879.           Case, McCloghrie, Rose & Waldbusser                  [Page 13]
  880.  
  881.  
  882.  
  883.  
  884.  
  885.           RFC 1442                SMI for SNMPv2              April 1993
  886.  
  887.  
  888.           names the macro being invoked, and <clauses> and <value>
  889.           depend on the definition of the macro.
  890.  
  891.           An ASN.1 identifier consists of one or more letters, digits,
  892.           or hyphens.  The initial character must be a lower-case
  893.           letter, and the final character may not be a hyphen.  Further,
  894.           a hyphen may not be immediatedly followed by another hyphen.
  895.  
  896.           For all descriptors appearing in an information module, the
  897.           descriptor shall be unique and mnemonic, and shall not exceed
  898.           64 characters in length.  This promotes a common language for
  899.           humans to use when discussing the information module and also
  900.           facilitates simple table mappings for user-interfaces.
  901.  
  902.           The set of descriptors defined in all "standard" information
  903.           modules shall be unique.  Further, within any information
  904.           module, the hyphen is not allowed as a character in any
  905.           descriptor.
  906.  
  907.           Finally, by convention, if the descriptor refers to an object
  908.           with a SYNTAX clause value of either Counter32 or Counter64,
  909.           then the descriptor used for the object should denote
  910.           plurality.
  911.  
  912.  
  913.           3.1.1.  Textual Clauses
  914.  
  915.           Some clauses in a macro invocation may take a textual value
  916.           (e.g., the DESCRIPTION clause).  Note that, in order to
  917.           conform to the ASN.1 syntax, the entire value of these clauses
  918.           must be enclosed in double quotation marks, and therefore
  919.           cannot itself contain double quotation marks, although the
  920.           value may be multi-line.
  921.  
  922.  
  923.           3.2.  IMPORTing Symbols
  924.  
  925.           To reference an external object, the IMPORTS statement must be
  926.           used to identify both the descriptor and the module defining
  927.           the descriptor.
  928.  
  929.           Note that when symbols from "enterprise-specific" information
  930.           modules are referenced  (e.g., a descriptor), there is the
  931.           possibility of collision.  As such, if different objects with
  932.           the same descriptor are IMPORTed, then this ambiguity is
  933.  
  934.  
  935.  
  936.  
  937.  
  938.           Case, McCloghrie, Rose & Waldbusser                  [Page 14]
  939.  
  940.  
  941.  
  942.  
  943.  
  944.           RFC 1442                SMI for SNMPv2              April 1993
  945.  
  946.  
  947.           resolved by prefixing the descriptor with the name of the
  948.           information module and a dot ("."), i.e.,
  949.  
  950.                "module.descriptor"
  951.  
  952.           (All descriptors must be unique within any information
  953.           module.)
  954.  
  955.           Of course, this notation can be used even when there is no
  956.           collision when IMPORTing symbols.
  957.  
  958.           Finally, the IMPORTS statement may not be used to import an
  959.           ASN.1 named type which corresponds to either the SEQUENCE or
  960.           SEQUENCE OF type.
  961.  
  962.  
  963.  
  964.  
  965.  
  966.  
  967.  
  968.  
  969.  
  970.  
  971.  
  972.  
  973.  
  974.  
  975.  
  976.  
  977.  
  978.  
  979.  
  980.  
  981.  
  982.  
  983.  
  984.  
  985.  
  986.  
  987.  
  988.  
  989.  
  990.  
  991.  
  992.  
  993.  
  994.  
  995.  
  996.  
  997.           Case, McCloghrie, Rose & Waldbusser                  [Page 15]
  998.  
  999.  
  1000.  
  1001.  
  1002.  
  1003.           RFC 1442                SMI for SNMPv2              April 1993
  1004.  
  1005.  
  1006.           4.  Naming Hierarchy
  1007.  
  1008.           The root of the subtree administered by the Internet Assigned
  1009.           Numbers Authority (IANA) for the Internet is:
  1010.  
  1011.                internet       OBJECT IDENTIFIER ::= { iso 3 6 1 }
  1012.  
  1013.           That is, the Internet subtree of OBJECT IDENTIFIERs starts
  1014.           with the prefix:
  1015.  
  1016.                1.3.6.1.
  1017.  
  1018.           Several branches underneath this subtree are used for network
  1019.           management:
  1020.  
  1021.                mgmt           OBJECT IDENTIFIER ::= { internet 2 }
  1022.                experimental   OBJECT IDENTIFIER ::= { internet 3 }
  1023.                private        OBJECT IDENTIFIER ::= { internet 4 }
  1024.                enterprises    OBJECT IDENTIFIER ::= { private 1 }
  1025.  
  1026.           However, the SMI does not prohibit the definition of objects
  1027.           in other portions of the object tree.
  1028.  
  1029.           The mgmt(2) subtree is used to identify "standard" objects.
  1030.  
  1031.           The experimental(3) subtree is used to identify objects being
  1032.           designed by working groups of the IETF.  If an information
  1033.           module produced by a working group becomes a "standard"
  1034.           information module, then at the very beginning of its entry
  1035.           onto the Internet standards track, the objects are moved under
  1036.           the mgmt(2) subtree.
  1037.  
  1038.           The private(4) subtree is used to identify objects defined
  1039.           unilaterally.  The enterprises(1) subtree beneath private is
  1040.           used, among other things, to permit providers of networking
  1041.           subsystems to register models of their products.
  1042.  
  1043.  
  1044.  
  1045.  
  1046.  
  1047.  
  1048.  
  1049.  
  1050.  
  1051.  
  1052.  
  1053.  
  1054.  
  1055.  
  1056.           Case, McCloghrie, Rose & Waldbusser                  [Page 16]
  1057.  
  1058.  
  1059.  
  1060.  
  1061.  
  1062.           RFC 1442                SMI for SNMPv2              April 1993
  1063.  
  1064.  
  1065.           5.  Mapping of the MODULE-IDENTITY macro
  1066.  
  1067.           The MODULE-IDENTITY macro is used to provide contact and
  1068.           revision history for each information module.  It must appear
  1069.           exactly once in every information module.  It should be noted
  1070.           that the expansion of the MODULE-IDENTITY macro is something
  1071.           which conceptually happens during implementation and not
  1072.           during run-time.
  1073.  
  1074.  
  1075.           5.1.  Mapping of the LAST-UPDATED clause
  1076.  
  1077.           The LAST-UPDATED clause, which must be present, contains the
  1078.           date and time that this information module was last edited.
  1079.  
  1080.  
  1081.           5.2.  Mapping of the ORGANIZATION clause
  1082.  
  1083.           The ORGANIZATION clause, which must be present, contains a
  1084.           textual description of the organization under whose auspices
  1085.           this information module was developed.
  1086.  
  1087.  
  1088.           5.3.  Mapping of the CONTACT-INFO clause
  1089.  
  1090.           The CONTACT-INFO clause, which must be present, contains the
  1091.           name, postal address, telephone number, and electronic mail
  1092.           address of the person to whom technical queries concerning
  1093.           this information module should be sent.
  1094.  
  1095.  
  1096.           5.4.  Mapping of the DESCRIPTION clause
  1097.  
  1098.           The DESCRIPTION clause, which must be present, contains a
  1099.           high-level textual description of the contents of this
  1100.           information module.
  1101.  
  1102.  
  1103.           5.5.  Mapping of the REVISION clause
  1104.  
  1105.           The REVISION clause, which need not be present, is repeatedly
  1106.           used to describe the revisions made to this information
  1107.           module, in reverse chronological order.  Each instance of this
  1108.           clause contains the date and time of the revision.
  1109.  
  1110.  
  1111.  
  1112.  
  1113.  
  1114.  
  1115.           Case, McCloghrie, Rose & Waldbusser                  [Page 17]
  1116.  
  1117.  
  1118.  
  1119.  
  1120.  
  1121.           RFC 1442                SMI for SNMPv2              April 1993
  1122.  
  1123.  
  1124.           5.6.  Mapping of the DESCRIPTION clause
  1125.  
  1126.           The DESCRIPTION clause, which must be present for each
  1127.           REVISION clause, contains a high-level textual description of
  1128.           the revision identified in that REVISION clause.
  1129.  
  1130.  
  1131.           5.7.  Mapping of the MODULE-IDENTITY value
  1132.  
  1133.           The value of an invocation of the MODULE-IDENTITY macro is an
  1134.           OBJECT IDENTIFIER.  As such, this value may be authoritatively
  1135.           used when referring to the information module containing the
  1136.           invocation.
  1137.  
  1138.  
  1139.  
  1140.  
  1141.  
  1142.  
  1143.  
  1144.  
  1145.  
  1146.  
  1147.  
  1148.  
  1149.  
  1150.  
  1151.  
  1152.  
  1153.  
  1154.  
  1155.  
  1156.  
  1157.  
  1158.  
  1159.  
  1160.  
  1161.  
  1162.  
  1163.  
  1164.  
  1165.  
  1166.  
  1167.  
  1168.  
  1169.  
  1170.  
  1171.  
  1172.  
  1173.  
  1174.           Case, McCloghrie, Rose & Waldbusser                  [Page 18]
  1175.  
  1176.  
  1177.  
  1178.  
  1179.  
  1180.           RFC 1442                SMI for SNMPv2              April 1993
  1181.  
  1182.  
  1183.           5.8.  Usage Example
  1184.  
  1185.           Consider how a skeletal MIB module might be constructed: e.g.,
  1186.  
  1187.           FIZBIN-MIB DEFINITIONS ::= BEGIN
  1188.  
  1189.           IMPORTS
  1190.               MODULE-IDENTITY, OBJECT-TYPE, experimental
  1191.                   FROM SNMPv2-SMI;
  1192.  
  1193.  
  1194.           fizbin MODULE-IDENTITY
  1195.               LAST-UPDATED "9210070433Z"
  1196.               ORGANIZATION "IETF SNMPv2 Working Group"
  1197.               CONTACT-INFO
  1198.                       "        Marshall T. Rose
  1199.  
  1200.                        Postal: Dover Beach Consulting, Inc.
  1201.                                420 Whisman Court
  1202.                                Mountain View, CA  94043-2186
  1203.                                US
  1204.  
  1205.                           Tel: +1 415 968 1052
  1206.                           Fax: +1 415 968 2510
  1207.  
  1208.                        E-mail: mrose@dbc.mtview.ca.us"
  1209.               DESCRIPTION
  1210.                       "The MIB module for entities implementing the xxxx
  1211.                       protocol."
  1212.               REVISION      "9210070433Z"
  1213.               DESCRIPTION
  1214.                       "Initial version of this MIB module."
  1215.           -- contact IANA for actual number
  1216.               ::= { experimental xx }
  1217.  
  1218.  
  1219.           END
  1220.  
  1221.  
  1222.  
  1223.  
  1224.  
  1225.  
  1226.  
  1227.  
  1228.  
  1229.  
  1230.  
  1231.  
  1232.  
  1233.           Case, McCloghrie, Rose & Waldbusser                  [Page 19]
  1234.  
  1235.  
  1236.  
  1237.  
  1238.  
  1239.           RFC 1442                SMI for SNMPv2              April 1993
  1240.  
  1241.  
  1242.           6.  Mapping of the OBJECT-IDENTITY macro
  1243.  
  1244.           The OBJECT-IDENTITY macro is used to define information about
  1245.           an OBJECT IDENTIFIER assignment.  It should be noted that the
  1246.           expansion of the OBJECT-IDENTITY macro is something which
  1247.           conceptually happens during implementation and not during
  1248.           run-time.
  1249.  
  1250.  
  1251.           6.1.  Mapping of the STATUS clause
  1252.  
  1253.           The STATUS clause, which must be present, indicates whether
  1254.           this definition is current or historic.
  1255.  
  1256.           The values "current", and "obsolete" are self-explanatory.
  1257.  
  1258.  
  1259.           6.2.  Mapping of the DESCRIPTION clause
  1260.  
  1261.           The DESCRIPTION clause, which must be present, contains a
  1262.           textual description of the object assignment.
  1263.  
  1264.  
  1265.           6.3.  Mapping of the REFERENCE clause
  1266.  
  1267.           The REFERENCE clause, which need not be present, contains a
  1268.           textual cross-reference to an object assignment defined in
  1269.           some other information module.
  1270.  
  1271.  
  1272.           6.4.  Mapping of the OBJECT-IDENTITY value
  1273.  
  1274.           The value of an invocation of the OBJECT-IDENTITY macro is an
  1275.           OBJECT IDENTIFIER.
  1276.  
  1277.  
  1278.  
  1279.  
  1280.  
  1281.  
  1282.  
  1283.  
  1284.  
  1285.  
  1286.  
  1287.  
  1288.  
  1289.  
  1290.  
  1291.  
  1292.           Case, McCloghrie, Rose & Waldbusser                  [Page 20]
  1293.  
  1294.  
  1295.  
  1296.  
  1297.  
  1298.           RFC 1442                SMI for SNMPv2              April 1993
  1299.  
  1300.  
  1301.           6.5.  Usage Example
  1302.  
  1303.           Consider how an OBJECT IDENTIFIER assignment might be made:
  1304.           e.g.,
  1305.  
  1306.           fizbin69 OBJECT-IDENTITY
  1307.               STATUS  current
  1308.               DESCRIPTION
  1309.                       "The authoritative identity of the Fizbin 69
  1310.                       chipset."
  1311.               ::= { fizbinChipSets 1 }
  1312.  
  1313.  
  1314.  
  1315.  
  1316.  
  1317.  
  1318.  
  1319.  
  1320.  
  1321.  
  1322.  
  1323.  
  1324.  
  1325.  
  1326.  
  1327.  
  1328.  
  1329.  
  1330.  
  1331.  
  1332.  
  1333.  
  1334.  
  1335.  
  1336.  
  1337.  
  1338.  
  1339.  
  1340.  
  1341.  
  1342.  
  1343.  
  1344.  
  1345.  
  1346.  
  1347.  
  1348.  
  1349.  
  1350.  
  1351.           Case, McCloghrie, Rose & Waldbusser                  [Page 21]
  1352.  
  1353.  
  1354.  
  1355.  
  1356.  
  1357.           RFC 1442                SMI for SNMPv2              April 1993
  1358.  
  1359.  
  1360.           7.  Mapping of the OBJECT-TYPE macro
  1361.  
  1362.           The OBJECT-TYPE macro is used to define a managed object.  It
  1363.           should be noted that the expansion of the OBJECT-TYPE macro is
  1364.           something which conceptually happens during implementation and
  1365.           not during run-time.
  1366.  
  1367.  
  1368.           7.1.  Mapping of the SYNTAX clause
  1369.  
  1370.           The SYNTAX clause, which must be present, defines the abstract
  1371.           data structure corresponding to that object.  The data
  1372.           structure must be one of the alternatives defined in the
  1373.           ObjectSyntax CHOICE.
  1374.  
  1375.           Full ASN.1 sub-typing is allowed, as appropriate to the
  1376.           underingly ASN.1 type, primarily as an aid to implementors in
  1377.           understanding the meaning of the object.  Any such restriction
  1378.           on size, range, enumerations or repertoire specified in this
  1379.           clause represents the maximal level of support which makes
  1380.           "protocol sense".  Of course, sub-typing is not allowed for
  1381.           the Counter32 or Counter64 types, but is allowed for the
  1382.           Gauge32 type.
  1383.  
  1384.           The semantics of ObjectSyntax are now described.
  1385.  
  1386.  
  1387.           7.1.1.  Integer32 and INTEGER
  1388.  
  1389.           The Integer32 type represents integer-valued information
  1390.           between -2^31 and 2^31-1 inclusive (-2147483648 to 2147483647
  1391.           decimal).  This type is indistinguishable from the INTEGER
  1392.           type.
  1393.  
  1394.           The INTEGER type may also be used to represent integer-valued
  1395.           information, if it contains named-number enumerations, or if
  1396.           it is sub-typed to be more constrained than the Integer32
  1397.           type.  In the former case, only those named-numbers so
  1398.           enumerated may be present as a value.  Note that although it
  1399.           is recommended that enumerated values start at 1 and be
  1400.           numbered contiguously, any valid value for Integer32 is
  1401.           allowed for an enumerated value and, further, enumerated
  1402.           values needn't be contiguously assigned.
  1403.  
  1404.  
  1405.  
  1406.  
  1407.  
  1408.  
  1409.  
  1410.           Case, McCloghrie, Rose & Waldbusser                  [Page 22]
  1411.  
  1412.  
  1413.  
  1414.  
  1415.  
  1416.           RFC 1442                SMI for SNMPv2              April 1993
  1417.  
  1418.  
  1419.           Finally, the hyphen character is not allowed as a part of the
  1420.           label name for any named-number enumeration.
  1421.  
  1422.  
  1423.           7.1.2.  OCTET STRING
  1424.  
  1425.           The OCTET STRING type represents arbitrary binary or textual
  1426.           data.  Although there is no SMI-specified size limitation for
  1427.           this type, MIB designers should realize that there may be
  1428.           implementation and interoperability limitations for sizes in
  1429.           excess of 255 octets.
  1430.  
  1431.  
  1432.           7.1.3.  OBJECT IDENTIFIER
  1433.  
  1434.           The OBJECT IDENTIFIER type represents administratively
  1435.           assigned names.  Any instance of this type may have at most
  1436.           128 sub-identifiers.  Further, each sub-identifier must not
  1437.           exceed the value 2^32-1 (4294967295 decimal).
  1438.  
  1439.  
  1440.           7.1.4.  BIT STRING
  1441.  
  1442.           The BIT STRING type represents an enumeration of named bits.
  1443.           This collection is assigned non-negative, contiguous values,
  1444.           starting at zero.  Only those named-bits so enumerated may be
  1445.           present in a value.
  1446.  
  1447.           A requirement on "standard" MIB modules is that the hyphen
  1448.           character is not allowed as a part of the label name for any
  1449.           named-bit enumeration.
  1450.  
  1451.  
  1452.           7.1.5.  IpAddress
  1453.  
  1454.           The IpAddress type represents a 32-bit internet address.  It
  1455.           is represented as an OCTET STRING of length 4, in network
  1456.           byte-order.
  1457.  
  1458.           Note that the IpAddress type is a tagged type for historical
  1459.           reasons.  Network addresses should be represented using an
  1460.           invocation of the TEXTUAL-CONVENTION macro [3].
  1461.  
  1462.  
  1463.  
  1464.  
  1465.  
  1466.  
  1467.  
  1468.  
  1469.           Case, McCloghrie, Rose & Waldbusser                  [Page 23]
  1470.  
  1471.  
  1472.  
  1473.  
  1474.  
  1475.           RFC 1442                SMI for SNMPv2              April 1993
  1476.  
  1477.  
  1478.           7.1.6.  Counter32
  1479.  
  1480.           The Counter32 type represents a non-negative integer which
  1481.           monotonically increases until it reaches a maximum value of
  1482.           2^32-1 (4294967295 decimal), when it wraps around and starts
  1483.           increasing again from zero.
  1484.  
  1485.           Counters have no defined "initial" value, and thus, a single
  1486.           value of a Counter has (in general) no information content.
  1487.           Discontinuities in the monotonically increasing value normally
  1488.           occur at re-initialization of the management system, and at
  1489.           other times as specified in the description of an object-type
  1490.           using this ASN.1 type.  If such other times can occur, for
  1491.           example, the creation of an object instance at times other
  1492.           than re-initialization, then a corresponding object should be
  1493.           defined with a SYNTAX clause value of TimeStamp (a textual
  1494.           convention defined in [3]) indicating the time of the last
  1495.           discontinuity.
  1496.  
  1497.           The value of the MAX-ACCESS clause for objects with a SYNTAX
  1498.           clause value of Counter32 is always "read-only".
  1499.  
  1500.           A DEFVAL clause is not allowed for objects with a SYNTAX
  1501.           clause value of Counter32.
  1502.  
  1503.  
  1504.           7.1.7.  Gauge32
  1505.  
  1506.           The Gauge32 type represents a non-negative integer, which may
  1507.           increase or decrease, but shall never exceed a maximum value.
  1508.           The maximum value can not be greater than 2^32-1 (4294967295
  1509.           decimal).  The value of a Gauge has its maximum value whenever
  1510.           the information being modeled is greater or equal to that
  1511.           maximum value; if the information being modeled subsequently
  1512.           decreases below the maximum value, the Gauge also decreases.
  1513.  
  1514.  
  1515.           7.1.8.  TimeTicks
  1516.  
  1517.           The TimeTicks type represents a non-negative integer which
  1518.           represents the time, modulo 2^32 (4294967296 decimal), in
  1519.           hundredths of a second between two epochs.  When objects are
  1520.           defined which use this ASN.1 type, the description of the
  1521.           object identifies both of the reference epochs.
  1522.  
  1523.  
  1524.  
  1525.  
  1526.  
  1527.  
  1528.           Case, McCloghrie, Rose & Waldbusser                  [Page 24]
  1529.  
  1530.  
  1531.  
  1532.  
  1533.  
  1534.           RFC 1442                SMI for SNMPv2              April 1993
  1535.  
  1536.  
  1537.           For example, [3] defines the TimeStamp textual convention
  1538.           which is based on the TimeTicks type.  With a TimeStamp, the
  1539.           first reference epoch is defined as when MIB-II's sysUpTime
  1540.           [7] was zero, and the second reference epoch is defined as the
  1541.           current value of sysUpTime.
  1542.  
  1543.  
  1544.           7.1.9.  Opaque
  1545.  
  1546.           The Opaque type is provided solely for backward-compatibility,
  1547.           and shall not be used for newly-defined object types.
  1548.  
  1549.           The Opaque type supports the capability to pass arbitrary
  1550.           ASN.1 syntax.  A value is encoded using the ASN.1 Basic
  1551.           Encoding Rules [4] into a string of octets.  This, in turn, is
  1552.           encoded as an OCTET STRING, in effect "double-wrapping" the
  1553.           original ASN.1 value.
  1554.  
  1555.           Note that a conforming implementation need only be able to
  1556.           accept and recognize opaquely-encoded data.  It need not be
  1557.           able to unwrap the data and then interpret its contents.
  1558.  
  1559.           A requirement on "standard" MIB modules is that no object may
  1560.           have a SYNTAX clause value of Opaque.
  1561.  
  1562.  
  1563.           7.1.10.  NsapAddress
  1564.  
  1565.           The NsapAddress type represents an OSI address as a variable-
  1566.           length OCTET STRING.  The first octet of the string contains a
  1567.           binary value in the range of 0..20, and indicates the length
  1568.           in octets of the NSAP.  Following the first octet, is the
  1569.           NSAP, expressed in concrete binary notation, starting with the
  1570.           most significant octet.  A zero-length NSAP is used as a
  1571.           "special" address meaning "the default NSAP" (analogous to the
  1572.           IP address of 0.0.0.0).  Such an NSAP is encoded as a single
  1573.           octet, containing the value 0.  All other NSAPs are encoded in
  1574.           at least 4 octets.
  1575.  
  1576.           Note that the NsapAddress type is a tagged type for historical
  1577.           reasons.  Network addresses should be represented using an
  1578.           invocation of the TEXTUAL-CONVENTION macro [3].
  1579.  
  1580.  
  1581.  
  1582.  
  1583.  
  1584.  
  1585.  
  1586.  
  1587.           Case, McCloghrie, Rose & Waldbusser                  [Page 25]
  1588.  
  1589.  
  1590.  
  1591.  
  1592.  
  1593.           RFC 1442                SMI for SNMPv2              April 1993
  1594.  
  1595.  
  1596.           7.1.11.  Counter64
  1597.  
  1598.           The Counter64 type represents a non-negative integer which
  1599.           monotonically increases until it reaches a maximum value of
  1600.           2^64-1 (18446744073709551615 decimal), when it wraps around
  1601.           and starts increasing again from zero.
  1602.  
  1603.           Counters have no defined "initial" value, and thus, a single
  1604.           value of a Counter has (in general) no information content.
  1605.           Discontinuities in the monotonically increasing value normally
  1606.           occur at re-initialization of the management system, and at
  1607.           other times as specified in the description of an object-type
  1608.           using this ASN.1 type.  If such other times can occur, for
  1609.           example, the creation of an object instance at times other
  1610.           than re-initialization, then a corresponding object should be
  1611.           defined with a SYNTAX clause value of TimeStamp (a textual
  1612.           convention defined in [3]) indicating the time of the last
  1613.           discontinuity.
  1614.  
  1615.           The value of the MAX-ACCESS clause for objects with a SYNTAX
  1616.           clause value of Counter64 is always "read-only".
  1617.  
  1618.           A requirement on "standard" MIB modules is that the Counter64
  1619.           type may be used only if the information being modeled would
  1620.           wrap in less than one hour if the Counter32 type was used
  1621.           instead.
  1622.  
  1623.           A DEFVAL clause is not allowed for objects with a SYNTAX
  1624.           clause value of Counter64.
  1625.  
  1626.  
  1627.           7.1.12.  UInteger32
  1628.  
  1629.           The UInteger32 type represents integer-valued information
  1630.           between 0 and 2^32-1 inclusive (0 to 4294967295 decimal).
  1631.  
  1632.  
  1633.           7.2.  Mapping of the UNITS clause
  1634.  
  1635.           This UNITS clause, which need not be present, contains a
  1636.           textual definition of the units associated with that object.
  1637.  
  1638.  
  1639.  
  1640.  
  1641.  
  1642.  
  1643.  
  1644.  
  1645.  
  1646.           Case, McCloghrie, Rose & Waldbusser                  [Page 26]
  1647.  
  1648.  
  1649.  
  1650.  
  1651.  
  1652.           RFC 1442                SMI for SNMPv2              April 1993
  1653.  
  1654.  
  1655.           7.3.  Mapping of the MAX-ACCESS clause
  1656.  
  1657.           The MAX-ACCESS clause, which must be present, defines whether
  1658.           it makes "protocol sense" to read, write and/or create an
  1659.           instance of the object.  This is the maximal level of access
  1660.           for the object.  (This maximal level of access is independent
  1661.           of any administrative authorization policy.)
  1662.  
  1663.           The value "read-write" indicates that read and write access
  1664.           make "protocol sense", but create does not.  The value "read-
  1665.           create" indicates that read, write and create access make
  1666.           "protocol sense".  The value "not-accessible" indicates either
  1667.           an auxiliary object (see Section 7.7) or an object which is
  1668.           accessible only via a notificationn (e.g., snmpTrapOID [5]).
  1669.  
  1670.           These values are ordered, from least to greatest: "not-
  1671.           accessible", "read-only", "read-write", "read-create".
  1672.  
  1673.           If any columnar object in a conceptual row has "read-create"
  1674.           as its maximal level of access, then no other columnar object
  1675.           of the same conceptual row may have a maximal access of
  1676.           "read-write".  (Note that "read-create" is a superset of
  1677.           "read-write".)
  1678.  
  1679.  
  1680.           7.4.  Mapping of the STATUS clause
  1681.  
  1682.           The STATUS clause, which must be present, indicates whether
  1683.           this definition is current or historic.
  1684.  
  1685.           The values "current", and "obsolete" are self-explanatory.
  1686.           The "deprecated" value indicates that the object is obsolete,
  1687.           but that an implementor may wish to support that object to
  1688.           foster interoperability with older implementations.
  1689.  
  1690.  
  1691.           7.5.  Mapping of the DESCRIPTION clause
  1692.  
  1693.           The DESCRIPTION clause, which must be present, contains a
  1694.           textual definition of that object which provides all semantic
  1695.           definitions necessary for implementation, and should embody
  1696.           any information which would otherwise be communicated in any
  1697.           ASN.1 commentary annotations associated with the object.
  1698.  
  1699.  
  1700.  
  1701.  
  1702.  
  1703.  
  1704.  
  1705.           Case, McCloghrie, Rose & Waldbusser                  [Page 27]
  1706.  
  1707.  
  1708.  
  1709.  
  1710.  
  1711.           RFC 1442                SMI for SNMPv2              April 1993
  1712.  
  1713.  
  1714.           7.6.  Mapping of the REFERENCE clause
  1715.  
  1716.           The REFERENCE clause, which need not be present, contains a
  1717.           textual cross-reference to an object defined in some other
  1718.           information module.  This is useful when de-osifying a MIB
  1719.           module produced by some other organization.
  1720.  
  1721.  
  1722.           7.7.  Mapping of the INDEX clause
  1723.  
  1724.           The INDEX clause, which must be present if that object
  1725.           corresponds to a conceptual row (unless an AUGMENTS clause is
  1726.           present instead), and must be absent otherwise, defines
  1727.           instance identification information for the columnar objects
  1728.           subordinate to that object.
  1729.  
  1730.           Management operations apply exclusively to scalar objects.
  1731.           However, it is convenient for developers of management
  1732.           applications to impose imaginary, tabular structures on the
  1733.           ordered collection of objects that constitute the MIB.  Each
  1734.           such conceptual table contains zero or more rows, and each row
  1735.           may contain one or more scalar objects, termed columnar
  1736.           objects.  This conceptualization is formalized by using the
  1737.           OBJECT-TYPE macro to define both an object which corresponds
  1738.           to a table and an object which corresponds to a row in that
  1739.           table.  A conceptual table has SYNTAX of the form:
  1740.  
  1741.                SEQUENCE OF <EntryType>
  1742.  
  1743.           where <EntryType> refers to the SEQUENCE type of its
  1744.           subordinate conceptual row.  A conceptual row has SYNTAX of
  1745.           the form:
  1746.  
  1747.                <EntryType>
  1748.  
  1749.           where <EntryType> is a SEQUENCE type defined as follows:
  1750.  
  1751.                <EntryType> ::= SEQUENCE { <type1>, ... , <typeN> }
  1752.  
  1753.           where there is one <type> for each subordinate object, and
  1754.           each <type> is of the form:
  1755.  
  1756.                <descriptor> <syntax>
  1757.  
  1758.           where <descriptor> is the descriptor naming a subordinate
  1759.  
  1760.  
  1761.  
  1762.  
  1763.  
  1764.           Case, McCloghrie, Rose & Waldbusser                  [Page 28]
  1765.  
  1766.  
  1767.  
  1768.  
  1769.  
  1770.           RFC 1442                SMI for SNMPv2              April 1993
  1771.  
  1772.  
  1773.           object, and <syntax> has the value of that subordinate
  1774.           object's SYNTAX clause, optionally omitting the sub-typing
  1775.           information.  Further, these ASN.1 types are always present
  1776.           (the DEFAULT and OPTIONAL clauses are disallowed in the
  1777.           SEQUENCE definition).  The MAX-ACCESS clause for conceptual
  1778.           tables and rows is "not-accessible".
  1779.  
  1780.           For leaf objects which are not columnar objects, instances of
  1781.           the object are identified by appending a sub-identifier of
  1782.           zero to the name of that object.  Otherwise, the INDEX clause
  1783.           of the conceptual row object superior to a columnar object
  1784.           defines instance identification information.
  1785.  
  1786.           The instance identification information in an INDEX clause
  1787.           must specify object(s) such that value(s) of those object(s)
  1788.           will unambiguously distinguish a conceptual row.  The syntax
  1789.           of those objects indicate how to form the instance-identifier:
  1790.  
  1791.           (1)  integer-valued: a single sub-identifier taking the
  1792.                integer value (this works only for non-negative
  1793.                integers);
  1794.  
  1795.           (2)  string-valued, fixed-length strings (or variable-length
  1796.                preceded by the IMPLIED keyword): `n' sub-identifiers,
  1797.                where `n' is the length of the string (each octet of the
  1798.                string is encoded in a separate sub-identifier);
  1799.  
  1800.           (3)  string-valued, variable-length strings (not preceded by
  1801.                the IMPLIED keyword): `n+1' sub-identifiers, where `n' is
  1802.                the length of the string (the first sub-identifier is `n'
  1803.                itself, following this, each octet of the string is
  1804.                encoded in a separate sub-identifier);
  1805.  
  1806.           (4)  object identifier-valued: `n+1' sub-identifiers, where
  1807.                `n' is the number of sub-identifiers in the value (the
  1808.                first sub-identifier is `n' itself, following this, each
  1809.                sub-identifier in the value is copied);
  1810.  
  1811.           (5)  IpAddress-valued: 4 sub-identifiers, in the familiar
  1812.                a.b.c.d notation.
  1813.  
  1814.           (6)  NsapAddress-valued: `n' sub-identifiers, where `n' is the
  1815.                length of the value (each octet of the value is encoded
  1816.                in a separate sub-identifier);
  1817.  
  1818.  
  1819.  
  1820.  
  1821.  
  1822.  
  1823.           Case, McCloghrie, Rose & Waldbusser                  [Page 29]
  1824.  
  1825.  
  1826.  
  1827.  
  1828.  
  1829.           RFC 1442                SMI for SNMPv2              April 1993
  1830.  
  1831.  
  1832.           Note that the IMPLIED keyword can only be present for objects
  1833.           having a variable-length syntax (e.g., variable-length strings
  1834.           or object identifier-valued objects).  Further, the IMPLIED
  1835.           keyword may appear at most once within the INDEX clause, and
  1836.           if so, is associated with the right-most object having a
  1837.           variable-length syntax.  Finally, the IMPLIED keyword may not
  1838.           be used on a variable-length string object if that string
  1839.           might have a value of zero-length.
  1840.  
  1841.           Instances identified by use of integer-valued objects should
  1842.           be numbered starting from one (i.e., not from zero).  The use
  1843.           of zero as a value for an integer-valued index object should
  1844.           be avoided, except in special cases.
  1845.  
  1846.           Objects which are both specified in the INDEX clause of a
  1847.           conceptual row and also columnar objects of the same
  1848.           conceptual row are termed auxiliary objects.  The MAX-ACCESS
  1849.           clause for newly-defined auxiliary objects is "not-
  1850.           accessible".  However, a conceptual row must contain at least
  1851.           one columnar object which is not an auxiliary object (i.e.,
  1852.           the value of the MAX-ACCESS clause for such an object is
  1853.           either "read-only" or "read-create").
  1854.  
  1855.           Note that objects specified in a conceptual row's INDEX clause
  1856.           need not be columnar objects of that conceptual row.  In this
  1857.           situation, the DESCRIPTION clause of the conceptual row must
  1858.           include a textual explanation of how the objects which are
  1859.           included in the INDEX clause but not columnar objects of that
  1860.           conceptual row, are used in uniquely identifying instances of
  1861.           the conceptual row's columnar objects.
  1862.  
  1863.  
  1864.           7.7.1.  Creation and Deletion of Conceptual Rows
  1865.  
  1866.           For newly-defined conceptual rows which allow the creation of
  1867.           new object instances and the deletion of existing object
  1868.           instances, there should be one columnar object with a SYNTAX
  1869.           clause value of RowStatus (a textual convention defined in
  1870.           [3]) and a MAX-ACCESS clause value of read-create.  By
  1871.           convention, this is termed the status column for the
  1872.           conceptual row.
  1873.  
  1874.  
  1875.  
  1876.  
  1877.  
  1878.  
  1879.  
  1880.  
  1881.  
  1882.           Case, McCloghrie, Rose & Waldbusser                  [Page 30]
  1883.  
  1884.  
  1885.  
  1886.  
  1887.  
  1888.           RFC 1442                SMI for SNMPv2              April 1993
  1889.  
  1890.  
  1891.           7.8.  Mapping of the AUGMENTS clause
  1892.  
  1893.           The AUGMENTS clause, which must not be present unless the
  1894.           object corresponds to a conceptual row, is an alternative to
  1895.           the INDEX clause.  Every object corresponding to a conceptual
  1896.           row has either an INDEX clause or an AUGMENTS clause.
  1897.  
  1898.           If an object corresponding to a conceptual row has an INDEX
  1899.           clause, that row is termed a base conceptual row;
  1900.           alternatively, if the object has an AUGMENTS clause, the row
  1901.           is said to be a conceptual row augmentation, where the
  1902.           AUGMENTS clause names the object corresponding to the base
  1903.           conceptual row which is augmented by this conceptual row
  1904.           extension.  Instances of subordinate columnar objects of a
  1905.           conceptual row extension are identified according to the INDEX
  1906.           clause of the base conceptual row corresponding to the object
  1907.           named in the AUGMENTS clause.  Further, instances of
  1908.           subordinate columnar objects of a conceptual row extension
  1909.           exist according to the same semantics as instances of
  1910.           subordinate columnar objects of the base conceptual row being
  1911.           augmented.  As such, note that creation of a base conceptual
  1912.           row implies the correspondent creation of any conceptual row
  1913.           augmentations.
  1914.  
  1915.           For example, a MIB designer might wish to define additional
  1916.           columns in an "enterprise-specific" MIB which logically extend
  1917.           a conceptual row in a "standard" MIB.  The "standard" MIB
  1918.           definition of the conceptual row would include the INDEX
  1919.           clause and the "enterprise-specific" MIB would contain the
  1920.           definition of a conceptual row using the AUGMENTS clause.
  1921.  
  1922.           Note that a base conceptual row may be augmented by multiple
  1923.           conceptual row extensions.
  1924.  
  1925.  
  1926.           7.8.1.  Relation between INDEX and AUGMENTS clauses
  1927.  
  1928.           When defining instance identification information for a
  1929.           conceptual table:
  1930.  
  1931.           (1)  If there is a one-to-one correspondence between the
  1932.                conceptual rows of this table and an existing table, then
  1933.                the AUGMENTS clause should be used.
  1934.  
  1935.  
  1936.  
  1937.  
  1938.  
  1939.  
  1940.  
  1941.           Case, McCloghrie, Rose & Waldbusser                  [Page 31]
  1942.  
  1943.  
  1944.  
  1945.  
  1946.  
  1947.           RFC 1442                SMI for SNMPv2              April 1993
  1948.  
  1949.  
  1950.           (2)  Otherwise, if there is a sparse relationship between the
  1951.                conceptuals rows of this table and an existing table,
  1952.                then an INDEX clause should be used which is identical to
  1953.                that in the existing table.
  1954.  
  1955.           (3)  Otherwise, auxiliary objects should be defined within the
  1956.                conceptual row for the new table, and those objects
  1957.                should be used within the INDEX clause for the conceptual
  1958.                row.
  1959.  
  1960.  
  1961.           7.9.  Mapping of the DEFVAL clause
  1962.  
  1963.           The DEFVAL clause, which need not be present, defines an
  1964.           acceptable default value which may be used at the discretion
  1965.           of a SNMPv2 entity acting in an agent role when an object
  1966.           instance is created.
  1967.  
  1968.           During conceptual row creation, if an instance of a columnar
  1969.           object is not present as one of the operands in the
  1970.           correspondent management protocol set operation, then the
  1971.           value of the DEFVAL clause, if present, indicates an
  1972.           acceptable default value that a SNMPv2 entity acting in an
  1973.           agent role might use.
  1974.  
  1975.           The value of the DEFVAL clause must, of course, correspond to
  1976.           the SYNTAX clause for the object.  If the value is an OBJECT
  1977.           IDENTIFIER, then it must be expressed as a single ASN.1
  1978.           identifier, and not as a collection of sub-identifiers.
  1979.  
  1980.           Note that if an operand to the management protocol set
  1981.           operation is an instance of a read-only object, then the error
  1982.           `notWritable' [6] will be returned.  As such, the DEFVAL
  1983.           clause can be used to provide an acceptable default value that
  1984.           a SNMPv2 entity acting in an agent role might use.
  1985.  
  1986.           By way of example, consider the following possible DEFVAL
  1987.           clauses:
  1988.  
  1989.  
  1990.  
  1991.  
  1992.  
  1993.  
  1994.  
  1995.  
  1996.  
  1997.  
  1998.  
  1999.  
  2000.           Case, McCloghrie, Rose & Waldbusser                  [Page 32]
  2001.  
  2002.  
  2003.  
  2004.  
  2005.  
  2006.           RFC 1442                SMI for SNMPv2              April 1993
  2007.  
  2008.  
  2009.          ObjectSyntax        DEFVAL clause
  2010.          -----------------   ------------
  2011.          Integer32           1
  2012.                              -- same for Gauge32, TimeTicks, UInteger32
  2013.          INTEGER             valid -- enumerated value
  2014.          OCTET STRING        'ffffffffffff'H
  2015.          OBJECT IDENTIFIER   sysDescr
  2016.          BIT STRING          { primary, secondary } -- enumerated values
  2017.                IpAddress           'c0210415'H -- 192.33.4.21
  2018.  
  2019.           Object types with SYNTAX of Counter32 and Counter64 may not
  2020.           have DEFVAL clauses, since they do not have defined initial
  2021.           values.  However, it is recommended that they be initialized
  2022.           to zero.
  2023.  
  2024.  
  2025.           7.10.  Mapping of the OBJECT-TYPE value
  2026.  
  2027.           The value of an invocation of the OBJECT-TYPE macro is the
  2028.           name of the object, which is an OBJECT IDENTIFIER, an
  2029.           administratively assigned name.
  2030.  
  2031.           When an OBJECT IDENTIFIER is assigned to an object:
  2032.  
  2033.           (1)  If the object corresponds to a conceptual table, then
  2034.                only a single assignment, that for a conceptual row, is
  2035.                present immediately beneath that object.  The
  2036.                administratively assigned name for the conceptual row
  2037.                object is derived by appending a sub-identifier of "1" to
  2038.                the administratively assigned name for the conceptual
  2039.                table.
  2040.  
  2041.           (2)  If the object corresponds to a conceptual row, then at
  2042.                least one assignment, one for each column in the
  2043.                conceptual row, is present beneath that object.  The
  2044.                administratively assigned name for each column is derived
  2045.                by appending a unique, positive sub-identifier to the
  2046.                administratively assigned name for the conceptual row.
  2047.  
  2048.           (3)  Otherwise, no other OBJECT IDENTIFIERs which are
  2049.                subordinate to the object may be assigned.
  2050.  
  2051.           Note that the final sub-identifier of any administratively
  2052.           assigned name for an object shall be positive.  A zero-valued
  2053.           final sub-identifier is reserved for future use.
  2054.  
  2055.  
  2056.  
  2057.  
  2058.  
  2059.           Case, McCloghrie, Rose & Waldbusser                  [Page 33]
  2060.  
  2061.  
  2062.  
  2063.  
  2064.  
  2065.           RFC 1442                SMI for SNMPv2              April 1993
  2066.  
  2067.  
  2068.           Further note that although conceptual tables and rows are
  2069.           given administratively assigned names, these conceptual
  2070.           objects may not be manipulated in aggregate form by the
  2071.           management protocol.
  2072.  
  2073.  
  2074.  
  2075.  
  2076.  
  2077.  
  2078.  
  2079.  
  2080.  
  2081.  
  2082.  
  2083.  
  2084.  
  2085.  
  2086.  
  2087.  
  2088.  
  2089.  
  2090.  
  2091.  
  2092.  
  2093.  
  2094.  
  2095.  
  2096.  
  2097.  
  2098.  
  2099.  
  2100.  
  2101.  
  2102.  
  2103.  
  2104.  
  2105.  
  2106.  
  2107.  
  2108.  
  2109.  
  2110.  
  2111.  
  2112.  
  2113.  
  2114.  
  2115.  
  2116.  
  2117.  
  2118.           Case, McCloghrie, Rose & Waldbusser                  [Page 34]
  2119.  
  2120.  
  2121.  
  2122.  
  2123.  
  2124.           RFC 1442                SMI for SNMPv2              April 1993
  2125.  
  2126.  
  2127.           7.11.  Usage Example
  2128.  
  2129.           Consider how one might define a conceptual table and its
  2130.           subordinates.
  2131.  
  2132.           evalSlot OBJECT-TYPE
  2133.               SYNTAX      INTEGER
  2134.               MAX-ACCESS  read-only
  2135.               STATUS      current
  2136.               DESCRIPTION
  2137.                       "The index number of the first unassigned entry in
  2138.                       the evaluation table.
  2139.  
  2140.                       A management station should create new entries in
  2141.                       the evaluation table using this algorithm: first,
  2142.                       issue a management protocol retrieval operation to
  2143.                       determine the value of evalSlot; and, second,
  2144.                       issue a management protocol set operation to
  2145.                       create an instance of the evalStatus object
  2146.                       setting its value to underCreation(1).  If this
  2147.                       latter operation succeeds, then the management
  2148.                       station may continue modifying the instances
  2149.                       corresponding to the newly created conceptual row,
  2150.                       without fear of collision with other management
  2151.                       stations."
  2152.               ::= { eval 1 }
  2153.  
  2154.           evalTable OBJECT-TYPE
  2155.               SYNTAX      SEQUENCE OF EvalEntry
  2156.               MAX-ACCESS  not-accessible
  2157.               STATUS      current
  2158.               DESCRIPTION
  2159.                       "The (conceptual) evaluation table."
  2160.               ::= { eval 2 }
  2161.  
  2162.           evalEntry OBJECT-TYPE
  2163.               SYNTAX      EvalEntry
  2164.               MAX-ACCESS  not-accessible
  2165.               STATUS      current
  2166.               DESCRIPTION
  2167.                       "An entry (conceptual row) in the evaluation
  2168.                       table."
  2169.               INDEX   { evalIndex }
  2170.               ::= { evalTable 1 }
  2171.  
  2172.  
  2173.  
  2174.  
  2175.  
  2176.  
  2177.           Case, McCloghrie, Rose & Waldbusser                  [Page 35]
  2178.  
  2179.  
  2180.  
  2181.  
  2182.  
  2183.           RFC 1442                SMI for SNMPv2              April 1993
  2184.  
  2185.  
  2186.           EvalEntry ::=
  2187.               SEQUENCE {
  2188.                   evalIndex       Integer32,
  2189.                   evalString      DisplayString,
  2190.                   evalValue       Integer32,
  2191.                   evalStatus      RowStatus
  2192.               }
  2193.  
  2194.           evalIndex OBJECT-TYPE
  2195.               SYNTAX      Integer32
  2196.               MAX-ACCESS  not-accessible
  2197.               STATUS      current
  2198.               DESCRIPTION
  2199.                       "The auxiliary variable used for identifying
  2200.                       instances of the columnar objects in the
  2201.                       evaluation table."
  2202.                   ::= { evalEntry 1 }
  2203.  
  2204.           evalString OBJECT-TYPE
  2205.               SYNTAX      DisplayString
  2206.               MAX-ACCESS  read-create
  2207.               STATUS      current
  2208.               DESCRIPTION
  2209.                       "The string to evaluate."
  2210.                   ::= { evalEntry 2 }
  2211.  
  2212.           evalValue OBJECT-TYPE
  2213.               SYNTAX      Integer32
  2214.               MAX-ACCESS  read-only
  2215.               STATUS      current
  2216.               DESCRIPTION
  2217.                       "The value when evalString was last executed."
  2218.               DEFVAL  { 0 }
  2219.                   ::= { evalEntry 3 }
  2220.  
  2221.           evalStatus OBJECT-TYPE
  2222.               SYNTAX      RowStatus
  2223.               MAX-ACCESS  read-create
  2224.               STATUS      current
  2225.               DESCRIPTION
  2226.                       "The status column used for creating, modifying,
  2227.                       and deleting instances of the columnar objects in
  2228.                       the evaluation  table."
  2229.               DEFVAL  { active }
  2230.                   ::= { evalEntry 4 }
  2231.  
  2232.  
  2233.  
  2234.  
  2235.  
  2236.           Case, McCloghrie, Rose & Waldbusser                  [Page 36]
  2237.  
  2238.  
  2239.  
  2240.  
  2241.  
  2242.           RFC 1442                SMI for SNMPv2              April 1993
  2243.  
  2244.  
  2245.           8.  Mapping of the NOTIFICATION-TYPE macro
  2246.  
  2247.           The NOTIFICATION-TYPE macro is used to define the information
  2248.           contained within an unsolicited transmission of management
  2249.           information (i.e., within either a SNMPv2-Trap-PDU or
  2250.           InformRequest-PDU).  It should be noted that the expansion of
  2251.           the NOTIFICATION-TYPE macro is something which conceptually
  2252.           happens during implementation and not during run-time.
  2253.  
  2254.  
  2255.           8.1.  Mapping of the OBJECTS clause
  2256.  
  2257.           The OBJECTS clause, which need not be present, defines the
  2258.           ordered sequence of MIB objects which are contained within
  2259.           every instance of the notification.
  2260.  
  2261.  
  2262.           8.2.  Mapping of the STATUS clause
  2263.  
  2264.           The STATUS clause, which must be present, indicates whether
  2265.           this definition is current or historic.
  2266.  
  2267.           The values "current", and "obsolete" are self-explanatory.
  2268.           The "deprecated" value indicates that the notification is
  2269.           obsolete, but that an implementor may wish to support that
  2270.           object to foster interoperability with older implementations.
  2271.  
  2272.  
  2273.           8.3.  Mapping of the DESCRIPTION clause
  2274.  
  2275.           The DESCRIPTION clause, which must be present, contains a
  2276.           textual definition of the notification which provides all
  2277.           semantic definitions necessary for implementation, and should
  2278.           embody any information which would otherwise be communicated
  2279.           in any ASN.1 commentary annotations associated with the
  2280.           object.  In particular, the DESCRIPTION clause should document
  2281.           which instances of the objects mentioned in the OBJECTS clause
  2282.           should be contained within notifications of this type.
  2283.  
  2284.  
  2285.           8.4.  Mapping of the REFERENCE clause
  2286.  
  2287.           The REFERENCE clause, which need not be present, contains a
  2288.           textual cross-reference to a notification defined in some
  2289.           other information module.  This is useful when de-osifying a
  2290.  
  2291.  
  2292.  
  2293.  
  2294.  
  2295.           Case, McCloghrie, Rose & Waldbusser                  [Page 37]
  2296.  
  2297.  
  2298.  
  2299.  
  2300.  
  2301.           RFC 1442                SMI for SNMPv2              April 1993
  2302.  
  2303.  
  2304.           MIB module produced by some other organization.
  2305.  
  2306.  
  2307.           8.5.  Mapping of the NOTIFICATION-TYPE value
  2308.  
  2309.           The value of an invocation of the NOTIFICATION-TYPE macro is
  2310.           the name of the notification, which is an OBJECT IDENTIFIER,
  2311.           an administratively assigned name.
  2312.  
  2313.           Sections 4.2.6 and 4.2.7 of [6] describe how the
  2314.           NOTIFICATION-TYPE macro is used to generate a SNMPv2-Trap-PDU
  2315.           or InformRequest-PDU, respectively.
  2316.  
  2317.  
  2318.  
  2319.  
  2320.  
  2321.  
  2322.  
  2323.  
  2324.  
  2325.  
  2326.  
  2327.  
  2328.  
  2329.  
  2330.  
  2331.  
  2332.  
  2333.  
  2334.  
  2335.  
  2336.  
  2337.  
  2338.  
  2339.  
  2340.  
  2341.  
  2342.  
  2343.  
  2344.  
  2345.  
  2346.  
  2347.  
  2348.  
  2349.  
  2350.  
  2351.  
  2352.  
  2353.  
  2354.           Case, McCloghrie, Rose & Waldbusser                  [Page 38]
  2355.  
  2356.  
  2357.  
  2358.  
  2359.  
  2360.           RFC 1442                SMI for SNMPv2              April 1993
  2361.  
  2362.  
  2363.           8.6.  Usage Example
  2364.  
  2365.           Consider how a linkUp trap might be described:
  2366.  
  2367.           linkUp NOTIFICATION-TYPE
  2368.               OBJECTS { ifIndex }
  2369.               STATUS  current
  2370.               DESCRIPTION
  2371.                       "A linkUp trap signifies that the SNMPv2 entity,
  2372.                       acting in an agent role, recognizes that one of
  2373.                       the communication links represented in its
  2374.                       configuration has come up."
  2375.               ::= { snmpTraps 4 }
  2376.  
  2377.           According to this invocation, the trap authoritatively
  2378.           identified as
  2379.  
  2380.                { snmpTraps 4 }
  2381.  
  2382.           is used to report a link coming up.
  2383.  
  2384.           Note that a SNMPv2 entity acting in an agent role can be
  2385.           configured to send this trap to zero or more SNMPv2 entities
  2386.           acting in a manager role, depending on the contents of the
  2387.           aclTable and viewTable [8] tables.  For example, by judicious
  2388.           use of the viewTable, a SNMPv2 entity acting in an agent role
  2389.           might be configured to send all linkUp traps to one particular
  2390.           SNMPv2 entity, and linkUp traps for only certain interfaces to
  2391.           other SNMPv2 entities.
  2392.  
  2393.  
  2394.  
  2395.  
  2396.  
  2397.  
  2398.  
  2399.  
  2400.  
  2401.  
  2402.  
  2403.  
  2404.  
  2405.  
  2406.  
  2407.  
  2408.  
  2409.  
  2410.  
  2411.  
  2412.  
  2413.           Case, McCloghrie, Rose & Waldbusser                  [Page 39]
  2414.  
  2415.  
  2416.  
  2417.  
  2418.  
  2419.           RFC 1442                SMI for SNMPv2              April 1993
  2420.  
  2421.  
  2422.           9.  Refined Syntax
  2423.  
  2424.           Some macros allow an object's syntax to be refined (e.g., the
  2425.           SYNTAX clause in the MODULE-COMPLIANCE macro [2]).  However,
  2426.           not all refinements of syntax are appropriate.  In particular,
  2427.           the object's primitive or application type must not be
  2428.           changed.
  2429.  
  2430.           Further, the following restrictions apply:
  2431.  
  2432.                                 Restrictions to Refinement on
  2433.       object syntax         range   enumeration     size    repertoire
  2434.       -----------------     -----   -----------     ----    ----------
  2435.                 INTEGER      (1)        (2)           -         -
  2436.            OCTET STRING       -          -           (3)       (4)
  2437.       OBJECT IDENTIFIER       -          -            -         -
  2438.              BIT STRING       -         (2)           -         -
  2439.               IpAddress       -          -            -         -
  2440.               Counter32       -          -            -         -
  2441.                 Gauge32      (1)         -            -         -
  2442.               TimeTicks       -          -            -         -
  2443.             NsapAddress       -          -            -         -
  2444.               Counter64       -          -            -         -
  2445.  
  2446.           where:
  2447.  
  2448.           (1)  the range of permitted values may be refined by raising
  2449.                the lower-bounds, by reducing the upper-bounds, and/or by
  2450.                reducing the alternative value/range choices;
  2451.  
  2452.           (2)  the enumeration of named-values may be refined by
  2453.                removing one or more named-values;
  2454.  
  2455.           (3)  the size in characters of the value may be refined by
  2456.                raising the lower-bounds, by reducing the upper-bounds,
  2457.                and/or by reducing the alternative size choices; or,
  2458.  
  2459.           (4)  the repertoire of characters in the value may be reduced
  2460.                by further sub-typing.
  2461.  
  2462.           Otherwise no refinements are possible.
  2463.  
  2464.           Note that when refining an object with a SYNTAX clause value
  2465.           of Integer32 or UInteger32, the refined SYNTAX is expressed as
  2466.           an INTEGER and the restrictions of the table above are used.
  2467.  
  2468.  
  2469.  
  2470.  
  2471.  
  2472.           Case, McCloghrie, Rose & Waldbusser                  [Page 40]
  2473.  
  2474.  
  2475.  
  2476.  
  2477.  
  2478.           RFC 1442                SMI for SNMPv2              April 1993
  2479.  
  2480.  
  2481.           10.  Extending an Information Module
  2482.  
  2483.           As experience is gained with a published information module,
  2484.           it may be desirable to revise that information module.
  2485.  
  2486.           To begin, the invocation of the MODULE-IDENTITY macro should
  2487.           be updated to include information about the revision.
  2488.           Usually, this consists of updating the LAST-UPDATED clause and
  2489.           adding a pair of REVISION and DESCRIPTION clauses.  However,
  2490.           other existing clauses in the invocation may be updated.
  2491.  
  2492.           Note that the module's label (e.g., "FIZBIN-MIB" from the
  2493.           example in Section 5.8), is not changed when the information
  2494.           module is revised.
  2495.  
  2496.  
  2497.           10.1.  Object Assignments
  2498.  
  2499.           If any non-editorial change is made to any clause of a object
  2500.           assignment, then the OBJECT IDENTIFIER value associated with
  2501.           that object assignment must also be changed, along with its
  2502.           associated descriptor.
  2503.  
  2504.  
  2505.           10.2.  Object Definitions
  2506.  
  2507.           An object definition may be revised in any of the following
  2508.           ways:
  2509.  
  2510.           (1)  A SYNTAX clause containing an enumerated INTEGER may have
  2511.                new enumerations added or existing labels changed.
  2512.  
  2513.           (2)  A STATUS clause value of "current" may be revised as
  2514.                "deprecated" or "obsolete".  Similarly, a STATUS clause
  2515.                value of "deprecated" may be revised as "obsolete".
  2516.  
  2517.           (3)  A DEFVAL clause may be added or updated.
  2518.  
  2519.           (4)  A REFERENCE clause may be added or updated.
  2520.  
  2521.           (5)  A UNITS clause may be added.
  2522.  
  2523.           (6)  A conceptual row may be augmented by adding new columnar
  2524.                objects at the end of the row.
  2525.  
  2526.  
  2527.  
  2528.  
  2529.  
  2530.  
  2531.           Case, McCloghrie, Rose & Waldbusser                  [Page 41]
  2532.  
  2533.  
  2534.  
  2535.  
  2536.  
  2537.           RFC 1442                SMI for SNMPv2              April 1993
  2538.  
  2539.  
  2540.           (7)  Entirely new objects may be defined, named with
  2541.                previously unassigned OBJECT IDENTIFIER values.
  2542.  
  2543.           Otherwise, if the semantics of any previously defined object
  2544.           are changed (i.e., if a non-editorial change is made to any
  2545.           clause other those specifically allowed above), then the
  2546.           OBJECT IDENTIFIER value associated with that object must also
  2547.           be changed.
  2548.  
  2549.           Note that changing the descriptor associated with an existing
  2550.           object is considered a semantic change, as these strings may
  2551.           be used in an IMPORTS statement.
  2552.  
  2553.           Finally, note that if an object has the value of its STATUS
  2554.           clause changed, then the value of its DESCRIPTION clause
  2555.           should be updated accordingly.
  2556.  
  2557.  
  2558.           10.3.  Notification Definitions
  2559.  
  2560.           A notification definition may be revised in any of the
  2561.           following ways:
  2562.  
  2563.           (1)  A REFERENCE clause may be added or updated.
  2564.  
  2565.           Otherwise, if the semantics of any previously defined
  2566.           notification are changed (i.e., if a non-editorial change is
  2567.           made to any clause other those specifically allowed above),
  2568.           then the OBJECT IDENTIFIER value associated with that
  2569.           notification must also be changed.
  2570.  
  2571.           Note that changing the descriptor associated with an existing
  2572.           notification is considered a semantic change, as these strings
  2573.           may be used in an IMPORTS statement.
  2574.  
  2575.           Finally, note that if an object has the value of its STATUS
  2576.           clause changed, then the value of its DESCRIPTION clause
  2577.           should be updated accordingly.
  2578.  
  2579.  
  2580.  
  2581.  
  2582.  
  2583.  
  2584.  
  2585.  
  2586.  
  2587.  
  2588.  
  2589.  
  2590.           Case, McCloghrie, Rose & Waldbusser                  [Page 42]
  2591.  
  2592.  
  2593.  
  2594.  
  2595.  
  2596.           RFC 1442                SMI for SNMPv2              April 1993
  2597.  
  2598.  
  2599.           11.  Appendix: de-OSIfying a MIB module
  2600.  
  2601.           There has been an increasing amount of work recently on taking
  2602.           MIBs defined by other organizations (e.g., the IEEE) and de-
  2603.           osifying them for use with the Internet-standard network
  2604.           management framework.  The steps to achieve this are
  2605.           straight-forward, though tedious.  Of course, it is helpful to
  2606.           already be experienced in writing MIB modules for use with the
  2607.           Internet-standard network management framework.
  2608.  
  2609.           The first step is to construct a skeletal MIB module, as shown
  2610.           earlier in Section 5.8.  The next step is to categorize the
  2611.           objects into groups.  Optional objects are not permitted.
  2612.           Thus, when a MIB module is created, optional objects must be
  2613.           placed in a additional groups, which, if implemented, all
  2614.           objects in the group must be implemented.  For the first pass,
  2615.           it is wisest to simply ignore any optional objects in the
  2616.           original MIB: experience shows it is better to define a core
  2617.           MIB module first, containing only essential objects; later, if
  2618.           experience demands, other objects can be added.
  2619.  
  2620.  
  2621.           11.1.  Managed Object Mapping
  2622.  
  2623.           Next for each managed object class, determine whether there
  2624.           can exist multiple instances of that managed object class.  If
  2625.           not, then for each of its attributes, use the OBJECT-TYPE
  2626.           macro to make an equivalent definition.
  2627.  
  2628.           Otherwise, if multiple instances of the managed object class
  2629.           can exist, then define a conceptual table having conceptual
  2630.           rows each containing a columnar object for each of the managed
  2631.           object class's attributes.  If the managed object class is
  2632.           contained within the containment tree of another managed
  2633.           object class, then the assignment of an object is normally
  2634.           required for each of the "distinguished attributes" of the
  2635.           containing managed object class.  If they do not already exist
  2636.           within the MIB module, then they can be added via the
  2637.           definition of additional columnar objects in the conceptual
  2638.           row corresponding to the contained managed object class.
  2639.  
  2640.           In defining a conceptual row, it is useful to consider the
  2641.           optimization of network management operations which will act
  2642.           upon its columnar objects.  In particular, it is wisest to
  2643.           avoid defining more columnar objects within a conceptual row,
  2644.  
  2645.  
  2646.  
  2647.  
  2648.  
  2649.           Case, McCloghrie, Rose & Waldbusser                  [Page 43]
  2650.  
  2651.  
  2652.  
  2653.  
  2654.  
  2655.           RFC 1442                SMI for SNMPv2              April 1993
  2656.  
  2657.  
  2658.           than can fit in a single PDU.  As a rule of thumb, a
  2659.           conceptual row should contain no more than approximately 20
  2660.           objects.  Similarly, or as a way to abide by the "20 object
  2661.           guideline", columnar objects should be grouped into tables
  2662.           according to the expected grouping of network management
  2663.           operations upon them.  As such, the content of conceptual rows
  2664.           should reflect typical access scenarios, e.g., they should be
  2665.           organized along functional lines such as one row for
  2666.           statistics and another row for parameters, or along usage
  2667.           lines such as commonly-needed objects versus rarely-needed
  2668.           objects.
  2669.  
  2670.           On the other hand, the definition of conceptual rows where the
  2671.           number of columnar objects used as indexes outnumbers the
  2672.           number used to hold information, should also be avoided.  In
  2673.           particular, the splitting of a managed object class's
  2674.           attributes into many conceptual tables should not be used as a
  2675.           way to obtain the same degree of flexibility/complexity as is
  2676.           often found in MIBs with a myriad of optionals.
  2677.  
  2678.  
  2679.           11.1.1.  Mapping to the SYNTAX clause
  2680.  
  2681.           When mapping to the SYNTAX clause of the OBJECT-type macro:
  2682.  
  2683.           (1)  An object with BOOLEAN syntax becomes a TruthValue [3].
  2684.  
  2685.           (2)  An object with INTEGER syntax becomes an Integer32.
  2686.  
  2687.           (3)  An object with ENUMERATED syntax becomes an INTEGER with
  2688.                enumerations, taking any of the values given which can be
  2689.                represented with an Integer32.
  2690.  
  2691.           (4)  An object with BIT STRING syntax but no enumerations
  2692.                becomes an OCTET STRING.
  2693.  
  2694.           (5)  An object with a character string syntax becomes either
  2695.                an OCTET STRING, or a DisplayString [3], depending on the
  2696.                repertoire of the character string.
  2697.  
  2698.           (6)  A non-tabular object with a complex syntax, such as REAL
  2699.                or EXTERNAL, must be decomposed, usually into an OCTET
  2700.                STRING (if sensible).  As a rule, any object with a
  2701.                complicated syntax should be avoided.
  2702.  
  2703.  
  2704.  
  2705.  
  2706.  
  2707.  
  2708.           Case, McCloghrie, Rose & Waldbusser                  [Page 44]
  2709.  
  2710.  
  2711.  
  2712.  
  2713.  
  2714.           RFC 1442                SMI for SNMPv2              April 1993
  2715.  
  2716.  
  2717.           (7)  Tabular objects must be decomposed into rows of columnar
  2718.                objects.
  2719.  
  2720.  
  2721.           11.1.2.  Mapping to the UNITS clause
  2722.  
  2723.           If the description of this managed object defines a unit-
  2724.           basis, then mapping to this clause is straight-forward.
  2725.  
  2726.  
  2727.           11.1.3.  Mapping to the MAX-ACCESS clause
  2728.  
  2729.           This is straight-forward.
  2730.  
  2731.  
  2732.           11.1.4.  Mapping to the STATUS clause
  2733.  
  2734.           This is straight-forward.
  2735.  
  2736.  
  2737.           11.1.5.  Mapping to the DESCRIPTION clause
  2738.  
  2739.           This is straight-forward: simply copy the text, making sure
  2740.           that any embedded double quotation marks are sanitized (i.e.,
  2741.           replaced with single-quotes or removed).
  2742.  
  2743.  
  2744.           11.1.6.  Mapping to the REFERENCE clause
  2745.  
  2746.           This is straight-forward: simply include a textual reference
  2747.           to the object being mapped, the document which defines the
  2748.           object, and perhaps a page number in the document.
  2749.  
  2750.  
  2751.           11.1.7.  Mapping to the INDEX clause
  2752.  
  2753.           If necessary, decide how instance-identifiers for columnar
  2754.           objects are to be formed and define this clause accordingly.
  2755.  
  2756.  
  2757.           11.1.8.  Mapping to the DEFVAL clause
  2758.  
  2759.           Decide if a meaningful default value can be assigned to the
  2760.           object being mapped, and if so, define the DEFVAL clause
  2761.           accordingly.
  2762.  
  2763.  
  2764.  
  2765.  
  2766.  
  2767.           Case, McCloghrie, Rose & Waldbusser                  [Page 45]
  2768.  
  2769.  
  2770.  
  2771.  
  2772.  
  2773.           RFC 1442                SMI for SNMPv2              April 1993
  2774.  
  2775.  
  2776.           11.2.  Action Mapping
  2777.  
  2778.           Actions are modeled as read-write objects, in which writing a
  2779.           particular value results in a state change.  (Usually, as a
  2780.           part of this state change, some action might take place.)
  2781.  
  2782.  
  2783.           11.2.1.  Mapping to the SYNTAX clause
  2784.  
  2785.           Usually the Integer32 syntax is used with a distinguished
  2786.           value provided for each action that the object provides access
  2787.           to.  In addition, there is usually one other distinguished
  2788.           value, which is the one returned when the object is read.
  2789.  
  2790.  
  2791.           11.2.2.  Mapping to the MAX-ACCESS clause
  2792.  
  2793.           Always use read-write or read-create.
  2794.  
  2795.  
  2796.           11.2.3.  Mapping to the STATUS clause
  2797.  
  2798.           This is straight-forward.
  2799.  
  2800.  
  2801.           11.2.4.  Mapping to the DESCRIPTION clause
  2802.  
  2803.           This is straight-forward: simply copy the text, making sure
  2804.           that any embedded double quotation marks are sanitized (i.e.,
  2805.           replaced with single-quotes or removed).
  2806.  
  2807.  
  2808.           11.2.5.  Mapping to the REFERENCE clause
  2809.  
  2810.           This is straight-forward: simply include a textual reference
  2811.           to the action being mapped, the document which defines the
  2812.           action, and perhaps a page number in the document.
  2813.  
  2814.  
  2815.           11.3.  Event Mapping
  2816.  
  2817.           Events are modeled as SNMPv2 notifications using
  2818.           NOTIFICATION-TYPE macro.  However, recall that SNMPv2
  2819.           emphasizes trap-directed polling.  As such, few, and usually
  2820.           no, notifications, need be defined for any MIB module.
  2821.  
  2822.  
  2823.  
  2824.  
  2825.  
  2826.           Case, McCloghrie, Rose & Waldbusser                  [Page 46]
  2827.  
  2828.  
  2829.  
  2830.  
  2831.  
  2832.           RFC 1442                SMI for SNMPv2              April 1993
  2833.  
  2834.  
  2835.           11.3.1.  Mapping to the STATUS clause
  2836.  
  2837.           This is straight-forward.
  2838.  
  2839.  
  2840.           11.3.2.  Mapping to the DESCRIPTION clause
  2841.  
  2842.           This is straight-forward: simply copy the text, making sure
  2843.           that any embedded double quotation marks are sanitized (i.e.,
  2844.           replaced with single-quotes or removed).
  2845.  
  2846.  
  2847.           11.3.3.  Mapping to the REFERENCE clause
  2848.  
  2849.           This is straight-forward: simply include a textual reference
  2850.           to the notification being mapped, the document which defines
  2851.           the notification, and perhaps a page number in the document.
  2852.  
  2853.  
  2854.  
  2855.  
  2856.  
  2857.  
  2858.  
  2859.  
  2860.  
  2861.  
  2862.  
  2863.  
  2864.  
  2865.  
  2866.  
  2867.  
  2868.  
  2869.  
  2870.  
  2871.  
  2872.  
  2873.  
  2874.  
  2875.  
  2876.  
  2877.  
  2878.  
  2879.  
  2880.  
  2881.  
  2882.  
  2883.  
  2884.  
  2885.           Case, McCloghrie, Rose & Waldbusser                  [Page 47]
  2886.  
  2887.  
  2888.  
  2889.  
  2890.  
  2891.           RFC 1442                SMI for SNMPv2              April 1993
  2892.  
  2893.  
  2894.           12.  Acknowledgements
  2895.  
  2896.           The section on object definitions (and MIB de-osification) is
  2897.           based, in part, on RFCs 1155 and 1212.  The IMPLIED keyword is
  2898.           based on a conversation with David T. Perkins in December,
  2899.           1991.
  2900.  
  2901.           The section on trap definitions is based, in part, on RFC
  2902.           1215.
  2903.  
  2904.           Finally, the comments of the SNMP version 2 working group are
  2905.           gratefully acknowledged:
  2906.  
  2907.                Beth Adams, Network Management Forum
  2908.                Steve Alexander, INTERACTIVE Systems Corporation
  2909.                David Arneson, Cabletron Systems
  2910.                Toshiya Asaba
  2911.                Fred Baker, ACC
  2912.                Jim Barnes, Xylogics, Inc.
  2913.                Brian Bataille
  2914.                Andy Bierman, SynOptics Communications, Inc.
  2915.                Uri Blumenthal, IBM Corporation
  2916.                Fred Bohle, Interlink
  2917.                Jack Brown
  2918.                Theodore Brunner, Bellcore
  2919.                Stephen F. Bush, GE Information Services
  2920.                Jeffrey D. Case, University of Tennessee, Knoxville
  2921.                John Chang, IBM Corporation
  2922.                Szusin Chen, Sun Microsystems
  2923.                Robert Ching
  2924.                Chris Chiotasso, Ungermann-Bass
  2925.                Bobby A. Clay, NASA/Boeing
  2926.                John Cooke, Chipcom
  2927.                Tracy Cox, Bellcore
  2928.                Juan Cruz, Datability, Inc.
  2929.                David Cullerot, Cabletron Systems
  2930.                Cathy Cunningham, Microcom
  2931.                James R. (Chuck) Davin, Bellcore
  2932.                Michael Davis, Clearpoint
  2933.                Mike Davison, FiberCom
  2934.                Cynthia DellaTorre, MITRE
  2935.                Taso N. Devetzis, Bellcore
  2936.                Manual Diaz, DAVID Systems, Inc.
  2937.                Jon Dreyer, Sun Microsystems
  2938.                David Engel, Optical Data Systems
  2939.  
  2940.  
  2941.  
  2942.  
  2943.  
  2944.           Case, McCloghrie, Rose & Waldbusser                  [Page 48]
  2945.  
  2946.  
  2947.  
  2948.  
  2949.  
  2950.           RFC 1442                SMI for SNMPv2              April 1993
  2951.  
  2952.  
  2953.                Mike Erlinger, Lexcel
  2954.                Roger Fajman, NIH
  2955.                Daniel Fauvarque, Sun Microsystems
  2956.                Karen Frisa, CMU
  2957.                Shari Galitzer, MITRE
  2958.                Shawn Gallagher, Digital Equipment Corporation
  2959.                Richard Graveman, Bellcore
  2960.                Maria Greene, Xyplex, Inc.
  2961.                Michel Guittet, Apple
  2962.                Robert Gutierrez, NASA
  2963.                Bill Hagerty, Cabletron Systems
  2964.                Gary W. Haney, Martin Marietta Energy Systems
  2965.                Patrick Hanil, Nokia Telecommunications
  2966.                Matt Hecht, SNMP Research, Inc.
  2967.                Edward A. Heiner, Jr., Synernetics Inc.
  2968.                Susan E. Hicks, Martin Marietta Energy Systems
  2969.                Geral Holzhauer, Apple
  2970.                John Hopprich, DAVID Systems, Inc.
  2971.                Jeff Hughes, Hewlett-Packard
  2972.                Robin Iddon, Axon Networks, Inc.
  2973.                David Itusak
  2974.                Kevin M. Jackson, Concord Communications, Inc.
  2975.                Ole J. Jacobsen, Interop Company
  2976.                Ronald Jacoby, Silicon Graphics, Inc.
  2977.                Satish Joshi, SynOptics Communications, Inc.
  2978.                Frank Kastenholz, FTP Software
  2979.                Mark Kepke, Hewlett-Packard
  2980.                Ken Key, SNMP Research, Inc.
  2981.                Zbiginew Kielczewski, Eicon
  2982.                Jongyeoi Kim
  2983.                Andrew Knutsen, The Santa Cruz Operation
  2984.                Michael L. Kornegay, VisiSoft
  2985.                Deirdre C. Kostik, Bellcore
  2986.                Cheryl Krupczak, Georgia Tech
  2987.                Mark S. Lewis, Telebit
  2988.                David Lin
  2989.                David Lindemulder, AT&T/NCR
  2990.                Ben Lisowski, Sprint
  2991.                David Liu, Bell-Northern Research
  2992.                John Lunny, The Wollongong Group
  2993.                Robert C. Lushbaugh Martin, Marietta Energy Systems
  2994.                Michael Luufer, BBN
  2995.                Carl Madison, Star-Tek, Inc.
  2996.                Keith McCloghrie, Hughes LAN Systems
  2997.                Evan McGinnis, 3Com Corporation
  2998.  
  2999.  
  3000.  
  3001.  
  3002.  
  3003.           Case, McCloghrie, Rose & Waldbusser                  [Page 49]
  3004.  
  3005.  
  3006.  
  3007.  
  3008.  
  3009.           RFC 1442                SMI for SNMPv2              April 1993
  3010.  
  3011.  
  3012.                Bill McKenzie, IBM Corporation
  3013.                Donna McMaster, SynOptics Communications, Inc.
  3014.                John Medicke, IBM Corporation
  3015.                Doug Miller, Telebit
  3016.                Dave Minnich, FiberCom
  3017.                Mohammad Mirhakkak, MITRE
  3018.                Rohit Mital, Protools
  3019.                George Mouradian, AT&T Bell Labs
  3020.                Patrick Mullaney, Cabletron Systems
  3021.                Dan Myers, 3Com Corporation
  3022.                Rina Nathaniel, Rad Network Devices Ltd.
  3023.                Hien V. Nguyen, Sprint
  3024.                Mo Nikain
  3025.                Tom Nisbet
  3026.                William B. Norton, MERIT
  3027.                Steve Onishi, Wellfleet Communications, Inc.
  3028.                David T. Perkins, SynOptics Communications, Inc.
  3029.                Carl Powell, BBN
  3030.                Ilan Raab, SynOptics Communications, Inc.
  3031.                Richard Ramons, AT&T
  3032.                Venkat D. Rangan, Metric Network Systems, Inc.
  3033.                Louise Reingold, Sprint
  3034.                Sam Roberts, Farallon Computing, Inc.
  3035.                Kary Robertson, Concord Communications, Inc.
  3036.                Dan Romascanu, Lannet Data Communications Ltd.
  3037.                Marshall T. Rose, Dover Beach Consulting, Inc.
  3038.                Shawn A. Routhier, Epilogue Technology Corporation
  3039.                Chris Rozman
  3040.                Asaf Rubissa, Fibronics
  3041.                Jon Saperia, Digital Equipment Corporation
  3042.                Michael Sapich
  3043.                Mike Scanlon, Interlan
  3044.                Sam Schaen, MITRE
  3045.                John Seligson, Ultra Network Technologies
  3046.                Paul A. Serice, Corporation for Open Systems
  3047.                Chris Shaw, Banyan Systems
  3048.                Timon Sloane
  3049.                Robert Snyder, Cisco Systems
  3050.                Joo Young Song
  3051.                Roy Spitier, Sprint
  3052.                Einar Stefferud, Network Management Associates
  3053.                John Stephens, Cayman Systems, Inc.
  3054.                Robert L. Stewart, Xyplex, Inc. (chair)
  3055.                Kaj Tesink, Bellcore
  3056.                Dean Throop, Data General
  3057.  
  3058.  
  3059.  
  3060.  
  3061.  
  3062.           Case, McCloghrie, Rose & Waldbusser                  [Page 50]
  3063.  
  3064.  
  3065.  
  3066.  
  3067.  
  3068.           RFC 1442                SMI for SNMPv2              April 1993
  3069.  
  3070.  
  3071.                Ahmet Tuncay, France Telecom-CNET
  3072.                Maurice Turcotte, Racal Datacom
  3073.                Warren Vik, INTERACTIVE Systems Corporation
  3074.                Yannis Viniotis
  3075.                Steven L. Waldbusser, Carnegie Mellon Universitty
  3076.                Timothy M. Walden, ACC
  3077.                Alice Wang, Sun Microsystems
  3078.                James Watt, Newbridge
  3079.                Luanne Waul, Timeplex
  3080.                Donald E. Westlake III, Digital Equipment Corporation
  3081.                Gerry White
  3082.                Bert Wijnen, IBM Corporation
  3083.                Peter Wilson, 3Com Corporation
  3084.                Steven Wong, Digital Equipment Corporation
  3085.                Randy Worzella, IBM Corporation
  3086.                Daniel Woycke, MITRE
  3087.                Honda Wu
  3088.                Jeff Yarnell, Protools
  3089.                Chris Young, Cabletron
  3090.                Kiho Yum, 3Com Corporation
  3091.  
  3092.  
  3093.  
  3094.  
  3095.  
  3096.  
  3097.  
  3098.  
  3099.  
  3100.  
  3101.  
  3102.  
  3103.  
  3104.  
  3105.  
  3106.  
  3107.  
  3108.  
  3109.  
  3110.  
  3111.  
  3112.  
  3113.  
  3114.  
  3115.  
  3116.  
  3117.  
  3118.  
  3119.  
  3120.  
  3121.           Case, McCloghrie, Rose & Waldbusser                  [Page 51]
  3122.  
  3123.  
  3124.  
  3125.  
  3126.  
  3127.           RFC 1442                SMI for SNMPv2              April 1993
  3128.  
  3129.  
  3130.           13.  References
  3131.  
  3132.           [1]  Information processing systems - Open Systems
  3133.                Interconnection - Specification of Abstract Syntax
  3134.                Notation One (ASN.1), International Organization for
  3135.                Standardization.  International Standard 8824, (December,
  3136.                1987).
  3137.  
  3138.           [2]  Case, J., McCloghrie, K., Rose, M., and Waldbusser, S.,
  3139.                "Conformance Statements for version 2 of the the Simple
  3140.                Network Management Protocol (SNMPv2)", RFC 1444, SNMP
  3141.                Research, Inc., Hughes LAN Systems, Dover Beach
  3142.                Consulting, Inc., Carnegie Mellon University, April 1993.
  3143.  
  3144.           [3]  Case, J., McCloghrie, K., Rose, M., and Waldbusser, S.,
  3145.                "Textual Conventions for version 2 of the the Simple
  3146.                Network Management Protocol (SNMPv2)", RFC 1443, SNMP
  3147.                Research, Inc., Hughes LAN Systems, Dover Beach
  3148.                Consulting, Inc., Carnegie Mellon University, April 1993.
  3149.  
  3150.           [4]  Information processing systems - Open Systems
  3151.                Interconnection - Specification of Basic Encoding Rules
  3152.                for Abstract Syntax Notation One (ASN.1), International
  3153.                Organization for Standardization.  International Standard
  3154.                8825, (December, 1987).
  3155.  
  3156.           [5]  Case, J., McCloghrie, K., Rose, M., and Waldbusser, S.,
  3157.                "Management Information Base for version 2 of the Simple
  3158.                Network Management Protocol (SNMPv2)", RFC 1450, SNMP
  3159.                Research, Inc., Hughes LAN Systems, Dover Beach
  3160.                Consulting, Inc., Carnegie Mellon University, April 1993.
  3161.  
  3162.           [6]  Case, J., McCloghrie, K., Rose, M., and Waldbusser, S.,
  3163.                "Protocol Operations for version 2 of the Simple Network
  3164.                Management Protocol (SNMPv2)", RFC 1448, SNMP Research,
  3165.                Inc., Hughes LAN Systems, Dover Beach Consulting, Inc.,
  3166.                Carnegie Mellon University, April 1993.
  3167.  
  3168.           [7]  McCloghrie, K., and Rose, M., "Management Information
  3169.                Base for Network Management of TCP/IP-based internets:
  3170.                MIB-II", STD 17, RFC 1213, March 1991.
  3171.  
  3172.           [8]  McCloghrie, K., and Galvin, J., "Party MIB for version 2
  3173.                of the Simple Network Management Protocol (SNMPv2)", RFC
  3174.                1447, Hughes LAN Systems, Trusted Information Systems,
  3175.  
  3176.  
  3177.  
  3178.  
  3179.  
  3180.           Case, McCloghrie, Rose & Waldbusser                  [Page 52]
  3181.  
  3182.  
  3183.  
  3184.  
  3185.  
  3186.           RFC 1442                SMI for SNMPv2              April 1993
  3187.  
  3188.  
  3189.                April 1993.
  3190.  
  3191.  
  3192.  
  3193.  
  3194.  
  3195.  
  3196.  
  3197.  
  3198.  
  3199.  
  3200.  
  3201.  
  3202.  
  3203.  
  3204.  
  3205.  
  3206.  
  3207.  
  3208.  
  3209.  
  3210.  
  3211.  
  3212.  
  3213.  
  3214.  
  3215.  
  3216.  
  3217.  
  3218.  
  3219.  
  3220.  
  3221.  
  3222.  
  3223.  
  3224.  
  3225.  
  3226.  
  3227.  
  3228.  
  3229.  
  3230.  
  3231.  
  3232.  
  3233.  
  3234.  
  3235.  
  3236.  
  3237.  
  3238.  
  3239.           Case, McCloghrie, Rose & Waldbusser                  [Page 53]
  3240.  
  3241.  
  3242.  
  3243.  
  3244.  
  3245.           RFC 1442                SMI for SNMPv2              April 1993
  3246.  
  3247.  
  3248.           14.  Security Considerations
  3249.  
  3250.           Security issues are not discussed in this memo.
  3251.  
  3252.  
  3253.           15.  Authors' Addresses
  3254.  
  3255.                Jeffrey D. Case
  3256.                SNMP Research, Inc.
  3257.                3001 Kimberlin Heights Rd.
  3258.                Knoxville, TN  37920-9716
  3259.                US
  3260.  
  3261.                Phone: +1 615 573 1434
  3262.                Email: case@snmp.com
  3263.  
  3264.  
  3265.                Keith McCloghrie
  3266.                Hughes LAN Systems
  3267.                1225 Charleston Road
  3268.                Mountain View, CA  94043
  3269.                US
  3270.  
  3271.                Phone: +1 415 966 7934
  3272.                Email: kzm@hls.com
  3273.  
  3274.  
  3275.                Marshall T. Rose
  3276.                Dover Beach Consulting, Inc.
  3277.                420 Whisman Court
  3278.                Mountain View, CA  94043-2186
  3279.                US
  3280.  
  3281.                Phone: +1 415 968 1052
  3282.                Email: mrose@dbc.mtview.ca.us
  3283.  
  3284.                Steven Waldbusser
  3285.                Carnegie Mellon University
  3286.                4910 Forbes Ave
  3287.                Pittsburgh, PA  15213
  3288.                US
  3289.  
  3290.                Phone: +1 412 268 6628
  3291.                Email: waldbusser@cmu.edu
  3292.  
  3293.  
  3294.  
  3295.  
  3296.  
  3297.  
  3298.           Case, McCloghrie, Rose & Waldbusser                  [Page 54]
  3299.  
  3300.