Package: net-snmp
Version: 5.9.3+dfsg-2
Severity: wishlist

snmpd currently is build with the MIB-module:
  ucd-snmp/lmsensorsMib
on Linux.

While this causes linkage against libsensors and the dependency for that is 
also added, it seems that this is insufficient to actually list sensors 
information.
On a system reporting temperatures via "sensors", trying to enumerate the 
corresponding OIDs via:
 snmpwalk -v 2c -c public localhost LM-SENSORS-MIB::lmSensors
yields no result.

According to upstream "documentation" in a code comment at the beginning of the 
implementation of "lmSensors" in net-snmp[0],
it seems the MIB-module:
  ucd-snmp/lmSensors
is required for this to work as expected (i.e. provide sensors data).

It would be great and likely helpful to many Debian users if this MIB-module 
could be added to the build configuration in the rules file.

Many thanks in advance!


[0] 
https://github.com/net-snmp/net-snmp/blob/65b413fe634155d067e91c25628dac18b0307097/agent/mibgroup/ucd-snmp/lmSensors.c

Reply via email to