SNMP Trap Tip

Sending traps from the NetEqualizer can be done using these simple steps.

1) Copy the three files below to the /usr/lib/perl5 directory on your NetEqualizer.

BER.pm

SNMP_Session.pm

SNMP_util.pm


2) The sample script below provides a template to send a trap to your Management station.

trap-send


3) Check back next month, Jan 2007 for specific examples on how to send traps for unique conditions on the NetEqualizer such as: Disk Full, User Exceeding usage levels, and more.

...