agentXcpp
A C++ implementation of the AgentX protocol (RFC 2741).
AgentXcpp is a C++ library implementing the AgentX protocol, written by Tanjeff-N. Moos. It can be used to implement SNMP subagents.
The main design goals of the library are:
- Compliance to RFC 2741
- Provide a clean, easy to use API
- Provide full documentation of the API
- Ensure stable operation
- Provide free software, yet make it accessible to proprietary projects