Please add the ability to set trap severity based on varbind. what i am requesting could also be done with varbind matching but figured I would throw this other method out thier on the table also.
The Following mask represents a netscreen vpn tunnel status change. both up and down events are sent within this same trap. the trap type represents weither the tunnel is up or down.
<event> <mask> <maskelement> <mename>id</mename> <mevalue>.1.3.6.1.4.1.3224</mevalue> </maskelement> <maskelement> <mename>generic</mename> <mevalue>6</mevalue> </maskelement> <maskelement> <mename>specific</mename> <mevalue>500</mevalue> </maskelement> </mask> <uei>uei.opennms.org/mib2opennms/netscreenTrapVpn</uei> <event-label>NETSCREEN-TRAP-MIB defined trap event: netscreenTra pVpn</event-label> <descr> <p>This trap indicates that VPN tunnel status has occured.</p><ta ble> <tr><td><b>
Please add the ability to set trap severity based on varbind.
what i am requesting could also be done with varbind matching but figured I
would throw this other method out thier on the table also.
The Following mask represents a netscreen vpn tunnel status change.
both up and down events are sent within this same trap.
the trap type represents weither the tunnel is up or down.
<event>
<mask>
<maskelement>
<mename>id</mename>
<mevalue>.1.3.6.1.4.1.3224</mevalue>
</maskelement>
<maskelement>
<mename>generic</mename>
<mevalue>6</mevalue>
</maskelement>
<maskelement>
<mename>specific</mename>
<mevalue>500</mevalue>
</maskelement>
</mask>
<uei>uei.opennms.org/mib2opennms/netscreenTrapVpn</uei>
<event-label>NETSCREEN-TRAP-MIB defined trap event: netscreenTra
pVpn</event-label>
<descr>
<p>This trap indicates that VPN tunnel status has occured.</p><ta
ble>
<tr><td><b>
netscreenTrapType</b></td><td>
%parm#3%;</td><td><p;></p></td;></tr&
gt;
<tr><td><b>
netscreenTrapDesc</b></td><td>
%parm#4%;</td><td><p;></p></td;></tr&
gt;</table>
</descr>
<logmsg dest='logndisplay'><p>
netscreenTrapVpn trap received
netscreenTrapType=%parm#3%
netscreenTrapDesc=%parm#4%</p>
</logmsg>
<severity>Indeterminate</severity>
</event>
a change to the event could be along the lines of
<severity>%lookup[parm#3]%</severity>
and this could goto a lookup table as follows.
40:Normal
41:Critical