I've got an interesting problem....
Attempting to set up polling from Solarwinds to a Red Hat Enterprise Linux 8 server with Net-SNMP.
This is a new server and a new credential in my environment.
Node edit screen polling test fails with the credential.
Next using Solarwinds SNMPWALK. snmpwalk returns "Unsupported Security Level" (screenshot), but it still generates a test file with a bunch of OIDs listed.
Digging deeper: The RHEL8 MIB looks like about 11000 OIDs. Large majority of these start with 1.3.6.1.2 or 1.3.6.1.4 . These all poll without error.
However, there are about a dozen OID entries that start with 1.3.6.1.6 . The Unsupported Security Level error occurs when attempting to poll these OIDs.
I'm using SNMPv3 with AES128 encryption. Cannot use a higher AES value at this time.
I welcome any ideas from the community for how to resolve/reconfigure SNMP polling to either correct the permissions issue for this one set of OIDs, or to exclude these OIDs from polling.
Thanks.
