Send documentation comments to mdsfeedback-doc@cisco.com
21-46
Cisco MDS 9000 Family Command Reference
OL-16217-01, Cisco MDS SAN-OS Release 3.x
Chapter 21 S Commands
snmp-server user
To assign multiple roles to a user, perform multiple snmp-server user username group-name
commands. The group-name argument is defined by the role name command.
Examples The following example sets the user information.
switch# config terminal
switch(config)# snmp-server user joe network-admin auth sha abcd1234
switch(config)# snmp-server user sam network-admin auth md5 abcdefgh
switch(config)# snmp-server user Bill network-admin auth sha abcd1234 priv abcdefgh
switch(config)# no snmp-server user usernameA
switch(config)# snmp-server user user1 network-admin auth md5 0xab0211gh priv 0x45abf342
localizedkey
Related Commands Command Description
role name Configures role profiles.
show snmp Displays SNMP information.
snmp-server host Configures SNMP server host information.