Specifications
show snmpv3 user
ExtremeWare XOS 10.1 Command Reference Guide 141
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 is sample output from this command:
Engine-ID : 80:0:7:7c:3:0:2:b3:4c:19:b2 ’H’
User Name : admin
Security Name :
Authentication : HMAC-MD5
Privacy : DES
Storage Type : Permanent
Row Status : Active
Engine-ID : 80:0:7:7c:3:0:2:b3:4c:19:b2 ’H’
User Name : initial
Security Name :
Authentication : No-Authentication
Privacy : No-Privacy
Storage Type : Permanent
Row Status : Active
Engine-ID : 80:0:7:7c:3:0:2:b3:4c:19:b2 ’H’
User Name : initialmd5
Security Name :
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.