370 | Chapter 20. SNMP
ProSafe M4100 and M7100 Managed Switches

Web Interface: Add a New Community

1. Select System > SNMP > SNMP V1/V2 > Community Configuration. A screen similar
to the following displays.
2. In the Community Name field, enter public@4.
3. In the Client Address field, enter 0.0.0.0.
4. In the Client IP Mask field, enter 0.0.0.0.
5. In the Access Mode field, select Read/Write.
6. In the Status field, select Enable.
7. Click Add.
Enable SNMP Trap
The example is shown as CLI commands and as a Web interface procedure.

CLI: Enable SNMP Trap

This example shows how to send SNMP trap to the SNMP server.
(Netgear switch) #config
(Netgear switch) (Config)# snmptrap public 10.100.5.17
Enable send trap to SNMP server 10.100.5.17
(Netgear switch) (Config)#snmp-server traps linkmode
Enable send link status to the SNMP server when
link status changes.