SNMP4J 1.9.3, SNMP4J-Agent v1.2.1 and SNMP4J-AgentX 1.1 have been released today and can be downloaded from http://www.snmp4j.org
RELEASE NOTES Changes SNMP4J 1.9.3 since 1.9.2a * Improved: Removed creation of unnecessary Null istances. * Improved: Reduced object creation through OID and VariableBinding classes. * Improved: Canceled TimerTasks free objects early to reduce memory consumption, for example, when retries are used with Snmp. Changes SNMP4J-Agent 1.2.1 since 1.2 * Fixed: TDomainAdressFactoryImpl.getAddress did return wrong port number for ports > 255. * Fixed: VACM did not return correct view when similar group entries with different security levels where used. Changes SNMP4J-AgentX 1.1 since 1.0.1 * Updated: SNMP4J-Agent library to 1.2.1 and SNMP4J to 1.9.3. * Added: RegistrationCallback for fine grained error handling of AgentX subagent registration events/failures. * Improved: Shared table support, in particular index allocation error handling. * Improved: Subagent object registration now correctly filters out objects from servers which do not match registration context. * Fixed: SubAgent.registerSharedTableRows could throw ConcurrentModificationException. * Fixed: SubAgent reconnect did not re-add message listener for AgentX connection. * Improved: AgentXMasterAgent now extends AgentConfigManager instead deprecated BaseAgent. * Added: AgentX session can now be closed by setting its admin status to down(2) in the AGENTX-MIB. * Added: Version information and check in org.snmp4j.agent.agentx.version.VersionInfo. * Improved: Removed unnecessary anonymous class definitions. Frank Fock -- AGENT++ http://www.agentpp.com http://www.mibexplorer.com http://www.mibdesigner.com _______________________________________________ SNMP4J mailing list [email protected] http://lists.agentpp.org/mailman/listinfo/snmp4j
