5-51Using the Command Line Interfacesnmp-server userThis command configures the SNMP v3 users that are allowed to manage theaccess point. Use the no form to delete an SNMP v3 user.Syntaxsnmp-server user <user-name>user-name - A user-defined string for the SNMP user. (32 charactersmaximum)Default SettingNoneCommand ModeGlobal ConfigurationCommand Usage• Up to 10 SNMPv3 users can be configured on the access point.• The SNMP engine ID is used to compute the authentication/privacy digestsfrom the pass phrase. You should therefore configure the engine ID withthe snmp-server engine-id command before using this configurationcommand.• The access point enables SNMP v3 users to be assigned to threepre-defined groups. Other groups cannot be defined. The available groupsare:- RO - A read-only group using no authentication and no data encryption.Users in this group use no security, either authentication or encryption,in SNMP messages they send to the agent. This is the same as SNMP v1or SNMP v2c.- RWAuth - A read/write group using authentication, but no dataencryption. Users in this group send SNMP messages that use an MD5key/password for authentication, but not a DES key/password forencryption.- RWPriv - A read/write group using authentication and data encryption.Users in this group send SNMP messages that use an MD5 key/passwordfor authentication and a DES key/password for encryption. Both theMD5 and DES key/passwords must be defined.• The command prompts for the following information to configure anSNMP v3 user:- user-name - A user-defined string for the SNMP user. (32 charactersmaximum)