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

VENDOR: CISCO


 Home MIB: OLD-CISCO-IP-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
 lip 1.3.6.1.4.1.9.2.4
     lipAddrTable 1.3.6.1.4.1.9.2.4.1 no-access
A list of IP address entries.
         lipAddrEntry 1.3.6.1.4.1.9.2.4.1.1 no-access
A collection of additional objects in the cisco IP implementation.
             locIPHow 1.3.6.1.4.1.9.2.4.1.1.1 displaystring read-only
Method of how this interface obtained its IP address.
             locIPWho 1.3.6.1.4.1.9.2.4.1.1.2 ipaddress read-only
IP address of who supplied this interface its IP address.
             locIPHelper 1.3.6.1.4.1.9.2.4.1.1.3 ipaddress read-only
IP helper address for broadcast forwarding support.
             locIPSecurity 1.3.6.1.4.1.9.2.4.1.1.4 integer read-only
IP security level. See RFC 1038.
             locIPRedirects 1.3.6.1.4.1.9.2.4.1.1.5 integer read-only
Boolean whether ICMP redirects will be sent or not.
             locIPUnreach 1.3.6.1.4.1.9.2.4.1.1.6 integer read-only
Boolean whether ICMP unreachables will be sent or not.
     lipRouteTable 1.3.6.1.4.1.9.2.4.2 no-access
A list of IP routing entries.
         lipRouteEntry 1.3.6.1.4.1.9.2.4.2.1 no-access
A collection of additional objects in the cisco IP routing implementation.
             locRtMask 1.3.6.1.4.1.9.2.4.2.1.1 ipaddress read-only
Routing table network mask.
             locRtCount 1.3.6.1.4.1.9.2.4.2.1.2 integer read-only
Number of parallel routes within routing table.
             locRtUses 1.3.6.1.4.1.9.2.4.2.1.3 integer read-only
Number of times this route was used in a forward operation.
     actThresh 1.3.6.1.4.1.9.2.4.4 integer read-only
Threshold of IP accounting records in use before IP traffic will be unaccounted.
     actLostPkts 1.3.6.1.4.1.9.2.4.5 integer read-only
Lost IP packets due to memory limitations.
     actLostByts 1.3.6.1.4.1.9.2.4.6 integer read-only
Total bytes of lost IP packets.
     lipAccountingTable 1.3.6.1.4.1.9.2.4.7 no-access
A list of IP accounting entries.
         lipAccountEntry 1.3.6.1.4.1.9.2.4.7.1 no-access
A collection of objects necessary for IP accounting.
             actSrc 1.3.6.1.4.1.9.2.4.7.1.1 ipaddress read-only
IP Source address for host traffic matrix.
             actDst 1.3.6.1.4.1.9.2.4.7.1.2 ipaddress read-only
IP Destination address for host traffic matrix.
             actPkts 1.3.6.1.4.1.9.2.4.7.1.3 integer read-only
Number of IP packets sent from source to destination.
             actByts 1.3.6.1.4.1.9.2.4.7.1.4 integer read-only
Total number of bytes in IP packets from source to destination.
             actViolation 1.3.6.1.4.1.9.2.4.7.1.5 integer read-only
Access list number violated by packets from this source to this destination. A zero value indicates that no access list was violated.
     actAge 1.3.6.1.4.1.9.2.4.8 timeticks read-only
The age of the data in the current data matrix.
     lipCkAccountingTable 1.3.6.1.4.1.9.2.4.9 no-access
A list of IP checkpoint accounting entries.
         lipCkAccountEntry 1.3.6.1.4.1.9.2.4.9.1 no-access
A collection of objects necessary for IP checkpoint accounting.
             ckactSrc 1.3.6.1.4.1.9.2.4.9.1.1 ipaddress read-only
IP Source address for host in checkpoint traffic matrix.
             ckactDst 1.3.6.1.4.1.9.2.4.9.1.2 ipaddress read-only
IP Destination address for host in checkpoint traffic matrix.
             ckactPkts 1.3.6.1.4.1.9.2.4.9.1.3 integer read-only
Number of IP packets sent from source to destination in checkpoint matrix.
             ckactByts 1.3.6.1.4.1.9.2.4.9.1.4 integer read-only
Total number of bytes in IP packets from source to destination in checkpoint matrix. A zero value indicates that no access list was violated.
             ckactViolation 1.3.6.1.4.1.9.2.4.9.1.5 integer read-only
Access list number violated by packets from source to destination in checkpoint matrix.
     ckactAge 1.3.6.1.4.1.9.2.4.10 timeticks read-only
Age of data in the checkpoint matrix.
     actCheckPoint 1.3.6.1.4.1.9.2.4.11 integer read-write
Check points the accounting database. This mib variable must be read and then set with the same value for the check point to succeed. The value read and then set will be incremented after a successful set request
     ipNoaccess 1.3.6.1.4.1.9.2.4.12 counter read-only
Total number of packets dropped due to access control failure.