NetApp.Management.Pack.Class.NetApp.FilerNetApp Filer

NetApp.Management.Pack.Class.NetApp.Filer (ClassType)

This class consist of Filer instances.

Element properties:

Base ClassMicrosoft.SystemCenter.NetworkDevice
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId27720fce-582f-d22d-a4c7-09bc449a8c5e

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.SystemCenter.NetworkDevice:
IPAddress  string  IP Address true 256  False 
Name  string  Device Name false 256  False 
SystemDescription  string  Device Description false 256  False 
SystemContact  string  Device Contact false 256  False 
SystemLocation  string  Device Location false 256  False 
SystemOID  string  Device OID false 256  False 
CommunityString  string  Community String false 256  False 
Version  string  SNMP Version false 256  False 
NetApp.Management.Pack.Class.NetApp.Filer:
FilerName  string  Filer Name false 256  False 
FilerModel  string  Filer Model false 256  False 
FilerURL  string  Remote Admin url false 256  False 
FilerVol  string  Total Volumes false 256  False 
FilerAggre  string  Total Aggregates false 256  False 
FilerDisks  string  Total Disks false 256  False 

Health Model:

Source Code:

<ClassType ID="NetApp.Management.Pack.Class.NetApp.Filer" Accessibility="Public" Abstract="false" Base="MicrosoftSystemCenterNetworkDeviceLibrary!Microsoft.SystemCenter.NetworkDevice" Hosted="false" Singleton="false">
<Property ID="FilerName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FilerModel" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FilerURL" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FilerVol" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FilerAggre" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FilerDisks" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>