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
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
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
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"