mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Added Eltek WebPower support (#9174)
* New os Eltek WebPower - files + test files * OS eltek-webpower - minor fix to mib query. * OS eltek-webpower - sensor and state data improvements. * OS Eltek Webpower - Created battery symmetry test and battery bank delta voltage support. * OS Eltek Webpower - symmetry code fix. * OS Eltek Webpower - symmetry code fix. * OS Eltek Webpower - symmetry code fix. * new os eltek - rectifier state fix * Updated json test data * Update eltek-webpower.json * Update eltek-webpower.yaml * Update eltek-webpower.yaml
This commit is contained in:
committed by
Neil Lathwood
parent
ac7997d9ec
commit
cf2e79344d
256
includes/definitions/discovery/eltek-webpower.yaml
Normal file
256
includes/definitions/discovery/eltek-webpower.yaml
Normal file
@@ -0,0 +1,256 @@
|
|||||||
|
mib: SNMPv2-MIB:ELTEK-DISTRIBUTED-MIB
|
||||||
|
modules:
|
||||||
|
sensors:
|
||||||
|
runtime:
|
||||||
|
data:
|
||||||
|
-
|
||||||
|
oid: batteryCapacityData
|
||||||
|
value: batteryTimeToDisconnect
|
||||||
|
num_oid: .1.3.6.1.4.1.12148.9.3.20.1.
|
||||||
|
index: 'batteryTimeToDisconnect.{{ $index }}'
|
||||||
|
descr: Battery time to disconnect
|
||||||
|
state:
|
||||||
|
data:
|
||||||
|
-
|
||||||
|
oid: dcSystem
|
||||||
|
value: systemOperationalStatus
|
||||||
|
num_oid: .1.3.6.1.4.1.12148.9.2.2.
|
||||||
|
descr: System operational status
|
||||||
|
state_name: systemOperationalStatus.{{ $index }}
|
||||||
|
states:
|
||||||
|
- { value: 0, generic: 0, graph: 0, descr: Float - voltage regulated }
|
||||||
|
- { value: 1, generic: 0, graph: 0, descr: Float - temp. comp. regulated }
|
||||||
|
- { value: 2, generic: 1, graph: 0, descr: Boost }
|
||||||
|
- { value: 3, generic: 2, graph: 0, descr: Battery test }
|
||||||
|
-
|
||||||
|
oid: dcPlant
|
||||||
|
value: systemNominalVoltage
|
||||||
|
num_oid: .1.3.6.1.4.1.12148.9.2.1.4.
|
||||||
|
descr: The nominal voltage rating
|
||||||
|
state_name: systemNominalVoltage.{{ $index }}
|
||||||
|
states:
|
||||||
|
- { value: 0, generic: 3, graph: 0, descr: 48V }
|
||||||
|
- { value: 1, generic: 3, graph: 0, descr: 24V }
|
||||||
|
- { value: 2, generic: 3, graph: 0, descr: N/A }
|
||||||
|
- { value: 3, generic: 3, graph: 0, descr: N/A }
|
||||||
|
- { value: 4, generic: 3, graph: 0, descr: 60V }
|
||||||
|
-
|
||||||
|
oid: battery
|
||||||
|
value: batteryBreakerStatus
|
||||||
|
num_oid: .1.3.6.1.4.1.12148.9.3.5.
|
||||||
|
descr: Battery breaker status
|
||||||
|
state_name: batteryBreakerStatus.{{ $index }}
|
||||||
|
states:
|
||||||
|
- { value: 0, generic: 0, graph: 0, descr: normal }
|
||||||
|
- { value: 1, generic: 2, graph: 0, descr: Alarm }
|
||||||
|
-
|
||||||
|
oid: rectifier
|
||||||
|
value: rectifierRectifiersActive
|
||||||
|
num_oid: .1.3.6.1.4.1.12148.9.5.2.
|
||||||
|
state_name: rectifierRectifiersActive
|
||||||
|
descr: Rectifiers active
|
||||||
|
states:
|
||||||
|
- { value: 1, generic: 3, graph: 0, descr: '1' }
|
||||||
|
- { value: 2, generic: 3, graph: 0, descr: '2' }
|
||||||
|
- { value: 3, generic: 3, graph: 0, descr: '3' }
|
||||||
|
- { value: 4, generic: 3, graph: 0, descr: '4' }
|
||||||
|
- { value: 5, generic: 3, graph: 0, descr: '5' }
|
||||||
|
- { value: 6, generic: 3, graph: 0, descr: '6' }
|
||||||
|
- { value: 7, generic: 3, graph: 0, descr: '7' }
|
||||||
|
- { value: 8, generic: 3, graph: 0, descr: '8' }
|
||||||
|
- { value: 9, generic: 3, graph: 0, descr: '9' }
|
||||||
|
- { value: 10, generic: 3, graph: 0, descr: '10' }
|
||||||
|
- { value: 11, generic: 3, graph: 0, descr: '11' }
|
||||||
|
- { value: 12, generic: 3, graph: 0, descr: '12' }
|
||||||
|
- { value: 13, generic: 3, graph: 0, descr: '13' }
|
||||||
|
- { value: 14, generic: 3, graph: 0, descr: '14' }
|
||||||
|
- { value: 15, generic: 3, graph: 0, descr: '15' }
|
||||||
|
- { value: 16, generic: 3, graph: 0, descr: '16' }
|
||||||
|
- { value: 17, generic: 3, graph: 0, descr: '17' }
|
||||||
|
- { value: 18, generic: 3, graph: 0, descr: '18' }
|
||||||
|
- { value: 19, generic: 3, graph: 0, descr: '19' }
|
||||||
|
- { value: 20, generic: 3, graph: 0, descr: '20' }
|
||||||
|
-
|
||||||
|
oid: rectifier
|
||||||
|
value: rectifierInstalledRectifiers
|
||||||
|
num_oid: .1.3.6.1.4.1.12148.9.5.1.
|
||||||
|
state_name: rectifierInstalledRectifiers
|
||||||
|
descr: Rectifiers installed
|
||||||
|
states:
|
||||||
|
- { value: 1, generic: 3, graph: 0, descr: '1' }
|
||||||
|
- { value: 2, generic: 3, graph: 0, descr: '2' }
|
||||||
|
- { value: 3, generic: 3, graph: 0, descr: '3' }
|
||||||
|
- { value: 4, generic: 3, graph: 0, descr: '4' }
|
||||||
|
- { value: 5, generic: 3, graph: 0, descr: '5' }
|
||||||
|
- { value: 6, generic: 3, graph: 0, descr: '6' }
|
||||||
|
- { value: 7, generic: 3, graph: 0, descr: '7' }
|
||||||
|
- { value: 8, generic: 3, graph: 0, descr: '8' }
|
||||||
|
- { value: 9, generic: 3, graph: 0, descr: '9' }
|
||||||
|
- { value: 10, generic: 3, graph: 0, descr: '10' }
|
||||||
|
- { value: 11, generic: 3, graph: 0, descr: '11' }
|
||||||
|
- { value: 12, generic: 3, graph: 0, descr: '12' }
|
||||||
|
- { value: 13, generic: 3, graph: 0, descr: '13' }
|
||||||
|
- { value: 14, generic: 3, graph: 0, descr: '14' }
|
||||||
|
- { value: 15, generic: 3, graph: 0, descr: '15' }
|
||||||
|
- { value: 16, generic: 3, graph: 0, descr: '16' }
|
||||||
|
- { value: 17, generic: 3, graph: 0, descr: '17' }
|
||||||
|
- { value: 18, generic: 3, graph: 0, descr: '18' }
|
||||||
|
- { value: 19, generic: 3, graph: 0, descr: '19' }
|
||||||
|
- { value: 20, generic: 3, graph: 0, descr: '20' }
|
||||||
|
-
|
||||||
|
oid: rectifierStatusEntry
|
||||||
|
value: rectifierStatusStatus
|
||||||
|
num_oid: .1.3.6.1.4.1.12148.9.5.5.2.1.2.
|
||||||
|
descr: Rectifier {{ $index }} status
|
||||||
|
state_name: rectifierStatusStatus.{{ $index }}
|
||||||
|
skip_value_lt: 1
|
||||||
|
states:
|
||||||
|
- { value: 0, generic: 0, graph: 0, descr: not present }
|
||||||
|
- { value: 1, generic: 0, graph: 0, descr: normal }
|
||||||
|
- { value: 2, generic: 2, graph: 0, descr: alarm }
|
||||||
|
- { value: 3, generic: 1, graph: 0, descr: not used }
|
||||||
|
- { value: 4, generic: 3, graph: 0, descr: disabled }
|
||||||
|
voltage:
|
||||||
|
data:
|
||||||
|
-
|
||||||
|
oid: acDistribution
|
||||||
|
value: acVoltage1
|
||||||
|
num_oid: .1.3.6.1.4.1.12148.9.6.1.
|
||||||
|
index: 'acVoltage1.{{ $index }}'
|
||||||
|
descr: AC L1 input
|
||||||
|
-
|
||||||
|
oid: acDistribution
|
||||||
|
value: acVoltage2
|
||||||
|
num_oid: .1.3.6.1.4.1.12148.9.6.2.
|
||||||
|
index: 'acVoltage2.{{ $index }}'
|
||||||
|
descr: AC L2 input
|
||||||
|
-
|
||||||
|
oid: acDistribution
|
||||||
|
value: acVoltage3
|
||||||
|
num_oid: .1.3.6.1.4.1.12148.9.6.3.
|
||||||
|
index: 'acVoltage3.{{ $index }}'
|
||||||
|
descr: AC L3 input
|
||||||
|
-
|
||||||
|
oid: rectifierStatusEntry
|
||||||
|
value: rectifierStatusOutputVoltage
|
||||||
|
num_oid: .1.3.6.1.4.1.12148.9.5.5.2.1.4.
|
||||||
|
index: 'rectifierStatusOutputVoltage.{{ $index }}'
|
||||||
|
descr: Rectifier{{ $index }} out
|
||||||
|
divisor: 100
|
||||||
|
skip_value_lt: 1
|
||||||
|
-
|
||||||
|
oid: batteryVoltage
|
||||||
|
num_oid: .1.3.6.1.4.1.12148.9.3.2.
|
||||||
|
index: 'batteryVoltage.{{ $index }}'
|
||||||
|
descr: Battery bank
|
||||||
|
divisor: 100
|
||||||
|
-
|
||||||
|
oid: batteryBanksSymmetry1deltaVoltage
|
||||||
|
num_oid: .1.3.6.1.4.1.12148.9.3.19.3.1.4.
|
||||||
|
index: 'batteryBanksSymmetry1deltaVoltage.{{ $index }}'
|
||||||
|
descr: ΔV Battery banks symmetry 1
|
||||||
|
divisor: 100
|
||||||
|
skip_value_lt: 1
|
||||||
|
-
|
||||||
|
oid: batteryBanksSymmetry2deltaVoltage
|
||||||
|
num_oid: .1.3.6.1.4.1.12148.9.3.19.3.1.7.
|
||||||
|
index: 'batteryBanksSymmetry2deltaVoltage.{{ $index }}'
|
||||||
|
descr: ΔV Battery banks symmetry 2
|
||||||
|
divisor: 100
|
||||||
|
skip_value_lt: 1
|
||||||
|
-
|
||||||
|
oid: batteryBanksSymmetry3deltaVoltage
|
||||||
|
num_oid: .1.3.6.1.4.1.12148.9.3.19.3.1.10.
|
||||||
|
index: 'batteryBanksSymmetry3deltaVoltage.{{ $index }}'
|
||||||
|
descr: ΔV Battery banks symmetry 3
|
||||||
|
divisor: 100
|
||||||
|
skip_value_lt: 1
|
||||||
|
-
|
||||||
|
oid: batteryBanksSymmetry4deltaVoltage
|
||||||
|
num_oid: .1.3.6.1.4.1.12148.9.3.19.3.1.13.
|
||||||
|
index: 'batteryBanksSymmetry4deltaVoltage.{{ $index }}'
|
||||||
|
descr: ΔV Battery banks symmetry 4
|
||||||
|
divisor: 100
|
||||||
|
skip_value_lt: 1
|
||||||
|
-
|
||||||
|
oid: batteryBanksSymmetry5deltaVoltage
|
||||||
|
num_oid: .1.3.6.1.4.1.12148.9.3.19.3.1.16.
|
||||||
|
index: 'batteryBanksSymmetry5deltaVoltage.{{ $index }}'
|
||||||
|
descr: ΔV Battery banks symmetry 5
|
||||||
|
divisor: 100
|
||||||
|
skip_value_lt: 1
|
||||||
|
-
|
||||||
|
oid: batteryBanksSymmetry6deltaVoltage
|
||||||
|
num_oid: .1.3.6.1.4.1.12148.9.3.19.3.1.19.
|
||||||
|
index: 'batteryBanksSymmetry6deltaVoltage.{{ $index }}'
|
||||||
|
descr: ΔV Battery banks symmetry 6
|
||||||
|
divisor: 100
|
||||||
|
skip_value_lt: 1
|
||||||
|
-
|
||||||
|
oid: batteryBanksSymmetry7deltaVoltage
|
||||||
|
num_oid: .1.3.6.1.4.1.12148.9.3.19.3.1.22.
|
||||||
|
index: 'batteryBanksSymmetry7deltaVoltage.{{ $index }}'
|
||||||
|
descr: ΔV Battery banks symmetry 7
|
||||||
|
divisor: 100
|
||||||
|
skip_value_lt: 1
|
||||||
|
-
|
||||||
|
oid: batteryBanksSymmetry8deltaVoltage
|
||||||
|
num_oid: .1.3.6.1.4.1.12148.9.3.19.3.1.25.
|
||||||
|
index: 'batteryBanksSymmetry8deltaVoltage.{{ $index }}'
|
||||||
|
descr: ΔV Battery banks symmetry 8
|
||||||
|
divisor: 100
|
||||||
|
skip_value_lt: 1
|
||||||
|
temperature:
|
||||||
|
data:
|
||||||
|
-
|
||||||
|
oid: rectifierStatusEntry
|
||||||
|
value: rectifierStatusTemp
|
||||||
|
num_oid: .1.3.6.1.4.1.12148.9.5.5.2.1.5.
|
||||||
|
index: 'rectifierStatusTemp.{{ $index }}'
|
||||||
|
descr: Rectifier {{ $index }}
|
||||||
|
divisor: 1
|
||||||
|
skip_value_lt: 1
|
||||||
|
load:
|
||||||
|
data:
|
||||||
|
-
|
||||||
|
oid: rectifier
|
||||||
|
value: rectifierUtilization
|
||||||
|
num_oid: .1.3.6.1.4.1.12148.9.5.4.
|
||||||
|
index: 'rectifierUtilization.{{ $index }}'
|
||||||
|
descr: Rectifier current utilization
|
||||||
|
current:
|
||||||
|
data:
|
||||||
|
-
|
||||||
|
oid: loadDistribution
|
||||||
|
value: loadDistributionCurrent
|
||||||
|
num_oid: .1.3.6.1.4.1.12148.9.4.1.
|
||||||
|
index: 'loadDistributionCurrent.{{ $index }}'
|
||||||
|
descr: Distribution total out
|
||||||
|
divisor: 1
|
||||||
|
-
|
||||||
|
oid: rectifierStatusEntry
|
||||||
|
value: rectifierStatusOutputCurrent
|
||||||
|
num_oid: .1.3.6.1.4.1.12148.9.5.5.2.1.3.
|
||||||
|
index: 'rectifierStatusOutputCurrent.{{ $index }}'
|
||||||
|
descr: Rectifier {{ $index }} out
|
||||||
|
divisor: 10
|
||||||
|
skip_value_lt: 1
|
||||||
|
-
|
||||||
|
oid: battery
|
||||||
|
value: batteryCurrent
|
||||||
|
num_oid: .1.3.6.1.4.1.12148.9.3.3.
|
||||||
|
index: 'batteryCurrent.{{ $index }}'
|
||||||
|
descr: Battery (charge/drain)
|
||||||
|
divisor: 1
|
||||||
|
-
|
||||||
|
oid: batteryCapacityData
|
||||||
|
value: batteryCapacityLeft
|
||||||
|
num_oid: .1.3.6.1.4.1.12148.9.3.20.2.
|
||||||
|
index: 'batteryCapacityLeft.{{ $index }}'
|
||||||
|
descr: Battery remaining capacity (Ah)
|
||||||
|
-
|
||||||
|
oid: batteryCapacityData
|
||||||
|
value: batteryCapacityUsed
|
||||||
|
num_oid: .1.3.6.1.4.1.12148.9.3.20.3.
|
||||||
|
index: 'batteryCapacityUsed.{{ $index }}'
|
||||||
|
descr: Battery capacity used (Ah)
|
12
includes/definitions/eltek-webpower.yaml
Normal file
12
includes/definitions/eltek-webpower.yaml
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
os: eltek-webpower
|
||||||
|
text: 'Eltek WebPower'
|
||||||
|
type: power
|
||||||
|
icon: eltek
|
||||||
|
nobulk: true
|
||||||
|
over:
|
||||||
|
- { graph: device_current, text: Load }
|
||||||
|
- { graph: device_voltage, text: Voltage }
|
||||||
|
mib_dir:
|
||||||
|
- eltek
|
||||||
|
discovery:
|
||||||
|
- sysObjectID: .1.3.6.1.4.1.12148.9
|
108
includes/discovery/sensors/state/eltek-webpower.inc.php
Normal file
108
includes/discovery/sensors/state/eltek-webpower.inc.php
Normal file
@@ -0,0 +1,108 @@
|
|||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* eltek-webpower.inc.php
|
||||||
|
*
|
||||||
|
* -Description-
|
||||||
|
*
|
||||||
|
* This program is free software: you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
* the Free Software Foundation, either version 3 of the License, or
|
||||||
|
* (at your option) any later version.
|
||||||
|
*
|
||||||
|
* This program is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* You should have received a copy of the GNU General Public License
|
||||||
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
*
|
||||||
|
* @package LibreNMS
|
||||||
|
* @link http://librenms.org
|
||||||
|
* @copyright 2018 Mikael Sipilainen
|
||||||
|
* @author Mikael Sipilainen <mikael.sipilainen@gmail.com>
|
||||||
|
*/
|
||||||
|
|
||||||
|
// Battery banks symmetry status discovery
|
||||||
|
$symmetry_oid = array('.1.3.6.1.4.1.12148.9.3.19.3.1.3.0',
|
||||||
|
'.1.3.6.1.4.1.12148.9.3.19.3.1.6.0',
|
||||||
|
'.1.3.6.1.4.1.12148.9.3.19.3.1.9.0',
|
||||||
|
'.1.3.6.1.4.1.12148.9.3.19.3.1.12.0',
|
||||||
|
'.1.3.6.1.4.1.12148.9.3.19.3.1.15.0',
|
||||||
|
'.1.3.6.1.4.1.12148.9.3.19.3.1.18.0',
|
||||||
|
'.1.3.6.1.4.1.12148.9.3.19.3.1.21.0',
|
||||||
|
'.1.3.6.1.4.1.12148.9.3.19.3.1.24.0'
|
||||||
|
);
|
||||||
|
$oid = snmp_get_multi($device, 'batteryBanksSymmetry1enable.0 batteryBanksSymmetry2enable.0 batteryBanksSymmetry3enable.0 batteryBanksSymmetry4enable.0 batteryBanksSymmetry5enable.0 batteryBanksSymmetry6enable.0 batteryBanksSymmetry7enable.0 batteryBanksSymmetry8enable.0 batteryBanksSymmetry1status.0 batteryBanksSymmetry2status.0 batteryBanksSymmetry3status.0 batteryBanksSymmetry4status.0 batteryBanksSymmetry5status.0 batteryBanksSymmetry6status.0 batteryBanksSymmetry7status.0 batteryBanksSymmetry8status.0', '-OQUs', 'ELTEK-DISTRIBUTED-MIB');
|
||||||
|
$count = array(1, 2, 3, 4, 5, 6, 7, 8);
|
||||||
|
foreach ($count as &$countValue) {
|
||||||
|
if ($oid[0]['batteryBanksSymmetry'.$countValue.'enable'] == 'enable') {
|
||||||
|
if ($oid[0]['batteryBanksSymmetry'.$countValue.'status'] == 'ok') {
|
||||||
|
$state_numeric = 0;
|
||||||
|
}
|
||||||
|
if ($oid[0]['batteryBanksSymmetry'.$countValue.'status'] == 'minorAlarm') {
|
||||||
|
$state_numeric = 1;
|
||||||
|
}
|
||||||
|
if ($oid[0]['batteryBanksSymmetry'.$countValue.'status'] == 'majorAlarm') {
|
||||||
|
$state_numeric = 2;
|
||||||
|
}
|
||||||
|
if ($oid[0]['batteryBanksSymmetry'.$countValue.'status'] == 'disabled') {
|
||||||
|
$state_numeric = 3;
|
||||||
|
}
|
||||||
|
if ($oid[0]['batteryBanksSymmetry'.$countValue.'status'] == 'error') {
|
||||||
|
$state_numeric = 4;
|
||||||
|
}
|
||||||
|
|
||||||
|
$state_name = 'batteryBanksSymmetry'.$countValue.'status.0';
|
||||||
|
$state_index_id = create_state_index($state_name);
|
||||||
|
if ($state_index_id !== null) {
|
||||||
|
$states = array(
|
||||||
|
array($state_index_id,'ok',0,0,0) ,
|
||||||
|
array($state_index_id,'minorAlarm',0,1,1) ,
|
||||||
|
array($state_index_id,'majorAlarm',0,2,2) ,
|
||||||
|
array($state_index_id,'disabled',0,3,3) ,
|
||||||
|
array($state_index_id,'error',0,4,2)
|
||||||
|
);
|
||||||
|
foreach ($states as $value) {
|
||||||
|
$insert = array(
|
||||||
|
'state_index_id' => $value[0],
|
||||||
|
'state_descr' => $value[1],
|
||||||
|
'state_draw_graph' => $value[2],
|
||||||
|
'state_value' => $value[3],
|
||||||
|
'state_generic_value' => $value[4]
|
||||||
|
);
|
||||||
|
dbInsert($insert, 'state_translations');
|
||||||
|
}
|
||||||
|
}
|
||||||
|
$index = 0;
|
||||||
|
$limit = 10;
|
||||||
|
$warnlimit = null;
|
||||||
|
$lowlimit = null;
|
||||||
|
$lowwarnlimit = null;
|
||||||
|
$divisor = 1;
|
||||||
|
$num_oid = $symmetry_oid[$countValue-1];
|
||||||
|
$state = $state_numeric / $divisor;
|
||||||
|
$descr = 'Battery banks symmetry '.$countValue;
|
||||||
|
discover_sensor(
|
||||||
|
$valid['sensor'],
|
||||||
|
'state',
|
||||||
|
$device,
|
||||||
|
$num_oid,
|
||||||
|
$index,
|
||||||
|
$state_name,
|
||||||
|
$descr,
|
||||||
|
$divisor,
|
||||||
|
'1',
|
||||||
|
$lowlimit,
|
||||||
|
$lowwarnlimit,
|
||||||
|
$warnlimit,
|
||||||
|
$limit,
|
||||||
|
$state
|
||||||
|
);
|
||||||
|
create_sensor_to_state_index(
|
||||||
|
$device,
|
||||||
|
$state_name,
|
||||||
|
$index
|
||||||
|
);
|
||||||
|
}
|
||||||
|
}
|
40
includes/polling/os/eltek-webpower.inc.php
Normal file
40
includes/polling/os/eltek-webpower.inc.php
Normal file
@@ -0,0 +1,40 @@
|
|||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* eltek-webpower.inc.php
|
||||||
|
*
|
||||||
|
* -Description-
|
||||||
|
*
|
||||||
|
* This program is free software: you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
* the Free Software Foundation, either version 3 of the License, or
|
||||||
|
* (at your option) any later version.
|
||||||
|
*
|
||||||
|
* This program is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* You should have received a copy of the GNU General Public License
|
||||||
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
*
|
||||||
|
* @package LibreNMS
|
||||||
|
* @link http://librenms.org
|
||||||
|
* @copyright 2018 Mikael Sipilainen
|
||||||
|
* @author Mikael Sipilainen <mikael.sipilainen@gmail.com>
|
||||||
|
*/
|
||||||
|
|
||||||
|
// ELTEK - A Delta Group Company - https://eltek.com/
|
||||||
|
// Flatpack series DC Power system with SmartPack controller
|
||||||
|
// (SmartPack2 V2.x, SmartPack S V2.x and Compack V2.x.
|
||||||
|
// Also seems to work correctly with SmartPack_1 v.5.2 and SW v.3.10)
|
||||||
|
|
||||||
|
// ELTEK-DISTRIBUTED-MIB (version9) needs files SNMPv2-SMI SNMPv2-TC
|
||||||
|
|
||||||
|
$output = preg_split("/[\s,]+/", $device['sysDescr']);
|
||||||
|
$version = $output[1];
|
||||||
|
|
||||||
|
$oid = snmp_get_multi($device, 'systemSiteInfoControllerType.0 rectifierStatusType.1 batteryName.0 systemSiteInfoSystemSeriaNum.0', '-OQUs', 'ELTEK-DISTRIBUTED-MIB');
|
||||||
|
$features = 'Rectifier type: '.$oid[1]['rectifierStatusType'];
|
||||||
|
$features .= ', Battery name: '.$oid[0]['batteryName'];
|
||||||
|
$hardware = $oid[0]['systemSiteInfoControllerType'];
|
||||||
|
$serial = $oid[0]['systemSiteInfoSystemSeriaNum'];
|
3852
mibs/eltek/ELTEK-DISTRIBUTED-MIB
Normal file
3852
mibs/eltek/ELTEK-DISTRIBUTED-MIB
Normal file
File diff suppressed because it is too large
Load Diff
1282
tests/data/eltek-webpower.json
Normal file
1282
tests/data/eltek-webpower.json
Normal file
File diff suppressed because it is too large
Load Diff
869
tests/snmpsim/eltek-webpower.snmprec
Normal file
869
tests/snmpsim/eltek-webpower.snmprec
Normal file
@@ -0,0 +1,869 @@
|
|||||||
|
1.3.6.1.2.1.1.1.0|4x|576562506f776572283430323431342e3030332920342e31312c204170722020342032303136204f533a322e3720
|
||||||
|
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.12148.9
|
||||||
|
1.3.6.1.2.1.1.3.0|67|44604105
|
||||||
|
1.3.6.1.2.1.1.4.0|4|sysContact
|
||||||
|
1.3.6.1.2.1.1.5.0|4|sysName
|
||||||
|
1.3.6.1.2.1.1.6.0|4|sysLocation
|
||||||
|
1.3.6.1.2.1.1.7.0|2|64
|
||||||
|
1.3.6.1.2.1.2.1.0|2|1
|
||||||
|
1.3.6.1.2.1.2.2.1.1.1|2|1
|
||||||
|
1.3.6.1.2.1.2.2.1.2.1|4x|45746865726e657420496e74657266616365
|
||||||
|
1.3.6.1.2.1.2.2.1.3.1|2|6
|
||||||
|
1.3.6.1.2.1.2.2.1.4.1|2|1500
|
||||||
|
1.3.6.1.2.1.2.2.1.5.1|66|1000000
|
||||||
|
1.3.6.1.2.1.2.2.1.6.1|4x|000a19c5e31e
|
||||||
|
1.3.6.1.2.1.2.2.1.7.1|2|1
|
||||||
|
1.3.6.1.2.1.2.2.1.8.1|2|1
|
||||||
|
1.3.6.1.2.1.2.2.1.9.1|67|0
|
||||||
|
1.3.6.1.2.1.2.2.1.10.1|65|385984982
|
||||||
|
1.3.6.1.2.1.2.2.1.11.1|65|517693875
|
||||||
|
1.3.6.1.2.1.2.2.1.12.1|65|584
|
||||||
|
1.3.6.1.2.1.2.2.1.13.1|65|0
|
||||||
|
1.3.6.1.2.1.2.2.1.14.1|65|0
|
||||||
|
1.3.6.1.2.1.2.2.1.15.1|65|0
|
||||||
|
1.3.6.1.2.1.2.2.1.16.1|65|3290228359
|
||||||
|
1.3.6.1.2.1.2.2.1.17.1|65|517687099
|
||||||
|
1.3.6.1.2.1.2.2.1.18.1|65|14
|
||||||
|
1.3.6.1.2.1.2.2.1.19.1|65|0
|
||||||
|
1.3.6.1.2.1.2.2.1.20.1|65|0
|
||||||
|
1.3.6.1.2.1.2.2.1.21.1|66|0
|
||||||
|
1.3.6.1.2.1.2.2.1.22.1|6|0.0.0
|
||||||
|
1.3.6.1.2.1.3.1.1.1.1.10.0.8.6|2|1
|
||||||
|
1.3.6.1.2.1.3.1.1.1.1.192.168.100.20|2|1
|
||||||
|
1.3.6.1.2.1.3.1.1.2.1.10.0.8.6|4x|f44d30677225
|
||||||
|
1.3.6.1.2.1.3.1.1.2.1.192.168.100.20|4x|f44d306852f0
|
||||||
|
1.3.6.1.2.1.3.1.1.3.1.10.0.8.6|64x|0a000806
|
||||||
|
1.3.6.1.2.1.3.1.1.3.1.192.168.100.20|64x|c0a86414
|
||||||
|
1.3.6.1.2.1.4.1.0|2|2
|
||||||
|
1.3.6.1.2.1.4.2.0|2|60
|
||||||
|
1.3.6.1.2.1.4.3.0|65|517673073
|
||||||
|
1.3.6.1.2.1.4.4.0|65|0
|
||||||
|
1.3.6.1.2.1.4.5.0|65|0
|
||||||
|
1.3.6.1.2.1.4.6.0|65|0
|
||||||
|
1.3.6.1.2.1.4.7.0|65|0
|
||||||
|
1.3.6.1.2.1.4.8.0|65|0
|
||||||
|
1.3.6.1.2.1.4.9.0|65|517673122
|
||||||
|
1.3.6.1.2.1.4.10.0|65|517674263
|
||||||
|
1.3.6.1.2.1.4.11.0|65|0
|
||||||
|
1.3.6.1.2.1.4.12.0|65|0
|
||||||
|
1.3.6.1.2.1.4.13.0|2|0
|
||||||
|
1.3.6.1.2.1.4.14.0|65|0
|
||||||
|
1.3.6.1.2.1.4.15.0|65|0
|
||||||
|
1.3.6.1.2.1.4.16.0|65|0
|
||||||
|
1.3.6.1.2.1.4.17.0|65|0
|
||||||
|
1.3.6.1.2.1.4.18.0|65|0
|
||||||
|
1.3.6.1.2.1.4.19.0|65|0
|
||||||
|
1.3.6.1.2.1.4.20.1.1.192.168.100.21|64x|00000000
|
||||||
|
1.3.6.1.2.1.4.20.1.2.192.168.100.21|2|1
|
||||||
|
1.3.6.1.2.1.4.20.1.3.192.168.100.21|64x|00000000
|
||||||
|
1.3.6.1.2.1.4.20.1.4.192.168.100.21|2|1
|
||||||
|
1.3.6.1.2.1.4.20.1.5.192.168.100.21|2|1500
|
||||||
|
1.3.6.1.2.1.4.21.1.1.0.0.0.0|64x|00000000
|
||||||
|
1.3.6.1.2.1.4.21.1.2.0.0.0.0|2|1
|
||||||
|
1.3.6.1.2.1.4.21.1.3.0.0.0.0|2|0
|
||||||
|
1.3.6.1.2.1.4.21.1.4.0.0.0.0|2|0
|
||||||
|
1.3.6.1.2.1.4.21.1.5.0.0.0.0|2|0
|
||||||
|
1.3.6.1.2.1.4.21.1.6.0.0.0.0|2|0
|
||||||
|
1.3.6.1.2.1.4.21.1.7.0.0.0.0|64x|00000000
|
||||||
|
1.3.6.1.2.1.4.21.1.8.0.0.0.0|2|3
|
||||||
|
1.3.6.1.2.1.4.21.1.9.0.0.0.0|2|2
|
||||||
|
1.3.6.1.2.1.4.21.1.10.0.0.0.0|2|446041
|
||||||
|
1.3.6.1.2.1.4.21.1.11.0.0.0.0|64x|00000000
|
||||||
|
1.3.6.1.2.1.4.21.1.12.0.0.0.0|2|0
|
||||||
|
1.3.6.1.2.1.4.21.1.13.0.0.0.0|6|0.0
|
||||||
|
1.3.6.1.2.1.4.22.1.1.1.192.168.100.21|2|1
|
||||||
|
1.3.6.1.2.1.4.22.1.2.1.192.168.100.21|4x|000a19c5e31e
|
||||||
|
1.3.6.1.2.1.4.22.1.3.1.192.168.100.21|64x|00000000
|
||||||
|
1.3.6.1.2.1.4.22.1.4.1.192.168.100.21|2|4
|
||||||
|
1.3.6.1.2.1.4.23.0|65|0
|
||||||
|
1.3.6.1.2.1.5.1.0|65|4561
|
||||||
|
1.3.6.1.2.1.5.2.0|65|0
|
||||||
|
1.3.6.1.2.1.5.3.0|65|4
|
||||||
|
1.3.6.1.2.1.5.4.0|65|0
|
||||||
|
1.3.6.1.2.1.5.5.0|65|0
|
||||||
|
1.3.6.1.2.1.5.6.0|65|0
|
||||||
|
1.3.6.1.2.1.5.7.0|65|0
|
||||||
|
1.3.6.1.2.1.5.8.0|65|4557
|
||||||
|
1.3.6.1.2.1.5.9.0|65|0
|
||||||
|
1.3.6.1.2.1.5.10.0|65|0
|
||||||
|
1.3.6.1.2.1.5.11.0|65|0
|
||||||
|
1.3.6.1.2.1.5.12.0|65|0
|
||||||
|
1.3.6.1.2.1.5.13.0|65|0
|
||||||
|
1.3.6.1.2.1.5.14.0|65|4558
|
||||||
|
1.3.6.1.2.1.5.15.0|65|0
|
||||||
|
1.3.6.1.2.1.5.16.0|65|0
|
||||||
|
1.3.6.1.2.1.5.17.0|65|0
|
||||||
|
1.3.6.1.2.1.5.18.0|65|0
|
||||||
|
1.3.6.1.2.1.5.19.0|65|0
|
||||||
|
1.3.6.1.2.1.5.20.0|65|0
|
||||||
|
1.3.6.1.2.1.5.21.0|65|0
|
||||||
|
1.3.6.1.2.1.5.22.0|65|4557
|
||||||
|
1.3.6.1.2.1.5.23.0|65|0
|
||||||
|
1.3.6.1.2.1.5.24.0|65|0
|
||||||
|
1.3.6.1.2.1.5.25.0|65|0
|
||||||
|
1.3.6.1.2.1.5.26.0|65|0
|
||||||
|
1.3.6.1.2.1.6.1.0|2|4
|
||||||
|
1.3.6.1.2.1.6.2.0|2|500
|
||||||
|
1.3.6.1.2.1.6.3.0|2|640000
|
||||||
|
1.3.6.1.2.1.6.4.0|2|32
|
||||||
|
1.3.6.1.2.1.6.5.0|65|0
|
||||||
|
1.3.6.1.2.1.6.6.0|65|3769
|
||||||
|
1.3.6.1.2.1.6.7.0|65|0
|
||||||
|
1.3.6.1.2.1.6.8.0|65|1
|
||||||
|
1.3.6.1.2.1.6.9.0|66|0
|
||||||
|
1.3.6.1.2.1.6.10.0|65|26484
|
||||||
|
1.3.6.1.2.1.6.11.0|65|31329
|
||||||
|
1.3.6.1.2.1.6.12.0|65|25
|
||||||
|
1.3.6.1.2.1.6.14.0|65|0
|
||||||
|
1.3.6.1.2.1.6.15.0|65|0
|
||||||
|
1.3.6.1.2.1.7.1.0|65|517638923
|
||||||
|
1.3.6.1.2.1.7.2.0|65|10
|
||||||
|
1.3.6.1.2.1.7.3.0|65|0
|
||||||
|
1.3.6.1.2.1.7.4.0|65|517638964
|
||||||
|
1.3.6.1.2.1.7.5.1.1.0.0.0.0.7|64x|00000000
|
||||||
|
1.3.6.1.2.1.7.5.1.1.0.0.0.0.9|64x|00000000
|
||||||
|
1.3.6.1.2.1.7.5.1.1.0.0.0.0.161|64x|00000000
|
||||||
|
1.3.6.1.2.1.7.5.1.1.0.0.0.0.20034|64x|00000000
|
||||||
|
1.3.6.1.2.1.7.5.1.2.0.0.0.0.7|2|7
|
||||||
|
1.3.6.1.2.1.7.5.1.2.0.0.0.0.9|2|9
|
||||||
|
1.3.6.1.2.1.7.5.1.2.0.0.0.0.161|2|161
|
||||||
|
1.3.6.1.2.1.7.5.1.2.0.0.0.0.20034|2|20034
|
||||||
|
1.3.6.1.2.1.11.1.0|65|517639020
|
||||||
|
1.3.6.1.2.1.11.2.0|65|517639030
|
||||||
|
1.3.6.1.2.1.11.3.0|65|0
|
||||||
|
1.3.6.1.2.1.11.4.0|65|0
|
||||||
|
1.3.6.1.2.1.11.5.0|65|0
|
||||||
|
1.3.6.1.2.1.11.6.0|65|0
|
||||||
|
1.3.6.1.2.1.11.8.0|65|0
|
||||||
|
1.3.6.1.2.1.11.9.0|65|0
|
||||||
|
1.3.6.1.2.1.11.10.0|65|0
|
||||||
|
1.3.6.1.2.1.11.11.0|65|0
|
||||||
|
1.3.6.1.2.1.11.12.0|65|0
|
||||||
|
1.3.6.1.2.1.11.13.0|65|245444
|
||||||
|
1.3.6.1.2.1.11.14.0|65|0
|
||||||
|
1.3.6.1.2.1.11.15.0|65|41684
|
||||||
|
1.3.6.1.2.1.11.16.0|65|144474
|
||||||
|
1.3.6.1.2.1.11.17.0|65|0
|
||||||
|
1.3.6.1.2.1.11.18.0|65|0
|
||||||
|
1.3.6.1.2.1.11.19.0|65|0
|
||||||
|
1.3.6.1.2.1.11.20.0|65|0
|
||||||
|
1.3.6.1.2.1.11.21.0|65|21130
|
||||||
|
1.3.6.1.2.1.11.22.0|65|0
|
||||||
|
1.3.6.1.2.1.11.24.0|65|0
|
||||||
|
1.3.6.1.2.1.11.25.0|65|0
|
||||||
|
1.3.6.1.2.1.11.26.0|65|0
|
||||||
|
1.3.6.1.2.1.11.27.0|65|0
|
||||||
|
1.3.6.1.2.1.11.28.0|65|517639214
|
||||||
|
1.3.6.1.2.1.11.29.0|65|2
|
||||||
|
1.3.6.1.2.1.11.30.0|2|2
|
||||||
|
1.3.6.1.4.1.12148.9.1.1.1.0|4x|323031382d30392d30322c30343a3038
|
||||||
|
1.3.6.1.4.1.12148.9.1.2.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.1.3.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.1.4.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.1.5.0|2|1
|
||||||
|
1.3.6.1.4.1.12148.9.1.6.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.1.7.1.1.0|2|1
|
||||||
|
1.3.6.1.4.1.12148.9.1.7.1.2.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.1.7.1.3.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.1.7.1.4.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.1.7.1.5.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.1.7.1.6.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.1.7.1.7.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.1.7.1.8.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.1.7.1.9.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.1.7.1.10.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.1.7.1.11.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.1.8.0|2|1
|
||||||
|
1.3.6.1.4.1.12148.9.1.9.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.1.12.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.1.13.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.1.14.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.1.15.1.1.0|2|1
|
||||||
|
1.3.6.1.4.1.12148.9.1.15.1.2.0|4x|50726f67496e70757420312e3120
|
||||||
|
1.3.6.1.4.1.12148.9.1.15.1.3.0|4x|50726f67496e70757420312e3220
|
||||||
|
1.3.6.1.4.1.12148.9.1.15.1.4.0|4x|50726f67496e70757420312e3320
|
||||||
|
1.3.6.1.4.1.12148.9.1.15.1.5.0|4x|50726f67496e70757420312e3420
|
||||||
|
1.3.6.1.4.1.12148.9.1.15.1.6.0|4x|50726f67496e70757420312e3520
|
||||||
|
1.3.6.1.4.1.12148.9.1.15.1.7.0|4x|50726f67496e70757420312e3620
|
||||||
|
1.3.6.1.4.1.12148.9.1.15.1.8.0|4x|50726f67496e70757420312e3720
|
||||||
|
1.3.6.1.4.1.12148.9.1.15.1.9.0|4x|50726f67496e70757420312e3820
|
||||||
|
1.3.6.1.4.1.12148.9.1.15.1.10.0|4x|50726f67496e70757420312e3920
|
||||||
|
1.3.6.1.4.1.12148.9.1.15.1.11.0|4x|50726f67496e70757420312e313020
|
||||||
|
1.3.6.1.4.1.12148.9.1.16.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.1.17.1.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.1.17.2.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.1.18.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.1.18.1.0|4x|654e65787573205765625061636b20666f72202e313138
|
||||||
|
1.3.6.1.4.1.12148.9.1.18.2.0|4|230794
|
||||||
|
1.3.6.1.4.1.12148.9.1.18.3.0|4|141571185254
|
||||||
|
1.3.6.1.4.1.12148.9.1.18.4.0|4|5
|
||||||
|
1.3.6.1.4.1.12148.9.1.18.5.0|4x|323031342e30342e3136
|
||||||
|
1.3.6.1.4.1.12148.9.1.18.6.0|4x|3430323431342e303033
|
||||||
|
1.3.6.1.4.1.12148.9.1.18.7.0|4x|342e3131
|
||||||
|
1.3.6.1.4.1.12148.9.1.18.8.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.1.18.9.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.2.1.3.1.0|4x|50616c76656c696e70756973746f204f79
|
||||||
|
1.3.6.1.4.1.12148.9.2.1.3.2.0|4x|54656b6e69696b616e7469652031322c204573706f6f2c2046696e6c616e64
|
||||||
|
1.3.6.1.4.1.12148.9.2.1.3.3.0|4|
|
||||||
|
1.3.6.1.4.1.12148.9.2.1.3.4.0|4|
|
||||||
|
1.3.6.1.4.1.12148.9.2.1.3.5.0|4x|30362d3036
|
||||||
|
1.3.6.1.4.1.12148.9.2.1.3.6.0|2|5
|
||||||
|
1.3.6.1.4.1.12148.9.2.1.3.7.0|4|142308329523
|
||||||
|
1.3.6.1.4.1.12148.9.2.1.3.8.0|4|141371123532
|
||||||
|
1.3.6.1.4.1.12148.9.2.1.4.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.2.2.0|2|1
|
||||||
|
1.3.6.1.4.1.12148.9.3.1.0|4x|506f77657253616665203132563137304653
|
||||||
|
1.3.6.1.4.1.12148.9.3.2.0|2|5323
|
||||||
|
1.3.6.1.4.1.12148.9.3.3.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.4.0|2|24
|
||||||
|
1.3.6.1.4.1.12148.9.3.5.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.6.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.7.0|2|100
|
||||||
|
1.3.6.1.4.1.12148.9.3.8.0|2|1
|
||||||
|
1.3.6.1.4.1.12148.9.3.9.0|2|5352
|
||||||
|
1.3.6.1.4.1.12148.9.3.10.0|2|5450
|
||||||
|
1.3.6.1.4.1.12148.9.3.11.0|2|5700
|
||||||
|
1.3.6.1.4.1.12148.9.3.12.0|2|5680
|
||||||
|
1.3.6.1.4.1.12148.9.3.13.0|2|4630
|
||||||
|
1.3.6.1.4.1.12148.9.3.14.0|2|4700
|
||||||
|
1.3.6.1.4.1.12148.9.3.15.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.16.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.17.1.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.17.2.0|2|4300
|
||||||
|
1.3.6.1.4.1.12148.9.3.17.3.0|2|4700
|
||||||
|
1.3.6.1.4.1.12148.9.3.18.0|2|1
|
||||||
|
1.3.6.1.4.1.12148.9.3.19.1.0|2|150
|
||||||
|
1.3.6.1.4.1.12148.9.3.19.2.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.19.3.1.1.0|2|1
|
||||||
|
1.3.6.1.4.1.12148.9.3.19.3.1.2.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.19.3.1.3.0|2|3
|
||||||
|
1.3.6.1.4.1.12148.9.3.19.3.1.4.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.19.3.1.5.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.19.3.1.6.0|2|3
|
||||||
|
1.3.6.1.4.1.12148.9.3.19.3.1.7.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.19.3.1.8.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.19.3.1.9.0|2|3
|
||||||
|
1.3.6.1.4.1.12148.9.3.19.3.1.10.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.19.3.1.11.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.19.3.1.12.0|2|3
|
||||||
|
1.3.6.1.4.1.12148.9.3.19.3.1.13.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.19.3.1.14.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.19.3.1.15.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.19.3.1.16.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.19.3.1.17.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.19.3.1.18.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.19.3.1.19.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.19.3.1.20.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.19.3.1.21.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.19.3.1.22.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.19.3.1.23.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.19.3.1.24.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.19.3.1.25.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.19.4.0|2|2
|
||||||
|
1.3.6.1.4.1.12148.9.3.19.5.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.19.6.1.1.0|2|1
|
||||||
|
1.3.6.1.4.1.12148.9.3.19.6.1.2.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.19.6.1.3.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.19.6.1.4.0|2|1012
|
||||||
|
1.3.6.1.4.1.12148.9.3.19.6.1.5.0|2|1012
|
||||||
|
1.3.6.1.4.1.12148.9.3.19.6.1.6.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.19.6.1.7.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.19.6.1.8.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.19.6.1.9.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.20.1.0|2|1406
|
||||||
|
1.3.6.1.4.1.12148.9.3.20.2.0|2|1360
|
||||||
|
1.3.6.1.4.1.12148.9.3.20.3.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.20.4.0|2|1360
|
||||||
|
1.3.6.1.4.1.12148.9.3.20.5.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.1.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.2.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.1.0|2|1
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.1.1|2|2
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.1.2|2|3
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.1.3|2|4
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.1.4|2|5
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.1.5|2|6
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.1.6|2|7
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.1.7|2|8
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.1.8|2|9
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.1.9|2|10
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.1.10|2|11
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.1.11|2|12
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.1.12|2|13
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.1.13|2|14
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.2.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.2.1|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.2.2|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.2.3|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.2.4|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.2.5|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.2.6|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.2.7|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.2.8|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.2.9|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.2.10|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.2.11|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.2.12|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.2.13|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.3.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.3.1|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.3.2|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.3.3|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.3.4|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.3.5|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.3.6|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.3.7|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.3.8|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.3.9|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.3.10|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.3.11|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.3.12|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.3.13|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.4.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.4.1|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.4.2|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.4.3|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.4.4|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.4.5|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.4.6|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.4.7|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.4.8|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.4.9|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.4.10|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.4.11|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.4.12|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.4.13|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.5.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.5.1|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.5.2|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.5.3|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.5.4|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.5.5|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.5.6|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.5.7|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.5.8|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.5.9|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.5.10|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.5.11|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.5.12|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.5.13|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.6.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.6.1|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.6.2|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.6.3|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.6.4|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.6.5|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.6.6|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.6.7|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.6.8|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.6.9|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.6.10|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.6.11|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.6.12|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.6.13|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.7.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.7.1|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.7.2|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.7.3|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.7.4|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.7.5|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.7.6|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.7.7|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.7.8|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.7.9|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.7.10|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.7.11|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.7.12|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.7.13|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.8.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.8.1|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.8.2|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.8.3|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.8.4|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.8.5|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.8.6|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.8.7|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.8.8|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.8.9|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.8.10|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.8.11|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.8.12|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.8.13|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.9.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.9.1|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.9.2|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.9.3|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.9.4|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.9.5|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.9.6|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.9.7|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.9.8|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.9.9|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.9.10|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.9.11|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.9.12|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.9.13|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.10.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.10.1|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.10.2|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.10.3|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.10.4|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.10.5|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.10.6|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.10.7|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.10.8|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.10.9|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.10.10|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.10.11|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.10.12|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.10.13|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.11.0|2|1
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.11.1|2|1
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.11.2|2|1
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.11.3|2|1
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.11.4|2|1
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.11.5|2|1
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.11.6|2|1
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.11.7|2|1
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.11.8|2|1
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.11.9|2|1
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.11.10|2|1
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.11.11|2|1
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.11.12|2|1
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.11.13|2|1
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.12.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.12.1|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.12.2|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.12.3|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.12.4|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.12.5|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.12.6|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.12.7|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.12.8|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.12.9|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.12.10|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.12.11|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.12.12|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.21.3.1.12.13|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.3.22.0|2|40
|
||||||
|
1.3.6.1.4.1.12148.9.3.23.0|2|30
|
||||||
|
1.3.6.1.4.1.12148.9.3.24.1.0|2|190
|
||||||
|
1.3.6.1.4.1.12148.9.3.24.2.0|2|720
|
||||||
|
1.3.6.1.4.1.12148.9.3.24.3.0|2|100
|
||||||
|
1.3.6.1.4.1.12148.9.4.1.0|2|58
|
||||||
|
1.3.6.1.4.1.12148.9.4.2.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.4.3.1.0|2|1
|
||||||
|
1.3.6.1.4.1.12148.9.4.3.2.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.4.3.3.0|2|4800
|
||||||
|
1.3.6.1.4.1.12148.9.4.3.4.0|2|4400
|
||||||
|
1.3.6.1.4.1.12148.9.4.3.5.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.4.3.6.0|2|2
|
||||||
|
1.3.6.1.4.1.12148.9.4.3.7.0|2|4800
|
||||||
|
1.3.6.1.4.1.12148.9.4.3.8.0|2|4400
|
||||||
|
1.3.6.1.4.1.12148.9.4.3.9.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.4.3.10.0|2|2
|
||||||
|
1.3.6.1.4.1.12148.9.4.3.11.0|2|4800
|
||||||
|
1.3.6.1.4.1.12148.9.4.3.12.0|2|4400
|
||||||
|
1.3.6.1.4.1.12148.9.4.4.1.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.4.4.2.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.1.0|2|3
|
||||||
|
1.3.6.1.4.1.12148.9.5.2.0|2|3
|
||||||
|
1.3.6.1.4.1.12148.9.5.3.0|2|58
|
||||||
|
1.3.6.1.4.1.12148.9.5.4.0|2|46
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.1.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.1.0|2|1
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.1.1|2|2
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.1.2|2|3
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.1.3|2|4
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.1.4|2|5
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.1.5|2|6
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.1.6|2|7
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.1.7|2|8
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.1.8|2|9
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.1.9|2|10
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.1.10|2|11
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.1.11|2|12
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.1.12|2|13
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.1.13|2|14
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.1.14|2|15
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.1.15|2|16
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.1.16|2|17
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.1.17|2|18
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.1.18|2|19
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.1.19|2|20
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.2.0|2|1
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.2.1|2|1
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.2.2|2|1
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.2.3|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.2.4|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.2.5|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.2.6|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.2.7|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.2.8|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.2.9|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.2.10|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.2.11|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.2.12|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.2.13|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.2.14|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.2.15|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.2.16|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.2.17|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.2.18|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.2.19|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.3.0|2|194
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.3.1|2|194
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.3.2|2|198
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.3.3|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.3.4|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.3.5|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.3.6|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.3.7|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.3.8|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.3.9|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.3.10|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.3.11|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.3.12|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.3.13|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.3.14|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.3.15|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.3.16|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.3.17|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.3.18|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.3.19|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.4.0|2|5310
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.4.1|2|5300
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.4.2|2|5295
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.4.3|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.4.4|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.4.5|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.4.6|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.4.7|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.4.8|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.4.9|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.4.10|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.4.11|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.4.12|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.4.13|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.4.14|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.4.15|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.4.16|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.4.17|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.4.18|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.4.19|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.5.0|2|30
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.5.1|2|31
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.5.2|2|31
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.5.3|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.5.4|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.5.5|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.5.6|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.5.7|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.5.8|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.5.9|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.5.10|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.5.11|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.5.12|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.5.13|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.5.14|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.5.15|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.5.16|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.5.17|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.5.18|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.5.19|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.6.0|4x|464c41545041434b322034382f32303030204845
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.6.1|4x|464c41545041434b322034382f32303030204845
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.6.2|4x|464c41545041434b322034382f32303030204845
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.6.3|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.6.4|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.6.5|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.6.6|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.6.7|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.6.8|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.6.9|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.6.10|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.6.11|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.6.12|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.6.13|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.6.14|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.6.15|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.6.16|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.6.17|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.6.18|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.6.19|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.7.0|4x|3234313131352e313035
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.7.1|4x|3234313131352e313035
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.7.2|4x|3234313131352e313035
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.7.3|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.7.4|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.7.5|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.7.6|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.7.7|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.7.8|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.7.9|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.7.10|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.7.11|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.7.12|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.7.13|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.7.14|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.7.15|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.7.16|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.7.17|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.7.18|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.7.19|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.8.0|4|140872100141
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.8.1|4|140772108186
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.8.2|4|142772001824
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.8.3|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.8.4|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.8.5|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.8.6|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.8.7|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.8.8|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.8.9|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.8.10|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.8.11|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.8.12|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.8.13|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.8.14|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.8.15|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.8.16|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.8.17|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.8.18|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.8.19|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.9.0|4x|332e32
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.9.1|4x|332e32
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.9.2|4|4
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.9.3|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.9.4|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.9.5|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.9.6|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.9.7|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.9.8|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.9.9|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.9.10|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.9.11|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.9.12|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.9.13|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.9.14|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.9.15|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.9.16|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.9.17|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.9.18|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.5.5.2.1.9.19|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.6.1.0|2|233
|
||||||
|
1.3.6.1.4.1.12148.9.6.2.0|2|235
|
||||||
|
1.3.6.1.4.1.12148.9.6.3.0|2|236
|
||||||
|
1.3.6.1.4.1.12148.9.7.1.1.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.7.1.2.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.7.1.3.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.7.1.4.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.7.1.5.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.7.1.6.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.7.1.7.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.7.1.8.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.7.1.9.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.7.1.10.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.7.1.11.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.7.1.12.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.7.1.13.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.7.1.14.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.7.1.15.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.7.1.16.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.7.1.17.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.7.1.18.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.7.1.19.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.7.1.20.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.7.1.21.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.7.1.22.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.7.1.23.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.7.1.24.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.7.1.25.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.7.1.26.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.7.1.27.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.7.1.28.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.1.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.2.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.3.0|2|58
|
||||||
|
1.3.6.1.4.1.12148.9.9.4.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.1.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.1.0|2|1
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.1.1|2|2
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.1.2|2|3
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.1.3|2|4
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.1.4|2|5
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.1.5|2|6
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.1.6|2|7
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.1.7|2|8
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.1.8|2|9
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.1.9|2|10
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.1.10|2|11
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.1.11|2|12
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.1.12|2|13
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.1.13|2|14
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.1.14|2|15
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.1.15|2|16
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.1.16|2|17
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.1.17|2|18
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.1.18|2|19
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.1.19|2|20
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.2.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.2.1|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.2.2|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.2.3|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.2.4|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.2.5|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.2.6|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.2.7|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.2.8|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.2.9|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.2.10|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.2.11|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.2.12|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.2.13|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.2.14|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.2.15|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.2.16|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.2.17|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.2.18|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.2.19|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.3.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.3.1|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.3.2|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.3.3|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.3.4|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.3.5|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.3.6|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.3.7|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.3.8|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.3.9|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.3.10|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.3.11|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.3.12|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.3.13|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.3.14|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.3.15|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.3.16|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.3.17|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.3.18|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.3.19|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.4.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.4.1|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.4.2|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.4.3|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.4.4|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.4.5|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.4.6|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.4.7|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.4.8|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.4.9|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.4.10|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.4.11|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.4.12|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.4.13|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.4.14|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.4.15|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.4.16|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.4.17|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.4.18|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.4.19|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.5.0|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.5.1|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.5.2|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.5.3|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.5.4|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.5.5|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.5.6|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.5.7|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.5.8|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.5.9|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.5.10|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.5.11|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.5.12|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.5.13|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.5.14|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.5.15|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.5.16|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.5.17|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.5.18|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.5.19|2|0
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.6.0|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.6.1|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.6.2|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.6.3|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.6.4|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.6.5|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.6.6|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.6.7|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.6.8|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.6.9|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.6.10|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.6.11|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.6.12|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.6.13|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.6.14|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.6.15|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.6.16|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.6.17|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.6.18|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.6.19|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.7.0|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.7.1|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.7.2|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.7.3|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.7.4|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.7.5|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.7.6|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.7.7|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.7.8|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.7.9|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.7.10|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.7.11|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.7.12|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.7.13|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.7.14|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.7.15|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.7.16|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.7.17|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.7.18|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.7.19|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.8.0|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.8.1|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.8.2|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.8.3|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.8.4|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.8.5|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.8.6|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.8.7|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.8.8|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.8.9|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.8.10|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.8.11|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.8.12|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.8.13|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.8.14|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.8.15|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.8.16|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.8.17|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.8.18|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.8.19|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.9.0|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.9.1|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.9.2|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.9.3|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.9.4|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.9.5|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.9.6|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.9.7|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.9.8|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.9.9|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.9.10|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.9.11|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.9.12|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.9.13|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.9.14|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.9.15|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.9.16|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.9.17|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.9.18|4x|2d
|
||||||
|
1.3.6.1.4.1.12148.9.9.5.2.1.9.19|5|
|
Reference in New Issue
Block a user