DGS-3200 Series Layer 2 Gigabit Managed Switch CLI Manual
76
Description
The
create snmp group
command creates a new SNMP group.
Parameters
Parameters
Description
groupname
The name of the group.
v1
The least secure of the possible security models.
v2c
The second least secure of the possible security models.
The most secure of the possible security models. Specifies
authentication of a packet.
noauth_nopriv
neither support packet authentication nor encrypting.
auth_nopriv
Support packet authentication .
v3
auth_priv
Support packet authentication and encrypting.
view_name
View name. An MIB view.
Restrictions
You must have administrator privileges.
Example
DGS-3200-10:4#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 wri
te_view CommunityView notify_view CommunityView
Success.
DGS-3200-10:4#
6-14 delete snmp group
Purpose
Used to remove a SNMP group.
Format
delete snmp group <groupname 32>
Description
The
delete snmp group
command removes a SNMP group.