Table of Contents

Ignore Trap

Author: Eoin Joy

The ignore trap functionality is used to completely disregard traps based on their sending IP address, specific snmp oid, or both. This is useful when the system is flooded with unwanted traps such as heartbeats that we don’t want to process, and when an address is sending maybe some garbled traps that cause problems when processed.
The IgnoreTrap list is the first thing a trap is compared to in its processing by the distributor.

The IgnoreTrap domain

trapOid – A regex to match the specific SNMP OID of the trap you wish to ignore.
ipAddress – A regex to match the originating IP address of the trap you wish to ignore.
active – A String “YES” or “NO” determining whether this IgnoreTrap is in effect.
description – A String as description.

Creating a new IgnoreTrap

Temporary fix for rule with blank IP's - resolved by IDMS 2251 (IDMS 3.4)

If IP Address is blank the trap ignore rule will not work, IP Address field needs to be populated - see example below

IP Address: 10.*