ciuUpgradeOpLastStatus
CISCO-IMAGE-UPGRADE-MIB ·
.1.3.6.1.4.1.9.9.360.1.1.4.9
Object
scalar Enumeration
This object indicates previous OpStatus value.
It will be updated after new OpCommand is set and delivered
to upgrade process.
'none' - no operation was performed.
'invalidOperation' - the selected operation is not
supported.
'failure' - the selected operation has failed.
'inProgress' - specified operation is active.
'success' - specified operation has completed
successfully.
'abortInProgress' - abort in progress.
'abortSuccess' - abort operation successful.
'abortFailed' - abort failed.
'successReset' - specified operation has completed
successfully and the system will
reset.
'fsUpgReset' - fabric switch upgrade reset.
Context
- MIB
- CISCO-IMAGE-UPGRADE-MIB
- OID
.1.3.6.1.4.1.9.9.360.1.1.4.9- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- ciscoImageUpgradeOp
- Groups
- 1
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 'CISCO-IMAGE-UPGRADE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IMAGE-UPGRADE-MIB::ciuUpgradeOpLastStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IMAGE-UPGRADE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IMAGE-UPGRADE-MIB::ciuUpgradeOpLastStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | invalidOperation |
3 | failure |
4 | inProgress |
5 | success |
6 | abortInProgress |
7 | abortSuccess |
8 | abortFailed |
9 | successReset |
10 | fsUpgReset |
Conformance
Member of