Need help related to ipIfStatsTable and enabling ipv6

2012-08-01 Thread Madhu Sudhana Rao
Hi, I am using net-snmp 5.6.2 version on Linux system. Need information about ipIfStatsTable of IP-MIB. Earlier I posted a thread related to IP-MIB & UDP-MIB, some one told to see all the tables (including ipifStatsTable) we need to enable ipv6. I enabled ipv6 using ( --enable-ipv6 ) in the ./co

Re: default to enabling IPv6 in configure?

2011-03-21 Thread Magnus Fromreide
On Mon, Mar 21, 2011 at 11:29:35AM -0700, Wes Hardaker wrote: > > On Fri, 18 Mar 2011 08:22:16 +0100, Magnus Fromreide > > said: > > MF> * Split DTLSUDPDomain > > FYI, I think this is a bad idea... Though it wouldn't hurt (if I'm > predicting what you want to do correctly), it'd actual

Re: default to enabling IPv6 in configure?

2011-03-21 Thread Wes Hardaker
> On Fri, 18 Mar 2011 08:22:16 +0100, Magnus Fromreide > said: MF> * Split DTLSUDPDomain FYI, I think this is a bad idea... Though it wouldn't hurt (if I'm predicting what you want to do correctly), it'd actually be a fair amount of work for a short-term gain. It's expected that event

Re: default to enabling IPv6 in configure?

2011-03-18 Thread Magnus Fromreide
On Thu, 2011-03-17 at 23:09 +, Dave Shield wrote: > On 17 March 2011 19:23, Magnus Fromreide wrote: > > On Thu, Mar 17, 2011 at 01:59:14PM -0400, Lee wrote: > >> I finally figured out that I needed the "--enable-ipv6" configure > >> option to build net-snmp with IPv6 support. It would be nice

Re: default to enabling IPv6 in configure?

2011-03-17 Thread Dave Shield
On 17 March 2011 19:23, Magnus Fromreide wrote: > On Thu, Mar 17, 2011 at 01:59:14PM -0400, Lee wrote: >> I finally figured out that I needed the "--enable-ipv6" configure >> option to build net-snmp with IPv6 support.  It would be nice if >> configure tried to enable IPv6 by default and disabling

Re: default to enabling IPv6 in configure?

2011-03-17 Thread Magnus Fromreide
On Thu, Mar 17, 2011 at 01:59:14PM -0400, Lee wrote: > I finally figured out that I needed the "--enable-ipv6" configure > option to build net-snmp with IPv6 support. It would be nice if > configure tried to enable IPv6 by default and disabling it required a > "--disable-ipv6" option I am in favo

default to enabling IPv6 in configure?

2011-03-17 Thread Lee
I finally figured out that I needed the "--enable-ipv6" configure option to build net-snmp with IPv6 support. It would be nice if configure tried to enable IPv6 by default and disabling it required a "--disable-ipv6" option If it makes a difference, source code was 5.6.1 & build system was Window

Re: enabling ipv6 .

2009-11-16 Thread Dave Shield
2009/11/16 kusuma.bm : > i am working on an application where 'snmpd'(taken from > net-snmp-5.4.2.1) runs as a thread.I am trying to enable ipv6, but its > not binding on port 161.So how can i do this,any macro that i have to > enable in th code? Call netsnmp_ds_set_string(NETSNMP_DS_APPLICATI

enabling ipv6 .

2009-11-15 Thread kusuma.bm
Hi all, i am working on an application where 'snmpd'(taken from net-snmp-5.4.2.1) runs as a thread.I am trying to enable ipv6, but its not binding on port 161.So how can i do this,any macro that i have to enable in th code? Secondly i want to enable either ipv4 or ipv6 at run time,depending on the

enabling ipv6 .

2009-11-13 Thread kusuma.bm
Hi all, i am working on an application where 'snmpd'(taken from net-snmp-5.4.2.1) runs as a thread.I am trying to enable ipv6, but its not binding on port 161.So how can i do this? Secondly i want to enable either ipv4 or ipv6 at run time,depending on the resolved ip-address which i get from DN