ciuVersionCompUpgradeReason

CISCO-IMAGE-UPGRADE-MIB · .1.3.6.1.4.1.9.9.360.1.1.7.1.8

Object

This object would give the reason for the following cases:
1)value of object ciuVersionCompUpgradable is 'false'
then it would give the reason why the module is not
upgradable.
2)the value of object ciuversionCompUpgradeAction is either
'switchOverReset' or 'reset' and value of object 
ciuVersionCompUpgradable is 'true'.
3)the value of object ciuVersionCompUpgradeImpact is 
'disruptive' and value of objects, ciuVersionCompUpgradable
is 'true' and ciuversionCompUpgradeAction is neither 
'switchOverReset' nor 'reset.
              
This object would have the reason in the above listed
order. 
              
It would be a null string for all the other values of the
above mentioned objects.

Context

MIB
CISCO-IMAGE-UPGRADE-MIB
OID
.1.3.6.1.4.1.9.9.360.1.1.7.1.8
Type
column
Access
readonly
Status
current
Parent
ciuVersionCompChkEntry
Groups
1

Walk 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::ciuVersionCompUpgradeReason'
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::ciuVersionCompUpgradeReason.<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::ciuVersionCompUpgradeReason'

Values & Constraints

Type Constraints
range: 0..255

Conformance