DWS-3160 Series Gigabit Ethernet Unified Switch CLI Reference Guide
610
<groupname 32>
- Enter the group name here. This name can be up to 32 characters long.
v1
- The least secure of the possible security models.
v2c
- The second least secure of the possible security models.
v3
- The most secure of the possible.
noauth_nopriv
- Neither support packet authentication nor encrypting.
auth_nopriv
- Support packet authentication.
auth_priv
- Support packet authentication and encrypting.
read_view
- (Optional) Specifies that the view name would be read.
<view_name 32>
- Enter the read view name here. This name can be up to 32 characters
long.
write_view
- (Optional) Specifies that the view name would be write.
<view_name 32>
- Enter the write view name here. This name can be up to 32 characters
long.
notify_view
- (Optional) Specifies that the view name would be notify.
<view_name 32>
- Enter the notify view name here. This name can be up to 32 characters
long.
Restrictions
Only Administrators can issue this command.
Example
To create SNMP group “group123”:
DWS-3160-24PC:admin# create snmp group group123 v3 auth_priv read_view
CommunityView write_view CommunityView notify_view CommunityView
Command: create snmp group group123 v3 auth_priv read_view CommunityView
write_view CommunityView notify_view CommunityView
Success.
DWS-3160-24PC:admin#
66-8
delete snmp group
Description
This command is used to remove a SNMP group.
Format
delete snmp group <groupname 32>
Parameters
<groupname 32>
- The name of the group will be deleted.
Restrictions
Only Administrators can issue this command.