All MIBs › EATON-EMP-MIB › xupsEnvRemoteTempLowerLimit
xupsEnvRemoteTempLowerLimit
Module: EATON-EMP-MIB
OID (symbolic): EATON-EMP-MIB::xupsEnvRemoteTempLowerLimit
OID (numeric): 1.3.6.1.4.1.534.1.6.9
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: The Lower Limit of the EMP temperature; if xupsEnvRemoteTemp falls below this value, the xupsRemoteTempBad alarm will occur.
What is xupsEnvRemoteTempLowerLimit?
This is the configurable low-temperature threshold for the EMP's remote temperature reading. If xupsEnvRemoteTemp drops below this value the device raises the xupsRemoteTempBad alarm, so admins tune it to the minimum acceptable ambient temperature for the monitored space. Setting it to 5 degrees Celsius on an equipment closet flags an alarm if heating fails and the room gets too cold for hardware.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.534.1.6.9 snmpwalk -v2c -c public <target> EATON-EMP-MIB::xupsEnvRemoteTempLowerLimit
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.534.1.6.9.1 snmpget -v2c -c public <target> EATON-EMP-MIB::xupsEnvRemoteTempLowerLimit.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.534.1.6.9.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> xupsEnvRemoteTempLowerLimit.1
Start monitoring Eaton UPS/power equipment with Environmental Monitoring Probe (EMP) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the EATON-EMP-MIB::xupsEnvRemoteTempLowerLimit OID value, configure state conditions and alerts, and monitor any Eaton UPS/power equipment with Environmental Monitoring Probe (EMP) from a single console.
OID Breakdown
Upper-level ancestors (9 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.534 | eaton | EATON-OIDS |
| 1.3.6.1.4.1.534.1 | xupsMIB | EATON-OIDS |
| 1.3.6.1.4.1.534.1.6 | xupsEnvironment | EATON-OIDS |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.534.1.6.9 | xupsEnvRemoteTempLowerLimit | EATON-EMP-MIB |