2-1190
Catalyst 6500 Series Switch Command Reference—Release8.4
OL-6244-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands
show snmp community
show snmp community
To display SNMP context information, use the show snmp community command.
show snmp community
show snmp community [read-only | volatile | nonvolatile]
show snmp community index [-hex] {index name}
Syntax Description
Defaults This command has no default settings.
Command Types Switch command.
Command Modes Normal and privileged.
Usage Guidelines If you enter the show snmp community command in privileged mode, the output display includes
information for the read-only, the read-write, and the read-write-all community strings. If you enter the
show snmp community command in normal mode, the display includes only inf or mat ion f or the
read-only community string.
Examples This example shows the output when you enter the show snmp community command for the read-only
community string in normal mode:
Console> show snmp community
Community Index: sysCommunityRo.0
Community Name: public
Security Name: public
Context Name:
Transport Tag:
Storage Type: read-only
Row Status: active
Console>
read-only (Optional) Specifies that the community is defined as read only.
volatile (Optional) Specifies the community type is defined as temporary memory and the
content is deleted if the device is turned off.
nonvolatile (Optional) Specifies the community type is defined as persistent memory and the
content remains after the device is turned off and on again.
index Specifies the index of community names.
-hex (Optional) Displays index name as a hexadecimal character.
index name Name of the community index.