/
protocols snmp v3 group group1 security-level

protocols snmp v3 group group1 security-level

Users can configure security-level for a group

When the security-level of a group is AuthNoPriv or AuthPriv,the user in that group should be configured with Authentication-mode, Authentication-key even as well as privacy-mode and privacy-key.

Command Syntax

set protocols snmp v3 group <text> security-level <security-level >

delete protocols snmp v3 group <text> security-level 

 

Parameter

 •<text> the name of the group

 •<security-level > security-level of a group

                              • AuthNoPriv           Authentication and no privacy

                              • AuthPriv               Authentication and privacy

                              • NoAuthNoPriv     No authentication and no privacy

           

Example

 •This example configures group1 with AuthPriv

admin@XorPlus# set protocols snmp v3 group group1 security-level AuthPriv 
admin@XorPlus# commit

Copyright © 2025 Pica8 Inc. All Rights Reserved.