Class CIM_ComponentBay
extends CIM_PhysicalElement

The ComponentBay class represents a location within a PhysicalPackagedesigned to hold or contain other PhysicalPackages of a particular type or design into which these other PhysicalPackages may be inserted. This is distinct from a PhysicalConnector and its child class(es) where the focus of the model is the mechanism through which the PhysicalPackages are joined.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_ManagedSystemElement
   |
   +--CIM_PhysicalElement
   |
   +--CIM_ComponentBay

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThe ComponentBay class represents a location within a PhysicalPackagedesigned to hold or contain other PhysicalPackages of a particular type or design into which these other PhysicalPackages may be inserted. This is distinct from a PhysicalConnector and its child class(es) where the focus of the model is the mechanism through which the PhysicalPackages are joined.
Experimentalbooleantrue
UMLPackagePathstringCIM::Physical::Package
Versionstring2.17.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
Identifierstring
DescriptionstringIdentifier provides identifying information about the bay. For example, it may correspond to the number silk screened on the container physical package.
VendorCompatibilityStringsstring[]
DescriptionstringAn array of strings that identify the components that are compatible and can be inserted in a bay. This allows vendors to provide clues to the system administrators by providing sufficient information to request the appropriate hardware that can populate the bay. In order to ensure uniqueness each value defined by the vendor for use in the VendorCompatibilityStrings property shall be constructed using the following 'preferred' algorithm: : Where and are separated by a colon ':', and where shall include a copyrighted, trademarked or otherwise unique name that is owned by the business entity creating/defining the value, or is a registered ID that is assigned to the business entity by a recognized global authority (This is similar to the _ structure of Schema class names.) In addition, to ensure uniqueness shall not contain a colon (':'). When using this algorithm, the first colon to appear in InstanceID shall appear between and . is chosen by the business entity and should not be re-used to identify different underlying (real-world) elements.
ModelCorrespondencestringCIM_PhysicalPackage.VendorCompatibilityStrings

Inherited Properties

NameData TypeClass Origin
CanBeFRUedbooleanCIM_PhysicalElement
CaptionstringCIM_ManagedElement
CommunicationStatusuint16CIM_ManagedSystemElement
CreationClassNamestringCIM_PhysicalElement
DescriptionstringCIM_PhysicalElement
DetailedStatusuint16CIM_ManagedSystemElement
ElementNamestringCIM_PhysicalElement
Generationuint64CIM_ManagedElement
HealthStateuint16CIM_ManagedSystemElement
InstallDatedatetimeCIM_ManagedSystemElement
InstanceIDstringCIM_ManagedElement
ManufactureDatedatetimeCIM_PhysicalElement
ManufacturerstringCIM_PhysicalElement
ModelstringCIM_PhysicalElement
NamestringCIM_ManagedSystemElement
OperatingStatusuint16CIM_ManagedSystemElement
OtherIdentifyingInfostringCIM_PhysicalElement
PartNumberstringCIM_PhysicalElement
PoweredOnbooleanCIM_PhysicalElement
PrimaryStatusuint16CIM_ManagedSystemElement
SerialNumberstringCIM_PhysicalElement
SKUstringCIM_PhysicalElement
StatusstringCIM_ManagedSystemElement
TagstringCIM_PhysicalElement
UserTrackingstringCIM_PhysicalElement
VendorEquipmentTypestringCIM_PhysicalElement
VersionstringCIM_PhysicalElement
OperationalStatusuint16[]CIM_ManagedSystemElement
StatusDescriptionsstring[]CIM_ManagedSystemElement

Class Methods