Win32_PortConnector class

The Win32_PortConnector WMI class represents physical connection ports, such as DB-25 pin male, Centronics, or PS/2.

The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties. Properties are listed in alphabetic order, not MOF order.

Syntax

[Dynamic, Provider("CIMWin32"), UUID("{FAF76B92-798C-11D2-AAD1-006008C78BC7}"), AMENDMENT]
class Win32_PortConnector : CIM_PhysicalConnector
{
  string   Caption;
  string   ConnectorPinout;
  uint16   ConnectorType[];
  string   CreationClassName;
  string   Description;
  string   ExternalReferenceDesignator;
  datetime InstallDate;
  string   InternalReferenceDesignator;
  string   Manufacturer;
  string   Model;
  string   Name;
  string   OtherIdentifyingInfo;
  string   PartNumber;
  uint16   PortType;
  boolean  PoweredOn;
  string   SerialNumber;
  string   SKU;
  string   Status;
  string   Tag;
  string   Version;
};

Members

The Win32_PortConnector class has these types of members:

Properties

The Win32_PortConnector class has these properties.

Caption

Data type: string

Access type: Read-only

Qualifiers: MaxLen (64), DisplayName ("Caption")

Short description of the object—a one-line string.

This property is inherited from CIM_ManagedSystemElement.

ConnectorPinout

Data type: string

Access type: Read-only

Pin configuration and signal usage of a physical connector.

This property is inherited from CIM_PhysicalConnector.

ConnectorType

Data type: uint16 array

Access type: Read-only

Qualifiers: Override ("ConnectorType"), MappingStrings ("SMBIOS|Type 8|Internal/External Connector Type")

Array of physical attributes of the connector used by this port.

This property is inherited from CIM_PhysicalConnector. The following list lists the values.

Unknown (0)

Other (1)

Male (2)

Female (3)

Shielded (4)

Unshielded (5)

SCSI (A) High-Density (50 pins) (6)

SCSI (A) Low-Density (50 pins) (7)

SCSI (P) High-Density (68 pins) (8)

SCSI SCA-I (80 pins) (9)

SCSI SCA-II (80 pins) (10)

SCSI Fibre Channel (DB-9, Copper) (11)

SCSI Fibre Channel (Fibre) (12)

SCSI Fibre Channel SCA-II (40 pins) (13)

SCSI Fibre Channel SCA-II (20 pins) (14)

SCSI Fibre Channel BNC (15)

ATA 3-1/2 Inch (40 pins) (16)

ATA 2-1/2 Inch (44 pins) (17)

ATA-2 (18)

ATA-3 (19)

ATA/66 (20)

DB-9 (21)

DB-15 (22)

DB-25 (23)

DB-36 (24)

RS-232C (25)

RS-422 (26)

RS-423 (27)

RS-485 (28)

RS-449 (29)

V.35 (30)

X.21 (31)

IEEE-488 (32)

AUI (33)

UTP Category 3 (34)

UTP Category 4 (35)

UTP Category 5 (36)

BNC (37)

RJ11 (38)

RJ45 (39)

Fiber MIC (40)

Apple AUI (41)

Apple GeoPort (42)

PCI (43)

ISA (44)

EISA (45)

VESA (46)

PCMCIA (47)

PCMCIA Type I (48)

PCMCIA Type II (49)

PCMCIA Type III (50)

ZV Port (51)

CardBus (52)

USB (53)

IEEE 1394 (54)

HIPPI (55)

HSSDC (6 pins) (56)

GBIC (57)

DIN (58)

Mini-DIN (59)

Micro-DIN (60)

PS/2 (61)

Infrared (62)

HP-HIL (63)

Access.bus (64)

NuBus (65)

Centronics (66)

Mini-Centronics (67)

Mini-Centronics Type-14 (68)

Mini-Centronics Type-20 (69)

Mini-Centronics Type-26 (70)

Bus Mouse (71)

ADB (72)

AGP (73)

VME Bus (74)

VME64 (75)

Proprietary (76)

Proprietary Processor Card Slot (77)

Proprietary Memory Card Slot (78)

Proprietary I/O Riser Slot (79)

PCI-66MHZ (80)

AGP2X (81)

AGP4X (82)

PC-98 (83)

PC-98Hireso (84)

PC-98-Hireso

PC-H98 (85)

PC-98Note (86)

PC-98Full (87)

Mini-Jack (88)

SSA SCSI

On Board Floppy (89)

Circular

9 Pin Dual Inline (pin 10 cut) (90)

On Board IDE Connector

25 Pin Dual Inline (pin 26 cut) (91)

On Board Floppy Connector

50 Pin Dual Inline (92)

9 Pin Dual Inline

68 Pin Dual Inline (93)

25 Pin Dual Inline

On Board Sound Input from CD-ROM (94)

50 Pin Dual Inline

95

68 Pin Dual Inline

96

On Board Sound Connector

97

Mini-Jack

98

PCI-X

99

Sbus IEEE 1396-1993 32 Bit

100

Sbus IEEE 1396-1993 64 Bit

101

MCA

102

GIO

103

XIO

104

HIO

105

NGIO

106

PMC

107

MTRJ

108

VF-45

109

Future I/O

110

SC

111

SG

112

Electrical

113

Optical

114

Ribbon

115

GLM

116

1x9

117

Mini SG

118

LC

119

HSSC

120

VHDCI Shielded (68 pins)

121

InfiniBand

CreationClassName

Data type: string

Access type: Read-only

Qualifiers: CIM_Key, MaxLen (256)

Name of the first concrete class that appears in the inheritance chain used in the creation of an instance. When used with the other key properties of the class, the property allows all instances of this class and its subclasses to be identified uniquely.

