American Express Accepted
We’ve occasionally received inquiries from users wishing to purchase our software online, but did not have a Visa or MasterCard available to them–only American Express. In the past, we were unfortunately not able to take their orders online, and requested that they submit purchase orders instead.
We’re pleased to announce that we are now able to accept American Express, in addition to Visa or MasterCard, for orders placed using our online store. Customers who use purchase orders can also make payments using Visa, MasterCard, American Express, check, or wire transfer.
MIB Smithy 4.0.3 and SDK 3.4.2 Release
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
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
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
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”.