xStack
®
DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide
541
63-6 show snmp user
Description
This command is used to display information on each SNMP username in the group username
table.
Format
show snmp user
Parameters
None.
Restrictions
None.
Example
To show SNMP user:
DES-3200-28/ME:admin#show snmp user
Command: show snmp user
Username Group Name VerAuthPriv
-------------------------------- -------------------------- -----------
initial initial V3 NoneNone
user123 group123 V3 MD5 DES
Total Entries : 2
DES-3200-28/ME:admin#
63-7 create snmp group
Description
This command is used to create a new SNMP group, or a table that maps SNMP users to SNMP
views.
Format
create snmp group <groupname 32> [v1 | v2c | v3 [noauth_nopriv | auth_nopriv | auth_priv]]
{read_view <view_name 32> | write_view <view_name 32> | notify_view <view_name 32>}
Parameters
group - Specify the name of the group.
<groupname 32> - Enter the group name here. This name can be up to 32 characters long.
v1 - The least secure of the possible security models.