Host has infrastructure ports blocked monitor

Microsoft.Windows.10.SDNMonitoring.Host.InfrastructurePortsBlocked (UnitMonitor)

The Hyper-V Host (Server) has has infrastructure ports blocked

Knowledge Base article:

Summary

One or more Infrastructure ports are blocked on the host.

Causes

Infrastructure virtual servers are blocked from communication.

Resolutions

Check if the port profile and port data for the virtual server is set properly and restart host agent service.

© 2014 Microsoft Corporation, all rights reserved

Element properties:

TargetSDNMonitoringMP.SDNMonitoring.Host
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityHigh
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.SDNMonitoring.UnitMonitorType.TwoStateUnitMonitor
RemotableTrue
AccessibilityPublic
Alert Message
Host Infrastructure Ports Blocked
The Hyper-V Host (Server) has has infrastructure ports blocked.
RunAsMicrosoft.Windows.10.SDNMonitoring.NCRunAsProfile

Source Code:

<UnitMonitor ID="Microsoft.Windows.10.SDNMonitoring.Host.InfrastructurePortsBlocked" Accessibility="Public" Enabled="true" Target="SDNMonitoringMP.SDNMonitoring.Host" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Microsoft.Windows.SDNMonitoring.UnitMonitorType.TwoStateUnitMonitor" ConfirmDelivery="false" RunAs="Microsoft.Windows.10.SDNMonitoring.NCRunAsProfile">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.Windows.10.SDNMonitoring.Host.InfrastructurePortsBlocked.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>High</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Healthy" MonitorTypeStateID="Healthy" HealthState="Success"/>
<OperationalState ID="Error" MonitorTypeStateID="Error" HealthState="Error"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>300</IntervalSeconds>
<SyncTime>12:00</SyncTime>
<ErrorCode>InfrastructurePortsBlocked</ErrorCode>
<Name>$Target/Property[Type="SDNMonitoringMP.SDNMonitoring.Host"]/Id$</Name>
</Configuration>
</UnitMonitor>