All MIBs › CPQPOWER-MIB › upsEnvRemoteTempUpperLimit
upsEnvRemoteTempUpperLimit
Module: CPQPOWER-MIB
OID (symbolic): CPQPOWER-MIB::upsEnvRemoteTempUpperLimit
OID (numeric): 1.3.6.1.4.1.232.165.3.6.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The Upper Limit of the remote temperature; if UpsEnvRemoteTemp rises above this value, the UpsRemoteTempBad alarm will occur. This value should be greater than UpsEnvRemoteTempLowerLimit.
What is upsEnvRemoteTempUpperLimit?
This is the administrator-configurable upper threshold for the remote temperature sensor; if upsEnvRemoteTemp rises above this value, the UpsRemoteTempBad alarm fires, and it must be set higher than upsEnvRemoteTempLowerLimit. It lets staff tailor an overheat threshold to the specific location the remote sensor monitors. For example, a remote sensor tucked inside a densely packed enclosure might be given a lower upsEnvRemoteTempUpperLimit than the open room would need.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.165.3.6.10 snmpwalk -v2c -c public <target> CPQPOWER-MIB::upsEnvRemoteTempUpperLimit
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.165.3.6.10.1 snmpget -v2c -c public <target> CPQPOWER-MIB::upsEnvRemoteTempUpperLimit.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.165.3.6.10.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> upsEnvRemoteTempUpperLimit.1
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::upsEnvRemoteTempUpperLimit 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.10 | upsEnvRemoteTempUpperLimit | CPQPOWER-MIB |