Class CIM_PhysicalConnector

CIM_ManagedElement
   extended by CIM_ManagedSystemElement
      extended by CIM_PhysicalElement
         extended by CIM_PhysicalConnector


class CIM_PhysicalConnector
extends CIM_PhysicalElement

General Information:
The PhysicalConnector class represents any PhysicalElement that is used to connect to other Elements. Any object that can be used to connect and transmit signals or power between two or more PhysicalElements is a descendant (or member) of this class. For example, Slots and D-shell connectors are types of PhysicalConnectors.

Qualifiers:
-------------
Version=2.19.0
UMLPackagePath=CIM::Physical::Package


Supported Fields Summary
 boolean CanBeFRUed
Boolean that indicates whether this PhysicalElement can be FRUed (TRUE) or not (FALSE).
 string UserTracking
User-assigned and writeable asset-tracking identifier for the PhysicalElement.
 string VendorEquipmentType
A vendor-specific hardware type for the PhysicalElement . . .
 datetime ManufactureDate
The date that this PhysicalElement was manufactured.
 boolean PoweredOn
Boolean that indicates whether the PhysicalElement is powered on (TRUE) or is currently off (FALSE).
 string OtherIdentifyingInfo
OtherIdentifyingInfo captures data in addition to Tag information . . .
 string PartNumber
The part number assigned by the organization that is responsible for producing or manufacturing the PhysicalElement.
 string Version
A string that indicates the version of the PhysicalElement.
 string SerialNumber
A manufacturer-allocated number used to identify the Physical Element.
 string SKU
The stock-keeping unit number for this PhysicalElement.
 string Model
The name by which the PhysicalElement is generally known.
 string Manufacturer
The name of the organization responsible for producing the PhysicalElement . . .
 string ElementName

 string CreationClassName Key
CreationClassName indicates the name of the class or the subclass used in the creation of an instance . . .
 string Description
A textual description of the PhysicalElement.
 string Tag Key
An arbitrary string that uniquely identifies the Physical Element and serves as the key of the Element . . .
 string Caption
The Caption property is a short textual description (one- line string) of the object.
 string InstanceID
InstanceID is an optional property that may be used to opaquely and uniquely identify an instance of this class within the scope of the instantiating Namespace . . .
 datetime InstallDate
A datetime value that indicates when the object was installed . . .
 string Name
The Name property defines the label by which the object is known . . .
 uint16[] OperationalStatus
Indicates the current statuses of the element . . .
 string[] StatusDescriptions
Strings describing the various OperationalStatus array values . . .
 string Status
A string indicating the current status of the object . . .
 uint16 HealthState
Indicates the current health of the element . . .
 uint16 CommunicationStatus
CommunicationStatus indicates the ability of the instrumentation to communicate with the underlying ManagedElement . . .
 uint16 DetailedStatus
DetailedStatus compliments PrimaryStatus with additional status detail . . .
 uint16 OperatingStatus
OperatingStatus provides a current status value for the operational condition of the element and can be used for providing more detail with respect to the value of EnabledState . . .
 uint16 PrimaryStatus
PrimaryStatus provides a high level status value, intended to align with Red-Yellow-Green type representation of status . . .
 string ConnectorPinout
A free-form string describing the pin configuration and/or signal usage of a PhysicalConnector.
 uint16[] ConnectorType
An array of integers defining the type of PhysicalConnector . . .
 string OtherTypeDescription
A string describing the Connector - used when the ConnectorType property is set to 1 ("Other") . . .
 uint16 ConnectorGender
Describes the gender of the connector.
 uint16[] ConnectorElectricalCharacteristics
Describes the electrical characteristic for this connector.
 string[] OtherElectricalCharacteristics
A string describing the connector's electrical characteristics - used when the ConnectorElectricalCharacteristics property contains an entry of 1 (Other) . . .
 uint32 NumPhysicalPins
Describes the number of physical pins (male/female) that are present on this connector.
 uint16 ConnectorLayout
Describes the type of packaging normally associated with this type of connector.16 (PCI) - describes the generic PCI connector layout . . .
 string ConnectorDescription
