Incident Correlation Notifications

When the northbound destination includes incident correlation notifications, NNMi sends incident correlation traps to the northbound application as NNMi causal analysis correlates incidents. The northbound application can use the information in the traps to replicate the correlation changes.

Single correlation traps

For the single correlation trap option, the integration sends the following correlation traps:

  • EventDedupCorrelation (1.3.6.1.4.1.11.2.17.19.2.0.1100)
  • EventImpactCorrelation (1.3.6.1.4.1.11.2.17.19.2.0.1101)
  • EventPairwiseCorrelation (1.3.6.1.4.1.11.2.17.19.2.0.1102)
  • EventRateCorrelation (1.3.6.1.4.1.11.2.17.19.2.0.1103)
  • EventApaCorrelation (1.3.6.1.4.1.11.2.17.19.2.0.1104)
  • EventCustomCorrelation (1.3.6.1.4.1.11.2.17.19.2.0.1105)

Each trap identifies one parent-child incident correlation relationship in the following varbinds:

  • IncidentCorrelationIndicatorParentUuid, the sixth varbind
    (1.3.6.1.4.1.11.2.17.19.2.2.6)
  • IncidentCorrelationIndicatorChildUuid, the seventh varbind
    (1.3.6.1.4.1.11.2.17.19.2.2.300)

Group correlation traps

For the group correlation option, the integration sends the following correlation traps:

  • EventDedupCorrelationGroup (1.3.6.1.4.1.11.2.17.19.2.0.2100)
  • EventImpactCorrelationGroup (1.3.6.1.4.1.11.2.17.19.2.0.2101)
  • EventPairwiseCorrelationGroup (1.3.6.1.4.1.11.2.17.19.2.0.2102)
  • EventRateCorrelationGroup (1.3.6.1.4.1.11.2.17.19.2.0.2103)
  • EventApaCorrelationGroup (1.3.6.1.4.1.11.2.17.19.2.0.2104)
  • EventCustomCorrelationGroup (1.3.6.1.4.1.11.2.17.19.2.0.2105)

Each trap identifies the parent-child incident correlation relationships in the following varbinds:

  • IncidentCorrelationIndicatorParentUuid, the sixth varbind
    (1.3.6.1.4.1.11.2.17.19.2.2.6)
  • IncidentCorrelationIndicatorChildCount, the seventh varbind
    (1.3.6.1.4.1.11.2.17.19.2.2.301)
  • IncidentCorrelationIndicatorChildUuidCsv, the eighth varbind
    (1.3.6.1.4.1.11.2.17.19.2.2.302)

    This value is a comma-separated-value list of child incident UUIDs.