CISCOSB-IP-SLA

File: CISCOSB-IP-SLA.mib (9894 bytes)

Imported modules

CISCOSB-MIB SNMPv2-SMI SNMPv2-TC
INET-ADDRESS-MIB

Imported symbols

switch001 MODULE-IDENTITY OBJECT-TYPE
Unsigned32 IpAddress RowStatus
TEXTUAL-CONVENTION MacAddress DisplayString
TruthValue InetAddressType InetAddress

Defined Types

RLSLAOperEntry  
SEQUENCE    
  rlSLAOperId Unsigned32
  rlSLAOperType INTEGER
  rlSLAOperState INTEGER
  rlSLAOperTimeout Unsigned32
  rlSLAOperFrequency Unsigned32
  rlSLAOperReqDataSize Unsigned32
  rlSLAOperReturnCode INTEGER
  rlSLAOperDestAddrType InetAddressType
  rlSLAOperDestAddr InetAddress
  rlSLAOperSrcAddr IpAddress
  rlSLAOperSuccessCounter Unsigned32
  rlSLAOperFailureCounter Unsigned32
  rlSLAICMPEchoRequestCounter Unsigned32
  rlSLAICMPEchoReplyCounter Unsigned32
  rlSLAICMPErrorCounter Unsigned32
  rlSLARowStatus RowStatus
  rlSLAOperNextHopAddr IpAddress
  rlSLAICMPEchoHostUnreachCounter Unsigned32
  rlSLAICMPEchoNonHostUnreachCounter Unsigned32

RLSLATrackEntry  
SEQUENCE    
  rlSLATrackObj Unsigned32
  rlSLATrackOperId Unsigned32
  rlSLAUpDelay Unsigned32
  rlSLADownDelay Unsigned32
  rlSLADelayReminder Unsigned32
  rlSLATrackObjState INTEGER
  rlSLATrackRowStatus RowStatus

Defined Values

rlSLA 1.3.6.1.4.1.9.6.1.101.231
This private MIB module is used for definition of Service Level Agreements
MODULE-IDENTITY    

rlSLAOperTable 1.3.6.1.4.1.9.6.1.101.231.1
This table contains configured ip SLA operations
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RLSLAOperEntry

rlSLAOperEntry 1.3.6.1.4.1.9.6.1.101.231.1.1
The row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RLSLAOperEntry  

rlSLAOperId 1.3.6.1.4.1.9.6.1.101.231.1.1.1
IP SLA operation index
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

rlSLAOperType 1.3.6.1.4.1.9.6.1.101.231.1.1.2
The IP SLA operation type.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER icmp-echo(1)  

rlSLAOperState 1.3.6.1.4.1.9.6.1.101.231.1.1.3
The IP SLA operation state.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER pending(0), scheduled(1)  

rlSLAOperTimeout 1.3.6.1.4.1.9.6.1.101.231.1.1.4
The time in milliseconds an IP SLA operation waits for a response.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

rlSLAOperFrequency 1.3.6.1.4.1.9.6.1.101.231.1.1.5
The rate (in seconds) at which a specified operation repeats.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

rlSLAOperReqDataSize 1.3.6.1.4.1.9.6.1.101.231.1.1.6
The payload size of the request packet of the IP SLA operation.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 28..1472  

rlSLAOperReturnCode 1.3.6.1.4.1.9.6.1.101.231.1.1.7
The IP SLA operation return code.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER success(0), error(1)  

rlSLAOperDestAddrType 1.3.6.1.4.1.9.6.1.101.231.1.1.8
The inet type of destination address
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

rlSLAOperDestAddr 1.3.6.1.4.1.9.6.1.101.231.1.1.9
The destination address of operation (i.e. icmp-echo)
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

rlSLAOperSrcAddr 1.3.6.1.4.1.9.6.1.101.231.1.1.10
The source ip address of operation
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

rlSLAOperSuccessCounter 1.3.6.1.4.1.9.6.1.101.231.1.1.11
The IP SLA operation success counter.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rlSLAOperFailureCounter 1.3.6.1.4.1.9.6.1.101.231.1.1.12
The IP SLA operation failure counter.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rlSLAICMPEchoRequestCounter 1.3.6.1.4.1.9.6.1.101.231.1.1.13
The IP SLA operation ICMP-echo request counter.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rlSLAICMPEchoReplyCounter 1.3.6.1.4.1.9.6.1.101.231.1.1.14
The IP SLA operation ICMP-echo reply counter.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rlSLAICMPErrorCounter 1.3.6.1.4.1.9.6.1.101.231.1.1.15
The IP SLA operation ICMP-echo error counter.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rlSLARowStatus 1.3.6.1.4.1.9.6.1.101.231.1.1.16
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rlSLAOperNextHopAddr 1.3.6.1.4.1.9.6.1.101.231.1.1.17
The next hop ip address
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

rlSLAICMPEchoHostUnreachCounter 1.3.6.1.4.1.9.6.1.101.231.1.1.18
The ICMP-echo host unreachable counter.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rlSLAICMPEchoNonHostUnreachCounter 1.3.6.1.4.1.9.6.1.101.231.1.1.19
The ICMP-echo non host unreachable error counter.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rlSLATrackTable 1.3.6.1.4.1.9.6.1.101.231.2
Table of ip SLA operations track objects
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RLSLATrackEntry

rlSLATrackEntry 1.3.6.1.4.1.9.6.1.101.231.2.1
The row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RLSLATrackEntry  

rlSLATrackObj 1.3.6.1.4.1.9.6.1.101.231.2.1.1
IP SLA track object identifier
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

rlSLATrackOperId 1.3.6.1.4.1.9.6.1.101.231.2.1.2
IP SLA operation index
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

rlSLAUpDelay 1.3.6.1.4.1.9.6.1.101.231.2.1.3
Delay time moving from down state to up state
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

rlSLADownDelay 1.3.6.1.4.1.9.6.1.101.231.2.1.4
Delay time moving from up state to down state
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

rlSLADelayReminder 1.3.6.1.4.1.9.6.1.101.231.2.1.5
Delay time moving from up state to down state
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rlSLATrackObjState 1.3.6.1.4.1.9.6.1.101.231.2.1.6
The track object current state (Up or Down, default is: Up).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(0), down(1)  

rlSLATrackRowStatus 1.3.6.1.4.1.9.6.1.101.231.2.1.7
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rlSLAClearCounters 1.3.6.1.4.1.9.6.1.101.231.3
Clear SLA counters. Setting a value of zero clears counters of all operations. Setting a non-zero value clears the specific operation counters.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1..64