Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands show snmp access
2-986
Catalyst 6500 Series Switch Command Reference—Release7.6
78-15328-01
22
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 I f you u se spe cial char acters f or 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.
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.