HP ProCurve Switch: MAU auto-negotiation status Health Monitor

Jalasoft.Xian.SmartManagementPacks.HPProCurveSwitches.MAUAutoNegStatus.1.1 (AggregateMonitor)

This monitor catches Xian events that notifies when the MAU auto-negotiation status has changed its state.

Knowledge Base article:

Summary

MAU auto-negotiation status has changed.

MAU auto-negotiation status has changed to one of the following states: enabled or disabled.

Causes

The state of MAU auto-negotiation changes through configuration.

Resolutions

MAU with enabled auto-negotiation allows management of remote faults through mapping and renegotiation. If disabled, the process does not run. Review device connections.

Additional

Monitors the MAU auto negotiation administrative status.

Element properties:

TargetJalasoft.Xian.Common.Elements.ThirdParty.HP.JsXMauElement
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityLow
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
MAU auto-negotiation status Alert
{0}

Source Code:

<AggregateMonitor ID="Jalasoft.Xian.SmartManagementPacks.HPProCurveSwitches.MAUAutoNegStatus.1.1" Accessibility="Public" Enabled="true" Target="ThirdParty_HP!Jalasoft.Xian.Common.Elements.ThirdParty.HP.JsXMauElement" ParentMonitorID="SystemHealth!System.Health.PerformanceState" Remotable="true" Priority="Normal">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="MAUAutoNegStatus_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>