On Mon, 15 Nov 2004 13:27:50 -0500 Rob wrote: RK> On OS X 10.3.6, after compiling Net SNMP, 5.1.2, and starting the RK> following appears in /var/log/snmpd.log: RK> nlist err: neither icmpstat nor _icmpstat found. RK> NET-SNMP version 5.1.2 RK> RK> Is this a known issue and if so is there an option during the configure RK> that can be run to avoid this?
First, try disabling the icmp module at startup by adding "-I -icmp" to your command line. If that works, then reconfigure and specify "--without-mib-modules=mibII/icmp". -- Robert Story; NET-SNMP Junkie Support: <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp> Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-users> You are lost in a twisty maze of little standards, all different. ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ 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
