swFlashDLAdmStatus
SW-MIB ·
.1.3.6.1.4.1.1588.2.1.1.1.1.12
Object
scalar
r/w
Enumeration
The desired state of the FLASH.
A management station may place the FLASH in a desired
state by setting this object accordingly:
o swCurrent(1) indicates that the FLASH contains the
current firmware image or config file;
o swFwUpgrade(2) means that the firmware in the FLASH is to be
upgraded from the host specified;
o swCfUpload(3) means that the switch config file is to be
uploaded to the host specified; or
o swCfDownload(4) means that the switch config file is to be
downloaded from the host specified.
o swFwCorrupted(5) state indicates that the firmware in the
FLASH is corrupted. This value is for informational purpose
only. However, set of swFlashDLAdmStatus to this value is
not allowed.
The host is specified in swFlashDLHost.0. In addition,
user name is specified in swFlashDLUser.0, and
the file name specified in swFlashDLFile.0.
Reference the user manual on the following commands,
o firmwareDownload,
o configUpload, and
o configDownload.
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | swCurrent |
2 | swFwUpgrade |
3 | swCfUpload |
4 | swCfDownload |
5 | swFwCorrupted |