Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
Users can configure a authentication-key for a user
Command Syntax
set protocols snmp v3 usm-user <text1> authentication-key <text2>
delete protocols snmp v3 usm-user <text1> authentication-key
Parameter
•<text1> the name of the user
•<text2> authentication-key for the user
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