beautypg.com

Snmp-server community – Allied Telesis AT-DC2552XS User Manual

Page 201

background image

AT-DC2552SX Switch Command Line Interface User’s Guide

Section I: Switch Management

201

SNMP-SERVER COMMUNITY

Syntax

snmp-server community

community

[rw|ro]

Parameters

community

Specifies a new community string. The community string is case-
sensitive and can be up to 20 alphanumeric characters. Spaces,
exclamation marks (!), and question marks (?) are not permitted.

rw

Specifies the access level of read-write (rw) to a community string.

ro

Specifies the access level of read-only (ro) to a community string.

Mode

Global Configuration mode

Description

Use this command to create a SNMPv1 and SNMPv2c community string
on the switch. The community string is as a password for SNMP network
management systems to communicate with the switch. If you do not
specify the access level, a new community string is created with the “ro”
access level.

Confirmation Command

“SHOW SNMP-SERVER COMMUNITY” on page 195

Example

This example creates the new community string, “browsers,” with an
access level of read-only:

awplus> enable
awplus# configure terminal
awplus(config)# snmp-server community browsers ro