Delete Snmp Group - D-Link xStack DGS-3420 Series Reference Manual

Layer 2 managed stackable gigabit switch cli
Hide thumbs Also See for xStack DGS-3420 Series:
Table of Contents

Advertisement

xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
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> - Specify the name of the group.
v1 - Specify the least secure of the possible security models.
v2c - Specify the second least secure of the possible security models.
v3 - Specify the most secure of the possible security models. Specifies authentication of a packet.
noauth_nopriv - Specify to neither support packet authentication nor encrypting.
auth_nopriv - Specify to support packet authentication.
auth_priv - Specify to support packet authentication and encrypting.
read_view - Specify the view name between 1 and 32 characters.
<view_name 32> - Specify the view name between 1 and 32 characters.
write_view - Specify the view name between 1 and 32 characters.
<view_name 32> - Specify the view name between 1 and 32 characters.
notify_view - Specify the view name between 1 and 32 characters.
<view_name 32> - Specify 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-3420-28SC:admin#create snmp group D-Link_group v3 auth_priv read_view
CommunityView write_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.
DGS-3420-28SC:admin#

15-15 delete snmp group

Description
This command is used to remove an SNMP group.
Format
delete snmp group <groupname 32>
889

Advertisement

Table of Contents
loading

Table of Contents