The following code is chaged to allow application to use a COM object in almost any web, desktop, and networking application written. This source is for educational purposes only, to further your SNMP protocol education.
pwManager - SNMP TRAP Application gets new code fixing a numeric bug when the number is evaluated as an integer and displays a negative value because of the size of the number. The fix replaces VAL with CDBL, fixing the numeric display.
Cleaned up the code, added some comments, added a fix to hex digits less then 1 digit in length.
Fixed IP address display and added some debug information to the form.
Allows for numbers greater then 255 in the SNMP GET request.
Use pwManager to decode Trap information from SNMP Agents from multiple hosts.... Viet
Initial release of some very simple software to write binary data to a file, so that a hex editor can be used to determine the incoming trap information.
New relaese allows for starting a SNMP MIB walk at MIB2, Enterprise or SNMP Module....
This version of code allows both the get and get-next SNMP commands on the Visual basic form.
Need an able person to develop a web site based on information from the project administrators, if interested then let any of the pwSNMP administrators know by e-mail.
Netaman
This code written in Visual Basic uses no window APIs and creates/gets the OID from SNMP UDP Data Packets. Must have the visual basic 6.0 runtime library before this will work.