|
|
Description:
|
upgradeImageSW OBJECT-TYPE
SYNTAX INTEGER {none(0), updateImageFile(1), upgradeImage(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This object provides the operator the ability to upgrade the image to a file.
The initial value would be none(0).
Before starting update image, upgradeImageSWFilenName and ftpConfig or tftpConfig value should be set.
updateImageFile(1) : Download the image file(by FTP server).
upgradeImage(2) : Upgrade image file.
This operation need long period, so Please checked the upgradeImageSWStatus.
Reboot should be executed to finish upgrade procedure when load upgrade will be passed."
|
|
|
|