CISCOSB-IP-SLA: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCOSB-IP-SLA
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
 rlSLA 1.3.6.1.4.1.9.6.1.101.231
This private MIB module is used for definition of Service Level Agreements
         rlSLAOperTable 1.3.6.1.4.1.9.6.1.101.231.1 no-access
This table contains configured ip SLA operations
             rlSLAOperEntry 1.3.6.1.4.1.9.6.1.101.231.1.1 no-access
The row definition for this table.
                 rlSLAOperId 1.3.6.1.4.1.9.6.1.101.231.1.1.1 unsigned32 no-access
IP SLA operation index
                 rlSLAOperType 1.3.6.1.4.1.9.6.1.101.231.1.1.2 integer read-write
The IP SLA operation type. Enumeration: 'icmp-echo': 1.
                 rlSLAOperState 1.3.6.1.4.1.9.6.1.101.231.1.1.3 integer read-write
The IP SLA operation state. Enumeration: 'scheduled': 1, 'pending': 0.
                 rlSLAOperTimeout 1.3.6.1.4.1.9.6.1.101.231.1.1.4 unsigned32 read-write
The time in milliseconds an IP SLA operation waits for a response.
                 rlSLAOperFrequency 1.3.6.1.4.1.9.6.1.101.231.1.1.5 unsigned32 read-write
The rate (in seconds) at which a specified operation repeats.
                 rlSLAOperReqDataSize 1.3.6.1.4.1.9.6.1.101.231.1.1.6 unsigned32 read-write
The payload size of the request packet of the IP SLA operation.
                 rlSLAOperReturnCode 1.3.6.1.4.1.9.6.1.101.231.1.1.7 integer read-only
The IP SLA operation return code. Enumeration: 'success': 0, 'error': 1.
                 rlSLAOperDestAddrType 1.3.6.1.4.1.9.6.1.101.231.1.1.8 inetaddresstype read-write
The inet type of destination address
                 rlSLAOperDestAddr 1.3.6.1.4.1.9.6.1.101.231.1.1.9 inetaddress read-write
The destination address of operation (i.e. icmp-echo)
                 rlSLAOperSrcAddr 1.3.6.1.4.1.9.6.1.101.231.1.1.10 ipaddress read-write
The source ip address of operation
                 rlSLAOperSuccessCounter 1.3.6.1.4.1.9.6.1.101.231.1.1.11 unsigned32 read-only
The IP SLA operation success counter.
                 rlSLAOperFailureCounter 1.3.6.1.4.1.9.6.1.101.231.1.1.12 unsigned32 read-only
The IP SLA operation failure counter.
                 rlSLAICMPEchoRequestCounter 1.3.6.1.4.1.9.6.1.101.231.1.1.13 unsigned32 read-only
The IP SLA operation ICMP-echo request counter.
                 rlSLAICMPEchoReplyCounter 1.3.6.1.4.1.9.6.1.101.231.1.1.14 unsigned32 read-only
The IP SLA operation ICMP-echo reply counter.
                 rlSLAICMPErrorCounter 1.3.6.1.4.1.9.6.1.101.231.1.1.15 unsigned32 read-only
The IP SLA operation ICMP-echo error counter.
                 rlSLARowStatus 1.3.6.1.4.1.9.6.1.101.231.1.1.16 rowstatus read-only
This variable displays the validity or invalidity of the entry. Setting it to 'destroy' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
                 rlSLAOperNextHopAddr 1.3.6.1.4.1.9.6.1.101.231.1.1.17 ipaddress read-write
The next hop ip address
                 rlSLAICMPEchoHostUnreachCounter 1.3.6.1.4.1.9.6.1.101.231.1.1.18 unsigned32 read-only
The ICMP-echo host unreachable counter.
                 rlSLAICMPEchoNonHostUnreachCounter 1.3.6.1.4.1.9.6.1.101.231.1.1.19 unsigned32 read-only
The ICMP-echo non host unreachable error counter.
         rlSLATrackTable 1.3.6.1.4.1.9.6.1.101.231.2 no-access
Table of ip SLA operations track objects
             rlSLATrackEntry 1.3.6.1.4.1.9.6.1.101.231.2.1 no-access
The row definition for this table.
                 rlSLATrackObj 1.3.6.1.4.1.9.6.1.101.231.2.1.1 unsigned32 no-access
IP SLA track object identifier
                 rlSLATrackOperId 1.3.6.1.4.1.9.6.1.101.231.2.1.2 unsigned32 read-write
IP SLA operation index
                 rlSLAUpDelay 1.3.6.1.4.1.9.6.1.101.231.2.1.3 unsigned32 read-write
Delay time moving from down state to up state
                 rlSLADownDelay 1.3.6.1.4.1.9.6.1.101.231.2.1.4 unsigned32 read-write
Delay time moving from up state to down state
                 rlSLADelayReminder 1.3.6.1.4.1.9.6.1.101.231.2.1.5 unsigned32 read-only
Delay time moving from up state to down state
                 rlSLATrackObjState 1.3.6.1.4.1.9.6.1.101.231.2.1.6 integer read-only
The track object current state (Up or Down, default is: Up). Enumeration: 'down': 1, 'up': 0.
                 rlSLATrackRowStatus 1.3.6.1.4.1.9.6.1.101.231.2.1.7 rowstatus read-only
This variable displays the validity or invalidity of the entry. Setting it to 'destroy' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
         rlSLAClearCounters 1.3.6.1.4.1.9.6.1.101.231.3 integer read-write
Clear SLA counters. Setting a value of zero clears counters of all operations. Setting a non-zero value clears the specific operation counters.