ciuUpgradeOpCommand
CISCO-IMAGE-UPGRADE-MIB ·
.1.3.6.1.4.1.9.9.360.1.1.4.1
Object
scalar
r/w
Enumeration
The command to be executed.
Note that it is possible for a system to support
only a subset of these commands. If a command is
unsupported, it will complete immediatly with the
'invalidOperation' error being reported in the
ciuUpgradeOpStatus object.
The 'check' must be performed first before 'install'
command can be executed. If 'install'
is performed first the operation would fail.
So 'install' will be allowed only if a read of
this object returns 'check' and the value of object
ciuUpgradeOpStatus is 'success'. Also 'check'
will be allowed only if a read of this object returns
'none'.
Command Remarks
none if this object is read without performing
any operation listed above, 'none' would be
returned. Also 'none' would be returned for a
read operation if a cleanup of the previous
upgrade operation is completed either through
the issue of 'done' command or the maximum
timeout of 5 minutes is elapsed. Setting this
object to 'none', agent would return a success
without any upgrade operation being performed.
done if this object returns any value other than
'none', then setting this to 'done' would do
the required cleanup of previous upgrade
operation and make the system ready for any new
upgrade operation. This is needed because the
system maintains the status of the previous
upgrade operation for a maximum time of 5 minutes
before it does the cleanup. During this period
no new upgrade operation is allowed.
install for all the physical entities listed in the
ciuUpgradeTargetTable perform the required
upgrade operation listed in that table. However
the upgrade operation for a module would not be
done if the current running image and the image
to be upgraded given as an input through the
ciuImageLocInputTable are the same.
check check the version compatibility for the given
set of image files against the current system
configuration.
Context
- MIB
- CISCO-IMAGE-UPGRADE-MIB
- OID
.1.3.6.1.4.1.9.9.360.1.1.4.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ciscoImageUpgradeOp
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | done |
3 | install |
4 | check |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ciuUpgradeOpLastStatusReason This object indicates the previous OpStatusReason value.
It will be updated after new OpCommand is set and delivered
to upgrade process. | scalar | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.360.1.1.4.10 |
| ciuUpgradeJobStatusNotifyOnCompletion This object specifies whether or not
ciuUpgradeJobStatusCompletionNotify notification
should be generated on the completion of an operation.
If 'true', ciuUpgradeJobStatusComple… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.360.1.1.4.11 |
| ciuUpgradeOpStatus The status of the specified operation.
none(1) - no operation was performed.
invalidOperation(2) - the selected operation is not
supported.
failu… | scalar | Enumeration | .1.3.6.1.4.1.9.9.360.1.1.4.2 |
| ciuUpgradeOpNotifyOnCompletion Specifies whether or not a notification should be
generated on the completion of an operation.
If 'true', ciuUpgradeOpCompletionNotify
will be generated, else if 'false' it would… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.360.1.1.4.3 |
| ciuUpgradeOpTimeStarted Specifies the time the upgrade operation was started.
This object would return 0 if ciuUpgradeOpCommand contains
'none'. | scalar | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.9.9.360.1.1.4.4 |
| ciuUpgradeOpTimeCompleted Specifies the time the upgrade operation completed.
This object would return 0 if ciuUpgradeOpCommand contains
'none'. | scalar | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.9.9.360.1.1.4.5 |
| ciuUpgradeOpAbort Provides the means to abort an operation.
If this object is set to 'true' when an upgrade operation
is in progress and the corresponding instance of
ciuUpgradeOpCommand has the va… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.360.1.1.4.6 |
| ciuUpgradeOpStatusReason Specifies the description of the cause of 'failed' state
of the object 'ciuUpgradeOpStatus'.
This object would be a null string if value of
'ciuUpgradeOpStatus' is anything othe… | scalar | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.360.1.1.4.7 |
| ciuUpgradeOpLastCommand This object indicates previous OpCommand value.
It will be updated after new OpCommand is set and delivered
to upgrade process.
'none' if this object is read without performing… | scalar | Enumeration | .1.3.6.1.4.1.9.9.360.1.1.4.8 |
| ciuUpgradeOpLastStatus This object indicates previous OpStatus value.
It will be updated after new OpCommand is set and delivered
to upgrade process.
'none' - no operation was performed.
'i… | scalar | Enumeration | .1.3.6.1.4.1.9.9.360.1.1.4.9 |