| Author | Forum: PowerSNMP for .NET Topic: How to Query the Agent based on the subnet |
| user2301 From: Charlotte, NC USA Posts: 1 Member Since: 09/21/09 |
posted September 21, 2009 5:27 PM I dont want to query the entire list but Do the discovery based on the subnet IP. Is there a way the do discovery based on the subnet mask ? |
| Jason Farrar (Admin) From: Oneida, NY USA Posts: 223 Member Since: 07/24/07 Extra Support Options Custom Application Development |
posted October 28, 2009 9:41 AM Hi, Yes. Instead of sending the get requests to the network broadcast address you would just send it to the subnet broadcast address. Example: You have a network with the following subnets 192.168.1 192.168.2 192.168.3 and you only want to query machines on the 192.168.2 sub net you would send the get request to 192.168.2.255 which is the broadcast address for the 19.168.2 subnet. ------ |
| Reply | PowerSNMP for .NET Topics | Forums |
This site is powered by
PowerTCP WebServer for ActiveX
|