- 173 -
i
Community names in the SNMP community table must be unique. If you make multiple
entries using the same community name, the first entry is kept and processed and all
duplicate entries are ignored.
Syntax
snmp-server community <name>
no snmp-server community <name>
<name> - community name (up to 16 case-sensitive characters).
no - This command removes this community name from the table. The name is the community name
to be deleted.
Default Setting
Two default community names: public and private. You can replace these default community names
with unique identifiers for each community. The default values for the remaining four community
names are blank.
Command Mode
Global Config
This command activates an SNMP community. If a community is enabled, an SNMP manager associated
with this community manages the switch according to its access right. If the community is disabled, no
SNMP requests using this community are accepted. In this case the SNMP manager associated with this
community cannot manage the switch until the Status is changed back to Enable.
Syntax
snmp-server community mode <name>
no snmp-server community mode <name>
<name> - community name.
no - This command deactivates an SNMP community. If the community is disabled, no SNMP
requests using this community are accepted. In this case the SNMP manager associated with this
community cannot manage the switch until the Status is changed back to Enable.
Default Setting
The default public and private communities are enabled by default. The four undefined communities
are disabled by default.
Command Mode
Global Config