Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save indigo423/0997f1148e0163a621a5d320488527ba to your computer and use it in GitHub Desktop.
Save indigo423/0997f1148e0163a621a5d320488527ba to your computer and use it in GitHub Desktop.
SNMP Authentitcation Trap enhancement
<event>
<mask>
<maskelement>
<mename>generic</mename>
<mevalue>4</mevalue>
</maskelement>
</mask>
<uei>uei.opennms.org/generic/traps/SNMP_Authen_Failure</uei>
<event-label>OpenNMS-defined trap event: SNMP_Authen_Failure</event-label>
<descr>&lt;p&gt;An authentication failure trap signifies that the sending protocol entity is the addressee of a
protocol message that is not properly
authenticated.&lt;/p&gt;
&lt;p&gt;%parm[all]%&lt;/p&gt;</descr>
<logmsg dest="logndisplay">Incorrect Community Name (authenticationFailure Trap)
</logmsg>
<severity>Warning</severity>
<alarm-data reduction-key="%uei%:%dpname%:%nodeid%" alarm-type="3" auto-clean="true"/>
</event>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment