CIM_PhysicalPackage, ROOT\CIMV2

Class | Childs (3) | Methods (1) | Properties (22) | Qualifiers (4) | Instances (3) | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

The CIM_PhysicalPackage class represents physical elements that contain or host other components. Examples are a rack enclosure or an adapter card.

CIM_PhysicalPackage - child subclasses in ROOT\cimv2

Number of classes:3
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
CIM_Card1271-1-
CIM_PhysicalFrame2301-1-
Win32_PhysicalMemoryArray02711---

CIM_PhysicalPackage methods

CIM_PhysicalPackage has 1 methods (1 Local)

NameOriginReturn
IsCompatibleCIM_PhysicalPackageuint32 {'out':True}

CIM_PhysicalPackage properties

CIM_PhysicalPackage has 22 properties (7 Local, 15 Derived)

NameOriginCIMType
CaptionCIM_ManagedSystemElement8 [string]
CreationClassNameCIM_PhysicalElement8 [string]
DepthCIM_PhysicalPackage4 [real32]
DescriptionCIM_ManagedSystemElement8 [string]
HeightCIM_PhysicalPackage4 [real32]
HotSwappableCIM_PhysicalPackage11 [boolean]
InstallDateCIM_ManagedSystemElement101 [datetime]
ManufacturerCIM_PhysicalElement8 [string]
ModelCIM_PhysicalElement8 [string]
NameCIM_ManagedSystemElement8 [string]
OtherIdentifyingInfoCIM_PhysicalElement8 [string]
PartNumberCIM_PhysicalElement8 [string]
PoweredOnCIM_PhysicalElement11 [boolean]
RemovableCIM_PhysicalPackage11 [boolean]
ReplaceableCIM_PhysicalPackage11 [boolean]
SerialNumberCIM_PhysicalElement8 [string]
SKUCIM_PhysicalElement8 [string]
StatusCIM_ManagedSystemElement8 [string]
TagCIM_PhysicalElement8 [string]
VersionCIM_PhysicalElement8 [string]
WeightCIM_PhysicalPackage4 [real32]
WidthCIM_PhysicalPackage4 [real32]

Detailed description of CIM_PhysicalPackage methods

Local methods (1) of CIM_PhysicalPackage class

IsCompatible method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
ElementToCheckref:CIM_PhysicalElement0-
Description'The IsCompatible method verifies whether the referenced physical element may be contained by or inserted into the physical package. The return value should be 0 if the request was successfully executed, 1 if the request is not supported and some other value if an error occurred. In a subclass, the set of possible return codes could be specified, using a ValueMap qualifier on the method. The strings to which the ValueMap contents are 'translated' may also be specified in the subclass as a Values array qualifier.'
IsCompatible method is in 8 classes of ROOT\cimv2 and in 2 namespaces

Detailed description of CIM_PhysicalPackage properties

Local properties (7) of CIM_PhysicalPackage class

