MIB Smithy 2.4.8 and SDK 2.4.8 Release
April 15th, 2004 by Muonics, Inc.
The SDK’s “smilib get -indexparts” OID parser was sometimes returning corrupted information for OCTET STRING indexes in converting to hex. The problem is fixed in this patch release.
MIB Smithy 2.4.7 and SDK 2.4.7 Release
April 8th, 2004 by Muonics, Inc.
Miscellaneous Bug Fixes (MIB Smithy)
- An error could occur when adding a symbol with OID to a module’s imports list when that symbol was the first to be added.
Miscellaneous Bug Fixes (MIB Smithy SDK)
- The “snmplib cget -localport” result was not being converted to host byte order before returning the configured value, which would report a different value than actually configured on some platforms.
- Using OIDs in the imports to disambiguate module references could result in a crash on exit or removing the module due to a doubly-freed pointer resulting from earlier parser changes.
- The warning/sometimes error regarding index objects that may cause an instance’s OID to exceed 128 subidentifiers is now always a warning.
MIB Smithy 2.4.6 and SDK 2.4.6 Release
March 11th, 2004 by Muonics, Inc.
Certain optional MIB record fields specified with an empty string could lead to a crash rather than the intended warning. The problem is fixed in this patch release.
MIB Smithy 2.4.5 and SDK 2.4.5 Release
March 5th, 2004 by Muonics, Inc.
Record comment associations were inadvertently broken during parser changes in 2.4 made to add additional error recovery capabilities. The problem is fixed in this patch release.
MIB Smithy 2.4.4 Release
March 3rd, 2004 by Muonics, Inc.
A race condition existed in the third-party combobox implementation that could lead to an application hang in the ExtUTCTime calendar popup and is fixed in this patch release.