MIB Viewer

cpqScsiCntlrStatus

OBJECT-TYPE
1.3.6.1.4.1.232.5.2.2.1.1.7
Access
read-only
Status
mandatory
Sub-identifiers
0
SCSI Controller Status. This is the current status of the controller. The following values are currently defined: other(1) The controller is not operational due to reasons other than hardware failure. The controller may be intentionally disabled. The controller configuration may be in conflict with the configuration of other hardware or software in the system. The controller may have failed initialization. Corrective action is Operating System dependent. Check for diagnostic messages which may have occurred at system boot time. ok(2) The controller is operating normally. failed(3) The controller has failed and is no longer operating. Please run diagnostics on the computer system to help identify the problem.
INTEGER { other(1), ok(2), failed(3) }