MIB Smithy 4.0.3 and SDK 3.4.2 Release
December 18th, 2006 by Muonics, Inc.
A crash could occur when using the $session walk command synchronously (no callback) and the request timed out. This problem is fixed in the MIB Smithy 4.0.3 and MIB Smithy SDK 3.4.2 releases.
MIB Smithy 4.0.2 and SDK 3.4.1 Release
September 23rd, 2006 by Muonics, Inc.
New Features (MIB Smithy)
- Paths to MIB/PIB files in MIB Smithy project files were previously stored as absolute paths. They are now stored as “relative to project file” paths to make it easier to put them under source control with the MIB/PIB files and check them out in other locations.
Miscellaneous Bug Fixes (MIB Smithy SDK)
- Enumeration comments were sometimes being lost, depending on where they appeared in relation to the enumerations.
- Newlines and excess whitespace were not always being properly collapsed in enumeration comments.
- Comments for the last assignment (such as an OBJECT-GROUP) in a module would wind up being associated with the module rather than (or in addition to) the assignment.
MIB Views 1.3.2 Release
August 18th, 2006 by Muonics, Inc.
Bug Fixes
- A “wrong # args” error would occur in the Trap Watch tool when receiving events if the log had grown to 1000 events, the point where it will start to drop old events to keep the log from growing without bound.
- Copying MIB compiler errors/warnings to the clipboard will no longer include tabs for the icon columns, and will include an error or warning keyword depending on message type.
MIB Smithy 4.0.1 Release
August 17th, 2006 by Muonics, Inc.
New Features
- Added copy-to-clipboard support to the Tasks list.
Miscellaneous Bug Fixes
- The Task List could stop displaying errors/warnings after creating or opening a new project.
- A “wrong # args” error would occur in the Trap Watch tool when receiving events if the log had grown to 1000 events, the point where it will start to drop old events to keep the log from growing without bound.
- An “unknown namespace” error could occur when opening or creating an AGENT-CAPABILITIES record if a MODULE-COMPLIANCE record had not been previously edited.
- Fixed wrong icon for Trap Watch tool.
- Saving MIB/PIB files used an obsolete OID comparison function that didn’t have protection against illegal self-referential OIDs. This could cause the application to hang temporarily and error with “too many nested evaluations”.
MIB Views 1.3.1 Release
March 16th, 2006 by Muonics, Inc.
Some usage and unknown command errors resulting from a merge of the MIB Smithy tools code base into MIB Views 1.3 were corrected in this patch release.