![D-Link DES-3528 - xStack Switch - Stackable Скачать руководство пользователя страница 56](http://html.mh-extra.com/html/d-link/des-3528-xstack-switch-stackable/des-3528-xstack-switch-stackable_cli-reference-manual_76439056.webp)
xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
56
delete snmp host
Purpose
Used to remove a recipient of SNMP traps generated by the Switch’s SNMP agent.
Syntax
delete snmp host [<ipaddr> | v6host <ipv6addr>]
Description
This command deletes a recipient of SNMP traps generated by the Switch’s SNMP agent.
Parameters
<ipaddr>
−
The IP address of a remote SNMP manager that will receive SNMP traps
generated by the Switch’s SNMP agent.
<ipv6addr>
−
The IPv6 address of a remote SNMP manager that will receive SNMP traps
generated by the Switch’s SNMP agent.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To delete an SNMP host entry:
DES-3528:admin# delete snmp host 10.48.74.100
Command: delete snmp host 10.48.74.100
Success.
DES-3528:admin#
show snmp host
Purpose
Used to display the recipient of SNMP traps generated by the Switch’s SNMP agent.
Syntax
show snmp host {<ipaddr>}
Description
This command is used to display the IP addresses and configuration information of remote
SNMP managers that are designated as recipients of SNMP traps that are generated by the
Switch’s SNMP agent.
Parameters
<ipaddr>
−
The IP address of a remote SNMP manager that will receive SNMP traps
generated by the Switch’s SNMP agent.
Restrictions
None.
Example usage:
To display the currently configured SNMP hosts on the Switch:
DES-3528:admin# show snmp host
Command: show snmp host
SNMP Host Table
Host IP Address SNMP Version Community Name/SNMPv3 User Name
--------------- ------------ ------------------------------
10.48.76.23 V2c private
10.48.74.100 V3 authpriv public
Total Entries: 2
DES-3528:admin#