eqptProtGroupLastSwitchoverReason
ASAM-EQUIP-MIB ·
.1.3.6.1.4.1.637.61.1.23.5.2.1.5
Object
column mandatory
Enumeration
This object contains the reason of the last switch over.
ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: 1..17
PERSIST: YES DEFVALUE: NA UNITS: -
Context
- MIB
- ASAM-EQUIP-MIB
- OID
.1.3.6.1.4.1.637.61.1.23.5.2.1.5- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- eqptProtGroupEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ASAM-EQUIP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-EQUIP-MIB::eqptProtGroupLastSwitchoverReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ASAM-EQUIP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-EQUIP-MIB::eqptProtGroupLastSwitchoverReason.<eqptProtGroupId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ASAM-EQUIP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ASAM-EQUIP-MIB::eqptProtGroupLastSwitchoverReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noSwitchOver |
2 | forcedActive |
3 | boardNotPresent |
4 | extenderChainFailure |
5 | linkFailure |
6 | watchDogTimeOut |
7 | fileSystemCorrupt |
8 | configurationMismatch |
9 | boardUnplanned |
10 | boardLocked |
11 | shelfDefense |
12 | revertiveSwitchOver |
13 | lanxFailure |
14 | lanxHwFailure |
15 | lanxSdkFailure |
16 | dpoeAppFailure |
17 | dpoeUnreachable |