[SNMP4J] Problem listening to SNMP v3 traps

Frank Fock fock at agentpp.com
Thu Feb 28 00:27:13 CET 2008


If you set the log level to debug on the console tool (SnmpRequest)
then you should see the incoming message's bytes as hex string.
You may post that message here or you may analyse it yourself
with a sniffer or MIB Explorer Pro. I am pretty sure that SNMP4J
is capable of receiving SNMPv3 notifications, so I expect a simple
solution for the problem.

Best regards,
Frank

Pedro Franceschi schrieb:
> The agent I'm using to send  traps is an IBM server. It does everything 
> automatically. It generates the SNMPv1 traps, as well as the SNMPv3 ones. 
> I am just generating a Test Alert from the server's own web interface to 
> make sure the manager receives it. What is odd is that I could receive the 
> v3 traps with another program, which leaves the problem to SNMP4J. Also, 
> and what makes it more interesting, is that I could actually send/receive 
> Get /SET commands with v3 using SNMP4J. Btw, the last output I sent you 
> was using the SnmpRequest class, with NOTHING changed. This is why I have 
> no idea what is going on since I ended using exactly the same code you 
> provided. Any ideas on what could be wrong? Is there any way those Unknown 
> PDUs can be accessed?
>
> I appreciate your fast response on my first post. Thanks.
>
> Regards,
>
> Pedro Franceschi
> Automation Developer COOP
> FVT Automation Team
> _______________________________________________
> SNMP4J mailing list
> SNMP4J at agentpp.org
> http://lists.agentpp.org/mailman/listinfo/snmp4j
>   





More information about the SNMP4J mailing list