ASCEND-SPARING-MIB

File: ASCEND-SPARING-MIB.mib (10047 bytes)

Imported modules

RFC1155-SMI RFC-1212 SNMPv2-SMI
ASCEND-MIB

Imported symbols

TimeTicks OBJECT-TYPE Counter32
Integer32 sparingGroup

Defined Types

SparingSlotEntry  
SEQUENCE    
  sparingSlotPrimaryIndex Integer32
  sparingSlotSparingIndex Integer32
  sparingSlotStatus INTEGER
  sparingSlotLastStatusChange TimeTicks
  sparingSlotLastChangeReason INTEGER
  sparingSlotStatusChangeCount Counter32

SparingIfEntry  
SEQUENCE    
  sparingIfPrimaryIndex Integer32
  sparingIfSparingIndex Integer32
  sparingIfStatus INTEGER
  sparingIfLastStatusChange TimeTicks
  sparingIfLastChangeReason INTEGER
  sparingIfStatusChangeCount Counter32

Defined Values

sparingGlobalGroup 1.3.6.1.4.1.529.30.1
OBJECT IDENTIFIER    

sparingSlotGroup 1.3.6.1.4.1.529.30.2
OBJECT IDENTIFIER    

sparingIfGroup 1.3.6.1.4.1.529.30.3
OBJECT IDENTIFIER    

sparingSlotMode 1.3.6.1.4.1.529.30.2.1
The administrative mode of the overall slot sparing function
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), disable(2), manual(3), automatic(4)  

sparingSlotTable 1.3.6.1.4.1.529.30.2.2
A table of slots with enabled sparing functionality. The slot is represented by a row in the table if its sparing capability is one of two: - being a spare - being able to be backed up by spare slot
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SparingSlotEntry

sparingSlotEntry 1.3.6.1.4.1.529.30.2.2.1
Entry holding information about an individual slot that has sparing support
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SparingSlotEntry  

sparingSlotPrimaryIndex 1.3.6.1.4.1.529.30.2.2.1.1
The slot number of the module being backed up by a spare. The index is the same as slotIndex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

sparingSlotSparingIndex 1.3.6.1.4.1.529.30.2.2.1.2
The slot number of the slot that is the backup for sparingSlotPrimaryIndex. The index is the same as slotIndex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

sparingSlotStatus 1.3.6.1.4.1.529.30.2.2.1.3
The current sparing state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER standby(1), fault(2), active(3)  

sparingSlotLastStatusChange 1.3.6.1.4.1.529.30.2.2.1.4
System uptime at the time of the last sparingSlotStatus change. This value is 0 if no change of sparingSlotStatus was observed since reboot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

sparingSlotLastChangeReason 1.3.6.1.4.1.529.30.2.2.1.5
The reason for last change in sparingSlotStatus.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), manual(2), automatic(3), test(4)  

sparingSlotStatusChangeCount 1.3.6.1.4.1.529.30.2.2.1.6
The number of changes in sparingSlotStatus since the last restart of the subsystem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

sparingIfTable 1.3.6.1.4.1.529.30.3.2
A table of interfaces with enabled sparing functionality. The interface is represented by a row in the table if its sparing capability is one of two: - being a spare - being able to be backed up by spare interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SparingIfEntry

sparingIfEntry 1.3.6.1.4.1.529.30.3.2.1
Entry holding information about an individual interface that has sparing support
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SparingIfEntry  

sparingIfPrimaryIndex 1.3.6.1.4.1.529.30.3.2.1.1
The interface number being backed up by a spare. The sparingIfPrimaryIndex is the same as ifIndex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

sparingIfSparingIndex 1.3.6.1.4.1.529.30.3.2.1.2
The interface number of the slot that is the backup for sparingIfPrimaryIndex. The sparingIfSparingIndex is the same as ifIndex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

sparingIfStatus 1.3.6.1.4.1.529.30.3.2.1.3
The current sparing state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER standby(1), fault(2), active(3)  

sparingIfLastStatusChange 1.3.6.1.4.1.529.30.3.2.1.4
System uptime at the time of the last sparingIfStatus change. This value is 0 if no change of sparingIfStatus was observed since reboot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

sparingIfLastChangeReason 1.3.6.1.4.1.529.30.3.2.1.5
The reason for last change in sparingIfStatus.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), manual(2), automatic(3)  

sparingIfStatusChangeCount 1.3.6.1.4.1.529.30.3.2.1.6
The number of changes in sparingIfStatus since the last restart of the subsystem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32