All MIBs › CPQCMC-MIB › cpqCmcSetFan2
cpqCmcSetFan2
Module: CPQCMC-MIB
OID (symbolic): CPQCMC-MIB::cpqCmcSetFan2
OID (numeric): 1.3.6.1.4.1.232.153.2.2.5.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Is used for run and stop control of fan2. (2) fan will run and stop according to temperature of sensor 2 and threshold of fan2 (3) fan will run independent of temperature and threshold (4) fan will stop independent of temperature and threshold (3) and (4) can be used for alert handling
What is cpqCmcSetFan2?
This read-write enumerated value controls Fan 2's run mode: auto(2) to follow sensor 2 and its threshold, on(3) to force it running, or off(4) to force it stopped. It mirrors cpqCmcSetFan1 for the cabinet's second fan, letting an administrator override automatic control independently for each fan. Setting this to off(4) might be used briefly during acoustic testing or fan replacement without disturbing Fan 1's automatic operation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.153.2.2.5.10 snmpwalk -v2c -c public <target> CPQCMC-MIB::cpqCmcSetFan2
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.153.2.2.5.10.1 snmpget -v2c -c public <target> CPQCMC-MIB::cpqCmcSetFan2.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.153.2.2.5.10.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqCmcSetFan2.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::cpqCmcSetFan2 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.5 | cpqCmcControl | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.2.2.5.10 | cpqCmcSetFan2 | CPQCMC-MIB |