CISCO-IMAGE-UPGRADE-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
8
Rows
8
Columns
30
.1.3.6.1.4.1.9.9.360.1.1.2 · 1 row entry · 1 columns
A table listing the image variable types that
exist in the device.
ciuImageVariableEntry entry .1.3.6.1.4.1.9.9.360.1.1.2.1
A ciuImageVariableEntry entry. Each entry provides the
image variable type existing in the device.
Indexes
ciuImageVariableName
Column Syntax OID
ciuImageVariableName
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 w…
CiuImageVariableTypeName
Textual Convention: CiuImageVariableTypeName OctetString
Type Constraints:
range: 1..32
.1.3.6.1.4.1.9.9.360.1.1.2.1.1
.1.3.6.1.4.1.9.9.360.1.1.3 · 1 row entry · 1 columns
A table listing the Universal Resource Identifier(URI)
of images that are assigned to variables of the 
ciuImageVariableTable. 
          
In the example for ciuImageVariableTable, there are
3 image types. This table will list the names
for those image types as follows -
          
entPhysicalIndex ciuImageVariableName ciuImageURI
          
  25            'system'         m9200-ek9-mgz.1.0.bin
  25            'kickstart'      boot-1.0.bin
  26            'ilce'           linecard-1.0.bin
          
In this example, the 'system' image name is 
'm9200-ek9-mgz.1.0.bin', the 'ilce' image name is
'linecard-1.0.bin' and the 'kickstart' image name is
'boot-1.0.bin'.
ciuImageURIEntry entry .1.3.6.1.4.1.9.9.360.1.1.3.1
A ciuImageURITable entry. Each entry provides the
Image URI corresponding to this image variable name,
identified by ciuImageVariableName, on this module
identified by entPhysicalIndex. Each such module of the
type Phys…
Indexes
ENTITY-MIBentPhysicalIndex ciuImageVariableName
Column Syntax OID
ciuImageURI
This object contains the string value of the image
corresponding to ciuImageVariableName on this
entity.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.360.1.1.3.1.1
.1.3.6.1.4.1.9.9.360.1.1.5 · 1 row entry · 2 columns
A table listing the modules and the type of upgrade 
operation to be performed on these modules.
ciuUpgradeTargetEntry entry .1.3.6.1.4.1.9.9.360.1.1.5.1
Each entry provides the module that needs to be
upgraded and the type of operation that needs to be
performed on this module. The upgrade operation, selected
using the object 'ciuUpgradeOpCommand', would be performed
o…
Indexes
ENTITY-MIBentPhysicalIndex
Column Syntax OID
ciuUpgradeTargetAction
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 - …
Enumerationr/w
Enumerated Values:
1image
2bios
3loader
4bootrom
.1.3.6.1.4.1.9.9.360.1.1.5.1.1
ciuUpgradeTargetEntryStatus
The status of this table entry. A multivarbind set
containing this object and ciuUpgradeTargetAction must
be done in the same PDU for the operation to succeed.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.360.1.1.5.1.2
.1.3.6.1.4.1.9.9.360.1.1.6 · 1 row entry · 2 columns
A table listing the URI of the images that need to
be upgraded.
ciuImageLocInputEntry entry .1.3.6.1.4.1.9.9.360.1.1.6.1
Each entry provides the image location URI that need to be
upgraded.
This table cannot be modified if ciuUpgradeOpCommand object
contains any value other than 'none'
Indexes
ciuImageVariableName
Column Syntax OID
ciuImageLocInputURI
An ASCII string specifying the system image location.
For example the string could be 'bootflash:file1'.

