EMC SI VCE Switch Discovery

EMC.SI.VCE.Switch.Discovery (Discovery)

Discovery for Switch

Element properties:

TargetEMC.SI.VCE.VBlock
EnabledTrue
Frequency3613
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:
  • EMC.SI.VCE.Switch
    • SwitchId
    • SwitchType
    • DescriptiveId
    • FriendlyClassName
    • PhysicalPath
    • DebugLevel
    • DisplayName

Member Modules:

ID Module Type TypeId RunAs 
DiscoveryDS DataSource EMC.SI.VCE.Switch.DiscoveryDataSource Default

Source Code:

<Discovery ID="EMC.SI.VCE.Switch.Discovery" Enabled="true" Target="ESIVCELib!EMC.SI.VCE.VBlock" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="ESIVCELib!EMC.SI.VCE.Switch">
<Property TypeID="ESIVCELib!EMC.SI.VCE.Switch" PropertyID="SwitchId"/>
<Property TypeID="ESIVCELib!EMC.SI.VCE.Switch" PropertyID="SwitchType"/>
<Property TypeID="ESILib!EMC.SI.StorageDevice" PropertyID="DescriptiveId"/>
<Property TypeID="ESILib!EMC.SI.StorageDevice" PropertyID="FriendlyClassName"/>
<Property TypeID="ESILib!EMC.SI.StorageDevice" PropertyID="PhysicalPath"/>
<Property TypeID="ESILib!EMC.SI.StorageDevice" PropertyID="DebugLevel"/>
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DiscoveryDS" TypeID="EMC.SI.VCE.Switch.DiscoveryDataSource">
<IntervalSeconds>3613</IntervalSeconds>
<SyncTime/>
<ComputerID>$Target/Host/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerID>
<ESIServiceHost>$Target/Host/Host/Property[Type="ESILib!EMC.SI.ESIService"]/ESIServiceHost$</ESIServiceHost>
<Port>$Target/Host/Host/Property[Type="ESILib!EMC.SI.ESIService"]/Port$</Port>
<ProxyServer>$Target/Host/Host/Property[Type="ESILib!EMC.SI.ESIService"]/ProxyServer$</ProxyServer>
<BypassList>$Target/Host/Host/Property[Type="ESILib!EMC.SI.ESIService"]/BypassList$</BypassList>
<IgonreCertificateErrors>$Target/Host/Host/Property[Type="ESILib!EMC.SI.ESIService"]/IgonreCertificateErrors$</IgonreCertificateErrors>
<HTTPStoHTTPFallBack>$Target/Host/Host/Property[Type="ESILib!EMC.SI.ESIService"]/HTTPStoHTTPFallBack$</HTTPStoHTTPFallBack>
<UserName>$Target/Host/Host/Property[Type="ESILib!EMC.SI.ESIService"]/UserName$</UserName>
<Password>$Target/Host/Host/Property[Type="ESILib!EMC.SI.ESIService"]/Password$</Password>
<VCESystemId>$Target/Host/Property[Type="ESIVCELib!EMC.SI.VCE.StorageSystem"]/VCESystemId$</VCESystemId>
<VBlockId>$Target/Property[Type="ESIVCELib!EMC.SI.VCE.VBlock"]/VBlockId$</VBlockId>
<TimeoutSeconds>300</TimeoutSeconds>
<DebugLevel>$Target/Property[Type="ESILib!EMC.SI.StorageDevice"]/DebugLevel$</DebugLevel>
</DataSource>
</Discovery>