Re: NET-SNMP IPv6 SUPPORT !!

2011-11-11 Thread Lee
On 11/11/11, Dave Shield wrote: > On 11 November 2011 13:55, Waqas Ahmed Khan wrote: >> The problem is >> this that net-snmp is detecting my ipv6 based windows and linux machines. >> but it is not detecting my CISCO routers and switches. > > >> But for CISCO Router it always

Re: NET-SNMP IPv6 SUPPORT !!

2011-11-11 Thread Dave Shield
On 11 November 2011 13:55, Waqas Ahmed Khan wrote: > The problem is > this that net-snmp is detecting my ipv6 based windows and linux machines. > but it is not detecting my CISCO routers and switches. > But for CISCO Router it always gives this error: > > # snmpstatus -v2c -

NET-SNMP IPv6 SUPPORT !!

2011-11-11 Thread Waqas Ahmed Khan
Hello All, I have installed cacti (Version 0.8.7h ) to use in our IPV6 enviroment. I am using this(net-snmp-5.3.2.2-14.el5_7.1) version of net-snmp. The problem is this that net-snmp is detecting my ipv6 based windows and linux machines. but it is not detecting my CISCO routers and switches. For

RE: Is it possible to enable IPv6 support without the pthread library?

2011-04-26 Thread Zack Little
being returned to me in IP-MIB, which is good. > Date: Mon, 25 Apr 2011 14:25:42 -0400 > Subject: Re: Is it possible to enable IPv6 support without the pthread > library? > > On Sat, Apr 23, 2011 at 5:28 AM, Dave Shield wrote: > > On 21 April 2011 21:49, Zack Little wr

RE: Is it possible to enable IPv6 support without the pthread library?

2011-04-26 Thread Zack Little
Apr 2011 10:28:07 +0100 > Subject: Re: Is it possible to enable IPv6 support without the pthread > library? > > On 21 April 2011 21:49, Zack Little <> wrote: > > The only thing I don't understand now is why IPV6-ICMP-MIB isn't being > > returned. I enabled i

Re: Is it possible to enable IPv6 support without the pthread library?

2011-04-25 Thread Bill Fenner
On Sat, Apr 23, 2011 at 5:28 AM, Dave Shield wrote: > On 21 April 2011 21:49, Zack Little wrote: >> The only thing I don't understand now is why IPV6-ICMP-MIB isn't being >> returned.  I enabled it and IPV6-MIB on the "--with-mibs" line, but snmpd is >> only returning IPV6-MIB. > > The   '--with-

Re: Is it possible to enable IPv6 support without the pthread library?

2011-04-23 Thread Dave Shield
On 21 April 2011 21:49, Zack Little wrote: > The only thing I don't understand now is why IPV6-ICMP-MIB isn't being > returned.  I enabled it and IPV6-MIB on the "--with-mibs" line, but snmpd is > only returning IPV6-MIB. The '--with-mibs' configure option is used to control which MIB files a

RE: Is it possible to enable IPv6 support without the pthread library?

2011-04-22 Thread Zack Little
Is it possible to enable IPv6 support without the pthread library? Date: Mon, 18 Apr 2011 19:05:33 -0400 Hello. I'm having trouble enable IPv6 support with snmpd from version 5.5. I added the following items to when I call configure: --with-transports="UDP TCP Unix UDPIPv6

Is it possible to enable IPv6 support without the pthread library?

2011-04-20 Thread Zack Little
Hello. I'm having trouble enable IPv6 support with snmpd from version 5.5. I added the following items to when I call configure: --with-transports="UDP TCP Unix UDPIPv6 TCPIPv6" --with-mib-modules="mibII host notification ucd_snmp mibII/ipv6" --with-mibs=&

Re: net-snmp 5.4.2 - error when compiled for IPV6 support

2010-08-12 Thread Dave Shield
On 12 August 2010 14:45, Ravi Chandran wrote: > When I  compiled with OpenSSL support the compilation fails. > I could not locate the hmac.h file which it is trying to locate. [snip] > I could not locate the file hmac.h or openssl folder in the net-snmp-5.4.3 > package. > Is this file not pa

RE: net-snmp 5.4.2 - error when compiled for IPV6 support

2010-08-12 Thread Ravi Chandran
o:dave.shi...@googlemail.com] On Behalf Of Dave Shield Sent: Thursday, August 12, 2010 5:00 PM To: Ravi Chandran Cc: net-snmp-users@lists.sourceforge.net Subject: Re: net-snmp 5.4.2 - error when compiled for IPV6 support On 12 August 2010 11:41, Ravi Chandran wrote: > We have been using

