Author: David McGee
Trap forwarding allows Errigal to forward SNMP (Simple Network Management Protocol) traps received to an external entity, other than our DAS integrator customers, based on our customer's contractual requirements with their carriers.
This functionality is available in the Admin section of the SNMP Manager application under TrapFilter.
Upon reviewing the trap filter section of the SNMP Manager on a QA environment, you will likely see a number of trap filters setup based on a variety of different triggers and customers.
For example:
The functionality is driven by SQL queries against our MySQL SNMP Manager database (snmp_manager).
Check out the trap_filter table on a QA system - perform a 'desc' on it to see what fields are present. On a QA environment, bring up a TrapFilter entry via the user interface.
The important elements to note include:
Essentially, these TrapFilter elements are configured to do the following (Note, above keywords highlighted in bold):