RS> That is a good question. I know udp will work. You'd have to test RS> TCP (and make sure tcp was enabled in the agent at configure time). RS> I'm also unclear on whether or not using tcp would create/tear-down a RS> connection for each trap, or establish the connection once. You'd have RS> to do some testing.
Ok, I implemented a SNMP trap receiver (minimal version of snmptrapd) and found that the connection does indeed get made and torn down each time a trap is sent when using the forward directive in snmptrapd.conf. Anyone know if there is a way to make the connection persist? For now I'm using UDP over localhost which I guess should be suffice, but TCP would be better since I wouldn't want a trap to show up in the snmptrapd log, but not in my management application. Any thoughts on the UDP approach over localhost? ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/net-snmp-coders