zxAnFileExplorerOperFailedReason
ZTE-AN-FILE-MIB ·
zte-ng variant
·
.1.3.6.1.4.1.3902.1082.20.50.2.3.1.7
Object
scalar Enumeration
The failed reasion of the file operation.
Context
- MIB
- ZTE-AN-FILE-MIB
- OID
.1.3.6.1.4.1.3902.1082.20.50.2.3.1.7- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- zxAnFileExplorerGlobalObjects
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-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-FILE-MIB::zxAnFileExplorerOperFailedReason.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-FILE-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-FILE-MIB::zxAnFileExplorerOperFailedReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noError |
2 | fileNotExisted |
3 | fileExisted |
4 | diskFull |
5 | timeout |
6 | otherOperationInProgress |
7 | systemFileNameUsed |
8 | slaveControlCardNotReady |
9 | dataTransmissionFailed |
255 | otherErrors |