variableMeasurand
RITTAL-RIZONE-MIB ·
.1.3.6.1.4.1.2606.6.4.2.2.1.5
Object
column
mandatory
Enumeration
Measurand of Variable undefined(1), Temperature(2), Current(3), Power(4), EffectivePower(5), Humidity(6), Voltage(7), Energy(8), Frequency(9), Access(10), Leakage(11), Percent(12), RPM(13), CO2(14), PUE(15), Flow(16), Time(17), Costs(18), Imp(19), HeatCapacity(20), Constant(21), TemperatureDiff(22), Timespan(23), Cycles(24), PulseRate(34), Pressure(35), Acceleration(36), TimeSpanTicks(37)
Context
- MIB
- RITTAL-RIZONE-MIB
- OID
.1.3.6.1.4.1.2606.6.4.2.2.1.5- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- riZoneVariableEntry
- Table
- riZoneVariableTable
- Siblings
- 12
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | undefined |
2 | temperature |
3 | current |
4 | power |
5 | effectivePower |
6 | humidity |
7 | voltage |
8 | energy |
9 | frequency |
10 | access |
11 | leakage |
12 | percent |
13 | rpm |
14 | co2 |
15 | pue |
16 | flow |
17 | time |
18 | costs |
19 | imp |
20 | heatCapacity |
21 | constant |
22 | temperatureDiff |
23 | timespan |
24 | cycles |
34 | pulseRate |
35 | pressure |
36 | acceleration |
37 | timeSpanTicks |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| variableIndex mandatory Index for the list of value entries. Its value ranges
between 1 and the value of riZoneNumberOfVariables. | column | Integer32 | .1.3.6.1.4.1.2606.6.4.2.2.1.1 |
| variableValueString mandatory Value of variables as string. For numbers, a point is used as decimal separator. | column | OctetString | .1.3.6.1.4.1.2606.6.4.2.2.1.10 |
| variableValueUnit mandatory The unit of value | column | OctetString | .1.3.6.1.4.1.2606.6.4.2.2.1.11 |
| variableDivisor mandatory Divisor of variables. If the value is not equal to 1, then variableValueInt must be divided by this value to get the result. | column | Integer32 | .1.3.6.1.4.1.2606.6.4.2.2.1.12 |
| variableMultiplicator mandatory Multiplicator of variables. If the value is not equal to 1, then variableValueInt must be multiplied with this value to get the result. | column | Integer32 | .1.3.6.1.4.1.2606.6.4.2.2.1.13 |
| variableId mandatory Variable ID in RiZone project. | column | Integer32 | .1.3.6.1.4.1.2606.6.4.2.2.1.2 |
| variableName mandatory Name of Variable | column | OctetString | .1.3.6.1.4.1.2606.6.4.2.2.1.3 |
| variableMaintenanceGroup mandatory Maintenance Group of Variable (Bit encoded value)
(1) Undefined
(2) Cooling
(4) Power
(8) Rack
(16) Monitoring
(32) Remoting
(64) Availability
(128) Security
(25… | column | Enumeration | .1.3.6.1.4.1.2606.6.4.2.2.1.4 |
| variableParentId mandatory Component ID in RiZone project. | column | Integer32 | .1.3.6.1.4.1.2606.6.4.2.2.1.6 |
| variableType mandatory Summary of all availability states of this component
(1) Number
(2) String
(3) Enum | column | Enumeration | .1.3.6.1.4.1.2606.6.4.2.2.1.7 |
| variableQuality mandatory Quality of value. Bad values have old timestamps. The actual and state value is unknown.
(1) undefined
(2) good
(3) bad | column | Enumeration | .1.3.6.1.4.1.2606.6.4.2.2.1.8 |
| variableValueInt mandatory Value of variables without decimal separator. | column | Integer32 | .1.3.6.1.4.1.2606.6.4.2.2.1.9 |