Release of the tcl extension version 1.0
The aim of the extension is to provide a way to extend the windows snmp agent by a scripting language instead of using the winsnmp c/c++ api.
TCL was chosen because I worked for the last year for a company which developed a TCL based product which gave me the opportunity to hack the language, write extensions for it, and generally appreciate that its really a nice, easy to learn language.
While tcl is not very popular at this time and age, its syntax is not too different from php and it should be easy to learn for any experienced programmer.
As any 1.0 software version this software is kind of a beta version, at least until there is a positive feedback from users.
Get the full information and download the extension from the tcl extension page.