MIB Viewer

firmware-download-current-state

OBJECT-TYPE
1.3.6.1.4.1.11.2.3.9.4.2.1.1.18.4
Access
read-write
Status
current
Sub-identifiers
0
Provides the current or last reportable state of the firmware download process. The current state may not necessarily be the current state, but could be the post-mortem state.
INTEGER { eIdle(1), eReceivingImage(2), eReceivedImageError(3), eVerifyingImage(4), eVerifiedImageError(5), eWritingImage(6), eWritingImageError(7), eDownloadComplete(8), eOKtoShutDown(9), eCancelDownload(10), eShuttingDown(11) }