Are there any GOOD tutorials showing how to write a program using SNMP in C++? [closed]
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this questionI've searched tirelessly for the past 4 days, and I've come up with nothing. I tried using net-snmp but i can't figure out how to install or use it. I'm completely lost, I don't know where to start. please help :(
If you are on Windows, why not use Windows API for SNMP?
Check this out: Windows SNMP API
精彩评论