RFC1066-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: RFC1066-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 mib 1.3.6.1.2.1
     system 1.3.6.1.2.1.1
         sysDescr 1.3.6.1.2.1.1.1 octet string read-only
         sysObjectID 1.3.6.1.2.1.1.2 object identifier read-only
         sysUpTime 1.3.6.1.2.1.1.3 timeticks read-only
     interfaces 1.3.6.1.2.1.2
         ifNumber 1.3.6.1.2.1.2.1 integer read-only
         ifTable 1.3.6.1.2.1.2.2 read-write
             ifEntry 1.3.6.1.2.1.2.2.1 read-write
                 ifIndex 1.3.6.1.2.1.2.2.1.1 integer read-only
                 ifDescr 1.3.6.1.2.1.2.2.1.2 octet string read-only
                 ifType 1.3.6.1.2.1.2.2.1.3 integer read-only
Enumeration: 't1-carrier': 18, 'propPointToPointSerial': 22, 'cept': 19, 'rfc877-x25': 5, 'ddn-x25': 4, 'basicIsdn': 20, 'iso88023-csmacd': 7, 'other': 1, 'sdlc': 17, 'primaryIsdn': 21, 'lapb': 16, 'proteon-80MBit': 13, 'iso88024-tokenBus': 8, 'hyperchannel': 14, 'ethernet-csmacd': 6, 'fddi': 15, 'starLan': 11, 'iso88025-tokenRing': 9, 'hdh1822': 3, 'regular1822': 2, 'iso88026-man': 10, 'proteon-10MBit': 12.
                 ifMtu 1.3.6.1.2.1.2.2.1.4 integer read-only
                 ifSpeed 1.3.6.1.2.1.2.2.1.5 gauge read-only
                 ifPhysAddress 1.3.6.1.2.1.2.2.1.6 octet string read-only
                 ifAdminStatus 1.3.6.1.2.1.2.2.1.7 integer read-write
Enumeration: 'down': 2, 'testing': 3, 'up': 1.
                 ifOperStatus 1.3.6.1.2.1.2.2.1.8 integer read-only
Enumeration: 'down': 2, 'testing': 3, 'up': 1.
                 ifLastChange 1.3.6.1.2.1.2.2.1.9 timeticks read-only
                 ifInOctets 1.3.6.1.2.1.2.2.1.10 counter read-only
                 ifInUcastPkts 1.3.6.1.2.1.2.2.1.11 counter read-only
                 ifInNUcastPkts 1.3.6.1.2.1.2.2.1.12 counter read-only
                 ifInDiscards 1.3.6.1.2.1.2.2.1.13 counter read-only
                 ifInErrors 1.3.6.1.2.1.2.2.1.14 counter read-only
                 ifInUnknownProtos 1.3.6.1.2.1.2.2.1.15 counter read-only
                 ifOutOctets 1.3.6.1.2.1.2.2.1.16 counter read-only
                 ifOutUcastPkts 1.3.6.1.2.1.2.2.1.17 counter read-only
                 ifOutNUcastPkts 1.3.6.1.2.1.2.2.1.18 counter read-only
                 ifOutDiscards 1.3.6.1.2.1.2.2.1.19 counter read-only
                 ifOutErrors 1.3.6.1.2.1.2.2.1.20 counter read-only
                 ifOutQLen 1.3.6.1.2.1.2.2.1.21 gauge read-only
     at 1.3.6.1.2.1.3
         atTable 1.3.6.1.2.1.3.1 read-write
             atEntry 1.3.6.1.2.1.3.1.1 read-write
                 atIfIndex 1.3.6.1.2.1.3.1.1.1 integer read-write
                 atPhysAddress 1.3.6.1.2.1.3.1.1.2 octet string read-write
                 atNetAddress 1.3.6.1.2.1.3.1.1.3 ipaddress read-write
     ip 1.3.6.1.2.1.4
         ipForwarding 1.3.6.1.2.1.4.1 integer read-only