RE: net-snmp 5.4.2 - error when compiled for IPV6 support

2010-08-12 Thread Ravi Chandran
-snmp-users@lists.sourceforge.net Subject: Re: net-snmp 5.4.2 - error when compiled for IPV6 support On 12 August 2010 11:41, Ravi Chandran wrote: > We have been using net-snmp version 5.4.2 successfully. Now we wanted > to support IPv6 too. > ..\..\snmplib\inet_ntop.c(79) : error C2373: &

Re: net-snmp 5.4.2 - error when compiled for IPV6 support

2010-08-12 Thread Dave Shield
On 12 August 2010 11:41, Ravi Chandran wrote: > We have been using net-snmp version 5.4.2 successfully. Now we wanted to > support IPv6 too. > ..\..\snmplib\inet_ntop.c(79) : error C2373: 'inet_ntop' : redefinition; > different type modifiers > > NMAKE : fatal error U1077: '"E:\Program Files\

Re: net-snmp build error with ipv6 support for arm

2010-08-12 Thread Markus Hofer
> Hi > > After successfully cross compiling net-snmp with openssl 1.1.0a support > for SHA authentication for an ARM9 I am trying to add IPV6 support by just > compiling with --enable-ipv6. However some difficulties cross compiling > difficulties did occur > > I tried ou

Re: net-snmp build error with ipv6 support for arm

2010-08-12 Thread Markus Hofer
Original-Nachricht > Datum: Mon, 09 Aug 2010 15:28:31 +0200 > Von: "Markus Hofer" > An: net-snmp-users@lists.sourceforge.net > Betreff: net-snmp build error with ipv6 support for arm > Hi > > After successfully cross compiling net-snmp with o

net-snmp build error with ipv6 support for arm

2010-08-09 Thread Markus Hofer
Hi After successfully cross compiling net-snmp with openssl 1.1.0a support for SHA authentication for an ARM9 I am trying to add IPV6 support by just compiling with --enable-ipv6. However some difficulties cross compiling difficulties did occur I tried out both versions net-snmp 5.4.1 and 5.5

ipv6 support

2009-10-15 Thread Ray Chang
Hi, I am getting a lot of snmpd error logs: error on subcontainer 'ia_addr' insert (-1) Is this benign? Seems like I might be failing on all my ip v6 interfaces, my /proc/net/if_inet6 looks like this: cat /proc/net/if_inet6 fe8002148cfffe086d00 27 40

Re: IPV6 support

2008-12-03 Thread Thomas Anders
Reza Salehi wrote: > Finally I could get it working and got the same result as yours. > I should copy all libraries over to make it working. > Anyhow as you mentioned there are some serious issues in IPV6 MIB > implementation(like not seeing the ipv6 address) .Hopefully net-snmp > committee can add

Re: IPV6 support

