zhoneDDMAlarms
ZHONE-SFF ·
.1.3.6.1.4.1.5504.3.12.1.3.1.7
Object
column Bits
Bitmap of alarm conditions present, as reported by the SFP.
Context
- MIB
- ZHONE-SFF
- OID
.1.3.6.1.4.1.5504.3.12.1.3.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zhoneDDMStatusEntry
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 'ZHONE-SFF' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-SFF::zhoneDDMAlarms'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-SFF' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-SFF::zhoneDDMAlarms.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-SFF' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-SFF::zhoneDDMAlarms'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | tempHigh |
1 | tempLow |
2 | vccHigh |
3 | vccLow |
4 | txBiasHigh |
5 | txBiasLow |
6 | txPwrHigh |
7 | txPwrLow |
8 | rxPwrHigh |
9 | rxPwrLow |