Enumeration: 'host': 2, 'gateway': 1.
         ipDefaultTTL 1.3.6.1.2.1.4.2 integer read-write
         ipInReceives 1.3.6.1.2.1.4.3 counter read-only
         ipInHdrErrors 1.3.6.1.2.1.4.4 counter read-only
         ipInAddrErrors 1.3.6.1.2.1.4.5 counter read-only
         ipForwDatagrams 1.3.6.1.2.1.4.6 counter read-only
         ipInUnknownProtos 1.3.6.1.2.1.4.7 counter read-only
         ipInDiscards 1.3.6.1.2.1.4.8 counter read-only
         ipInDelivers 1.3.6.1.2.1.4.9 counter read-only
         ipOutRequests 1.3.6.1.2.1.4.10 counter read-only
         ipOutDiscards 1.3.6.1.2.1.4.11 counter read-only
         ipOutNoRoutes 1.3.6.1.2.1.4.12 counter read-only
         ipReasmTimeout 1.3.6.1.2.1.4.13 integer read-only
         ipReasmReqds 1.3.6.1.2.1.4.14 counter read-only
         ipReasmOKs 1.3.6.1.2.1.4.15 counter read-only
         ipReasmFails 1.3.6.1.2.1.4.16 counter read-only
         ipFragOKs 1.3.6.1.2.1.4.17 counter read-only
         ipFragFails 1.3.6.1.2.1.4.18 counter read-only
         ipFragCreates 1.3.6.1.2.1.4.19 counter read-only
         ipAddrTable 1.3.6.1.2.1.4.20 read-only
               ipAddrEntry 1.3.6.1.2.1.4.20.1 read-only
                   ipAdEntAddr 1.3.6.1.2.1.4.20.1.1 ipaddress read-only
                   ipAdEntIfIndex 1.3.6.1.2.1.4.20.1.2 integer read-only
                   ipAdEntNetMask 1.3.6.1.2.1.4.20.1.3 ipaddress read-only
                   ipAdEntBcastAddr 1.3.6.1.2.1.4.20.1.4 integer read-only
         ipRoutingTable 1.3.6.1.2.1.4.21 read-write
               ipRouteEntry 1.3.6.1.2.1.4.21.1 read-write
                   ipRouteDest 1.3.6.1.2.1.4.21.1.1 ipaddress read-write
                   ipRouteIfIndex 1.3.6.1.2.1.4.21.1.2 integer read-write
                   ipRouteMetric1 1.3.6.1.2.1.4.21.1.3 integer read-write
                   ipRouteMetric2 1.3.6.1.2.1.4.21.1.4 integer read-write
                   ipRouteMetric3 1.3.6.1.2.1.4.21.1.5 integer read-write
                   ipRouteMetric4 1.3.6.1.2.1.4.21.1.6 integer read-write
                   ipRouteNextHop 1.3.6.1.2.1.4.21.1.7 ipaddress read-write
                   ipRouteType 1.3.6.1.2.1.4.21.1.8 integer read-write
Enumeration: 'other': 1, 'remote': 4, 'direct': 3, 'invalid': 2.
                   ipRouteProto 1.3.6.1.2.1.4.21.1.9 integer read-only
Enumeration: 'bbnSpfIgp': 12, 'ggp': 6, 'egp': 5, 'rip': 8, 'es-is': 10, 'ciscoIgrp': 11, 'other': 1, 'is-is': 9, 'oigp': 13, 'icmp': 4, 'local': 2, 'hello': 7, 'netmgmt': 3.
                   ipRouteAge 1.3.6.1.2.1.4.21.1.10 integer read-write
     icmp 1.3.6.1.2.1.5
         icmpInMsgs 1.3.6.1.2.1.5.1 counter read-only
         icmpInErrors 1.3.6.1.2.1.5.2 counter read-only
         icmpInDestUnreachs 1.3.6.1.2.1.5.3 counter read-only
         icmpInTimeExcds 1.3.6.1.2.1.5.4 counter read-only
         icmpInParmProbs 1.3.6.1.2.1.5.5 counter read-only
         icmpInSrcQuenchs 1.3.6.1.2.1.5.6 counter read-only
         icmpInRedirects 1.3.6.1.2.1.5.7 counter read-only
         icmpInEchos 1.3.6.1.2.1.5.8 counter read-only
         icmpInEchoReps 1.3.6.1.2.1.5.9 counter read-only
         icmpInTimestamps 1.3.6.1.2.1.5.10 counter read-only
         icmpInTimestampReps 1.3.6.1.2.1.5.11 counter read-only
         icmpInAddrMasks 1.3.6.1.2.1.5.12 counter read-only
         icmpInAddrMaskReps 1.3.6.1.2.1.5.13 counter read-only
         icmpOutMsgs 1.3.6.1.2.1.5.14 counter read-only
         icmpOutErrors 1.3.6.1.2.1.5.15 counter read-only
         icmpOutDestUnreachs 1.3.6.1.2.1.5.16 counter read-only
         icmpOutTimeExcds 1.3.6.1.2.1.5.17 counter read-only
         icmpOutParmProbs 1.3.6.1.2.1.5.18 counter read-only
         icmpOutSrcQuenchs 1.3.6.1.2.1.5.19 counter read-only
         icmpOutRedirects 1.3.6.1.2.1.5.20 counter read-only
         icmpOutEchos 1.3.6.1.2.1.5.21 counter read-only
         icmpOutEchoReps 1.3.6.1.2.1.5.22 counter read-only
         icmpOutTimestamps 1.3.6.1.2.1.5.23 counter read-only
         icmpOutTimestampReps 1.3.6.1.2.1.5.24 counter read-only
         icmpOutAddrMasks 1.3.6.1.2.1.5.25 counter read-only
         icmpOutAddrMaskReps 1.3.6.1.2.1.5.26 counter read-only
     tcp 1.3.6.1.2.1.6
         tcpRtoAlgorithm 1.3.6.1.2.1.6.1 integer read-only
