Members

Technology Zones

Articles

Hosted By

MaximumASP

Info

Rated
Read 10,983 times

Downloads

Related Categories

pwSNMP

pwSNMP v1.0

Unknown Software Publisher
More Information & Purchase
Unknown Software Publisher

This code written in Visual Basic uses no window APIs (except WinSock) and creates/gets the OID from SNMP UDP Data Packets. Must have the visual basic 6.0 runtime library before this will work, allows for starting a SNMP MIB walk at MIB2, Enterprise or SNMP Module.

THE AUTHOR (Randol Tigrett) DOES NOT UNDERTAKE ANY LIABILITY FOR
ANY DAMAGE CAUSED BY THIS PROGRAM. THERE IS ALSO NO GUARANTEE OF
AN ERROR FREE PROGRAM EXECUTION.

Comments, Questions, & Problems:

If you have any Comments (Good & Bad), Questions About or Problems with SNMP MIB READER, send them to me via Email. (rtigrett@hotmail.com)

If you encounter a problem, please provide as much detail as you can about your computer system,  operation you were performing, etc. in your description of the problem.

This program is used mainly as a teaching tool to learn about winsock programming in VB6 and reading the RFC for SNMP to create the application.

Have fun

Comments

  • error

    Posted by gjfontenot on 17 Jul 2005

    Hello,
    I am running visual basic 6.0 on a windows XP machine. I also installed 6.0 runtime files. However, the code stops on the following line,

    pwSocket.GetData OIDData

    Any help would be g...

  • snmp request not crossing router

    Posted by nishant on 30 Aug 2002

    this program is giving all the information of the snmp enabled devices that are in the LAN but is not giving information for the devices that are across the router i.e WAN. please tell me the reason f...