Specifications

Command Groups
A-58
snmp-server community
ThiscommanddefinesthecommunityaccessstringsforSNMP.Usethenoformtoremovethe
specifiedcommunitystring.
Syntax
snmp-server community string [ro | rw]
no snmp-server community string
string‐CommunitystringthatactslikeapasswordandpermitsaccesstotheSNMP
protocol.Maximumlength:23characters,casesensitive
ro‐Specifiesreadonlyaccess.Authorizedmanagementstationsareonlyabletoretrieve
MIBobjects.
rw‐Specifiesread/writeaccess.Authorizedmanagementstationsareabletobothretrieve
andmodifyMIBobjects.
Default Setting
public‐Readonlyaccess.
private‐Read/writeaccess.
Command Mode
GlobalConfiguration
Command Usage
Ifyouenteracommunitystringwithoutspecifyingroorrwoption,thestringdefaultstoread
only.
Example
RoamAbout 3000#configure
Enter configuration commands, one per line. End with CTRL/Z
RoamAbout 3000(config)#snmp-server community alpha rw
RoamAbout 3000(config)#