The windows snmpv3 agent
This is the most downloaded piece of software out of the various softwares at this site. It is also the only software for which a potential costumer had run a test suite against, and the only problem he had found were related to some edge case in error reporting inherited from the underlying net-snmp stack.
The errors which were found were insignificant for any real world usage (I assume that taking into account the popularity of the net-snmp stack, if they were significant they would have been fixed long ago), but the breaking of the deal which forced me to return to a normal day job have depressed me and I have not bothered to analyze and report them to the net-snmp project.
In the year which had passed since then, there some shift in the server market and there are now more servers running windows 2003 64 bit version. Since the agent in its current state is a 32-bit application, it can not access the SNMP DLL’s which are supplied by microsoft which are 64 bit. I havn’t tried it, but I assume that you can’t run the agent on a 64 bit OS.
For now the software is in maintenance mode. If you find bugs, or has a suggestions for minor improvements, I will try to make the necessary code changes.
Assuming someone will be willing to sponser the work, or I will come up with a working buisness plan, this is the current list of features I would like to add in future:
- 64 bit OS support
- MSI installer
- GUI candy for defining snmpv3 views by browsing the agent mibs and data
- upgrade to the latest net-snmp stack