All MIBs › CPQPOWER-MIB › upsEnvRemoteHumidityUpperLimit
upsEnvRemoteHumidityUpperLimit
Module: CPQPOWER-MIB
OID (symbolic): CPQPOWER-MIB::upsEnvRemoteHumidityUpperLimit
OID (numeric): 1.3.6.1.4.1.232.165.3.6.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The Upper Limit of the remote humidity reading; if UpsEnvRemoteHumidity rises above this value, the UpsRemoteHumidityBad alarm will occur. This value should be greater than UpsEnvRemoteHumidityLowerLimit.
What is upsEnvRemoteHumidityUpperLimit?
This is the administrator-configurable upper threshold for the remote humidity sensor; if upsEnvRemoteHumidity rises above this value, the UpsRemoteHumidityBad alarm fires, and it must be set higher than upsEnvRemoteHumidityLowerLimit. It lets staff catch excess moisture building up at the remote sensor's location before condensation damages nearby equipment. For example, setting upsEnvRemoteHumidityUpperLimit to 70% would flag a leak-prone area if humidity there spiked past that threshold.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.165.3.6.12 snmpwalk -v2c -c public <target> CPQPOWER-MIB::upsEnvRemoteHumidityUpperLimit
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.165.3.6.12.1 snmpget -v2c -c public <target> CPQPOWER-MIB::upsEnvRemoteHumidityUpperLimit.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.165.3.6.12.1 i <value>
Start monitoring Compaq/HP-managed UPS/PDU power infrastructure with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQPOWER-MIB::upsEnvRemoteHumidityUpperLimit OID value, configure state conditions and alerts, and monitor any Compaq/HP-managed UPS/PDU power infrastructure 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.165 | cpqPower | CPQPOWER-MIB |
| 1.3.6.1.4.1.232.165.3 | ups | CPQPOWER-MIB |
| 1.3.6.1.4.1.232.165.3.6 | upsEnvironment | CPQPOWER-MIB |
| 1.3.6.1.4.1.232.165.3.6.12 | upsEnvRemoteHumidityUpperLimit | CPQPOWER-MIB |