SLE-RED-MIB

File: SLE-RED-MIB.mib (10186 bytes)

Imported modules

DASAN-SMI SLE-TC-MIB SNMPv2-CONF
SNMPv2-SMI

Imported symbols

sleMgmt SleControlStatusType SleControlRequestResultType
OBJECT-GROUP NOTIFICATION-GROUP TimeTicks
Gauge32 OBJECT-TYPE MODULE-IDENTITY
NOTIFICATION-TYPE

Defined Types

SleRedBoardIdType  
INTEGER sfuA(1), sfuB(2)    

SleRedModeType  
INTEGER redundant(1), standalone(2)    

SleRedFaultActionType  
INTEGER switchover(1), log(2), disable(3)    

SleRedReloadOSType  
INTEGER os1(1), os2(2), default(3)    

Defined Values

sleRed 1.3.6.1.4.1.6296.101.22
This MIB contains information to support active/standby control redundancy.
MODULE-IDENTITY    

sleRedBase 1.3.6.1.4.1.6296.101.22.1
OBJECT IDENTIFIER    

sleRedInfo 1.3.6.1.4.1.6296.101.22.1.1
OBJECT IDENTIFIER    

sleRedActiveBoard 1.3.6.1.4.1.6296.101.22.1.1.1
Indication of the actual service board identifier. Regardless of redundancy mode, it has actual service board id.
Status: current Access: read-only
OBJECT-TYPE    
  SleRedBoardIdType  

sleRedMode 1.3.6.1.4.1.6296.101.22.1.1.2
If two SFUs are installed in the system, it works as redundant mode. Otherwise, it works as standalone mode.
Status: current Access: read-only
OBJECT-TYPE    
  SleRedModeType  

sleRedFaultCrashAction 1.3.6.1.4.1.6296.101.22.1.1.3
If any software module is crashed, the given action is taken. For 'switchover' action, if the board is active and a standby board is available, 'switchover' is carried out. If a standby board is not available, just warning message is left. If it is a standby board, 'reset' is carried out.
Status: current Access: read-only
OBJECT-TYPE    
  SleRedFaultActionType  

sleRedFaultTimeoutAction 1.3.6.1.4.1.6296.101.22.1.1.4
If any software module doesn't respond for healthcheck messages for the certain time, the given action is taken. For 'switchover' action, if the board is active and a standby board is available, 'switchover' is carried out. If a standby board is not available, just warning message is left. If it is a standby board, 'reset' is carried out.
Status: current Access: read-only
OBJECT-TYPE    
  SleRedFaultActionType  

sleRedFaultTimeout 1.3.6.1.4.1.6296.101.22.1.1.5
Healthcheck timeout. If a software module doesn't respond for the given time, it is regarded as a timed-out module. (Unit: second, default is '5')
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 5..720000  

sleRedActivePrevState 1.3.6.1.4.1.6296.101.22.1.1.6
Previous state of active board.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER activeInit(0), singleActiveReady(1), versionReport(2), softwareXfer(3), softwareXferDone(4), configXfer(5), configXferDone(6), stateXfer(7), activeReady(8), disconnectStandby(9), standbyWait(10), versionCheck(11), updateMac(12), softwareSync(13), softwareSyncDone(14), configSync(15), configSyncDone(16), startupSync(17), standbyReady(18), standbyReset(19)  

sleRedActiveCurrState 1.3.6.1.4.1.6296.101.22.1.1.7
Current state of active board.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER activeInit(0), singleActiveReady(1), versionReport(2), softwareXfer(3), softwareXferDone(4), configXfer(5), configXferDone(6), stateXfer(7), activeReady(8), disconnectStandby(9), standbyWait(10), versionCheck(11), updateMac(12), softwareSync(13), softwareSyncDone(14), configSync(15), configSyncDone(16), startupSync(17), standbyReady(18), standbyReset(19)  

sleRedControl 1.3.6.1.4.1.6296.101.22.1.2
OBJECT IDENTIFIER    

sleRedControlRequest 1.3.6.1.4.1.6296.101.22.1.2.1
System commands related to control redundancy function.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER reloadStandby(1), switchover(2), setFaultMonitor(3)  

sleRedControlStatus 1.3.6.1.4.1.6296.101.22.1.2.2
The status of a user command.
Status: current Access: read-only
OBJECT-TYPE    
  SleControlStatusType  

sleRedControlTimer 1.3.6.1.4.1.6296.101.22.1.2.3
The maximum wait time for the manager for a long running user command.
Status: current Access: read-write
OBJECT-TYPE    
  Gauge32  

sleRedControlTimeStamp 1.3.6.1.4.1.6296.101.22.1.2.4
The time stamp of the last command (end of command).
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

sleRedControlReqResult 1.3.6.1.4.1.6296.101.22.1.2.5
The result of the last user command.
Status: current Access: read-only
OBJECT-TYPE    
  SleControlRequestResultType  

sleRedControlReloadOS 1.3.6.1.4.1.6296.101.22.1.2.6
A mate board is reloaded with the given os. If 'default' is given, the board is reloaded with 'default' OS.
Status: current Access: read-write
OBJECT-TYPE    
  SleRedReloadOSType  

sleRedControlFaultCrashAction 1.3.6.1.4.1.6296.101.22.1.2.7
If any software module is crashed, the given action is taken. For 'switchover' action, if the board is active and a standby board is available, 'switchover' is carried out. If a standby board is not available, just warning message is left. If it is a standby board, 'reset' is carried out.
Status: current Access: read-write
OBJECT-TYPE    
  SleRedFaultActionType  

sleRedControlFaultTimeoutAction 1.3.6.1.4.1.6296.101.22.1.2.8
If any software module doesn't respond for healthcheck messages for the certain time, the given action is taken. For 'switchover' action, if the board is active and a standby board is available, 'switchover' is carried out. If a standby board is not available, just warning message is left. If it is a standby board, 'reset' is carried out.
Status: current Access: read-write
OBJECT-TYPE    
  SleRedFaultActionType  

sleRedControlFaultTimeout 1.3.6.1.4.1.6296.101.22.1.2.9
Healthcheck timeout. If a software module doesn't respond for the given time, it is regarded as a timed-out module. (Unit: second, default is '5')
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 5..720000  

sleRedNotification 1.3.6.1.4.1.6296.101.22.1.3
OBJECT IDENTIFIER    

sleRedMateReloadRequested 1.3.6.1.4.1.6296.101.22.1.3.1
A new active SFU indication
Status: current Access: read-write
NOTIFICATION-TYPE    

sleRedSwitchoverRequested 1.3.6.1.4.1.6296.101.22.1.3.2
The system redundancy mode has been changed. A standby board is pluged out or in.
Status: current Access: read-write
NOTIFICATION-TYPE    

sleRedFaultMonitorChanged 1.3.6.1.4.1.6296.101.22.1.3.3
Fault monitor configuration has been changed.
Status: current Access: read-write
NOTIFICATION-TYPE    

sleRedGroup 1.3.6.1.4.1.6296.101.22.2
Description.
Status: current Access: read-write
OBJECT-GROUP    

sleRedNotificationGroup 1.3.6.1.4.1.6296.101.22.3
Description.
Status: current Access: read-write
NOTIFICATION-GROUP