LM-SENSORS-MIB

File: LM-SENSORS-MIB.mib (6161 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC UCD-SNMP-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Gauge32 DisplayString ucdExperimental

Defined Types

LMTempSensorsEntry  
SEQUENCE    
  lmTempSensorsIndex Integer32
  lmTempSensorsDevice DisplayString
  lmTempSensorsValue Gauge32

LMFanSensorsEntry  
SEQUENCE    
  lmFanSensorsIndex Integer32
  lmFanSensorsDevice DisplayString
  lmFanSensorsValue Gauge32

LMVoltSensorsEntry  
SEQUENCE    
  lmVoltSensorsIndex Integer32
  lmVoltSensorsDevice DisplayString
  lmVoltSensorsValue Gauge32

LMMiscSensorsEntry  
SEQUENCE    
  lmMiscSensorsIndex Integer32
  lmMiscSensorsDevice DisplayString
  lmMiscSensorsValue Gauge32

Defined Values

lmSensorsMIB 1.3.6.1.4.1.2021.13.16.1
This MIB module defines objects for lm_sensor derived data.
MODULE-IDENTITY    

lmSensors 1.3.6.1.4.1.2021.13.16
OBJECT IDENTIFIER    

lmTempSensorsTable 1.3.6.1.4.1.2021.13.16.2
Table of temperature sensors and their values.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LMTempSensorsEntry

lmTempSensorsEntry 1.3.6.1.4.1.2021.13.16.2.1
An entry containing a device and its statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  LMTempSensorsEntry  

lmTempSensorsIndex 1.3.6.1.4.1.2021.13.16.2.1.1
Reference index for each observed device.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

lmTempSensorsDevice 1.3.6.1.4.1.2021.13.16.2.1.2
The name of the temperature sensor we are reading.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

lmTempSensorsValue 1.3.6.1.4.1.2021.13.16.2.1.3
The temperature of this sensor in mC.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

lmFanSensorsTable 1.3.6.1.4.1.2021.13.16.3
Table of fan sensors and their values.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LMFanSensorsEntry

lmFanSensorsEntry 1.3.6.1.4.1.2021.13.16.3.1
An entry containing a device and its statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  LMFanSensorsEntry  

lmFanSensorsIndex 1.3.6.1.4.1.2021.13.16.3.1.1
Reference index for each observed device.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

lmFanSensorsDevice 1.3.6.1.4.1.2021.13.16.3.1.2
The name of the fan sensor we are reading.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

lmFanSensorsValue 1.3.6.1.4.1.2021.13.16.3.1.3
The rotation speed of the fan in RPM.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

lmVoltSensorsTable 1.3.6.1.4.1.2021.13.16.4
Table of voltage sensors and their values.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LMVoltSensorsEntry

lmVoltSensorsEntry 1.3.6.1.4.1.2021.13.16.4.1
An entry containing a device and its statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  LMVoltSensorsEntry  

lmVoltSensorsIndex 1.3.6.1.4.1.2021.13.16.4.1.1
Reference index for each observed device.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

lmVoltSensorsDevice 1.3.6.1.4.1.2021.13.16.4.1.2
The name of the device we are reading.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

lmVoltSensorsValue 1.3.6.1.4.1.2021.13.16.4.1.3
The voltage in mV.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

lmMiscSensorsTable 1.3.6.1.4.1.2021.13.16.5
Table of miscellaneous sensor devices and their values.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LMMiscSensorsEntry

lmMiscSensorsEntry 1.3.6.1.4.1.2021.13.16.5.1
An entry containing a device and its statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  LMMiscSensorsEntry  

lmMiscSensorsIndex 1.3.6.1.4.1.2021.13.16.5.1.1
Reference index for each observed device.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

lmMiscSensorsDevice 1.3.6.1.4.1.2021.13.16.5.1.2
The name of the device we are reading.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

lmMiscSensorsValue 1.3.6.1.4.1.2021.13.16.5.1.3
The value of this sensor.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32