2008-12-02 Thread Reza Salehi
issues since IPV6 interfaces  are growing day by day.   Again thanks for you time and support, Regards, Reza --- On Tue, 12/2/08, Brian A. Seklecki <[EMAIL PROTECTED]> wrote: From: Brian A. Seklecki <[EMAIL PROTECTED]> Subject: Re: IPV6 support To: "Reza Salehi" <[E

Re: IPV6 support

2008-12-02 Thread Brian A. Seklecki
lehi wrote: I know it has been going many E-mails back and forth regarding the IPV6 support and I appreciate your help and support.However I couldn't get a clear answer on this. My question is : Does snmpd (5.2.1) agent support any IPV6'MIB implementation if we compile it with the

Re: IPV6 support

2008-12-02 Thread Brian A. Seklecki
NetBSD/i386 RELENG_4 with Net-SNMP 5.4.2.1: Also, like IPv4, NetBSD was the reference platform where IPv6 was originally developed, so milage is is likely to vary in favor of you and IPv6 on that platform, especially when it comes to kernel data structures. ~BAS--

Re: IPV6 support

2008-12-02 Thread Reza Salehi
will do.Thanks Brian for your time and support. Regards, Reza --- On Tue, 12/2/08, Brian A. Seklecki <[EMAIL PROTECTED]> wrote: From: Brian A. Seklecki <[EMAIL PROTECTED]> Subject: Re: IPV6 support To: "Reza Salehi" <[EMAIL PROTECTED]> Cc: "Wes Hardaker&

Re: IPV6 support

2008-12-02 Thread Brian A. Seklecki
we're still not sure if the issue is: 1) IPv6 transport of SNMP data 2) Access to SNMP IPv6 MIBs. I haven't looked at the V6 mibs; I'm just starting to dabble in V6. ~BAS On Tue, 2 Dec 2008, Reza Salehi wrote: I know it has been going many E-mails back and forth regarding th

Re: IPV6 support

2008-12-02 Thread Reza Salehi
I know it has been going many E-mails back and forth regarding the IPV6 support and I appreciate your help and support.However I couldn't get a clear answer on this. My question is : Does snmpd (5.2.1) agent support any IPV6'MIB implementation if we compile it with the foll

Re: IPV6 support

2008-12-02 Thread Reza Salehi
I can see ipv6 address for 3 interfaces(eth0,eth1,ath0) on my machines(/proc/net/if_inet6 shows that)..     Reza --- On Tue, 12/2/08, Brian A. Seklecki <[EMAIL PROTECTED]> wrote: From: Brian A. Seklecki <[EMAIL PROTECTED]> Subject: Re: IPV6 support To: "Reza Salehi"

Re: IPV6 support

2008-12-02 Thread Reza Salehi
ecutable file ..Do I need to copy different files(library,..) over ,as well? I have 5.2 net-snmpd installed  on my target machine.   Regards, Reza --- On Tue, 12/2/08, Wes Hardaker <[EMAIL PROTECTED]> wrote: From: Wes Hardaker <[EMAIL PROTECTED]> Subject: Re: IPV6 support To: [EM

Re: IPV6 support

2008-12-02 Thread Wes Hardaker
> On Tue, 2 Dec 2008 08:51:09 -0800 (PST), Reza Salehi <[EMAIL PROTECTED]> > said: RS> Thanks Wes. So the question is which IPV6'MIBs has been implemented RS> in part of snmpd when we configure it with --enable--ipv6?? Well, do realize that the --enable-ipv6 flag turns on the apps being

Re: IPV6 support

2008-12-02 Thread Brian A. Seklecki
MIB.txt working?   Regards, Reza --- On Tue, 12/2/08, Wes Hardaker <[EMAIL PROTECTED]> wrote: From: Wes Hardaker <[EMAIL PROTECTED]> Subject: Re: IPV6 support To: [EMAIL PROTECTED] Cc: "Brian A. Seklecki" <[EMAIL PROTECTED]>, "SNMP FORUM" Date: Tuesday, December

Re: IPV6 support

2008-12-02 Thread Reza Salehi
: From: Wes Hardaker <[EMAIL PROTECTED]> Subject: Re: IPV6 support To: [EMAIL PROTECTED] Cc: "Brian A. Seklecki" <[EMAIL PROTECTED]>, "SNMP FORUM" Date: Tuesday, December 2, 2008, 5:55 AM RS> IPV6-MIB::ipv6IfStatsTable = No Such Object available on this agent RS&g

Re: IPV6 support

2008-12-02 Thread Wes Hardaker
RS> IPV6-MIB::ipv6IfStatsTable = No Such Object available on this agent RS> at this OID I'm afraid the agent doesn't have code that implements this table... Sorry. -- Wes Hardaker Sparta, Inc. - This SF.Net email is sponso

Re: IPV6 support

2008-12-01 Thread Reza Salehi
TED]> wrote: From: Brian A. Seklecki <[EMAIL PROTECTED]> Subject: Re: IPV6 support To: "Reza Salehi" <[EMAIL PROTECTED]> Cc: "SNMP FORUM" Date: Monday, December 1, 2008, 5:16 PM Reza: Avoid sending a 2.0 MB config.log to the list. Instead post it and share the U

Re: IPV6 support

2008-12-01 Thread Reza Salehi
I tried it and no changes. I still cant retrieve IPV6 MIB. Regards, Reza --- On Mon, 12/1/08, Brian A. Seklecki <[EMAIL PROTECTED]> wrote: From: Brian A. Seklecki <[EMAIL PROTECTED]> Subject: Re: IPV6 support To: "Reza Salehi" <[EMAIL PROTECTED]> Cc: net-snmp

Re: IPV6 support

2008-12-01 Thread Reza Salehi
TED]> wrote: From: Brian A. Seklecki <[EMAIL PROTECTED]> Subject: Re: IPV6 support To: "Reza Salehi" <[EMAIL PROTECTED]> Cc: "SNMP FORUM" Date: Monday, December 1, 2008, 5:16 PM Reza: Avoid sending a 2.0 MB config.log to the list. Instead post it and share the U

