Specifications
7-44 IP Services Commands
set snmp community
ConfiguresacommunitystringforSNMPv1orSNMPv2c.
Syntax
set snmp community name comm-string access {read-only | read-notify | notify-only
| read-write | notify-read-write}
Parameters
Defaults
None.
Mode
Enabled.
Usage
SNMPcommunitystringsarepassedascleartextinSNMPv1andSNMPv2c.EnterasysNetworks
recommendsthatyouusestringsthatcannoteasilybeguessedbyunauthorizedusers.For
example,donotusethewell‐knownstringspublicandprivate.
IfyouareusingSNMPv3,youcanconfigureSNMPv3userstouse
authenticationandtoencrypt
SNMPdata.
Note: For SNMPv3, use the set snmp usm command to configure an SNMPv3 user. SNMPv3 does
not use community strings.
comm‐string NameoftheSNMPcommunity.Specifybetween1and32
alphanumericcharacters,withnospaces.
read‐only AllowsanSNMPmanagementapplicationusingthestringtoget
(read)objectvaluesontheswitchbutnottoset(write)them.
read‐notify AllowsanSNMPmanagementapplicationusingthestringtoget
objectvaluesontheswi tchbutnottosetthem.Theswitchcanusethe
stringtosendnotifications.
notify‐only Allowstheswitchtousethestringtosendnotifications.
read‐write AllowsanSNMPmanagementapplicationusingthestringtogetand
setobjectvaluesontheswitch.
notify‐read‐
write AllowsanSNMPmanagementapplicationusingthestringtogetand
setobjectvaluesontheswitch.Theswitchalsocanusethestringto
sendnotifications.