[SNMP4J] missing usm.addUsmUserListener(usmMIB);

Frank Fock fock at agentpp.com
Fri Jan 8 22:48:28 CET 2010


Clement,

Thank you for reporting it. It is fixed in the next snapshot.

Best regards,
Frank

On 08.01.2010 22:18, Clement_Pellerin at ibi.com wrote:
> The AgentConfigManager should call usm.addUsmUserListener(usmMIB); just like the BaseAgent used to do.
> Without this listener, you must populate the USM before it is passed to the usmMIB. This is fragile timing.
> It is simpler to populate the USM after AgentConfigManager.initialize() is called rather than intercept a lower level method.
> When you do that, the USM works, but the remote USM administration is broken because the MIB is not reflecting the USM config.
> _______________________________________________
> SNMP4J mailing list
> SNMP4J at agentpp.org
> http://lists.agentpp.org/mailman/listinfo/snmp4j

-- 
AGENT++
http://www.agentpp.com
http://www.snmp4j.com
http://www.mibexplorer.com
http://www.mibdesigner.com




More information about the SNMP4J mailing list