A string describing the Connector - used when the ConnectorLayout property is set to 1 ("Other") . . .

Methods Summary
  Create(Instance, ResourceCreated)
Creates a new instance of this class
  Put(Instance)
Changes properties of the selected instance
  Get(Instance)
Gets the representation of the instance
  Delete()
Deletes an instance
  Pull(EnumerationContext, MaxElements)
Pulls instances of this class, following an Enumerate operation
  Enumerate()
Enumerates the instances of this class
  Release(EnumerationContext)
Releases an enumeration context
  Subscribe()
Subscribes to this resource (WS-Eventing)
  Unsubscribe()
Remove subscription to this resource (WS-Eventing)
  Renew()
Renew subscription to this resource (WS-Eventing)

Field Detail

CanBeFRUed

public boolean CanBeFRUed
General Information:
Boolean that indicates whether this PhysicalElement can be FRUed (TRUE) or not (FALSE).

Qualifiers:
-------------
MappingStrings={MIB.IETF|Entity-MIB.entPhysicalIsFRU}


UserTracking

public string UserTracking
General Information:
User-assigned and writeable asset-tracking identifier for the PhysicalElement.

Qualifiers:
-------------
Write
MappingStrings={MIB.IETF|Entity-MIB.entPhysicalAssetID}
MaxLen=256


VendorEquipmentType

public string VendorEquipmentType
General Information:
A vendor-specific hardware type for the PhysicalElement. It describes the specific equipment type for the element, as defined by the vendor or manufacturer.

Qualifiers:
-------------
MappingStrings={MIB.IETF|Entity-MIB.entPhysicalVendorType}
MaxLen=256


ManufactureDate

public datetime ManufactureDate
General Information:
The date that this PhysicalElement was manufactured.


PoweredOn

public boolean PoweredOn
General Information:
Boolean that indicates whether the PhysicalElement is powered on (TRUE) or is currently off (FALSE).


OtherIdentifyingInfo

public string OtherIdentifyingInfo
General Information:
OtherIdentifyingInfo captures data in addition to Tag information. This information 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 or able to be used as an Element key, this property would be null and the bar code data would be used as the class key, in the Tag property.

Qualifiers:
-------------
Write
MappingStrings={MIB.IETF|Entity-MIB.entPhysicalAlias}
MaxLen=256


PartNumber

public string PartNumber
General Information:
The part number assigned by the organization that is responsible for producing or manufacturing the PhysicalElement.

Qualifiers:
-------------
MaxLen=256
MappingStrings={MIB.IETF|Entity-MIB.entPhysicalModelName}


Version

public string Version
General Information:
A string that indicates the version of the PhysicalElement.

Qualifiers:
-------------
MaxLen=64
MappingStrings={MIB.IETF|Entity-MIB.entPhysicalHardwareRev, MIF.DMTF|FRU|003.8}


SerialNumber

public string SerialNumber
General Information:
A manufacturer-allocated number used to identify the Physical Element.

Qualifiers:
-------------
MaxLen=256
MappingStrings={MIB.IETF|Entity-MIB.entPhysicalSerialNum, MIF.DMTF|FRU|003.7}


SKU

public string SKU
General Information:
The stock-keeping unit number for this PhysicalElement.

Qualifiers:
-------------
MaxLen=64


Model

public string Model
General Information:
The name by which the PhysicalElement is generally known.

Qualifiers:
-------------
MaxLen=256
MappingStrings={MIB.IETF|Entity-MIB.entPhysicalDescr, MIF.DMTF|FRU|003.5}


Manufacturer

public string Manufacturer
General Information:
The name of the organization responsible for producing the PhysicalElement. This organization might 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.

Qualifiers:
-------------
MaxLen=256
MappingStrings={MIB.IETF|Entity-MIB.entPhysicalMfgName, MIF.DMTF|FRU|003.4}


ElementName

public string ElementName
General Information:


Qualifiers:
-------------
Override=ElementName
MappingStrings={MIB.IETF|Entity-MIB.entPhysicalName}
MaxLen=256


CreationClassName Key

public string CreationClassName
General Information:
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.

