AT-GS900M Series CLI Reference
Section II: Switch Management 117
Description
Use this command to create an SNMP community. You can create up to
32 communities. One community can have up to four traphosts.
To add more traphosts, use the ADD SNMP COMMUNITY
command. See “ADD SNMP COMMUNITY” on page 113.
To start sending SNMP traps, you must execute the ENABLE SNMP
TRAP and ENABLE SNMP COMMUNITY TRAP commands.
Confirmation Command
“SHOW SNMP COMMUNITY” on page 140
Example
The following command creates the snmp community private with the write
access, assigns the IP address of the manager and traphost.:
Manager > create snmp community=private access=write
manager=192.168.1.1 traphost=192.168.1.10