A SERVICE OF

logo

xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
640
delete snmp host
Parameters
host - The IP address of the recipient for which the traps are targeted.
v6host - Specifies the IPv6 host address.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To delete SNMP host “10.0.0.1”:
DGS-3627:admin# delete snmp host 10.0.0.1
Command: delete snmp host 10.0.0.1
Success.
DGS-3627:admin#
show snmp host
Purpose This command is used to display the recipient for which the traps are targeted.
Syntax
show snmp host { <ipaddr> }
Description The show snmp host command displays the recipient for which the traps are targeted.
Note: This is SNMPv3 command, if it is used; All SNMPv1/v2 commands are not necessary.
Parameters
host - The IP address of the recipient for which the traps are targeted.
If no parameter specified, all SNMP hosts will be displayed.
Restrictions None.
Example usage:
To show SNMP host:
DGS-3627:admin# show snmp host
Command: show snmp host
SNMP Host Table
Host IP Address SNMP Version Community Name / SNMPv3 User Name
--------------- --------------- ---------------------------------
10.90.90.3 V3 noauthnopriv initial
10.90.90.2 V2c private
10.90.90.1 V1 public
10.90.90.4 V3 authnopriv user123
10.90.90.5 V3 authpriv user234
Total Entries : 5
DGS-3627:admin#
show snmp v6host
Purpose This command is used to display the recipient for which the traps are targeted.
Syntax
show snmp v6host { <ipv6addr> }
Description The show snmp v6host command displays the recipient for which the traps are targeted.