eqptProtElementStandbyStatuschangeReason
ASAM-EQUIP-MIB ·
.1.3.6.1.4.1.637.61.1.23.5.3.1.6
Object
column mandatory
Enumeration
This attribute reflects the reason why the standby status of the protection group element has changed. ALCATEL NOTE: SUPPORT: YES INSRVMOD: NA RANGE: 0..24 PERSIST: NO DEFVALUE: none(0) UNITS: -
Context
- MIB
- ASAM-EQUIP-MIB
- OID
.1.3.6.1.4.1.637.61.1.23.5.3.1.6- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- eqptProtElementEntry
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::eqptProtElementStandbyStatuschangeReason'
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::eqptProtElementStandbyStatuschangeReason.<eqptSlotId>'
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::eqptProtElementStandbyStatuschangeReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | protectionGroupLocked |
2 | forcedActive |
3 | peerLinkUnAvailable |
4 | peerLocked |
5 | peerNotPlanned |
6 | peerNotPluggedIn |
7 | databaseNotInSync |
8 | lanxDynamicDataNotSynced |
9 | lanxSdkFailure |
10 | lanxRecovSdkFailure |
11 | lanxHwFailure |
12 | lanxDynDataSyncFailure |
13 | lanxStaticSyncFailure |
14 | lanxPeerCommFailure |
15 | lanxFailure |
16 | linkGroupNotAvailable |
17 | ltNotEnabled |
18 | lanxHiGigFailure |
19 | lanxReconcileFailure |
20 | lanxDiscoveryFailure |
21 | dpoeAppFailure |
22 | dpoeCommFailure |
23 | dpoeSyncFailure |
24 | dpoeUnreachable |