I don't have another one snmpd. I haven't /usr/locale/ folder.
My system is Openwrt, so it's very simply and tiny system.
I see my own MIBs by using SNMP manager, so my module is working and I can
see Integer that I located in my mib module code.
But still not DEBUGMSGTL in my log file.

I guess, that I haven't some another package for debug messages, it's tiny
OS, 2.7 Mb. Maybe there is reason?

Best regards, Egor


2011/1/19 Dave Shield <d.t.shi...@liverpool.ac.uk>

>
> On 19 January 2011 07:29, Egor <reader.of.dr...@gmail.com> wrote:
> > I made mib module with mib2c utility and recompiled sources with my
> module,
> > so it's compiled good.
>
> > it's my own module (home compiled), so it should be in /usr/locale/. I
> > haven't snmpd binary elsewhere.
>
> Ah - I suspect that this may be the problem, then.
> What happens if you start the agent using
>
>     /usr/local/sbin/snmpd .....
>
> (or /usr/locale/sbin/snmpd ....)
> rather than  /usr/sbin/snmpd .....
>
>
> Because the command that you are currently using will probably
> invoke the vendor-supplied agent (without the new MIB module),
> rather than yours.
>
> 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