MIB Views Changelog

What's new in MIB Views 2.0.1

Dec 19, 2013
  • This release fixes a potential crash when adding or removing MIBs. It also fixes an issue where the GUI could become stuck displaying an error dialog would keep coming back when dismissed, requiring the application to be killed externally, if a saved agent file was renamed or removed while in use.
  • Support for saving agents to file was added in 2.0. Normally the GUI will check to see if the file has been modified when the window gets focus (in case it was modified externally) to give the user an opportunity to reload the file. If the file were renamed or removed, the error would occur; then when the error was dismissed, the window would get focus again, and so trigger the error again. MIB Views neglected to check if the file still existed before trying to check its modification time.

New in MIB Views 2.0 (Nov 21, 2013)

  • Add save option for agent settings
  • Remember SNMPv3 Trap Watch configuration
  • Change preferences file format to XML
  • Show/Hide and Clear Message Log
  • Improve GUI responsiveness during walk
  • OSX: Check if file system is writable when adding MIBs
  • Bad option “-fulloid” error in Tree View
  • Improve Unsigned32/Gauge32 conversion to derived types
  • Add support for pre-localized and unlocalized keys
  • Add support for MODULE-CONFORMANCE (RFC-1303)
  • Change preferences file format to XML

New in MIB Views 1.4.1 (Nov 12, 2008)

  • This version is built with Tcl/Tk 8.4.19, which fixes a crash on startup with newer versions of Mac OS X.
  • New icons were added for Unix platforms, and the Tree View's handling of lexicographic errors in agents was improved.