All MIBs › CPQSTSYS-MIB › cpqSsFanModuleStatus
cpqSsFanModuleStatus
Module: CPQSTSYS-MIB
OID (symbolic): CPQSTSYS-MIB::cpqSsFanModuleStatus
OID (numeric): 1.3.6.1.4.1.232.8.2.2.4.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Storage System Fan Module Status.
The following values are defined:
other(1) The agent is unable to determine if this storage system fan module is installed.
notInstalled(3) The fan module is not installed.
ok(2) The fan module is installed and operating normally.
degraded(4) The fan module degraded.
failed(5) The fan module is failed. Replace the fan module.
What is cpqSsFanModuleStatus?
This read-only enumerated value reports whether a fan module is installed and, if so, whether it's operating normally, degraded, or failed. Administrators monitor this to catch cooling hardware faults before they lead to an overheating shutdown. For example, failed(5) means the fan module has stopped completely and needs immediate replacement.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.8.2.2.4.1.3 snmpwalk -v2c -c public <target> CPQSTSYS-MIB::cpqSsFanModuleStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.8.2.2.4.1.3.1 snmpget -v2c -c public <target> CPQSTSYS-MIB::cpqSsFanModuleStatus.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::cpqSsFanModuleStatus 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.4 | cpqSsFanModuleTable | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2.2.4.1 | cpqSsFanModuleEntry | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2.2.4.1.3 | cpqSsFanModuleStatus | CPQSTSYS-MIB |