xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
960
is specified, the auth_string presents the user name, and it must be one of the entries in the
user table.
Restrictions
Only Administrator level users can issue this command.
Example
To create a recipient of an SNMP operation:
DGS-3620-28SC:admin#create snmp host 10.48.74.100 v3 noauth_nopriv initial
Command: create snmp host 10.48.74.100 v3 noauth_nopriv initial
Success.
DGS-3620-28SC:admin#
89-17
delete snmp
Description
This command is used to delete a recipient of an SNMP trap operation.
Format
delete snmp [host <ipaddr> | v6host <ipv6addr>]
Parameters
host
- Specify the IP address of the SNMP host recipient to be deleted.
<ipaddr>
- Specify the IP address of the SNMP host recipient to be deleted.
v6host
- Specify the IPv6 address of the SNMP host recipient to be deleted.
<ipv6addr>
- Specify the IPv6 address of the SNMP host recipient to be deleted.
Restrictions
Only Administrator-level users can issue this command.
Example
To delete a recipient of an SNMP trap operation:
DGS-3620-28SC:admin#delete snmp host 10.48.74.100
Command: delete snmp host 10.48.74.100
Success.
DGS-3620-28SC:admin#