zxAnSwAutoUpdateFailedReason
ZTE-AN-SOFTWARE-MIB ·
.1.3.6.1.4.1.3902.1082.20.30.2.3.3.1.2.26
Object
scalar Enumeration
The failed reason of automatic update.
noError(1), Update is not start or successful
backupDataError(2), Backup data failed
backupLogError(3), Backup log failed
backupConfigurationError(4), Backup configuration failed
backupVersionFileError(5), Backup software failed
backupOtherError(6), Backup file failed is not above
list
analyzingConfigurationError(7), Analyze configuration error
analyzingVersionFileError(8), Analyze software error
diskFull(9), NE disk is full
downloadingVersionFileError(10),Download software failed
updateVersionFileError(11), Update software failed
updateBootError(12), Update bootrom failed
masterSlaveSynchronizeError(13),Synchronize software to slave board
failed
updateConflict(14), Other update is executing
unavailableServer(15), File server configure failed
slaveCardNotInService(16), Slave board is not inservice
fileNotExist(17), File not exist on server
otherErrors(255) Other errors is not list above
Context
- MIB
- ZTE-AN-SOFTWARE-MIB
- OID
.1.3.6.1.4.1.3902.1082.20.30.2.3.3.1.2.26- 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::zxAnSwAutoUpdateFailedReason.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::zxAnSwAutoUpdateFailedReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noError |
2 | backupDataError |
3 | backupLogError |
4 | backupConfigurationError |
5 | backupVersionFileError |
6 | backupOtherError |
7 | analyzingConfigurationError |
8 | analyzingVersionFileError |
9 | diskFull |
10 | downloadingVersionFileError |
11 | updateVersionFileError |
12 | updateBootError |
13 | masterSlaveSynchronizeError |
14 | updateConflict |
15 | unavailableServer |
16 | slaveCardNotInService |
17 | fileNotExist |
255 | otherErrors |
Conformance
Member of