CIM_PhysicalLink, ROOT\CIMV2

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

Description

The CIM_PhysicalLink class represents the cabling of physical elements together. For example, serial or Ethernet cables, and infrared Links would be subclasses (if additional properties or associations are defined) or instances of CIM_PhysicalLink. In many cases, the numerous physical cables within a physical package or network will not be modeled. However, where these cables or links are critical components, or are tagged assets of the company, these objects can be instantiated using this class or one of its descendent classes.

CIM_PhysicalLink properties

CIM_PhysicalLink has 19 properties (4 Local, 15 Derived)

NameOriginCIMType
CaptionCIM_ManagedSystemElement8 [string]
CreationClassNameCIM_PhysicalElement8 [string]
DescriptionCIM_ManagedSystemElement8 [string]
InstallDateCIM_ManagedSystemElement101 [datetime]
LengthCIM_PhysicalLink5 [real64]
ManufacturerCIM_PhysicalElement8 [string]
MaxLengthCIM_PhysicalLink5 [real64]
MediaTypeCIM_PhysicalLink18 [uint16]
ModelCIM_PhysicalElement8 [string]
NameCIM_ManagedSystemElement8 [string]
OtherIdentifyingInfoCIM_PhysicalElement8 [string]
PartNumberCIM_PhysicalElement8 [string]
PoweredOnCIM_PhysicalElement11 [boolean]
SerialNumberCIM_PhysicalElement8 [string]
SKUCIM_PhysicalElement8 [string]
StatusCIM_ManagedSystemElement8 [string]
TagCIM_PhysicalElement8 [string]
VersionCIM_PhysicalElement8 [string]
WiredCIM_PhysicalLink11 [boolean]

Detailed description of CIM_PhysicalLink properties

Local properties (4) of CIM_PhysicalLink class

Length property
CIMTYPE'real64'
Description'The current length of the physical link in feet. For some connections, especially wireless technologies, this property may not be applicable and should be left uninitialized.'
readTrue
Units'feet'
Length property is in 1 class (CIM_PhysicalLink) of ROOT\cimv2 and in 5 namespaces
MaxLength property
CIMTYPE'real64'
Description'The maximum length of the physical link in feet.'
readTrue
Units'feet'
MaxLength property is in 1 class (CIM_PhysicalLink) of ROOT\cimv2 and in 2 namespaces
MediaType property
CIMTYPE'uint16'
Description'The MediaType property defines the particular type of media through which transmission signals pass. Common network media include twisted-pair (value=11 or 12), coaxial (7, 8 or 9) and fiber-optic cable (10).'
readTrue
Values['Unknown', 'Other', 'Cat1', 'Cat2', 'Cat3', 'Cat4', 'Cat5', '50-ohm Coaxial', '75-ohm Coaxial', '100-ohm Coaxial', 'Fiber-optic', 'UTP', 'STP', 'Ribbon Cable', 'Twinaxial', 'Optical 9um', 'Optical 50um', 'Optical 62.5um']
MediaType property is in 8 classes of ROOT\cimv2 and in 7 namespaces
Wired property
CIMTYPE'boolean'
Description'Boolean indicating whether the physical link is an actual cable (TRUE) or a wireless connection (FALSE).'
readTrue
Wired property is in 1 class (CIM_PhysicalLink) of ROOT\cimv2 and in 2 namespaces

Derived properties (15) of CIM_PhysicalLink 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_PhysicalLink Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AbstractTrue
Description'The CIM_PhysicalLink class represents the cabling of physical elements together. For example, serial or Ethernet cables, and infrared Links would be subclasses (if additional properties or associations are defined) or instances of CIM_PhysicalLink. In many cases, the numerous physical cables within a physical package or network will not be modeled. However, where these cables or links are critical components, or are tagged assets of the company, these objects can be instantiated using this class or one of its descendent classes.'
Locale1033
UUID'{FAF76B82-798C-11D2-AAD1-006008C78BC7}'

CIM_PhysicalLink System properties

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

Similar Classes to CIM_PhysicalLink

Number of classes:3
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
CIM_ElementsLinked020---
CIM_LinkHasConnector020---
Win32_RoamingProfileSlowLinkParams020----
comments powered by Disqus
WUtils.com