Liebert: use correct description oid (#14489)

* Update liebert.json

* Update liebert.inc.php
This commit is contained in:
Jellyfrog
2022-10-22 11:46:34 +02:00
committed by GitHub
parent 4b97abe225
commit 19cff69c28
2 changed files with 3 additions and 3 deletions
@@ -82,7 +82,7 @@ foreach (array_keys($ps_data) as $index) {
$oid = '.1.3.6.1.4.1.476.1.42.3.8.30.20.1.70.' . $index;
$type = 'liebert';
$descr = trim('Neutral ' . $ps_data[$index]['lgpPduPsLineEntryId']);
$descr = trim('Neutral ' . $ps_data[$index]['lgpPduPsEntryId']);
$divisor = 10;
$multiplier = 1;
+2 -2
View File
@@ -126,7 +126,7 @@
"sensor_oid": ".1.3.6.1.4.1.476.1.42.3.8.30.20.1.70.1.1",
"sensor_index": "1.1lgpPduPsEntryEcNeutral",
"sensor_type": "liebert",
"sensor_descr": "Neutral",
"sensor_descr": "Neutral 1",
"group": null,
"sensor_divisor": 10,
"sensor_multiplier": 1,
@@ -734,7 +734,7 @@
"sensor_oid": ".1.3.6.1.4.1.476.1.42.3.8.30.20.1.70.1.1",
"sensor_index": "1.1lgpPduPsEntryEcNeutral",
"sensor_type": "liebert",
"sensor_descr": "Neutral",
"sensor_descr": "Neutral 1",
"group": null,
"sensor_divisor": 10,
"sensor_multiplier": 1,