News
September 8, 2005
Trap Console 2.0 final release is available. New features and fixes included:
User interface
- New web interface design and organization.
- Trap receivers controlled via web interface. Each receiver can be started,
stopped and bound to another port via its control page, without editing configuration manually
and restart of entire application.
- Packet logging controlled via web page as well. Decoded packet data dump accessible from web interface.
Support for BSD syslog protocol
- New trap action 'Send syslog message' for logging trap information to a syslog server.
- Embedded syslog receiver that creates a trap/notification containing syslog message attributes in its PDU.
These traps are processed the same way as regular, SNMP originated traps.
Improved variable input and formatting
- DISPLAY-HINT clause used for formatting variable values and parsing input before building ASN.1 objects.
- Parsing and formatting also recognizes and displays integer syntax enumeration labels.
MIB resolution
- Added standard IF-MIB to provide missing SNMPv2 definitions.
- Possibility to send an 'unresolved' trap without corresponding MIB present and
with OID and variables defined in the 'Send another SNMP trap' action.
Other
- Receiver Statistics in XML format.
July 11, 2005
Trap Console 2.0 (Beta 2) has been released.
November 29, 2004
Trap Console 1.5a has been released, solving minor discrepancies and bugs:
Trap processing
- UDP inform-request response messages were sent from dynamically bound datagram socket,
port number assigned by system. Now the receiver socket is used, with its well known port number.
- Trap parser less strict, accepts trap messages with some recoverable BER encoding errors.
Action 'Write trap to the database'
- The action instance uses database connection pool to manage multiple and simultaneous statement execution.
- Fixed database authorization problems occurring after update of action parameters.
- Fixed incorrect construction of SQL statement that could cause its rejection by the JDBC driver.
The resulting SQL statement is also included in the action log record, with macros expanded,
exactly the same string as the JDBC driver receives.
Other
- Launching from outside Trap Console base directory fixed
- Deduplication info list pager functional
December 18, 2003
Trap Console 1.5 has been released, bringing the following improvements and enhanced features:
Support for SNMP over TCP
- Receiving, forwarding and sending traps also over TCP protocol is now supported
- Actions have options of TCP transport and converting between UDP and TCP
- UDP socket or TCP connection as the local interface can be selected for outgoing traps
Further SNMP related improvements
- Better handling of traps from 3rd party software that are not strictly implemented according to RFC documents
- Fixed SNMP v1 to SNMP v2 mapping
- Inform-requests are supported
Actions
- MIB macros for retrieving objects from MIB files for particular traps are added
- Log file size limit for particular actions can be set
- Log files on the Logs page can be sorted by actions
- Macros in 'Write trap to the log file' action's file name can be used,
thus allowing to create a log file hierarchy, and consequently, to distribute logs in subdirectories
- Action macro for trap severity added
Rules
- Macros in Actions and Rules are unified, i.e. all macros can be used in both Actions and Rule Expressions
- Rule filter can now contain multiple trap/enterprise names
- Logging of restricted traps' addresses is added, log file size is settable and the record
line format is customizable with macros
- Sorting rules by name and status is implemented
February 27, 2003
Trap Console 1.4e Rev.2 fix has been released, adding a parameter to
stop the application
from outside and solving the following minor discrepancies:
- deduplication of traps with the same time stamp
- inconsistency between the "HttpServerPort=" parameter in trapconsole.cfg
and the console command line parameter "-p"
January 14, 2003
Trap Console 1.4e upgrade brings some new useful features required by customers:
Note that there is no upgrade fee from 1.4d to 1.4e.
- New macros supporting trap OID added
- Access to console commands via Web browser
- Web browser session timeout configurable
- Optional parameters added to e-mail settings
- Deduplication settings enhanced
- Re-compile command for MIBs changed
- Trap variable to environment variable mapping added
- Environment settings for external applications added
- Trap statistics in XML format
- Setups changed - one setup for all Microsoft Windows platforms
May 24, 2002
The 1.4d version of Trap Console includes the following new features and fixes compared to Trap Console 1.4c.
Note that there is no upgrade fee from 1.4c to 1.4d.
- Deduplication - prevention of double processing of the same trap
- Address restrictions
- Possibility to dump addresses/names "over the license" added
- SNMP Agent statistics
- Improved MIB access
- MIB compiler bugs fixed
- New Date and Time macros added
- New macros for Trap values list added
- Http session inactivity timeout now configurable
March 5, 2002
Trap Console 1.4c update is addressing vulnerabilities described by the CERT� Advisory CA-2002-03
Multiple Vulnerabilities in Many
Implementations of the Simple Network Management Protocol (SNMP) published on February 12, 2002.
Besides that, the MIB compiler has been slightly improved to accept MIBs which are not 100% ASN.1
specification compliant, but industry-wide accepted. Now it ignores missing list separators and list
separators used after the last item.
Note that there is no upgrade fee from 1.4(a/b) to 1.4c.
January 8, 2002
The 1.4b version of Trap Console is a relatively minor update. It includes the following new features and fixes compared to Trap Console 1.4a.
Note that there is no upgrade fee from 1.4a to 1.4b.
- Expression on Trap Variables in Rules
- Execute external application Action Improved
- Support for SSL Communication
- Improvements in Web Interface
- MIB Manager
July 18, 2001
The 1.4a version of Trap Console is a relatively minor update. It includes the following new features and fixes compared to Trap Console
1.4.
Note that there is no upgrade fee from 1.4 to 1.4a.
- Significant Trap Forwarding Speed Boost
- Improved Startup under Heavy Load
- Forwarding Traps with Unknown Varbind List Fixed
- Upload MIBs from Windows to Unix Fixed
- CWD Related Issues Fixed
- JNT Wrapper Compatibility Added
- Missing </OPTION> Tag Fixed
April 20, 2001
The 1.4 version of Trap Console makes the network management easier and faster than ever before. It introduces the following new
features and improvements
- Significant Trap Forwarding Speed Boost
- Support for SNMP v2
- Enhanced User Management
- Trap Severity Included
- Possibility to Use Trap Object Identifier (OID)
- Calendar for Rules and Actions
- Improvements in Rules
- Action Log Files
- Distinguishing Agent and Sender Addresses
- "Write to Log" Action Improved
- MIB Upload via HTTP Based File Upload
- Multiple SMTP Servers
- Possibility to Set the Maximal Length of SNMP Packet
- Improvements in the HTTP Server