zxAnGponSrvOnuLastOfflineReason

ZTE-AN-GPON-SERVICE-MIB · .1.3.6.1.4.1.3902.1082.500.10.2.3.8.1.7

Object

column Enumeration
ONU last offine reason.
1 : unknown reason
2 : OLT LOS 
3 : ONU LOS 
4 : ONU LOF 
5 : ONU SF 
6 : ONU LOA 
7 : ONU LOAM 
8 : ONU authorization failed
9 : ONU power off
10 : ONU deactivation succeed
11 : ONU deactivation failed
12 : ONU reboot
13 : ONU shutdown
14 : ONU unauthorized
15 : ONU SN disabled or laser transmission off
16 : ONU rogue dying gasp
17 : ONU PLOAM Packets Frequently
18 : ONU OMCI Packets Frequently
19 : OLT Troubleshooting
20 : ONU Troubleshooting
21 : ONU received optical power abnormal
22 : ONU administration disabled
23 : ONU factory reset
24 : ONU hard reset
25 : ONU soft reset
26 : OLT PON MAC reset
27 : ONU authentication information changed
28 : invalid license.
Earlier MIB variants describe this object as follows:
ONU last offine reason.
1 : unknown reason
2 : OLT LOS 
3 : ONU LOS 
4 : ONU LOF 
5 : ONU SF 
6 : ONU LOA 
7 : ONU LOAM 
8 : ONU authorization failed
9 : ONU power off
10 : ONU deactivation succeed
11 : ONU deactivation failed
12 : ONU reboot
13 : ONU shutdown
14 : ONU unauthorized
15 : ONU SN disabled
Interpret the values according to the device implementation.

Context

MIB
ZTE-AN-GPON-SERVICE-MIB
OID
.1.3.6.1.4.1.3902.1082.500.10.2.3.8.1.7
Type
column
Access
readonly
Status
current
Parent
zxAnGponSrvOnuStatusEntry
Groups
1

Walk 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-GPON-SERVICE-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-GPON-SERVICE-MIB::zxAnGponSrvOnuLastOfflineReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-GPON-SERVICE-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-GPON-SERVICE-MIB::zxAnGponSrvOnuLastOfflineReason.<ifIndex>.<zxAnPonOnuIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-GPON-SERVICE-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-GPON-SERVICE-MIB::zxAnGponSrvOnuLastOfflineReason'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2los
3losi
4lofi
5sfi
6loai
7loami
8authFail
9dyingGasp
10deactiveSucc
11deactiveFail
12reboot
13shutdown
14unauthorized
15snDisabledOrLaserTxOff
16rogueDyingGasp
17ploamPacketsFrequently
18omciPacketsFrequently
19oltTroubleshooting
20onuTroubleshooting
21rxOpticalPowerAbnormal
22adminDisabled
23factoryReset
24onuHardReset
25onuSoftReset
26oltPonMacReset
27authInfoChanged
28invalidLicense

Conformance