Click here to Skip to main content
15,904,817 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am running C++ Wrapper for the WinSNMP Library. When i run that code, it's not giving any output. it's going into timeout mode. in main() we gave some IP address, which indicates agent and which is manager. Can you please tell me how to use this code. i have to develop snmp functionality for other protocol.

What I have tried:

when i run snmpwalk.exe from snmp_demo.zip. it's not giving any output.blank screen is coming. when i run the exe at command prompt snmpwalk 192.145.1.1 then it's giving list of all OID's with some number 1.2.3.1.etc. if i change the IP address it's not giving any output.
Posted
Comments
Jochen Arndt 9-Feb-16 5:15am    
You should ask this in the forum of the related article (http://www.codeproject.com/Articles/11661/A-C-Wrapper-for-the-WinSNMP-Library).

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900