uioSensorStatusViolationStatus
PowerNet-MIB ·
.1.3.6.1.4.1.318.1.1.25.1.2.1.8
Object
column
mandatory
Integer32
The violation status of the sensor. This integer should be interpreted
as a bit map, with each bit representing the presence or absence of
the specific alarm conditions listed below. The bit will be '1' if
the condition is present, and '0' if the condition is not present.
Bit Hex. Value Description
1 0x0001 Maximum temperature exceeded.
2 0x0002 High temperature exceeded.
3 0x0004 Low temperature exceeded.
4 0x0008 Minimum temperature exceeded.
5 0x0010 Short-term increasing temperature rate exceeded (Not used).
6 0x0020 Short-term decreasing temperature rate exceeded (Not used).
7 0x0040 Long-term increasing temperature rate exceeded (Not used).
8 0x0080 Long-term decreasing temperature rate exceeded (Not used).
9 0x0100 Maximum humidity exceeded.
10 0x0200 High humidity exceeded.
11 0x0400 Low humidity exceeded.
12 0x0800 Minimum humidity exceeded.
Context
- MIB
- PowerNet-MIB
- OID
.1.3.6.1.4.1.318.1.1.25.1.2.1.8- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- uioSensorStatusEntry
- Table
- uioSensorStatusTable
- Siblings
- 9
Syntax
Integer32
- Source
- COPS-PR-SPPIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| uioSensorStatusPortID mandatory The ID of the port to which the sensor is attached. | column | Integer32 | .1.3.6.1.4.1.318.1.1.25.1.2.1.1 |
| uioSensorStatusCommStatus mandatory The communications status of the sensor. | column | Enumeration | .1.3.6.1.4.1.318.1.1.25.1.2.1.10 |
| uioSensorStatusSensorID mandatory The ID of the sensor. | column | Integer32 | .1.3.6.1.4.1.318.1.1.25.1.2.1.2 |
| uioSensorStatusSensorName mandatory The sensor name. | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.318.1.1.25.1.2.1.3 |
| uioSensorStatusSensorLocation mandatory The location of the sensor. | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.318.1.1.25.1.2.1.4 |
| uioSensorStatusTemperatureDegF mandatory The sensor's current temperature reading in degrees Fahrenheit.
-1 indicates an invalid reading due to lost communications. | column | Integer32 | .1.3.6.1.4.1.318.1.1.25.1.2.1.5 |
| uioSensorStatusTemperatureDegC mandatory The sensor's current temperature reading in degrees Celsius.
-1 indicates an invalid reading due to lost communications. | column | Integer32 | .1.3.6.1.4.1.318.1.1.25.1.2.1.6 |
| uioSensorStatusHumidity mandatory The sensor's current humidity reading in percent relative
humidity. -1 indicates an invalid reading due to either a
sensor that doesn't read humidity or lost communications. | column | Integer32 | .1.3.6.1.4.1.318.1.1.25.1.2.1.7 |
| uioSensorStatusAlarmStatus mandatory The alarm status of the sensor. | column | Enumeration | .1.3.6.1.4.1.318.1.1.25.1.2.1.9 |