MySNMP

Tool to traverse MIB tree using SNMP
Download

MySNMP Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • Ramanan.T
  • Publisher web site:
  • http://www.codeproject.com/Members/Ramanan-T
  • Operating Systems:
  • Windows All
  • File Size:
  • 8 KB

MySNMP Tags


MySNMP Description

The MySNMP applicatio0n was developed to be a a simple tool to walk MIB tree. It also demonstrates receiving traps along with client side SNMP requests. This is a simple tool to walk through MIB tree using Simple Network Management Protocol (SNMP). MySNMP will do two things. One is capturing the traps and the other is sending request and getting the response. See the above figure, first list control displays response and the bottom one displays the traps. Traps are captured independently by a thread, which is started in OnInitDialog function. So whenever you run this tool, it will start displaying the traps coming to your system. On this figure, displayed traps are from MyAgent.DLL agent, which I presented on the previous articles. Even in the rest of this article, I'm using MyAgent.DLL agent to explain this tool functionality.Example: Type IP address of your agent, here that is "127.0.0.1". Type the community name as "public" and click "Open". Make sure "public" community has READ WRITE access.


MySNMP Related Software