This is a discussion on Re: modified netsnmp trapd code available? within the SNMP Coders forums, part of the Networking and Network Related category; >>>>> "ATV" == Alef T Veld <alef@xs4all.nl> writes: ATV> I ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
>>>>> "ATV" == Alef T Veld <alef@xs4all.nl> 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 Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |