h3cIssuOpStatus
H3C-ISSU-MIB ·
.1.3.6.1.4.1.2011.10.2.133.1.1.2.4
Object
scalar Enumeration
Status of the specified operation. none - No operation was performed. failure - Specified operation has failed. inProgress - Specified operation is in progress. success - Specified operation completed successfully. rollbackInProgress - Rollback operation is in progress. rollbackSuccess - Rollback operation completed successfully.
Context
- MIB
- H3C-ISSU-MIB
- OID
.1.3.6.1.4.1.2011.10.2.133.1.1.2.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- h3cIssuOp
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 'H3C-ISSU-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-ISSU-MIB::h3cIssuOpStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-ISSU-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-ISSU-MIB::h3cIssuOpStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | failure |
3 | inProgress |
4 | success |
5 | rollbackInProgress |
6 | rollbackSuccess |