[SNMP4J] SNMP4J 1.6 RC 1 Released

Frank Fock fock at agentpp.com
Thu Oct 13 21:43:05 CEST 2005


SNMP4J v1.6 Release Candidate 1  has been released and
can be downloaded from http://www.snmp4j.org

RELEASE NOTES

SNMP4J v1.6 RC 1 (since 1.6 beta)

* Fixed: Asynchronous Snmp.inform() used wrong PDU type (GETBULK
  instead INFORM).
* Fixed: MessageDispatcherImpl did not set peer transport mapping
  in StateReference (needed to respond correctly if multiple TCP
  transport mappings are used).
* Fixed: IpAddress.equals(Object o) threw ClassCastException if
  o was not an IpAddress.
* Added: Static method PDUFactory.createPDU(..).
* Improved: Made Target cloneable.
* Fixed: Fixed execution of broadcast requests in Snmp.java.
* Added: tryToExceute in ThreadPool and added two other methods
  to better interrupt/cancel tasks.
* Added: Interface for external handling of reports in Snmp.
* Added: ConsoleLogAdapter and ConsoleLogFactory for console
  logging.


Frank Fock





More information about the SNMP4J mailing list