Robert Story (Users) wrote:

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".



Excellent; the error message went away using the "-I -icmp" option on startup. Might be helpful to include that piece of info in the README.osX file...

Not sure if it helps but check out the make test errors that I've trimmed:
26:testing authentication failure traps are sent by snmpd...FAIL
27:testing that the agent responds properly to a kill -HUP...cat: /tmp/snmp-test-27-15092/snmpd.pid: No such file or directory
ok
make[1]: *** [test] Error 1
make: *** [test] Error 2





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

Reply via email to