Deletes a specified trap receiver or all authorized trap receivers.
ip_address | Specifies an SNMP trap receiver IPv4 address. |
ipv6_address | Specifies an SNMP trap receiver IPv6 address. |
port_number | Specifies the port associated with the receiver. |
all | Specifies all SNMP trap receiver IP addresses. |
The default port number is 162.
Use this command to delete a trap receiver of the specified IPv4 or IPv6 address, or all authorized trap receivers.
This command deletes only the first SNMPv1/v2c trap receiver whose IP address and port number match the specified value.
The following command deletes the trap receiver 10.101.0.100 from the trap receiver list:
configure snmp delete trapreceiver 10.101.0.100
The following command deletes entries in the trap receiver list for 10.101.0.100, port 9990:
configure snmp delete trapreceiver 10.101.0.100 9990
Any entries for this IP address with a different community string will not be affected.
This command was first available in ExtremeXOS 10.1.
IPv6 support was added in ExtremeXOS 12.4.
This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.