Huawei.SwiView.Swi.Discovery

Huawei.BladeServer.Huawei.SwiView.Swi.Discovery (Discovery)

Description for the new discovery.

Element properties:

TargetHuawei.E9000.Snmp.SwitchTarget
EnabledTrue
Frequency1800
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:
  • Huawei.E9000.Snmp.Swi
    • SwiIp
    • ifIndex
    • ifDescr
    • ifSpeed
    • ifAdminStatus
    • ifOperStatus
    • ifInDiscards
    • ifInErrors
    • ifInUnknownProtos
    • ifOutDiscards
    • ifOutErrors
    • ifHCInOctets
    • ifHCInUcastPkts
    • ifHCInMulticastPkts
    • ifHCInBroadcastPkts
    • ifHCOutOctets
    • ifHCOutUcastPkts
    • ifHCOutMulticastPkts
    • ifHCOutBroadcastPkts
Discovered relationships and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Huawei.E9000.Snmp.DataSourceModule.SwiDiscovery Default

Source Code:

<Discovery ID="Huawei.BladeServer.Huawei.SwiView.Swi.Discovery" Target="Huawei.E9000.Snmp.SwitchTarget" Enabled="true" ConfirmDelivery="false" Remotable="true" Priority="High">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Huawei.E9000.Snmp.Swi">
<Property TypeID="Huawei.E9000.Snmp.Swi" PropertyID="SwiIp"/>
<Property TypeID="Huawei.E9000.Snmp.Swi" PropertyID="ifIndex"/>
<Property TypeID="Huawei.E9000.Snmp.Swi" PropertyID="ifDescr"/>
<Property TypeID="Huawei.E9000.Snmp.Swi" PropertyID="ifSpeed"/>
<Property TypeID="Huawei.E9000.Snmp.Swi" PropertyID="ifAdminStatus"/>
<Property TypeID="Huawei.E9000.Snmp.Swi" PropertyID="ifOperStatus"/>
<Property TypeID="Huawei.E9000.Snmp.Swi" PropertyID="ifInDiscards"/>
<Property TypeID="Huawei.E9000.Snmp.Swi" PropertyID="ifInErrors"/>
<Property TypeID="Huawei.E9000.Snmp.Swi" PropertyID="ifInUnknownProtos"/>
<Property TypeID="Huawei.E9000.Snmp.Swi" PropertyID="ifOutDiscards"/>
<Property TypeID="Huawei.E9000.Snmp.Swi" PropertyID="ifOutErrors"/>
<Property TypeID="Huawei.E9000.Snmp.Swi" PropertyID="ifHCInOctets"/>
<Property TypeID="Huawei.E9000.Snmp.Swi" PropertyID="ifHCInUcastPkts"/>
<Property TypeID="Huawei.E9000.Snmp.Swi" PropertyID="ifHCInMulticastPkts"/>
<Property TypeID="Huawei.E9000.Snmp.Swi" PropertyID="ifHCInBroadcastPkts"/>
<Property TypeID="Huawei.E9000.Snmp.Swi" PropertyID="ifHCOutOctets"/>
<Property TypeID="Huawei.E9000.Snmp.Swi" PropertyID="ifHCOutUcastPkts"/>
<Property TypeID="Huawei.E9000.Snmp.Swi" PropertyID="ifHCOutMulticastPkts"/>
<Property TypeID="Huawei.E9000.Snmp.Swi" PropertyID="ifHCOutBroadcastPkts"/>
</DiscoveryClass>
<DiscoveryRelationship TypeID="Huawei.E9000.Snmp.Swi.Relationship"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Huawei.E9000.Snmp.DataSourceModule.SwiDiscovery">
<IntervalSeconds>1800</IntervalSeconds>
<!--<Computer>$Target/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</Computer>-->
<DeviceKey>$Target/Property[Type="NetworkLibrary!System.NetworkManagement.Node"]/DeviceKey$</DeviceKey>
<IPAddress>$Target/Property[Type="NetworkLibrary!System.NetworkManagement.Node"]/SNMPAddress$</IPAddress>
<Community>$RunAs[Name="NetworkLibrary!System.NetworkManagement.Snmp.MonitoringAccount"]/CommunityString$</Community>
</DataSource>
</Discovery>