[SNMP4J] SNMP4J 1.6beta1 & SNMP4J-Agent-1.0-alpha2 Released

Frank Fock fock at agentpp.com
Wed Aug 24 23:03:57 CEST 2005


SNMP4J v1.6beta1 and the next alpha release of SNMP4J-Agent API
have been released and can be downloaded from
http://www.snmp4j.org

The new SNMP4J version adds localized USM user support and several
small enhancements and bug fixes.
The new SNMP4J-Agent alpha release is primarily a bug-fix roll-up release.

The final 1.6 release is scheduled for end of September 2005 and at the same
time, the first beta for SNMP4J-Agent is to be released. The SNMP4J-Agent
beta will then provide a nearly 100% stable interface until the final 
1.0 release.

RELEASE NOTES

SNMP4J v1.6beta1

* Added: LogAdapter.fatal(..) methods.
* Fixed: TransportIpAddress.parse did not parse IPv6 addresses
  correctly.
* Improved: Introduced TransportListener interface to clearly
  separate TransportMappings from MessageDispatchers.
* Fixed: BER length encoding of length > 2^31.
* Added: TransportMapping.getListenAddress() returns the listen
  address of transport mappings.
* Fixed: Initialization of CommunityTarget SNMP version to 1
  for constructor with address.
* Fixed: MessageDispatcherImpl.getNextRequestID() did return 1
  after max int has been reached for all negative integer values.
* Fixed: Snmp.processReport(..) did not remove pending request
  when a final report has been received.
* Fixed: Counter64.getBERLength() [Thanks to Jim Doble].
* Added: SnmpEngineEvent and Listener that provide a callback
  hook for engine ID cache updates of the MPv3 local storage.
* Changed: UsmUserTable.UsmUserKey is now public.
* Improved: Hash code computation for UsmUserEntry.
* Fixed: Snmp.send(PDU,Target,TransportMapping) did not pass
  the transport mapping to the underlying calls.
* Added: Support for localized USM users.

SNMP4J-Agent 1.0alpha2

* Fixed: CommandProcessor.removeServer(..) did actually
  add the server.
* Fixed: Exception in MOScalar when getting values.
* Fixed: Memory leak in CommandProcessor.
* Added: Temporary request list.
* Changed: The alpha-2 version requires SNMP4J 1.6.

Frank Fock



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





More information about the SNMP4J mailing list