On 18 January 2011 15:30, Egor <reader.of.dr...@gmail.com> wrote:
> When I try to start by command:
>         /usr/sbin/snmpd -Lf /var/snmpdlog -p /var/run/snmp.pid -DALL

What happens if you try with

      /usr/sbin/snmpd -Lf /var/snmpdlog -p /var/run/snmp.pid -Dtoken
?
(where "token" matches the entry from your DEBUGMSG line)


How have you incorporated your MIB module within the agent?
Have you recompiled the agent, or are you loading the module
dynamically, or what?

   I note that it looks as if you are starting a vendor-supplied
agent - home-compiled agents would typically be installed under
/usr/local rather than /usr.  Are you sure that you are running
the correct agent binary?

(Note that if this module is included as part of a subagent,
then you need to turn on the debugging in the subagent,
rather than the main agent)


Dave

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to