210 ExtremeWare Software 7.3.0 Command Reference Guide
Commands for Managing the Switch
show snmpv3 user
show snmpv3 user {{hex} <user name>}
Description
Displays detailed information about the user.
Syntax Description
Default
N/A.
Usage Guidelines
The
show snmpv3 user
command displays the details of a user. If you do not specify a user name, the
command will display details for all the users. The authentication and privacy passwords and keys will
not be displayed.
The user entries in SNMPv3 are stored in the USMUserTable, so the entries are indexed by EngineID
and user name.
Example
The following command lists all user entries:
show snmpv3 user
The following command lists details for the specified user, testuser:
show snmpv3 user testuser
History
This command was first available in ExtremeWare 7.1.0.
Platform Availability
This command is available on all platforms.
hex Specifies that the value to follow is to be supplied as a colon separated string
of hex octets.
user name Specifies the user name to display.