All MIBs › CPQPOWER-MIB › upsEnvAmbientLowerLimit
upsEnvAmbientLowerLimit
Module: CPQPOWER-MIB
OID (symbolic): CPQPOWER-MIB::upsEnvAmbientLowerLimit
OID (numeric): 1.3.6.1.4.1.232.165.3.6.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The Lower Limit of the ambient temperature; if UpsEnvAmbientTemp falls below this value, the UpsAmbientTempBad alarm will occur.
What is upsEnvAmbientLowerLimit?
This is the administrator-configurable lower threshold for the ambient temperature sensor; if upsEnvAmbientTemp drops below this value, the UpsAmbientTempBad alarm fires. It lets an admin tune what counts as "too cold" for the specific room the UPS sits in. For example, setting upsEnvAmbientLowerLimit to 10 degrees would trigger an alarm if the server room dipped below that due to an HVAC malfunction in winter.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.165.3.6.2 snmpwalk -v2c -c public <target> CPQPOWER-MIB::upsEnvAmbientLowerLimit
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.165.3.6.2.1 snmpget -v2c -c public <target> CPQPOWER-MIB::upsEnvAmbientLowerLimit.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.165.3.6.2.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::upsEnvAmbientLowerLimit 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.2 | upsEnvAmbientLowerLimit | CPQPOWER-MIB |