Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands show snmp access
2-1186
Catalyst 6500 Series Switch Command Reference—Release8.4
OL-6244-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.
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.
Version 2 (SNMPv2c)—The second release of SNMP, described in RFC 1902, has additions and
enhancements to data types, counter size, and protocol operations.
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.