CMDB Common
Data Model

Class BMC_PointingDevice

BMC_BaseElement

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

The BMC_PointingDevice class stores information about devices with which you can control the movement of a pointer to select items on a display screen. Pointing devices include a mouse, digitizing pad, track ball, and touch pad. This class corresponds to the DMTF CIM_PointingDevice class.
NameValueScopeOptions
Name_SpaceBMC.CORENone None

Attribute Summary
integerDeviceInterface
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.
integerNumberOfButtons
Number of buttons on the device. If the device has no buttons, set to zero (0).
integerPointingType
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

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

DeviceInterface

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.

NameValueScopeOptions
FieldId301034900None None
Name_SpaceBMC.CORENone None
ValueMap0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10None None
ValuesOther, Unknown, Serial, PS/2, Infrared, HP-HIL, Bus mouse, ADB (Apple Desktop Bus), Bus mouse DB-9, Bus mouse micro-DIN, USBNone TRANSLATABLE= true

NumberOfButtons

integer NumberOfButtons
Number of buttons on the device. If the device has no buttons, set to zero (0).

NameValueScopeOptions
FieldId301035000None None
MappingStringsMIF.DMTF|Pointing Device|003.4None None
Name_SpaceBMC.CORENone None

PointingType

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.

NameValueScopeOptions
FieldId301035100None None
MappingStringsMIF.DMTF|Pointing Device|003.1None None
Name_SpaceBMC.CORENone None
ValueMap0, 1, 2, 3, 4, 5, 6, 7, 8None None
ValuesOther, Unknown, Mouse, Track Ball, Track Point, Glide Point, Touch Pad, Touch Screen, Mouse - Optical SensorNone TRANSLATABLE= true

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.