All MIBs › CPQSTSYS-MIB › cpqSsBackplaneFanStatus
cpqSsBackplaneFanStatus
Module: CPQSTSYS-MIB
OID (symbolic): CPQSTSYS-MIB::cpqSsBackplaneFanStatus
OID (numeric): 1.3.6.1.4.1.232.8.2.2.6.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Storage System Backplane Fan Status.
This is the current status of the fans in the storage system. This value will be one of the following:
other(1) The agent is unable to determine if this storage system has fan monitoring.
notInstalled(2) This unit does not support fan monitoring.
ok(3) All fans are working normally.
degraded(4) At least one storage system fan has failed, but there is still sufficient cooling capacity to allow the system to continue. The fan should be replaced.
failed(5) One or more storage system fans have failed. The fan(s) should be replaced immediately to avoid hardware damage.
notSupported(6) The storage system does not support reporting fan status through this backplane. The fan status is reported through the first backplane on this storage system.
degraded-Fan1Failed(7) Fan 1 has failed, but there is still sufficient cooling capacity to allow the system to continue. The fan should be replaced.
degraded-Fan2Failed(8) Fan 2 has failed, but there is still sufficient cooling capacity to allow the system to continue. The fan should be replaced.
What is cpqSsBackplaneFanStatus?
This read-only enumerated value reports the current status of the fans associated with a storage system backplane, including specific per-fan degraded states. Administrators monitor this to catch a backplane-level cooling fault. For example, a value like degraded-Fan1Failed(7) would pinpoint that specifically the first fan on this backplane has failed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.8.2.2.6.1.10 snmpwalk -v2c -c public <target> CPQSTSYS-MIB::cpqSsBackplaneFanStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.8.2.2.6.1.10.1 snmpget -v2c -c public <target> CPQSTSYS-MIB::cpqSsBackplaneFanStatus.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::cpqSsBackplaneFanStatus 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.10 | cpqSsBackplaneFanStatus | CPQSTSYS-MIB |