MIB Views 1.3.3 Release
March 13th, 2007 by Muonics, Inc.
Error ‘can’t read “shortName”: no such variable’ would occur in the Table View when trying to view a table where columns did not share a common prefix (e.g. due to indexes from other tables). The error occurred where MIB Views removes redundant prefixes from the column labels to save horizontal space, and has been corrected in this patch release.
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 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.
MIB Views 1.3 Release
February 20th, 2006 by Muonics, Inc.
New Features
- Added ability to save tables of main GUI trees to text or CSV files.
- Added text editor for correcting parse errors in MIB files. Double-clicking on the parse error in the Add/Remove MIBs dialog, when adding a MIB fails, launches the text editor to the line where the error occurred.
Bug Fixes
- Under some circumstances, WinXP unsets HOMEDRIVE and HOMEPATH, which would prevent MIB Views from finding its license key the default location without re-logging in. The license key is now stored in the Application Data folder by default.
MIB Views 1.2 Release
January 16th, 2006 by Muonics, Inc.
New Features
- Enabled table column reordering (drag the column headers left or right to reorder).
- Added copy-to-clipboard support to trees and tables.
- Redesigned MIB compiler log with new features such as record icons, sorting, and ability to show or hide non-dependency warnings that previously were always suppressed.
- Items in tables are now expanded to so that the striped background fills the full table width.
- Improved modal behavior of the Add/Remove MIBs dialog.
- Successful communication with an agent via the settings dialog is now required to send queries to an agent, rather than using defaults (e.g. address 127.0.0.1). A message is displayed in the status bar if an agent isn’t configured.
- Changed selection colors for tables and trees to match platform defaults.
Bug Fixes
- Removed alternates from Windows icon files that were causing lower quality versions to be displayed rather than the best version.
- No feedback was given in some circumstances (such as DISPLAY variable not being set) when connection to an X Server failed.
- An unknown variable error would occur when entering an unknown table name in the Table View, rather than the intended dialog indicating the MIB defining the table needs to be added.
- Some navigation keys would result in an unknown command error when used in the Table View when the table itself had focus.
- The get bulk button and non-repeaters/max-repetitions entries in the SNMP Query tool were not disabling/enabling property on SNMP version changes in session settings.
- An unknown command error would occur when entering text into the toolbar filter entry with the Query tab active.
- MIB Views was not matching SNMPv3 report OIDs properly or providing an error on unrecognized reports, which would allow it to think that connection was successful even though, for example, the user name was not valid.
- Windows would attempt to self-repair the MIB Views install if any of the default MIB files were removed.
- Documentation shortcuts were not being set up correctly in the Windows start menu.