HMPRIV-MGMT-SNMP-MIB :: hmTemperature

MIB Reference — IPNetwork Monitor

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

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.248hirschmannHM2-TC-MIB
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