The following SNMP configurations are supported:
- SNMP v2c community string with at least read access (RO)
- SNMP v3 with authentication username + authentication password (MD5) + privacy password (DES)
- SNMP v3 with authentication username + authentication password (SHA) + privacy password (DES)
- SNMP v3 with authentication username + authentication password (MD5) + privacy password (AES128)
-
SNMP v3 with authentication username + authentication password (SHA) + privacy password (AES128)
The following SNMP configurations are not supported:
- SNMP v3 with no authentication
- SNMP v3 with authentication username + authentication password (MD5) + privacy password (AES192)
- SNMP v3 with authentication username + authentication password (MD5) + privacy password (AES256)
- SNMP v3 with authentication username + authentication password (SHA) + privacy password (AES192)
- SNMP v3 with authentication username + authentication password (SHA) + privacy password (AES256)
- SNMP v3 with authentication username + authentication password (SHA) + privacy password (3DES)
- SNMP v3 with authentication username + authentication password (SHA) + privacy password (3DES)
-
SNMP v3 with authentication username + authentication password (no privacy encryption)