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
| From | Symbols |
|---|---|
| DASAN-SMI | sleMgmt |
| SLE-TC-MIB | SleControlRequestResultType, SleControlStatusType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Gauge32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso |
| SNMPv2-TC | DisplayString, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| SleRedBoardIdType type | ||||
| SleRedFaultActionType type | ||||
| SleRedModeType type | ||||
| SleRedReloadOSType type |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.1 | SleRedBoardIdType | read-only | current |
| 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.2 | SleRedModeType | read-only | current |
| 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.3 | SleRedFaultActionType | read-only | current |
| 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.4 | SleRedFaultActionType | read-only | current |
| 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.5 | INTEGER (5..720000) | read-only | current |
| sleRedActivePrevState OBJECT-TYPE Previous state of active board. | 1.3.6.1.4.1.6296.101.22.1.1.6 | 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)} | read-only | current |
| sleRedActiveCurrState OBJECT-TYPE Current state of active board. | 1.3.6.1.4.1.6296.101.22.1.1.7 | 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)} | read-only | current |
| 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.1 | INTEGER {reloadStandby(1), switchover(2), setFaultMonitor(3)} | read-write | current |
| sleRedControlStatus OBJECT-TYPE The status of a user command. | 1.3.6.1.4.1.6296.101.22.1.2.2 | SleControlStatusType | read-only | current |
| 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.3 | Gauge32 | read-write | current |
| sleRedControlTimeStamp OBJECT-TYPE The time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.101.22.1.2.4 | TimeTicks | read-only | current |
| sleRedControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.101.22.1.2.5 | SleControlRequestResultType | read-only | current |
| 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.6 | SleRedReloadOSType | read-write | current |
| 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.7 | SleRedFaultActionType | read-write | current |
| 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.8 | SleRedFaultActionType | read-write | current |
| 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.9 | INTEGER (5..720000) | read-write | current |
| sleRedNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.22.1.3 |
Notifications
| Name | OID | Status |
|---|---|---|
| sleRedMateReloadRequested NOTIFICATION-TYPE A new active SFU indication | 1.3.6.1.4.1.6296.101.22.1.3.1 | current |
| 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.2 | current |
| sleRedFaultMonitorChanged NOTIFICATION-TYPE Fault monitor configuration has been changed. | 1.3.6.1.4.1.6296.101.22.1.3.3 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| sleRedGroup OBJECT-GROUP Description. | 1.3.6.1.4.1.6296.101.22.2 | current |
| sleRedNotificationGroup NOTIFICATION-GROUP Description. | 1.3.6.1.4.1.6296.101.22.3 | current |