zxAnEponOnuLastOfflineReason
ZTE-AN-EPON-SERVICE-PRIVATE-MIB ·
.1.3.6.1.4.1.3902.1082.500.30.4.1.27
Object
column Enumeration
EPON ONU last offline reason. The possible reason values are: 1 : unknown reason 14 : ONU bugsell 21 : ONU link disconnected 22 : ONU power off 23 : ONU timestamp drift
Context
- MIB
- ZTE-AN-EPON-SERVICE-PRIVATE-MIB
- OID
.1.3.6.1.4.1.3902.1082.500.30.4.1.27- Type
- column
- Access
- readonly
- Status
- current
- Parent
- onuAdminObjectEntry
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 'ZTE-AN-EPON-SERVICE-PRIVATE-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-EPON-SERVICE-PRIVATE-MIB::zxAnEponOnuLastOfflineReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-EPON-SERVICE-PRIVATE-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-EPON-SERVICE-PRIVATE-MIB::zxAnEponOnuLastOfflineReason.<ifIndex>.<zxAnPonOnuIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-EPON-SERVICE-PRIVATE-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-EPON-SERVICE-PRIVATE-MIB::zxAnEponOnuLastOfflineReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
14 | bugsell |
21 | linkDisconnect |
22 | powerOff |
23 | timestampDrift |