Re: Cannot find a place in code, where traps are being dumped to stdout

2013-06-28 Thread Niels Baggesen
On Thu, Jun 27, 2013 at 10:26:12AM +0800, Oleg Gritsak wrote: > Have a task to import snmp traps to OracleSQL. Already spent a week > meditating at snmptrapd code. Cannot find part of it, which > processes switch "-d". Have you looked at snmptrapd_sql.c? It might not be that hard to convert the c

Re: Cannot find a place in code, where traps are being dumped to stdout

2013-06-28 Thread Bill Fenner
On Wed, Jun 26, 2013 at 10:26 PM, Oleg Gritsak wrote: > Hello! > > First of all, thank you for such a great software made under opensource > license! > Didn't want to bother anyone, but already spent several days on this > problem without > any positive result. :( Maybe someone will make a hint, p