All MIBs › CPQCMC-MIB › cpqCmcThresholdMaxHumidity
cpqCmcThresholdMaxHumidity
Module: CPQCMC-MIB
OID (symbolic): CPQCMC-MIB::cpqCmcThresholdMaxHumidity
OID (numeric): 1.3.6.1.4.1.232.153.2.2.2.2.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Threshold high value Humidity alarm
What is cpqCmcThresholdMaxHumidity?
This read-write integer (0-100) sets the upper humidity percentage that trips cpqCmcStatusHumidity into overMax(3) for the cabinet's environment. It helps an administrator guard against condensation risk inside the rack, which can lead to short circuits or corrosion on equipment. A data-center operator in a humid climate might set this to 65% so rising moisture is flagged well before it becomes a condensation hazard.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.153.2.2.2.2.13 snmpwalk -v2c -c public <target> CPQCMC-MIB::cpqCmcThresholdMaxHumidity
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.153.2.2.2.2.13.1 snmpget -v2c -c public <target> CPQCMC-MIB::cpqCmcThresholdMaxHumidity.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.153.2.2.2.2.13.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqCmcThresholdMaxHumidity.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::cpqCmcThresholdMaxHumidity 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.2 | cpqCmcSetupThreshold | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.2.2.2.2.13 | cpqCmcThresholdMaxHumidity | CPQCMC-MIB |