softwareAction
CM-SYSTEM-MIB ·
.1.3.6.1.4.1.2544.1.12.2.1.7.1
Object
scalar
r/w
Enumeration
This object is write only. Setting this object initiates
the specified action.
Supported actions are:
install(1) - Install software.
schedule-upgrade(2) - Schedule a software upgrade. At the
scheduled time, the system will reboot and
load the software image stored on the
standby partition. The scheduled time
can be specified by softwareUpgradeTime.
Also see softwareValidationTimer.
cancel-upgrade(3) - Cancel a scheduled software upgrade.
validate-upgrade(4) - Indicate software as valid and cancel the
validation timer.
revert-upgrade(5) - Revert to previous software image if it
still exists.
propagate-to-standby-nemi(6) - Propagate the running software release
to standby NEMI and active it.
Context
- MIB
- CM-SYSTEM-MIB
- OID
.1.3.6.1.4.1.2544.1.12.2.1.7.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cmSoftwareObjects
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | not-applicable |
1 | install |
2 | schedule-upgrade |
3 | cancel-upgrade |
4 | validate-upgrade |
5 | revert-upgrade |
6 | propagate-to-standby-nemi |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| softwareUpgradeTime Specifies the date and time to perform a software upgrade reboot.
If this object is set to a date and time in the past or has never
been set, the upgrade reboot will happen as soo… | scalar | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.2544.1.12.2.1.7.2 |
| softwareValidationTimer Time in minutes before the system will reboot and revert to the active
software after a software upgrade. If set to 0, the timer is
disabled and the software will automatically b… | scalar | Integer32 | .1.3.6.1.4.1.2544.1.12.2.1.7.3 |
| softwareTable This table lists information about the software installed
in the active and standby partitions. | table | - | .1.3.6.1.4.1.2544.1.12.2.1.7.4 |