towerops/priv/profiles/os_discovery/wut.yaml
2026-01-21 14:30:04 -06:00

94 lines
4.1 KiB
YAML

mib: WebGraph-Thermo-Hygrometer-MIB:WebGraph-Thermo-Hygro-Barometer-MIB:WebGraph-Thermo-Hygrometer-US-MIB:WebGraph-Thermometer-MIB:WebGraph-Thermometer-NTC-MIB:WebGraph-8xThermometer-US-MIB
modules:
os:
hardware:
- WebGraph-Thermometer-MIB::wtWebioAn1GraphMfOrderNo.0
- WebGraph-Thermometer-NTC-MIB::wtWebioAn1GraphNtcMfDeviceTyp.0
sensors:
temperature:
options:
divisor: 10
skip_value_gt: 32760
data:
-
oid: wtWebioAn1GraphNtc
value: wtWebioAn1GraphNtcBinaryTempValue
num_oid: '.1.3.6.1.4.1.5040.1.2.18.1.4.1.1.{{ $index }}'
descr: wtWebioAn1GraphNtcPortText
index: wtWebioAn1GraphNtcSensorNo.{{ $index }}
-
oid: wtWebioAn1Graph
value: wtWebioAn1GraphBinaryTempValue
num_oid: '.1.3.6.1.4.1.5040.1.2.8.1.4.1.1.{{ $index }}'
descr: wtWebioAn1GraphPortText
index: wtWebioAn1GraphSensorNo.{{ $index }}
-
oid: wtWebioAn8Graph
value: wtWebioAn8GraphBinaryTempValue
num_oid: '.1.3.6.1.4.1.5040.1.2.6.1.4.1.1.{{ $index }}'
descr: wtWebioAn8GraphPortText
index: wtWebioAn8GraphSensorNo.{{ $index }}
-
oid: wtWebGraphThermHygro
value: wtWebGraphThermHygroBinaryTempValue
num_oid: '.1.3.6.1.4.1.5040.1.2.9.1.4.1.1.{{ $index }}'
descr: 'Environment'
index: wtWebGraphThermHygroSensorNo.{{ $index }}
skip_values:
-
oid: wtWebGraphThermHygroPortName
op: 'not_contains'
value: 'Temp'
-
oid: wtWebGraphThermoHygro
value: wtWebGraphThermoHygroBinaryTempValue
num_oid: '.1.3.6.1.4.1.5040.1.2.42.1.4.1.1.{{ $index }}'
descr: 'Environment'
index: wtWebGraphThermoHygroSensorNo.{{ $index }}
skip_values:
-
oid: wtWebGraphThermoHygroSensorNo
op: 'not_contains'
value: 1
humidity:
options:
divisor: 10
data:
-
oid: wtWebGraphThermHygro
value: wtWebGraphThermHygroBinaryTempValue
num_oid: '.1.3.6.1.4.1.5040.1.2.9.1.4.1.1.{{ $index }}'
descr: 'Environment'
index: wtWebGraphThermHygroSensorNo.{{ $index }}
skip_values:
-
oid: wtWebGraphThermHygroPortName
op: 'not_contains'
value: 'Feucht'
-
oid: wtWebGraphThermoHygro
value: wtWebGraphThermoHygroBinaryTempValue
num_oid: '.1.3.6.1.4.1.5040.1.2.42.1.4.1.1.{{ $index }}'
descr: 'Environment'
index: wtWebGraphThermoHygroSensorNo.{{ $index }}
skip_values:
-
oid: wtWebGraphThermoHygroSensorNo
op: 'not_contains'
value: 2
pressure:
options:
divisor: 100
data:
-
oid: wtWebGraphThermoBaro
value: wtWebGraphThermoBaroBinaryTempValue
num_oid: '.1.3.6.1.4.1.5040.1.2.16.1.4.1.1.{{ $index }}'
descr: 'Environment'
index: wtWebGraphThermoBaroSensorNo.{{ $index }}
skip_values:
-
oid: wtWebGraphThermoBaroPortName
op: 'not_contains'
value: 'druck'