SONUS-REDUNDANCY-SERVICES-MIB

File: SONUS-REDUNDANCY-SERVICES-MIB.mib (19403 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SONUS-COMMON-MIB
SONUS-SMI SONUS-TC

Imported symbols

Integer32 MODULE-IDENTITY NOTIFICATION-TYPE
OBJECT-TYPE RowStatus sonusEventClass
sonusEventDescription sonusEventLevel sonusShelfIndex
sonusSlotIndex sonusServicesMIBs ServerFunctionType
ServerTypeID SonusName

Defined Types

SonusRedundGroupEntry  
SEQUENCE    
  sonusRedundGroupAdmnIndex Integer32
  sonusRedundGroupAdmnState INTEGER
  sonusRedundGroupName SonusName
  sonusRedundGroupShelfIndex Integer32
  sonusRedundGroupRedundSlotIndex Integer32
  sonusRedundGroupSwitchoverCntrl INTEGER
  sonusRedundGroupSwitchoverClientSlotIndex Integer32
  sonusRedundGroupFallbackCntrl INTEGER
  sonusRedundGroupWaitToRevertTime Integer32
  sonusRedundGroupAutoDetectCntrl INTEGER
  sonusRedundGroupHwType ServerTypeID
  sonusRedundGroupHealthcheckCntrl INTEGER
  sonusRedundGroupAdmnRowStatus RowStatus
  sonusRedundGroupSrvrFunction ServerFunctionType

SonusRedundClientEntry  
SEQUENCE    
  sonusRedundClientAdmnGroupIndex Integer32
  sonusRedundClientAdmnSlotIndex Integer32
  sonusRedundClientAdmnState INTEGER
  sonusRedundClientAdmnRowStatus RowStatus

SonusRedundGroupStatEntry  
SEQUENCE    
  sonusRedundGroupStatIndex Integer32
  sonusRedundGroupRedundOpState INTEGER
  sonusRedundGroupStandbySlotIndex Integer32
  sonusRedundGroupRedundSonicId Integer32
  sonusRedundGroupProtectedSlotIndex Integer32
  sonusRedundGroupNumClients Integer32
  sonusRedundGroupNumSwitchovers Integer32
  sonusRedundGroupLastSwitchoverReason INTEGER

SonusRedundClientStatEntry  
SEQUENCE    
  sonusRedundClientStatGroupIndex Integer32
  sonusRedundClientStatSlotIndex Integer32
  sonusRedundClientSonicId Integer32
  sonusRedundClientState INTEGER

Defined Values

sonusRedundancyServicesMIB 1.3.6.1.4.1.2879.2.5.8
The MIB Module for Redundancy Group and Clients Configuration.
MODULE-IDENTITY    

sonusRedundancyServicesMIBObjects 1.3.6.1.4.1.2879.2.5.8.1
OBJECT IDENTIFIER    

sonusRedundGroup 1.3.6.1.4.1.2879.2.5.8.1.1
OBJECT IDENTIFIER    

sonusRedundGroupNextIndex 1.3.6.1.4.1.2879.2.5.8.1.1.1
The next valid index to use when creating an entry in the sonusRedundGroupTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sonusRedundGroupTable 1.3.6.1.4.1.2879.2.5.8.1.1.2
This table specifies the redundancy group list.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SonusRedundGroupEntry

sonusRedundGroupEntry 1.3.6.1.4.1.2879.2.5.8.1.1.2.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SonusRedundGroupEntry  

sonusRedundGroupAdmnIndex 1.3.6.1.4.1.2879.2.5.8.1.1.2.1.1
Identifies the target redundancy group entry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sonusRedundGroupAdmnState 1.3.6.1.4.1.2879.2.5.8.1.1.2.1.2
The administrative state of this redundancy group entry.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

sonusRedundGroupName 1.3.6.1.4.1.2879.2.5.8.1.1.2.1.3
The name of this redundancy group instance.
Status: current Access: read-write
OBJECT-TYPE    
  SonusName  

sonusRedundGroupShelfIndex 1.3.6.1.4.1.2879.2.5.8.1.1.2.1.4
The shelf index of this redundancy group entry.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..6  

sonusRedundGroupRedundSlotIndex 1.3.6.1.4.1.2879.2.5.8.1.1.2.1.5
The redundant slot index of this redundancy group entry.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..16  

sonusRedundGroupSwitchoverCntrl 1.3.6.1.4.1.2879.2.5.8.1.1.2.1.6
The client switching control of this redundancy group entry. The revert options are used when the redundant server module is currently active. The forced options do not require synchronization and may result in a loss of service.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), normal(2), forced(3), revert(4), revertForced(5)  

