Reference Guide

Property Description Data Type
UpperThresholdCritical If the current reading is between upper
threshold critical and upper threshold fatal,
the current status is critical. See Figure 32.
sint32
UpperThresholdNonCritical If the current reading is between lower
threshold noncritical and lower threshold
critical, the current status is noncritical. See
Figure 32.
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 EMC OpenManage Server Administrator CIM Reference Guide, you can nd the following documents on the Dell Support
website at dell.com/support/manuals:
Dell EMC OpenManage Server Administrator User’s Guide documents the features, installation, and uninstallation of Server
Administrator.
Dell EMC OpenManage Server Administrator Installation Guide contains instructions to help you install Dell EMC OpenManage Server
Administrator.
Dell EMC OpenManage Management Station Software Installation Guide contains instructions to help you install Dell EMC
OpenManage management station software that includes Baseboard Management Utility, iDRAC Tools, and Active Directory Snap-In.
Dell EMC OpenManage Server Administrator Command Line Interface User’s Guide explains how to perform tasks using the text-
based command line interface.
Dell EMC 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 EMC OpenManage Server Administrator SNMP Reference Guide documents the SNMP management information base (MIB). The
SNMP MIB denes 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 dened for this class.
Description includes text that denes the property.
Data Type stipulates the format that the values of this property must take. Common data types include Boolean, string, and various types
of integer. Boolean indicates that the property must be expressed as one of two alternatives.
10
Introduction