SNMP4J 1.9.3d, SNMP4J-Agent v1.2.2 and SNMP4J-AgentX 1.1.1 have been released today and can be downloaded from http://www.snmp4j.org
RELEASE NOTES Changes SNMP4J 1.9.3d since 1.9.3 * Fixed: Possible OutOfMemory when sync request often gets an IOException. * Fixed: Possible deadlock in sync TableUtils.getTable method. * Fixed: "Hanging" TCP connection when connection closed by timeout while messsage has been received in DefaultTCPTransportMapping. * Fixed: DefaultTCPTransportMapping could not handle source messages where a SNMP message was not sent as complete TCP message by the source, but sent in junks. * Fixed: NullPointerException when processing Report (regression from 1.9.3). * Improved: InterruptedException is forwarded to calling thread where appropriate. * Fixed: Regression when using null TransportMapping in Snmp requests not returning a response when agent does not respond in time on first retry. Changes SNMP4J-Agent 1.2.2 since 1.2.1 * Fixed: Possible NPE in CommandProcessor when trying to send a report as response to a report which caused a silent proxy drop. * Fixed: Log handlers of JavaLogFactory where not properly listed in snmp4jLogLoggerTable. * Added: DefaultMOTableModel.dump(..) to dump the content of a table model to a stream in a textual representation. * Fixed: Creation of noAuthNoPriv users using SNMP operations could have caused a commitFailed error. * Fixed: Deletion of a notReady usmUser failed with a commitFailed error caused by a NPE. Changes SNMP4J-AgentX 1.1.1 since 1.1 * Fixed: AgentXProtocol implementation could not serialize non-default AbstractVariable instances. * Updated: SNMP4J to 1.9.3d to improve interoperability with AgentX TCP implementations that do not align AgentX packets with TCP messages. 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
