Viewing Configured Users
To view the currently configured SNMPv3 users, use the following CLI command:
#
show snmp user [<username>]
This command displays the following information:
- User name
- Group to which the user belongs
- Authentication protocol that is used for the authentication and encryption passwords:
MD5
, SHA
, or None
if authentication is not enabled.
- Localized authentication key of the user if authentication is enabled. For information on localized keys, see “Authentication and Encryption.”
- State of encryption,
Yes
if enabled, or No
if disabled.
- Localized encryption key of the user if encryption is enabled. For information on localized keys, see “Authentication and Encryption.”