sonusRedundGroupSwitchoverClientSlotIndex 1.3.6.1.4.1.2879.2.5.8.1.1.2.1.7
The switchover client slot index of this redundancy group.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..16  

sonusRedundGroupFallbackCntrl 1.3.6.1.4.1.2879.2.5.8.1.1.2.1.8
The fallback control of this redundancy group entry.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER revertive(1), nonrevertive(2)  

sonusRedundGroupWaitToRevertTime 1.3.6.1.4.1.2879.2.5.8.1.1.2.1.9
The Wait to Revert Time (in minutes) of this redundancy group entry.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 5..12  

sonusRedundGroupAutoDetectCntrl 1.3.6.1.4.1.2879.2.5.8.1.1.2.1.10
The auto detected control of this redundancy group entry.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

sonusRedundGroupHwType 1.3.6.1.4.1.2879.2.5.8.1.1.2.1.11
The hardware type of this redundancy group entry. only mns10(16), cns10(18), cns20(31), cns25(44), cns30(19), cns31(43) pns20(32) are valid.
Status: current Access: read-write
OBJECT-TYPE    
  ServerTypeID  

sonusRedundGroupHealthcheckCntrl 1.3.6.1.4.1.2879.2.5.8.1.1.2.1.12
The health check control of this redundancy group entry.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

sonusRedundGroupAdmnRowStatus 1.3.6.1.4.1.2879.2.5.8.1.1.2.1.13
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

sonusRedundGroupSrvrFunction 1.3.6.1.4.1.2879.2.5.8.1.1.2.1.14
The function of the server modules contained within this redundancy group.
Status: current Access: read-write
OBJECT-TYPE    
  ServerFunctionType  

sonusRedundClient 1.3.6.1.4.1.2879.2.5.8.1.2
OBJECT IDENTIFIER    

sonusRedundClientNextIndex 1.3.6.1.4.1.2879.2.5.8.1.2.1
The next valid index to use when creating an entry in the sonusRedundClientTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sonusRedundClientTable 1.3.6.1.4.1.2879.2.5.8.1.2.2
This table specifies the redundancy group client list.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SonusRedundClientEntry

sonusRedundClientEntry 1.3.6.1.4.1.2879.2.5.8.1.2.2.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SonusRedundClientEntry  

sonusRedundClientAdmnGroupIndex 1.3.6.1.4.1.2879.2.5.8.1.2.2.1.1
The index of the redundancy group to which this client belongs to.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

sonusRedundClientAdmnSlotIndex 1.3.6.1.4.1.2879.2.5.8.1.2.2.1.2
The slot index of this client entry.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..16  

sonusRedundClientAdmnState 1.3.6.1.4.1.2879.2.5.8.1.2.2.1.3
The state of this client entry.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

sonusRedundClientAdmnRowStatus 1.3.6.1.4.1.2879.2.5.8.1.2.2.1.4
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

sonusRedundGroupStatTable 1.3.6.1.4.1.2879.2.5.8.1.3
This table presents status for the redundancy group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SonusRedundGroupStatEntry

sonusRedundGroupStatEntry 1.3.6.1.4.1.2879.2.5.8.1.3.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SonusRedundGroupStatEntry  

sonusRedundGroupStatIndex 1.3.6.1.4.1.2879.2.5.8.1.3.1.1
Identifies the index of this redundancy group index.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sonusRedundGroupRedundOpState 1.3.6.1.4.1.2879.2.5.8.1.3.1.2
Identifies the redundant slot operation state of this redundancy group.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER standby(1), activeSynced(2), activeSyncing(3), activeNotSynced(4), absent(5), reset(6), failed(7), unknown(8), outOfService(9)  