Qualifiers:
-------------
Key
MaxLen=256


Description

public string Description
General Information:
A textual description of the PhysicalElement.

Qualifiers:
-------------
Override=Description
MappingStrings={MIF.DMTF|FRU|003.3}
MaxLen=256


Tag Key

public string Tag
General Information:
An arbitrary string that uniquely identifies the Physical Element and serves as the key of the Element. The Tag property can contain information such as asset tag or serial number data. The key for PhysicalElement is placed very high in the object hierarchy in order to independently identify the hardware or entity, regardless of physical placement in or on Cabinets, Adapters, and so on. For example, a hotswappable or removable component can be taken from its containing (scoping) Package and be temporarily unused. The object still continues to exist and can even be inserted into a different scoping container. Therefore, the key for Physical Element is an arbitrary string and is defined independently of any placement or location-oriented hierarchy.

Qualifiers:
-------------
Key
MaxLen=256


Caption

public string Caption
General Information:
The Caption property is a short textual description (one- line string) of the object.

Qualifiers:
-------------
MaxLen=64


InstanceID

public string InstanceID
General Information:
InstanceID is an optional property that may be used to opaquely and uniquely identify an instance of this class within the scope of the instantiating Namespace. Various subclasses of this class may override this property to make it required, or a key. Such subclasses may also modify the preferred algorithms for ensuring uniqueness that are defined below.
To ensure uniqueness within the NameSpace, the value of InstanceID should be constructed using the following "preferred" algorithm:
<OrgID>:<LocalID>
Where <OrgID> and <LocalID> are separated by a colon (:), and where <OrgID> must include a copyrighted, trademarked, or otherwise unique name that is owned by the business entity that is creating or defining the InstanceID or that is a registered ID assigned to the business entity by a recognized global authority. (This requirement is similar to the <Schema Name>_<Class Name> structure of Schema class names.) In addition, to ensure uniqueness, <OrgID> must not contain a colon (:). When using this algorithm, the first colon to appear in InstanceID must appear between <OrgID> and <LocalID>.
<LocalID> is chosen by the business entity and should not be reused to identify different underlying (real-world) elements. If not null and the above "preferred" algorithm is not used, the defining entity must assure that the resulting InstanceID is not reused across any InstanceIDs produced by this or other providers for the NameSpace of this instance.
If not set to null for DMTF-defined instances, the "preferred" algorithm must be used with the <OrgID> set to CIM.

Qualifiers:
-------------
MaxLen=256


InstallDate

public datetime InstallDate
General Information:
A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed.

Qualifiers:
-------------
MappingStrings={MIF.DMTF|ComponentID|001.5}


Name

public string Name
General Information:
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.

Qualifiers:
-------------
MaxLen=1024


OperationalStatus

public uint16[] OperationalStatus
General Information:
Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration's values are self-explanatory. However, a few are not and are described here in more detail.
"Stressed" indicates that the element is functioning, but needs attention. Examples of "Stressed" states are overload, overheated, and so on.
"Predictive Failure" indicates that an element is functioning nominally but predicting a failure in the near future.
"In Service" describes an element being configured, maintained, cleaned, or otherwise administered.
"No Contact" indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it.
"Lost Communication" indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable.
"Stopped" and "Aborted" are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated.
"Dormant" indicates that the element is inactive or quiesced.
"Supporting Entity in Error" indicates that this element might be "OK" but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems.
"Completed" indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error).
"Power Mode" indicates that the element has additional power model information contained in the Associated PowerManagementService association.
"Relocating" indicates the element is being relocated.
OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today's environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element.

Qualifiers:
-------------
ValueMap={0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, .., 0x8000..}
Values={Unknown, Other, OK, Degraded, Stressed, Predictive Failure, Error, Non-Recoverable Error, Starting, Stopping, Stopped, In Service, No Contact, Lost Communication, Aborted, Dormant, Supporting Entity in Error, Completed, Power Mode, Relocating, DMTF Reserved, Vendor Reserved}
ArrayType=Indexed
ModelCorrespondence={CIM_ManagedSystemElement.StatusDescriptions}


