Reputation: 1
I'm writing an SNMP agent in windows. The agent responds fine simple get and get-next request sent directly to computer's ip address. But when I do a SNMP broadcast, the computer receives the packet but does not anwer that. Why is that? The firewall is off and the antivirus too.
Upvotes: 0
Views: 1028
Reputation: 63163
That depends on how you create this agent and how you bind to winsock.
Upvotes: 1