CHAPTER 6: COMMAND LINE INTERFACE
Example
Outdoor 11a Building to
Outdoor 11a Building to Building(config)#
snmp-server user
This command configures the SNMP v3 users that are allowed to manage the access point. Use the no form to delete an SNMP v3 user.
Syntax
snmp-server user <user-name>
Default Setting
None
Command Mode
Global Configuration
Command Usage
•Up to 10 SNMPv3 users can be configured on the access point.
•The SNMP engine ID is used to compute the authentication/privacy digests from the pass phrase. You should therefore configure the engine ID with the
•The access point enables SNMP v3 users to be assigned to three
-RO - A
-RWAuth - A read/write group using authentication, but no data encryption. Users in this group send SNMP messages that use an MD5 key/password for authentication, but not a DES key/password for encryption.
-RWPriv - A read/write group using authentication and data encryption. Users in this group send SNMP messages that use an MD5 key/password for authentication and a DES key/password for encryption. Both the MD5 and DES key/passwords must be defined.