HMPRIV-MGMT-SNMP-MIB :: hmTemperature

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsHMPRIV-MGMT-SNMP-MIBhmTemperature

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 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
1.3.6.1.4.1.248hirschmannHM2-TC-MIB
Numeric OIDNameModule
1.3.6.1.4.1.248.14hmConfigurationHMPRIV-MGMT-SNMP-MIB
1.3.6.1.4.1.248.14.2hmAgentHMPRIV-MGMT-SNMP-MIB
1.3.6.1.4.1.248.14.2.5hmTempTableHMPRIV-MGMT-SNMP-MIB
1.3.6.1.4.1.248.14.2.5.1hmTemperatureHMPRIV-MGMT-SNMP-MIB