LM-SENSORS-MIB
AI MIB Summary
The LM-SENSORS-MIB module provides SNMP access to hardware telemetry data collected by the Linux lm_sensors subsystem, specifically exposing temperature readings, fan rotational speeds, and voltage levels for system components. This enables centralized monitoring of thermal and power integrity across Linux-based servers and embedded devices.
This MIB module defines objects for lm_sensor derived data.
Main OID:
lmSensorsMIB.1.3.6.1.4.1.2021.13.16.1
22
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
22 total| Object Name |
|---|
lmSensors OBJECT IDENTIFIER .1.3.6.1.4.1.2021.13.16 |
lmSensorsMIBThis MIB module defines objects for lm_sensor derived data. MODULE-IDENTITY .1.3.6.1.4.1.2021.13.16.1 |
lmTempSensorsTableTable of temperature sensors and their values. SEQUENCE OF LMTempSensorsEntry .1.3.6.1.4.1.2021.13.16.2 |
lmTempSensorsEntryAn entry containing a device and its statistics. LMTempSensorsEntry .1.3.6.1.4.1.2021.13.16.2.1 |
lmTempSensorsIndexReference index for each observed device.ro Integer32 .1.3.6.1.4.1.2021.13.16.2.1.1 |
lmTempSensorsDeviceThe name of the temperature sensor we are reading.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.2021.13.16.2.1.2 |
lmTempSensorsValueThe temperature of this sensor in mC.ro Gauge32 .1.3.6.1.4.1.2021.13.16.2.1.3 |
lmFanSensorsTableTable of fan sensors and their values. SEQUENCE OF LMFanSensorsEntry .1.3.6.1.4.1.2021.13.16.3 |
lmFanSensorsEntryAn entry containing a device and its statistics. LMFanSensorsEntry .1.3.6.1.4.1.2021.13.16.3.1 |
lmFanSensorsIndexReference index for each observed device.ro Integer32 .1.3.6.1.4.1.2021.13.16.3.1.1 |
lmFanSensorsDeviceThe name of the fan sensor we are reading.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.2021.13.16.3.1.2 |
lmFanSensorsValueThe rotation speed of the fan in RPM.ro Gauge32 .1.3.6.1.4.1.2021.13.16.3.1.3 |
lmVoltSensorsTableTable of voltage sensors and their values. SEQUENCE OF LMVoltSensorsEntry .1.3.6.1.4.1.2021.13.16.4 |
lmVoltSensorsEntryAn entry containing a device and its statistics. LMVoltSensorsEntry .1.3.6.1.4.1.2021.13.16.4.1 |
lmVoltSensorsIndexReference index for each observed device.ro Integer32 .1.3.6.1.4.1.2021.13.16.4.1.1 |
lmVoltSensorsDeviceThe name of the device we are reading.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.2021.13.16.4.1.2 |
lmVoltSensorsValueThe voltage in mV.ro Gauge32 .1.3.6.1.4.1.2021.13.16.4.1.3 |
lmMiscSensorsTableTable of miscellaneous sensor devices and their values. SEQUENCE OF LMMiscSensorsEntry .1.3.6.1.4.1.2021.13.16.5 |
lmMiscSensorsEntryAn entry containing a device and its statistics. LMMiscSensorsEntry .1.3.6.1.4.1.2021.13.16.5.1 |
lmMiscSensorsIndexReference index for each observed device.ro Integer32 .1.3.6.1.4.1.2021.13.16.5.1.1 |
lmMiscSensorsDeviceThe name of the device we are reading.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.2021.13.16.5.1.2 |
lmMiscSensorsValueThe value of this sensor.ro Gauge32 .1.3.6.1.4.1.2021.13.16.5.1.3 |