DGS-3000 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
762
Example
To create SNMP host “10.0.0.1” with community string “public”:
DGS-3000-26TC:admin#create snmp host 10.0.0.1 v1 public
Command: create snmp host 10.0.0.1 v1 public
Success.
delete snmp 78-18
Description
This command is used to delete a recipient of an SNMP trap operation.
Format
delete snmp [host <ipaddr> | v6host <ipv6addr>]
Parameters
host - The IP address of the recipient for which the traps are targeted.
<ipaddr> - Enter the IP address used for the configuration here.
v6host - The IPv6 address of the recipient for which the traps are targeted.
<ipv6addr> - Enter the IPv6 address used for the configuration here.
Restrictions
Only Administrators can issue this command.
Example
To delete SNMP host “10.0.0.1”:
DGS-3000-26TC:admin#delete snmp host 10.0.0.1
Command: delete snmp host 10.0.0.1
Success.
show snmp host 78-19
Description
This command is used to display the recipient for which the traps are targeted.