snmp-user-show
SNMPv3 creates users as access control mechanisms, and creating users is more complex but also more secure, and more flexible. You can also require that users must authenticate, and use encryption.
Syntax snmp-user-show
user-name name-string |
The user name. |
auth-password auth-password-string |
The authentication password. |
auth|no-auth |
Specify if authentication is required or not. |
auth-hash md5|sha |
The type of authentication hashing algorithm. |
priv-password priv-password-string |
The password for privileges mode. |
priv|no-priv |
Specifies if privileges are assigned or not. |
Defaults None
Access CLI
History
Version 2.0 |
Command introduced. |
Version 2.1 |
The parameter auth-password, and priv-password added. |
Version 2.6.0 |
The parameter auth-hash added. |
Usage Use this command to display information about users configured for SNMPv3.
Examples To display SNMPv3 user information, use the following command:
CLI (network-admin@switch) > snmp-user-show