All MIBs › CPQSCSI-MIB › cpqScsiCntlrStatus
cpqScsiCntlrStatus
Module: CPQSCSI-MIB
OID (symbolic): CPQSCSI-MIB::cpqScsiCntlrStatus
OID (numeric): 1.3.6.1.4.1.232.5.2.2.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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.
What is cpqScsiCntlrStatus?
This read-only INTEGER (other/ok/failed) reports the current status of the SCSI controller. It is a quick top-level check an admin uses before looking at the more detailed reset and timeout counters for the same controller. For example, a controller reporting failed(3) prompts an admin to check its reset and timeout counters next to understand what led up to the failure.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.5.2.2.1.1.7 snmpwalk -v2c -c public <target> CPQSCSI-MIB::cpqScsiCntlrStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.5.2.2.1.1.7.1 snmpget -v2c -c public <target> CPQSCSI-MIB::cpqScsiCntlrStatus.1
Start monitoring Compaq (HP) server (SCSI storage controller) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSCSI-MIB::cpqScsiCntlrStatus OID value, configure state conditions and alerts, and monitor any Compaq (HP) server (SCSI storage controller) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.5 | cpqScsi | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2 | cpqScsiComponent | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.2 | cpqScsiCntlr | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.2.1 | cpqScsiCntlrTable | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.2.1.1 | cpqScsiCntlrEntry | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.2.1.1.7 | cpqScsiCntlrStatus | CPQSCSI-MIB |