show snmpv3 target-params
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
231
show snmpv3 target-params
show snmpv3 target-params {[[hex <hex_target_params>] | <target_params>]}
Description
Displays the information about the options associated with the parameter name.
Syntax Description
Default
N/A.
Usage Guidelines
Use this command to display entries from the SNMPv3 snmpTargetParamsTable. This table specifies the
message processing model, security level, security model, and the storage parameters for messages to
any target addresses associated with a particular parameter name.
If no parameter name is specified, all the entries are displayed.
Example
The following command displays the target parameter entry named
P1
:
show snmpv3 target-params P1
The following is sample output from this command:
Target Params Name : p1
MP Model : snmpv2c
Security Model : snmpv2c
User Name : testuser
Security Level : No-Authentication No-Privacy
Storage Type : NonVolatile
Row Status : Active
History
This command was first available in ExtremeWare XOS 10.1.
The
hex_target_params
parameter was added in ExtremeWare XOS 11.0.
hex_target_params
Specifies the parameter to display. The value is to be supplied as a colon
separated string of hex octets.
target_params
Specifies the parameter name to display. The value is to be supplied in ASCII
format.