DISMAN-PING-MIB with IPv6 hosts as source and target

2013-06-10 Thread Hendrik Robbel
Hi all, I've compiled snmpd V.5.7.2 with DISMAN-PING and IPv6 support.   DISMAN-PING worked fine with IPv4.  I've used the script from http://www.net-snmp.org/wiki/index.php/DISMAN-PING-MIB The value settings in pingCtlTable looked also fine. **** DISMA

Re: Problems to get DISMAN-PING-MIB results (Problem is resolved)

2009-11-16 Thread Madhan Merugu
sman/ping/pingCtlTable.h:126: syntax error before '}' token make[1]: *** [snmp_vars.lo] Error 1 make[1]: Leaving directory `/tmp/net-snmp-5.5/agent' make: *** [subdirs] Error 1 Thanks. Madhan On Tue, Sep 29, 2009 at 12:30 PM, Charles Liu wrote: > Here are what I did to make DISMA

Re: Problems to get DISMAN-PING-MIB results (Problem is resolved)

2009-09-29 Thread Charles Liu
Here are what I did to make DISMAN-PING-MIB to work under Net-SNMP (1) wget http://downloads.sourceforge.net/project/net-snmp/net-snmp/5.5/net-snmp-5.5.tar.gz?use_mirror=voxel (2) tar -xzvf net-snmp-5.5.tar.gz (3) cd net-snmp-5.5 (4) #include #include //#include "in6.h" //#inclu

Re: Problems to get DISMAN-PING-MIB results

2009-09-24 Thread Charles Liu
Thank you Poggs: Yes, I have tried snmpwalk -v 2c -c public localhost DISMAN-PING-MIB::pingResultsTable or snmpwalk -v 2c -c public localhost pingResultsTable They both gave the same error: DISMAN-PING-MIB::pingResultsTable = No Such Object available on this agent at this OID On Thu, Sep

Re: Problems to get DISMAN-PING-MIB results

2009-09-23 Thread Peter Hicks
Charles Liu wrote: > (4) The problem is that there is no information about the Ping Results. > > Does someone know how to get the ping results? Have you tried looking in DISMAN-PING-MIB::pingResultsTable

Problems to get DISMAN-PING-MIB results

2009-09-23 Thread Charles Liu
67 = 1 (3) After 30 seconds, I did: snmpwalk -v 2c -c public localhost pingMIB It gave the following output: DISMAN-PING-MIB::pingCtlTargetAddressType."kajtzu"."ABC" = INTEGER: dns(16) DISMAN-PING-MIB::pingCtlTargetAddress."kajtzu"."ABC" = STRING: &

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

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

2009-09-21 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

Re: error compiling with disman/ping-mib support

2006-07-11 Thread Wes Hardaker
> On Tue, 11 Jul 2006 17:00:12 +0100, "Dave Shield" <[EMAIL PROTECTED]> > said: Dave> If you come up with a list of the changes you needed to make in Dave> order to get it working, we'd be happy to apply them to the Dave> source. And in fact that's the reason it is in the source. To att

Re: error compiling with disman/ping-mib support

2006-07-11 Thread Dave Shield
n (including the Ping MIB) are provisional code provided by an external contributor.   Speaking personally (and definitely *not* as an official representative of the project), I'm not convinced that the code is particularly useful or useable as it stands.  I'd prefer to see this code omitte

error compiling with disman/ping-mib support

2006-07-11 Thread leo lei
net-snmp-users£º net-snmp-5.3.0.1redhat AS 3.0 ./configure --prefix=/usr/local/net-snmp-5.3.0.1/ --with-mid-modules=disman/ping-mib the error message as the following: [EMAIL PROTECTED] mibgroup]# make /bin/sh ../../libtool --mode=compile gcc3 -I../../include -I. -I

Re: ping MIB.

2004-07-28 Thread Wes Hardaker
>>>>> On Wed, 28 Jul 2004 09:36:29 -0400 (EDT), Steven Carter <[EMAIL PROTECTED]> said: Steven> Does anyone have the ping MIB (RFC 2925) ported/working under Steven> net-snmp? We have an IBM cluster in which we need to check Steven> connectivity to every node, f

ping MIB.

2004-07-28 Thread Steven Carter
Does anyone have the ping MIB (RFC 2925) ported/working under net-snmp? We have an IBM cluster in which we need to check connectivity to every node, from every node. It looks like the ping MIB would be the best way to do that from a central station. Steven. -- Steven M. Carter