Cisco Router: DS1 total errored seconds Health Monitor

Jalasoft.Xian.SmartManagementPacks.CiscoRouters.DS1TotalErroredSeconds.1.1 (AggregateMonitor)

This monitor catches Xian events that notifies when the DS1 total errored seconds has changed its state.

Knowledge Base article:

Summary

Number of DS1 Total Errored Seconds is over threshold.

The number of Errored Seconds in the previous 24-hour interval is above the maximum threshold configured in Xian Network Manager 2012.

Causes

For ESF and E1-CRC links, an Errored Second is a second with one or more Path Code Violations OR one or more Out of Frame defects OR one or more Controlled Slip events OR a detected AIS defect.

Path Code Violations, Out of Frame defects, Controlled Slip events, or a detected AIS defect.

Resolutions

Verify the framing format configured on the port matches the framing format of the line in the show controller e1 output. Once an Out of Frame defect is declared, the framer starts searching for a correct framing pattern and ends when the signal is in frame. Verify the clock source is derived from the network. In the show controller e1 EXEC command output, look for 'Clock Source is Line Primary'. Set the clock source from controller configuration mode. The Alarm Indication Signal failure is declared when an AIS defect is detected at the input and the AIS defect still exists after the Loss Of Frame failure which is caused by the unframed nature of the 'all-ones' signal is declared. The AIS failure is cleared when the Loss Of Frame failure is cleared.

Additional

This rule monitors the number of Errored Seconds encountered by a DS1 interface in the previous 24-hour interval.

Element properties:

TargetJalasoft.Xian.Common.Elements.ThirdParty.Cisco.JsXCiscoRouterSnmpInterfaceElement
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityLow
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
DS1 total errored seconds Alert
{0}

Source Code:

<AggregateMonitor ID="Jalasoft.Xian.SmartManagementPacks.CiscoRouters.DS1TotalErroredSeconds.1.1" Accessibility="Public" Enabled="true" Target="ThirdParty_Cisco!Jalasoft.Xian.Common.Elements.ThirdParty.Cisco.JsXCiscoRouterSnmpInterfaceElement" ParentMonitorID="SystemHealth!System.Health.PerformanceState" Remotable="true" Priority="Normal">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="DS1TotalErroredSeconds_AlertMessage">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Low</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/Params/Param[3]$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>