![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/8/4a/84ab3252-f780-4116-8230-3f147745c968/84ab3252-f780-4116-8230-3f147745c968-bg443.png)
Chapter 2 Catalyst 6500 Series Switch and ROM Monitor Commands
show snmp access
2-1042
Catalyst 6500 Series Switch Command Reference—Release 8.1
78-15474-01
show snmp access
To display SNMP access information, use the show snmp access command.
show snmp access [volatile | nonvolatile | read-only]
show snmp access [-hex] groupname security-model {v1 | v2c}
show snmp access [-hex] groupname security-model v3 {noauthentication | authentication |
privacy} [context [-hex] contextname]
Syntax Description
Defaults The default storage type is volatile.
Command Types Switch command.
Command Modes Normal.
Usage Guidelines If you use special characters for the groupname (nonprintable delimiters for these parameters), you must
use a hexadecimal keyword, which is one or two hexadecimal digits separated by a colon (:); for
example, 00:ab:34.
If you do not enter a context name, a NULL context string is used.
There are three versions of SNMP:
• Version 1 (SNMPv1)—This is the initial implementation of SNMP. Refer to RFC 1157 for a full
description of functionality.
volatile (Optional) Displays information for volatile storage types.
nonvolatile (Optional) Displays information for nonvolatile storage types.
read-only (Optional) Displays information for read-only storage types.
-hex (Optional) Displays groupname, username, and contextname as a
hexadecimal character.
groupname Name of the SNMP group or collection of users who have a common
access policy.
security-model v1 |
v2c | v3
Specifies security model v1, v2c, or v3.
noauthentication Displays information for security models not set to use authentication
protocol.
authentication Displays information for authentication protocol.
privacy Displays information regarding messages sent on behalf of the user
that are protected from disclosure.
context contextname (Optional) Specifies the name of a context string.