/
protocols snmp v3 usm-user user1 authentication-mode <authentication-mode >

protocols snmp v3 usm-user user1 authentication-mode <authentication-mode >

Users can configure authentication-mode for a group. If authentication-mode is configured, authentication-key also needs to follow up.  

 

Command Syntax

set protocols snmp v3 usm-user <text> authentication-mode <authentication-mode >

delete protocols snmp v3 group <text> security-level

 

Parameter

 •<text> the name of the user 

 •<authentication-mode > authentication-mode for the user

                                         • md5

                                         • none

                                         • sha

Example

 •This example configures md5 for user1

admin@XorPlus# set protocols snmp v3 usm-user user1 authentication-mode md5
admin@XorPlus# commit

Copyright © 2025 Pica8 Inc. All Rights Reserved.