This property is inherited from CIM_PhysicalElement.

Description

Data type: string

Access type: Read-only

Qualifiers: DisplayName ("Description")

Description of the object.

This property is inherited from CIM_ManagedSystemElement.

ExternalReferenceDesignator

Data type: string

Access type: Read-only

Qualifiers: MappingStrings ("SMBIOS|Type 8|External Reference Designator")

External reference designator of the port. External reference designators are identifiers that determine the type and use of the port.

Example: "COM1"

InstallDate

Data type: datetime

Access type: Read-only

Qualifiers: MappingStrings ("MIF.DMTF|ComponentID|001.5"), DisplayName ("Install Date")

Date and time the object is installed. This property does not need a value to indicate that the object is installed.

This property is inherited from CIM_ManagedSystemElement.

InternalReferenceDesignator

Data type: string

Access type: Read-only

Qualifiers: MappingStrings ("SMBIOS|Type 8|Internal Reference Designator")

Internal reference designator of the port. Internal reference designators are specific to the manufacturer, and identify the circuit board location or use of the port.

Example: "J101"

Manufacturer

Data type: string

Access type: Read-only

Qualifiers: MaxLen (256)

Name of the organization responsible for producing the physical element.

This property is inherited from CIM_PhysicalElement.

Model

Data type: string

Access type: Read-only

Qualifiers: MaxLen (64)

Name for the physical element.

This property is inherited from CIM_PhysicalElement.

Name

Data type: string

Access type: Read-only

Qualifiers: DisplayName ("Name")

Label for the object. When subclassed, the property can be overridden to be a key property.

This property is inherited from CIM_ManagedSystemElement.

OtherIdentifyingInfo

Data type: string

Access type: Read-only

Additional data, beyond asset tag information, that can be used to identify a physical element. One example is bar code data associated with an element that also has an asset tag. If only bar code data is available and unique or able to be used as an element key, this property is NULL and the bar code data is used as the class key in the tag property.

This property is inherited from CIM_PhysicalElement.

PartNumber

Data type: string

Access type: Read-only

Qualifiers: MaxLen (256)

Part number assigned by the organization responsible for producing or manufacturing the physical element.

This property is inherited from CIM_PhysicalElement.

PortType

Data type: uint16

Access type: Read-only

Qualifiers: MappingStrings ("SMBIOS|Type 8|Port Type")

Function of the port. The following list lists the values.

None (0)

Parallel Port XT/AT Compatible (1)

Parallel Port PS/2 (2)

Parallel Port ECP (3)

Parallel Port EPP (4)

Parallel Port ECP/EPP (5)

Serial Port XT/AT Compatible (6)

Serial Port 16450 Compatible (7)

Serial Port 16550 Compatible (8)

Serial Port 16550A Compatible (9)

SCSI Port (10)

MIDI Port (11)

Joy Stick Port (12)

Keyboard Port (13)

Mouse Port (14)

SSA SCSI (15)

USB (16)

FireWire (IEEE P1394) (17)

PCMCIA Type II (18)

PCMCIA Type II (19)

PCMCIA Type III (20)

Cardbus (21)

Access Bus Port (22)

SCSI II (23)

SCSI Wide (24)

PC-98 (25)

PC-98-Hireso (26)

PC-H98 (27)

Video Port (28)

Audio Port (29)

Modem Port (30)

Network Port (31)

8251 Compatible (32)

8251 FIFO Compatible (33)

PoweredOn

Data type: boolean

Access type: Read-only

If TRUE, the physical element is powered on.

This property is inherited from CIM_PhysicalElement.

SerialNumber

Data type: string

Access type: Read-only

Qualifiers: MaxLen (64)

Manufacturer-allocated number used to identify a physical element.

This property is inherited from CIM_PhysicalElement.

SKU

Data type: string

Access type: Read-only

Qualifiers: MaxLen (64)

Stock keeping unit number for a physical element.

This property is inherited from CIM_PhysicalElement.

Status

Data type: string

Access type: Read-only

Qualifiers: MaxLen (10), DisplayName ("Status")

Current status of the object. Various operational and nonoperational statuses can be defined. Operational statuses include: "OK", "Degraded", and "Pred Fail" (an element, such as a SMART-enabled hard disk drive, may be functioning properly but predicting a failure in the near future). Nonoperational statuses include: "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 online, yet the managed element is neither "OK" nor in one of the other states.

This property is inherited from CIM_ManagedSystemElement.

Values include the following:

OK ("OK")

Error ("Error")

Degraded ("Degraded")

Unknown ("Unknown")

Pred Fail ("Pred Fail")

Starting ("Starting")

Stopping ("Stopping")

Service ("Service")

Stressed ("Stressed")

NonRecover ("NonRecover")

No Contact ("No Contact")

Lost Comm ("Lost Comm")

Tag

Data type: string

Access type: Read-only

Qualifiers: Key, MaxLen (256), Override ("Tag"), MappingStrings ("WMI")

Unique identifier of a port connection on the computer system.

This property is inherited from CIM_PhysicalElement.

Example: "Port Connector 1"

Version

Data type: string

Access type: Read-only

Qualifiers: MaxLen (64)

Version of the physical element.

This property is inherited from CIM_PhysicalElement.

Remarks

The Win32_PortConnector class is derived from CIM_PhysicalConnector.

Requirements

Requirement Value
Minimum supported client
Windows Vista
Minimum supported server
Windows Server 2008
Namespace
Root\CIMV2
MOF
CIMWin32.mof
DLL
CIMWin32.dll

See also

CIM_PhysicalConnector

Computer System Hardware Classes