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

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::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
1noError
2backupDataError
3backupLogError
4backupConfigurationError
5backupVersionFileError
6backupOtherError
7analyzingConfigurationError
8analyzingVersionFileError
9diskFull
10downloadingVersionFileError
11updateVersionFileError
12updateBootError
13masterSlaveSynchronizeError
14updateConflict
15unavailableServer
16slaveCardNotInService
17fileNotExist
255otherErrors

Conformance