Specifications
xStack DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
DGS-3400:4#create snmp v6host FF::FF v3 noauth_nopriv initial
Command: create snmp v6host FF::FF v3 noauth_nopriv initial
Success.
DGS-3400:4#
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 The delete snmp host command deletes a recipient of SNMP traps
generated by the Switch’s SNMP agent.
Parameters
host <ipaddr> − The IPv4 address of the remote management station
that will serve as the SNMP host for the Switch.
v6host <ipv6addr> - The IPv6 address of the remote management
station that will serve as the SNMP host for the Switch.
Restrictions Only administrator-level users can issue this command.
Example usage:
To delete an IPv4 SNMP host entry:
DGS-3400:4#delete snmp host 10.48.74.100
Command: delete snmp host 10.48.74.100
Success.
DGS-3400:4#
To delete an IPv6 SNMP host entry:
DGS-3400:4#delete snmp v6host FF::FF
Command: delete snmp v6host FF::FF
Success.
DGS-3400: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 Only administrator-level users can issue this command.
43
Example usage: