Re: [SNMP4J] TableUtils.getTable() null pointer exception

2017-04-19 Thread Stuart Johnston
Hi Frank, This is with snmp4j v2.5.5. regards, Stuart > On 12 Apr 2017, at 17:25, Frank Fock <f...@agentpp.com> wrote: > > Hi Stuart, > > What SNMP4J version are you using? > > Best regards, > Frank > > >> On 12. Apr 2017, at 18:19, St

[SNMP4J] TableUtils.getTable() null pointer exception

2017-04-12 Thread Stuart Johnston
Using TableUtils.getTable() can cause a null pointer exception when used with SNMPv3, when the PDU is created. DefaultPDUFactory.createPDU() is called, which calls applyContextInfoToScopedPDU() to set the engine ID. If the engine ID has not previously been set in the DefaultPDUFactory, then an