zxAnSwAutoUpdateStatus
ZTE-AN-FILE-MIB ·
.1.3.6.1.4.1.3902.1015.14.2.50.7.2.4
Object
scalar Enumeration
The status of automatic update.
Context
- MIB
- ZTE-AN-FILE-MIB
- OID
.1.3.6.1.4.1.3902.1015.14.2.50.7.2.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- zxAnSwAutoUpdateGroup
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-FILE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-FILE-MIB::zxAnSwAutoUpdateStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-FILE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-FILE-MIB::zxAnSwAutoUpdateStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notStarted |
2 | updateStarting |
3 | backingUpFile |
4 | versionFileAnalyzing |
5 | versionFileDownloading |
6 | versionFileDownloadComplete |
7 | masterSlaveSynchronizing |
8 | masterSlaveSyncComplete |
9 | versionFileLoading |
10 | bootUpdating |
11 | bootUpdateComplete |
12 | updateSuccess |
13 | readyToReboot |
14 | sameVersion |
255 | updateFailed |