events.SNMP.ext.events.xml Maven / Gradle / Ivy
The newest version!
generic
0
uei.opennms.org/generic/traps/SNMP_Cold_Start
OpenNMS-defined trap event: SNMP_Cold_Start
<p>A coldStart trap signifies that the sending protocol entity is reinitializing itself such that the
agent's configuration or the protocol
entity implementation may be altered.</p>
Agent Up with Possible Changes (coldStart Trap) enterprise:%id% (%id%)
args(%parm[##]%):%parm[all]%
Cleared
generic
1
uei.opennms.org/generic/traps/SNMP_Warm_Start
OpenNMS-defined trap event: SNMP_Warm_Start
<p>A warmStart trap signifies that the sending protocol entity is reinitializing itself such that
neither the agent configuration nor the
protocol entity implementation is altered.</p>
Agent Up with No Changes (warmStart Trap) enterprise:%id% (%id%)
args(%parm[##]%):%parm[all]%
Cleared
generic
2
uei.opennms.org/generic/traps/SNMP_Link_Down
OpenNMS-defined trap event: SNMP_Link_Down
<p>A linkDown trap signifies that the sending protocol entity recognizes a failure in one of the
communication link represented in the agent's
configuration. The data passed with the event are 1) The name and value of the ifIndex instance for the
affected interface. The name of the
interface can be retrieved via an snmpget of .1.3.6.1.2.1.2.2.1.2.INST, where INST is the instance returned
with the trap.</p>
Agent Interface Down (linkDown Trap) enterprise:%id% (%id%) on interface %parm[#1]%
Minor
generic
3
uei.opennms.org/generic/traps/SNMP_Link_Up
OpenNMS-defined trap event: SNMP_Link_Up
<p>A linkUp trap signifies that the sending protocol entity recognizes that one of the communication
links represented in the agent's
configuration has come up. The data passed with the event are 1) The name and value of the ifIndex instance
for the affected interface. The name of
the interface can be retrieved via an snmpget of .1.3.6.1.2.1.2.2.1.2.INST, where INST is the instance
returned with the trap.</p>
Agent Interface Up (linkUp Trap) enterprise:%id% (%id%) on interface %parm[#1]%
Cleared
uei.opennms.org/translator/traps/SNMP_Link_Down
Translator Enriched LinkDown Event
<p>A linkDown trap signifies that the sending protocol entity recognizes a failure in one of the
communication link represented in the agent's configuration. </p>
<p>Instance: %parm[#1]% </p>
<p>IfDescr: %parm[ifDescr]% </p>
<p>IfName: %parm[ifName]% </p>
<p>IfAlias: %parm[ifAlias]% </p>
linkDown on interface index:%parm[ifIndex]%; ifDescr: %parm[ifDescr]%; ifName:%parm[ifName]%; ifAlias:%parm[ifAlias]%
Minor
uei.opennms.org/translator/traps/SNMP_Link_Up
Translator Enriched LinkUp Event
<p>A linkUp trap signifies that the sending protocol entity recognizes that one of the communication
links represented in the agent's configuration has come up. </p>
<p>Instance: %parm[#1]% </p>
<p>IfDescr: %parm[ifDescr]% </p>
<p>IfName: %parm[ifName]% </p>
<p>IfAlias: %parm[ifAlias]% </p>
linkUp on interface index:%parm[ifIndex]%; ifDescr:%parm[ifDescr]%; ifName:%parm[ifName]%; IfAlias:%parm[ifAlias]%
Cleared
© 2015 - 2024 Weber Informatics LLC | Privacy Policy