Reference Guide
Property Description
• 6 = SMB Master
• 7 = Motherboard
• 8 = Memory Module
• 9 = Processor Module
• 10 = Power Unit
• 11 = Add-in Card
LowerThresholdCritical
The Sensor's threshold values specify the ranges (min and
max values) for determining whether the Sensor is
operating under Normal, NonCritical, Critical or Fatal
conditions. If the CurrentReading is between
LowerThresholdCritical and LowerThresholdFatal, then
the CurrentState is Critical.
LowerThresholdFatal
The Sensor's threshold values specify the ranges (min and
max values) for determining whether the Sensor is
operating under Normal, NonCritical, Critical or Fatal
conditions. If the CurrentReading is below
LowerThresholdFatal, then the CurrentState is Fatal.
LowerThresholdNonCritical
The Sensor's threshold values specify the ranges (min and
max values) for determining whether the Sensor is
operating under Normal, NonCritical, Critical or Fatal
conditions. If CurrentReading is between
LowerThresholdNonCritical and
UpperThresholdNonCritical, then the Sensor is reporting a
normal value. If CurrentReading is between
LowerThresholdNonCritical and LowerThresholdCritical,
then the CurrentState is NonCritical.
Name
The Name property defines the label by which the object
is known. When subclassed, the Name property can be
overridden to be a Key property.
NominalReading
NominalReading indicates the 'normal' or expected value
for the NumericSensor.
RateUnits
Specifies if the units returned by this Sensor are rate
units.
Possible values are:
• 0 = None
• 1 = Per MicroSecond
• 2 = Per MilliSecond
• 3 = Per Second
• 4 = Per Minute
• 5 = Per Hour
• 6 = Per Day
• 7 = Per Week
• 8 = Per Month
• 9 = Per Year
SensorType
The Type of the Sensor.
307