sonusRedundGroupStandbySlotIndex 1.3.6.1.4.1.2879.2.5.8.1.3.1.3
Identifies the standby slot index for this redundancy group.(Internal use only)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sonusRedundGroupRedundSonicId 1.3.6.1.4.1.2879.2.5.8.1.3.1.4
Identifies the redundant slot's sonic Id of this redundancy group.(Internal use only)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sonusRedundGroupProtectedSlotIndex 1.3.6.1.4.1.2879.2.5.8.1.3.1.5
Identifies the protected slot of this redundancy group.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sonusRedundGroupNumClients 1.3.6.1.4.1.2879.2.5.8.1.3.1.6
Indicates the number of clients of this redundancy group.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sonusRedundGroupNumSwitchovers 1.3.6.1.4.1.2879.2.5.8.1.3.1.7
Indicates the total number of switchovers on this redundancy group.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sonusRedundGroupLastSwitchoverReason 1.3.6.1.4.1.2879.2.5.8.1.3.1.8
Reason for the last switchover in this redundancy group.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), adminSwitchover(2), autoReversion(3), reset(4), removal(5), softwareFailure(6), hardwareFailure(7), healthCheckTimeout(8), other(9), softwareUpgrade(10), excessiveLinkFailure(11), reserved2(12), unknown(13)  

sonusRedundClientStatTable 1.3.6.1.4.1.2879.2.5.8.1.4
This table presents clients status for the redundancy group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SonusRedundClientStatEntry

sonusRedundClientStatEntry 1.3.6.1.4.1.2879.2.5.8.1.4.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SonusRedundClientStatEntry  

sonusRedundClientStatGroupIndex 1.3.6.1.4.1.2879.2.5.8.1.4.1.1
Identifies the redundancy group index of this client.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sonusRedundClientStatSlotIndex 1.3.6.1.4.1.2879.2.5.8.1.4.1.2
Identifies the slot of this client.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..16  

sonusRedundClientSonicId 1.3.6.1.4.1.2879.2.5.8.1.4.1.3
Identifies the sonic id of this client. (Internal use only)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sonusRedundClientState 1.3.6.1.4.1.2879.2.5.8.1.4.1.4
Indicates the state of this client.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER standby(1), activeSynced(2), activeSyncing(3), activeNotSynced(4), absent(5), reset(6), failed(7), unknown(8), outOfService(9)  

sonusRedundancyServicesMIBNotifications 1.3.6.1.4.1.2879.2.5.8.2
OBJECT IDENTIFIER    

sonusRedundancyServicesMIBNotificationsPrefix 1.3.6.1.4.1.2879.2.5.8.2.0
OBJECT IDENTIFIER    

sonusRedundancyServicesMIBNotificationsObjects 1.3.6.1.4.1.2879.2.5.8.2.1
OBJECT IDENTIFIER    

sonusRedundPrevActiveSlotIndex 1.3.6.1.4.1.2879.2.5.8.2.1.1
The slot index of the failed server module whose switchover generated this trap.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..16  

sonusRedundGroupSwitchOverNotification 1.3.6.1.4.1.2879.2.5.8.2.0.1
This trap indicates a server module redundancy switchover has occurred. The standby server module in the specified shelf and slot has become active. The previous active slot, switchover reason, and group information are included.
Status: current Access: read-only
NOTIFICATION-TYPE    

sonusRedundGroupNoRedundancyNotification 1.3.6.1.4.1.2879.2.5.8.2.0.2
This trap indicates that the specified redundancy group has no redundancy protection.
Status: current Access: read-only
NOTIFICATION-TYPE    

sonusRedundGroupFullRedundancyNotification 1.3.6.1.4.1.2879.2.5.8.2.0.3
This trap indicates that the specified redundancy group has full redundancy protection.
Status: current Access: read-only
NOTIFICATION-TYPE    

sonusRedundGroupProtectedClientRestored 1.3.6.1.4.1.2879.2.5.8.2.0.4
This trap indicates that the specified redundancy group's protected client slot has been restored and is synchronized to the currently active redundant module. For Nx1 redundancy groups, a revertive switchover is recommended to restore full redundancy protection to the group.
Status: current Access: read-only
NOTIFICATION-TYPE    

sonusRedundGroupMnsActiveNotification 1.3.6.1.4.1.2879.2.5.8.2.0.5
The Management Node Server in the specified shelf and slot has become active following a MNS Switchover.
Status: current Access: read-only
NOTIFICATION-TYPE