zxAnVerAutoUpdateStatus
ZTE-AN-EQUIP-MIB ·
.1.3.6.1.4.1.3902.1015.2.1.2.7.7
Object
scalar Enumeration
This variable represents the auto update status.
Context
- MIB
- ZTE-AN-EQUIP-MIB
- OID
.1.3.6.1.4.1.3902.1015.2.1.2.7.7- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- zxAnVerAutoUpdateMgmt
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-EQUIP-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-EQUIP-MIB::zxAnVerAutoUpdateStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-EQUIP-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-EQUIP-MIB::zxAnVerAutoUpdateStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notStarted |
2 | updateStarting |
3 | backingUpFile |
4 | versionAnalyzing |
5 | versionDownloading |
6 | versionDownloadComplete |
7 | masterSlaveSynchronizing |
8 | masterSlaveSyncComplete |
9 | bootUpdating |
10 | bootUpdateComplete |
11 | versionLoading |
12 | updateSuccess |
13 | readyToReboot |
255 | updateFailed |