zxAnSwAutoUpdateChkFailedReason
ZTE-AN-FILE-MIB ·
.1.3.6.1.4.1.3902.1015.14.2.50.7.1.7
Object
scalar Enumeration
The failed reason of software periodic check.
Context
- MIB
- ZTE-AN-FILE-MIB
- OID
.1.3.6.1.4.1.3902.1015.14.2.50.7.1.7- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- zxAnSwAutoUpdateChkGroup
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-FILE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-FILE-MIB::zxAnSwAutoUpdateChkFailedReason.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-FILE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-FILE-MIB::zxAnSwAutoUpdateChkFailedReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noError |
2 | fileServerUnconfigured |
3 | fileServerConnectFailed |
4 | fileServerLoginFailed |
5 | fileServerPathError |
6 | fileServerProtocolTypeError |
7 | deviceCheckFailed |
255 | otherErrors |