zhnSysMonAlarmType
ZHNSYSMON ·
.1.3.6.1.4.1.5504.2.5.1.1.1.1.1
Object
column r/w
Enumeration
The type of alarm currently posted.
Context
- MIB
- ZHNSYSMON
- OID
.1.3.6.1.4.1.5504.2.5.1.1.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zhnSysMonAlarmEntry
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 'ZHNSYSMON' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNSYSMON::zhnSysMonAlarmType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHNSYSMON' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNSYSMON::zhnSysMonAlarmType.<zhnSysMonAlarmType>.<zhnSysMonAlarmSeverity>.<zhnSysMonAlarmInterfaceName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHNSYSMON' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHNSYSMON::zhnSysMonAlarmType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tempThresholdExceeded |
2 | mainPowerLoss |
3 | secondaryPowerLoss |
4 | lowPowerMode |
5 | selftestFailed |
6 | interfaceDown |
7 | processFailed |
8 | pwDown |
9 | pwDeleted |
10 | pwMisconnected |
11 | pwLOP |
12 | pwLateFrame |
13 | pwMalformedFrame |
14 | pwJitterBufferOverrun |
15 | dsx1RcvYellow |
16 | dsx1XmtYellow |
17 | dsx1RcvAIS |
18 | dsx1XmtAIS |
19 | dsx1LossOfFrame |
20 | dsx1LossOfSignal |
21 | dsx1LoopbackState |
22 | dsx1TestingState |
23 | pwClockStability |
24 | pwClockHoldover |
25 | pwClockStabilityIdle |
26 | pwClockStabilityAcquisition |
27 | pwClockStabilityTracking1 |
28 | pwClockStabilityRecovery |
29 | onBatteryPower |
30 | batteryPowerLow |
31 | replaceBattery |
32 | batteryRemoved |
33 | onBatteryPower2 |
34 | batteryPowerLow2 |
35 | replaceBattery2 |
36 | batteryRemoved2 |
37 | doorOpened |
99 | other |