> How i can receive the traps that are generated by any agent > 1) usding command line arguments > 2) or by programmatically
Have a look at the application "snmptrapd". That's the tool we provide for accepting and handling traps. The source code (apps/snmptrapd.c) should also give some guidelines regarding how to accomplish this in another program. Dave ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ Net-snmp-coders mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
