I didn't see a response to this old message, and I hope you solved the problem on your own. Just answering for the archives in case someone else ran into this same problem.
On Wed, 30 Sep 2009 17:57:27 +0530 sandeep wrote: SP> Hi, SP> I am trying to run lmSensors module on net-snmp-5.4.2.1, I have build it SP> with following commands SP> SP> # ./configure –prefix=/usr --with-mib-modules=ucd-snmp/lmSensors SP> SP> # make SP> SP> # make install SP> SP> all the above three steps works fine but while accessing lmSensors i got SP> following error SP> SP> # snmpwalk -v 2c -c public -m ALL localhost lmSensors SP> LM-SENSORS-MIB::lmSensors = No Such Object available on this agent at this SP> OID Do you have the lmSensors library installed? Did you check the configure log to make sure it found the library? Is lmsensors configured and returning data? (i.e. does 'sensors' return data? Have you checked access control? ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
