Network Adapter State

AP.Remote.Access.Monitor.DA_IF_HEURISTIC_NW_INTERFACE (UnitMonitor)

The network adapters are either disconnected or disabled.

Knowledge Base article:

Summary

The network adapters are either disconnected or disabled.

Causes

1. The specified network adapters are not enabled.

2. The specified network adapters are not connected.

Resolutions

1. Enable the network adapters using ncpa.cpl.

2. Verify network connectivity on the network adapters.

Element properties:

TargetAP.Remote.Access.Class.NetworkAdapters
Parent MonitorSystem.Health.AvailabilityState
CategoryCustom
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeAP.Remote.Access.Monitor.HeuristicMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Network adapter disabled

Error Description - {0}
Error Cause - {1}
Error Resolution - {2}
RunAsDefault

Source Code:

<UnitMonitor ID="AP.Remote.Access.Monitor.DA_IF_HEURISTIC_NW_INTERFACE" Accessibility="Public" Enabled="true" Target="AP.Remote.Access.Class.NetworkAdapters" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="AP.Remote.Access.Monitor.HeuristicMonitorType" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="AP.Remote.Access.Monitor.DA_IF_HEURISTIC_NW_INTERFACE_AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/DataItem/Property[@Name='ErrorDesc']$</AlertParameter1>
<AlertParameter2>$Data/Context/DataItem/Property[@Name='ErrorCause']$</AlertParameter2>
<AlertParameter3>$Data/Context/DataItem/Property[@Name='ErrorResolution']$</AlertParameter3>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="DA_IF_HEURISTIC_NW_INTERFACE_Error" MonitorTypeStateID="Error" HealthState="Error"/>
<OperationalState ID="DA_IF_HEURISTIC_NW_INTERFACE_Warning" MonitorTypeStateID="Warning" HealthState="Warning"/>
<OperationalState ID="DA_IF_HEURISTIC_NW_INTERFACE_Success" MonitorTypeStateID="Healthy" HealthState="Success"/>
</OperationalStates>
<Configuration>
<Interval>300</Interval>
<SyncTime/>
<ComponentName>Network Adapters</ComponentName>
<HeuristicId>2147483650</HeuristicId>
<Debug>false</Debug>
</Configuration>
</UnitMonitor>