Cisco Active Network Abstraction Fault Management User Guide, 3.6.2
Event and Alarm Configuration Parameters

Table Of Contents

Event and Alarm Configuration Parameters

Alarm Type Definition

Event (Sub-Type) Configuration Parameters

General Event Parameters

Root Cause Configuration Parameters

Correlation Configuration Parameters

Network Correlation Parameters

Flapping Event Definitions Parameters


Event and Alarm Configuration Parameters


This appendix describes the different options that exist to modify the alarm behavior by editing the appropriate alarm parameters in the system registry.

Alarm Type Definition—Describes the alarm type concept.

Event (Sub-Type) Configuration Parameters—Describes the event and alarm configuration parameters and values that can be controlled through the registry.

The parameters described in the following section are defined per event (subtype) belonging to the alarm.


Note Changes to the registry should only be carried out with the support of Cisco, for details please contact the Cisco Project Manager or Cisco Account Team.


Alarm Type Definition

The event subtype is a specific occurrence of fault in the network. For example, link down and link up are two subtypes that share the same type. The event type is used to group together event subtypes, which appear in the same event sequence. For example, link down and link up subtypes both fall under the link down event type.

Event (Sub-Type) Configuration Parameters

General Event Parameters

Parameter Name
Description
Permitted Values

severity

Severity level of the event.

Either:

CRITICAL

MAJOR

MINOR

WARNING

CLEARED

INFO

is-ticketable

Determines whether the alarm will generate a new ticket, if there is no root-cause alarm to correlate to.

True (ticketable)
False (not ticketable)

auto-remove

If the ticket is cleared it will be archived.

True (auto-removed)
False (will remain in Cisco ANA NetworkVision until it is manually removed by the user)

auto-remove-
timeout

The period of time in milliseconds of how long a cleared ticket waits before being archived. The default is 88 minutes.

Positive integer


Root Cause Configuration Parameters

These parameters define the behavior of the alarm when serving as the root cause of other alarms.

Name
Description
Permitted Values

is-correlation-allowed

If true, this event can be the possible cause for other events, and allow other alarms to correlate to it.

True (correlates) or False (will not correlate)

short-description

Textual description that describes the event.

User defined text

gw-correlation-timeout

This parameter affects sequencing to clearing events. The period of time in milliseconds of how long an alarm with the severity Clear or Info is open for sequencing. Alarms with non-cleared severity are always open for a consequent alarm, and this parameter is irrelevant for non-clearing events.

Positive integer


For more information about root cause see Event Correlation and Alarms, page 1-5.

Correlation Configuration Parameters

These parameters define the behavior of the alarm in finding its root-cause alarm:

Name
Description
Permitted values

correlate

Determines whether the alarm should attempt to find and correlate to a root-cause alarm. When this parameter is set to true either local correlation or flow-based correlation is performed.

True or false


Network Correlation Parameters

These parameters control the alarm's behavior in initiating an active correlation-search flow:

Name
Description
Permitted values

activate-flow

Determines if the new event will initiate a network correlation process or only local correlation.

True or false

weight

Defines the relative weight of an event as a cause candidate in relation to other causing events. A new event can only correlate to an event which has a higher weight. The heavier the event, the more likely it will be chosen as the cause.

Positive integer



Note All delays should be smaller than the expiration time to allow correlation to take place. Flow activation delay is being counted only when the correlation delay has expired.


Flapping Event Definitions Parameters

If a flapping event application is enabled on an event, then the following parameters control the alarm's behavior regarding its flapping state:

Name
Description
Permitted values

flapping-interval

The maximum time interval between consecutive event notifications that are part of a flapping sequence (default is one minute).

Positive integer in milliseconds

flapping-threshold

The number of consecutive events that must be received at intervals shorter than the flapping interval, to be considered a flapping sequence (default is five).

Positive integer

update-interval

If no "flapping update" event notification was sent during this time, one will be generated (default is about three minutes).

Positive integer in milliseconds

clear-interval

The time that the alarm is not updated with new events, in order to exit the flapping mode (four minutes).

Positive integer in milliseconds

update-threshold

The number of events in an incoming flapping sequence that triggers the generation of a "flapping update" event notification (default is 20).

Positive integer