>>>>> "ATV" == Alef T Veld <[EMAIL PROTECTED]> writes:
ATV> I am looking for a snmp trapd that can receive traps from all snmp ATV> versions (preferably also v3). This must be code i can use as a function ATV> in code (i.e i can call it and it starts the snmpd daemon) The snmptrapd program today can receive all versions of SNMP traps. You can look in the apps/snmptrapd.c and related files for exactly what it's doing to make this happen. Most of the code you don't need since it's concentrating on printing, logging, etc. -- Wes Hardaker Sparta, Inc. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
