All MIBs › CPQSTSYS-MIB › cpqSsBoxCondition
cpqSsBoxCondition
Module: CPQSTSYS-MIB
OID (symbolic): CPQSTSYS-MIB::cpqSsBoxCondition
OID (numeric): 1.3.6.1.4.1.232.8.2.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: SCSI Drive Box Condition.
This is the overall condition of the drive box. The following values are defined:
other(1) The agent does not recognize the status. You may need to upgrade your software.
ok(2) The storage system is operating normally. No user action is required.
degraded(3) The storage system is degraded. You need to check the temperature status or power supply status of this storage system. Additionally, if the side panel for the storage system is removed, the air flow changes could result in improper cooling of the drives and affect the temperature status.
failed(4) The storage system has failed.
What is cpqSsBoxCondition?
This read-only enumerated value gives the overall condition of an entire SCSI drive box, aggregating things like fan and temperature status. Administrators check it as a quick health summary before digging into the box's individual sub-status objects. For example, degraded(3) here would prompt the admin to check cpqSsBoxTempStatus and cpqSsBoxFanStatus to find which subsystem needs attention.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.8.2.1.1.8 snmpwalk -v2c -c public <target> CPQSTSYS-MIB::cpqSsBoxCondition
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.8.2.1.1.8.1 snmpget -v2c -c public <target> CPQSTSYS-MIB::cpqSsBoxCondition.1
Start monitoring HP/Compaq StorageWorks storage array (RAID/logical volume/disk) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSTSYS-MIB::cpqSsBoxCondition OID value, configure state conditions and alerts, and monitor any HP/Compaq StorageWorks storage array (RAID/logical volume/disk) 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.8 | cpqSsStorageSys | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2 | cpqSsDrvBox | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2.1 | cpqSsDrvBoxTable | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2.1.1 | cpqSsDrvBoxEntry | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2.1.1.8 | cpqSsBoxCondition | CPQSTSYS-MIB |