zxAnSwAutoUpdateStatus
ZTE-AN-SOFTWARE-MIB ·
.1.3.6.1.4.1.3902.1082.20.30.2.3.3.1.2.20
Object
scalar Enumeration
The status of automatic update. notStarted(1): Not start updateStarting(2): Update Start backingUpFile(3): Backup software before update versionFileAnalyzing(4): Software analyzing versionFileDownloading(5): Software downloading versionFileDownloadComplete(6):Software download completed masterSlaveSynchronizing(7): Synchronize software to slave board masterSlaveSyncComplete(8): Synchronize software completed versionFileLoading(9): Load software to card bootUpdating(10): Update bootrom bootUpdateComplete(11): Update bootrom completed updateSuccess(12): Update successful readyToReboot(13): Update had beed finished,ready to reboot sameVersion(14): Update is not need for same version updateFailed(255): Update failed
Context
- MIB
- ZTE-AN-SOFTWARE-MIB
- OID
.1.3.6.1.4.1.3902.1082.20.30.2.3.3.1.2.20- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- zxAnSwAutoUpdateOperObjects
- Groups
- 1
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-SOFTWARE-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-SOFTWARE-MIB::zxAnSwAutoUpdateStatus.0'
More examples
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::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 |
Conformance
Member of