zxAnVerAutoUpdateFailedReason
ZTE-AN-EQUIP-MIB ·
.1.3.6.1.4.1.3902.1015.2.1.2.7.8
Object
scalar Enumeration
This variable represents the failed reason.
Context
- MIB
- ZTE-AN-EQUIP-MIB
- OID
.1.3.6.1.4.1.3902.1015.2.1.2.7.8- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- zxAnVerAutoUpdateMgmt
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-EQUIP-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-EQUIP-MIB::zxAnVerAutoUpdateFailedReason.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-EQUIP-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-EQUIP-MIB::zxAnVerAutoUpdateFailedReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | backupDataFileError |
2 | backupLogFileError |
3 | backupConfigurationFileError |
4 | backupVersionError |
5 | analyzingConfigurationError |
6 | analyzingVersionError |
7 | diskFull |
8 | downloadingVersionError |
9 | masterSlaveSynchronizeError |
10 | updateBootError |
11 | loadingVersionError |
12 | updateConflict |
13 | unavailableServer |
255 | otherError |