Windows Server 2012 Cluster Network Interface State

Microsoft.Windows.6.2.Cluster.NetworkInterface.State.View (View)

This State View will display health state and attributes of cluster network interface on Microsoft Windows Server 2012

Element properties:

TargetMicrosoft.Windows.6.2.Cluster.NetworkInterface
TypeMicrosoft.SystemCenter.StateViewType
AccessibilityInternal
VisibleTrue

Source Code:

<View ID="Microsoft.Windows.6.2.Cluster.NetworkInterface.State.View" Accessibility="Internal" Enabled="true" Target="Clus8Library!Microsoft.Windows.6.2.Cluster.NetworkInterface" 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="Ascending">
<Name>Cluster Name</Name>
<Id>ClusterName</Id>
</ColumnInfo>
<ColumnInfo Index="1" SortIndex="2" Width="100" Grouped="false" Sorted="true" IsSortable="true" Visible="true" SortOrder="Descending">
<Name>State</Name>
<Id>Microsoft.Windows.6.2.Cluster.NetworkInterface</Id>
</ColumnInfo>
<ColumnInfo Index="2" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name/>
<Id>InMaintenanceMode</Id>
</ColumnInfo>
<ColumnInfo Index="3" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Name</Name>
<Id>Name</Id>
</ColumnInfo>
<ColumnInfo Index="4" SortIndex="1" Width="100" Grouped="false" Sorted="true" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Path</Name>
<Id>Path</Id>
</ColumnInfo>
<ColumnInfo Index="5" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="false" SortOrder="Ascending">
<Name>Cluster Node Name</Name>
<Id>ObjectName</Id>
</ColumnInfo>
<ColumnInfo Index="6" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="false" SortOrder="Ascending">
<Name>Network Interface Name</Name>
<Id>Name</Id>
</ColumnInfo>
<ColumnInfo Index="7" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="false" SortOrder="Ascending">
<Name>Description</Name>
<Id>Description</Id>
</ColumnInfo>
<ColumnInfo Index="8" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="false" SortOrder="Ascending">
<Name>Display Name</Name>
<Id>DisplayName</Id>
</ColumnInfo>
</Presentation>
<Target/>
</View>