2017-09-18 19:29:27 +01:00
|
|
|
mib: DPS-MIB-CG-V1
|
|
|
|
|
modules:
|
|
|
|
|
sensors:
|
|
|
|
|
voltage:
|
|
|
|
|
data:
|
|
|
|
|
-
|
|
|
|
|
oid: cgStringChannels
|
|
|
|
|
value: cgStrVoltage
|
2018-11-10 17:45:24 -06:00
|
|
|
num_oid: '.1.3.6.1.4.1.2682.2.1.1.4.{{ $index }}'
|
2017-09-18 19:29:27 +01:00
|
|
|
descr: 'Battery string {{ $index }}'
|
|
|
|
|
index: 'cgStrVoltage.{{ $index }}'
|
|
|
|
|
-
|
|
|
|
|
oid: cgBatteryChannels
|
|
|
|
|
value: cgVoltage
|
2018-11-10 17:45:24 -06:00
|
|
|
num_oid: '.1.3.6.1.4.1.2682.2.2.1.4.{{ $index }}'
|
2017-09-18 19:29:27 +01:00
|
|
|
descr: 'Battery {{ $index }}'
|
|
|
|
|
index: 'cgVoltage.{{ $index }}'
|
|
|
|
|
current:
|
|
|
|
|
data:
|
|
|
|
|
-
|
|
|
|
|
oid: cgStringChannels
|
|
|
|
|
value: cgStrCurrent
|
2018-11-10 17:45:24 -06:00
|
|
|
num_oid: '.1.3.6.1.4.1.2682.2.1.1.5.{{ $index }}'
|
2017-09-18 19:29:27 +01:00
|
|
|
descr: 'Battery string {{ $index }}'
|
|
|
|
|
index: 'cgStrCurrent.{{ $index }}'
|
|
|
|
|
temperature:
|
|
|
|
|
data:
|
|
|
|
|
-
|
|
|
|
|
oid: cgStringChannels
|
|
|
|
|
value: cgStrTempA
|
2018-11-10 17:45:24 -06:00
|
|
|
num_oid: '.1.3.6.1.4.1.2682.2.1.1.6.{{ $index }}'
|
2017-09-18 19:29:27 +01:00
|
|
|
descr: 'Battery string {{ $index }}'
|
|
|
|
|
index: 'cgStrTempA.{{ $index }}'
|
|
|
|
|
-
|
|
|
|
|
oid: cgStringChannels
|
|
|
|
|
value: cgStrTempB
|
2018-11-10 17:45:24 -06:00
|
|
|
num_oid: '.1.3.6.1.4.1.2682.2.1.1.7.{{ $index }}'
|
2017-09-18 19:29:27 +01:00
|
|
|
descr: 'Battery string {{ $index }}'
|
|
|
|
|
index: 'cgStrTempB.{{ $index }}'
|
|
|
|
|
-
|
|
|
|
|
oid: cgBatteryChannels
|
|
|
|
|
value: cgTemperature
|
2018-11-10 17:45:24 -06:00
|
|
|
num_oid: '.1.3.6.1.4.1.2682.2.2.1.5.{{ $index }}'
|
2017-09-18 19:29:27 +01:00
|
|
|
descr: 'Battery {{ $index }}'
|
2018-11-10 17:45:24 -06:00
|
|
|
index: 'cgTemperature.{{ $index }}'
|