tempSensorStatus
AXIS-VIDEO-MIB ·
.1.3.6.1.4.1.368.4.1.3.1.3
Object
column
Enumeration
The status of the temperature sensor.
Context
- MIB
- AXIS-VIDEO-MIB
- OID
.1.3.6.1.4.1.368.4.1.3.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tempSensorEntry
- Table
- tempSensorTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ok |
2 | failure |
3 | outOfBoundary |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tempSensorType The type of the temperature sensor, i.e. where it is mounted. | column | Enumeration | .1.3.6.1.4.1.368.4.1.3.1.1 |
| tempSensorId Used, together with tempSensorType, to identify a temperature
sensor. The tempSensorId is unique within the type, i.e. there
can not be two sensors with the same tempSensorType an… | column | Unsigned32 | .1.3.6.1.4.1.368.4.1.3.1.2 |
| tempSensorValue The temperature measured by a specific temperature sensor.
The temperature is given in degrees Celsius. | column | Integer32 | .1.3.6.1.4.1.368.4.1.3.1.4 |