Commands for Managing the Switch
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
158
configure snmpv3 delete target-addr
configure snmpv3 delete target-addr [{[[hex <hex_addr_name>] |
<addr_name>]} | all]
Description
Deletes SNMPv3 target addresses.
Syntax Description
Default
N/A.
Usage Guidelines
Use this command to delete an entry in the SNMPv3 snmpTargetAddressTable.
Example
The following command deletes target address named
A1
:
configure snmpv3 delete target-addr A1
History
This command was first available in ExtremeWare XOS 10.1.
The
hex_addr_name
parameter was added in ExtremeWare XOS 11.0.
Platform Availability
This command is available on all platforms.
hex_addr_name
Specifies an identifier for the target address. The value is to be supplied as a
colon separated string of hex octets.
addr_name
Specifies a string identifier for the target address.
all
Specifies all target addresses.