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.
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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.232 | compaq | COMPAQ-ID-REC-MIB |
| 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 |