Cisco Router: Ethernet deferred transmissions Health Monitor

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

This monitor catches Xian events that notifies when the Ethernet deferred transmissions if has changed its state.

Knowledge Base article:

Summary

Number of ethernet deferred transmissions is over threshold.

The number of frames that were delayed is above the maximum threshold configured in Xian Network Manager 2012.

Causes

The traffic load destined for this router is excessive and is causing the frames to be discarded.

Resolutions

Reduce the router load if you evidence an increasing number of packets in this field. You may need to modify your network topology to reduce the traffic load for this router.

Additional

Monitors the number of frames for which the first transmission attempt on a particular interface is delayed because the medium is busy. The count represented by an instance of this object does not include frames involved in collisions.

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
Ethernet deferred transmissions Alert
{0}

Source Code:

<AggregateMonitor ID="Jalasoft.Xian.SmartManagementPacks.CiscoRouters.EthernetDeferredTransmissions.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="EthernetDeferredTransmissions_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>