All MIBs › HMPRIV-MGMT-SNMP-MIB › hmTemperature
hmTemperature
Module: HMPRIV-MGMT-SNMP-MIB
OID (symbolic): HMPRIV-MGMT-SNMP-MIB::hmTemperature
OID (numeric): 1.3.6.1.4.1.248.14.2.5.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: This signed integer is used to identify the temperature within the agent in units of centigrade (celsius).
What is hmTemperature?
This OID holds the current internal temperature of the device in degrees Celsius as a signed integer. It allows monitoring of equipment heat levels to prevent overheating. A data center administrator would set up alerting on this value to receive warnings if equipment starts running too hot, indicating cooling problems.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.14.2.5.1 snmpwalk -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmTemperature
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.14.2.5.1.1 snmpget -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmTemperature.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hmTemperature.1
Start monitoring Hirschmann modular industrial Ethernet switch (e.g. RSPE-Expandable/MACH104 series) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HMPRIV-MGMT-SNMP-MIB::hmTemperature OID value, configure state conditions and alerts, and monitor any Hirschmann modular industrial Ethernet switch (e.g. RSPE-Expandable/MACH104 series) from a single console.
OID Breakdown
Upper-level ancestors (7 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.248 | hirschmann | HM2-TC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.248.14 | hmConfiguration | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2 | hmAgent | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.5 | hmTempTable | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.5.1 | hmTemperature | HMPRIV-MGMT-SNMP-MIB |