All MIBs › CPQSTSYS-MIB › cpqSsBoxTempStatus
cpqSsBoxTempStatus
Module: CPQSTSYS-MIB
OID (symbolic): CPQSTSYS-MIB::cpqSsBoxTempStatus
OID (numeric): 1.3.6.1.4.1.232.8.2.1.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The temperature of the drive system.
This value will be one of the following: other(1) Temperature monitoring is not supported by this system or it is not supported by the driver.
ok(2) The temperature is within normal operating range.
degraded(3) The temperature is outside of normal operating range.
failed(4) The temperature could permanently damage the system. The storage system will automatically shutdown if this condition is detected.
noTemp(5) This unit does not support temperature monitoring.
What is cpqSsBoxTempStatus?
This read-only enumerated value reports whether a drive box's internal temperature is within normal range, degraded, or at a level that could cause permanent damage. Admins monitor it to catch overheating storage enclosures before drives are damaged. For example, failed(4) here signals the box temperature could permanently damage the system and warrants immediate shutdown or cooling intervention.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.8.2.1.1.9 snmpwalk -v2c -c public <target> CPQSTSYS-MIB::cpqSsBoxTempStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.8.2.1.1.9.1 snmpget -v2c -c public <target> CPQSTSYS-MIB::cpqSsBoxTempStatus.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::cpqSsBoxTempStatus 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.9 | cpqSsBoxTempStatus | CPQSTSYS-MIB |