History log of /freebsd-current/usr.sbin/bsnmpd/modules/snmp_lm75/BEGEMOT-LM75-MIB.txt
Revision Date Author Comments
# 872e8940 30-Aug-2023 Eugene Grosbein <eugen@FreeBSD.org>

unbreak BEGEMOT-LM75-MIB.txt

The MIB has several bugs making it unusable. Fix it.

Reported-by: Eugene M. Zheganin <eugene@zhegan.in>
MFC-after: 2 weeks


# 9636a145 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: two-line lua tag

Remove /^--\n--\s*\$FreeBSD\$.*$\n/


# f74e8e40 31-May-2014 Luiz Otavio O Souza <loos@FreeBSD.org>

Adds the bsnmp module to export the temperature data from lm75 sensors on
the system.

Together with lm75(4) this module allows easy temperature monitoring over
SNMP, specially for embedded systems.

Manual page reviewed by: brueffer (D128)