AATS-MIB :: cpuTemp

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsAATS-MIBcpuTemp

cpuTemp

Module: AATS-MIB

OID (symbolic): AATS-MIB::cpuTemp

OID (numeric): 1.3.6.1.4.1.37069.1.1.4

Node type: OBJECT-TYPE

Type: Integer32

Access: read-only

Description: Specifies if the cpu temperature in celsius (-1000 if n/a)

What is cpuTemp?

This OID reports the CPU temperature in Celsius as a 32-bit signed integer, or -1000 if the sensor is unavailable. Network engineers monitor this to detect thermal issues that could cause throttling or failure. Example: 65 degrees Celsius is normal; 95 degrees signals potential cooling problems.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.37069.1.1.4
snmpwalk -v2c -c public <target> AATS-MIB::cpuTemp

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.37069.1.1.4.1
snmpget -v2c -c public <target> AATS-MIB::cpuTemp.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpuTemp.1

Start monitoring Broadband Antenna Tracking Systems (BATS) ground terminals with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AATS-MIB::cpuTemp OID value, configure state conditions and alerts, and monitor any Broadband Antenna Tracking Systems (BATS) ground terminals from a single console.

How to Use in IPNetwork Monitor

Select a Broadband Antenna Tracking Systems (BATS) ground terminal as the target host to create a monitor — the SNMP service should be up and running on it. Click New Monitor, then check SNMP Custom on the Favorites tab, click Next, and confirm the host. On the next page, click Select... to open the built-in SNMP MIB Browser and type cpuTemp into the Find box to locate it in the OID tree, then select it and click OK. Specifies if the cpu temperature in celsius (-1000 if n/a). On the monitor's Main parameters page you can set the target's SNMP port (default 161), credentials, polling interval, and other settings — see the SNMP Monitor help for details. On the State conditions and Alerting tabs, configure when the monitor should change state and trigger an alert; since this is an Integer32-type OID, Value bounds is the most useful condition here — trigger an alert if the reported value exceeds the level expected for healthy operation, since sustained high temperature often precedes thermal shutdown or hardware degradation. Click Finish to create the monitor; you can adjust any parameter later.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.37069aatsAATS-MIB
1.3.6.1.4.1.37069.1aatsDot1AATS-MIB
1.3.6.1.4.1.37069.1.1systemAATS-MIB
1.3.6.1.4.1.37069.1.1.4cpuTempAATS-MIB