LM-SENSORS-MIB: View SNMP OID List / Download MIB
VENDOR: U.C. DAVIS, ECE DEPT. TOM
Home | MIB: LM-SENSORS-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
lmSensors | 1.3.6.1.4.1.2021.13.16 | |||
lmSensorsMIB | 1.3.6.1.4.1.2021.13.16.1 |
This MIB module defines objects for lm_sensor derived data. |
||
lmTempSensorsTable | 1.3.6.1.4.1.2021.13.16.2 | no-access |
Table of temperature sensors and their values. |
|
1.3.6.1.4.1.2021.13.16.2.1 | no-access |
An entry containing a device and its statistics. |
||
lmTempSensorsIndex | 1.3.6.1.4.1.2021.13.16.2.1.1 | integer32 | read-only |
Reference index for each observed device. |
lmTempSensorsDevice | 1.3.6.1.4.1.2021.13.16.2.1.2 | displaystring | read-only |
The name of the temperature sensor we are reading. |
lmTempSensorsValue | 1.3.6.1.4.1.2021.13.16.2.1.3 | gauge32 | read-only |
The temperature of this sensor in mC. |
lmFanSensorsTable | 1.3.6.1.4.1.2021.13.16.3 | no-access |
Table of fan sensors and their values. |
|
1.3.6.1.4.1.2021.13.16.3.1 | no-access |
An entry containing a device and its statistics. |
||
lmFanSensorsIndex | 1.3.6.1.4.1.2021.13.16.3.1.1 | integer32 | read-only |
Reference index for each observed device. |
lmFanSensorsDevice | 1.3.6.1.4.1.2021.13.16.3.1.2 | displaystring | read-only |
The name of the fan sensor we are reading. |
lmFanSensorsValue | 1.3.6.1.4.1.2021.13.16.3.1.3 | gauge32 | read-only |
The rotation speed of the fan in RPM. |
lmVoltSensorsTable | 1.3.6.1.4.1.2021.13.16.4 | no-access |
Table of voltage sensors and their values. |
|
1.3.6.1.4.1.2021.13.16.4.1 | no-access |
An entry containing a device and its statistics. |
||
lmVoltSensorsIndex | 1.3.6.1.4.1.2021.13.16.4.1.1 | integer32 | read-only |
Reference index for each observed device. |
lmVoltSensorsDevice | 1.3.6.1.4.1.2021.13.16.4.1.2 | displaystring | read-only |
The name of the device we are reading. |
lmVoltSensorsValue | 1.3.6.1.4.1.2021.13.16.4.1.3 | gauge32 | read-only |
The voltage in mV. |
lmMiscSensorsTable | 1.3.6.1.4.1.2021.13.16.5 | no-access |
Table of miscellaneous sensor devices and their values. |
|
1.3.6.1.4.1.2021.13.16.5.1 | no-access |
An entry containing a device and its statistics. |
||
lmMiscSensorsIndex | 1.3.6.1.4.1.2021.13.16.5.1.1 | integer32 | read-only |
Reference index for each observed device. |
lmMiscSensorsDevice | 1.3.6.1.4.1.2021.13.16.5.1.2 | displaystring | read-only |
The name of the device we are reading. |
lmMiscSensorsValue | 1.3.6.1.4.1.2021.13.16.5.1.3 | gauge32 | read-only |
The value of this sensor. |