summaryrefslogtreecommitdiff
path: root/agent/mibgroup/ucd-snmp/lmSensors.h
blob: 92098a6925a439d3af05d246df0b92f5cc2ce3b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*
 * This file was generated by mib2c and is intended for use as a mib module
 * for the ucd-snmp snmpd agent. 
 */

#ifndef _MIBGROUP_LMSENSORS_H
#define _MIBGROUP_LMSENSORS_H

config_require(util_funcs/header_simple_table)
config_add_mib(LM-SENSORS-MIB)

     void            init_lmSensors(void);
     void            shutdown_lmSensors(void);
     FindVarMethod   var_lmSensorsTable;

#endif                          /* _MIBGROUP_LMSENSORS_H */