E9000.EthBasePortsEthBasePorts

E9000.EthBasePorts (ClassType)

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd82aaa14-be3f-a869-e646-52fb14c088ab

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
E9000.EthBasePorts:
EthIp  string      false 256  False     
ifIndex  int      true 256       
ifDescr  string      false 256  False     
ifSpeed  string      false 256  False     
ifAdminStatus  string      false 256  False     
ifOperStatus  string      false 256  False     
ifInDiscards  string      false 256  False     
ifInErrors  string      false 256  False     
ifInUnknownProtos  string      false 256  False     
ifOutDiscards  string      false 256  False     
ifOutErrors  string      false 256  False     
ifHCInOctets  string      false 256  False     
ifHCInUcastPkts  string      false 256  False     
ifHCInMulticastPkts  string      false 256  False     
ifHCInBroadcastPkts  string      false 256  False     
ifHCOutOctets  string      false 256  False     
ifHCOutUcastPkts  string      false 256  False     
ifHCOutMulticastPkts  string      false 256  False     
ifHCOutBroadcastPkts  string      false 256  False     

Health Model:

Source Code:

<ClassType ID="E9000.EthBasePorts" Accessibility="Public" Abstract="false" Base="System!System.PhysicalEntity" Hosted="true" Singleton="false">
<Property ID="EthIp" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="1"/>
<Property ID="ifIndex" Type="int" Key="true" CaseSensitive="false" MaxLength="256" MinLength="1"/>
<Property ID="ifDescr" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="1"/>
<Property ID="ifSpeed" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="ifAdminStatus" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="ifOperStatus" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="ifInDiscards" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="ifInErrors" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="ifInUnknownProtos" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="ifOutDiscards" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="ifOutErrors" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="ifHCInOctets" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="ifHCInUcastPkts" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="ifHCInMulticastPkts" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="ifHCInBroadcastPkts" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="ifHCOutOctets" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="ifHCOutUcastPkts" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="ifHCOutMulticastPkts" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="ifHCOutBroadcastPkts" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
</ClassType>