swSensorTable

Objects and OID Access Description

swSensorTable

1.3.6.1.4.1.1588.2.1.1.1.1.22

None

The table of sensor entries.

swSensorIndex

1.3.6.1.4.1.1588.2.1.1.1.1.22.1.1

Read-only

The index of the sensor.

swSensorType

1.3.6.1.4.1.1588.2.1.1.1.1.22.1.2

Read-only

The type of sensor.

Possible values:

  • temperature (1)
  • fan (2)
  • power-supply (3)

swSensorStatus

1.3.6.1.4.1.1588.2.1.1.1.1.22.1.3

Read-only

The current status of the sensor.

Possible values:

  • unknown (1)
  • faulty (2)
  • below-min (3) - The sensor value is below the minimal threshold.
  • nominal (4)
  • above-max (5) - The sensor value is above the maximum threshold.
  • absent (6) - The sensor is missing.

swSensorValue

1.3.6.1.4.1.1588.2.1.1.1.1.22.1.4

Read-only

The current value (reading) of the sensor.

The unknown value -2147483648 indicates the maximum value of integer value; it also means that the sensor does not have the capability to measure the actual value. The temperature sensor value is in Celsius, the fan value is in RPM (revolutions per minute), and the power supply sensor reading is unknown.

swSensorInfo

1.3.6.1.4.1.1588.2.1.1.1.1.22.1.5

Read-only

Additional information on the sensor. It contains the sensor type and number, in textual format; for example: Temp 3, Fan 6, and so on.