[ 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 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