IP Services Commands 133Nortel WLAN—Security Switch 2300 Series Command Line ReferenceSee Also• clear ntp server on page 102• clear ntp update-interval on page 103• set ntp on page 121• set ntp server on page 122• show ntp on page 156set snmp communityConfigures a community string for SNMPv1 or SNMPv2c.Syntax set snmp community name comm-stringaccess {read-only | read-notify | notify-only | read-write | notify-read-write}Defaults None.Access Enabled.Note. For SNMPv3, use the set snmp usm command to configure an SNMPv3 user.SNMPv3 does not use community strings.comm-string Name of the SNMP community. Specify between 1 and 32alphanumeric characters, with no spaces.read-only Allows an SNMP management application using the string to get(read) object values on the switch but not to set (write) them.read-notify Allows an SNMP management application using the string to getobject values on the switch but not to set them. The switch can usethe string to send notifications.notify-only Allows the switch to use the string to send notifications.read-write Allows an SNMP management application using the string to getand set object values on the switch.notify-read-write Allows an SNMP management application using the string to getand set object values on the switch. The switch also can use thestring to send notifications.