On 7 July 2010 10:16, sanjaykumar wrote:
> What will be value of macro "NETSNMP_ACCESS_ARP_IPADDR_BUF_SIZE" in
> following structure
>
> typedef struct netsnmp_arp_s
That depends on how you've compiled the software.
If you've enabled IPv6 support, then the 'arp_ipaddress'
buffer will be 16 bytes
Dave Shield wrote:
On 7 July 2010 08:22, sanjaykumar wrote:
Does net-snmp support IPv4 and IPv6 at a time ?
Yes.
If we configure the net-snmp-5.4.2.1 with option "--enable-ipv6"
Then it will support only ipv6 or both(ipv4 and ipv6)
Both.
Dave
Hi Dave ,
On 7 July 2010 08:22, sanjaykumar wrote:
> Does net-snmp support IPv4 and IPv6 at a time ?
Yes.
> If we configure the net-snmp-5.4.2.1 with option "--enable-ipv6"
> Then it will support only ipv6 or both(ipv4 and
Does net-snmp support IPv4 and IPv6 at a time ?
If we configure the net-snmp-5.4.2.1 with option "--enable-ipv6"
Then it will support only ipv6 or both(ipv4 and ipv6)
[ --enable-ipv6 Generate IPv6 ready version.]
Rg