MIB Viewer

hwDisposeOperState

OBJECT-TYPE
1.3.6.1.4.1.2011.5.25.31.8.3.1.5
Access
read-only
Status
current
Sub-identifiers
0
The value of this object identifies the operation status. opSuccess(1): The operation succeeds. opInProgress(2): The operation is ongoing. opDevNotSupportPredispose(3): The device does not support predispose. opCardNotSupportPredispose(4): The type of card or subcard is not supported to be predisposed on this device. opAlreadyPredispose(5): The slot or subslot has already been predisposed. opCardConflict(6): The slot or subslot to be predisposed conflict with others. opDevOperationError(7): Other error occurs on the device.
INTEGER { opSuccess(1), opInProgress(2), opDevNotSupportPredispose(3), opCardNotSupportPredispose(4), opAlreadyPredispose(5), opCardConflict(6), opDevOperationError(7) }