It works now. I also had to enable the host to be v6 capable. Thanks - srini
> -----Original Message----- > From: Robert Story [mailto:[EMAIL PROTECTED] > Sent: Friday, February 18, 2005 9:28 AM > To: Srini Kode > Cc: [email protected]; 'Alex Burger'; > [EMAIL PROTECTED] > Subject: Re: IPv6 on Linux > > On Thu, 17 Feb 2005 16:56:04 -0800 Srini wrote: > SK> Now I compiled with v6 option and ran the following > command from a > SK> linux box. I get following error. > SK> bash-2.05a$ ./snmpget -v 2c -c public -D ALL > SK> udp6:[fe80::205:30ff:fe00:2309/64]:161 sysDescr.0 > > Try w/out the mask ('/64'). eg > > snmpget -v 2c -c public udp6:[fe80::205:30ff:fe00:2309]:161 > sysDescr.0 > > -- > 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
