On Tue, 15 Feb 2005 19:49:20 -0800 Srini wrote: SK> > SK> > On Wed, 9 Feb 2005 14:35:52 -0800 Srini wrote: SK> > SK> Now from a windows system I am issuing a "snmpget" to the target, SK> > SK> where the above image (v6 capable) is running. following SK> > is the command I issued: SK> > SK> SK> > SK> snmpget -v 2c -c sritest -D ALL SK> > udp6:[fe80::205:30ff:fe00:2309]:161 SK> > SK> sysDescr.0 SK> > SK> SK> > SK> I get the following error on the client (windows system): SK> > SK> SK> > SK> tdomain: specifier "udp6" address "[fe80::205:30ff:fe00:2309]:161" SK> > SK> tdomain: try again with specifier "udp" address SK> > SK> > This implies that the snmpUDPIPv6Domain file is not included SK> > in the library. SK> > How did you build on window? MSVC++, cygwin or mingw? SK> > SK> I downloaded the net-snmp-5.1.2-1.win32.exe from the following link: SK> http://sourceforge.net/project/showfiles.php?group_id=12694 SK> and installed on the windows system.
Ok, so apparently the windows binary doesn't include IPv6 support. You'll have to build your own. Hopefully our windows gurus can speak up as to why this is so. -- Robert Story; NET-SNMP Junkie Support: <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp> Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-coders> You are lost in a twisty maze of little standards, all different. ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
