Sensor table
The sensor table lists all the sensors on the router. Each table row specifies a single sensor.
qsrSensorTable
SEQUENCE OF QsrSensorEntry
Syntax
Not accessible
Access
List of all the sensors on the router. The table contains as many entries (rows)
as there are sensors.
Description
qsrSensorEntry
QsrSensorEntry
Syntax
Not accessible
Access
Each entry (row) corresponds to a single sensor.
Description
A sensor entry consists of the following sequence of objects:
INTEGER
qsrSensorType
Unsigned32
qsrSensorIndex
INTEGER
qsrSensorUnits
Integer32
qsrSensorValue
Integer32
qsrUpperThreshold
Integer32
qsrLowerThreshold
INTEGER
qsrSensorState
qsrSensorType
INTEGER
Temperature = 1
Syntax
Not accessible
Access
Type of data being measured by this sensor.
Description
qsrSensorIndex
Unsigned32
Syntax
Not accessible
Access
A positive integer identifying each sensor of a given type.
Description
qsrSensorUnits
INTEGER
Celsius = 1
Syntax
Read-only
Access
Unit of measurement for the sensor.
Description
Management Information Base 209