SNMPpp Wiki
Easy-to-use C++ library for various SNMP tasks
Status: Alpha
Brought to you by:
s_charette
The SNMP++ project is relatively new, having been created in February 2013. It provides a C++ friendly API to the common C net-snmp project.
The native net-snmp structures haven't been hidden, so advanced features of net-snmp that don't yet exist in SNMP++ are still easily accessible.
Only the source for SNMP++ is currently available. If this proves to be useful to enough people, I'll package it up as a set of .deb files for easy installation in Ubuntu. None of the code is specific to Ubuntu, but that happens to be the operating system I use on my desktop.