On Mon, Apr 21, 2025 at 4:09 PM Ari Rabinowitz wrote:
>
> Hi,
>
> I'm trying to set up SNMP monitoring of many of our devices. Since most of
> them support SNMPv3 I've set up the following in my /etc/snmp/snmp.conf:
> defVersion 3
> defSecurityLevel authPriv
> defAuthType SHA
> defPrivType AES
> d
Hi,
I'm trying to set up SNMP monitoring of many of our devices. Since most of
them support SNMPv3 I've set up the following in my /etc/snmp/snmp.conf:
defVersion 3
defSecurityLevel authPriv
defAuthType SHA
defPrivType AES
defAuthPassphrase REDACTED
defPrivPassphrase REDACTED
defSecurityName USER