ciuImageVariableName
CISCO-IMAGE-UPGRADE-MIB ·
.1.3.6.1.4.1.9.9.360.1.1.2.1.1
Object
column CiuImageVariableTypeName
The type of image that the system can run. The value of
this object depends on the underlying agent.
e.g. Let us say that the device has 3 image variables names
- 'system', 'kickstart' and 'ilce'. This table , then will
list these 3 strings as entries such as follows:
ciuImageVariableName
system
kickstart
ilce
The user can assign images (using ciuImageURITable)
to these variables and the system will use the assigned
values to boot.
Context
- MIB
- CISCO-IMAGE-UPGRADE-MIB
- OID
.1.3.6.1.4.1.9.9.360.1.1.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ciuImageVariableEntry
- 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::ciuImageVariableName'
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::ciuImageVariableName.<ciuImageVariableName>'
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::ciuImageVariableName'
Syntax
- Source
- CiuImageVariableTypeName
- Base type
OctetString
Values & Constraints
Type Constraints
range: 1..32
Conformance
Member of