Allied Telesis AT-S63 User Manual

Page 70

Advertising
background image

Chapter 4: SNMPv2 and SNMPv2c Commands

70

The following command creates the new community string “wind11”
with read and write access level. To limit the use of the string, its access
status is specified as closed and it is assigned the IP address of the
management station that will use the string:

create snmp community=wind11 access=write open=no
manager=149.35.24.22

(The OPEN=NO parameter could be omitted from the example because
closed status is the default for a new community string.)

This command creates a community string called “serv12” with a closed
status. The command assigns the string the IP address of a management
that can use the string and also receive SNMP traps:

create snmp community=serv12 access=write open=no
traphost=149.35.24.22 manager=149.35.24.22

Advertising