The deviceSensorMIB is used to monitor the values of sensors.
deviceSensorValueEntry
An deviceSensorValueTable entry describes the present reading of a sensor, the measurement units and sensor operational status.
deviceSensorTrapEnabled
This variable controls generation of deviceSensorTrap for this sensor.
When this variable is true(1), generation of deviceSensorTrap is enabled. When this variable is false(2), generation of deviceSensorTrap is disabled.
The default start-up value is true(1).
deviceSensorUnits
This variable indicates the type of data reported by the deviceSensorValue.
This variable is set by the agent at start-up and the value does not change during operation.
deviceSensorScale
Power of 10 to apply to the value reported by the deviceSensorValue.
This variable is set by the agent at start-up and the value does not change during operation.
deviceSensorValue
This variable reports the most recent measurement seen by the sensor.
To correctly display or interpret this variable's value, you must also know deviceSensorUnits.