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

Scalars 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
1notStarted
2updateStarting
3backingUpFile
4versionFileAnalyzing
5versionFileDownloading
6versionFileDownloadComplete
7masterSlaveSynchronizing
8masterSlaveSyncComplete
9versionFileLoading
10bootUpdating
11bootUpdateComplete
12updateSuccess
13readyToReboot
14sameVersion
255updateFailed

Conformance