<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.1.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>Muonics, Inc. (MIB Smithy)</title>
	<link>http://www.muonics.com/blog</link>
	<description>News, articles, and information about Muonics products and network management.</description>
	<pubDate>Sat, 07 Jun 2008 01:50:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.3</generator>
	<language>en</language>
			<item>
		<title>MIB Smithy 4.0.8 Release</title>
		<link>http://www.muonics.com/blog/105/mib-smithy-408-release/</link>
		<comments>http://www.muonics.com/blog/105/mib-smithy-408-release/#comments</comments>
		<pubDate>Fri, 29 Feb 2008 22:00:57 +0000</pubDate>
		<dc:creator>Muonics, Inc.</dc:creator>
		
		<category><![CDATA[MIB Smithy]]></category>

		<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://www.muonics.com/blog/105/mib-smithy-408-release/</guid>
		<description><![CDATA[MIB Smithy 4.0.8 provides bug fixes for the following issues:

The right-click popup menu in the Project Tree will no longer show for Type/Value Assignment virtual folders as it was actually showing the menu for the module. Consequently, selecting &#8220;Remove&#8221; would remove the module, rather than all Type/Value Assignments as one might expect.
A &#8220;record search string [...]]]></description>
			<content:encoded><![CDATA[<p>MIB Smithy 4.0.8 provides bug fixes for the following issues:</p>
<ul>
<li>The right-click popup menu in the Project Tree will no longer show for Type/Value Assignment virtual folders as it was actually showing the menu for the module. Consequently, selecting &#8220;Remove&#8221; would remove the module, rather than all Type/Value Assignments as one might expect.</li>
<li>A &#8220;record search string is ambiguous&#8221; error would occur when sorting OIDs for generating some output formats if the name assigned to one of those OIDs was also used in another module.</li>
<li>An &#8220;invalid command name&#8221; error could occur when trying to show the calendar popup for REVISION and LAST-UPDATED timestamps due to a trace not being removed after the popup is hidden.</li>
<li>Removed conversion of spaces to HTML entities in help file:// URLs under Windows to prevent errors launching help when MSIE 7 is the default browser.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.muonics.com/blog/105/mib-smithy-408-release/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MIB Smithy 4.0.7 and SDK 3.4.3 Release</title>
		<link>http://www.muonics.com/blog/99/mib-smithy-407-and-sdk-343-release/</link>
		<comments>http://www.muonics.com/blog/99/mib-smithy-407-and-sdk-343-release/#comments</comments>
		<pubDate>Mon, 10 Sep 2007 03:37:29 +0000</pubDate>
		<dc:creator>Muonics, Inc.</dc:creator>
		
		<category><![CDATA[MIB Smithy]]></category>

		<category><![CDATA[Announcements]]></category>

		<category><![CDATA[MIB Smithy SDK]]></category>

		<guid isPermaLink="false">http://www.muonics.com/blog/99/mib-smithy-407-and-sdk-343-release/</guid>
		<description><![CDATA[Changes affecting MIB Smithy:

A &#8220;wrong # args&#8221; error could occur when previewing a single OBJECT-TYPE in SMI format (the error did not occur when previewing the whole module).

Changes affecting both MIB Smithy and MIB Smithy SDK:

The &#8220;piberrors&#8221; type in the XML-SMI Schema document was not correct and did not match the implementation and has been [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Changes affecting MIB Smithy:</strong></p>
<ul>
<li>A &#8220;wrong # args&#8221; error could occur when previewing a single OBJECT-TYPE in SMI format (the error did not occur when previewing the whole module).</li>
</ul>
<p><strong>Changes affecting both MIB Smithy and MIB Smithy SDK:</strong></p>
<ul>
<li>The &#8220;piberrors&#8221; type in the XML-SMI Schema document was not correct and did not match the implementation and has been corrected.</li>
<li>Newlines and carriage returns in OCTET STRING values were forcing conversion to hex (such as in varbind values in responses) as if they were on-printable characters.</li>
<li>A crash could occur if the environment variable for pointing to the license key file were mistakenly set to a directory instead.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.muonics.com/blog/99/mib-smithy-407-and-sdk-343-release/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MIB Smithy 4.0.6 Release</title>
		<link>http://www.muonics.com/blog/98/mib-smithy-406-release/</link>
		<comments>http://www.muonics.com/blog/98/mib-smithy-406-release/#comments</comments>
		<pubDate>Thu, 05 Apr 2007 12:07:56 +0000</pubDate>
		<dc:creator>Muonics, Inc.</dc:creator>
		
		<category><![CDATA[MIB Smithy]]></category>

		<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://www.muonics.com/blog/98/mib-smithy-406-release/</guid>
		<description><![CDATA[There was another issue with the table SEQUENCE definition relocation change merged into 4.0.4 and not fixed in 4.0.5 that caused them to be generated twice rather than once.   This could cause a module that was saved to fail to load back into MIB Smithy later.
Also, when such failure occurred due to the [...]]]></description>
			<content:encoded><![CDATA[<p>There was another issue with the table SEQUENCE definition relocation change merged into 4.0.4 and not fixed in 4.0.5 that caused them to be generated twice rather than once.   This could cause a module that was saved to fail to load back into MIB Smithy later.</p>
<p>Also, when such failure occurred due to the duplicate definition, double-clicking on the error in the compiler log should have opened the text file editor for manual correction, but instead caused an &#8220;invalid workspace type&#8221; error.</p>
<p>Both of these issues have been corrected in the 4.0.6 release.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.muonics.com/blog/98/mib-smithy-406-release/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MIB Smithy 4.0.5 Release</title>
		<link>http://www.muonics.com/blog/96/mib-smithy-405-release/</link>
		<comments>http://www.muonics.com/blog/96/mib-smithy-405-release/#comments</comments>
		<pubDate>Fri, 30 Mar 2007 04:06:21 +0000</pubDate>
		<dc:creator>Muonics, Inc.</dc:creator>
		
		<category><![CDATA[MIB Smithy]]></category>

		<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://www.muonics.com/blog/96/mib-smithy-405-release/</guid>
		<description><![CDATA[The change for grouping table SEQUENCE definitions with the table and entry OBJECT-TYPEs made in 4.0.4 was not completely merged into the 4.0.x branch. As a result, a &#8220;wrong # args&#8221; error could occur when generating or saving modules in SMI format. The problem has been corrected in this patch release.
]]></description>
			<content:encoded><![CDATA[<p>The change for grouping table SEQUENCE definitions with the table and entry OBJECT-TYPEs made in 4.0.4 was not completely merged into the 4.0.x branch. As a result, a &#8220;wrong # args&#8221; error could occur when generating or saving modules in SMI format. The problem has been corrected in this patch release.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.muonics.com/blog/96/mib-smithy-405-release/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MIB Smithy 4.0.4 Release</title>
		<link>http://www.muonics.com/blog/85/mib-smithy-404-release/</link>
		<comments>http://www.muonics.com/blog/85/mib-smithy-404-release/#comments</comments>
		<pubDate>Tue, 13 Mar 2007 08:00:09 +0000</pubDate>
		<dc:creator>Muonics, Inc.</dc:creator>
		
		<category><![CDATA[MIB Smithy]]></category>

		<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://www.muonics.com/blog/85/mib-smithy-404-release/</guid>
		<description><![CDATA[Minor Changes

Documentation should now conform to XHTML 1.0 Strict rather than just HTML 4.0.1 Transitional.
SEQUENCE definitions for tables are now output where they usually appear in standard MIB modules, rather than at the top of the module with other type assignments.

Bug Fixes

Error &#8220;bad window path name&#8221; could occur when closing and re-opening SNMP Tools.
In the [...]]]></description>
			<content:encoded><![CDATA[<h3>Minor Changes</h3>
<ul>
<li>Documentation should now conform to XHTML 1.0 Strict rather than just HTML 4.0.1 Transitional.</li>
<li>SEQUENCE definitions for tables are now output where they usually appear in standard MIB modules, rather than at the top of the module with other type assignments.</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Error &#8220;bad window path name&#8221; could occur when closing and re-opening SNMP Tools.</li>
<li>In the Syntax property window, selecting class filter &#8220;All&#8221; and module filter &#8220;&#8211; All &#8211;&#8221; did not show derived types in the &#8220;Primary Type&#8221; combobox.</li>
<li>Error &#8216;can&#8217;t read &#8220;shortName&#8221;: no such variable&#8217; 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).</li>
</ul>
<p><strong>NOTE: </strong>Earlier versions of the Windows builds of our software products were built using MSVC6 and we have switched over to MSVC8 for improved C++ standards and STL support necessary for new features that are under development. Unfortunately the installer project files are not compatible between MSVC6 and MSVC8, requiring them to be recreated from scratch, and were issues with the automatic conversion of the other project files.</p>
<p>As a result, there was a problem with the initial Windows build for MIB Smithy Evaluation and MIB Smithy Standard (MIB Smithy Professional was unaffected), so if you had problems running 4.0.4, such as an error regarding the &#8220;smilib&#8221; package not being found, this should be fixed in the 4.0.4 build posted March 19th.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.muonics.com/blog/85/mib-smithy-404-release/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MIB Smithy 4.0.3 and SDK 3.4.2 Release</title>
		<link>http://www.muonics.com/blog/84/mib-smithy-403-and-sdk-342-release/</link>
		<comments>http://www.muonics.com/blog/84/mib-smithy-403-and-sdk-342-release/#comments</comments>
		<pubDate>Mon, 18 Dec 2006 08:00:11 +0000</pubDate>
		<dc:creator>Muonics, Inc.</dc:creator>
		
		<category><![CDATA[MIB Smithy]]></category>

		<category><![CDATA[Announcements]]></category>

		<category><![CDATA[MIB Smithy SDK]]></category>

		<guid isPermaLink="false">http://www.muonics.com/blog/84/mib-smithy-403-and-sdk-342-release/</guid>
		<description><![CDATA[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.
]]></description>
			<content:encoded><![CDATA[<p>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.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.muonics.com/blog/84/mib-smithy-403-and-sdk-342-release/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MIB Smithy 4.0.2 and SDK 3.4.1 Release</title>
		<link>http://www.muonics.com/blog/83/mib-smithy-402-and-sdk-341-release/</link>
		<comments>http://www.muonics.com/blog/83/mib-smithy-402-and-sdk-341-release/#comments</comments>
		<pubDate>Sat, 23 Sep 2006 08:00:05 +0000</pubDate>
		<dc:creator>Muonics, Inc.</dc:creator>
		
		<category><![CDATA[MIB Smithy]]></category>

		<category><![CDATA[Announcements]]></category>

		<category><![CDATA[MIB Smithy SDK]]></category>

		<guid isPermaLink="false">http://www.muonics.com/blog/83/mib-smithy-402-and-sdk-341-release/</guid>
		<description><![CDATA[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 &#8220;relative to project file&#8221; 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 [...]]]></description>
			<content:encoded><![CDATA[<h3>New Features (MIB Smithy)</h3>
<ul>
<li>Paths to MIB/PIB files in MIB Smithy project files were previously stored as absolute paths.  They are now stored as &#8220;relative to project file&#8221; paths to make it easier to put them under source control with the MIB/PIB files and check them out in other locations.</li>
</ul>
<h3>Miscellaneous Bug Fixes (MIB Smithy SDK)</h3>
<ul>
<li>Enumeration comments were sometimes being lost, depending on where they appeared in relation to the enumerations.</li>
<li>Newlines and excess whitespace were not always being properly collapsed in enumeration comments.</li>
<li>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.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.muonics.com/blog/83/mib-smithy-402-and-sdk-341-release/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MIB Smithy 4.0.1 Release</title>
		<link>http://www.muonics.com/blog/82/mib-smithy-401-release/</link>
		<comments>http://www.muonics.com/blog/82/mib-smithy-401-release/#comments</comments>
		<pubDate>Thu, 17 Aug 2006 08:00:51 +0000</pubDate>
		<dc:creator>Muonics, Inc.</dc:creator>
		
		<category><![CDATA[MIB Smithy]]></category>

		<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://www.muonics.com/blog/82/mib-smithy-401-release/</guid>
		<description><![CDATA[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 &#8220;wrong # args&#8221; 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 [...]]]></description>
			<content:encoded><![CDATA[<h3>New Features</h3>
<ul>
<li>Added copy-to-clipboard support to the Tasks list.</li>
</ul>
<h3>Miscellaneous Bug Fixes</h3>
<ul>
<li>The Task List could stop displaying errors/warnings after creating or opening a new project.</li>
<li>A &#8220;wrong # args&#8221; 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.</li>
<li>An &#8220;unknown namespace&#8221; error could occur when opening or creating an AGENT-CAPABILITIES record if a MODULE-COMPLIANCE record had not been previously edited.</li>
<li>Fixed wrong icon for Trap Watch tool.</li>
<li>Saving MIB/PIB files used an obsolete OID comparison function that didn&#8217;t have protection against illegal self-referential OIDs.  This could cause the application to hang temporarily and error with &#8220;too many nested evaluations&#8221;.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.muonics.com/blog/82/mib-smithy-401-release/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MIB Smithy 4.0 Release</title>
		<link>http://www.muonics.com/blog/80/mib-smithy-40-release/</link>
		<comments>http://www.muonics.com/blog/80/mib-smithy-40-release/#comments</comments>
		<pubDate>Thu, 16 Feb 2006 08:00:59 +0000</pubDate>
		<dc:creator>Muonics, Inc.</dc:creator>
		
		<category><![CDATA[MIB Smithy]]></category>

		<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://www.muonics.com/blog/80/mib-smithy-40-release/</guid>
		<description><![CDATA[MIB Smithy 4.0 is a major release with significant improvements in GUI look and feel, new features in the SNMP Tools, and usability improvements.  The new feature we’re most excited about is the new compiler log.  In this release, MIB Smithy breaks away from the traditional text-only log with a more task-oriented tabular [...]]]></description>
			<content:encoded><![CDATA[<p>MIB Smithy 4.0 is a major release with significant improvements in GUI look and feel, new features in the SNMP Tools, and usability improvements.  The new feature we’re most excited about is the new compiler log.  In this release, MIB Smithy breaks away from the traditional text-only log with a more task-oriented tabular design that’s more concise, has better visual cues to distinguish errors from warnings and between record types, and can be sorted to help you fix problems in the order that’s right for you.  We look forward to even more workflow improvements under development for a future release. <a href="http://www.muonics.com/blog/80/mib-smithy-40-release/#more-80" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.muonics.com/blog/80/mib-smithy-40-release/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MIB Smithy 3.3.8 Release</title>
		<link>http://www.muonics.com/blog/79/mib-smithy-338-release/</link>
		<comments>http://www.muonics.com/blog/79/mib-smithy-338-release/#comments</comments>
		<pubDate>Fri, 13 Jan 2006 08:00:05 +0000</pubDate>
		<dc:creator>Muonics, Inc.</dc:creator>
		
		<category><![CDATA[MIB Smithy]]></category>

		<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://www.muonics.com/blog/79/mib-smithy-338-release/</guid>
		<description><![CDATA[Bugs fixed in this release:

An unknown variable error could occur when using the File Tree to delete files or directories.
Right-clicking on a directory in the File Tree would result in an unknown variable error.
Matching of column and index names in Table Wizard entries to the lists above was not taking prefixes into consideration, which would [...]]]></description>
			<content:encoded><![CDATA[<h3>Bugs fixed in this release:</h3>
<ul>
<li>An unknown variable error could occur when using the File Tree to delete files or directories.</li>
<li>Right-clicking on a directory in the File Tree would result in an unknown variable error.</li>
<li>Matching of column and index names in Table Wizard entries to the lists above was not taking prefixes into consideration, which would allow adding two columns with the same name.</li>
<li>Unknown command and variable errors could occur when interacting with the Index page of the Table Wizard.  Also, the Columns and Index pages will now set focus to the column name field after adding a column.</li>
<li>Module wizard size could shimmer after switching pages.</li>
<li>Some properties of the Notification, Notification Group and Object Group workspaces were applied instead of reverted when the Revert button was pressed.  This also caused files to be marked as modified when these workspaces were opened, even though nothing had changed.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.muonics.com/blog/79/mib-smithy-338-release/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
