configure snmp delete trapreceiver
Description
Deletes a specified trap receiver or all authorized trap receivers.
Syntax Description
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. |
Default
The default port number is 162.
Usage Guidelines
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.
Example
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.
History
This command was first available in ExtremeXOS 10.1.
IPv6 support was added in ExtremeXOS 12.4.
Platform Availability
This command is available on ExtremeSwitching 5320, 5420, 5520, and 5720 series switches.