Re: IPV6 support

2008-12-01 Thread Brian A. Seklecki
libpthread.so.0 (0xb75df000)     libc.so.6 => /lib/libc.so.6 (0xb74c2000)     libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb74b7000)     libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb73db000)     /lib/ld-linux.so.2 (0xb7f32000)   --- On Mon, 12/1/08, Brian A. Seklecki <

Re: IPV6 support

2008-12-01 Thread Brian A. Seklecki
CTED]> wrote: From: Thomas Anders <[EMAIL PROTECTED]> Subject: Re: IPV6 support To: [EMAIL PROTECTED] Cc: "SNMP FORUM" Date: Monday, December 1, 2008, 4:37 PM Reza Salehi wrote: snmpwalk -v 2c localhost -c TC IPV6-MIB::ipv6IfTable IPV6-MIB::ipv6IfTable = No Such Object available o

Re: IPV6 support

2008-12-01 Thread Reza Salehi
Thanks Thomas.  Please see the answers below... --- On Mon, 12/1/08, Thomas Anders <[EMAIL PROTECTED]> wrote: From: Thomas Anders <[EMAIL PROTECTED]> Subject: Re: IPV6 support To: [EMAIL PROTECTED] Cc: "SNMP FORUM" Date: Monday, December 1, 2008, 4:37 PM Reza Salehi w

Re: IPV6 support

2008-12-01 Thread Thomas Anders
Reza Salehi wrote: > snmpwalk -v 2c localhost -c TC IPV6-MIB::ipv6IfTable > IPV6-MIB::ipv6IfTable = No Such Object available on this agent at this OID > > I am wonder what I am missing here. What net-snmp version are you using? What OS version are you running on? What's the output of net-snmp-

Re: IPV6 support

2008-12-01 Thread Brian A. Seklecki
On Mon, 1 Dec 2008, Reza Salehi wrote: Hi All, I need to retrive some IPV6 information . I compiled snmpd with ./configure --enable_ipv6 but I l cant still poll any ipv6 MIB. try "--enable-ipv6" (hyphen, not underscore). Also post your config.log somewhere to view Also, "ldd $(which snm

IPV6 support

2008-12-01 Thread Reza Salehi
Hi All, I need to retrive some IPV6 information . I compiled snmpd with ./configure --enable_ipv6 but I l cant still poll any ipv6 MIB. I get the following error all the time: snmpwalk -v 2c localhost -c TC IPV6-MIB::ipv6IfTable IPV6-MIB::ipv6IfTable = No Such Object available on this agen

Re: IPv6 support in Net SNMP

2008-08-01 Thread Thomas Anders
Ravindra schrieb: > I'm looking for a version that has IPv6 support on Windows, Linux and > Solaris. It would be great if someone remembers when did this support > work complete for all these three platforms ? > > After reading change log: http://net-snmp.sourceforge.net/

Re: IPv6 support in Net SNMP

2008-08-01 Thread Ravindra
I'm looking for a version that has IPv6 support on Windows, Linux and Solaris. It would be great if someone remembers when did this support work complete for all these three platforms ? After reading change log: http://net-snmp.sourceforge.net/about/ChangeLog.html I felt that 5.0 was the

Re: IPv6 support in Net SNMP

2008-07-31 Thread Wes Hardaker
> On Wed, 30 Jul 2008 20:41:56 +0530, Ravindra <[EMAIL PROTECTED]> said: R> I would like to know which is the first stable official version of Net R> SNMP that added support for IPv6 ? I can't give you the exact version number without a lot of searching, but support has existed for it since U

IPv6 support in Net SNMP

2008-07-30 Thread Ravindra
Hi, I would like to know which is the first stable official version of Net SNMP that added support for IPv6 ? Thanks in advance, Ravindra - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build t

IPv6 support in Net SNMP

2008-07-30 Thread Ravindra
Hi, I would like to know which is the first stable official version of Net SNMP that added support for IPv6 ? Thanks in advance, Ravindra - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build t

Net-SNMP with IPv6 Support

