Re: [SNMP4J] Set USM security parameters per request

2017-02-01 Thread Frank Fock
Hi Ron, You can remove the time information for a specific target by calling UsmTimeTable.remove(engineID). You can get the engineID by calling MPv3.getEngineID(Address). Best regards, Frank > On 2 Feb 2017, at 00:01, Ronald Braswell wrote: > > I have code which calls

[SNMP4J] Set USM security parameters per request

2017-02-01 Thread Ronald Braswell
I have code which calls USM.removeEngineTime(engineID) that I use to enable the re-discovery process again for a device with which my SNMP manager has lost communications. This works for several devices. But one device has problems. If I call USM.removeEngineTime(engineID) for this device