ciuVersionCompUpgradeImpact
CISCO-IMAGE-UPGRADE-MIB ·
.1.3.6.1.4.1.9.9.360.1.1.7.1.7
Object
column Enumeration
Specifies the impact of the upgrade operation that
would have on this module.
other(1) : reasons other than defined here
nonDisruptive(2): this module would be upgraded
without disruption of traffic.
disruptive(3) : this module would be upgraded
with disruption of traffic.
notApplicable(4): upgrade is not possible because image
is not upgradable.
Context
- MIB
- CISCO-IMAGE-UPGRADE-MIB
- OID
.1.3.6.1.4.1.9.9.360.1.1.7.1.7- 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::ciuVersionCompUpgradeImpact'
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::ciuVersionCompUpgradeImpact.<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::ciuVersionCompUpgradeImpact'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | nonDisruptive |
3 | disruptive |
4 | notApplicable |
Conformance
Member of