SNMP Agent discovery in c#
-
Im wanting to develop a tool that can scan numerous subnets within a network and ping each ip address to see if any SNMP devices exist. What is the most efficent method/architecture to go about this in c#? Thus im mostly interested in the method of calling one ip to the next, SNMP itself isnt an issue here. So what classes etc should I be looking at. Any help much appreciated jeff
-
Im wanting to develop a tool that can scan numerous subnets within a network and ping each ip address to see if any SNMP devices exist. What is the most efficent method/architecture to go about this in c#? Thus im mostly interested in the method of calling one ip to the next, SNMP itself isnt an issue here. So what classes etc should I be looking at. Any help much appreciated jeff
mikeyhardingboyo wrote:
So what classes etc should I be looking at.
Socket :confused:
"Just about every question you've asked over the last 3-4 days has been "urgent". Perhaps a little planning would be helpful?"
Colin Angus Mackay in the C# forumled mike