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.
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.
December 10th, 2005 by Muonics, Inc.
Bug Fixes
- The tree/table widget was linking to libX under Mac OS X when it shouldn’t, causing the application to quit on startup on systems without X installed.
- A removed MIB file, or one that failed to load due to parse errors, could not be re-added without restarting the application.
November 13th, 2005 by Muonics, Inc.
Significant Changes
- Minor cosmetic changes, such as moving the icon for the filter field in the toolbar into the entry itself and platform-specific improvements.
- Several optimizations were made.
- Converted all SNMP requests to use asynchronous APIs for more immediate stops and improved GUI feedback such as status bar messages.
- Agent settings changes can now be canceled after pressing Ok without waiting for the initial request to time out.
- Improved integration of toolbar buttons with tools, such that their states are appropriate to the activity of the selected tab and/or all tabs.
- Pressing enter in the goto entry in the Tree View when the entry is blank now does nothing rather than displaying an error dialog.
- Using the Goto entry on a branch that is already open will now gather data from the branch without having to collapse and re-expand.
- Refactored several areas of code, dealing with tool interaction and implementation, towards eventual plugin support.
- Object values are now formatted according to their DISPLAY-HINT (if any) so that, for example, UTF-8 strings should display the appropriate glyphs rather than hex.
- Added TCP-MIB and UDP-MIB to the default set loaded at startup/installation.
Bug Fixes
- Trap Watch tool was displaying duplicate values in the trap details from the variable bindings, where it should have been displaying row index values.
- Clicking the refresh button in the Table View when no table had yet been scanned would result in an error.
- An “unknown variable allVarsList” error could occur in the Tree View when using the Goto entry.
September 15th, 2005 by Muonics, Inc.
Bug fixes in this release:
- The third-party widget used for trees and tables in the GUI was updated to fix a crash that primarily affected Solaris at startup.
- Memory leaks in the MIB Smithy SDK core were fixed.