ciuVersionCompUpgradeAction
CISCO-IMAGE-UPGRADE-MIB ·
.1.3.6.1.4.1.9.9.360.1.1.7.1.3
Object
column Enumeration
Specifies the type of upgrade action that would be
performed on this module if ciuUpgradeOpCommand were
set to 'install' or to 'check'.
none(1) : is no upgrade action.
other(2) : actions other than defined here
rollingUpgrade(3) : modules would be upgraded one at a
time.
switchOverReset(4): all the modules would be reset after
a switchover happens at the same time.
reset(5) : all the modules would be reset without
or before a switchover.
copy(6) : then image upgrade would not be done,
but only bios/loader/bootrom would be
updated and will take effect on next
reload.
notApplicable(7) : upgrade action is not possible
because image is not upgradable.
plugin(8) : upgrading plugin only instead of full
image.
Context
- MIB
- CISCO-IMAGE-UPGRADE-MIB
- OID
.1.3.6.1.4.1.9.9.360.1.1.7.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ciuVersionCompChkEntry
- 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::ciuVersionCompUpgradeAction'
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::ciuVersionCompUpgradeAction.<entPhysicalIndex>'
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::ciuVersionCompUpgradeAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | other |
3 | rollingUpgrade |
4 | switchOverReset |
5 | reset |
6 | copy |
7 | notApplicable |
8 | plugin |
Conformance
Member of