The ACL Control Commands to Control Login Users 279auth-password: Authentication password, character string, ranging from 1 to 64bytes.privacy: Specifies the security level as encryption.des56: Specifies the DES encryption protocol.priv-password: Encryption password, character string, ranging from 1 to 64 bytes.acl acl-number: Number identifier of basic number-based ACLs, ranging from2000 to 2999.local: Local entity user.engineid: Specifies the engine ID related to the user.engineid-string: Engine ID character string.DescriptionUse the snmp-agent usm-user command to add a new user to an SNMP group,and reference the ACL to perform ACL control to the network management usersby acl acl-number.Use the undo snmp-agent usm-user command to remove the user from therelated SNMP group as well as the configuration of the ACL control of the user.Example# Add a user "3com" to the SNMP group "3comgroup". Specify the security levelto "to be authenticated", the authentication protocol to HMAC-MD5-96 and theauthentication password to "sw8800", and reference the ACL 2002 to performACL control to the network management users (basic ACL 2002 has already beendefined). system-viewSystem View: return to User View with Ctrl+Z.[SW8800] snmp-agent usm-user v3 3com 3comgroup authentication-mode md5 sw8800 acl 2002