OLD-CISCO-DECNET-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: OLD-CISCO-DECNET-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
 tmpdecnet 1.3.6.1.4.1.9.3.1
     dnForward 1.3.6.1.4.1.9.3.1.1 integer read-only
Total count of DECNET packets forwarded.
     dnReceived 1.3.6.1.4.1.9.3.1.2 integer read-only
Count of total DECNET packets received.
     dnFormaterr 1.3.6.1.4.1.9.3.1.3 integer read-only
Total number of DECNET packets received with header errors.
     dnNotgateway 1.3.6.1.4.1.9.3.1.4 integer read-only
Total number of packets received while not routing.
     dnNotimp 1.3.6.1.4.1.9.3.1.5 integer read-only
Total number of unknown control packets received.
     dnHellos 1.3.6.1.4.1.9.3.1.6 integer read-only
Total number of Hellos received.
     dnBadhello 1.3.6.1.4.1.9.3.1.7 integer read-only
Total number of received bad Hellos.
     dnNotlong 1.3.6.1.4.1.9.3.1.8 integer read-only
Total number of received packets not in long format.
     dnDatas 1.3.6.1.4.1.9.3.1.9 integer read-only
Total number of received data packets.
     dnBigaddr 1.3.6.1.4.1.9.3.1.10 integer read-only
Total number of too large addresses.
     dnNoroute 1.3.6.1.4.1.9.3.1.11 integer read-only
Total number of packets dropped due to no route present.
     dnNoencap 1.3.6.1.4.1.9.3.1.12 integer read-only
Total number of packets dropped due to output encapsulation failure.
     dnLevel1s 1.3.6.1.4.1.9.3.1.13 integer read-only
Total number of Level 1 routing packets received.
     dnBadlevel1 1.3.6.1.4.1.9.3.1.14 integer read-only
Total number of bad Level 1 routing packets received.
     dnToomanyhops 1.3.6.1.4.1.9.3.1.15 integer read-only
Total number of packets received which visited too many nodes.
     dnHellosent 1.3.6.1.4.1.9.3.1.16 integer read-only
Total number of Hellos output.
     dnLevel1sent 1.3.6.1.4.1.9.3.1.17 integer read-only
Total number of Level 1 routing packets sent.
     dnNomemory 1.3.6.1.4.1.9.3.1.18 integer read-only
Total number of memory requests denied.
     dnOtherhello 1.3.6.1.4.1.9.3.1.19 integer read-only
Total number of Hellos received from another area.
     dnOtherlevel1 1.3.6.1.4.1.9.3.1.20 integer read-only
Total number of Level 1 routing packets received from another area.
     dnLevel2s 1.3.6.1.4.1.9.3.1.21 integer read-only
Total number of Level 2 routing packets received.
     dnLevel2sent 1.3.6.1.4.1.9.3.1.22 integer read-only
Total number of Level 2 routing packets sent.
     dnNovector 1.3.6.1.4.1.9.3.1.23 integer read-only
Total number of missing routing vectors.
     dnOtherlevel2 1.3.6.1.4.1.9.3.1.24 integer read-only
Total number of received Level 2 routing packets from another area.
     dnNoaccess 1.3.6.1.4.1.9.3.1.25 integer read-only
Total number of packets dropped due to access control failure.
     dnAreaTable 1.3.6.1.4.1.9.3.1.26 no-access
DECNET area routing table
           dnAreaTableEntry 1.3.6.1.4.1.9.3.1.26.1 no-access
DECNET area routing table
               dnArea 1.3.6.1.4.1.9.3.1.26.1.1 integer read-only
DECNet area from the area table.
               dnACost 1.3.6.1.4.1.9.3.1.26.1.2 integer read-only
Cost of area in the area table.
               dnAHop 1.3.6.1.4.1.9.3.1.26.1.3 integer read-only
Number of hops to area in the area table.
               dnAIfIndex 1.3.6.1.4.1.9.3.1.26.1.4 integer read-only
Index of interface to the next hop address to the area. 0 denotes self.
               dnANextHop 1.3.6.1.4.1.9.3.1.26.1.5 octet string read-only
Next hop DECNet address.
               dnAAge 1.3.6.1.4.1.9.3.1.26.1.6 integer read-only
Age in seconds of area route.
               dnAPrio 1.3.6.1.4.1.9.3.1.26.1.7 integer read-only
Priority of next hop router for area route.
     dnHostTable 1.3.6.1.4.1.9.3.1.27 no-access
DECNET routing table
           dnHostTableEntry 1.3.6.1.4.1.9.3.1.27.1 no-access
DECNET routing table
               dnHost 1.3.6.1.4.1.9.3.1.27.1.1 integer read-only
DECNet node address from the routing table.
               dnHCost 1.3.6.1.4.1.9.3.1.27.1.2 integer read-only
Cost of path to node in the routing table.
               dnHHop 1.3.6.1.4.1.9.3.1.27.1.3 integer read-only
Number of hops to node in the routing table.
               dnHIfIndex 1.3.6.1.4.1.9.3.1.27.1.4 integer read-only
Index of interface to the next hop address to the node. 0 denotes self.
               dnHNextHop 1.3.6.1.4.1.9.3.1.27.1.5 octet string read-only
Next hop DECNet address.
               dnHAge 1.3.6.1.4.1.9.3.1.27.1.6 integer read-only
Age in seconds of route to node.
               dnHPrio 1.3.6.1.4.1.9.3.1.27.1.7 integer read-only
Priority of next hop router for node.
               dnHIdx1 1.3.6.1.4.1.9.3.1.27.1.8 integer no-access
table index 1.
               dnHIdx2 1.3.6.1.4.1.9.3.1.27.1.9 integer no-access
table index 2.
     dnIfTable 1.3.6.1.4.1.9.3.1.28 no-access
DECNET interface table
           dnIfTableEntry 1.3.6.1.4.1.9.3.1.28.1 no-access
DECNET interface table
               dnIfCost 1.3.6.1.4.1.9.3.1.28.1.1 integer read-only
Cost of this interface.