Depth property
CIMTYPE'real32'
Description'The depth of the physical package in inches.'
readTrue
Units'inches'
Depth property is in 8 classes of ROOT\cimv2 and in 3 namespaces
Height property
CIMTYPE'real32'
Description'The height of the physical package in inches.'
readTrue
Units'inches'
Height property is in 8 classes of ROOT\cimv2 and in 2 namespaces
HotSwappable property
CIMTYPE'boolean'
Description'A physical package can be hot swapped if it is possible to replace the element with a physically different but equivalent one while the containing package has power applied to it (i.e., is 'on'). For example, a disk drive package inserted using SCA connectors is removable and can be hot swapped. All packages that can be hot swapped are inherently removable and replaceable.'
readTrue
HotSwappable property is in 15 classes of ROOT\cimv2 and in 2 namespaces
Removable property
CIMTYPE'boolean'
Description'A physical package is removable if it is designed to be taken in and out of the physical container in which it is normally found, without impairing the function of the overall packaging. A package can still be removable if power must be 'off' in order to perform the removal. If power can be 'on' and the package removed, then the element is removable and can be hot swapped. For example, an extra battery in a laptop is removable, as is a disk drive package inserted using SCA connectors. However, the latter can be hot swapped. A laptop's display is not removable, nor is a non-redundant power supply. Removing these components would impact the function of the overall packaging or is impossible due to the tight integration of the package.'
readTrue
Removable property is in 15 classes of ROOT\cimv2 and in 2 namespaces
Replaceable property
CIMTYPE'boolean'
Description'A physical package is replaceable if it is possible to replace (FRU or upgrade) the element with a physically different one. For example, some computer systems allow the main processor chip to be upgraded to one of a higher clock rating. In this case, the processor is said to be replaceable . Another example is a power supply package mounted on sliding rails. All removable packages are inherently replaceable .'
readTrue
Replaceable property is in 15 classes of ROOT\cimv2 and in 2 namespaces
Weight property
CIMTYPE'real32'
Description'The weight of the physical package in pounds.'
readTrue
Units'pounds'
Weight property is in 8 classes of ROOT\cimv2 and in 10 namespaces
Width property
CIMTYPE'real32'
Description'The width of the physical package in inches.'
readTrue
Units'inches'
Width property is in 8 classes of ROOT\cimv2 and in 2 namespaces

Derived properties (15) of CIM_PhysicalPackage class

Caption property
CIMTYPE'string'
Description'The Caption property is a short textual description (one-line string) of the object.'
MaxLen64
readTrue
Caption property is in 1050 classes of ROOT\cimv2 and in 37 namespaces
CreationClassName property
CIM_KeyTrue
CIMTYPE'string'
Description'CreationClassName indicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, this property allows all instances of this class and its subclasses to be uniquely identified.'
MaxLen256
readTrue
CreationClassName property is in 178 classes of ROOT\cimv2 and in 20 namespaces
Description property
CIMTYPE'string'
Description'The Description property provides a textual description of the object. '
readTrue
Description property is in 1061 classes of ROOT\cimv2 and in 142 namespaces
InstallDate property
CIMTYPE'datetime'
Description'The InstallDate property is datetime value indicating when the object was installed. A lack of a value does not indicate that the object is not installed.'
MappingStrings['MIF.DMTF|ComponentID|001.5']
readTrue
InstallDate property is in 227 classes of ROOT\cimv2 and in 23 namespaces
Manufacturer property
CIMTYPE'string'
Description'The name of the organization responsible for producing the physical element. This may be the entity from whom the element is purchased, but this is not necessarily true. The latter information is contained in the Vendor property of CIM_Product.'
MaxLen256
readTrue
Manufacturer property is in 54 classes of ROOT\cimv2 and in 17 namespaces
Model property
CIMTYPE'string'
Description'The name by which the physical element is generally known.'
MaxLen64
readTrue
Model property is in 24 classes of ROOT\cimv2 and in 11 namespaces
Name property
CIMTYPE'string'
Description'The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property.'
readTrue
Name property is in 1046 classes of ROOT\cimv2 and in 142 namespaces
OtherIdentifyingInfo property
CIMTYPE'string'
Description'OtherIdentifyingInfo captures additional data, beyond asset tag information, that could be used to identify a physical element. One example is bar code data associated with an element that also has an asset tag. Note that if only bar code data is available and is unique/able to be used as an element key, this property would be NULL and the bar code data used as the class key, in the tag property.'
readTrue
OtherIdentifyingInfo property is in 21 classes of ROOT\cimv2 and in 20 namespaces
PartNumber property
CIMTYPE'string'
Description'The part number assigned by the organization responsible for producing or manufacturing the physical element.'
MaxLen256
readTrue
PartNumber property is in 21 classes of ROOT\cimv2 and in 9 namespaces
PoweredOn property
CIMTYPE'boolean'
Description'Boolean indicating that the physical element is powered on (TRUE), or is currently off (FALSE).'
readTrue
PoweredOn property is in 21 classes of ROOT\cimv2 and in 2 namespaces
SerialNumber property
CIMTYPE'string'
Description'A manufacturer-allocated number used to identify the PhysicalElement.'
MaxLen64
readTrue
SerialNumber property is in 30 classes of ROOT\cimv2 and in 24 namespaces
SKU property
CIMTYPE'string'
Description'The stock keeping unit number for this physical element.'
MaxLen64
readTrue
SKU property is in 21 classes of ROOT\cimv2 and in 6 namespaces
Status property
CIMTYPE'string'
Description'The Status property is a string indicating the current status of the object. Various operational and non-operational statuses can be defined. Operational statuses are "OK", "Degraded" and "Pred Fail". "Pred Fail" indicates that an element may be functioning properly but predicting a failure in the near future. An example is a SMART-enabled hard drive. Non-operational statuses can also be specified. These are "Error", "Starting", "Stopping" and "Service". The latter, "Service", could apply during mirror-resilvering of a disk, reload of a user permissions list, or other administrative work. Not all such work is on-line, yet the managed element is neither "OK" nor in one of the other states.'
MaxLen10
readTrue
ValueMap['OK', 'Error', 'Degraded', 'Unknown', 'Pred Fail', 'Starting', 'Stopping', 'Service', 'Stressed', 'NonRecover', 'No Contact', 'Lost Comm']
Values['OK', 'Error', 'Degraded', 'Unknown', 'Pred Fail', 'Starting', 'Stopping', 'Service', 'Stressed', 'NonRecover', 'No Contact', 'Lost Comm']
Status property is in 230 classes of ROOT\cimv2 and in 42 namespaces
Tag property
CIM_KeyTrue
CIMTYPE'string'
Description'An arbitrary string that uniquely identifies the physicalelement and serves as the element's key. The Tag property can contain information such as asset tag or serial number data. The key for CIM_PhysicalElement is placed very high in the object hierarchy in order to independently identify the hardware/entity, regardless of physical placement in or on cabinets, adapters, etc. For example, a removable component that can be hot swapped, may be taken from its containing (scoping) package and be temporarily unused. The object still continues to exist - and may even be inserted into a different scoping container. Therefore, the key for physicalelement is an arbitrary string and is defined independently of any placement or location-oriented hierarchy.'
MaxLen256
readTrue
Tag property is in 21 classes of ROOT\cimv2 and in 10 namespaces
Version property
CIMTYPE'string'
Description'A string indicating the version of the physical element.'
MaxLen64
readTrue
Version property is in 101 classes of ROOT\cimv2 and in 142 namespaces

