| CMDB Common Data Model |
BMC_BaseElement
|
+--BMC_SystemComponent
|
+--BMC_HardwareSystemComponent
|
+--BMC_PointingDevice
Name | Value | Scope | Options |
Name_Space | BMC.CORE | None | None |
Attribute Summary | |
integer | DeviceInterface
Type of interface used for the pointing device. Values are Other (0), Unknown (1), Serial (2), PS/2 (3), Infrared (4), HP-HIL (5), Bus mouse (6), ADB (Apple Desktop Bus) (7), Bus mouse DB-9 (8), Bus mouse micro-DIN (9), and USB (10). No default value. |
integer | NumberOfButtons
Number of buttons on the device. If the device has no buttons, set to zero (0). |
integer | PointingType
Type of pointing device. Values are Other (0), Unknown (1), Mouse (2), Track Ball (3), Track Point (4), Glide Point (5), Touch Pad (6), Touch Screen (7), and Mouse - Optical Sensor (8). No default value. |
Attributes inherited from class BMC_HardwareSystemComponent |
PNPDeviceID, PowerManagementCapabilities, PowerManagementSupported, SystemAvailability |
Attributes inherited from class BMC_SystemComponent |
SystemClassId, SystemName |
Attribute Detail |
integer
DeviceInterface
Name | Value | Scope | Options |
FieldId | 301034900 | None | None |
Name_Space | BMC.CORE | None | None |
ValueMap | 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 | None | None |
Values | Other, Unknown, Serial, PS/2, Infrared, HP-HIL, Bus mouse, ADB (Apple Desktop Bus), Bus mouse DB-9, Bus mouse micro-DIN, USB | None | TRANSLATABLE= true |
integer
NumberOfButtons
Name | Value | Scope | Options |
FieldId | 301035000 | None | None |
MappingStrings | MIF.DMTF|Pointing Device|003.4 | None | None |
Name_Space | BMC.CORE | None | None |
integer
PointingType
Name | Value | Scope | Options |
FieldId | 301035100 | None | None |
MappingStrings | MIF.DMTF|Pointing Device|003.1 | None | None |
Name_Space | BMC.CORE | None | None |
ValueMap | 0, 1, 2, 3, 4, 5, 6, 7, 8 | None | None |
Values | Other, Unknown, Mouse, Track Ball, Track Point, Glide Point, Touch Pad, Touch Screen, Mouse - Optical Sensor | None | TRANSLATABLE= true |
| CMDB Common Data Model |