Annotation of 43BSDReno/contrib/isode-beta/snmp/mib.defs, revision 1.1.1.1

1.1       root        1: -- automatically generated by mosy 6.0 #8 (cheetah), do not edit!
                      2: 
                      3: -- object definitions compiled from RFCxxxx-MIB
                      4: 
                      5: mib-2                mgmt.1
                      6: system               mib-2.1
                      7: interfaces           mib-2.2
                      8: at                   mib-2.3
                      9: ip                   mib-2.4
                     10: icmp                 mib-2.5
                     11: tcp                  mib-2.6
                     12: udp                  mib-2.7
                     13: egp                  mib-2.8
                     14: transmission         mib-2.10
                     15: snmp                 mib-2.11
                     16: nullSpecific         0.0
                     17: 
                     18: sysDescr             system.1         DisplayString   read-only       mandatory
                     19: sysObjectID          system.2         ObjectID        read-only       mandatory
                     20: sysUpTime            system.3         TimeTicks       read-only       mandatory
                     21: sysContact           system.4         DisplayString   read-write      mandatory
                     22: sysName              system.5         DisplayString   read-write      mandatory
                     23: sysLocation          system.6         DisplayString   read-only       mandatory
                     24: sysServices          system.7         Services        read-only       mandatory
                     25: ifNumber             interfaces.1     INTEGER         read-only       mandatory
                     26: ifTable              interfaces.2     Aggregate       read-only       mandatory
                     27: ifEntry              ifTable.1        Aggregate       read-only       mandatory
                     28: ifIndex              ifEntry.1        INTEGER         read-only       mandatory
                     29: ifDescr              ifEntry.2        DisplayString   read-only       mandatory
                     30: ifType               ifEntry.3        INTEGER         read-only       mandatory
                     31: ifMtu                ifEntry.4        INTEGER         read-only       mandatory
                     32: ifSpeed              ifEntry.5        Gauge           read-only       mandatory
                     33: ifPhysAddress        ifEntry.6        OctetString     read-only       mandatory
                     34: ifAdminStatus        ifEntry.7        INTEGER         read-write      mandatory
                     35: ifOperStatus         ifEntry.8        INTEGER         read-only       mandatory
                     36: ifLastChange         ifEntry.9        TimeTicks       read-only       mandatory
                     37: ifInOctets           ifEntry.10       Counter         read-only       mandatory
                     38: ifInUcastPkts        ifEntry.11       Counter         read-only       mandatory
                     39: ifInNUcastPkts       ifEntry.12       Counter         read-only       mandatory
                     40: ifInDiscards         ifEntry.13       Counter         read-only       mandatory
                     41: ifInErrors           ifEntry.14       Counter         read-only       mandatory
                     42: ifInUnknownProtos    ifEntry.15       Counter         read-only       mandatory
                     43: ifOutOctets          ifEntry.16       Counter         read-only       mandatory
                     44: ifOutUcastPkts       ifEntry.17       Counter         read-only       mandatory
                     45: ifOutNUcastPkts      ifEntry.18       Counter         read-only       mandatory
                     46: ifOutDiscards        ifEntry.19       Counter         read-only       mandatory
                     47: ifOutErrors          ifEntry.20       Counter         read-only       mandatory
                     48: ifOutQLen            ifEntry.21       Gauge           read-only       mandatory
                     49: ifSpecific           ifEntry.22       ObjectID        read-only       mandatory
                     50: atTable              at.1             Aggregate       read-write      deprecated
                     51: atEntry              atTable.1        Aggregate       read-write      deprecated
                     52: atIfIndex            atEntry.1        INTEGER         read-write      deprecated
                     53: atPhysAddress        atEntry.2        OctetString     read-write      deprecated
                     54: atNetAddress         atEntry.3        NetworkAddress  read-write      deprecated
                     55: ipForwarding         ip.1             INTEGER         read-write      mandatory
                     56: ipDefaultTTL         ip.2             INTEGER         read-write      mandatory
                     57: ipInReceives         ip.3             Counter         read-only       mandatory
                     58: ipInHdrErrors        ip.4             Counter         read-only       mandatory
                     59: ipInAddrErrors       ip.5             Counter         read-only       mandatory
                     60: ipForwDatagrams      ip.6             Counter         read-only       mandatory
                     61: ipInUnknownProtos    ip.7             Counter         read-only       mandatory
                     62: ipInDiscards         ip.8             Counter         read-only       mandatory
                     63: ipInDelivers         ip.9             Counter         read-only       mandatory
                     64: ipOutRequests        ip.10            Counter         read-only       mandatory
                     65: ipOutDiscards        ip.11            Counter         read-only       mandatory
                     66: ipOutNoRoutes        ip.12            Counter         read-only       mandatory
                     67: ipReasmTimeout       ip.13            INTEGER         read-only       mandatory
                     68: ipReasmReqds         ip.14            Counter         read-only       mandatory
                     69: ipReasmOKs           ip.15            Counter         read-only       mandatory
                     70: ipReasmFails         ip.16            Counter         read-only       mandatory
                     71: ipFragOKs            ip.17            Counter         read-only       mandatory
                     72: ipFragFails          ip.18            Counter         read-only       mandatory
                     73: ipFragCreates        ip.19            Counter         read-only       mandatory
                     74: ipAddrTable          ip.20            Aggregate       read-only       mandatory
                     75: ipAddrEntry          ipAddrTable.1    Aggregate       read-only       mandatory
                     76: ipAdEntAddr          ipAddrEntry.1    IpAddress       read-only       mandatory
                     77: ipAdEntIfIndex       ipAddrEntry.2    INTEGER         read-only       mandatory
                     78: ipAdEntNetMask       ipAddrEntry.3    IpAddress       read-only       mandatory
                     79: ipAdEntBcastAddr     ipAddrEntry.4    INTEGER         read-only       mandatory
                     80: ipAdEntReasmMaxSize  ipAddrEntry.5    INTEGER         read-only       mandatory
                     81: ipRoutingTable       ip.21            Aggregate       read-write      mandatory
                     82: ipRouteEntry         ipRoutingTable.1 Aggregate       read-write      mandatory
                     83: ipRouteDest          ipRouteEntry.1   IpAddress       read-write      mandatory
                     84: ipRouteIfIndex       ipRouteEntry.2   INTEGER         read-write      mandatory
                     85: ipRouteMetric1       ipRouteEntry.3   INTEGER         read-write      mandatory
                     86: ipRouteMetric2       ipRouteEntry.4   INTEGER         read-write      mandatory
                     87: ipRouteMetric3       ipRouteEntry.5   INTEGER         read-write      mandatory
                     88: ipRouteMetric4       ipRouteEntry.6   INTEGER         read-write      mandatory
                     89: ipRouteNextHop       ipRouteEntry.7   IpAddress       read-write      mandatory
                     90: ipRouteType          ipRouteEntry.8   INTEGER         read-write      mandatory
                     91: ipRouteProto         ipRouteEntry.9   INTEGER         read-only       mandatory
                     92: ipRouteAge           ipRouteEntry.10  INTEGER         read-write      mandatory
                     93: ipRouteMask          ipRouteEntry.11  IpAddress       read-write      mandatory
                     94: ipNetToMediaTable    ip.22            Aggregate       read-write      mandatory
                     95: ipNetToMediaEntry    ipNetToMediaTable.1 Aggregate       read-write      mandatory
                     96: ipNetToMediaIfIndex  ipNetToMediaEntry.1 INTEGER         read-write      mandatory
                     97: ipNetToMediaPhysAddress ipNetToMediaEntry.2 OctetString     read-write      mandatory
                     98: ipNetToMediaNetAddress ipNetToMediaEntry.3 IpAddress       read-write      mandatory
                     99: ipNetToMediaType     ipNetToMediaEntry.4 INTEGER         read-write      mandatory
                    100: icmpInMsgs           icmp.1           Counter         read-only       mandatory
                    101: icmpInErrors         icmp.2           Counter         read-only       mandatory
                    102: icmpInDestUnreachs   icmp.3           Counter         read-only       mandatory
                    103: icmpInTimeExcds      icmp.4           Counter         read-only       mandatory
                    104: icmpInParmProbs      icmp.5           Counter         read-only       mandatory
                    105: icmpInSrcQuenchs     icmp.6           Counter         read-only       mandatory
                    106: icmpInRedirects      icmp.7           Counter         read-only       mandatory
                    107: icmpInEchos          icmp.8           Counter         read-only       mandatory
                    108: icmpInEchoReps       icmp.9           Counter         read-only       mandatory
                    109: icmpInTimestamps     icmp.10          Counter         read-only       mandatory
                    110: icmpInTimestampReps  icmp.11          Counter         read-only       mandatory
                    111: icmpInAddrMasks      icmp.12          Counter         read-only       mandatory
                    112: icmpInAddrMaskReps   icmp.13          Counter         read-only       mandatory
                    113: icmpOutMsgs          icmp.14          Counter         read-only       mandatory
                    114: icmpOutErrors        icmp.15          Counter         read-only       mandatory
                    115: icmpOutDestUnreachs  icmp.16          Counter         read-only       mandatory
                    116: icmpOutTimeExcds     icmp.17          Counter         read-only       mandatory
                    117: icmpOutParmProbs     icmp.18          Counter         read-only       mandatory
                    118: icmpOutSrcQuenchs    icmp.19          Counter         read-only       mandatory
                    119: icmpOutRedirects     icmp.20          Counter         read-only       mandatory
                    120: icmpOutEchos         icmp.21          Counter         read-only       mandatory
                    121: icmpOutEchoReps      icmp.22          Counter         read-only       mandatory
                    122: icmpOutTimestamps    icmp.23          Counter         read-only       mandatory
                    123: icmpOutTimestampReps icmp.24          Counter         read-only       mandatory
                    124: icmpOutAddrMasks     icmp.25          Counter         read-only       mandatory
                    125: icmpOutAddrMaskReps  icmp.26          Counter         read-only       mandatory
                    126: tcpRtoAlgorithm      tcp.1            INTEGER         read-only       mandatory
                    127: tcpRtoMin            tcp.2            INTEGER         read-only       mandatory
                    128: tcpRtoMax            tcp.3            INTEGER         read-only       mandatory
                    129: tcpMaxConn           tcp.4            INTEGER         read-only       mandatory
                    130: tcpActiveOpens       tcp.5            Counter         read-only       mandatory
                    131: tcpPassiveOpens      tcp.6            Counter         read-only       mandatory
                    132: tcpAttemptFails      tcp.7            Counter         read-only       mandatory
                    133: tcpEstabResets       tcp.8            Counter         read-only       mandatory
                    134: tcpCurrEstab         tcp.9            Gauge           read-only       mandatory
                    135: tcpInSegs            tcp.10           Counter         read-only       mandatory
                    136: tcpOutSegs           tcp.11           Counter         read-only       mandatory
                    137: tcpRetransSegs       tcp.12           Counter         read-only       mandatory
                    138: tcpConnTable         tcp.13           Aggregate       read-only       mandatory
                    139: tcpConnEntry         tcpConnTable.1   Aggregate       read-only       mandatory
                    140: tcpConnState         tcpConnEntry.1   INTEGER         read-only       mandatory
                    141: tcpConnLocalAddress  tcpConnEntry.2   IpAddress       read-only       mandatory
                    142: tcpConnLocalPort     tcpConnEntry.3   INTEGER         read-only       mandatory
                    143: tcpConnRemAddress    tcpConnEntry.4   IpAddress       read-only       mandatory
                    144: tcpConnRemPort       tcpConnEntry.5   INTEGER         read-only       mandatory
                    145: tcpInErrs            tcp.14           Counter         read-only       mandatory
                    146: tcpOutRsts           tcp.15           Counter         read-only       mandatory
                    147: udpInDatagrams       udp.1            Counter         read-only       mandatory
                    148: udpNoPorts           udp.2            Counter         read-only       mandatory
                    149: udpInErrors          udp.3            Counter         read-only       mandatory
                    150: udpOutDatagrams      udp.4            Counter         read-only       mandatory
                    151: udpTable             udp.5            Aggregate       read-only       mandatory
                    152: udpEntry             udpTable.1       Aggregate       read-only       mandatory
                    153: udpLocalAddress      udpEntry.1       IpAddress       read-only       mandatory
                    154: udpLocalPort         udpEntry.2       INTEGER         read-only       mandatory
                    155: egpInMsgs            egp.1            Counter         read-only       mandatory
                    156: egpInErrors          egp.2            Counter         read-only       mandatory
                    157: egpOutMsgs           egp.3            Counter         read-only       mandatory
                    158: egpOutErrors         egp.4            Counter         read-only       mandatory
                    159: egpNeighTable        egp.5            Aggregate       read-only       mandatory
                    160: egpNeighEntry        egpNeighTable.1  Aggregate       read-only       mandatory
                    161: egpNeighState        egpNeighEntry.1  INTEGER         read-only       mandatory
                    162: egpNeighAddr         egpNeighEntry.2  IpAddress       read-only       mandatory
                    163: egpNeighAs           egpNeighEntry.3  INTEGER         read-only       mandatory
                    164: egpNeighInMsgs       egpNeighEntry.4  Counter         read-only       mandatory
                    165: egpNeighInErrs       egpNeighEntry.5  Counter         read-only       mandatory
                    166: egpNeighOutMsgs      egpNeighEntry.6  Counter         read-only       mandatory
                    167: egpNeighOutErrs      egpNeighEntry.7  Counter         read-only       mandatory
                    168: egpNeighInErrMsgs    egpNeighEntry.8  Counter         read-only       mandatory
                    169: egpNeighOutErrMsgs   egpNeighEntry.9  Counter         read-only       mandatory
                    170: egpNeighStateUps     egpNeighEntry.10 Counter         read-only       mandatory
                    171: egpNeighStateDowns   egpNeighEntry.11 Counter         read-only       mandatory
                    172: egpNeighIntervalHello egpNeighEntry.12 INTEGER         read-only       mandatory
                    173: egpNeighIntervalPoll egpNeighEntry.13 INTEGER         read-only       mandatory
                    174: egpNeighMode         egpNeighEntry.14 INTEGER         read-only       mandatory
                    175: egpNeighEventTrigger egpNeighEntry.15 INTEGER         read-write      mandatory
                    176: egpAs                egp.6            INTEGER         read-only       mandatory
                    177: snmpInPkts           snmp.1           Counter         read-only       mandatory
                    178: snmpOutPkts          snmp.2           Counter         read-only       mandatory
                    179: snmpInBadVersions    snmp.3           Counter         read-only       mandatory
                    180: snmpInBadCommunityNames snmp.4           Counter         read-only       mandatory
                    181: snmpInBadCommunityUses snmp.5           Counter         read-only       mandatory
                    182: snmpInASNParseErrs   snmp.6           Counter         read-only       mandatory
                    183: snmpInBadTypes       snmp.7           Counter         read-only       mandatory
                    184: snmpInTooBigs        snmp.8           Counter         read-only       mandatory
                    185: snmpInNoSuchNames    snmp.9           Counter         read-only       mandatory
                    186: snmpInBadValues      snmp.10          Counter         read-only       mandatory
                    187: snmpInReadOnlys      snmp.11          Counter         read-only       mandatory
                    188: snmpInGenErrs        snmp.12          Counter         read-only       mandatory
                    189: snmpInTotalReqVars   snmp.13          Counter         read-only       mandatory
                    190: snmpInTotalSetVars   snmp.14          Counter         read-only       mandatory
                    191: snmpInGetRequests    snmp.15          Counter         read-only       mandatory
                    192: snmpInGetNexts       snmp.16          Counter         read-only       mandatory
                    193: snmpInSetRequests    snmp.17          Counter         read-only       mandatory
                    194: snmpInGetResponses   snmp.18          Counter         read-only       mandatory
                    195: snmpInTraps          snmp.19          Counter         read-only       mandatory
                    196: snmpOutTooBigs       snmp.20          Counter         read-only       mandatory
                    197: snmpOutNoSuchNames   snmp.21          Counter         read-only       mandatory
                    198: snmpOutBadValues     snmp.22          Counter         read-only       mandatory
                    199: snmpOutReadOnlys     snmp.23          Counter         read-only       mandatory
                    200: snmpOutGenErrs       snmp.24          Counter         read-only       mandatory
                    201: snmpOutGetRequests   snmp.25          Counter         read-only       mandatory
                    202: snmpOutGetNexts      snmp.26          Counter         read-only       mandatory
                    203: snmpOutSetRequests   snmp.27          Counter         read-only       mandatory
                    204: snmpOutGetResponses  snmp.28          Counter         read-only       mandatory
                    205: snmpOutTraps         snmp.29          Counter         read-only       mandatory
                    206: snmpEnableAuthTraps  snmp.30          INTEGER         read-write      mandatory
                    207: 
                    208: 

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.