MIB Viewer

swFlashDLOperStatus

OBJECT-TYPE
1.3.6.1.4.1.1588.2.1.1.1.1.11
Access
read-only
Status
current
Sub-identifiers
0
The operational status of the FLASH. The operational states are as follow: o swCurrent(1) indicates that the FLASH contains the current firmware image or config file; o swFwUpgraded(2) state indicates that it contains the image upgraded from the swFlashDLHost.0.; o swCfUploaded(3) state indicates that the switch configuration file has been uploaded to the host; and o swCfDownloaded(4) state indicates that the switch configuration file has been downloaded from the host. o swFwCorrupted (5) state indicates that the firmware in the FLASH of the switch is corrupted.
INTEGER { unknown (0), swCurrent (1), swFwUpgraded (2), swCfUploaded (3), swCfDownloaded (4), swFwCorrupted (5) }