All MIBs › CPQSTSYS-MIB › cpqSsChassisTemperatureCondition
cpqSsChassisTemperatureCondition
Module: CPQSTSYS-MIB
OID (symbolic): CPQSTSYS-MIB::cpqSsChassisTemperatureCondition
OID (numeric): 1.3.6.1.4.1.232.8.2.2.1.1.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Storage System Temperature Condition.
This is the aggregate condition of all the temperatur sensors in the storage system chassis. The following values are defined:
other(1) The agent does not recognize the status. You may need to upgrade your software.
ok(2) All temperature sensors are reading within normal limits.
degraded(3) At least one temperature sensor is reading degraded.
failed(4) At least one temperature sensor is reading failed.
What is cpqSsChassisTemperatureCondition?
This read-only enumerated value reports the aggregate condition of all temperature sensors in the storage chassis. It gives an admin an early warning of thermal problems across the whole enclosure rather than checking each sensor individually. For example, degraded(3) indicates at least one sensor is reading outside normal operating range, which should be investigated before it escalates to failed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.8.2.2.1.1.14 snmpwalk -v2c -c public <target> CPQSTSYS-MIB::cpqSsChassisTemperatureCondition
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.8.2.2.1.1.14.1 snmpget -v2c -c public <target> CPQSTSYS-MIB::cpqSsChassisTemperatureCondition.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqSsChassisTemperatureCondition.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::cpqSsChassisTemperatureCondition 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.2 | cpqSsBoxExtended | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2.2.1 | cpqSsChassisTable | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2.2.1.1 | cpqSsChassisEntry | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2.2.1.1.14 | cpqSsChassisTemperatureCondition | CPQSTSYS-MIB |