Specify the minimum security level for access and data transfer.
- SNMP ID:
- 2.9.29.10
- Console path:
- Setup > SNMP > Access
- Possible values:
- NoAuth-NoPriv
- The SNMP request is valid without the use of specific authentication methods. Authentication merely requires the user to belong to an SNMP community (for SNMPv1 and SNMPv2c) or to specify a valid user name (for SNMPv3). Data transfer is not encrypted.
- Auth-NoPriv
- SNMP requests are only processed following authentication by means of the HMAC-MD5 or HMAC-SHA algorithm, but data transfer is not encrypted.
- Auth-Priv
- SNMP requests are only processed following authentication by means of the HMAC-MD5 or HMAC-SHA algorithm, and data transfer is encrypted by the DES or AES algorithm.
- Default:
- Auth-Priv