[AGENT++] [SNMP++] Trap Receiver Problem

Jochen Katz katz at agentpp.com
Tue Mar 25 21:01:38 CET 2008


Hi,

> I am using SNMP++ V3.2 library and using the apis provided for the traps in

it is allways a good idea to exact version you're using...

> I am facing a problem with the trap receiver not receiving the traps of V3
> types after some period. The problem is when the trap receiver is started it
> receives and process all the three types of traps (v1,v2, v3). I am adding
> the required users and there combination for the traps of type v3 that i am
> sending to usm table using add_usm_user function.
> 
> I would like to  know if there is anything like refreshing the usm user
> table after some period that is to be done for the traps of type v3 to be
> received by the Trap receiver since the traps of v1 and v2 are continued to
> be received without any problem.

Once the user is added, nothing more has to be done, so your application 
should work.
I can say more if you send me the logging output while snmp++ processes 
a trap that is not forwarded to the trap callback. [Compile snmp++ with 
_DEBUG defined and set high levels for each log type]

Regards,
  Jochen



More information about the AGENTPP mailing list