To configure the authentication type for SNMPv3 users:
To configure MD5 authentication:
- user@host# edit snmp v3 usm local-engine user username authentication-md5
To configure SHA authentication:
- user@host# edit snmp v3 usm local-engine user username authentication-sha
- user@host# set authentication-password authentication-password
The password must be at least eight characters.