Re: [SNMP4J] TreeUtils & DefaultPDUFactory

2016-10-05 Thread Frank Fock
Hi Ron, You can upgrade to the latest SNMP4J version 2.5.2 and the issue you described should disappear. You can also fix the issue, with version 2.5.0 by setting the context engine ID to an empty OctetString in the Factory constructor. SNMP4J will then automatically replace the empty string

[SNMP4J] TreeUtils & DefaultPDUFactory

2016-10-05 Thread Ronald Braswell
I am attempting to use TreeUtils with a DefaultPDUFactory using GETNEXT (the OID range is small). I have set engine discovery for USM during the initialization of the program to true. The target uses V3 and USM. I have successfully polled the target and have successfully received traps from