Re: discovering snmp service in lan

2009-11-18 Thread Wes Hardaker
> On Mon, 16 Nov 2009 22:34:38 +0100, murdok said: m> How can i send a broadcast message and recive the ip address of this, only m> with the snmp api? The current code base does not support broadcasting of SNMP packets as the protocol wasn't designed for that. -- Wes Hardaker Cobham Analyti

discovering snmp service in lan

2009-11-16 Thread murdok
Hi all, i want to make a program in C to discover the ip address of the peer that offers a snmp service. i have to use snmp version 1. I try to use the code in the wiki, and i can discover peer by peer, but that take much time. How can i send a broadcast message and recive the ip address of this,