configure snmp delete trapreceiver
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
125
configure snmp delete trapreceiver
configure snmp delete trapreceiver [{<ip_address> {<port_number>}} | {all}]
Description
Deletes a specified trap receiver or all authorized trap receivers.
Syntax Description
Default
The default port number is 162.
Usage Guidelines
Use this command to delete a trap receiver of the specified IP 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 ExtremeWare XOS 10.1.
Platform Availability
This command is available on all platforms.
ip_address
Specifies an SNMP trap receiver IP address.
port_number
Specifies the port associated with the receiver.
all
Specifies all SNMP trap receiver IP addresses.