User's Manual

Table Of Contents
Command Reference 55
set snmpcommunity
Sets the SNMP community values.
Syntax set snmpcommunity ROPrivilege {1| 2}
set snmpcommunity ROCommunityString string
set snmpcommunity ROManagerIpAddress IP_address
set snmpcommunity RWPrivilege {1| 2}
set snmpcommunity RWCommunityString string
set snmpcommunity RWManagerIpAddress IP_address
ROPrivilege 1| 2 Specifies whether Read Only privilege to the agent by
authorized managers is enabled or disabled:
z 1—Enabled
z 2—Disabled
ROCommunityString string Sets the name of the ReadOnly community string,
which is used for authorization and access, similar to a
password. By default, public is set, but any user-
defined 32-character string can be used.
ROManagerIpAddress IP_address Sets the IP address for a ReadOnly SNMP Management
Station. By default, the address is set to 0.0.0.0, which
allows all managers read/get access to the agent. If a
unique IP address is set, only that management station
has access to the agent.
RWPrivilege 1| 2 Specifies whether Read Write privilege is enabled to
the agent:
z 1—Enabled
z 2—Disabled
RWCommunityString string Sets the name of the ReadWrite community string,
which is used for authorization and access, similar to a
password. By default, test2 is set, but any user-defined
32-character string can be used.
RWManagerIpAddress
IP_address
Sets the IP address for a ReadWrite SNMP
Management Station. By default, the address is set to
0.0.0.0, which allows all managers get/set access to the
agent. If a unique IP address is set, only that
management station has access to the agent.