2008-07-28 Thread Sudhakaran, Sonu (STSD)
Hello, Does net-SNMP support receiving traps from an IPv6 only enabled nodes(single stack)? Is this patch applicable for the same? I have come across this particular data structure which stands for storing PDU information defined in snmp_api.h. typedef snmp_pdu { ... ... /** This is ONLY used

RE: Frustrated with enabling Ipv6 support on Solaris 9

2006-08-23 Thread rahul_k_sharma
How can I check that? Please tell, I do not know. Sincerely, Rahul K -Original Message- From: Thomas Anders [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 23, 2006 9:53 PM To: [EMAIL PROTECTED] Cc: net-snmp-users@lists.sourceforge.net Subject: Re: Frustrated with enabling Ipv6

Re: Frustrated with enabling Ipv6 support on Solaris 9

2006-08-23 Thread Thomas Anders
[EMAIL PROTECTED] wrote: > SNMP Agent started as follows > - > ./snmpd -d -Lo -p udp:161,udp6:161 Does it properly bind to the IPv6 localhost address, at least? +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) --

RE: Frustrated with enabling Ipv6 support on Solaris 9

2006-08-23 Thread rahul_k_sharma
]; net-snmp-users@lists.sourceforge.net Subject: Re: Frustrated with enabling Ipv6 support on Solaris 9 [EMAIL PROTECTED] wrote: > Now I tried installing Net-SNMP-5.3.1 on Solaris9 [...] > checking ipv6 stack type... "unknown, no" Like I said: ignore this for the moment. What happens

Re: Frustrated with enabling Ipv6 support on Solaris 9

2006-08-23 Thread Thomas Anders
[EMAIL PROTECTED] wrote: > Now I tried installing Net-SNMP-5.3.1 on Solaris9 [...] > checking ipv6 stack type... "unknown, no" Like I said: ignore this for the moment. What happens if you actually build and install the package? +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) ---

RE: Frustrated with enabling Ipv6 support on Solaris 9

2006-08-23 Thread rahul_k_sharma
Hi, Now I tried installing Net-SNMP-5.3.1 on Solaris9 Configure command was used as follows ./configure --prefix=/net/tcsnas01/vol/nxqa/qa/local/net-snmp_sol --enable-ipv6 When running configure the following error repeated ... checking ipv6 stack type... "unknown, no" ... After configure was t

Re: Frustrated with enabling Ipv6 support on Solaris 9

2006-08-23 Thread Thomas Anders
Dave Shield wrote: > And if that still doesn't work, have a look in 'config.log' for where > configure tests for the presence of the IPv6 stack. If it's not > detecting this stack correctly, then this problem needs to be fixed > before proceeding. If configure fails to detect a necessary feature

Re: Frustrated with enabling Ipv6 support on Solaris 9

2006-08-23 Thread Thomas Anders
[EMAIL PROTECTED] wrote: > I am frustrated with enabling Ipv6 support on Solaris 9. > > The software versions I am using are as follows > 1) Net-SNMP 5.1.3.1 This version simply doesn't exist. Try net-snmp 5.3.1 which should have working IPv6 support for Solaris 9. +Thomas

Re: Frustrated with enabling Ipv6 support on Solaris 9

2006-08-23 Thread Dave Shield
On 23/08/06, Thomas Anders <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > > I am frustrated with enabling Ipv6 support on Solaris 9. > Try net-snmp 5.3.1 which should have working IPv6 support for Solaris 9. And if that still doesn't work, have a look in

Frustrated with enabling Ipv6 support on Solaris 9

2006-08-23 Thread rahul_k_sharma
Hi, I am frustrated with enabling Ipv6 support on Solaris 9. The software versions I am using are as follows 1) Net-SNMP 5.1.3.1 2) GCC 3.3 3) Solaris 5.9 The configure command used as follows ./configure --prefix=/net/tcsnas01/vol/nxqa/qa/local/net-snmp_sol --enable-ipv6 When the configure is

Re: IPv6 support + compilation errors ....

2005-07-13 Thread Robert Story
On Tue, 12 Jul 2005 23:24:05 -0700 (PDT) Ganesh wrote: GCN> I had 2 questions : GCN> 1. IPv6 support GCN> In your website home page, you have mentioned that IPv6 is supported. Is GCN> it supported on all platforms ? Has it been tested reasonably ? It is supported on some platforms,

IPv6 support + compilation errors ....

2005-07-12 Thread Ganesh C.N.
Hi all ..   This is my first post to these mailing lists.  I hope I am following the normal etiquette here.   I had 2 questions : 1. IPv6 support In your website home page, you have mentioned that IPv6 is supported.  Is it supported on all platforms ?  Has it been tested reasonably ?   2. Build