ciuUpgradeTargetAction
CISCO-IMAGE-UPGRADE-MIB ·
.1.3.6.1.4.1.9.9.360.1.1.5.1.1
Object
column r/w
Enumeration
The type of operation to be performed on this module.
image - upgrade image.
bios - upgrade bios.
loader - upgrade loader.loader is the program that
loads and starts the operating system
bootrom - upgrade boot rom
This object cannot be modified while the corresponding
value of ciuUpgradeTargetEntryStatus is equal to
'active'. It is okay to support only a subset of the enums
defined above.
Context
- MIB
- CISCO-IMAGE-UPGRADE-MIB
- OID
.1.3.6.1.4.1.9.9.360.1.1.5.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ciuUpgradeTargetEntry
- 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::ciuUpgradeTargetAction'
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::ciuUpgradeTargetAction.<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::ciuUpgradeTargetAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | image |
2 | bios |
3 | loader |
4 | bootrom |
Conformance
Member of