Command Section

SNMP_LM75(3)           FreeBSD Library Functions Manual           SNMP_LM75(3)

NAME
     snmp_lm75 - LM75 Sensor module for bsnmpd(1)

LIBRARY
     (begemotSnmpdModulePath."lm75" = /usr/lib/snmp_lm75.so)

DESCRIPTION
     The snmp_lm75 module implements a private BEGEMOT-LM75-MIB, which allows
     reading the temperature of the LM75 sensors on the system.

     The module reads the sensor(s) temperature using the sysctl(8) API.

FILES
     /usr/share/snmp/defs/lm75_tree.def
                The description of the MIB tree implemented by snmp_lm75.

     /usr/share/snmp/mibs/BEGEMOT-LM75-MIB.txt
                The private BEGEMOT-LM75-MIB that is implemented by this
                module.

SEE ALSO
     bsnmpd(1), gensnmptree(1), snmpmod(3), lm75(4)

AUTHORS
     Luiz Otavio O Souza <loos@FreeBSD.org>

FreeBSD 13.1-RELEASE-p6          June 2, 2014          FreeBSD 13.1-RELEASE-p6

Command Section

man2web Home...