Displays information about the management stations configured on VLAN 1 to access the switch.
Display of the management stations configured on VLAN 1
switch# configure terminal
switch(config)# vlan 1
switch(vlan-1)# show snmpv3 user
Status and Counters - SNMPv3 Global Configuration Information
User Name Auth. Protocol Privacy Protocol
----------- -------------- -----------------
initial MD5 CFB AES-128
NetworkAdmin MD5 CBC-DES
Assigning users to groups (CLI)
Next you must set the group access level for the user by assigning the user to a group. The access level for the
user is done with the
snmpv3 group
command as shown in the following image. For more details on the MIBs
on page 190.
Figure 24: Example: of assigning users to groups
Syntax:
[no] snmpv3 group
Assigns or removes a user to a security group for access rights to the switch. To delete an entry, all the following
three parameters must be included in the command:
group <
group_name
>
Identifies the group that has the privileges that will be assigned to the user.
For more details, see
on page 190.
user <
user_name
>
Identifies the user to be added to the access group that must match the
user name added with the
snmpv3 user
command.
sec-model {<ver1 | ver2c |
ver3>
Defines which security model to use for the added user. An SNMPv3
access group use only the ver3 security model.
Chapter 7 Configuring for Network Management Applications
189