Create Snmp User - D-Link DGS-3000 Reference Manual

Hide thumbs Also See for DGS-3000:
Table of Contents

Advertisement

DGS-3000 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
78-7
create snmp community_masking view
Description
This command is used to choose a security method for creating an SNMP community string, but
the community string encrypted or not depends on the SNMP community encryption state.
If users use this command to create an SNMP community string, the community string that the
user inputs will be displayed as "*", and the user will have to double input (confirm) the SNMP
community string when creating an SNMP community.
Format
create snmp community_masking view <view_name 32> [read_only | read_write]
Parameters
<view_name 32> - Enter the MIB view name used here. This name can be up to 32 characters
long.
read_only - Specify that the user, using the community string, will have read only access to the
switch's SNMP agent.
read_write - Specify that the user, using the community string, will have read/write access to the
switch's SNMP agent.
Restrictions
Only Administrators can issue this command.
Example
To create an SNMP community string called "community123" with the "read_only" security method:
DGS-3000-26TC:admin# create snmp community_masking view CommunityView read_only
Command: create snmp community_masking view CommunityView read_only
Enter a case-sensitive community:************
Enter the community again for confirmation:************
Success.
DGS-3000-26TC:admin#
78-8

create snmp user

Description
This command is used to create a new user to an SNMP group originated by this command.
Format
create snmp user <user_name 32> <groupname 32> {encrypted [by_password auth [md5
<auth_password 8-16> | sha <auth_password 8-20>] priv [none | des <priv_password 8-16>]
| by_key auth [md5 <auth_key 32-32> | sha <auth_key 40-40>] priv [none | des <priv_key 32-
32>]]}
753

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents