zhoneDDMStatusWord
ZHONE-SFF ·
.1.3.6.1.4.1.5504.3.12.1.3.1.6
Object
column Enumeration
Indicates current status of line with respect to DDM.
Context
- MIB
- ZHONE-SFF
- OID
.1.3.6.1.4.1.5504.3.12.1.3.1.6- 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::zhoneDDMStatusWord'
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::zhoneDDMStatusWord.<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::zhoneDDMStatusWord'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ok |
2 | warning |
4 | alarm |
8 | sfpnotpresent |
16 | ddmnotsupported |