Several C++ helpers for some of the common net-snmp "GET" actions.
All net-snmp includes needed by SNMPpp can be easily included by using net-snmppp.hpp.
The only way to send traps to all configured trap sinks is to first initialize as a net-snmp agent...
std::string version(void)
Return the SNMPpp version number.
Definition: SNMPpp.cpp:9
If you get an error about Version.hpp not existing, please note it is automatically generated by cmak...