ciuUpgradeOpStatusJobStatus
CISCO-IMAGE-UPGRADE-MIB ·
.1.3.6.1.4.1.9.9.360.1.1.9.1.6
Object
column Enumeration
The status of this operation.
'unknown' - operation status unknown.
'other' - operation status other than defined here.
'failed' - this operation has failed
'inProgress' - this operation is active
'success' - this operation has completed successfully.
'planned' - this operation would be executed at later
point of time.
Context
- MIB
- CISCO-IMAGE-UPGRADE-MIB
- OID
.1.3.6.1.4.1.9.9.360.1.1.9.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ciuUpgradeOpStatusEntry
- Groups
- 1
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 '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::ciuUpgradeOpStatusJobStatus'
More examples
Read one indexed 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::ciuUpgradeOpStatusJobStatus.<ciuUpgradeOpStatusOperIndex>'
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::ciuUpgradeOpStatusJobStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | other |
3 | failed |
4 | inProgress |
5 | success |
6 | planned |
Conformance
Member of