Reference Guide

Table Of Contents
Table 31. NumericSensor (continued)
Property Description Supported
Operating
System(s)
7 = Switch
8 = Lock
9 = Humidity
10 = Smoke Detection
11 = Presence
12 = Air Flow
13 = Power Consumption
14 = Power Production
15 = Pressure
16 = Intrusion
.. = DMTF Reserved
32768..65535 = Vendor Reserved
SystemCreationClas
sName
The CreationClassName of the scoping system. Windows, Linux
SystemName The System Name of the scoping system. Windows, Linux
TransitioningToStat
e
Indicates the target state to which the instance is transitioning. Possible values are:
0 = Unknown
2 = Enabled
3 = Disabled
4 = Shut Down
5 = No ChangeIndicates that no transition is in progress.
6 = Offline
7 = Test
8 = Defer
9 = Quiesce
10 = Reboot
11 = Reset
12 = Not ApplicableIndicates the implementation does not support
representing ongoing transitions.
A value other than 5 or 12 identifies the state to which the element is in the
process of transitioning.
Windows, Linux
UnitModifier 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 UnitModifier). For example, if BaseUnits is Volts and the Unit
Modifier 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
qualified 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 qualifier.
Windows, Linux
UpperThresholdCriti
cal
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.
Windows, Linux
UpperThresholdNon
Critical
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
Windows, Linux
Dell Command | Monitor 10.5 classes and properties 121