Reference Guide
Property Description Data Type
the sensor, unless explicitly
overridden by the units’ qualifier.
UpperThresholdCritical If the current reading is between
upper threshold critical and upper
threshold fatal, the current status is
critical. See Figure 3‑2.
sint32
UpperThresholdNonCritical If the current reading is between
lower threshold noncritical and lower
threshold critical, the current status is
noncritical. See Figure 3‑2.
sint32
Version Version should be in the form
<major>.<minor>.<revision>
or
<major>.<minor><letter><revision>
;
for example, 1.2.3 or 1.2a3.
string
Other Documents You May Need
Besides this
Dell OpenManage Server Administrator CIM Reference Guide
, you can find the following documents on the
Dell Support website at dell.com/support/manuals:
•
Dell OpenManage Server Administrator User’s Guide
documents the features, installation, and uninstallation of
Server Administrator.
•
Dell OpenManage Server Administrator Installation Guide
contains instructions to help you install Dell
OpenManage Server Administrator.
•
Dell OpenManage Management Station Software Installation Guide
contains instructions to help you install Dell
OpenManage management station software that includes Baseboard Management Utility, DRAC Tools, and
Active Directory Snap-In.
•
Dell OpenManage Server Administrator Command Line Interface User’s Guide
explains how to perform tasks
using the text-based command line interface.
•
Dell OpenManage Server Administrator Messages Reference Guide
lists the messages that you can receive on
your systems management console or on your operating system’s event viewer. This guide explains the text,
severity, and cause of each message that the Server Administrator issues.
•
Dell OpenManage Server Administrator SNMP Reference Guide
documents the SNMP management information
base (MIB). The SNMP MIB defines variables that cover the capabilities of Server Administrator systems
management agents.
• The
Glossary
for information on terms used in this document.
Typographical Conventions
The following example shows how most of the classes in the Dell CIM provider are documented. CIM_DMA Properties
shows a partial class description for the DELL_DMA class.
NOTE: For a full class description, see CIM_DMA Properties.
Class Name
appears in Courier typeface and provides the string that names the class in the MOF.
Parent Class
appears in Courier typeface and provides the name of the class from which the present class is derived.
Property
denotes the name of the attribute that is being defined for this class.
Description
includes text that defines the property.
11