D-Link DGS-3600 Switch User Manual


 
xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
45
delete snmp host
Parameters
<ipaddr> The IP 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:
DGS-3600:4#delete snmp host 10.48.74.100
Command: delete snmp host 10.48.74.100
Success.
DGS-3600:4#
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
The show snmp host 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:
DGS-3600:4#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
DGS-3600:4#