Re: --with-mib-modules="ucd-snmp/lmSensors" not working

"Dave Shield" <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
On 23/11/2007, PoWah Wong <[email protected]> wrote:
> I compile net-snmp-5.4.1 as follows:
> # cd net-snmp-5.4.1
> # ./configure --with-libs=/usr/local/lib/libsensors.a
> --with-defaults --with-openssl=/
> --with-mib-modules="dev/ent ucd-snmp/lmSensors"
> --with-out-mib-modules="agent_mibs utilities"
>
> Then I install it and test it like this:
> $ snmpwalk -v 3 -u admin -l authPriv -a MD5 -A
> 12345678 -x DES -X 87654321 mypc lmSensors
> LM-SENSORS-MIB::lmSensors = No Such Object available
> on this agent at this OID


Things to check:
    -  access control:
               Does your agent allow access to this subtree?
               (What does "snmpgetnext ... lmSensors" return?)

    - active agent modules:
               Have you successfully included the lmSensors module?
               (What does "snmpd -f -Le -Ducd-snmp/lmSensors" report?)

   - O/S sensors support
               Does the underlying O/S actually provide sensor information?
               (What does "sensors -s" report?)

Dave

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.