What is snmp activeX control ?
This is origined from CMU-SNMP library.
I rewrote them to meet simple ActiveX control.
Is it dangerous ?
No. But, I wouldn't like to get certification by money.
So, this control isn't certificate by anyone.
If you're afraid to install directly from CAB file, then
get VC++6.0SP1 and compile sources.
What is the benefit ?
Ok. The most of snmp tools were made for UNIX world.
And In the WIN32 world, there are only few and high-cost tools in
this area.
Because of the difficulty of to parse MIB variables, I think.
So with it, you can easily create your own tools with VB or VJ++(But I hate it then...) full of cool GUI.
Download
Here.
Where is the sources ?
Here.
And the sources are free.
Update history
(31 Dec. 99) I fixed ATL version incompatiblity.
- VB cannot load the control correctly.
- Thanks Roberto for your information.
(13 Nov. 99) I fixed MIB Variable -> COM Variant conversion bug.
- GAUGE, COUNTER, TIMETICKS, UINTEGER conversion codes had a bug.
- Thanks Shaun for your information.
(27 Dec.) I fixed some bugs.
- Check messages before calling MsgWaitForMultipleObjects
- Close thread handle if it needs
- Create message queue before activating parent thread
(21 Dec.) I found one bug. Before calling MsgWaitForMultipleObjects, it must check pendent messages, but I did not there. (not fixed yet)
How to use it ?
The next page is a sample script for
using this control.
Please refer it.
back
Copyright 1998-2000 (c)
nartoean under GPL.
Disclaimer Notice
THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES
OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.