On Mon, 23 Aug 2010 22:02:54 -0700 Abhimanyu wrote:
AC> I am useing net-snmp-5.3.3 on MIPS architecture.

You might try a more recent relese.

AC> I am getting following error messages in snmpd.log during initial snmpd
AC> bootup:
AC> netsnmp_assert !"registration != duplicate" failed agent_registry.c:536
AC> netsnmp_subtree_load()

older code would spit out three of these warnings. The fact that you are
getting more makes me thing maybe you have pass/extend set up in snmpd.conf
and the file is being read multiple times (as often happen when -c is used to
specify a file that is already read by default).

AC> Cannot find module (IP-MIB): At line 0 in (none)

These mean that the agent can't find the mibs where it expects them. This is
covered in the FAQ on www.net-snmp.org.

AC> And after using command: kill -HUP pid for reconfigurimg snmpd, following
AC> error messages are seen in snmpd.log:
AC> error on subcontainer '' insert (-1)

more recent releases have reduced these messages, and are more likely to have
the container name in the error message, which is helpful for debugging...

------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to