[ First - *please* don't mail me privately, without copying
     any responses to the mailing list.  I don't have the time
     or inclination to offer private, unpaid, SNMP consultancy.
     Keep discussions to the list, where others can both learn
     and offer advice.  Thanks.   ]


On 07/03/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> I tried the steps suggested by u.
>
> 1.      /usr/local/sbin/snmpd -c ./snmpd.conf -f -Le -D
> Output on stderr - "NET-SNMP version 5.3.0.1"
>
> 2.      /usr/local/sbin/snmpd -c ./snmpd.conf -f  -Lf
> /var/log/snmpd.log -D
> Content of /var/log/snmpd.log - "NET-SNMP version 5.3.0.1"
>
> 3.      Try specifying a different logfile location.  (e.g.
> /tmp/snmpd.log)
> Content of /tmp/snmpd.log - "NET-SNMP version 5.3.0.1"
>
> Am unable to see any of the DEBUGMSGTL statements.

OK - so it looks as if debugging isn't available at all.

> We have configured it as follows on Debian OS.
>
> ./configure --prefix=/usr --bindir=$(BINDIR) -sbindir=$(BINDIR)
> --includedir=/usr/include --libdir=$(LIBDIR) --enable-shared
> --disable-debugging .....

Ahem.
Have a think about that last option.
Do you perhaps think that this might possibly be relevant
to your problem?


>                ..... --with-logfile="/var/log/snmpd.log"
> --with-persistent-directory="/var/snmp" --enable-ipv6
> -with-default-snmp-version="1"  --with-out-mib-modules="host"
> --with-transports="UDPIPv6 TCPIPv6 IPX" --with-sys-contact=""
> --enable-ucd-snmp-compatibility --with-sys-location="" --silent
> --with-defaults --host=mips-unknown-linux-gnu



>                          Do we need to
> configure the net-snmp with some debug options.

Yes.

If you want to use debugging, then it doesn't make much
sense to explicitly turn it off :-)

Dave

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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

Reply via email to