Chapter 3: Management Commands 99
no snmp-server
user
This command removes the specified SNMPv3 user.
Default No default users are created.
Format
snmp-server user username groupname [remote engineid-
string] [ {auth-md5 password | auth-sha password |
auth-md5-key md5-key | auth-sha-key sha-key} [priv-des
password | priv-des-key des-key]
Mode Global Config
Parameter Description
username The username the SNMPv3 user will connect to the
switch as. The range is 1 to 30 characters.
group-name The name of the group the user belongs to. The
range is 1 to 30 characters.
engineid-string The engine-id of the remote management station that
this user will be connecting from. The range is 5 to
32 characters.
password The password the user will use for the authentication
or encryption mechanism. The range is 1 to 32
characters.
md5-key A pregenerated MD5 authentication key. The length
is 32 characters.
sha-key A pregenerated SHA authentication key. The length
is 48 characters.
des-key A pregenerated DES encryption key. The length is
32 characters if MD5 is selected, 48 characters if
SHA is selected.
Format
no snmp-server user username
Mode Global Config