shutdown_perl in snmptrapd

2012-01-09 Thread Joel Avni
Hello, I have a question regarding the perl cleanup in snnmptrapd. Why shutdown_perl() is called from withithin the term_handler() routine in snmptrapd.c? The problem we are seeing is that if a TERM signal is caught while a perl handler is still processing an incoming trap, then snmptrapd fails

Re: Trying to compile an example.

2012-01-09 Thread Dave Shield
On 9 January 2012 10:00, Auritz Arnaiz wrote: > I´m trying to compile this code with Eclipse or Codeblocks in Windows XP. > The problem is that I have many errors like: "MAX_OID_LEN undeclared (first > use in this function) or SMNP_MSG_GETundeclared (first use in this > function)" and I think it i

Trying to compile an example.

2012-01-09 Thread Auritz Arnaiz
Hi!! First of all I want to present my self to everybody. My name is Auritz and I am from Spain, I recently discovered net-snmp, and i think it is a very poweful tool, so I ask a little bit of patient. I´m trying to compile this code with Eclipse or Codeblocks in Windows XP. The problem is that I

snmpwalk: Decryption error

2012-01-09 Thread Krishnan . (krish2)
Hi, This is to request assistance with a problem I recently encountered while trying to execute an snmp V3 walk on my system. The snmp agent implementation, briefly described, is as follows: n Uses net-snmp-5.5 library linked dynamically. n Configured and built with "--with-openssl"