Config snmpcommunity create, Config snmpcommunity delete, Config snmpcommunity ipaddr – NETGEAR 7200 Series Layer 2 Managed Switch Software User Manual

Page 60: Config snmpcommunity ipmask, Config snmpcommunity create -18, Config snmpcommunity delete -18, Config snmpcommunity ipaddr -18, Config snmpcommunity ipmask -18

Advertising
background image

User Manual for the NETGEAR 7200 Series Layer 2 Managed Switch Software

7-18

Switching Commands

202-10010-01

config snmpcommunity create

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
privileged level. The length of name can be up to 16 case-sensitive characters.

Note:

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.

Default

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.

Format

config snmpcommunity create <name>

config snmpcommunity delete

This command removes this community name from the table. The name is the community name to
be deleted.

Format

config snmpcommunity delete

<name>

config snmpcommunity ipaddr

This command sets an IP address for an SNMP community. The address is the associated
community SNMP packet sending address. The name is the applicable community name. The
community name may be up to 16 alphanumeric characters.

Default

0.0.0.0

Format

config snmpcommunity ipaddr <ipAddr> <name>

config snmpcommunity ipmask

This command sets a client IP mask for an SNMP community. The address is the associated
community SNMP packet sending address. The name is the applicable community name. The
community name may be up to 16 alphanumeric characters.

Default

0.0.0.0

Format

config snmpcommunity ipmask <ipmask> <name>

Advertising