All MIBs › EXTREME-SYSTEM-MIB › extremeMsmFailoverCause
extremeMsmFailoverCause
Module: EXTREME-SYSTEM-MIB
OID (symbolic): EXTREME-SYSTEM-MIB::extremeMsmFailoverCause
OID (numeric): 1.3.6.1.4.1.1916.1.1.1.33
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The cause of the last MSM failover. never(1) means an MSM Failover has not occurred since the last reboot. admin(2) means the failover was initiated by the user. exception(3) means the former master MSM encountered a software exception condition. removal(4) means the master MSM was physically removed from the chassis. hwFailure(5) means a diagnostic failure was detected in the master MSM. watchdog(6) means that the master MSM hardware watchdog timer expired. keepalive(7) means the master MSM failed to respond to slave keepalive requests. The MSM failover will have been hitless only in the admin(2) and exception(3) cases
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1916.1.1.1.33 snmpwalk -v2c -c public <target> EXTREME-SYSTEM-MIB::extremeMsmFailoverCause
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1916.1.1.1.33.1 snmpget -v2c -c public <target> EXTREME-SYSTEM-MIB::extremeMsmFailoverCause.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.1916 | extremenetworks | EXTREME-BASE-MIB |
| 1.3.6.1.4.1.1916.1 | extremeAgent | EXTREME-BASE-MIB |
| 1.3.6.1.4.1.1916.1.1 | extremeSystem | EXTREME-BASE-MIB |
| 1.3.6.1.4.1.1916.1.1.1 | extremeSystemCommon | EXTREME-SYSTEM-MIB |
| 1.3.6.1.4.1.1916.1.1.1.33 | extremeMsmFailoverCause | EXTREME-SYSTEM-MIB |