zxAnXponOnuSwUpdateAbortReason
ZXANXPON-MIB ·
.1.3.6.1.4.1.3902.1015.1010.5.30.3.1.2
Object
column Enumeration
This attribute indicates the reason when abort.
Context
- MIB
- ZXANXPON-MIB
- OID
.1.3.6.1.4.1.3902.1015.1010.5.30.3.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zxAnXponOnuSwUpdateStatusEntry
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 'ZXANXPON-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXANXPON-MIB::zxAnXponOnuSwUpdateAbortReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXANXPON-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXANXPON-MIB::zxAnXponOnuSwUpdateAbortReason.<zxAnXponOltIfIndex>.<zxAnXponOnuIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXANXPON-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXANXPON-MIB::zxAnXponOnuSwUpdateAbortReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | downloadError |
3 | commitError |
4 | activateError |
5 | crcError |
6 | validCheckError |
7 | userAbort |