globalAlarmSwitchReason
ZXR10-ALARM-MIB ·
.1.3.6.1.4.1.3902.3.302.12.1.24
Object
column AlarmSwitchReason
Global alarm switch reason.
Context
- MIB
- ZXR10-ALARM-MIB
- OID
.1.3.6.1.4.1.3902.3.302.12.1.24- Type
- column
- Access
- readonly
- Status
- current
- Parent
- globalAlarmTrapEntry
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 'ZXR10-ALARM-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-ALARM-MIB::globalAlarmSwitchReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXR10-ALARM-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-ALARM-MIB::globalAlarmSwitchReason.<globalAlarmGlobalFlowID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXR10-ALARM-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXR10-ALARM-MIB::globalAlarmSwitchReason'
Syntax
- Source
- AlarmSwitchReason
- Base type
Enumeration
Type Description
Enum for alarm switch reason.
Values & Constraints
Type Values
1 | na |
2 | restored |
3 | signalfailofw |
4 | signalmismatch |
5 | signaldegrade |
6 | automaticswitch |
7 | forceswitch |
8 | exerciseswitch |
9 | lockout |
10 | manualswitch |
11 | signalfailofp |
12 | low |
13 | dnr |
14 | signaldegradeofp |
15 | wtrTimerExpires |
18 | mappingSwitchtoW |
19 | mappingSwitchtoP |
65534 | invalid |