xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual
42
create snmp group
v2c- The second least secure of the possible security models.
v3-
The most secure of the possible. Specifies authentication of a
packet
noauth_nopriv-
Neither supports packet authentication or encryption.
auth_nopriv
- Support packet authentication .
auth_priv-
Support packet authentication and encrypting.
view_name-
The View name, a MIB view.
Restrictions
Only Administrator or Operator-level users can issue this command.
Example usage:
To create an snmp group:
DES-3800: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.
DES-3800:admin#
delete snmp group
Purpose
Used to remove a SNMP group.
Syntax
delete snmp group <groupname>
Description
The delete snmp group command removes a SNMP group.
Parameters
<groupname>-The name of the group that will be deleted.
Restrictions
Only Administrator or Operator-level users can issue this command.
Example usage:
To delete an snmp group:
DES-3800:admin#delete snmp group D_Link_group
Command: delete snmp group D_Link_group
Success.
DES-3800:admin#
create snmp host
Purpose
Used to create a recipient of an SNMP trap operation.
Syntax
create snmp host <ipaddr> [v1 | v2c | v3 [noauth_nopriv |
auth_nopriv | auth_priv] ] <auth_string 32>