All MIBs › CPQRACK-MIB › cpqRackCommonEnclosureHasFans
cpqRackCommonEnclosureHasFans
Module: CPQRACK-MIB
OID (symbolic): CPQRACK-MIB::cpqRackCommonEnclosureHasFans
OID (numeric): 1.3.6.1.4.1.232.22.2.3.1.1.1.21
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The enclosure contains fans.
This will be true(2) is the enclosure contains fans. The cpqRackCommonEnclosureFanTable will contain the fan specific information.
Match the cpqRackCommonEnclosureSerialNum in this table to the serial number in the cpqRackCommonEnclosureFanTable to get complete information on the enclosure.
What is cpqRackCommonEnclosureHasFans?
This boolean-style enumerated value indicates whether a specific enclosure contains fans, with true(2) meaning the fan table holds further per-fan details, matched by serial number. It tells a management application whether to expect fan health and redundancy data for that particular enclosure. For example, a cooling-health dashboard would only poll fan-table rows for enclosures where cpqRackCommonEnclosureHasFans reads true(2).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.22.2.3.1.1.1.21 snmpwalk -v2c -c public <target> CPQRACK-MIB::cpqRackCommonEnclosureHasFans
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.22.2.3.1.1.1.21.1 snmpget -v2c -c public <target> CPQRACK-MIB::cpqRackCommonEnclosureHasFans.1
Start monitoring HP ProLiant blade server/rack enclosure with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQRACK-MIB::cpqRackCommonEnclosureHasFans OID value, configure state conditions and alerts, and monitor any HP ProLiant blade server/rack enclosure 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.22 | cpqRackInfo | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2 | cpqRackComponent | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2.3 | cpqRackEnclosure | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2.3.1 | cpqRackCommonEnclosure | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2.3.1.1 | cpqRackCommonEnclosureTable | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2.3.1.1.1 | cpqRackCommonEnclosureEntry | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2.3.1.1.1.21 | cpqRackCommonEnclosureHasFans | CPQRACK-MIB |