Reference Guide

Property Description
InstanceID
Within the scope of the instantiating Namespace, InstanceID opaquely and uniquely identies
an instance of this class. To ensure uniqueness within the NameSpace, the value of
InstanceID should be constructed using the following preferred algorithm:
<OrgID> : <LocalID>
Where <OrgID> and <LocalID> are separated by a colon (:), and where <OrgID> must include
a copyrighted, trademarked, or otherwise unique name that is owned by the business entity
that is creating or dening the InstanceID or that is a registered ID assigned to the business
entity by a recognized global authority. (This requirement is similar to the <Schema
Name>_<Class Name> structure of Schema class names.) In addition, to ensure uniqueness,
<OrgID> must not contain a colon (:). When using this algorithm, the rst colon to appear in
InstanceID must appear between <OrgID> and <LocalID> . <LocalID> is chosen by the
business entity and should not be reused to identify dierent underlying (real-world)
elements. If the above preferred algorithm is not used, the dening entity must assure that
the resulting InstanceID is not reused across any InstanceIDs produced by this or other
providers for the NameSpace of this instance. For DMTF-dened instances, the preferred
algorithm must be used with the <OrgID>set to CIM.
LogState
LogState is an integer enumeration that indicates the current state of a log represented by
CIM_Log subclasses. LogState is to be used in conjunction with the EnabledState property
to fully describe the current state of the log.
Possible values are:
0 = Unknown — Indicates the state of the log is unknown.
2 = Normal — Indicates that the log is or could be executing logging commands, will
process any queued log entries, and will queue new logging requests.
3 = Erasing — Indicates that the log is being erased.
4 = Not Applicable — Indicates the log does not support representing a log state.
.. = DMTF Reserved
32768..65535 = Vendor Reserved
MaxNumberOfRecords
Maximum number of records that can be captured in the Log. If undened, a value of zero
should be specied.
OperationalStatus
Indicates the current statuses of the element. Various operational statuses are dened. Many
of the enumeration's values are self-explanatory.
Possible values are:
0 = Unknown
1 = Other
2 = OK
3 = Degraded
4 = Stressed — Indicates that the element is functioning, but needs attention. Examples
of Stressed states are overload, overheated, and so on.
5 = Predictive Failure — Indicates that an element is functioning nominally but predicting
a failure in the near future.
6 = Error
7 = Non-Recoverable Error
8 = Starting
9 = Stopping
10 = Stopped — Implies a clean and orderly stop
11 = In Service — Describes an element being congured, maintained, cleaned, or
otherwise administered.
12 = No Contact — Indicates that the monitoring system has knowledge of this element,
but has never been able to establish communications with it.
13 = Lost Communication — Indicates that the ManagedSystem Element is known to
exist and has been contacted successfully in the past, but is currently unreachable.
176
Dell Command | Monitor10.1.0 classes and properties