Hi, I am able to discover the devices on IPv4 network using SNMP Broadcast. I am using Net-Snmp 5.6.1.1 library in my application.
I want to discover the devices on IPv6 network using SNMP Muliticast. I am able to send the SNMP unicast response and got the response from IPv6 node. I want to know whether Net-Snmp 5.6 will support for Multicast SNMP on IPv6? Please give me some idea. Thanks in Advance. Regards, Kamaraj P -----Original Message----- From: Kamaraj P Sent: Friday, August 19, 2011 5:37 PM To: 'Wes Hardaker' Cc: [email protected] Subject: RE: How to use Snmpget.exe for broadcast(IPv4)/multicast(IPv6) KP> I am running the Snmpget.exe with IPv4 broadcast address, but I am KP> getting the response from only one node. WH>> The tools don't support broadcast addresses at this time. Does Net-Snmp supports for Broadcast? I have added the SNMP_FLAGS_UDP_BROADCAST flag with the snmp session flags. And I am sending the SNMP request to broadcast address, the callback function getting called only one time. But I can able to catch all the responses in Ethreal. I am calling the snmp_read up to 60 seconds. Why callback function is not called for each responses? Thanks, Kamaraj P -----Original Message----- From: Wes Hardaker [mailto:[email protected]] Sent: Thursday, August 18, 2011 10:46 PM To: Kamaraj P Cc: [email protected] Subject: Re: How to use Snmpget.exe for broadcast(IPv4)/multicast(IPv6) >>>>> On Wed, 17 Aug 2011 20:10:46 +0530, "Kamaraj P" <[email protected]> said: KP> I am running the Snmpget.exe with IPv4 broadcast address, but I am KP> getting the response from only one node. The tools don't support broadcast addresses at this time. -- Wes Hardaker SPARTA, Inc. ------------------------------------------------------------------------------ Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user administration capabilities and model configuration. Take the hassle out of deploying and managing Subversion and the tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2 _______________________________________________ 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
