zxr10SwInstallCommitFailedReason
ZXR10-SYSTEM-SOFTWARE-MIB ·
.1.3.6.1.4.1.3902.3.6002.8.2.2.2.3
Object
scalar Enumeration
Failure reason of install committed, description as follows: success: Success. unknownErr: Unknown error. noMem: No enough memory. pending: Pending. executing: Executing. cmdNotFinish: Can not process this command because other command is conflicted. sysBusy: System busy. WriteBootFailed: Writing boot file(s) failed. wrongState: This operation is not allowed in this state. preparingSync: The operation is forbidden while preparing for synchronization.
Context
- MIB
- ZXR10-SYSTEM-SOFTWARE-MIB
- OID
.1.3.6.1.4.1.3902.3.6002.8.2.2.2.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- zxr10SoftwareInstallCommit
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 'ZXR10-SYSTEM-SOFTWARE-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-SYSTEM-SOFTWARE-MIB::zxr10SwInstallCommitFailedReason.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXR10-SYSTEM-SOFTWARE-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXR10-SYSTEM-SOFTWARE-MIB::zxr10SwInstallCommitFailedReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | success |
2 | unknownErr |
3 | noMem |
4 | pending |
5 | executing |
6 | cmdNotFinish |
7 | sysBusy |
8 | writeBootFailed |
9 | wrongState |
10 | preparingSync |