Korenix Technology Co., Ltd.
Industrial
Layer 3 Managed Ethernet Switch
_____________________________________________________________________________
Industrial Layer 3 Managed Ethernet SwitchUser Manual
Page: 206/1246
i
6.3.5.6
snmp-server community
This command adds (and names) a new SNMP community. A community name is a name associated
with the switch and with a set of SNMP managers that manage it with a specified privilege level. The
length of the name can be up to 16 case-sensitive characters.
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