"[[T]]he SDK [http://www.muonics.com/Products/MIBSmithySDK/] provides an extension to [Tcl]/[Tk] (8.1+) that allows development of custom scripts for controlling [SNMP] agents or manipulating [SMI] definitions, conversions, etc." That's part of the description [Michael Kirkham] of [COMPANY: Muonics] posted in a May 2003 thread [http://groups.google.com/groups?threadm=MPG.19209d26961fd8999896d4%40news.sf.sbcglobal.net] which announced this commercial product. ---- [MAK] - MIB Smithy SDK is not based in any way on [Scotty]. Entirely different architecture, codebase and [API]s, with a number of unique features. Any similarities with Scotty are coincidental. ---- [MAK] - A 15-day evaluation version of the extension is now available for download. The evaluation version has a few limitations: there is a 4-module limit, CBC-DES encryption is disabled, and loaded module definitions are "read only" (ie., the same way similar SNMP/SMI extensions work - you can query MIB definitions such as OIDs, types, group members, etc., but you cannot modify them via the APIs as you can with the full version). Otherwise, the evaluation is fully functional. The demo can be downloaded from: http://www.muonics.com/Products/MIBSmithySDK/ ..or.. http://www.muonics.com/Downloads/ Consult the online developer's guide for instructions on loading and using the extension: http://www.muonics.com/Docs/MIBSmithy/DevGuide/ Let us know if you have any difficulties. Thanks! ---- [MAK] - (02 June 2003) As of version 2.1, MIB Smithy SDK now supports sending and receiving notifications (traps and informs), provides additional APIs for multiple types of OID comparisons, column instance identifier parsing, and other "convenience" APIs. Internal indexing and search algorithms have been greatly improved for a greater than 95% performance gain when loading and compiling several hundred MIB modules in a single database. More details can be found in the website or in the 02 June 2003 announcement: http://groups.google.com/groups?dq=&hl=en&lr=&ie=UTF-8&group=comp.lang.tcl&selm=pgpmoose.200306021602.16552%40despot.non.net A module for [moodss] is expected to be available soon, included as part of the moodss package in an upcoming version. ---- [Category Internet]