Name | Data Type | Qualifiers |
Name | Data Type | Value | Scope | Flavors |
AccessMode | uint16 |
Description | string | This property describes the accessibility of the device through the antecedent controller. | None | TRANSLATABLE= true |
ValueMap | string | 2, 3, 4 | None | None |
Values | string | ReadWrite, ReadOnly, NoAccess | None | TRANSLATABLE= true |
AccessPriority | uint16 |
Description | string | The property describes the priority given to accesses of the device through this controller. The highest priority path will have the lowest value for this parameter. | None | TRANSLATABLE= true |
AccessState | uint16 |
Description | string | The State property indicates whether the Controller is actively commanding or accessing the Device (value=1) or not (value=2). Also, the value, "Unknown" (0), can be defined. This information is necessary when a LogicalDevice can be commanded by, or accessed through, multiple Controllers. | None | TRANSLATABLE= true |
ValueMap | string | 0, 1, 2 | None | None |
Values | string | Unknown, Active, Inactive | None | TRANSLATABLE= true |
DeviceNumber | string |
Description | string | Address of associated Device in context of the antecedent Controller. | None | TRANSLATABLE= true |
NegotiatedDataWidth | uint32 |
Description | string | When several bus and connection data widths are possible, the NegotiatedDataWidth property defines the one that is in use between the Devices. Data width is specified in bits. If data width is not negotiated, or if this information is not available or not important to Device management, the property should be set to 0. | None | TRANSLATABLE= true |
MappingStrings | string | MIF.DMTF|Bus Port Association|001.3 | None | None |
PUnit | string | bit | None | None |
Units | string | Bits | None | TRANSLATABLE= true |
NegotiatedSpeed | uint64 |
Description | string | When several bus and connection speeds are possible, the NegotiatedSpeed property defines the one that is in use between the Devices. Speed is specified in bits per second. If connection or bus speeds are not negotiated, or if this information is not available or not important to Device management, the property should be set to 0. | None | TRANSLATABLE= true |
MappingStrings | string | MIF.DMTF|Bus Port Association|001.2 | None | None |
PUnit | string | bit / second | None | None |
Units | string | Bits per Second | None | TRANSLATABLE= true |
NumberOfHardResets | uint32 |
Counter | boolean | true | None | None |
Description | string | Number of hard resets issued by the Controller. A hard reset returns the Device to its initialization or boot-up state. All internal Device state information and data are lost. | None | TRANSLATABLE= true |
NumberOfSoftResets | uint32 |
Counter | boolean | true | None | None |
Description | string | Number of soft resets issued by the Controller. A soft reset does not completely clear current Device state or data. Exact semantics are dependent on the Device and on the protocols and mechanisms used to communicate with the Device. | None | TRANSLATABLE= true |
TimeOfDeviceReset | datetime |
Description | string | The time that the downstream Device was last reset by the Controller. | None | TRANSLATABLE= true |
Copyright © 2008-2009 VMware, Inc. All rights reserved.