Deliver Alarms as SNMP Traps

To deliver alarms as SNMP traps, use the following command to specify the trap address of the management application:

set snmp-log = udp hostname port portnumber;

You can set this in the DSA logging configuration file (.dxc) in the logging directory.

This command causes the following traps to happen:

Each trap contains these three variables:

To stop logging SNMP events, use this command:

close snmp-log;