Create Snmp Group - D-Link xStack DGS-3620 Reference Manual

Hide thumbs Also See for xStack DGS-3620:
Table of Contents

Advertisement

xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
Example
To display the identification of an SNMP engine:
DGS-3620-28PC:admin#show snmp engineID
Command: show snmp engineID
SNMP Engine ID : 1023457890
DGS-3620-28PC:admin#
99-14

create snmp group

Description
This command is used to create a new SNMP group.
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>}(1)
Parameters
<groupname 32> - Enter the name of the group.
v1 - Specifies the least secure of the possible security models.
v2c - Specifies the second least secure of the possible security models.
v3 - Specifies the most secure of the possible security models. Specifies authentication of a
packet.
noauth_nopriv - Specifies to neither support packet authentication nor encrypting.
auth_nopriv - Specifies to support packet authentication.
auth_priv - Specifies to support packet authentication and encrypting.
read_view - Specifies the view name between 1 and 32 characters.
<view_name 32> - Enter the view name between 1 and 32 characters.
write_view - Specifies the view name between 1 and 32 characters.
<view_name 32> - Enter the view name between 1 and 32 characters.
notify_view - Specifies the view name between 1 and 32 characters.
<view_name 32> - Enter the view name between 1 and 32 characters.
Restrictions
Only Administrator-level users can issue this command.
Example
To create a new SNMP group:
DGS-3620-28PC:admin#create snmp group D-Link_group v3 auth_priv read_view
CommunityViewwrite_view CommunityView notify_view CommunityView
Command: create snmp group D-Link_group v3 auth_priv read_view CommunityView
write_view CommunityView notify_view CommunityView
Success.
1101

Advertisement

Table of Contents
loading

Table of Contents