StatusDescriptions

public string[] StatusDescriptions
General Information:
Strings describing the various OperationalStatus array values. For example, if "Stopping" is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus.

Qualifiers:
-------------
ArrayType=Indexed
ModelCorrespondence={CIM_ManagedSystemElement.OperationalStatus}
MaxLen=256


Status

public string Status
General Information:
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons:
1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped.
2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values.
3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus.

Qualifiers:
-------------
Deprecated={CIM_ManagedSystemElement.OperationalStatus}
ValueMap={OK, Error, Degraded, Unknown, Pred Fail, Starting, Stopping, Service, Stressed, NonRecover, No Contact, Lost Comm, Stopped}
MaxLen=10


HealthState

public uint16 HealthState
General Information:
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined:
"Non-recoverable Error" (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost.
"Critical Failure" (25) - The element is non-functional and recovery might not be possible.
"Major Failure" (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working.
"Minor Failure" (15) - All functionality is available but some might be degraded.
"Degraded/Warning" (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors.
"OK" (5) - The element is fully functional and is operating within normal operational parameters and without error.
"Unknown" (0) - The implementation cannot report on HealthState at this time.
DMTF has reserved the unused portion of the continuum for additional HealthStates in the future.

Qualifiers:
-------------
ValueMap={0, 5, 10, 15, 20, 25, 30, .., 32768..65535}
Values={Unknown, OK, Degraded/Warning, Minor failure, Major failure, Critical failure, Non-recoverable error, DMTF Reserved, Vendor Specific}


CommunicationStatus

public uint16 CommunicationStatus
General Information:
CommunicationStatus indicates the ability of the instrumentation to communicate with the underlying ManagedElement. CommunicationStatus consists of one of the following values: Unknown, None, Communication OK, Lost Communication, or No Contact.
A Null return indicates the implementation (provider) does not implement this property.
"Unknown" indicates the implementation is in general capable of returning this property, but is unable to do so at this time.
"Not Available" indicates that the implementation (provider) is capable of returning a value for this property, but not ever for this particular piece of hardware/software or the property is intentionally not used because it adds no meaningful information (as in the case of a property that is intended to add additional info to another property).
"Communication OK " indicates communication is established with the element, but does not convey any quality of service.
"No Contact" indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it.
"Lost Communication" indicates that the Managed Element is known to exist and has been contacted successfully in the past, but is currently unreachable.

Qualifiers:
-------------
ValueMap={0, 1, 2, 3, 4, .., 0x8000..}
Values={Unknown, Not Available, Communication OK, Lost Communication, No Contact, DMTF Reserved, Vendor Reserved}


DetailedStatus

public uint16 DetailedStatus
General Information:
DetailedStatus compliments PrimaryStatus with additional status detail. It consists of one of the following values: Not Available, No Additional Information, Stressed, Predictive Failure, Error, Non-Recoverable Error, SupportingEntityInError. Detailed status is used to expand upon the PrimaryStatus of the element.
A Null return indicates the implementation (provider) does not implement this property.
"Not Available" indicates that the implementation (provider) is capable of returning a value for this property, but not ever for this particular piece of hardware/software or the property is intentionally not used because it adds no meaningful information (as in the case of a property that is intended to add additional info to another property).
"No Additional Information" indicates that the element is functioning normally as indicated by PrimaryStatus = "OK".
"Stressed" indicates that the element is functioning, but needs attention. Examples of "Stressed" states are overload, overheated, and so on.
"Predictive Failure" indicates that an element is functioning normally but a failure is predicted in the near future.
"Non-Recoverable Error " indicates that this element is in an error condition that requires human intervention.
"Supporting Entity in Error" indicates that this element might be "OK" but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems.

Qualifiers:
-------------
ValueMap={0, 1, 2, 3, 4, 5, .., 0x8000..}
Values={Not Available, No Additional Information, Stressed, Predictive Failure, Non-Recoverable Error, Supporting Entity in Error, DMTF Reserved, Vendor Reserved}
ModelCorrespondence={CIM_EnabledLogicalElement.PrimaryStatus, CIM_ManagedSystemElement.HealthState}


OperatingStatus

public uint16 OperatingStatus
General Information:
OperatingStatus provides a current status value for the operational condition of the element and can be used for providing more detail with respect to the value of EnabledState. It can also provide the transitional states when an element is transitioning from one state to another, such as when an element is transitioning between EnabledState and RequestedState, as well as other transitional conditions.
OperatingStatus consists of one of the following values: Unknown, Not Available, In Service, Starting, Stopping, Stopped, Aborted, Dormant, Completed, Migrating, Emmigrating, Immigrating, Snapshotting. Shutting Down, In Test
A Null return indicates the implementation (provider) does not implement this property.
"Unknown" indicates the implementation is in general capable of returning this property, but is unable to do so at this time.
"None" indicates that the implementation (provider) is capable of returning a value for this property, but not ever for this particular piece of hardware/software or the property is intentionally not used because it adds no meaningful information (as in the case of a property that is intended to add additional info to another property).
"Servicing" describes an element being configured, maintained, cleaned, or otherwise administered.
"Starting" describes an element being initialized.
"Stopping" describes an element being brought to an orderly stop.
"Stopped" and "Aborted" are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated.
"Dormant" indicates that the element is inactive or quiesced.
"Completed" indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded in the PrimaryStatus so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error).
"Migrating" element is being moved between host elements.
"Immigrating" element is being moved to new host element.
"Emigrating" element is being moved away from host element.
"Shutting Down" describes an element being brought to an abrupt stop.
"In Test" element is performing test functions.
"Transitioning" describes an element that is between states, that is, it is not fully available in either its previous state or its next state. This value should be used if other values indicating a transition to a specific state are not applicable.
"In Service" describes an element that is in service and operational.

Qualifiers:
-------------
ValueMap={0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, .., 0x8000..}
Values={Unknown, Not Available, Servicing, Starting, Stopping, Stopped, Aborted, Dormant, Completed, Migrating, Emigrating, Immigrating, Snapshotting, Shutting Down, In Test, Transitioning, In Service, DMTF Reserved, Vendor Reserved}
ModelCorrespondence={CIM_EnabledLogicalElement.EnabledState}


PrimaryStatus

public uint16 PrimaryStatus
General Information:
PrimaryStatus provides a high level status value, intended to align with Red-Yellow-Green type representation of status. It should be used in conjunction with DetailedStatus to provide high level and detailed health status of the ManagedElement and its subcomponents.
PrimaryStatus consists of one of the following values: Unknown, OK, Degraded or Error. "Unknown" indicates the implementation is in general capable of returning this property, but is unable to do so at this time.
"OK" indicates the ManagedElement is functioning normally.
"Degraded" indicates the ManagedElement is functioning below normal.
"Error" indicates the ManagedElement is in an Error condition.

Qualifiers:
-------------
ValueMap={0, 1, 2, 3, .., 0x8000..}
Values={Unknown, OK, Degraded, Error, DMTF Reserved, Vendor Reserved}
ModelCorrespondence={CIM_ManagedSystemElement.DetailedStatus, CIM_ManagedSystemElement.HealthState}


ConnectorPinout

public string ConnectorPinout
General Information:
A free-form string describing the pin configuration and/or signal usage of a PhysicalConnector.

Qualifiers:
-------------
ModelCorrespondence={CIM_PhysicalConnector.NumPhysicalPins}
MaxLen=256


ConnectorType

public uint16[] ConnectorType
General Information:
An array of integers defining the type of PhysicalConnector. An array is specified to allow the description of 'combinations' of Connector information. For example, one array entry could specify RS-232 (value=25), another DB-25 (value=23) and a third entry define the Connector as "Male" (value=2).
This single property is being deprecated in lieu of using separate properties to describe the various aspects of the connector. The separation allows for a more generic means of describing the connectors. Obsolete connectors were intentionally removed from the new list.

Qualifiers:
-------------
Deprecated={CIM_PhysicalConnector.ConnectorGender, CIM_PhysicalConnector.ConnectorElectricalCharacteristics, CIM_PhysicalConnector.NumPhysicalPins, CIM_PhysicalConnector.ConnectorLayout}
ValueMap={0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122}
Values={Unknown, Other, Male, Female, Shielded, Unshielded, SCSI (A) High-Density (50 pins), SCSI (A) Low-Density (50 pins), SCSI (P) High-Density (68 pins), SCSI SCA-I (80 pins), SCSI SCA-II (80 pins), Fibre Channel (DB-9, Copper), Fibre Channel (Optical Fibre), Fibre Channel SCA-II (40 pins), Fibre Channel SCA-II (20 pins), Fibre Channel BNC, ATA 3-1/2 Inch (40 pins), ATA 2-1/2 Inch (44 pins), ATA-2, ATA-3, ATA/66, DB-9, DB-15, DB-25, DB-36, RS-232C, RS-422, RS-423, RS-485, RS-449, V.35, X.21, IEEE-488, AUI, UPT Category 3, UPT Category 4, UPT Category 5, BNC, RJ11, RJ45, Fiber MIC, Apple AUI, Apple GeoPort, PCI, ISA, EISA, VESA, PCMCIA, PCMCIA Type I, PCMCIA Type II, PCMCIA Type III, ZV Port, CardBus, USB, IEEE 1394, HIPPI, HSSDC (6 pins), GBIC, DIN, Mini-DIN, Micro-DIN, PS/2, Infrared, HP-HIL, Access.bus, NuBus, Centronics, Mini-Centronics, Mini-Centronics Type-14, Mini-Centronics Type-20, Mini-Centronics Type-26, Bus Mouse, ADB, AGP, VME Bus, VME64, Proprietary, Proprietary Processor Card Slot, Proprietary Memory Card Slot, Proprietary I/O Riser Slot, PCI-66MHZ, AGP2X, AGP4X, PC-98, PC-98-Hireso, PC-H98, PC-98Note, PC-98Full, SSA SCSI, Circular, On Board IDE Connector, On Board Floppy Connector, 9 Pin Dual Inline, 25 Pin Dual Inline, 50 Pin Dual Inline, 68 Pin Dual Inline, On Board Sound Connector, Mini-jack, PCI-X, Sbus IEEE 1396-1993 32 bit, Sbus IEEE 1396-1993 64 bit, MCA, GIO, XIO, HIO, NGIO, PMC, MTRJ, VF-45, Future I/O, SC, SG, Electrical, Optical, Ribbon, GLM, 1x9, Mini SG, LC, HSSC, VHDCI Shielded (68 pins), InfiniBand, AGP8X}
ArrayType=Indexed
MappingStrings={MIF.DMTF|Bus Port|004.10}
ModelCorrespondence={CIM_PhysicalConnector.OtherTypeDescription}


OtherTypeDescription

public string OtherTypeDescription
General Information:
A string describing the Connector - used when the ConnectorType property is set to 1 ("Other"). OtherType Description should be set to NULL when ConnectorType is any value other than 1.
The use of this property is deprecated in lieu of Connector Description.

Qualifiers:
-------------
Deprecated={CIM_PhysicalConnector.ConnectorDescription}
MappingStrings={MIF.DMTF|Bus Port|004.11}
ModelCorrespondence={CIM_PhysicalConnector.ConnectorType}
MaxLen=256


ConnectorGender

public uint16 ConnectorGender
General Information:
Describes the gender of the connector.

Qualifiers:
-------------
ValueMap={0, 2, 3}
Values={Unknown, Male, Female}


ConnectorElectricalCharacteristics

public uint16[] ConnectorElectricalCharacteristics
General Information:
Describes the electrical characteristic for this connector.

Qualifiers:
-------------
ValueMap={0, 1, 2, 3, 4, 5, 6, 7, 8}
Values={Unknown, Other, Single Ended, Differential, Low Voltage Differential, Optical, Copper, Shielded, Unshielded}
ArrayType=Indexed
ModelCorrespondence={CIM_PhysicalConnector.OtherElectricalCharacteristics}


OtherElectricalCharacteristics

public string[] OtherElectricalCharacteristics
General Information:
A string describing the connector's electrical characteristics - used when the ConnectorElectricalCharacteristics property contains an entry of 1 (Other). OtherElectricalCharacteristics should be set to NULL when ConnectorElectricalCharacteristics does not contain an value of 1.

Qualifiers:
-------------
ArrayType=Indexed
ModelCorrespondence={CIM_PhysicalConnector.ConnectorElectricalCharacteristics}
MaxLen=256


NumPhysicalPins

public uint32 NumPhysicalPins
General Information:
Describes the number of physical pins (male/female) that are present on this connector.

Qualifiers:
-------------
ModelCorrespondence={CIM_PhysicalConnector.ConnectorPinout}


ConnectorLayout

public uint16 ConnectorLayout
General Information:
Describes the type of packaging normally associated with this type of connector.16 (PCI) - describes the generic PCI connector layout. 17 (PCI-X) - describes the PCI Extended connector layout. 18 (PCI-E) - describes the PCI Express connector layout, where the actual layout as far as the length is concerned is unknown. 19 - 25 (PCI-E xN) - describes the PCI Express connector layout, where N is the lane count that appropriately descirbes the length of the PCI-E connector.

Qualifiers:
-------------
ValueMap={0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26..32567, 32568..65535}
Values={Unknown, Other, RS232, BNC, RJ11, RJ45, DB9, Slot, SCSI High Density, SCSI Low Density, Ribbon, AUI, Fiber SC, Fiber ST, FDDI-MIC, Fiber-RTMJ, PCI, PCI-X, PCI-E, PCI-E x1, PCI-E x2, PCI-E x4, PCI-E x8, PCI-E x16, PCI-E x32, PCI-E x64, DMTF Reserved, Vendor Reserved}
ModelCorrespondence={CIM_PhysicalConnector.ConnectorDescription}


ConnectorDescription

public string ConnectorDescription
General Information:
A string describing the Connector - used when the ConnectorLayout property is set to 1 ("Other"). Connector Description should be set to NULL when ConnectorLayout is any value other than 1.

Qualifiers:
-------------
MappingStrings={MIF.DMTF|Bus Port|004.11}
ModelCorrespondence={CIM_PhysicalConnector.ConnectorLayout}
MaxLen=256


Method Detail

Create

public  Create([IN]CIM_PhysicalConnector Instance, [OUT] REF CIM_PhysicalConnector ResourceCreated)
Permission Information:
No permissions defined

General Information:
Creates a new instance of this class

Product Specific Usage:
The following properties must be included in any representation of CIM_PhysicalConnector:

CreationClassName
Tag


Put

public  Put([IN]CIM_PhysicalConnector Instance)
Permission Information:
No permissions defined

General Information:
Changes properties of the selected instance

Product Specific Usage:
The following properties must be included in any representation of CIM_PhysicalConnector:

CreationClassName
Tag


Get

public  Get([OUT]CIM_PhysicalConnector Instance)
Permission Information:
No permissions defined

General Information:
Gets the representation of the instance

Delete

public  Delete()
Permission Information:
No permissions defined

General Information:
Deletes an instance

Pull

public  Pull([IN]String EnumerationContext, [IN]String MaxElements)
Permission Information:
All users permitted to use method, only instances to whom the user has permissions will be returned

General Information:
Pulls instances of this class, following an Enumerate operation

Enumerate

public  Enumerate()
Permission Information:
All users permitted to use method

General Information:
Enumerates the instances of this class

Release

public  Release([IN]String EnumerationContext)
Permission Information:
All users permitted to use method

General Information:
Releases an enumeration context

Subscribe

public  Subscribe()
Permission Information:
No permissions defined

General Information:
Subscribes to this resource (WS-Eventing)

Unsubscribe

public  Unsubscribe()
Permission Information:
No permissions defined

General Information:
Remove subscription to this resource (WS-Eventing)

Renew

public  Renew()
Permission Information:
No permissions defined

General Information:
Renew subscription to this resource (WS-Eventing)

Copyright © 2006-2022, Intel Corporation. All rights reserved.