Reference Guide

Dell OpenManage Client Instrumentation Reference Guide
file:///T|/htdocs/SOFTWARE/smcliins/cli80/EN/refgd/index.htm[10/19/2012 9:56:27 AM]
CommunicationStatus
piece of hardware/software or the property is intentionally not used because it adds no meaningful information (as in the case of a property that
is intended to add additional info to another property).
2 - Communication OK - indicates communication is established with the element, but does not convey any quality of service.
3 - Lost Communication - Indicates that the Managed Element is known to exist and has been contacted successfully in the past, but is currently
unreachable.
4 - No Contact - Indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with
it.
.. - DMTF Reserved
0x8000.. - Vendor Reserved
CompositSyncSignalOnGreenVideoSupported Composite Sync Signal on Green video is supported.
CompositSyncSignalOnHorizontalSupported Composite Sync Signal on Horizontal is supported.
ContinuousFrequency
For EDID 1.3, this bit indicated support for or no support for GTF(using the default GTF parameter values). For EDID 1.4 this bit has been
redefined to indicate Continuous frequency(1) or Non-Continuous Frequency(0).
Contrast
This property represents the contrast of the video output. The property value is from 0 to the MaxContrast property value. If the Contrast
property is implemented but the contrast is unknown at the time, the property has a value 0x80000000.
CreationClassName
Indicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, this
property allows all instances of this class and its subclasses to be uniquely identified.
CurrentResolutionH This property indicated the current horizontal resolution in pixels.
CurrentResolutionV This property indicated the current vertical resolution in pixels.
Description Provides a textual description of the object.
DeviceID An address or other identifying information used to uniquely name the LogicalDevice.
DisplayCharacteristics
This array property represents various characteristics of a video output device. StandbyModeSupported: the video output device can go into a
stand by mode, SuspendModeSupported: the video output device can go into a suspend mode, VeryLowPowerSupported: the video output go into
a very low power mode. If DisplayCharacteristics is implemented but the value is unknown, the property has an Unknown value.
Possible values are:
0 - Unknown
2 - StandbyModeSupported
3 - SuspendModeSupported
4 - VeryLowPowerSupported
.. - DMTF Reserved
32768..65535 - Vendor Reserved
DisplayMode
This property permits the selection of a preset optimized by manufacturer for an application type or the selection of a user defined setting.
Possible values are:
2 - Standard/default mode
3 - Productivity
4 - Mixed
5 - Movie
6 - User defined
7 - Games
8 - Sports
9 - Professional
10 - Standard (intermediate power)
11 - Standard(low power)
12 - demonstration
13 - Dynamic contrast
.. - DMTF Reserved
32768..65535 - Vendor Reserved
DisplayModeCapabilities
This property lists the allowed values for DisplayMode.
Possible values are:
2 - Standard/default mode
3 - Productivity
4 - Mixed
5 - Movie
6 - User defined
7 - Games
8 - Sports
9 - Professional
10 - Standard (intermediate power)
11 - Standard(low power)
12 - demonstration
13 - Dynamic contrast
.. - DMTF Reserved
32768..65535 - Vendor Reserved
EDIDGamma Display transfer characteristics (GAMMA). Range is from 1.00->3.54. GAMMA - (EDID Value + 100) / 100
EDIDVersionNumber EDID version and reversion number.
ElementName
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity
data, and description information.
Note: The Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not
reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a
Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties.
EnabledDefault
An enumerated value indicating an administrator's default or startup configuration for the Enabled State of an element.
Possible values are:
2 - Enabled
3 - Disabled
5 - Not Applicable
6 - Enabled but Offline
7 - No Default
9 - Quiesce
.. - DMTF Reserved
32768..65535 - Vendor Reserved
By default, the element is "Enabled" (value=2).
EnabledState
An integer enumeration that indicates the enabled and disabled states of an element. It can also indicate the transitions between these
requested states. For example, shutting down (value=4) and starting (value=10) are transient states between enabled and disabled.
Possible values are:
0 - Unknown
1 - Other
2 - Enabled - Indicates that the element is or could be executing commands, will process any queued commands, and queues new requests.
3 - Disabled - Indicates that the element will not execute commands and will drop any new requests.
4 - Shutting Down - Indicates that the element is in the process of going to a Disabled state.
5 - Not Applicable - Indicates the element does not support being enabled or disabled.
6 - Enabled but Offline - Indicates that the element may be completing commands, and will drop any new requests.
7 - In Test - Indicates that the element is in a test state.
8 - Deferred - Indicates that the element may be completing commands, but will queue any new requests.
9 - Quiesce - Indicates that the element is enabled but in a restricted mode.
10 - Starting - Indicates that the element is in the process of going to an Enabled state. New requests are queued.