2-1209
Catalyst 6500 Series Switch Command Reference—Release8.4
OL-6244-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands show snmp user
show snmp user
To display SNMP information for a specific user, use the show snmp user command.
show snmp user [volatile | nonvolatile | read-only]
show snmp user [-hex] {user} [remote {engineid}]
show snmp user summary
Syntax Description
Defaults The default storage type is nonvolatile, and the local SNMP engine ID is used.
Command Types Switch command.
Command Modes Normal.
Usage Guidelines If you use special characters for the user value (nonprintable delimiters for this parameter), you must
use a hexadecimal keyword, which is one or two hexadecimal digits separated by a colon (:); for
example, 00:ab:34.
The read-only keyword is supported f or secur i ty m odel v 3 o nly.
Examples This example shows how to display specific user information:
Console> (enable) show snmp user joe
EngineId: 00:11:22:33:44
User Name: joe
Authentication Protocol: md5
Privacy Protocol: des56
Storage Type: volatile
Row Status: active
Console> (enable)
volatile (Optional) Specifies the storage type is defined as temporary memory and the
content is deleted if the device is turned off.
nonvolatile (Optional) Specifies the storage type is defined as persistent memory and the
content remains after the device is turned off and on again.
read-only (Optional) Specifies that the storage type is defined as read only.
-hex (Optional) Displays user as a hexadecimal character.
user Name of the SNMP user.
remote engineid (Optional) Specifies the username on a remote SNMP engine.
summary Specifies a summary of SNMP users.