zxAnRuSwImageStatus
ZTE-AN-REMOTE-UNIT-MGMT-MIB ·
.1.3.6.1.4.1.3902.1015.80.1.2.5.1.8
Object
column Bits
Bit 0 indicates Whether the associated software image is 'committed'(1) or 'uncommitted'(0). Bit 1 indicates Whether the associated software image is 'active'(1) or 'inactive'(0). Bit 2 indicates Whether the associated software image is 'valid'(1) or 'invalid'(0).
Context
- MIB
- ZTE-AN-REMOTE-UNIT-MGMT-MIB
- OID
.1.3.6.1.4.1.3902.1015.80.1.2.5.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zxAnRuSwImageEntry
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-REMOTE-UNIT-MGMT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-REMOTE-UNIT-MGMT-MIB::zxAnRuSwImageStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-REMOTE-UNIT-MGMT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-REMOTE-UNIT-MGMT-MIB::zxAnRuSwImageStatus.<zxAnRuSwRack>.<zxAnRuSwShelf>.<zxAnRuSwSlot>.<zxAnRuSwPort>.<zxAnRuSwOnu>.<zxAnRuSwImageIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-REMOTE-UNIT-MGMT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-REMOTE-UNIT-MGMT-MIB::zxAnRuSwImageStatus'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | isCommitted |
1 | isActive |
2 | isValid |