MIBs Depot

SLE-RED-MIB

Registered at
1.3.6.1.4.1.6296.101.22
Last updated
2007-10-19 22:00
Organization
DASAN Networks.
Namespace
dasan
Source file
SLE-RED-MIB
Digest
sha256:28a99696881aff6e6601052d6860a334add2a300fdb5325c65e121b166f49df2

Description

This MIB contains information to support active/standby control redundancy.

Contact

Contact-info.

Imports

FromSymbols
DASAN-SMIsleMgmt
SLE-TC-MIBSleControlRequestResultType, SleControlStatusType
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIGauge32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

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

Textual conventions

NameOIDSyntaxAccessStatus
SleRedBoardIdType
type
SleRedFaultActionType
type
SleRedModeType
type
SleRedReloadOSType
type

Objects

NameOIDSyntaxAccessStatus
sleRedBase
OBJECT-IDENTITY
1.3.6.1.4.1.6296.101.22.1
sleRedInfo
OBJECT-IDENTITY
1.3.6.1.4.1.6296.101.22.1.1
sleRedActiveBoard
OBJECT-TYPE
Indication of the actual service board identifier. Regardless of redundancy mode, it has actual service board id.
1.3.6.1.4.1.6296.101.22.1.1.1SleRedBoardIdTyperead-onlycurrent
sleRedMode
OBJECT-TYPE
If two SFUs are installed in the system, it works as redundant mode. Otherwise, it works as standalone mode.
1.3.6.1.4.1.6296.101.22.1.1.2SleRedModeTyperead-onlycurrent
sleRedFaultCrashAction
OBJECT-TYPE
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.
1.3.6.1.4.1.6296.101.22.1.1.3SleRedFaultActionTyperead-onlycurrent
sleRedFaultTimeoutAction
OBJECT-TYPE
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.
1.3.6.1.4.1.6296.101.22.1.1.4SleRedFaultActionTyperead-onlycurrent
sleRedFaultTimeout
OBJECT-TYPE
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')
1.3.6.1.4.1.6296.101.22.1.1.5INTEGER (5..720000)read-onlycurrent
sleRedActivePrevState
OBJECT-TYPE
Previous state of active board.
1.3.6.1.4.1.6296.101.22.1.1.6INTEGER {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)}read-onlycurrent
sleRedActiveCurrState
OBJECT-TYPE
Current state of active board.
1.3.6.1.4.1.6296.101.22.1.1.7INTEGER {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)}read-onlycurrent
sleRedControl
OBJECT-IDENTITY
1.3.6.1.4.1.6296.101.22.1.2
sleRedControlRequest
OBJECT-TYPE
System commands related to control redundancy function.
1.3.6.1.4.1.6296.101.22.1.2.1INTEGER {reloadStandby(1), switchover(2), setFaultMonitor(3)}read-writecurrent
sleRedControlStatus
OBJECT-TYPE
The status of a user command.
1.3.6.1.4.1.6296.101.22.1.2.2SleControlStatusTyperead-onlycurrent
sleRedControlTimer
OBJECT-TYPE
The maximum wait time for the manager for a long running user command.
1.3.6.1.4.1.6296.101.22.1.2.3Gauge32read-writecurrent
sleRedControlTimeStamp
OBJECT-TYPE
The time stamp of the last command (end of command).
1.3.6.1.4.1.6296.101.22.1.2.4TimeTicksread-onlycurrent
sleRedControlReqResult
OBJECT-TYPE
The result of the last user command.
1.3.6.1.4.1.6296.101.22.1.2.5SleControlRequestResultTyperead-onlycurrent
sleRedControlReloadOS
OBJECT-TYPE
A mate board is reloaded with the given os. If 'default' is given, the board is reloaded with 'default' OS.
1.3.6.1.4.1.6296.101.22.1.2.6SleRedReloadOSTyperead-writecurrent
sleRedControlFaultCrashAction
OBJECT-TYPE
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.
1.3.6.1.4.1.6296.101.22.1.2.7SleRedFaultActionTyperead-writecurrent
sleRedControlFaultTimeoutAction
OBJECT-TYPE
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.
1.3.6.1.4.1.6296.101.22.1.2.8SleRedFaultActionTyperead-writecurrent
sleRedControlFaultTimeout
OBJECT-TYPE
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')
1.3.6.1.4.1.6296.101.22.1.2.9INTEGER (5..720000)read-writecurrent
sleRedNotification
OBJECT-IDENTITY
1.3.6.1.4.1.6296.101.22.1.3

Notifications

NameOIDStatus
sleRedMateReloadRequested
NOTIFICATION-TYPE
A new active SFU indication
1.3.6.1.4.1.6296.101.22.1.3.1current
sleRedSwitchoverRequested
NOTIFICATION-TYPE
The system redundancy mode has been changed. A standby board is pluged out or in.
1.3.6.1.4.1.6296.101.22.1.3.2current
sleRedFaultMonitorChanged
NOTIFICATION-TYPE
Fault monitor configuration has been changed.
1.3.6.1.4.1.6296.101.22.1.3.3current

Conformance

NameOIDStatus
sleRedGroup
OBJECT-GROUP
Description.
1.3.6.1.4.1.6296.101.22.2current
sleRedNotificationGroup
NOTIFICATION-GROUP
Description.
1.3.6.1.4.1.6296.101.22.3current