severity attribute
Specifies a DataMiner severity level.
Content Type
string
Parent
Remarks
You can also specify “NoAlarm” (or “NoTrap”) to indicate that no alarm should be generated.
The severity level information will always overwrite previously assigned severity levels.
Examples
<TrapMapping bindingMatch="1:1" severity="Normal"/>
<TrapMapping bindingMatch="*" severity="NoTrap"/>