CIM_PhysicalPackage Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
abstractTrue
Description'The CIM_PhysicalPackage class represents physical elements that contain or host other components. Examples are a rack enclosure or an adapter card.'
Locale1033
UUID'{FAF76B6E-798C-11D2-AAD1-006008C78BC7}'

CIM_PhysicalPackage System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\cimv2:CIM_PhysicalPackage'___SYSTEM8
__NAMESPACE'ROOT\cimv2'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['CIM_PhysicalElement', 'CIM_ManagedSystemElement']___SYSTEM8
__PROPERTY_COUNT22___SYSTEM3
__RELPATH'CIM_PhysicalPackage'___SYSTEM8
__DYNASTY'CIM_ManagedSystemElement'___SYSTEM8
__SUPERCLASS'CIM_PhysicalElement'___SYSTEM8
__CLASS'CIM_PhysicalPackage'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to CIM_PhysicalPackage

Number of classes:10
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
CIM_ComputerSystemPackage020---
CIM_ConnectorOnPackage030---
CIM_PackageAlarm020---
CIM_PackageCooling020---
CIM_PackagedComponent230-1-
CIM_PackageInChassis030---
CIM_PackageInSlot120---
CIM_PackageTempSensor020---
MSFT_WdsDriverPackage01515----
Win32_PatchPackage0505---
comments powered by Disqus
WUtils.com