Reference Guide

Property Description Supported
Operating
System(s)
16 = Intrusion
.. = DMTF Reserved
32768..65535 = Vendor Reserved
SystemCreationClassN
ame
The CreationClassName of the scoping system.
Microsoft
Windows, Linux
SystemName
The System Name of the scoping system.
Microsoft
Windows, Linux
TransitioningToState
Indicates the target state to which the instance is transitioning.
Possible values are:
0 = Unknown
2 = Enabled
3 = Disabled
4 = Shut Down
5 = No Change — Indicates that no transition is in progress.
6 = Oine
7 = Test
8 = Defer
9 = Quiesce
10 = Reboot
11 = Reset
12 = Not Applicable — Indicates the implementation does not support representing
ongoing transitions.
A value other than 5 or 12 identies the state to which the element is in the process of
transitioning.
Microsoft
Windows, Linux
UnitModier
The unit multiplier for the values returned by this Sensor. All the values returned by this
Sensor are represented in the units obtained by (BaseUnits * 10 raised to the power of the
UnitModier).
For example, if BaseUnits is Volts and the Unit Modier is -6, then the units of the values
returned are MicroVolts. However, if the RateUnits property is set to a value other than
None, then the units are further qualied as rate units.
In the above example, if RateUnits is set to Per Second, then the values returned by the
Sensor are in MicroVolts/Second. The units apply to all numeric properties of the Sensor,
unless explicitly overridden by the Units qualier.
Microsoft
Windows, Linux
UpperThresholdCritical
The Sensor's threshold values specify the ranges (min and max values) for determining
whether the Sensor is operating under Normal, NonCritical, Critical conditions. If the
CurrentReading is above UpperThresholdCritical, then the Current State is critical.
Microsoft
Windows, Linux
UpperThresholdNonCri
tical
The Sensor's threshold values specify the ranges (min and max values) for determining
whether the Sensor is operating under Normal, NonCritical or Critical conditions. If the
CurrentReading is between LowerThresholdNonCritical and UpperThresholdNonCritical,
then the Sensor is reporting a normal value. If the CurrentReading is between
UpperThreshold NonCritical and UpperThresholdCritical, then the CurrentState is
NonCritical.
Example for Set command: wmic /namespace:\\root\dcim\sysman path
dcim_numericsensor Where ElementName like '%Temperature Sensor:% set
UpperThresholdNonCritical = 70
Microsoft
Windows, Linux
128 Dell Command | Monitor10.1.0 classes and properties