When attempting to change the SNMP community string, the UI reports failure and will not save the string.
Cause
Restricted characters for SNMP community string are \ ` ' | && $ < > ! { } and <space>. Additionally, using quotes around characters will cause failure (e.g. "test").
Resolution
Use an SNMP community string that does not contain the restricted characters.