All MIBs › CPQCMC-MIB › cpqCmcSetupFan1Avail
cpqCmcSetupFan1Avail
Module: CPQCMC-MIB
OID (symbolic): CPQCMC-MIB::cpqCmcSetupFan1Avail
OID (numeric): 1.3.6.1.4.1.232.153.2.2.2.1.2.3.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Fan 1: (2) Fan 1 available (3) Fan 1 not available
What is cpqCmcSetupFan1Avail?
This read-write enumerated value tells the CMC whether Fan 1 is physically available(2) or notAvailable(3) in this enclosure. An admin sets this to match the actual fan hardware installed so the CMC doesn't raise false alarms for a fan slot that was never populated. If a rack configuration only uses a single cooling fan, the admin sets cpqCmcSetupFan1Avail to notAvailable(3) for the unused fan 1 slot.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.153.2.2.2.1.2.3.1 snmpwalk -v2c -c public <target> CPQCMC-MIB::cpqCmcSetupFan1Avail
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.153.2.2.2.1.2.3.1.1 snmpget -v2c -c public <target> CPQCMC-MIB::cpqCmcSetupFan1Avail.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.153.2.2.2.1.2.3.1.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqCmcSetupFan1Avail.1
Start monitoring Legacy Compaq (HP) Cluster/Console Management Card with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQCMC-MIB::cpqCmcSetupFan1Avail OID value, configure state conditions and alerts, and monitor any Legacy Compaq (HP) Cluster/Console Management Card 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.153 | cpqCmc | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.2 | cpqCmcComponent | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.2.2 | cpqCmcDevice | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.2.2.2 | cpqCmcSetup | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.2.2.2.1 | cpqCmcSetupConfig | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.2.2.2.1.2 | cpqCmcSetupEvents | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.2.2.2.1.2.3 | cpqCmcSetupFan1 | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.2.2.2.1.2.3.1 | cpqCmcSetupFan1Avail | CPQCMC-MIB |