Name | Data Type | Value |
---|---|---|
Abstract | boolean | true |
Description | string | Controller is a superclass for grouping the miscellaneous control-related Devices that provide a classic bus master interface. Examples of Controllers are USBControllers, SerialControllers, and so on. The Controller class is an abstraction for Devices with a single protocol stack, which exist to control communications (data, control, and reset) to downstream devices. Note that a new abstract class (ProtocolController) has been created to model more complex interface controllers such as SCSI. |
UMLPackagePath | string | CIM::Device::Controller |
Version | string | 2.54.0 |
Name | Data Type | Default Value | Qualifiers | ||||
---|---|---|---|---|---|---|---|
Name | Data Type | Value | |||||
MaxNumberControlled | uint32 | ||||||
Description | string | Maximum number of directly addressable entities that are supported by this Controller. A value of 0 should be used if the number is unknown or unlimited. | |||||
MappingStrings | string | MIF.DMTF|Bus Port|004.9 | |||||
ProtocolDescription | string | ||||||
Description | string | A free-form string that provides more information that is related to the ProtocolSupported by the Controller. | |||||
MappingStrings | string | MIF.DMTF|Bus Port|004.3 | |||||
ModelCorrespondence | string | CIM_Controller.ProtocolSupported | |||||
ProtocolSupported | uint16 | ||||||
Description | string | The protocol used by the Controller to access controlled Devices. | |||||
MappingStrings | string | MIF.DMTF|Bus Port|004.2, MIF.DMTF|Disks|003.3 | |||||
ModelCorrespondence | string | CIM_Controller.ProtocolDescription | |||||
ValueMap | string | 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 | |||||
Values | string | Other, Unknown, EISA, ISA, PCI, ATA/ATAPI, Flexible Diskette, 1496, SCSI Parallel Interface, SCSI Fibre Channel Protocol, SCSI Serial Bus Protocol, SCSI Serial Bus Protocol-2 (1394), SCSI Serial Storage Architecture, VESA, PCMCIA, Universal Serial Bus, Parallel Protocol, ESCON, Diagnostic, I2C, Power, HIPPI, MultiBus, VME, IPI, IEEE-488, RS232, IEEE 802.3 10BASE5, IEEE 802.3 10BASE2, IEEE 802.3 1BASE5, IEEE 802.3 10BROAD36, IEEE 802.3 100BASEVG, IEEE 802.5 Token-Ring, ANSI X3T9.5 FDDI, MCA, ESDI, IDE, CMD, ST506, DSSI, QIC2, Enhanced ATA/IDE, AGP, TWIRP (two-way infrared), FIR (fast infrared), SIR (serial infrared), IrBus, Serial ATA, DDR3, DDR4, DDR5 | |||||
TimeOfLastReset | datetime | ||||||
Description | string | Time of last reset of the Controller. |
Name | Data Type |
---|---|
AllocationState | string |
Availability | uint16 |
Caption | string |
CommunicationStatus | uint16 |
CreationClassName | string |
Description | string |
DetailedStatus | uint16 |
DeviceID | string |
ElementName | string |
EnabledDefault | uint16 |
EnabledState | uint16 |
ErrorCleared | boolean |
ErrorDescription | string |
Generation | uint64 |
HealthState | uint16 |
InstallDate | datetime |
InstanceID | string |
LastErrorCode | uint32 |
LocationIndicator | uint16 |
MaxQuiesceTime | uint64 |
Name | string |
OperatingStatus | uint16 |
OtherEnabledState | string |
PowerManagementSupported | boolean |
PowerOnHours | uint64 |
PrimaryStatus | uint16 |
RequestedState | uint16 |
Status | string |
StatusInfo | uint16 |
SystemCreationClassName | string |
SystemName | string |
TimeOfLastStateChange | datetime |
TotalPowerOnHours | uint64 |
TransitioningToState | uint16 |
AdditionalAvailability | uint16[] |
AvailableRequestedStates | uint16[] |
IdentifyingDescriptions | string[] |
OperationalStatus | uint16[] |
OtherIdentifyingInfo | string[] |
PowerManagementCapabilities | uint16[] |
StatusDescriptions | string[] |
Name | Return Type |
---|---|
EnableDevice | uint32 |
OnlineDevice | uint32 |
QuiesceDevice | uint32 |
RequestStateChange | uint32 |
Reset | uint32 |
RestoreProperties | uint32 |
SaveProperties | uint32 |
SetPowerState | uint32 |