[SNMP4J] SNMP4J v1.0.2 Released

Frank Fock fock at agentpp.com
Mon Aug 9 22:42:48 CEST 2004


SNMP4J v1.0.2 has been released and can be downloaded from
http://www.snmp4j.org/SNMP4J.zip

The new version adds a multi-threaded message dispatcher and
an utility class (TableUtils) that allows efficient retrieval of
tabular data using GETBULK requests.

RELEASE NOTES

CHANGES v1.0.2 since v1.0.1a:
* Improved: Added constants for exception Null variables and
  Null constructor that takes an exception status syntax as
  parameter.
* Fixed: GenericAddress.parseAddress was not multi-threading
  safe.
* Added: Package org.snmp4j.util containing a ThreadPool
  implementation and a MultiThreadedMessageDispatcher.
* Added: TableUtils to retrieve a columns of one or more SNMP
  tables effeciently and row oriented using GETBULK requests.
* Added: OID(int[] rawOID, int offset, int length) constructor.





More information about the SNMP4J mailing list