set protocols snmp v3 usm-user authentication-key
The set protocols snmp v3 usm-user authentication-key command configures a authentication key for a user.
Command Syntax
set protocols snmp v3 usm-user <user-name> authentication-key <authentication-key>
delete protocols snmp v3 usm-user <user-name> authentication-key
Parameter
Parameter | Description |
usm-user <user-name> | Specifies the name of a user. The value is a string. |
authentication-key <authentication-key> | Specifies the authentication key for a user. The value is a string that should be no less than 8 characters. |
          Â
Example
 •This example configures a authentication-key for a user.
admin@XorPlus# set protocols snmp v3 usm-user user1 authentication-key u1111key admin@XorPlus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.