zxAnSwAutoUpdateChkFailedReason

ZTE-AN-SOFTWARE-MIB · .1.3.6.1.4.1.3902.1082.20.30.2.3.3.1.1.23

Object

scalar Enumeration
The failed reason of software periodic check.
noError(1):                       Automatic update check successful
                                  or not start
fileServerUnconfigured(2):        Automatic update file server
                                  is not configure
fileServerConnectFailed(3):       File server connect failed
fileServerLoginFailed(4):         File server configure is not
                                  correct 
fileServerPathError(5):           File server configure path is 
                                  not correct 
fileServerProtocolTypeError(6):   File server configure protocol 
                                  type is not correct           
deviceCheckFailed(7):             NE flash error             
otherErrors(255):                 Error is not include above list

Context

MIB
ZTE-AN-SOFTWARE-MIB
OID
.1.3.6.1.4.1.3902.1082.20.30.2.3.3.1.1.23
Type
scalar
Access
readonly
Status
current
Parent
zxAnSwAutoUpdateChkObjects
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::zxAnSwAutoUpdateChkFailedReason.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::zxAnSwAutoUpdateChkFailedReason'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noError
2fileServerUnconfigured
3fileServerConnectFailed
4fileServerLoginFailed
5fileServerPathError
6fileServerProtocolTypeError
7deviceCheckFailed
255otherErrors

Conformance