Cisco.Unified.Computing.System.InterfaceCardInterface Card

Cisco.Unified.Computing.System.InterfaceCard (ClassType)

Interface Card Description

Element properties:

Base ClassCisco.Unified.Computing.System.Device
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId97f4fefc-175b-6aca-087d-7c3f24847d37

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 
Cisco.Unified.Computing.System.Object:
Description  string  Description Description Description false 256  False 
Cisco.Unified.Computing.System.Entity:
Moniker  string  Distinguished Name Distinguished Name Description false 256  False 
Cisco.Unified.Computing.System.Device:
Model  string  Model Model Description false 256  False 
Revision  string  Revision Revision Description false 256  False 
SerialNumber  string  Serial Number Serial Number Description false 256  False 
Vendor  string  Vendor Vendor Description false 256  False 
UserLabel  string  User Label User Label Description false 256  False 
Cisco.Unified.Computing.System.InterfaceCard:
ChassisId  string  Chassis Id Chassis Id Description false 256  False 
BladeId  string  Blade Id Blade Id Description false 256  False 
ConnectionPath  string  Connection Path Connection Path Description false 256  False 
ConnectionStatus  string  Connection Status Connection Status Description false 256  False 
FirmwareVersion  string  Firmware Version Firmware Version Description false 256  False 
ManagingInstance  string  Managing Instance Managing Instance Description false 256  False 
PartNumber  string  Part Number Part Number Description false 256  False 
PciSlot  string  PCI Slot PCI Slot Description false 256  False 
PciAddr  string  PCI Address PCI Address Description false 256  False 
Perf  string  Perf Perf Description false 256  False 
Power  string  Power Power Description false 256  False 
Presence  string  Presence Presence Description false 256  False 
Reachability  string  Reachability Reachability Description false 256  False 

Health Model:

Source Code:

<ClassType ID="Cisco.Unified.Computing.System.InterfaceCard" Accessibility="Public" Abstract="true" Base="Cisco.Unified.Computing.System.Device" Hosted="false" Singleton="false">
<Property ID="ChassisId" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="BladeId" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ConnectionPath" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ConnectionStatus" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FirmwareVersion" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ManagingInstance" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PartNumber" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PciSlot" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PciAddr" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Perf" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Power" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Presence" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Reachability" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>