zxAnSwPatchOperFailedReason
ZTE-AN-FILE-MIB ·
.1.3.6.1.4.1.3902.1015.14.2.50.4.1.9
Object
column Enumeration
The software patch operation failed reason.
Context
- MIB
- ZTE-AN-FILE-MIB
- OID
.1.3.6.1.4.1.3902.1015.14.2.50.4.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zxAnSoftwarePatchEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -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::zxAnSwPatchOperFailedReason'
More examples
Read one indexed 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::zxAnSwPatchOperFailedReason.<zxAnFileStorageDevRack>.<zxAnFileStorageDevShelf>.<zxAnFileStorageDevSlot>.<zxAnFileStorageDevSubCard>.<zxAnFileStorageDevType>.<zxAnFileStorageDevId>.<zxAnSwPatchName>'
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::zxAnSwPatchOperFailedReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noError |
2 | invalidPatchName |
3 | patchTooBig |
4 | patchCheckFailed |
5 | timeout |
6 | otherOperationInProgress |
7 | versionMismatch |
8 | alreadyInactive |
9 | alreadyActivated |
255 | otherErrors |