CMDB Common
Data Model

Class BMC_Monitor

BMC_BaseElement

  |
  +--BMC_SystemComponent
        |
        +--BMC_HardwareSystemComponent
              |
              +--BMC_Monitor
Direct Known Subclasses:
None.

The BMC_Monitor class stores information about display screens attached to computer systems. This class corresponds to the DMTF CIM_DesktopMonitor class.
NameValueScopeOptions
Name_SpaceBMC.CORENone None

Attribute Summary
realBandwidth
Monitor's bandwidth in megahertz. If unknown, set to 0.
integerDisplayType
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).
realPixelsPerXLogicalInch
Resolution along the x-axis (horizontal plane) of the monitor.
realPixelsPerYLogicalInch
Resolution along the y-axis (vertical plane) of the monitor.
realScreenHeight
Logical height of the display in inches.
realScreenWidth
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

Attributes inherited from class BMC_BaseElement
AccountID, AssignedTo, AttributeDataSourceList, Availability, Category, ClassId, CMDBRowLevelSecurity, CMDBWriteSecurity, CompareActionCode, Confidentiality, CreateDate, DatasetId, deleted, DeleteInstanceTrigger, Description, FailedAutomaticIdentification, History, InstanceId, Integrity, Item, LastModifiedBy, LastREJobrunId, LastScanDate, ManufacturerName, MarkAsDeleted, Model, ModifiedDate, Name, NameFormat, Notes, OpIdWeakReference, OwnerContact, OwnerName, Priority, ReconciliationIdentity, ReferenceInstance, RelLeadClassId, RelLeadInstanceId, RequestId, SerialNumber, ShortDescription, Status, Submitter, Supported, TmpOpOriginationForm, TokenFormat, TokenId, Type, VersionNumber

Attribute Detail

Bandwidth

real Bandwidth
Monitor's bandwidth in megahertz. If unknown, set to 0.

NameValueScopeOptions
FieldId301025000None None
Name_SpaceBMC.CORENone None
UnitsMegaHertzNone TRANSLATABLE= true

DisplayType

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).

NameValueScopeOptions
FieldId301033100None None
Name_SpaceBMC.CORENone None
ValueMap0, 1, 2, 3, 4, 5None None
ValuesUnknown, Other, Multiscan Color, Multiscan Monochrome, Fixed Frequency Color, Fixed Frequency MonochromeNone TRANSLATABLE= true

PixelsPerXLogicalInch

real PixelsPerXLogicalInch
Resolution along the x-axis (horizontal plane) of the monitor.

NameValueScopeOptions
FieldId301025100None None
Name_SpaceBMC.CORENone None
UnitsPixels per Logical InchNone TRANSLATABLE= true

PixelsPerYLogicalInch

real PixelsPerYLogicalInch
Resolution along the y-axis (vertical plane) of the monitor.

NameValueScopeOptions
FieldId301032800None None
Name_SpaceBMC.CORENone None
UnitsPixels per Logical InchNone TRANSLATABLE= true

ScreenHeight

real ScreenHeight
Logical height of the display in inches.

NameValueScopeOptions
FieldId301032900None None
Name_SpaceBMC.CORENone None

ScreenWidth

real ScreenWidth
Logical width of the display in inches.

NameValueScopeOptions
FieldId301033000None None
Name_SpaceBMC.CORENone None

Inherited Relationships

NameParent ClassReference Class
BMC_HostedSystemComponentsBMC_SystemComponentBMC_System
BMC_BaseRelationshipBMC_BaseElementBMC_BaseElement
BMC_CIToConfigBaseRelationshipBMC_BaseElementBMC_ConfigBaseElement
BMC_ComponentBMC_BaseElementBMC_BaseElement
BMC_DependencyBMC_BaseElementBMC_BaseElement
BMC_ElementLocationBMC_BaseElementBMC_BaseElement
BMC_FederatedInterfaceLinkBMC_BaseElementBMC_ConfigBaseElement
BMC_FederatedKeyLinkBMC_BaseElementBMC_ConfigBaseElement
BMC_MemberOfCollectionBMC_BaseElementBMC_BaseElement

CMDB Common
Data Model

Copyright 2006 BMC Software, Inc. All rights reserved.