NortelVPFM.PhysicalPackagePhysical Package

NortelVPFM.PhysicalPackage (ClassType)

A physical element that can contain or host other components.

Element properties:

Base ClassNortelVPFM.HostedLogicalDevice
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0158b3ee-0089-db63-d206-4f8375576d92

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 
NortelVPFM.ManagedElement:
Caption  string  Caption false 64  False 
Description  string  Description false 256  False 
NortelVPFM.ManagedSystemElement:
HealthState  string  Health State false 20  False 
InstallDate  datetime  Install Date false 256   
Status  string  Status false 256  False 
OperationalStatus  string  Operational Status false 20  False 
NortelVPFM.LogicalDevice:
Availability  string  Availability false 20  False 
PowerOnHours  string  Power-on Hours false 256  False 
SystemCreationClassName  string  Class Name false 256  False 
SystemName  string  System Name false 256  False 
TotalPowerOnHours  string  Total Power-on Hours false 256  False 
AdditionalAvailability  string  Additional Availability false 256  False 
OtherIdentifyingInfo  string  Other Identifying Info false 256  False 
NortelVPFM.HostedLogicalDevice:
DeviceId  string  Device ID true 256  False 
Type  string  Type false 30  False 
Manufacturer  string  Manufacturer false 256  False 
HardwareRevision  string  Hardware Revision false 256  False 
FirmwareRevision  string  Firmware Revision false 256  False 
Name  string  Name false 256  False 
ModelName  string  Model Name false 256  False 
Location  string  Location false 256  False 
SerialNumber  string  Serial Number false 256  False 
NortelVPFM.PhysicalPackage:
Depth  double  Depth false 38   
Height  double  Height false 38   
OtherPackageType  string  Other Package Type false 256  False 
PackageType  string  Package Type false 20  False 
RemovalConditions  string  Removal Conditions false 20  False 
Weight  double  Weight false 38   
Width  double  Width false 38   
VendorCompatibilityStrings  string  Vendor Compatibility Strings false 256  False 

Health Model:

Source Code:

<ClassType ID="NortelVPFM.PhysicalPackage" Accessibility="Public" Abstract="false" Base="NortelVPFM.HostedLogicalDevice" Hosted="true" Singleton="false">
<Property ID="Depth" Type="double" Key="false" CaseSensitive="false" Length="38"/>
<Property ID="Height" Type="double" Key="false" CaseSensitive="false" Length="38"/>
<Property ID="OtherPackageType" Type="string" Key="false" CaseSensitive="false" Length="256"/>
<Property ID="PackageType" Type="string" Key="false" CaseSensitive="false" Length="20"/>
<Property ID="RemovalConditions" Type="string" Key="false" CaseSensitive="false" Length="20"/>
<Property ID="Weight" Type="double" Key="false" CaseSensitive="false" Length="38"/>
<Property ID="Width" Type="double" Key="false" CaseSensitive="false" Length="38"/>
<Property ID="VendorCompatibilityStrings" Type="string" Key="false" CaseSensitive="false" Length="256"/>
</ClassType>