On Fri, 2006-02-10 at 09:34 -0800, McGuerty, Jay S. wrote: > Does your product support IPv6?
What do you mean by "support IPv6"? Are you talking about using IPv6 as a transport mechanism, or reporting IPv6-related information (or both)? The Net-SNMP suite can support SNMP requests using IPv6-based transports (both UDP/IPv6 and TCP/IPv6). This is reasonably well tested, and fairly solid across most architectures. The Net-SNMP agent also includes some support for IPv6-related MIBs. This is probably less mature in general, and more likely to be OS-specific. The configure option --enable-ipv6 should enable both aspects of this behaviour (though explicitly including '--with-mib-modules=mibII/ipv6' as Birgit does should be safe enough). Dave ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
