[SNMP4J] Snmp listener problem

Liav Elias lelias at allot.com
Sun Nov 21 17:24:09 CET 2004


Hi Frank,

When I listen to traps I use a user with noAuth and noPriv, but when I am
sending the requests
I use a different user with the security Auth and noPriv, how does this
effect the first user which is listening to traps?
what is the correct way to do it?
I am not removing the user which is listening to traps.

thanks for the help,
Liav

-----Original Message-----
From: Frank Fock [mailto:fock at agentpp.com]
Sent: Fri, November 12, 2004 1:05 AM
To: Liav Elias
Cc: 'snmp4j at agentpp.org'
Subject: Re: [SNMP4J] Snmp listener problem


Hi Liav,

are you changing the USM configuration when sending your request?
Do you remove the user to which the traps are sent?

Best regards,
Frank

Liav Elias wrote:

>Hi All,
>
>I am using SNMP4J in a j2ee application server. I am using it in order to
>receive traps and to send get and set requests - 
>I am using SNMPV3 messages.
>when traps arrive to the listener it receives all the traps properly. 
>the problem starts when I am doing a simple get request after a trap
arrive.
>The get request itself succeeds and I get a correct response but then the
>listener does not receive traps any more and instead 
>I receive this warning from the MessageDispatcherImpl class:
>WARN  org.snmp4j.MessageDispatcherImpl  - 1.3.6.1.6.3.15.1.1.3.0 = 0 
>I think this message got to do with wrong username ...
>
>does anybody have an idea what is the problem?
>
>thanks,
>Liav
>
>
>_______________________________________________
>SNMP4J mailing list
>SNMP4J at agentpp.org
>http://p15141779.pureserver.info/mailman/listinfo/snmp4j
>
>  
>




More information about the SNMP4J mailing list