Posted on 2009-12-16 13:13:06-08 by raka
Snmp agent for linux
I have to implement snmp agent using C++ on linux. I have to validate oid coming in get request with the oid in mib file. I have to send error in response oid is not valid. What is the functions available in netsnmp library for that.
Direct Responses: 11958 | Write a response
Posted on 2009-12-16 13:25:13-08 by frogmaster in response to 11956
Re: Snmp agent for linux
I think you are asking in the wrong place. I would advise you to visit netsnmp.sf.net, if you want to use C libraries of netsnmp (netsnmp doesn't have pure C++ API). If you want pure C++, you might want to look into agent++ (http://www.agentpp.com/)
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.