Enumeration: 'vanj': 4, 'other': 1, 'constant': 2, 'rsre': 3.
         tcpRtoMin 1.3.6.1.2.1.6.2 integer read-only
         tcpRtoMax 1.3.6.1.2.1.6.3 integer read-only
         tcpMaxConn 1.3.6.1.2.1.6.4 integer read-only
         tcpActiveOpens 1.3.6.1.2.1.6.5 counter read-only
         tcpPassiveOpens 1.3.6.1.2.1.6.6 counter read-only
         tcpAttemptFails 1.3.6.1.2.1.6.7 counter read-only
         tcpEstabResets 1.3.6.1.2.1.6.8 counter read-only
         tcpCurrEstab 1.3.6.1.2.1.6.9 gauge read-only
         tcpInSegs 1.3.6.1.2.1.6.10 counter read-only
         tcpOutSegs 1.3.6.1.2.1.6.11 counter read-only
         tcpRetransSegs 1.3.6.1.2.1.6.12 counter read-only
         tcpConnTable 1.3.6.1.2.1.6.13 read-only
               tcpConnEntry 1.3.6.1.2.1.6.13.1 read-only
                   tcpConnState 1.3.6.1.2.1.6.13.1.1 integer read-only
Enumeration: 'synReceived': 4, 'established': 5, 'finWait2': 7, 'timeWait': 11, 'finWait1': 6, 'lastAck': 9, 'closeWait': 8, 'closed': 1, 'closing': 10, 'listen': 2, 'synSent': 3.
                   tcpConnLocalAddress 1.3.6.1.2.1.6.13.1.2 ipaddress read-only
                   tcpConnLocalPort 1.3.6.1.2.1.6.13.1.3 integer read-only
                   tcpConnRemAddress 1.3.6.1.2.1.6.13.1.4 ipaddress read-only
                   tcpConnRemPort 1.3.6.1.2.1.6.13.1.5 integer read-only
     udp 1.3.6.1.2.1.7
         udpInDatagrams 1.3.6.1.2.1.7.1 counter read-only
         udpNoPorts 1.3.6.1.2.1.7.2 counter read-only
         udpInErrors 1.3.6.1.2.1.7.3 counter read-only
         udpOutDatagrams 1.3.6.1.2.1.7.4 counter read-only
     egp 1.3.6.1.2.1.8
         egpInMsgs 1.3.6.1.2.1.8.1 counter read-only
         egpInErrors 1.3.6.1.2.1.8.2 counter read-only
         egpOutMsgs 1.3.6.1.2.1.8.3 counter read-only
         egpOutErrors 1.3.6.1.2.1.8.4 counter read-only
         egpNeighTable 1.3.6.1.2.1.8.5 read-only
             egpNeighEntry 1.3.6.1.2.1.8.5.1 read-only
                 egpNeighState 1.3.6.1.2.1.8.5.1.1 integer read-only
Enumeration: 'down': 3, 'idle': 1, 'cease': 5, 'up': 4, 'acquisition': 2.
                 egpNeighAddr 1.3.6.1.2.1.8.5.1.2 ipaddress read-only