Re: snmpd core on ipv6 trapsess configuration

2009-09-22 Thread Wes Hardaker
> On Fri, 18 Sep 2009 11:28:55 -0700, Fong Tsui said: FT> We are using NET-SNMP version: 5.4.2.1 and when configuring a trap FT> destination with the following in snmpd.conf, snmpd core. Is it FT> known or the configuration is wrong? Can you run it in a debugger to find out where it's crash

Re: Problems to compile "disman/ping-mib disman/traceroute-mib" with net-snmp

2009-09-22 Thread Wes Hardaker
> On Mon, 21 Sep 2009 17:13:14 -0500, Charles Liu > said: CL> (4) ./configure --with-mib-modules="disman/ping-mib disman/traceroute-mib" Unfortunately, the disman ping and traceroute mibs haven't been given much love lately. The initial implementation was said to be working but hasn't

Re: Just a query.

2009-09-22 Thread Wes Hardaker
> On Mon, 21 Sep 2009 10:37:52 +0530, Hemant Soundankar > said: HS> I just want to kno weather 1 subagent can handle multiple MIBs. HS> And if yes please guide me. Yes, you simply call the registration functions more than once. -- Wes Hardaker Please mail all replies to net-snmp-coders

Problems to compile "disman/ping-mib disman/traceroute-mib" with net-snmp

2009-09-22 Thread Charles Liu
Hi: I have perform following operations on Debian(Linux 2.6.24-1-686) (1) wget http://downloads.sourceforge.net/project/net-snmp/net-snmp/5.4.2.1/net-snmp-5.4.2.1.tar.gz?use_mirror=voxel (2) tar -xzvf net-snmp-5.4.2.1.tar.gz (3) cd net-snmp-5.4.2.1 (4) ./configure --with-mib-modules="disman/ping-