All MIBs › ACMEPACKET-ENVMON-MIB › apEnvMonTemperatureStatusType
apEnvMonTemperatureStatusType
Module: ACMEPACKET-ENVMON-MIB
OID (symbolic): ACMEPACKET-ENVMON-MIB::apEnvMonTemperatureStatusType
OID (numeric): 1.3.6.1.4.1.9148.3.3.1.3.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The entity part type from which the temperature value is from
What is apEnvMonTemperatureStatusType?
This OID identifies which part of the device the temperature sensor is monitoring, such as the CPU die, memory chips, power regulator, or other thermal hotspots. Engineers use this categorization to understand which subsystems are running hot and which are running cool, helping with thermal management and capacity planning. For example, knowing that a temperature reading comes from the 'CPU-Die' versus the 'Ambient' tells you very different things about system health.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9148.3.3.1.3.1.1.2 snmpwalk -v2c -c public <target> ACMEPACKET-ENVMON-MIB::apEnvMonTemperatureStatusType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9148.3.3.1.3.1.1.2.1 snmpget -v2c -c public <target> ACMEPACKET-ENVMON-MIB::apEnvMonTemperatureStatusType.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9148 | acmepacket | ACMEPACKET-SMI |
| 1.3.6.1.4.1.9148.3 | acmepacketMgmt | ACMEPACKET-SMI |
| 1.3.6.1.4.1.9148.3.3 | apEnvMonModule | ACMEPACKET-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.3.1 | apEnvMonObjects | ACMEPACKET-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.3.1.3 | apEnvMonTemperatureObjects | ACMEPACKET-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.3.1.3.1 | apEnvMonTemperatureStatusTable | ACMEPACKET-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.3.1.3.1.1 | apEnvMonTemperatureStatusEntry | ACMEPACKET-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.3.1.3.1.1.2 | apEnvMonTemperatureStatusType | ACMEPACKET-ENVMON-MIB |