|
Description:
|
softwareAction OBJECT-TYPE
SYNTAX INTEGER {not-applicable(0), install(1), schedule-upgrade(2), cancel-upgrade(3), validate-upgrade(4), revert-upgrade(5), propagate-to-standby-nemi(6)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"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."
|
|
|