Command Reference Guide

186 CHAPTER 6: IP SERVICES COMMANDS
display snmp
community
Displays the configured SNMP community strings.
Syntax
display snmp community
Defaults — None.
Access — Enabled.
History —Introduced in MSS Version 4.0.
Examples — To display the configured SNMP community strings, use the
following command:
WX-1200# display snmp community
Communities:
"wireless_switch", access=read-write-notify, notify target
use cnt=0
Table 39 describes the fields in this display.
Table 39 Outpot for display snmp community
Field Description
Community string Community string.
access Access settings for the string:
notify-only—An SNMP management application
using the string can receive notifications from the
switch, but cannot get or set object values.
notify-read-write—An SNMP management
application using the string can get and set object
values on the switch. The application can also
receive notifications from the switch.
read-notify—An SNMP management application
using the string can get object values on the switch
but cannot set them. The application can also
receive notifications from the switch.
read-only—An SNMP management application
using the string can get (read) object values on the
switch but cannot set (write) them.
read-write—An SNMP management application
using the string can get and set object values on the
switch.
notify target use cnt Number of times this community is specified in a
notification target entry.