All MIBs › XUPS-MIB › xupsEnvAmbientLowerLimit
xupsEnvAmbientLowerLimit
Module: XUPS-MIB
OID (symbolic): XUPS-MIB::xupsEnvAmbientLowerLimit
OID (numeric): 1.3.6.1.4.1.534.1.6.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The Lower Limit of the ambient temperature; if xupsEnvAmbientTemp falls below this value, the xupsAmbientTempBad alarm will occur.
What is xupsEnvAmbientLowerLimit?
Sets the low-temperature threshold for the ambient sensor; if xupsEnvAmbientTemp drops below this, the xupsAmbientTempBad alarm fires, useful for catching a broken HVAC system in a cold climate.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.534.1.6.2 snmpwalk -v2c -c public <target> XUPS-MIB::xupsEnvAmbientLowerLimit
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.534.1.6.2.1 snmpget -v2c -c public <target> XUPS-MIB::xupsEnvAmbientLowerLimit.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.534.1.6.2.1 i <value>
Start monitoring UPS unit, e.g. Powerware/Eaton-branded (battery/input-power-quality/firmware status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the XUPS-MIB::xupsEnvAmbientLowerLimit OID value, configure state conditions and alerts, and monitor any UPS unit, e.g. Powerware/Eaton-branded (battery/input-power-quality/firmware status) 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.2 | xupsEnvAmbientLowerLimit | XUPS-MIB |