Device stulz WIB8000 (#15271)

* Device stulz WIB8000

* Fix multiplier oid is in bar + 1 decimal

* Fixed multiplier

* More stulz sensors
This commit is contained in:
Wheel 2023-09-20 13:41:31 +02:00 committed by GitHub
parent bfc82a5383
commit 52bc8dc7de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 24026 additions and 0 deletions

BIN
html/images/os/stulz.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

View File

@ -0,0 +1,184 @@
mib: Stulz-WIB8000-MIB
modules:
sensors:
state:
data:
-
oid: busalarm
value: busalarm
num_oid: '.1.3.6.1.4.1.29462.10.2.1.4.1.1.1.10.{{ $index }}'
index: 'busalarm.{{ $index }}'
descr: 'Unit {{ $index }} bus alarm'
states:
- { descr: Ok, graph: 1, value: 0, generic: 0 }
- { descr: Error, graph: 1, value: 1, generic: 2 }
-
oid: basadrconflict
value: busadrconflict
num_oid: '.1.3.6.1.4.1.29462.10.2.1.4.1.1.1.12.{{ $index }}'
index: 'busadrconflict.{{ $index }}'
descr: 'Unit {{ $index }} bus conflict'
states:
- { descr: Ok, graph: 1, value: 0, generic: 0 }
- { descr: Error, graph: 1, value: 1, generic: 2 }
-
oid: unitOnOff
value: unitOnOff
num_oid: '.1.3.6.1.4.1.29462.10.2.1.4.1.1.1.1013.{{ $index }}'
index: 'unitOnOff.{{ $index }}'
descr: 'Unit {{ $index }} running state'
states:
- { descr: Stopped, graph: 1, value: 0, generic: 0 }
- { descr: Running, graph: 1, value: 1, generic: 0 }
-
oid: generalError
value: generalError
num_oid: '.1.3.6.1.4.1.29462.10.2.1.4.2.1.1.8.{{ $index }}'
index: 'generalError.{{ $index }}'
descr: 'Unit {{ $index }} error state'
states:
- { descr: Ok, graph: 1, value: 0, generic: 0 }
- { descr: Error, graph: 1, value: 1, generic: 2 }
-
oid: compr1Running
value: compr1Running
num_oid: '.1.3.6.1.4.1.29462.10.2.1.1.2.1.1.1.1.4403.{{ $index }}'
index: 'compr1Running.{{ $index }}'
descr: 'Unit {{ $index }} compressor state'
states:
- { descr: Stopped, graph: 1, value: 0, generic: 0 }
- { descr: Running, graph: 1, value: 1, generic: 0 }
-
oid: humidifier1Running
value: humidifier1Running
num_oid: '.1.3.6.1.4.1.29462.10.2.1.1.2.3.1.1.6402.{{ $index }}'
index: 'humidifier1Running.{{ $index }}'
descr: 'Unit {{ $index }} humidifier state'
states:
- { descr: Stopped, graph: 1, value: 0, generic: 0 }
- { descr: Running, graph: 1, value: 1, generic: 0 }
-
oid: dehumidificationRunning
value: dehumidificationRunning
num_oid: '.1.3.6.1.4.1.29462.10.2.1.1.2.3.1.1.6802.{{ $index }}'
index: 'dehumidificationRunning.{{ $index }}'
descr: 'Unit {{ $index }} dehumidification'
states:
- { descr: Stopped, graph: 1, value: 0, generic: 0 }
- { descr: Running, graph: 1, value: 1, generic: 0 }
-
oid: fan1Running
value: fan1Running
num_oid: '.1.3.6.1.4.1.29462.10.2.1.1.2.4.1.1.6902.{{ $index }}'
index: 'fan1Running.{{ $index }}'
descr: 'Unit {{ $index }} fan state'
states:
- { descr: Stopped, graph: 1, value: 0, generic: 0 }
- { descr: Running, graph: 1, value: 1, generic: 0 }
-
oid: unitFreecoolingValve
value: unitFreecoolingValve
num_oid: '.1.3.6.1.4.1.29462.10.2.1.1.2.1.2.5.1.2238.{{ $index }}'
index: 'unitFreecoolingValve.{{ $index }}'
descr: 'Unit {{ $index }} freecool valve'
states:
- { descr: Closed, graph: 1, value: 0, generic: 0 }
- { descr: Open, graph: 1, value: 1, generic: 0 }
temperature:
data:
-
oid: unitTemperature
value: unitTemperature
num_oid: '.1.3.6.1.4.1.29462.10.2.1.1.1.1.1.1.1.1170.{{ $index }}'
index: 'unitTemperature.{{ $index }}'
descr: 'Unit {{ $index }} temp'
divisor: 10
-
oid: unitSupplyAirTemperature
value: unitSupplyAirTemperature
num_oid: '.1.3.6.1.4.1.29462.10.2.1.1.1.1.1.1.1.1193.{{ $index }}'
index: 'unitSupplyAirTemperature.{{ $index }}'
descr: 'Unit {{ $index }} supply temp'
divisor: 10
-
oid: unitReturnAirTemperature
value: unitReturnAirTemperature
num_oid: '.1.3.6.1.4.1.29462.10.2.1.1.1.1.1.1.1.1192.{{ $index }}'
index: 'unitReturnAirTemperature.{{ $index }}'
descr: 'Unit {{ $index }} return temp'
divisor: 10
-
oid: unitWaterInTemperature1
value: unitWaterInTemperature1
num_oid: '.1.3.6.1.4.1.29462.10.2.1.1.1.2.1.1.1191.{{ $index }}'
index: 'unitWaterInTemperature1.{{ $index }}'
descr: 'Unit {{ $index }} water in temp'
divisor: 10
humidity:
data:
-
oid: unitHumidity
value: unitHumidity
num_oid: '.1.3.6.1.4.1.29462.10.2.1.1.1.1.2.1.1.1171.{{ $index }}'
index: 'unitHumidity.{{ $index }}'
descr: 'Unit {{ $index }} humidity'
divisor: 10
-
oid: unitSupplyAirHumidity
value: unitSupplyAirHumidity
num_oid: '.1.3.6.1.4.1.29462.10.2.1.1.1.1.2.1.1.1195.{{ $index }}'
index: 'unitSupplyAirHumidity.{{ $index }}'
descr: 'Unit {{ $index }} supply humidity'
divisor: 10
-
oid: unitReturnAirHumidity
value: unitReturnAirHumidity
num_oid: '.1.3.6.1.4.1.29462.10.2.1.1.1.1.2.1.1.1194.{{ $index }}'
index: 'unitReturnAirHumidity.{{ $index }}'
descr: 'Unit {{ $index }} return humidity'
divisor: 10
pressure:
data:
-
oid: unitCondensationPressure1
value: unitCondensationPressure1
num_oid: '.1.3.6.1.4.1.29462.10.2.1.1.1.3.1.1.2235.{{ $index }}'
index: 'unitCondensationPressure1.{{ $index }}'
descr: 'Unit {{ $index }} condensation pressure'
multiplier: 10
-
oid: filter1PressureDrop
value: filter1PressureDrop
num_oid: '.1.3.6.1.4.1.29462.10.2.1.2.2.4.6.1.1.11009.{{ $index }}'
index: 'filter1PressureDrop.{{ $index }}'
descr: 'Unit {{ $index }} filter 1 pressure drop'
divisor: 1000
-
oid: filter2PressureDrop
value: filter2PressureDrop
num_oid: '.1.3.6.1.4.1.29462.10.2.1.2.2.4.6.1.1.11109.{{ $index }}'
index: 'filter2PressureDrop.{{ $index }}'
descr: 'Unit {{ $index }} filter 2 pressure drop'
divisor: 1000
-
oid: filter3PressureDrop
value: filter3PressureDrop
num_oid: '.1.3.6.1.4.1.29462.10.2.1.2.2.4.6.1.1.11209.{{ $index }}'
index: 'filter3PressureDrop.{{ $index }}'
descr: 'Unit {{ $index }} filter 3 pressure drop'
divisor: 1000
percent:
data:
-
oid: fan1Speed
value: fan1Speed
num_oid: '.1.3.6.1.4.1.29462.10.2.1.1.2.4.1.1.6932.{{ $index }}'
index: 'fan1Speed.{{ $index }}'
descr: 'Unit {{ $index }} fan speed'
-
oid: gValveOpeningGrade
value: gValveOpeningGrade
num_oid: '.1.3.6.1.4.1.29462.10.2.1.1.2.1.2.5.1.5312.{{ $index }}'
index: 'gValveOpeningGrade.{{ $index }}'
descr: 'Unit {{ $index }} gValve grade'

View File

@ -0,0 +1,9 @@
os: stulz
text: 'Stulz GMBH Klimatechnik'
type: environment
icon: stulz
over:
- { graph: device_bits, text: 'Device Traffic' }
discovery:
- sysObjectID:
- .1.3.6.1.4.1.29462.

21665
mibs/Stulz-WIB8000-MIB.mib Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,189 @@
1.3.6.1.2.1.1.1.0|4|Stulz GmbH Klimatechnik WIB 8000
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.29462.10
1.3.6.1.2.1.1.4.0|4|<private>
1.3.6.1.2.1.2.2.1.1.1|2|1
1.3.6.1.2.1.2.2.1.1.2|2|2
1.3.6.1.2.1.2.2.1.2.1|4|LOOPBACK
1.3.6.1.2.1.2.2.1.2.2|4|eth0
1.3.6.1.2.1.2.2.1.3.1|2|24
1.3.6.1.2.1.2.2.1.3.2|2|6
1.3.6.1.2.1.2.2.1.4.1|2|1500
1.3.6.1.2.1.2.2.1.4.2|2|1500
1.3.6.1.2.1.2.2.1.5.1|66|0
1.3.6.1.2.1.2.2.1.5.2|66|10000000
1.3.6.1.2.1.2.2.1.6.1|4|
1.3.6.1.2.1.2.2.1.6.2|4x|00409D7D6E8B
1.3.6.1.2.1.2.2.1.7.1|2|1
1.3.6.1.2.1.2.2.1.7.2|2|1
1.3.6.1.2.1.2.2.1.8.1|2|1
1.3.6.1.2.1.2.2.1.8.2|2|1
1.3.6.1.2.1.2.2.1.9.1|67|0
1.3.6.1.2.1.2.2.1.9.2|67|836
1.3.6.1.2.1.2.2.1.10.1|65|0
1.3.6.1.2.1.2.2.1.10.2|65|2092375076
1.3.6.1.2.1.2.2.1.11.1|65|0
1.3.6.1.2.1.2.2.1.11.2|65|9607104
1.3.6.1.2.1.2.2.1.12.1|65|0
1.3.6.1.2.1.2.2.1.12.2|65|14874281
1.3.6.1.2.1.2.2.1.13.1|65|0
1.3.6.1.2.1.2.2.1.13.2|65|0
1.3.6.1.2.1.2.2.1.14.1|65|0
1.3.6.1.2.1.2.2.1.14.2|65|0
1.3.6.1.2.1.2.2.1.15.1|65|0
1.3.6.1.2.1.2.2.1.15.2|65|2035
1.3.6.1.2.1.2.2.1.16.1|65|0
1.3.6.1.2.1.2.2.1.16.2|65|1251355079
1.3.6.1.2.1.2.2.1.17.1|65|0
1.3.6.1.2.1.2.2.1.17.2|65|9591887
1.3.6.1.2.1.2.2.1.18.1|65|0
1.3.6.1.2.1.2.2.1.18.2|65|90512
1.3.6.1.2.1.2.2.1.19.1|65|0
1.3.6.1.2.1.2.2.1.19.2|65|0
1.3.6.1.2.1.2.2.1.20.1|65|0
1.3.6.1.2.1.2.2.1.20.2|65|0
1.3.6.1.2.1.2.2.1.21.1|66|0
1.3.6.1.2.1.2.2.1.21.2|66|8
1.3.6.1.2.1.2.2.1.22.1|6|0.0
1.3.6.1.2.1.2.2.1.22.2|6|0.0
1.3.6.1.2.1.4.20.1.2.10.100.100.86|2|2
1.3.6.1.2.1.4.20.1.2.127.0.0.1|2|1
1.3.6.1.2.1.4.20.1.3.10.100.100.86|64|0.0.0.0
1.3.6.1.2.1.4.31.1.1.3.1|65|0
1.3.6.1.2.1.4.31.1.1.3.2|65|210
1.3.6.1.2.1.4.31.1.1.4.1|70|0
1.3.6.1.2.1.4.31.1.1.4.2|70|210
1.3.6.1.2.1.4.31.1.1.5.1|65|2092364710
1.3.6.1.2.1.4.31.1.1.5.2|65|0
1.3.6.1.2.1.4.31.1.1.6.1|70|2092364922
1.3.6.1.2.1.4.31.1.1.6.2|70|0
1.3.6.1.2.1.4.31.1.1.7.1|65|0
1.3.6.1.2.1.4.31.1.1.7.2|65|0
1.3.6.1.2.1.4.31.1.1.8.1|65|0
1.3.6.1.2.1.4.31.1.1.8.2|65|0
1.3.6.1.2.1.4.31.1.1.9.1|65|0
1.3.6.1.2.1.4.31.1.1.9.2|65|0
1.3.6.1.2.1.4.31.1.1.10.1|65|2035
1.3.6.1.2.1.4.31.1.1.10.2|65|0
1.3.6.1.2.1.4.31.1.1.11.1|65|0
1.3.6.1.2.1.4.31.1.1.11.2|65|0
1.3.6.1.2.1.4.31.1.1.12.1|65|0
1.3.6.1.2.1.4.31.1.1.12.2|65|0
1.3.6.1.2.1.4.31.1.1.13.1|65|0
1.3.6.1.2.1.4.31.1.1.13.2|65|0
1.3.6.1.2.1.4.31.1.1.14.1|65|0
1.3.6.1.2.1.4.31.1.1.14.2|65|0
1.3.6.1.2.1.4.31.1.1.15.1|65|0
1.3.6.1.2.1.4.31.1.1.15.2|65|0
1.3.6.1.2.1.4.31.1.1.16.1|65|0
1.3.6.1.2.1.4.31.1.1.16.2|65|0
1.3.6.1.2.1.4.31.1.1.17.1|65|0
1.3.6.1.2.1.4.31.1.1.17.2|65|205
1.3.6.1.2.1.4.31.1.1.18.1|65|0
1.3.6.1.2.1.4.31.1.1.18.2|65|7
1.3.6.1.2.1.4.31.1.1.19.1|65|0
1.3.6.1.2.1.4.31.1.1.19.2|65|0
1.3.6.1.2.1.4.31.1.1.20.1|65|0
1.3.6.1.2.1.4.31.1.1.20.2|65|0
1.3.6.1.2.1.4.31.1.1.21.1|65|0
1.3.6.1.2.1.4.31.1.1.21.2|65|0
1.3.6.1.2.1.4.31.1.1.22.1|65|0
1.3.6.1.2.1.4.31.1.1.22.2|65|0
1.3.6.1.2.1.4.31.1.1.23.1|65|0
1.3.6.1.2.1.4.31.1.1.23.2|65|0
1.3.6.1.2.1.4.31.1.1.24.1|65|0
1.3.6.1.2.1.4.31.1.1.24.2|65|0
1.3.6.1.2.1.4.31.1.1.25.1|65|0
1.3.6.1.2.1.4.31.1.1.25.2|65|0
1.3.6.1.2.1.4.31.1.1.26.1|65|0
1.3.6.1.2.1.4.31.1.1.26.2|65|0
1.3.6.1.2.1.4.31.1.1.27.1|70|0
1.3.6.1.2.1.4.31.1.1.27.2|70|0
1.3.6.1.2.1.4.31.1.1.28.1|65|1251347953
1.3.6.1.2.1.4.31.1.1.28.2|65|0
1.3.6.1.2.1.4.31.1.1.29.1|70|1251348178
1.3.6.1.2.1.4.31.1.1.29.2|70|0
1.3.6.1.2.1.4.31.1.1.30.1|65|121247
1.3.6.1.2.1.4.31.1.1.30.2|65|205
1.3.6.1.2.1.4.31.1.1.31.1|70|121247
1.3.6.1.2.1.4.31.1.1.31.2|70|205
1.3.6.1.2.1.4.31.1.1.32.1|65|0
1.3.6.1.2.1.4.31.1.1.32.2|65|0
1.3.6.1.2.1.4.31.1.1.33.1|70|0
1.3.6.1.2.1.4.31.1.1.33.2|70|0
1.3.6.1.2.1.4.31.1.1.34.1|65|3
1.3.6.1.2.1.4.31.1.1.34.2|65|7
1.3.6.1.2.1.4.31.1.1.35.1|70|3
1.3.6.1.2.1.4.31.1.1.35.2|70|7
1.3.6.1.2.1.4.31.1.1.36.1|65|0
1.3.6.1.2.1.4.31.1.1.36.2|65|0
1.3.6.1.2.1.4.31.1.1.37.1|70|0
1.3.6.1.2.1.4.31.1.1.37.2|70|0
1.3.6.1.2.1.4.31.1.1.38.1|65|14753034
1.3.6.1.2.1.4.31.1.1.38.2|65|0
1.3.6.1.2.1.4.31.1.1.39.1|70|14753034
1.3.6.1.2.1.4.31.1.1.39.2|70|0
1.3.6.1.2.1.4.31.1.1.40.1|65|90509
1.3.6.1.2.1.4.31.1.1.40.2|65|0
1.3.6.1.2.1.4.31.1.1.41.1|70|90509
1.3.6.1.2.1.4.31.1.1.41.2|70|0
1.3.6.1.2.1.4.31.1.1.42.1|2|0
1.3.6.1.2.1.4.31.1.1.42.2|2|0
1.3.6.1.2.1.4.31.1.1.43.1|2|0
1.3.6.1.2.1.4.31.1.1.43.2|2|0
1.3.6.1.4.1.29462.10.2.1.1.1.1.1.1.1.1170.1.1.1|2|259
1.3.6.1.4.1.29462.10.2.1.1.1.1.1.1.1.1170.1.2.1|2|259
1.3.6.1.4.1.29462.10.2.1.1.1.1.1.1.1.1170.1.3.1|2|259
1.3.6.1.4.1.29462.10.2.1.1.1.1.1.1.1.1192.1.1.1|2|265
1.3.6.1.4.1.29462.10.2.1.1.1.1.1.1.1.1192.1.2.1|2|253
1.3.6.1.4.1.29462.10.2.1.1.1.1.1.1.1.1192.1.3.1|2|219
1.3.6.1.4.1.29462.10.2.1.1.1.1.2.1.1.1171.1.1.1|66|424
1.3.6.1.4.1.29462.10.2.1.1.1.1.2.1.1.1171.1.2.1|66|424
1.3.6.1.4.1.29462.10.2.1.1.1.1.2.1.1.1171.1.3.1|66|424
1.3.6.1.4.1.29462.10.2.1.1.1.1.2.1.1.1194.1.1.1|66|406
1.3.6.1.4.1.29462.10.2.1.1.1.1.2.1.1.1194.1.2.1|66|443
1.3.6.1.4.1.29462.10.2.1.1.1.1.2.1.1.1194.1.3.1|66|557
1.3.6.1.4.1.29462.10.2.1.1.1.2.1.1.1191.1.1.1|2|144
1.3.6.1.4.1.29462.10.2.1.1.1.2.1.1.1191.1.2.1|2|293
1.3.6.1.4.1.29462.10.2.1.1.1.2.1.1.1191.1.3.1|2|260
1.3.6.1.4.1.29462.10.2.1.1.1.3.1.1.2235.1.1.1|2|162
1.3.6.1.4.1.29462.10.2.1.1.1.3.1.1.2235.1.2.1|2|167
1.3.6.1.4.1.29462.10.2.1.1.1.3.1.1.2235.1.3.1|2|86
1.3.6.1.4.1.29462.10.2.1.1.2.1.1.1.1.4403.1.1.1|66|1
1.3.6.1.4.1.29462.10.2.1.1.2.1.1.1.1.4403.1.2.1|66|1
1.3.6.1.4.1.29462.10.2.1.1.2.1.1.1.1.4403.1.3.1|66|0
1.3.6.1.4.1.29462.10.2.1.1.2.1.2.5.1.2238.1.1.1|66|0
1.3.6.1.4.1.29462.10.2.1.1.2.1.2.5.1.2238.1.2.1|66|0
1.3.6.1.4.1.29462.10.2.1.1.2.1.2.5.1.2238.1.3.1|66|0
1.3.6.1.4.1.29462.10.2.1.1.2.1.2.5.1.5312.1.1.1|66|0
1.3.6.1.4.1.29462.10.2.1.1.2.1.2.5.1.5312.1.2.1|66|85
1.3.6.1.4.1.29462.10.2.1.1.2.1.2.5.1.5312.1.3.1|66|81
1.3.6.1.4.1.29462.10.2.1.1.2.3.1.1.6402.1.1.1|66|0
1.3.6.1.4.1.29462.10.2.1.1.2.3.1.1.6402.1.2.1|66|0
1.3.6.1.4.1.29462.10.2.1.1.2.3.1.1.6402.1.3.1|66|0
1.3.6.1.4.1.29462.10.2.1.1.2.3.1.1.6802.1.1.1|66|0
1.3.6.1.4.1.29462.10.2.1.1.2.3.1.1.6802.1.2.1|66|0
1.3.6.1.4.1.29462.10.2.1.1.2.3.1.1.6802.1.3.1|66|0
1.3.6.1.4.1.29462.10.2.1.1.2.4.1.1.6902.1.1.1|66|1
1.3.6.1.4.1.29462.10.2.1.1.2.4.1.1.6902.1.2.1|66|1
1.3.6.1.4.1.29462.10.2.1.1.2.4.1.1.6902.1.3.1|66|0
1.3.6.1.4.1.29462.10.2.1.1.2.4.1.1.6932.1.1.1|66|85
1.3.6.1.4.1.29462.10.2.1.1.2.4.1.1.6932.1.2.1|66|85
1.3.6.1.4.1.29462.10.2.1.1.2.4.1.1.6932.1.3.1|66|0
1.3.6.1.4.1.29462.10.2.1.2.2.4.6.1.1.11009.1.1.1|66|70
1.3.6.1.4.1.29462.10.2.1.2.2.4.6.1.1.11009.1.2.1|66|70
1.3.6.1.4.1.29462.10.2.1.2.2.4.6.1.1.11009.1.3.1|66|70
1.3.6.1.4.1.29462.10.2.1.2.2.4.6.1.1.11109.1.1.1|66|150
1.3.6.1.4.1.29462.10.2.1.2.2.4.6.1.1.11109.1.2.1|66|150
1.3.6.1.4.1.29462.10.2.1.2.2.4.6.1.1.11109.1.3.1|66|150
1.3.6.1.4.1.29462.10.2.1.2.2.4.6.1.1.11209.1.1.1|66|70
1.3.6.1.4.1.29462.10.2.1.2.2.4.6.1.1.11209.1.2.1|66|70
1.3.6.1.4.1.29462.10.2.1.2.2.4.6.1.1.11209.1.3.1|66|70
1.3.6.1.4.1.29462.10.2.1.4.1.1.1.10.1.1.1|66|0
1.3.6.1.4.1.29462.10.2.1.4.1.1.1.10.1.2.1|66|0
1.3.6.1.4.1.29462.10.2.1.4.1.1.1.10.1.3.1|66|0
1.3.6.1.4.1.29462.10.2.1.4.1.1.1.1013.1.1.1|66|1
1.3.6.1.4.1.29462.10.2.1.4.1.1.1.1013.1.2.1|66|1
1.3.6.1.4.1.29462.10.2.1.4.1.1.1.1013.1.3.1|66|0
1.3.6.1.4.1.29462.10.2.1.4.2.1.1.8.1.1.1|66|0
1.3.6.1.4.1.29462.10.2.1.4.2.1.1.8.1.2.1|66|0
1.3.6.1.4.1.29462.10.2.1.4.2.1.1.8.1.3.1|66|0