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
228
show snmpv3 target-addr
show snmpv3 target-addr {[[hex <hex_addr_name>] | <addr_name>]}
Description
Displays information about SNMPv3 target addresses.
Syntax Description
Default
N/A.
Usage Guidelines
Use this command to display entries in the SNMPv3 snmpTargetAddressTable. If no target address is
specified, the entries for all the target addresses will be displayed.
To view the source IP address, use the
show management
command.
Example
The following command displays the entry for the target address named
A1
:
show snmpv3 target-addr A1
The following is sample output from this command:
Target Addr Name : A1
TDomain : 1.3.6.1.6.1.1
TAddress : 10.201.31.234, 162
TMask :
Timeout : 1500
Retry Count : 0
Tag List : defaultNotify
Params : v1v2cNotifyParam1
Storage Type : NonVolatile
Row Status : Active
Storage Type : NonVolatile
Row Status : Active
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.