This object cannot be modified while the corresponding
value of ciuImageLocInputEntryS…
OctetStringr/w
Constraints:
range: 1-255
.1.3.6.1.4.1.9.9.360.1.1.6.1.1
ciuImageLocInputEntryStatus
The status of this table entry.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.360.1.1.6.1.2
.1.3.6.1.4.1.9.9.360.1.1.7 · 1 row entry · 8 columns
A table showing the result of the version compatibility
check operation performed in response to the option
'check' selected for ciuUpgradeOpCommand. 
The table would be emptied out once the value of 
ciuUpgradeOpCommand object is 'none'.
ciuVersionCompChkEntry entry .1.3.6.1.4.1.9.9.360.1.1.7.1
An entry containing the results of the version
compatibility check operation performed on each module,
identified by entPhysicalIndex.
Each such module of the type PhysicalClass
module(9), has an entry in entPhysicalT…
Indexes
ENTITY-MIBentPhysicalIndex
Column Syntax OID
ciuVersionCompImageSame
Specifies whether for this module the image provided by
the user for upgrade is same as the current running image.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.360.1.1.7.1.1
ciuVersionCompUpgradable
Specifies whether the set of images provided in
ciuImageLocInputTable are compatible with each other as
far as this module is concerned. If 'true' the set of
images provided are compatible and can be run on this
modu…
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.360.1.1.7.1.2
ciuVersionCompUpgradeAction
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 o…
Enumeration
Enumerated Values:
1none
2other
3rollingUpgrade
4switchOverReset
5reset
6copy
7notApplicable
8plugin
.1.3.6.1.4.1.9.9.360.1.1.7.1.3
ciuVersionCompUpgradeBios
Specifies whether the BIOS will be upgraded.
If 'true' the bios would be upgraded else it would not.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.360.1.1.7.1.4
ciuVersionCompUpgradeBootrom
Specifies whether the bootrom will be upgraded.
If 'true' the bootrom would be upgraded else it would not.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.360.1.1.7.1.5
ciuVersionCompUpgradeLoader
Specifies whether the loader will be upgraded.
If 'true' the loader would be upgraded else it would not.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.360.1.1.7.1.6
ciuVersionCompUpgradeImpact
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 di…
Enumeration
Enumerated Values:
1other
2nonDisruptive
3disruptive
4notApplicable
.1.3.6.1.4.1.9.9.360.1.1.7.1.7
ciuVersionCompUpgradeReason
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 ciuversionCompUpgrad…
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.360.1.1.7.1.8
.1.3.6.1.4.1.9.9.360.1.1.8 · 1 row entry · 5 columns
A table showing the current version of images running
on the modules and the images they would be upgraded with.
The table would be emptied out once the value of
ciuUpgradeOpCommand object is 'none'. This table becomes 
valid when value of ciuUpgradeOpStatus is 'success'
in response to 'check' operation selected using
ciuUpgradeOpCommand.
ciuUpgradeImageVersionEntry entry .1.3.6.1.4.1.9.9.360.1.1.8.1
An entry containing the current version of image running
on a particular module and the images they would be
upgraded with.
An ciuUpgradeImageVersionVarName identifies the type of
software running on this module, iden…
Indexes
ENTITY-MIBentPhysicalIndex ciuUpgradeImageVersionIndex
Column Syntax OID
ciuUpgradeImageVersionIndex
This is an arbitrary integer which uniquely identifies
different rows which have the same value of
entPhysicalIndex.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.360.1.1.8.1.1
ciuUpgradeImageVersionVarName
The type of image on this module.
CiuImageVariableTypeName
Textual Convention: CiuImageVariableTypeName OctetString
Type Constraints:
range: 1..32
.1.3.6.1.4.1.9.9.360.1.1.8.1.2
ciuUpgradeImageVersionRunning
An ASCII string specifying the running image version.
OctetString
Constraints:
range: 1-255
.1.3.6.1.4.1.9.9.360.1.1.8.1.3
ciuUpgradeImageVersionNew
An ASCII string specifying what the new image version
would be after an upgrade.
OctetString
Constraints:
range: 1-255
.1.3.6.1.4.1.9.9.360.1.1.8.1.4
ciuUpgradeImageVersionUpgReqd
Specifies whether an upgrade is required for this
software component, identified by entPhysicalIndex and
ciuUpgradeImageVersionVarName.
If the value of objects ciuUpgradeImageVersionRunning and
ciuUpgradeImageVersionNe…
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.360.1.1.8.1.5
.1.3.6.1.4.1.9.9.360.1.1.9 · 1 row entry · 8 columns
A table showing the result of the upgrade operation
selected from ciuUpgradeOpCommand in ciuUpgradeOpTable. 
The table would be emptied out once the value of
ciuUpgradeOpCommand object is 'none'.
ciuUpgradeOpStatusEntry entry .1.3.6.1.4.1.9.9.360.1.1.9.1
An entry containing the status of the upgrade operation.
Indexes
ciuUpgradeOpStatusOperIndex
Column Syntax OID
ciuUpgradeOpStatusOperIndex
This is an arbitrary integer which identifies uniquely
an entry in this table.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.360.1.1.9.1.1
ciuUpgradeOpStatusOperation
Specifies the operation that is currently in progress
or completed in response to the ciuUpgradeOpCommand.
'unknown' - operation status unknown.
'other' - operation status other than defined here.
'copy' - the imag…
Enumeration
Enumerated Values:
1unknown
2other
3copy
4verify
5versionExtraction
6imageSync
7configSync
8preUpgrade
9forceDownload
10moduleOnline
11hitlessLCUpgrade
12hitfulLCUpgrade
13unusedBootvar
14convertStartUp
15looseIncompatibility
16haSeqNumMismatch
17unknownModuleOnline
18recommendedAction
19recoveryAction
20remainingAction
21additionalInfo
22settingBootvars
23informLcmFsUpg
24sysmgrSaveRuntimeStateAndSuccessReset
25kexecLoadUpgImages
26fsUpgCleanup
27saveMtsState
28fsUpgBegin
29lcWarmBootStatus
30waitStateVerificationStatus
31informLcmFsUpgExternalLc
32externalLcWarmBootStatus
33total
34compactFlashTcamSanity
35systemPreupgradeBegin
.1.3.6.1.4.1.9.9.360.1.1.9.1.2
ciuUpgradeOpStatusModule
The physical entity of the module for which this
status is being shown. For example such an entity is one of
the type PhysicalClass module(9). This object must contain
the same value as the entPhysicalIndex of the physi…
CISCO-TCEntPhysicalIndexOrZero
Textual Convention: CISCO-TCEntPhysicalIndexOrZero Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.9.9.360.1.1.9.1.3
ciuUpgradeOpStatusSrcImageLoc
An ASCII string specifying the source image location.
For example the string could be 'bootflash:file1'.
This object is only valid if the value of
ciuUpgradeOpStatusOperation is 'copy'.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.360.1.1.9.1.4
ciuUpgradeOpStatusDestImageLoc
An ASCII string specifying the destination image location.
For example the string could be 'bootflash:file1'.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.360.1.1.9.1.5
ciuUpgradeOpStatusJobStatus
The status of this operation.
'unknown' - operation status unknown.
'other' - operation status other than defined here.
'failed' - this operation has failed
'inProgress' - this operation is active
'success'…
Enumeration
Enumerated Values:
1unknown
2other
3failed
4inProgress
5success
6planned
.1.3.6.1.4.1.9.9.360.1.1.9.1.6
ciuUpgradeOpStatusPercentCompl
The percentage completion of the upgrade operation
selected from ciuUpgradeOpTable.
If this object is invalid for a particular operation,
identified by ciuUpgradeOpStatusOperation, then the
value of this object would be…
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.9.9.360.1.1.9.1.7
ciuUpgradeOpStatusJobStatusReas
Specifies the description of the cause of 'failed' state
of the object 'ciuUpgradeOpStatusJobStatus'.
This object would be a null string if value of
'ciuUpgradeOpStatusJobStatus' is anything other than
'failed'.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.360.1.1.9.1.8
.1.3.6.1.4.1.9.9.360.1.1.11 · 1 row entry · 3 columns
A table showing additional information such as warnings
during upgrade. 
The table would be emptied out once the value of 
ciuUpgradeOpCommand object is 'none'.
ciuUpgradeMiscInfoEntry entry .1.3.6.1.4.1.9.9.360.1.1.11.1
An entry containing additional information of upgrade
operation being performed on modules.
Each entry is uniquely identified by
ciuUpgradeMiscInfoIndex. If the info given in object
ciuUpgradeMiscInfoDescr is not for …
Indexes
ciuUpgradeMiscInfoIndex
Column Syntax OID
ciuUpgradeMiscInfoIndex
This is an arbitrary integer which identifies uniquely
an entry in this table.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.360.1.1.11.1.1
ciuUpgradeMiscInfoModule
The entPhysicalIndex of the module. The value of this
object would be 0 if the information shown in
ciuUpgradeMiscInfoDescr is not for any module.
CISCO-TCEntPhysicalIndexOrZero
Textual Convention: CISCO-TCEntPhysicalIndexOrZero Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.9.9.360.1.1.11.1.2
ciuUpgradeMiscInfoDescr
Specifies the miscelleneous information of the
upgrade operation.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.360.1.1.11.1.3