>>>>> "ss" == santhosh sundarasamy <[EMAIL PROTECTED]> writes:
ss> The other process sends V3 notifications to manager. This ss> process uses Net-SNMP APIs to send the same. Since the trigger for ss> notifications are received as HTML (from one server) requests, sending ss> notification to Manager is been made as different process. You can make the second process an agentx subagent of the snmpd process and send notifications using the standard net-snmp agent trap sending APIs. The notifications will get sent to all registered notifications receivers of the snmpd process and the snmpd process will take care of all needed authentication, sending to multiple targets, etc. It greatly simplifies what your process has to do. -- Wes Hardaker Sparta, Inc. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
