zxAnSwImageActiveStatus

ZTE-AN-SOFTWARE-MIB · .1.3.6.1.4.1.3902.1082.20.30.2.2.4.1.6

Object

column Enumeration
The status of saved MP version on the saved area.                        
active(1):   active MP version.
inactive(2): inactive MP version.
none(3):     NP version, don't have active attribute.

Context

MIB
ZTE-AN-SOFTWARE-MIB
OID
.1.3.6.1.4.1.3902.1082.20.30.2.2.4.1.6
Type
column
Access
readonly
Status
current
Parent
zxAnSwImageEntry
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-SOFTWARE-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-SOFTWARE-MIB::zxAnSwImageActiveStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-SOFTWARE-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-SOFTWARE-MIB::zxAnSwImageActiveStatus.<zxAnSwCardRack>.<zxAnSwCardShelf>.<zxAnSwCardSlot>.<zxAnSwImageFileName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-SOFTWARE-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-SOFTWARE-MIB::zxAnSwImageActiveStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1active
2inactive
3none

Conformance