Hi, I'm trying to integrate the net-snmp snmptrapd.c to my own application, and i would like to be able to pass received traps from snmptrapd.c to display in my own eventviewer. I don't want to use a traphandle. From some previous posts i understood that snmpread does the actual trap displaying? Can someone elaborate on that ? What would be the best way to handle this. I thought about stripping snmptrapd.c to the bare bones, but i realized i like most of the features it has and i might need them later on in my own software.
So now the only task that remains is for me to be able to display the traps in my own software event log. Is there any way to pass a already parsed trap to my own function ? Sorry if i'm being redundant here, i'm not to familiar with snmp and net-snmp. Many thanks for helping. Kind regards, Alef ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
