MIB Viewer

hwFileGeneOperState

OBJECT-TYPE
1.3.6.1.4.1.2011.5.25.31.5.3.1.2
Access
read-only
Status
current
Sub-identifiers
0
The value of this object identifies the operation status. opInProgress(1): The operation is ongoing. opSuccess(2): The operation succeeds. opGetFileError(3): Obtaining the file fails. opInvalidDestName(4): The specified storage path is invalid. opNoFlashSpace(5): The space in the flash memory is insufficient. opWriteFileError(6): Writing the file fails. opDestoryError(7): Deleting the file fails.
INTEGER { opInProgress(1), opSuccess(2), opGetFileError(3), opInvalidDestName(4), opNoFlashSpace(5), opWriteFileError(6), opDestoryError(7) }