internalSensorType
CPQWCRM-MIB ·
.1.3.6.1.4.1.232.167.2.3.5.2.1.2
Object
column
mandatory
Enumeration
Type of sensor which is connected to internal sensor to sensor[internalSensorIndex] 1: no sensor connected 2: sensor failure 3: value overflow 4: sensor type 1, access sensor 5: sensor type 2, vibration sensor 6: sensor type 3, motion sensor 7: sensor type 4, smoke sensor 8: sensor type 5, air flow sensor 9: sensor type 6, reserved 10: sensor type 7, temperature sensor 11: sensor type 8, 4..20mA sensor 12: sensor type 9, humidity sensor 13: user sensor with normally opened contact 14: user sensor with normally closed contact 15: door locked sensor from locking device 16: remote unlock sensor (e.g. external keypad) 17: voltage sensor, indicates status of main voltage (OK, NOK) 18: voltage value 19: fan status, from Environmental Controller-FAS-Unit 20: leakage sensor
Context
- MIB
- CPQWCRM-MIB
- OID
.1.3.6.1.4.1.232.167.2.3.5.2.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqWcrmInternalSensorEntry
- Table
- cpqWcrmInternalSensorTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notAvail |
2 | failure |
3 | overflow |
4 | access |
5 | vibration |
6 | motion |
7 | smoke |
8 | airFlow |
9 | type6 |
10 | temperature |
11 | current4to20 |
12 | humidity |
13 | userNO |
14 | userNC |
17 | voltOK |
18 | voltage |
19 | fanOK |
20 | leakage |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| internalSensorIndex mandatory Index for the list of value entries. Its value ranges
between 1 and the value of cpqWcrmInternalNumberOfSensors. | column | Integer32 | .1.3.6.1.4.1.232.167.2.3.5.2.1.1 |
| internalSensorScaledValue mandatory Scaled value of sensor | column | Integer32 | .1.3.6.1.4.1.232.167.2.3.5.2.1.10 |
| internalSensorText mandatory Descriptional text for each sensor (entry in the table) | column | OctetString | .1.3.6.1.4.1.232.167.2.3.5.2.1.3 |
| internalSensorStatus mandatory Actual status of the sensor | column | Enumeration | .1.3.6.1.4.1.232.167.2.3.5.2.1.4 |
| internalSensorValue mandatory Value of sensor | column | Integer32 | .1.3.6.1.4.1.232.167.2.3.5.2.1.5 |
| internalSensorSetHigh mandatory Value for high setpoint of sensor | column | Integer32 | .1.3.6.1.4.1.232.167.2.3.5.2.1.6 |
| internalSensorSetLow mandatory Value for low setpoint of sensor,
also used as alarm delay | column | Integer32 | .1.3.6.1.4.1.232.167.2.3.5.2.1.7 |
| internalSensorSetWarn mandatory Value for warning setpoint of sensor,
also used as fan threshold | column | Integer32 | .1.3.6.1.4.1.232.167.2.3.5.2.1.8 |
| internalSensorValueScale mandatory Scaling factor for scaled sensor value, e. g.
-100 -> value has to be divided by 100
+100 -> value has to be multiplied by 100. | column | Integer32 | .1.3.6.1.4.1.232.167.2.3.5.2.1.9 |