Show snmpcommunity, Config snmpcommunity accessmode, Show snmpcommunity -17 – NETGEAR 7200 Series Layer 2 Managed Switch Software User Manual

Page 59: Config snmpcommunity accessmode -17

Advertising
background image

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

Switching Commands

7-17

202-10010-01

show snmpcommunity

This command displays SNMP community information.

Six communities are supported. You can add, change, or delete communities. The switch does not
have to be reset for changes to take effect.

The SNMP agent of the switch complies with SNMP Version 1 (for more about the SNMP
specification, see the SNMP RFCs). The SNMP agent sends traps through TCP/IP to an external
SNMP manager based on the SNMP configuration (the trap receiver and other SNMP community
parameters).

Format

show snmpcommunity

SNMP Community Name

The community string to which this entry grants access. A valid entry is a case-
sensitive alphanumeric string of up to 16 characters. Each row of this table must
contain a unique community name.

Client IP Address

An IP address (or portion thereof) from which this device will accept SNMP
packets with the associated community. The requesting entity's IP address is
ANDed with the Subnet Mask before being compared to the IP Address. Note:
that if the Subnet Mask is set to 0.0.0.0, an IP Address of 0.0.0.0 matches all IP
addresses. The default value is 0.0.0.0

Client IP Mask

A mask to be ANDed with the requesting entity's IP address before comparison
with IP Address. If the result matches with IP Address then the address is an
authenticated IP address. For example, if the IP Address = 9.47.128.0 and the
corresponding Subnet Mask = 255.255.255.0 a range of incoming IP addresses
would match, i.e. the incoming IP Address could equal 9.47.128.0 -
9.47.128.255. The default value is 0.0.0.0

Access Mode

The access level for this community string. May be specified by selecting Read/
Write or Read Only from the pull-down. Updates will be made to the switch by
pressing the Submit button.

S

tatus

The status of this community access entry. When this object is set to enabled, if
the Community Name for this row is not unique among all valid rows, the set
request will be rejected. Community names may be made invalid by selecting
disable. Rows may be deleted by selecting Delete. Updates will be made to the
switch by pressing the Submit button.

config snmpcommunity accessmode

This command restricts access to switch information. The access mode can be read-only (also
called public) or read/write (also called private).

Format

config snmpcommunity accessmode <ro|rw> <name>

Advertising