hpnicfIssuLastOpStatus
HPN-ICF-ISSU-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.133.1.1.2.8
Object
scalar Enumeration
This object indicates previous hpnicfIssuOpStatus value. It will be updated after new hpnicfIssuOp is set and delivered to upgrade process. none - No operation was performed. failure - Specified operation has failed. inProgress - Specified operation is active. success - Specified operation completed successfully. rollbackInProgress - Rollback operation is in progress. rollbackSuccess - Rollback operation completed successfully.
Context
- MIB
- HPN-ICF-ISSU-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.133.1.1.2.8- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hpnicfIssuOp
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 'HPN-ICF-ISSU-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-ISSU-MIB::hpnicfIssuLastOpStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-ISSU-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-ISSU-MIB::hpnicfIssuLastOpStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | failure |
3 | inProgress |
4 | success |
5 | rollbackInProgress |
6 | rollbackSuccess |