| CMDB Common Data Model |
BMC_BaseElement
|
+--BMC_SystemComponent
|
+--BMC_HardwareSystemComponent
|
+--BMC_Monitor
Name | Value | Scope | Options |
Name_Space | BMC.CORE | None | None |
Attribute Summary | |
real | Bandwidth
Monitor's bandwidth in megahertz. If unknown, set to 0. |
integer | DisplayType
Type of desktop monitor or cathode ray tube (CRT). Values are Unknown (0, default), Other (1), Multiscan Color (2), Multiscan Monochrome (3), Fixed Frequency Color (4), and Fixed Frequency Monochrome (5). |
real | PixelsPerXLogicalInch
Resolution along the x-axis (horizontal plane) of the monitor. |
real | PixelsPerYLogicalInch
Resolution along the y-axis (vertical plane) of the monitor. |
real | ScreenHeight
Logical height of the display in inches. |
real | ScreenWidth
Logical width of the display in inches. |
Attributes inherited from class BMC_HardwareSystemComponent |
PNPDeviceID, PowerManagementCapabilities, PowerManagementSupported, SystemAvailability |
Attributes inherited from class BMC_SystemComponent |
SystemClassId, SystemName |
Attribute Detail |
real
Bandwidth
Name | Value | Scope | Options |
FieldId | 301025000 | None | None |
Name_Space | BMC.CORE | None | None |
Units | MegaHertz | None | TRANSLATABLE= true |
integer
DisplayType
Name | Value | Scope | Options |
FieldId | 301033100 | None | None |
Name_Space | BMC.CORE | None | None |
ValueMap | 0, 1, 2, 3, 4, 5 | None | None |
Values | Unknown, Other, Multiscan Color, Multiscan Monochrome, Fixed Frequency Color, Fixed Frequency Monochrome | None | TRANSLATABLE= true |
real
PixelsPerXLogicalInch
Name | Value | Scope | Options |
FieldId | 301025100 | None | None |
Name_Space | BMC.CORE | None | None |
Units | Pixels per Logical Inch | None | TRANSLATABLE= true |
real
PixelsPerYLogicalInch
Name | Value | Scope | Options |
FieldId | 301032800 | None | None |
Name_Space | BMC.CORE | None | None |
Units | Pixels per Logical Inch | None | TRANSLATABLE= true |
real
ScreenHeight
Name | Value | Scope | Options |
FieldId | 301032900 | None | None |
Name_Space | BMC.CORE | None | None |
real
ScreenWidth
Name | Value | Scope | Options |
FieldId | 301033000 | None | None |
Name_Space | BMC.CORE | None | None |
| CMDB Common Data Model |