All MIBs › ACS-MIB › acsPowerMgmtEnvMonTableValue
acsPowerMgmtEnvMonTableValue
Module: ACS-MIB
OID (symbolic): ACS-MIB::acsPowerMgmtEnvMonTableValue
OID (numeric): 1.3.6.1.4.1.10418.16.2.5.10.1.9
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Detected value for envmon sensors. Temperature: C x 10. Humidity: %. Air flow: afu.
What is acsPowerMgmtEnvMonTableValue?
This OID holds the current reading from an environmental sensor, with the numeric value scaled according to the sensor type (temperature multiplied by 10, humidity in percentage, air flow in custom units). Network engineers monitor these readings continuously to catch temperature or humidity creeping outside safe operating ranges before equipment fails. A value of 245 would represent 24.5 degrees Celsius if this is a temperature sensor, giving you real-time environmental conditions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.10418.16.2.5.10.1.9 snmpwalk -v2c -c public <target> ACS-MIB::acsPowerMgmtEnvMonTableValue
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.10418.16.2.5.10.1.9.1 snmpget -v2c -c public <target> ACS-MIB::acsPowerMgmtEnvMonTableValue.1
Start monitoring Avocent console/terminal servers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACS-MIB::acsPowerMgmtEnvMonTableValue OID value, configure state conditions and alerts, and monitor any Avocent console/terminal servers from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.10418.16 | acs | ACS-MIB |
| 1.3.6.1.4.1.10418.16.2 | acsManagement | ACS-MIB |
| 1.3.6.1.4.1.10418.16.2.5 | acsPowerMgmt | ACS-MIB |
| 1.3.6.1.4.1.10418.16.2.5.10 | acsPowerMgmtEnvMonTable | ACS-MIB |
| 1.3.6.1.4.1.10418.16.2.5.10.1 | acsPowerMgmtEnvMonTableEntry | ACS-MIB |
| 1.3.6.1.4.1.10418.16.2.5.10.1.9 | acsPowerMgmtEnvMonTableValue | ACS-MIB |