All MIBs › CPQSTSYS-MIB › cpqSsBackplaneTempStatus
cpqSsBackplaneTempStatus
Module: CPQSTSYS-MIB
OID (symbolic): CPQSTSYS-MIB::cpqSsBackplaneTempStatus
OID (numeric): 1.3.6.1.4.1.232.8.2.2.6.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Storage System Backplane Fan Status.
This value will be one of the following:
other(1) The agent is unable to determine if this storage system has temperature monitoring.
noTemp(2) This unit does not support temperature monitoring.
ok(3) The temperature is within normal operating range.
degraded(4) The temperature is outside of normal operating range.
failed(5) The temperature could permanently damage the system.
notSupported(6) The storage system does not support reporting temperature status through this backplane. The temperature status is reported through the first backplane on this storage system.
What is cpqSsBackplaneTempStatus?
This read-only enumerated value reports whether a backplane's temperature is within normal range, degraded, failed, or not supported. Administrators watch this to catch overheating localized to a specific backplane rather than the whole chassis. For example, degraded(4) here means this backplane specifically is running outside its normal temperature range.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.8.2.2.6.1.11 snmpwalk -v2c -c public <target> CPQSTSYS-MIB::cpqSsBackplaneTempStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.8.2.2.6.1.11.1 snmpget -v2c -c public <target> CPQSTSYS-MIB::cpqSsBackplaneTempStatus.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::cpqSsBackplaneTempStatus 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.6 | cpqSsBackplaneTable | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2.2.6.1 | cpqSsBackplaneEntry | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2.2.6.1.11 | cpqSsBackplaneTempStatus | CPQSTSYS-MIB |