WAN-RESTORAL-REROUTE-MIB

File: WAN-RESTORAL-REROUTE-MIB.mib (9712 bytes)

Imported modules

SNMPv2-SMI RFC-1212 RFC1155-SMI
SNMPv2-TC

Imported symbols

Counter32 Integer32 TimeTicks
OBJECT-TYPE enterprises DisplayString

Defined Types

IbmWanRestoralEntry  
SEQUENCE    
  ibmwrsPriNetifIndex Integer32
  ibmwrsSecNetifIndex Integer32
  ibmwrsEnabled INTEGER
  ibmwrsActive INTEGER
  ibmwrsDuration TimeTicks
  ibmwrsAttempts Counter32
  ibmwrsActuals Counter32
  ibmwrsFwdPkts Counter32

IbmWanRerouteEntry  
SEQUENCE    
  ibmwrrPriNetifIndex Integer32
  ibmwrrAltNetifIndex Integer32
  ibmwrrEnabled INTEGER
  ibmwrrActive INTEGER
  ibmwrrDuration TimeTicks
  ibmwrrAttempts Counter32
  ibmwrrActuals Counter32
  ibmwrrOverflowEnabled INTEGER
  ibmwrrOverflowActive INTEGER
  ibmwrrOverflowDuration TimeTicks
  ibmwrrOverflowAttempts Counter32
  ibmwrrOverflowActuals Counter32

Defined Values

ibmWanRestoralRerouteMIB 1.3.6.1.4.1.2.6.119.4.11
OBJECT IDENTIFIER    

ibmWanRestoral 1.3.6.1.4.1.2.6.119.4.11.1
OBJECT IDENTIFIER    

ibmWanReroute 1.3.6.1.4.1.2.6.119.4.11.2
OBJECT IDENTIFIER    

ibmWanRestoralTable 1.3.6.1.4.1.2.6.119.4.11.1.1
A list of WAN Restoral table entries. The number of entries should equal the current number of primary link for WAN Restoral. The table has a row for primary link. Each row has information about the current status of that link.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IbmWanRestoralEntry

ibmWanRestoralEntry 1.3.6.1.4.1.2.6.119.4.11.1.1.1
A WAN Restoral table entry describing current status of the primary link. The table has a row for each primary link. Rows in this table can not be created or deleted via SNMP commands
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IbmWanRestoralEntry  

ibmwrsPriNetifIndex 1.3.6.1.4.1.2.6.119.4.11.1.1.1.1
The interface index of the primary net interface. This is the same as mib-2 ifIndex for that interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

ibmwrsSecNetifIndex 1.3.6.1.4.1.2.6.119.4.11.1.1.1.2
The interface index of the secondary net interface. This is the same as mib-2 ifIndex for that interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

ibmwrsEnabled 1.3.6.1.4.1.2.6.119.4.11.1.1.1.3
The flag indicates that restoral of this primary interface is currently enabled.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

ibmwrsActive 1.3.6.1.4.1.2.6.119.4.11.1.1.1.4
The flag indicates that restoral of this primary interface is currently active.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

ibmwrsDuration 1.3.6.1.4.1.2.6.119.4.11.1.1.1.5
The value in 1/100s of a second indicating the current or most recent duration that the secondary net interface was up. The value is current if ibmwrsActive has a value of yes(1), otherwise it is the most recent restoral duration. If restoral has never been active, the value is 0
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

ibmwrsAttempts 1.3.6.1.4.1.2.6.119.4.11.1.1.1.6
The number of times an attempt was made to restore the primary.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

ibmwrsActuals 1.3.6.1.4.1.2.6.119.4.11.1.1.1.7
The number of times the primary was actually restored by the secondary.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

ibmwrsFwdPkts 1.3.6.1.4.1.2.6.119.4.11.1.1.1.8
The number of packets forwarded during the current or most recent restoral.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

ibmWanRerouteTable 1.3.6.1.4.1.2.6.119.4.11.2.1
A list of WAN Reroute table entries. The number of entries should equal the current number of primary link for WAN Reroute. The table has a row for primary link. Each row has information about the current status of that link.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IbmWanRerouteEntry

ibmWanRerouteEntry 1.3.6.1.4.1.2.6.119.4.11.2.1.1
A WAN Reroute table entry describing current status of the primary link. The table has a row for each primary link. Rows in this table can not be created or deleted via SNMP commands
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IbmWanRerouteEntry  

ibmwrrPriNetifIndex 1.3.6.1.4.1.2.6.119.4.11.2.1.1.1
The interface index of the primary net interface. This is the same as mib-2 ifIndex for that interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

ibmwrrAltNetifIndex 1.3.6.1.4.1.2.6.119.4.11.2.1.1.2
The interface index of the alternate net interface. This is the same as mib-2 ifIndex for that interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

ibmwrrEnabled 1.3.6.1.4.1.2.6.119.4.11.2.1.1.3
The flag indicates that reroute of this primary interface is currently enabled.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

ibmwrrActive 1.3.6.1.4.1.2.6.119.4.11.2.1.1.4
The flag indicates that reroute of this primary interface is currently active.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

ibmwrrDuration 1.3.6.1.4.1.2.6.119.4.11.2.1.1.5
The value in 1/100s of a second indicating the current or most recent duration that the alternate net interface was up. The value is current if ibmwrrActive has a value of yes(1), otherwise it is the most recent reroute duration. If reroute has never been active, the value is 0
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

ibmwrrAttempts 1.3.6.1.4.1.2.6.119.4.11.2.1.1.6
The number of times an attempt was made to reroute the primary.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

ibmwrrActuals 1.3.6.1.4.1.2.6.119.4.11.2.1.1.7
The number of times the primary was actually rerouted by the secondary.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

ibmwrrOverflowEnabled 1.3.6.1.4.1.2.6.119.4.11.2.1.1.8
The flag indicates that dial on overflow of this primary interface is currently enabled.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

ibmwrrOverflowActive 1.3.6.1.4.1.2.6.119.4.11.2.1.1.9
The flag indicates that dial on overflow of this primary interface is currently active.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

ibmwrrOverflowDuration 1.3.6.1.4.1.2.6.119.4.11.2.1.1.10
The value in 1/100s of a second indicating the current or most recent dial on overflow duration that the alternate net interface was up. The value is current if ibmwrrOverflowActive has a value of yes(1), otherwise it is the most recent dial on overflow duration. If dial on overflow has never been active, the value is 0
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

ibmwrrOverflowAttempts 1.3.6.1.4.1.2.6.119.4.11.2.1.1.11
The number of times an attempt was made to use the alternate link after the primary threshhold was reached.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

ibmwrrOverflowActuals 1.3.6.1.4.1.2.6.119.4.11.2.1.1.12
The number of times the alternate link was actually used for overflow traffic once the primary threshhold was reached.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32