Hello again!
We’ve successfully made use of AGENT++ & SNMP++ for our use case, though there is one missing piece or open question that has come up.
It doesn’t seem to be possible to have both SNMPv3 support as well as filter SNMP requests based on their community name.
Our goal is to runtime-switch between being able to use SNMPv3 with authentication as well as have support for v2c walks based on whether the community name matches the runtime configuration. Currently only the “public” community is supported, which we would like to change.
If there’s no way to enable this at the moment this would mean patching of AGENT++, but we would like to hear from you whether there’s a supported approach we could take.
Thanks!