Owners manual

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
550
None.
Command Mode
Privileged EXEC Mode or Any Configuration Mode.
Command Default Level
Level: 1.
Usage Guideline
When the username argument is not specified, all configured users will be displayed. The community
string created will not displayed by this command.
Example
This example shows how SNMP users are displayed.
Switch# show snmp user authuser
User name: authuser
Security Model: v2c
Group Name: VacmGroupName
IP access control list: HB5
User name: authuser
Security Model: v3 priv
Group Name: VacmGroupName
Authentication Protocol: MD5
Privacy Protocol: DES
Engine ID: 00000009020000000C025808
IP access control list:
Total Entries: 2
Switch#
59-16 snmp-server community
This command is used to configure the community string to access the SNMP. Use the no command to
remove the community string,
snmp-server community [0 | 7] COMMUNITY-STRING [view VIEW-NAME] [ro | rw] [IP-ACL-NAME]
no snmp-server community [0 | 7] COMMUNITY-STRING
Parameters
0 COMMUNITY-STRING
(Optional) Specifies the community string in the plain text form with a
maximum of 32 alphanumeric characters. This is the default option.
7 COMMUNITY-STRING
(Optional) Specifies the community string in the encrypted form.
view VIEW-NAME
(Optional) Specifies a view name of a previously defined view. It
defines the view accessible by the SNMP community.
ro
(Optional) Specifies read-only access.