Major changes and improvements:
- Agent can run inside Websphere
- Table and scalar classes can use subclass of SnmpDataTable in addition to primitive data types
- Bug fixes
Major changes and improvements:
- Improved handling for frequently updated tables
- Bug fixes
Major changes and improvements:
- Added support for J2ME CDC runtime environment
- Bug fixes
Major changes and improvements:
- Added VACM-like support for SNMPv1/v2c agents. Different community strings can be associated with different MIB views.
- Added support for SNMPv3 proxy forwarding
- Added support for contextName in SNMPv3 trapsinks
- Improved decoding performance of SNMPv3 packets
Major changes and improvements:
- Integrated MIB browser
- Improved user interface of MibGen
- Improved handling of dynamic row creation
- Fixed IpAddress data type and SNMP SET problems in subagent.dll
Major changes and improvements:
- Fixed compatiblity issues with JDK 1.5
- Improved AgentX support
Major changes and improvements:
- Support for building Windows Extension Agent
- Config settings can be stored in other datasources such as database
- Selectively generating Java classes
- Optionally generating getter methods with no argument
- MibGen command line tool
Major changes and improvements:
- Added USM CFB128-AES-128 algorithm
- Support for multihome interfaces
- Added AgentStats class for exposing agent internal stats
- Agent config file is optional for subagent
- InstallSnmpV3 script is no longer required
Major changes and improvements:
- Better handling of proxy agent
- Passwords and community names are optionally encrypted in agent's config file
- Various of bug fixes
Major changes and improvements:
- Better handling of huge tables. Various of improvements were made to greatly reduce memory footprint
- SNMP agent as a proxy, which makes it easy to integrate with other
agents which do not support AgentX standard
- Improved MIB node search algorithm
- Integrated with popular log4j
- Improved config file management
As the first maintenance release to Agent Builder 3.0,
about 15 bug fixes were integrated in version 3.01.
Additionally, changes and improvements have been made in the following areas:
- Subagent registration
- Configuration file management
- MIB parser