NLB Role State

Microsoft.Windows.NetworkLoadBalancing.Role.StateView (View)

This view shows the health state of each NLB role. This is indicative of the health of NLB running on a particular server, rather than the health of the whole server.

Element properties:

TargetMicrosoft.Windows.NetworkLoadBalancing.ServerRole
TypeMicrosoft.SystemCenter.StateViewType
AccessibilityInternal
VisibleTrue

Source Code:

<View ID="Microsoft.Windows.NetworkLoadBalancing.Role.StateView" Accessibility="Internal" Enabled="true" Target="Microsoft.Windows.NetworkLoadBalancing.ServerRole" TypeID="SC!Microsoft.SystemCenter.StateViewType" Visible="true">
<Category>Operations</Category>
<Criteria/>
<Presentation>
<ColumnInfo Index="0" SortIndex="0" Width="100" Grouped="false" Sorted="true" IsSortable="true" Visible="true" SortOrder="Descending">
<Name>State</Name>
<Id>Microsoft.Windows.NetworkLoadBalancing.ServerRole</Id>
</ColumnInfo>
<ColumnInfo Index="1" SortIndex="-1" Width="22" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Maintenance Mode</Name>
<Id>InMaintenanceMode</Id>
</ColumnInfo>
<ColumnInfo Index="2" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Name</Name>
<Id>Name</Id>
</ColumnInfo>
<ColumnInfo Index="3" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Cluster IP</Name>
<Id>ClusterIP</Id>
</ColumnInfo>
<ColumnInfo Index="4" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Dedicated IP Address</Name>
<Id>DedicatedIPAddress</Id>
</ColumnInfo>
</Presentation>
</View>