The AlamrDataFilter is designed to be used between a BAlarmClass and BSnmpRecipient to limit the alarmData keys which are used to populate the SNMP alarm trap.
The AlarmDataFilter component is located in the vykonPro palette under the alarm sub folder.
Keys To Include
String property which is used to configure which alarmData keys are included when the BSnmpRecipient generates the alarm trap. Multiple alarmData keys may be included by using a comma character as a delimiter. For example setting the 'Keys To Include' property to 'msgText, priority' will cause the generated alarm trap to include only the msgText and prioirty keys from the alarmData. Note that the order of the alarmData keys in the alarm trap will be the order listed in the 'Keys To Include' property.