MIB Viewer

softwareAction

OBJECT-TYPE
1.3.6.1.4.1.2544.1.12.2.1.7.1
Access
read-write
Status
current
Sub-identifiers
0
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.
INTEGER { not-applicable(0), install(1), schedule-upgrade(2), cancel-upgrade(3), validate-upgrade(4), revert-upgrade(5), propagate-to-standby-nemi(6) }