Add HPE-maPDU support (#12550)

* Add support for HPE Managed Power Distribution Unit - pdu2 and pdu3

* Adding test data for hpe-mapdu from HPE P/N H8B49A (pdu2) and HPE P/N
P9S18A (pdu3)

* Remove module overrides and leave it up to user. Fix snmp_max_oid

* Fixed detection of PDU3 devices, updated testing data

* Make sysDesc definitions more specific - adding only HPE part number and
whole sysdescription of tested device.

* Change sysDescr to be less specific

* Force Test Re-run

Co-authored-by: PipoCanaja <38363551+PipoCanaja@users.noreply.github.com>
This commit is contained in:
Jezekus
2021-06-19 18:51:14 +02:00
committed by GitHub
parent 50dd6c1685
commit b111ab6ff9
6 changed files with 6476 additions and 0 deletions

View File

@@ -0,0 +1,418 @@
mib: CPQPOWER-MIB
modules:
os:
serial:
- CPQPOWER-MIB::deviceSerialNumber.0
version:
- CPQPOWER-MIB::deviceFirmwareVersion.0
hardware:
- CPQPOWER-MIB::deviceModel.0
sensors:
pre_cached:
data:
-
oid:
- pdu2OutletName
- pdu2OutletControlStatus
- pdu2InputPhaseIndex
- pdu3OutletName
- pdu3OutletControlStatus
- pdu3InputPhaseIndex
state:
data:
-
oid: pdu2OutletControlStatus
value: pdu2OutletControlStatus
index: '{{ $index }}'
num_oid: '.1.3.6.1.4.1.232.165.7.5.2.1.1.{{ $index }}'
descr: '{{ $pdu2OutletName }} State'
group: 'Outlets'
states:
- { value: 1, generic: 3, descr: off, graph: 0 }
- { value: 2, generic: 0, descr: on, graph: 0 }
- { value: 3, generic: 1, descr: pendingOff, graph: 0 }
- { value: 4, generic: 2, descr: pendingOn, graph: 0 }
-
oid: pdu2InputType
value: pdu2InputType
num_oid: '.1.3.6.1.4.1.232.165.7.2.1.1.1.{{ $index }}'
descr: 'PDU Type'
states:
- { value: 1, generic: 0, descr: singlePhase, graph: 0 }
- { value: 2, generic: 1, descr: splitPhase, graph: 0 }
- { value: 3, generic: 2, descr: threePhaseDelta, graph: 0 }
- { value: 4, generic: 3, descr: threePhaseWye, graph: 0 }
-
oid: pdu3OutletControlStatus
value: pdu3OutletControlStatus
index: 'pdu3OutletControlStatus.{{ $index }}'
num_oid: '.1.3.6.1.4.1.232.165.11.5.2.1.1.{{ $index }}'
descr: '{{ $pdu3OutletName }} State'
group: 'Outlets'
states:
- { value: 1, generic: 3, descr: off, graph: 0 }
- { value: 2, generic: 0, descr: on, graph: 0 }
- { value: 3, generic: 1, descr: pendingOff, graph: 0 }
- { value: 4, generic: 2, descr: pendingOn, graph: 0 }
skip_values:
-
oid: 'pdu3OutletName'
op: '=='
value: '00 00 00 00 00 00 00 00'
-
oid: pdu3InputType
value: pdu3InputType
index: 'pdu3InputType.{{ $index }}'
num_oid: '.1.3.6.1.4.1.232.165.11.2.1.1.1.{{ $index }}'
descr: 'PDU Type'
states:
- { value: 1, generic: 0, descr: singlePhase, graph: 0 }
- { value: 2, generic: 1, descr: splitPhase, graph: 0 }
- { value: 3, generic: 2, descr: threePhaseDelta, graph: 0 }
- { value: 4, generic: 3, descr: threePhaseWye, graph: 0 }
frequency:
data:
-
oid: pdu2InputFrequency
value: pdu2InputFrequency
index: 'pdu2InputFrequency.{{ $index }}'
num_oid: '.1.3.6.1.4.1.232.165.7.2.1.1.2.{{ $index }}'
descr: 'Input Frequency'
divisor: 10
-
oid: pdu3InputFrequency
value: pdu3InputFrequency
index: 'pdu3InputFrequency.{{ $index }}'
num_oid: '.1.3.6.1.4.1.232.165.11.2.1.1.2.{{ $index }}'
descr: 'Input Frequency'
divisor: 10
voltage:
data:
-
oid: pdu2InputPhaseVoltage
value: pdu2InputPhaseVoltage
index: 'pdu2InputPhaseIndex.{{ $index }}'
num_oid: '.1.3.6.1.4.1.232.165.7.2.2.1.3.{{ $index }}'
descr: 'Input Phase {{ $pdu2InputPhaseIndex }} Voltage'
divisor: 1000
low_limit: pdu2InputPhaseVoltageThLowerCritical
low_warn_limit: pdu2InputPhaseVoltageThLowerWarning
warn_limit: pdu2InputPhaseVoltageThUpperWarning
high_limit: pdu2InputPhaseVoltageThUpperCritical
-
oid: pdu3InputPhaseVoltage
value: pdu3InputPhaseVoltage
index: 'pdu3InputPhaseIndex.{{ $index }}'
num_oid: '.1.3.6.1.4.1.232.165.11.2.2.1.3.{{ $index }}'
descr: 'Input Phase {{ $pdu3InputPhaseIndex }} Voltage'
divisor: 10
low_limit: pdu3InputPhaseVoltageThLowerCritical
low_warn_limit: pdu3InputPhaseVoltageThLowerWarning
warn_limit: pdu3InputPhaseVoltageThUpperWarning
high_limit: pdu3InputPhaseVoltageThUpperCritical
skip_values: 0
current:
data:
-
oid: pdu2InputPhaseCurrent
value: pdu2InputPhaseCurrent
index: 'pdu2InputPhaseCurrent.{{ $index }}'
num_oid: '.1.3.6.1.4.1.232.165.7.2.2.1.11.{{ $index }}'
descr: 'Input Phase {{ $pdu2InputPhaseIndex }} Current'
skip_values: -1
divisor: 1000
-
oid: pdu2OutletCurrent
value: pdu2OutletCurrent
num_oid: '.1.3.6.1.4.1.232.165.7.5.1.1.5.{{ $index }}'
index: 'pdu2OutletCurrent.{{ $index }}'
descr: '{{ $pdu2OutletName }} Current'
divisor: 1000
group: 'Outlets'
skip_values:
-
oid: 'pdu2OutletControlStatus'
op: '=='
value: '1'
-
oid: pdu3InputPhaseCurrent
value: pdu3InputPhaseCurrent
index: 'pdu3InputPhaseCurrent.{{ $index }}'
num_oid: '.1.3.6.1.4.1.232.165.11.2.2.1.11.{{ $index }}'
descr: 'Input Phase {{ $pdu3InputPhaseIndex }} Current'
divisor: 100
skip_values:
-
oid: 'pdu3InputPhaseIndex'
op: '=='
value: '0'
-
oid: pdu3OutletCurrent
value: pdu3OutletCurrent
num_oid: '.1.3.6.1.4.1.232.165.11.5.1.1.5.{{ $index }}'
index: 'pdu3OutletCurrent.{{ $index }}'
descr: '{{ $pdu3OutletName }} Current'
divisor: 100
group: 'Outlets'
skip_value_lt: 0
skip_values:
-
oid: 'pdu3OutletControlStatus'
op: '=='
value: '1'
-
oid: 'pdu3OutletName'
op: '=='
value: '00 00 00 00 00 00 00 00'
power:
data:
-
oid: pdu2InputPowerWatts
value: pdu2InputPowerWatts
num_oid: '.1.3.6.1.4.1.232.165.7.2.1.1.5.{{ $index }}'
index: 'Pdu2InputEntry.{{ $index }}'
descr: 'Total Input Power'
skip_values: -1
-
oid: pdu2InputPhasePowerWatts
value: pdu2InputPhasePowerWatts
num_oid: '.1.3.6.1.4.1.232.165.7.2.2.1.21.{{ $index }}'
index: 'Pdu2InputEntry.{{ $index }}'
descr: 'Input Phase {{ $pdu2InputPhaseIndex }} Power'
skip_values:
-
oid: 'pdu2InputType'
op: '!='
value: '1'
-
oid: pdu2OutletWatts
value: pdu2OutletWatts
index: 'Pdu2OutletIndex.{{ $index }}'
num_oid: '.1.3.6.1.4.1.232.165.7.5.1.1.14.{{ $index }}'
descr: '{{ $pdu2OutletName }} Power'
group: 'Outlets'
skip_values:
-
oid: 'pdu2OutletControlStatus'
op: '=='
value: '1'
-
oid: pdu3InputPowerWatts
value: pdu3InputPowerWatts
num_oid: '.1.3.6.1.4.1.232.165.11.2.1.1.5.{{ $index }}'
index: 'Pdu3InputEntry.{{ $index }}'
descr: 'Total Input Power'
skip_values: 0
-
oid: pdu3InputPhasePowerWatts
value: pdu3InputPhasePowerWatts
num_oid: '.1.3.6.1.4.1.232.165.11.2.2.1.20.{{ $index }}'
index: 'Pdu3InputEntry.{{ $index }}'
descr: 'Input Phase {{ $pdu3InputPhaseIndex }} Power'
skip_values:
-
oid: 'pdu3InputType'
op: '!='
value: '1'
-
oid: pdu3OutletWatts
value: pdu3OutletWatts
index: 'Pdu3OutletIndex.{{ $index }}'
num_oid: '.1.3.6.1.4.1.232.165.11.5.1.1.13.{{ $index }}'
descr: '{{ $pdu3OutletName }} Power'
group: 'Outlets'
skip_value_lt: 0
skip_values:
-
oid: 'pdu3OutletControlStatus'
op: '=='
value: '1'
-
oid: 'pdu3OutletName'
op: '=='
value: '00 00 00 00 00 00 00 00'
power_factor:
data:
-
oid: pdu2InputPhasePowerFactor
value: pdu2InputPhasePowerFactor
index: 'Pdu2InputIndex.{{ $index }}'
num_oid: '.1.3.6.1.4.1.232.165.7.2.1.1.8.{{ $index }}'
descr: 'Input Phase {{ $pdu2InputPhaseIndex }} Power Factor'
divisor: 1000
skip_values:
-
oid: 'pdu2InputType'
op: '!='
value: '1'
-
oid: 'pdu2InputPhasePowerFactor'
op: '=='
value: '-1'
-
oid: pdu2InputPowerFactor
value: pdu2InputPowerFactor
index: 'Pdu2InputIndex.{{ $index }}'
num_oid: '.1.3.6.1.4.1.232.165.7.2.1.1.8.{{ $index }}'
descr: 'Input Power Factor'
skip_values: -1
divisor: 1000
-
oid: pdu2OutletPowerFactor
value: pdu2OutletPowerFactor
index: 'pdu2OutletIndex.{{ $index }}'
num_oid: '.1.3.6.1.4.1.232.165.7.5.1.1.17.{{ $index }}'
descr: '{{ $pdu2OutletName }} Power Factor'
divisor: -1000
group: 'Outlets'
skip_values:
-
oid: 'pdu2OutletControlStatus'
op: '=='
value: '1'
-
oid: pdu3InputPowerFactor
value: pdu3InputPowerFactor
index: 'Pdu3InputIndex.{{ $index }}'
num_oid: '.1.3.6.1.4.1.232.165.11.2.1.1.9.{{ $index }}'
descr: 'Input Phase {{ $pdu3InputPhaseIndex }} Power Factor'
skip_values: -1
divisor: 100
-
oid: pdu3OutletPowerFactor
value: pdu3OutletPowerFactor
index: 'pdu3OutletIndex.{{ $index }}'
num_oid: '.1.3.6.1.4.1.232.165.11.5.1.1.16.{{ $index }}'
descr: '{{ $pdu3OutletName }} Power Factor'
divisor: 100
group: 'Outlets'
skip_value_lt: 0
skip_values:
-
oid: 'pdu3OutletControlStatus'
op: '=='
value: '1'
-
oid: 'pdu3OutletName'
op: '=='
value: '00 00 00 00 00 00 00 00'
load:
data:
-
oid: pdu2OutletCurrentPercentLoad
value: pdu2OutletCurrentPercentLoad
index: 'pdu2OutletIndex.{{ $index }}'
num_oid: '.1.3.6.1.4.1.232.165.7.5.1.1.12.{{ $index }}'
descr: '{{ $pdu2OutletName }} Load'
group: 'Outlets'
skip_value_lt: 0
skip_values:
-
oid: 'pdu2OutletControlStatus'
op: '=='
value: '1'
-
oid: pdu2InputPhaseCurrentPercentLoad
value: pdu2InputPhaseCurrentPercentLoad
index: 'pdu2InputPhaseIndex.{{ $index }}'
num_oid: '.1.3.6.1.4.1.232.165.7.2.2.1.18.{{ $index }}'
descr: 'Input Phase {{ $pdu2InputPhaseIndex }} Load'
skip_value_lt: 0
-
oid: pdu3OutletCurrentPercentLoad
value: pdu3OutletCurrentPercentLoad
index: 'pdu3OutletIndex.{{ $index }}'
num_oid: '.1.3.6.1.4.1.232.165.11.5.1.1.11.{{ $index }}'
descr: '{{ $pdu3OutletName }} Load'
divisor: 10
group: 'Outlets'
skip_value_lt: 0
skip_values:
-
oid: 'pdu3OutletControlStatus'
op: '=='
value: '1'
-
oid: 'pdu3OutletName'
op: '=='
value: '00 00 00 00 00 00 00 00'
-
oid: pdu3InputPhaseCurrentPercentLoad
value: pdu3InputPhaseCurrentPercentLoad
index: 'pdu3InputPhaseIndex.{{ $index }}'
num_oid: '.1.3.6.1.4.1.232.165.11.2.2.1.17.{{ $index }}'
descr: 'Input Phase {{ $pdu3InputPhaseIndex }} Load'
divisor: 10
skip_values:
-
oid: 'pdu3InputPhaseIndex'
op: '=='
value: '0'
temperature:
data:
-
oid: pdu2TemperatureTable
value: pdu2TemperatureValue
index: 'pdu2TemperatureIndex.{{ $index }}'
num_oid: '.1.3.6.1.4.1.232.165.7.4.2.1.4.{{ $index }}'
descr: '{{ $pdu2TemperatureName }} Temperature sensor'
low_limit: pdu2TemperatureThLowerCritical
low_warn_limit: pdu2TemperatureThLowerWarning
warn_limit: pdu2TemperatureThUpperWarning
high_limit: pdu2TemperatureThUpperCritical
group: 'Sensors'
skip_values:
-
oid: 'pdu2TemperatureProbeStatus'
op: '=='
value: '1'
-
oid: pdu3TemperatureTable
value: pdu3TemperatureValue
index: 'pdu3TemperatureIndex.{{ $index }}'
num_oid: '.1.3.6.1.4.1.232.165.11.4.2.1.4.{{ $index }}'
descr: '{{ $pdu3TemperatureName }} Temperature sensor'
low_limit: pdu3TemperatureThLowerCritical
low_warn_limit: pdu3TemperatureThLowerWarning
warn_limit: pdu3TemperatureThUpperWarning
high_limit: pdu3TemperatureThUpperCritical
group: 'Sensors'
skip_values:
-
oid: 'pdu3TemperatureProbeStatus'
op: '=='
value: '1'
humidity:
data:
-
oid: pdu2HumidityTable
value: pdu2HumidityValue
index: 'pdu2HumidityIndex.{{ $index }}'
num_oid: '.1.3.6.1.4.1.232.165.7.4.3.1.4.{{ $index }}'
descr: '{{ $pdu2HumidityName.0.1 }} Humidity sensor'
low_limit: pdu2HumidityThLowerCritical
low_warn_limit: pdu2HumidityThLowerWarning
warn_limit: pdu2HumidityThUpperWarning
high_limit: pdu2HumidityThUpperCritical
group: 'Sensors'
skip_values:
-
oid: 'pdu2HumidityProbeStatus'
op: '=='
value: '1'
-
oid: pdu3HumidityTable
value: pdu3HumidityValue
index: 'pdu3HumidityIndex.{{ $index }}'
num_oid: '.1.3.6.1.4.1.232.165.11.4.3.1.4.{{ $index }}'
descr: '{{ $pdu3HumidityName.0.1 }} Humidity sensor'
low_limit: pdu3HumidityThLowerCritical
low_warn_limit: pdu3HumidityThLowerWarning
warn_limit: pdu3HumidityThUpperWarning
high_limit: pdu3HumidityThUpperCritical
group: 'Sensors'
skip_values:
-
oid: 'pdu3HumidityProbeStatus'
op: '=='
value: '1'

View File

@@ -0,0 +1,19 @@
os: hpe-mapdu
text: 'HPE Managed Power Distribution Unit'
type: power
icon: hpe
group: hpe
mib_dir: hp
over:
- {graph: device_power, text: Power}
- {graph: device_current, text: Current}
snmp_max_oid: '8'
discovery:
-
sysObjectID:
- .1.3.6.1.4.1.232.165.7
- .1.3.6.1.4.1.232.165.11
-
sysDescr:
- P9S18A
- Outlet Metered, Outlet Switched

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,382 @@
1.3.6.1.2.1.1.1.0|4|Assy 3.6kVA 100-240V 16A WW maPDU
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.232.165.7
1.3.6.1.2.1.1.3.0|67|445888457
1.3.6.1.2.1.1.4.0|4|<private>
1.3.6.1.2.1.1.5.0|4|<private>
1.3.6.1.2.1.1.6.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|Quadnet.0
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|2C59E5DC9C6C
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|0
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|3757370891
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|6393602
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|4741402
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|2404500
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|579462109
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|3487788
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|149285
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|0
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.3.0|65|8725022
1.3.6.1.2.1.4.4.0|65|0
1.3.6.1.2.1.4.5.0|65|503271
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|6267057
1.3.6.1.2.1.4.10.0|65|3621215
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.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.2.127.0.0.1|2|1
1.3.6.1.2.1.4.20.1.2.172.17.30.80|2|2
1.3.6.1.2.1.4.20.1.3.127.0.0.1|64|255.255.255.255
1.3.6.1.2.1.4.20.1.3.172.17.30.80|64|255.255.255.0
1.3.6.1.2.1.4.22.1.2.2.172.17.30.1|4x|744D2802B1BF
1.3.6.1.2.1.4.22.1.2.2.172.17.30.49|4x|5254008A6FD4
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|298420
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|298420
1.3.6.1.2.1.4.31.1.1.5.1|65|3757359388
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|3757359564
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|3
1.3.6.1.2.1.4.31.1.1.10.1|65|2404499
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|70|0
1.3.6.1.2.1.4.31.1.1.13.2|70|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|0
1.3.6.1.2.1.4.31.1.1.18.1|65|6267160
1.3.6.1.2.1.4.31.1.1.18.2|65|10796
1.3.6.1.2.1.4.31.1.1.19.1|70|0
1.3.6.1.2.1.4.31.1.1.19.2|70|298420
1.3.6.1.2.1.4.31.1.1.20.1|65|3621317
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|70|3621319
1.3.6.1.2.1.4.31.1.1.21.2|70|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|70|0
1.3.6.1.2.1.4.31.1.1.24.2|70|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|65|0
1.3.6.1.2.1.4.31.1.1.27.2|65|0
1.3.6.1.2.1.4.31.1.1.28.1|65|0
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|65|0
1.3.6.1.2.1.4.31.1.1.29.2|65|0
1.3.6.1.2.1.4.31.1.1.30.1|65|0
1.3.6.1.2.1.4.31.1.1.30.2|65|0
1.3.6.1.2.1.4.31.1.1.31.1|70|0
1.3.6.1.2.1.4.31.1.1.31.2|70|0
1.3.6.1.2.1.4.31.1.1.32.1|65|579456212
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|579456393
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|1954695
1.3.6.1.2.1.4.31.1.1.34.2|65|10797
1.3.6.1.2.1.4.31.1.1.35.1|70|1954695
1.3.6.1.2.1.4.31.1.1.35.2|70|10797
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|0
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|0
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|0
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|0
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|65|2786705
1.3.6.1.2.1.4.31.1.1.42.2|65|0
1.3.6.1.2.1.4.31.1.1.43.1|70|2786706
1.3.6.1.2.1.4.31.1.1.43.2|70|0
1.3.6.1.2.1.4.31.1.1.44.1|65|149285
1.3.6.1.2.1.4.31.1.1.44.2|65|0
1.3.6.1.2.1.4.31.1.1.45.1|70|149285
1.3.6.1.2.1.4.31.1.1.45.2|70|0
1.3.6.1.2.1.4.31.1.1.46.1|67|0
1.3.6.1.2.1.4.31.1.1.46.2|67|0
1.3.6.1.2.1.4.31.1.1.47.1|66|0
1.3.6.1.2.1.4.31.1.1.47.2|66|0
1.3.6.1.2.1.4.35.1.4.2.1.4.172.17.30.1|4x|744D2802B1BF
1.3.6.1.2.1.4.35.1.4.2.1.4.172.17.30.49|4x|5254008A6FD4
1.3.6.1.2.1.5.1.0|65|69147
1.3.6.1.2.1.5.2.0|65|0
1.3.6.1.2.1.5.3.0|65|5
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|69142
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|69142
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|69142
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.5.29.1.2.1|65|69147
1.3.6.1.2.1.5.29.1.2.2|65|80
1.3.6.1.2.1.5.29.1.3.1|65|0
1.3.6.1.2.1.5.29.1.3.2|65|0
1.3.6.1.2.1.5.29.1.4.1|65|69142
1.3.6.1.2.1.5.29.1.4.2|65|0
1.3.6.1.2.1.5.29.1.5.1|65|0
1.3.6.1.2.1.5.29.1.5.2|65|0
1.3.6.1.2.1.5.30.1.3.1.0|65|0
1.3.6.1.2.1.5.30.1.3.1.3|65|5
1.3.6.1.2.1.5.30.1.3.1.4|65|0
1.3.6.1.2.1.5.30.1.3.1.5|65|0
1.3.6.1.2.1.5.30.1.3.1.8|65|69142
1.3.6.1.2.1.5.30.1.3.1.9|65|0
1.3.6.1.2.1.5.30.1.3.1.10|65|0
1.3.6.1.2.1.5.30.1.3.1.11|65|0
1.3.6.1.2.1.5.30.1.3.1.12|65|0
1.3.6.1.2.1.5.30.1.3.1.13|65|0
1.3.6.1.2.1.5.30.1.3.1.14|65|0
1.3.6.1.2.1.5.30.1.3.1.15|65|0
1.3.6.1.2.1.5.30.1.3.1.16|65|0
1.3.6.1.2.1.5.30.1.3.1.17|65|0
1.3.6.1.2.1.5.30.1.3.1.18|65|0
1.3.6.1.2.1.5.30.1.3.2.1|65|0
1.3.6.1.2.1.5.30.1.3.2.2|65|0
1.3.6.1.2.1.5.30.1.3.2.3|65|0
1.3.6.1.2.1.5.30.1.3.2.4|65|0
1.3.6.1.2.1.5.30.1.3.2.128|65|0
1.3.6.1.2.1.5.30.1.3.2.129|65|0
1.3.6.1.2.1.5.30.1.3.2.130|65|0
1.3.6.1.2.1.5.30.1.3.2.131|65|0
1.3.6.1.2.1.5.30.1.3.2.132|65|0
1.3.6.1.2.1.5.30.1.3.2.133|65|0
1.3.6.1.2.1.5.30.1.3.2.134|65|0
1.3.6.1.2.1.5.30.1.3.2.135|65|0
1.3.6.1.2.1.5.30.1.3.2.136|65|80
1.3.6.1.2.1.5.30.1.3.2.137|65|0
1.3.6.1.2.1.5.30.1.4.1.0|65|69142
1.3.6.1.2.1.5.30.1.4.1.3|65|0
1.3.6.1.2.1.5.30.1.4.1.4|65|0
1.3.6.1.2.1.5.30.1.4.1.5|65|0
1.3.6.1.2.1.5.30.1.4.1.8|65|0
1.3.6.1.2.1.5.30.1.4.1.9|65|0
1.3.6.1.2.1.5.30.1.4.1.10|65|0
1.3.6.1.2.1.5.30.1.4.1.11|65|0
1.3.6.1.2.1.5.30.1.4.1.12|65|0
1.3.6.1.2.1.5.30.1.4.1.13|65|0
1.3.6.1.2.1.5.30.1.4.1.14|65|0
1.3.6.1.2.1.5.30.1.4.1.15|65|0
1.3.6.1.2.1.5.30.1.4.1.16|65|0
1.3.6.1.2.1.5.30.1.4.1.17|65|0
1.3.6.1.2.1.5.30.1.4.1.18|65|0
1.3.6.1.2.1.5.30.1.4.2.1|65|0
1.3.6.1.2.1.5.30.1.4.2.2|65|0
1.3.6.1.2.1.5.30.1.4.2.3|65|0
1.3.6.1.2.1.5.30.1.4.2.4|65|0
1.3.6.1.2.1.5.30.1.4.2.128|65|0
1.3.6.1.2.1.5.30.1.4.2.129|65|0
1.3.6.1.2.1.5.30.1.4.2.130|65|0
1.3.6.1.2.1.5.30.1.4.2.131|65|0
1.3.6.1.2.1.5.30.1.4.2.132|65|0
1.3.6.1.2.1.5.30.1.4.2.133|65|0
1.3.6.1.2.1.5.30.1.4.2.134|65|0
1.3.6.1.2.1.5.30.1.4.2.135|65|0
1.3.6.1.2.1.5.30.1.4.2.136|65|0
1.3.6.1.2.1.5.30.1.4.2.137|65|0
1.3.6.1.2.1.6.5.0|65|0
1.3.6.1.2.1.6.6.0|65|162
1.3.6.1.2.1.6.7.0|65|0
1.3.6.1.2.1.6.8.0|65|0
1.3.6.1.2.1.6.9.0|66|0
1.3.6.1.2.1.6.10.0|65|36169
1.3.6.1.2.1.6.11.0|65|27831
1.3.6.1.2.1.6.12.0|65|2
1.3.6.1.2.1.6.14.0|65|0
1.3.6.1.2.1.6.15.0|65|15
1.3.6.1.2.1.6.18.0|70|27831
1.3.6.1.2.1.7.1.0|65|3375118
1.3.6.1.2.1.7.2.0|65|2797400
1.3.6.1.2.1.7.3.0|65|0
1.3.6.1.2.1.7.4.0|65|3523769
1.3.6.1.2.1.11.1.0|65|3373734
1.3.6.1.2.1.11.2.0|65|3373716
1.3.6.1.2.1.11.3.0|65|0
1.3.6.1.2.1.11.4.0|65|12
1.3.6.1.2.1.11.5.0|65|109184
1.3.6.1.2.1.11.6.0|65|6
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|3268902
1.3.6.1.2.1.11.14.0|65|0
1.3.6.1.2.1.11.15.0|65|674813
1.3.6.1.2.1.11.16.0|65|2188227
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|109150
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|3373740
1.3.6.1.2.1.11.29.0|65|12
1.3.6.1.2.1.11.30.0|2|1
1.3.6.1.2.1.11.31.0|65|18
1.3.6.1.2.1.11.32.0|65|0
1.3.6.1.4.1.232.165.1.1.1.0|2|37
1.3.6.1.4.1.232.165.1.2.2.0|4|Assy 3.6kVA 100-240V 16A WW maPDU
1.3.6.1.4.1.232.165.1.2.3.0|4|02.00.0044
1.3.6.1.4.1.232.165.1.2.7.0|4|3C87241397
1.3.6.1.4.1.232.165.7.2.1.1.1.0|2|1
1.3.6.1.4.1.232.165.7.2.1.1.2.0|2|500
1.3.6.1.4.1.232.165.7.2.1.1.5.0|2|97
1.3.6.1.4.1.232.165.7.2.1.1.8.0|2|751
1.3.6.1.4.1.232.165.7.2.2.1.1.0.1|2|1
1.3.6.1.4.1.232.165.7.2.2.1.3.0.1|2|242440
1.3.6.1.4.1.232.165.7.2.2.1.11.0.1|2|535
1.3.6.1.4.1.232.165.7.2.2.1.18.0.1|2|3
1.3.6.1.4.1.232.165.7.2.2.1.21.0.1|2|97
1.3.6.1.4.1.232.165.7.2.2.1.24.0.1|2|751
1.3.6.1.4.1.232.165.7.4.2.1.1.0.1|2|1
1.3.6.1.4.1.232.165.7.4.2.1.2.0.1|4|
1.3.6.1.4.1.232.165.7.4.2.1.3.0.1|2|1
1.3.6.1.4.1.232.165.7.4.2.1.4.0.1|2|0
1.3.6.1.4.1.232.165.7.4.2.1.5.0.1|2|1
1.3.6.1.4.1.232.165.7.4.2.1.6.0.1|2|100
1.3.6.1.4.1.232.165.7.4.2.1.7.0.1|2|50
1.3.6.1.4.1.232.165.7.4.2.1.8.0.1|2|500
1.3.6.1.4.1.232.165.7.4.2.1.9.0.1|2|650
1.3.6.1.4.1.232.165.7.4.3.1.1.0.1|2|1
1.3.6.1.4.1.232.165.7.4.3.1.2.0.1|4|
1.3.6.1.4.1.232.165.7.4.3.1.3.0.1|2|1
1.3.6.1.4.1.232.165.7.4.3.1.4.0.1|2|0
1.3.6.1.4.1.232.165.7.4.3.1.5.0.1|2|1
1.3.6.1.4.1.232.165.7.4.3.1.6.0.1|2|200
1.3.6.1.4.1.232.165.7.4.3.1.7.0.1|2|100
1.3.6.1.4.1.232.165.7.4.3.1.8.0.1|2|650
1.3.6.1.4.1.232.165.7.4.3.1.9.0.1|2|900
1.3.6.1.4.1.232.165.7.5.1.1.2.0.1|4|Outlet L1-1
1.3.6.1.4.1.232.165.7.5.1.1.2.0.2|4|Outlet L1-2
1.3.6.1.4.1.232.165.7.5.1.1.2.0.3|4|Outlet L1-3
1.3.6.1.4.1.232.165.7.5.1.1.2.0.4|4|Outlet L1-4
1.3.6.1.4.1.232.165.7.5.1.1.2.0.5|4|Outlet L1-5
1.3.6.1.4.1.232.165.7.5.1.1.2.0.6|4|Outlet L1-6
1.3.6.1.4.1.232.165.7.5.1.1.2.0.7|4|Outlet L1-7
1.3.6.1.4.1.232.165.7.5.1.1.2.0.8|4|Outlet L1-8
1.3.6.1.4.1.232.165.7.5.1.1.5.0.1|2|0
1.3.6.1.4.1.232.165.7.5.1.1.5.0.2|2|0
1.3.6.1.4.1.232.165.7.5.1.1.5.0.3|2|0
1.3.6.1.4.1.232.165.7.5.1.1.5.0.4|2|0
1.3.6.1.4.1.232.165.7.5.1.1.5.0.5|2|0
1.3.6.1.4.1.232.165.7.5.1.1.5.0.6|2|450
1.3.6.1.4.1.232.165.7.5.1.1.5.0.7|2|104
1.3.6.1.4.1.232.165.7.5.1.1.5.0.8|2|0
1.3.6.1.4.1.232.165.7.5.1.1.12.0.1|2|-1
1.3.6.1.4.1.232.165.7.5.1.1.12.0.2|2|-1
1.3.6.1.4.1.232.165.7.5.1.1.12.0.3|2|-1
1.3.6.1.4.1.232.165.7.5.1.1.12.0.4|2|-1
1.3.6.1.4.1.232.165.7.5.1.1.12.0.5|2|-1
1.3.6.1.4.1.232.165.7.5.1.1.12.0.6|2|-1
1.3.6.1.4.1.232.165.7.5.1.1.12.0.7|2|-1
1.3.6.1.4.1.232.165.7.5.1.1.12.0.8|2|-1
1.3.6.1.4.1.232.165.7.5.1.1.14.0.1|2|0
1.3.6.1.4.1.232.165.7.5.1.1.14.0.2|2|0
1.3.6.1.4.1.232.165.7.5.1.1.14.0.3|2|0
1.3.6.1.4.1.232.165.7.5.1.1.14.0.4|2|0
1.3.6.1.4.1.232.165.7.5.1.1.14.0.5|2|0
1.3.6.1.4.1.232.165.7.5.1.1.14.0.6|2|77
1.3.6.1.4.1.232.165.7.5.1.1.14.0.7|2|14
1.3.6.1.4.1.232.165.7.5.1.1.14.0.8|2|0
1.3.6.1.4.1.232.165.7.5.1.1.17.0.1|2|1000
1.3.6.1.4.1.232.165.7.5.1.1.17.0.2|2|1000
1.3.6.1.4.1.232.165.7.5.1.1.17.0.3|2|1000
1.3.6.1.4.1.232.165.7.5.1.1.17.0.4|2|1000
1.3.6.1.4.1.232.165.7.5.1.1.17.0.5|2|1000
1.3.6.1.4.1.232.165.7.5.1.1.17.0.6|2|-707
1.3.6.1.4.1.232.165.7.5.1.1.17.0.7|2|-573
1.3.6.1.4.1.232.165.7.5.1.1.17.0.8|2|1000
1.3.6.1.4.1.232.165.7.5.2.1.1.0.1|2|1
1.3.6.1.4.1.232.165.7.5.2.1.1.0.2|2|1
1.3.6.1.4.1.232.165.7.5.2.1.1.0.3|2|1
1.3.6.1.4.1.232.165.7.5.2.1.1.0.4|2|1
1.3.6.1.4.1.232.165.7.5.2.1.1.0.5|2|1
1.3.6.1.4.1.232.165.7.5.2.1.1.0.6|2|2
1.3.6.1.4.1.232.165.7.5.2.1.1.0.7|2|2
1.3.6.1.4.1.232.165.7.5.2.1.1.0.8|2|1
1.3.6.1.6.3.10.2.1.3.0|2|4458884

View File

@@ -0,0 +1,534 @@
1.3.6.1.2.1.1.1.0|4|Outlet Metered, Outlet Switched SN:P9S18A PN:Device Model:230V, 32A, 7.4kVA, 50/60Hz
1.3.6.1.2.1.1.2.0|4|.1.3.6.1.4.1.232.165.11
1.3.6.1.2.1.1.3.0|67|435396700
1.3.6.1.2.1.1.4.0|4|<private>
1.3.6.1.2.1.1.5.0|4|<private>
1.3.6.1.2.1.1.6.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.2.1|4|EN
1.3.6.1.2.1.2.2.1.3.1|2|0
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|0
1.3.6.1.2.1.2.2.1.6.1|4x|ECEBB83D50AB
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|2300
1.3.6.1.2.1.2.2.1.10.1|65|0
1.3.6.1.2.1.2.2.1.11.1|65|0
1.3.6.1.2.1.2.2.1.12.1|65|0
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|0
1.3.6.1.2.1.2.2.1.17.1|65|0
1.3.6.1.2.1.2.2.1.18.1|65|0
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
1.3.6.1.2.1.4.3.0|65|4403794
1.3.6.1.2.1.4.4.0|65|0
1.3.6.1.2.1.4.5.0|65|1068046
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|1068036
1.3.6.1.2.1.4.9.0|65|3335757
1.3.6.1.2.1.4.10.0|65|2670991
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.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.2.10.40.254.90|2|1
1.3.6.1.2.1.4.20.1.3.10.40.254.90|64|255.255.255.0
1.3.6.1.2.1.4.22.1.2.1.10.40.254.1|4x|90E2BA86CBCC
1.3.6.1.2.1.5.1.0|65|66711
1.3.6.1.2.1.5.2.0|65|0
1.3.6.1.2.1.5.3.0|65|0
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|0
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|66690
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|66690
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.5.0|65|0
1.3.6.1.2.1.6.6.0|65|149
1.3.6.1.2.1.6.7.0|65|0
1.3.6.1.2.1.6.8.0|65|145
1.3.6.1.2.1.6.9.0|66|0
1.3.6.1.2.1.6.10.0|65|3877
1.3.6.1.2.1.6.11.0|65|2541
1.3.6.1.2.1.6.12.0|65|50
1.3.6.1.2.1.6.14.0|65|0
1.3.6.1.2.1.6.15.0|65|344
1.3.6.1.2.1.7.1.0|65|2790274
1.3.6.1.2.1.7.2.0|65|0
1.3.6.1.2.1.7.3.0|65|0
1.3.6.1.2.1.7.4.0|65|2600993
1.3.6.1.2.1.11.1.0|65|2599513
1.3.6.1.2.1.11.2.0|65|2599434
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|3843820
1.3.6.1.2.1.11.14.0|65|0
1.3.6.1.2.1.11.15.0|65|398628
1.3.6.1.2.1.11.16.0|65|69125
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|6248
1.3.6.1.2.1.11.21.0|65|318551
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|2599458
1.3.6.1.2.1.11.29.0|65|0
1.3.6.1.2.1.11.30.0|2|2
1.3.6.1.4.1.232.11.2.10.1.0|4x|01020111
1.3.6.1.4.1.232.165.1.2.2.0|4|P9S18A
1.3.6.1.4.1.232.165.1.2.3.0|4|2.0.0.J
1.3.6.1.4.1.232.165.1.2.7.0|4|<private>
1.3.6.1.4.1.232.165.11.2.1.1.1.1|2|1
1.3.6.1.4.1.232.165.11.2.1.1.2.1|2|500
1.3.6.1.4.1.232.165.11.2.1.1.5.1|2|154
1.3.6.1.4.1.232.165.11.2.1.1.9.1|2|98
1.3.6.1.4.1.232.165.11.2.2.1.1.1.1|2|1
1.3.6.1.4.1.232.165.11.2.2.1.1.1.2|2|0
1.3.6.1.4.1.232.165.11.2.2.1.1.1.3|2|0
1.3.6.1.4.1.232.165.11.2.2.1.3.1.1|2|2298
1.3.6.1.4.1.232.165.11.2.2.1.3.1.2|2|0
1.3.6.1.4.1.232.165.11.2.2.1.3.1.3|2|0
1.3.6.1.4.1.232.165.11.2.2.1.11.1.1|2|65
1.3.6.1.4.1.232.165.11.2.2.1.11.1.2|2|0
1.3.6.1.4.1.232.165.11.2.2.1.11.1.3|2|0
1.3.6.1.4.1.232.165.11.2.2.1.17.1.1|2|20
1.3.6.1.4.1.232.165.11.2.2.1.17.1.2|2|0
1.3.6.1.4.1.232.165.11.2.2.1.17.1.3|2|0
1.3.6.1.4.1.232.165.11.2.2.1.20.1.1|2|154
1.3.6.1.4.1.232.165.11.2.2.1.20.1.2|2|0
1.3.6.1.4.1.232.165.11.2.2.1.20.1.3|2|0
1.3.6.1.4.1.232.165.11.4.2.1.1.1.1|2|0
1.3.6.1.4.1.232.165.11.4.2.1.1.1.2|2|0
1.3.6.1.4.1.232.165.11.4.2.1.1.1.3|2|0
1.3.6.1.4.1.232.165.11.4.2.1.1.1.4|2|0
1.3.6.1.4.1.232.165.11.4.2.1.1.1.5|2|0
1.3.6.1.4.1.232.165.11.4.2.1.1.1.6|2|0
1.3.6.1.4.1.232.165.11.4.2.1.2.1.1|4|
1.3.6.1.4.1.232.165.11.4.2.1.2.1.2|4|
1.3.6.1.4.1.232.165.11.4.2.1.2.1.3|4|
1.3.6.1.4.1.232.165.11.4.2.1.2.1.4|4|
1.3.6.1.4.1.232.165.11.4.2.1.2.1.5|4|
1.3.6.1.4.1.232.165.11.4.2.1.2.1.6|4|
1.3.6.1.4.1.232.165.11.4.2.1.3.1.1|2|1
1.3.6.1.4.1.232.165.11.4.2.1.3.1.2|2|1
1.3.6.1.4.1.232.165.11.4.2.1.3.1.3|2|1
1.3.6.1.4.1.232.165.11.4.2.1.3.1.4|2|1
1.3.6.1.4.1.232.165.11.4.2.1.3.1.5|2|1
1.3.6.1.4.1.232.165.11.4.2.1.3.1.6|2|1
1.3.6.1.4.1.232.165.11.4.2.1.4.1.1|2|0
1.3.6.1.4.1.232.165.11.4.2.1.4.1.2|2|0
1.3.6.1.4.1.232.165.11.4.2.1.4.1.3|2|0
1.3.6.1.4.1.232.165.11.4.2.1.4.1.4|2|0
1.3.6.1.4.1.232.165.11.4.2.1.4.1.5|2|0
1.3.6.1.4.1.232.165.11.4.2.1.4.1.6|2|0
1.3.6.1.4.1.232.165.11.4.2.1.5.1.1|2|0
1.3.6.1.4.1.232.165.11.4.2.1.5.1.2|2|0
1.3.6.1.4.1.232.165.11.4.2.1.5.1.3|2|0
1.3.6.1.4.1.232.165.11.4.2.1.5.1.4|2|0
1.3.6.1.4.1.232.165.11.4.2.1.5.1.5|2|0
1.3.6.1.4.1.232.165.11.4.2.1.5.1.6|2|0
1.3.6.1.4.1.232.165.11.4.2.1.6.1.1|2|0
1.3.6.1.4.1.232.165.11.4.2.1.6.1.2|2|0
1.3.6.1.4.1.232.165.11.4.2.1.6.1.3|2|0
1.3.6.1.4.1.232.165.11.4.2.1.6.1.4|2|0
1.3.6.1.4.1.232.165.11.4.2.1.6.1.5|2|0
1.3.6.1.4.1.232.165.11.4.2.1.6.1.6|2|0
1.3.6.1.4.1.232.165.11.4.2.1.7.1.1|2|0
1.3.6.1.4.1.232.165.11.4.2.1.7.1.2|2|0
1.3.6.1.4.1.232.165.11.4.2.1.7.1.3|2|0
1.3.6.1.4.1.232.165.11.4.2.1.7.1.4|2|0
1.3.6.1.4.1.232.165.11.4.2.1.7.1.5|2|0
1.3.6.1.4.1.232.165.11.4.2.1.7.1.6|2|0
1.3.6.1.4.1.232.165.11.4.2.1.8.1.1|2|0
1.3.6.1.4.1.232.165.11.4.2.1.8.1.2|2|0
1.3.6.1.4.1.232.165.11.4.2.1.8.1.3|2|0
1.3.6.1.4.1.232.165.11.4.2.1.8.1.4|2|0
1.3.6.1.4.1.232.165.11.4.2.1.8.1.5|2|0
1.3.6.1.4.1.232.165.11.4.2.1.8.1.6|2|0
1.3.6.1.4.1.232.165.11.4.2.1.9.1.1|2|0
1.3.6.1.4.1.232.165.11.4.2.1.9.1.2|2|0
1.3.6.1.4.1.232.165.11.4.2.1.9.1.3|2|0
1.3.6.1.4.1.232.165.11.4.2.1.9.1.4|2|0
1.3.6.1.4.1.232.165.11.4.2.1.9.1.5|2|0
1.3.6.1.4.1.232.165.11.4.2.1.9.1.6|2|0
1.3.6.1.4.1.232.165.11.4.3.1.1.1.1|2|0
1.3.6.1.4.1.232.165.11.4.3.1.1.1.2|2|0
1.3.6.1.4.1.232.165.11.4.3.1.1.1.3|2|0
1.3.6.1.4.1.232.165.11.4.3.1.1.1.4|2|0
1.3.6.1.4.1.232.165.11.4.3.1.1.1.5|2|0
1.3.6.1.4.1.232.165.11.4.3.1.1.1.6|2|0
1.3.6.1.4.1.232.165.11.4.3.1.2.1.1|4|
1.3.6.1.4.1.232.165.11.4.3.1.2.1.2|4|
1.3.6.1.4.1.232.165.11.4.3.1.2.1.3|4|
1.3.6.1.4.1.232.165.11.4.3.1.2.1.4|4|
1.3.6.1.4.1.232.165.11.4.3.1.2.1.5|4|
1.3.6.1.4.1.232.165.11.4.3.1.2.1.6|4|
1.3.6.1.4.1.232.165.11.4.3.1.3.1.1|2|1
1.3.6.1.4.1.232.165.11.4.3.1.3.1.2|2|1
1.3.6.1.4.1.232.165.11.4.3.1.3.1.3|2|1
1.3.6.1.4.1.232.165.11.4.3.1.3.1.4|2|1
1.3.6.1.4.1.232.165.11.4.3.1.3.1.5|2|1
1.3.6.1.4.1.232.165.11.4.3.1.3.1.6|2|1
1.3.6.1.4.1.232.165.11.4.3.1.4.1.1|2|0
1.3.6.1.4.1.232.165.11.4.3.1.4.1.2|2|0
1.3.6.1.4.1.232.165.11.4.3.1.4.1.3|2|0
1.3.6.1.4.1.232.165.11.4.3.1.4.1.4|2|0
1.3.6.1.4.1.232.165.11.4.3.1.4.1.5|2|0
1.3.6.1.4.1.232.165.11.4.3.1.4.1.6|2|0
1.3.6.1.4.1.232.165.11.4.3.1.5.1.1|2|0
1.3.6.1.4.1.232.165.11.4.3.1.5.1.2|2|0
1.3.6.1.4.1.232.165.11.4.3.1.5.1.3|2|0
1.3.6.1.4.1.232.165.11.4.3.1.5.1.4|2|0
1.3.6.1.4.1.232.165.11.4.3.1.5.1.5|2|0
1.3.6.1.4.1.232.165.11.4.3.1.5.1.6|2|0
1.3.6.1.4.1.232.165.11.4.3.1.6.1.1|2|0
1.3.6.1.4.1.232.165.11.4.3.1.6.1.2|2|0
1.3.6.1.4.1.232.165.11.4.3.1.6.1.3|2|0
1.3.6.1.4.1.232.165.11.4.3.1.6.1.4|2|0
1.3.6.1.4.1.232.165.11.4.3.1.6.1.5|2|0
1.3.6.1.4.1.232.165.11.4.3.1.6.1.6|2|0
1.3.6.1.4.1.232.165.11.4.3.1.7.1.1|2|0
1.3.6.1.4.1.232.165.11.4.3.1.7.1.2|2|0
1.3.6.1.4.1.232.165.11.4.3.1.7.1.3|2|0
1.3.6.1.4.1.232.165.11.4.3.1.7.1.4|2|0
1.3.6.1.4.1.232.165.11.4.3.1.7.1.5|2|0
1.3.6.1.4.1.232.165.11.4.3.1.7.1.6|2|0
1.3.6.1.4.1.232.165.11.4.3.1.8.1.1|2|0
1.3.6.1.4.1.232.165.11.4.3.1.8.1.2|2|0
1.3.6.1.4.1.232.165.11.4.3.1.8.1.3|2|0
1.3.6.1.4.1.232.165.11.4.3.1.8.1.4|2|0
1.3.6.1.4.1.232.165.11.4.3.1.8.1.5|2|0
1.3.6.1.4.1.232.165.11.4.3.1.8.1.6|2|0
1.3.6.1.4.1.232.165.11.4.3.1.9.1.1|2|0
1.3.6.1.4.1.232.165.11.4.3.1.9.1.2|2|0
1.3.6.1.4.1.232.165.11.4.3.1.9.1.3|2|0
1.3.6.1.4.1.232.165.11.4.3.1.9.1.4|2|0
1.3.6.1.4.1.232.165.11.4.3.1.9.1.5|2|0
1.3.6.1.4.1.232.165.11.4.3.1.9.1.6|2|0
1.3.6.1.4.1.232.165.11.5.1.1.2.1.1|4|OUTLET 1
1.3.6.1.4.1.232.165.11.5.1.1.2.1.2|4|OUTLET 2
1.3.6.1.4.1.232.165.11.5.1.1.2.1.3|4|OUTLET 3
1.3.6.1.4.1.232.165.11.5.1.1.2.1.4|4|OUTLET 4
1.3.6.1.4.1.232.165.11.5.1.1.2.1.5|4|OUTLET 5
1.3.6.1.4.1.232.165.11.5.1.1.2.1.6|4|OUTLET 6
1.3.6.1.4.1.232.165.11.5.1.1.2.1.7|4|OUTLET 7
1.3.6.1.4.1.232.165.11.5.1.1.2.1.8|4|OUTLET 8
1.3.6.1.4.1.232.165.11.5.1.1.2.1.9|4|OUTLET 9
1.3.6.1.4.1.232.165.11.5.1.1.2.1.10|4|OUTLET10
1.3.6.1.4.1.232.165.11.5.1.1.2.1.11|4|OUTLET11
1.3.6.1.4.1.232.165.11.5.1.1.2.1.12|4|OUTLET12
1.3.6.1.4.1.232.165.11.5.1.1.2.1.13|4|OUTLET13
1.3.6.1.4.1.232.165.11.5.1.1.2.1.14|4|OUTLET14
1.3.6.1.4.1.232.165.11.5.1.1.2.1.15|4|OUTLET15
1.3.6.1.4.1.232.165.11.5.1.1.2.1.16|4|OUTLET16
1.3.6.1.4.1.232.165.11.5.1.1.2.1.17|4|OUTLET17
1.3.6.1.4.1.232.165.11.5.1.1.2.1.18|4|OUTLET18
1.3.6.1.4.1.232.165.11.5.1.1.2.1.19|4|OUTLET19
1.3.6.1.4.1.232.165.11.5.1.1.2.1.20|4|OUTLET20
1.3.6.1.4.1.232.165.11.5.1.1.2.1.21|4|OUTLET21
1.3.6.1.4.1.232.165.11.5.1.1.2.1.22|4|OUTLET22
1.3.6.1.4.1.232.165.11.5.1.1.2.1.23|4|OUTLET23
1.3.6.1.4.1.232.165.11.5.1.1.2.1.24|4|OUTLET24
1.3.6.1.4.1.232.165.11.5.1.1.2.1.25|4x|0000000000000000
1.3.6.1.4.1.232.165.11.5.1.1.2.1.26|4x|0000000000000000
1.3.6.1.4.1.232.165.11.5.1.1.2.1.27|4x|0000000000000000
1.3.6.1.4.1.232.165.11.5.1.1.2.1.28|4x|0000000000000000
1.3.6.1.4.1.232.165.11.5.1.1.2.1.29|4x|0000000000000000
1.3.6.1.4.1.232.165.11.5.1.1.2.1.30|4x|0000000000000000
1.3.6.1.4.1.232.165.11.5.1.1.2.1.31|4x|0000000000000000
1.3.6.1.4.1.232.165.11.5.1.1.2.1.32|4x|0000000000000000
1.3.6.1.4.1.232.165.11.5.1.1.2.1.33|4x|0000000000000000
1.3.6.1.4.1.232.165.11.5.1.1.2.1.34|4x|0000000000000000
1.3.6.1.4.1.232.165.11.5.1.1.2.1.35|4x|0000000000000000
1.3.6.1.4.1.232.165.11.5.1.1.2.1.36|4x|0000000000000000
1.3.6.1.4.1.232.165.11.5.1.1.2.1.37|4x|0000000000000000
1.3.6.1.4.1.232.165.11.5.1.1.2.1.38|4x|0000000000000000
1.3.6.1.4.1.232.165.11.5.1.1.2.1.39|4x|0000000000000000
1.3.6.1.4.1.232.165.11.5.1.1.2.1.40|4x|0000000000000000
1.3.6.1.4.1.232.165.11.5.1.1.2.1.41|4x|0000000000000000
1.3.6.1.4.1.232.165.11.5.1.1.2.1.42|4x|0000000000000000
1.3.6.1.4.1.232.165.11.5.1.1.2.1.43|4x|0000000000000000
1.3.6.1.4.1.232.165.11.5.1.1.2.1.44|4x|0000000000000000
1.3.6.1.4.1.232.165.11.5.1.1.2.1.45|4x|0000000000000000
1.3.6.1.4.1.232.165.11.5.1.1.2.1.46|4x|0000000000000000
1.3.6.1.4.1.232.165.11.5.1.1.2.1.47|4x|0000000000000000
1.3.6.1.4.1.232.165.11.5.1.1.2.1.48|4x|0000000000000000
1.3.6.1.4.1.232.165.11.5.1.1.5.1.1|2|0
1.3.6.1.4.1.232.165.11.5.1.1.5.1.2|2|0
1.3.6.1.4.1.232.165.11.5.1.1.5.1.3|2|0
1.3.6.1.4.1.232.165.11.5.1.1.5.1.4|2|0
1.3.6.1.4.1.232.165.11.5.1.1.5.1.5|2|0
1.3.6.1.4.1.232.165.11.5.1.1.5.1.6|2|0
1.3.6.1.4.1.232.165.11.5.1.1.5.1.7|2|0
1.3.6.1.4.1.232.165.11.5.1.1.5.1.8|2|0
1.3.6.1.4.1.232.165.11.5.1.1.5.1.9|2|0
1.3.6.1.4.1.232.165.11.5.1.1.5.1.10|2|0
1.3.6.1.4.1.232.165.11.5.1.1.5.1.11|2|0
1.3.6.1.4.1.232.165.11.5.1.1.5.1.12|2|0
1.3.6.1.4.1.232.165.11.5.1.1.5.1.13|2|0
1.3.6.1.4.1.232.165.11.5.1.1.5.1.14|2|0
1.3.6.1.4.1.232.165.11.5.1.1.5.1.15|2|0
1.3.6.1.4.1.232.165.11.5.1.1.5.1.16|2|0
1.3.6.1.4.1.232.165.11.5.1.1.5.1.17|2|0
1.3.6.1.4.1.232.165.11.5.1.1.5.1.18|2|0
1.3.6.1.4.1.232.165.11.5.1.1.5.1.19|2|0
1.3.6.1.4.1.232.165.11.5.1.1.5.1.20|2|0
1.3.6.1.4.1.232.165.11.5.1.1.5.1.21|2|26
1.3.6.1.4.1.232.165.11.5.1.1.5.1.22|2|9
1.3.6.1.4.1.232.165.11.5.1.1.5.1.23|2|32
1.3.6.1.4.1.232.165.11.5.1.1.5.1.24|2|0
1.3.6.1.4.1.232.165.11.5.1.1.5.1.25|2|0
1.3.6.1.4.1.232.165.11.5.1.1.5.1.26|2|0
1.3.6.1.4.1.232.165.11.5.1.1.5.1.27|2|0
1.3.6.1.4.1.232.165.11.5.1.1.5.1.28|2|0
1.3.6.1.4.1.232.165.11.5.1.1.5.1.29|2|0
1.3.6.1.4.1.232.165.11.5.1.1.5.1.30|2|0
1.3.6.1.4.1.232.165.11.5.1.1.5.1.31|2|0
1.3.6.1.4.1.232.165.11.5.1.1.5.1.32|2|0
1.3.6.1.4.1.232.165.11.5.1.1.5.1.33|2|0
1.3.6.1.4.1.232.165.11.5.1.1.5.1.34|2|0
1.3.6.1.4.1.232.165.11.5.1.1.5.1.35|2|0
1.3.6.1.4.1.232.165.11.5.1.1.5.1.36|2|0
1.3.6.1.4.1.232.165.11.5.1.1.5.1.37|2|0
1.3.6.1.4.1.232.165.11.5.1.1.5.1.38|2|0
1.3.6.1.4.1.232.165.11.5.1.1.5.1.39|2|0
1.3.6.1.4.1.232.165.11.5.1.1.5.1.40|2|0
1.3.6.1.4.1.232.165.11.5.1.1.5.1.41|2|0
1.3.6.1.4.1.232.165.11.5.1.1.5.1.42|2|0
1.3.6.1.4.1.232.165.11.5.1.1.5.1.43|2|0
1.3.6.1.4.1.232.165.11.5.1.1.5.1.44|2|0
1.3.6.1.4.1.232.165.11.5.1.1.5.1.45|2|0
1.3.6.1.4.1.232.165.11.5.1.1.5.1.46|2|0
1.3.6.1.4.1.232.165.11.5.1.1.5.1.47|2|0
1.3.6.1.4.1.232.165.11.5.1.1.5.1.48|2|0
1.3.6.1.4.1.232.165.11.5.1.1.11.1.1|2|0
1.3.6.1.4.1.232.165.11.5.1.1.11.1.2|2|0
1.3.6.1.4.1.232.165.11.5.1.1.11.1.3|2|0
1.3.6.1.4.1.232.165.11.5.1.1.11.1.4|2|0
1.3.6.1.4.1.232.165.11.5.1.1.11.1.5|2|0
1.3.6.1.4.1.232.165.11.5.1.1.11.1.6|2|0
1.3.6.1.4.1.232.165.11.5.1.1.11.1.7|2|0
1.3.6.1.4.1.232.165.11.5.1.1.11.1.8|2|0
1.3.6.1.4.1.232.165.11.5.1.1.11.1.9|2|0
1.3.6.1.4.1.232.165.11.5.1.1.11.1.10|2|0
1.3.6.1.4.1.232.165.11.5.1.1.11.1.11|2|0
1.3.6.1.4.1.232.165.11.5.1.1.11.1.12|2|0
1.3.6.1.4.1.232.165.11.5.1.1.11.1.13|2|0
1.3.6.1.4.1.232.165.11.5.1.1.11.1.14|2|0
1.3.6.1.4.1.232.165.11.5.1.1.11.1.15|2|0
1.3.6.1.4.1.232.165.11.5.1.1.11.1.16|2|0
1.3.6.1.4.1.232.165.11.5.1.1.11.1.17|2|0
1.3.6.1.4.1.232.165.11.5.1.1.11.1.18|2|0
1.3.6.1.4.1.232.165.11.5.1.1.11.1.19|2|0
1.3.6.1.4.1.232.165.11.5.1.1.11.1.20|2|0
1.3.6.1.4.1.232.165.11.5.1.1.11.1.21|2|17
1.3.6.1.4.1.232.165.11.5.1.1.11.1.22|2|6
1.3.6.1.4.1.232.165.11.5.1.1.11.1.23|2|21
1.3.6.1.4.1.232.165.11.5.1.1.11.1.24|2|0
1.3.6.1.4.1.232.165.11.5.1.1.11.1.25|2|0
1.3.6.1.4.1.232.165.11.5.1.1.11.1.26|2|0
1.3.6.1.4.1.232.165.11.5.1.1.11.1.27|2|0
1.3.6.1.4.1.232.165.11.5.1.1.11.1.28|2|0
1.3.6.1.4.1.232.165.11.5.1.1.11.1.29|2|0
1.3.6.1.4.1.232.165.11.5.1.1.11.1.30|2|0
1.3.6.1.4.1.232.165.11.5.1.1.11.1.31|2|0
1.3.6.1.4.1.232.165.11.5.1.1.11.1.32|2|0
1.3.6.1.4.1.232.165.11.5.1.1.11.1.33|2|0
1.3.6.1.4.1.232.165.11.5.1.1.11.1.34|2|0
1.3.6.1.4.1.232.165.11.5.1.1.11.1.35|2|0
1.3.6.1.4.1.232.165.11.5.1.1.11.1.36|2|0
1.3.6.1.4.1.232.165.11.5.1.1.11.1.37|2|0
1.3.6.1.4.1.232.165.11.5.1.1.11.1.38|2|0
1.3.6.1.4.1.232.165.11.5.1.1.11.1.39|2|0
1.3.6.1.4.1.232.165.11.5.1.1.11.1.40|2|0
1.3.6.1.4.1.232.165.11.5.1.1.11.1.41|2|0
1.3.6.1.4.1.232.165.11.5.1.1.11.1.42|2|0
1.3.6.1.4.1.232.165.11.5.1.1.11.1.43|2|0
1.3.6.1.4.1.232.165.11.5.1.1.11.1.44|2|0
1.3.6.1.4.1.232.165.11.5.1.1.11.1.45|2|0
1.3.6.1.4.1.232.165.11.5.1.1.11.1.46|2|0
1.3.6.1.4.1.232.165.11.5.1.1.11.1.47|2|0
1.3.6.1.4.1.232.165.11.5.1.1.11.1.48|2|0
1.3.6.1.4.1.232.165.11.5.1.1.13.1.1|2|0
1.3.6.1.4.1.232.165.11.5.1.1.13.1.2|2|0
1.3.6.1.4.1.232.165.11.5.1.1.13.1.3|2|0
1.3.6.1.4.1.232.165.11.5.1.1.13.1.4|2|0
1.3.6.1.4.1.232.165.11.5.1.1.13.1.5|2|0
1.3.6.1.4.1.232.165.11.5.1.1.13.1.6|2|0
1.3.6.1.4.1.232.165.11.5.1.1.13.1.7|2|0
1.3.6.1.4.1.232.165.11.5.1.1.13.1.8|2|0
1.3.6.1.4.1.232.165.11.5.1.1.13.1.9|2|0
1.3.6.1.4.1.232.165.11.5.1.1.13.1.10|2|0
1.3.6.1.4.1.232.165.11.5.1.1.13.1.11|2|0
1.3.6.1.4.1.232.165.11.5.1.1.13.1.12|2|0
1.3.6.1.4.1.232.165.11.5.1.1.13.1.13|2|0
1.3.6.1.4.1.232.165.11.5.1.1.13.1.14|2|0
1.3.6.1.4.1.232.165.11.5.1.1.13.1.15|2|0
1.3.6.1.4.1.232.165.11.5.1.1.13.1.16|2|0
1.3.6.1.4.1.232.165.11.5.1.1.13.1.17|2|0
1.3.6.1.4.1.232.165.11.5.1.1.13.1.18|2|0
1.3.6.1.4.1.232.165.11.5.1.1.13.1.19|2|0
1.3.6.1.4.1.232.165.11.5.1.1.13.1.20|2|0
1.3.6.1.4.1.232.165.11.5.1.1.13.1.21|2|65
1.3.6.1.4.1.232.165.11.5.1.1.13.1.22|2|14
1.3.6.1.4.1.232.165.11.5.1.1.13.1.23|2|74
1.3.6.1.4.1.232.165.11.5.1.1.13.1.24|2|0
1.3.6.1.4.1.232.165.11.5.1.1.13.1.25|2|0
1.3.6.1.4.1.232.165.11.5.1.1.13.1.26|2|0
1.3.6.1.4.1.232.165.11.5.1.1.13.1.27|2|0
1.3.6.1.4.1.232.165.11.5.1.1.13.1.28|2|0
1.3.6.1.4.1.232.165.11.5.1.1.13.1.29|2|0
1.3.6.1.4.1.232.165.11.5.1.1.13.1.30|2|0
1.3.6.1.4.1.232.165.11.5.1.1.13.1.31|2|0
1.3.6.1.4.1.232.165.11.5.1.1.13.1.32|2|0
1.3.6.1.4.1.232.165.11.5.1.1.13.1.33|2|0
1.3.6.1.4.1.232.165.11.5.1.1.13.1.34|2|0
1.3.6.1.4.1.232.165.11.5.1.1.13.1.35|2|0
1.3.6.1.4.1.232.165.11.5.1.1.13.1.36|2|0
1.3.6.1.4.1.232.165.11.5.1.1.13.1.37|2|0
1.3.6.1.4.1.232.165.11.5.1.1.13.1.38|2|0
1.3.6.1.4.1.232.165.11.5.1.1.13.1.39|2|0
1.3.6.1.4.1.232.165.11.5.1.1.13.1.40|2|0
1.3.6.1.4.1.232.165.11.5.1.1.13.1.41|2|0
1.3.6.1.4.1.232.165.11.5.1.1.13.1.42|2|0
1.3.6.1.4.1.232.165.11.5.1.1.13.1.43|2|0
1.3.6.1.4.1.232.165.11.5.1.1.13.1.44|2|0
1.3.6.1.4.1.232.165.11.5.1.1.13.1.45|2|0
1.3.6.1.4.1.232.165.11.5.1.1.13.1.46|2|0
1.3.6.1.4.1.232.165.11.5.1.1.13.1.47|2|0
1.3.6.1.4.1.232.165.11.5.1.1.13.1.48|2|0
1.3.6.1.4.1.232.165.11.5.1.1.16.1.1|2|100
1.3.6.1.4.1.232.165.11.5.1.1.16.1.2|2|100
1.3.6.1.4.1.232.165.11.5.1.1.16.1.3|2|100
1.3.6.1.4.1.232.165.11.5.1.1.16.1.4|2|100
1.3.6.1.4.1.232.165.11.5.1.1.16.1.5|2|100
1.3.6.1.4.1.232.165.11.5.1.1.16.1.6|2|100
1.3.6.1.4.1.232.165.11.5.1.1.16.1.7|2|100
1.3.6.1.4.1.232.165.11.5.1.1.16.1.8|2|100
1.3.6.1.4.1.232.165.11.5.1.1.16.1.9|2|100
1.3.6.1.4.1.232.165.11.5.1.1.16.1.10|2|100
1.3.6.1.4.1.232.165.11.5.1.1.16.1.11|2|100
1.3.6.1.4.1.232.165.11.5.1.1.16.1.12|2|100
1.3.6.1.4.1.232.165.11.5.1.1.16.1.13|2|100
1.3.6.1.4.1.232.165.11.5.1.1.16.1.14|2|100
1.3.6.1.4.1.232.165.11.5.1.1.16.1.15|2|100
1.3.6.1.4.1.232.165.11.5.1.1.16.1.16|2|100
1.3.6.1.4.1.232.165.11.5.1.1.16.1.17|2|100
1.3.6.1.4.1.232.165.11.5.1.1.16.1.18|2|100
1.3.6.1.4.1.232.165.11.5.1.1.16.1.19|2|100
1.3.6.1.4.1.232.165.11.5.1.1.16.1.20|2|100
1.3.6.1.4.1.232.165.11.5.1.1.16.1.21|2|93
1.3.6.1.4.1.232.165.11.5.1.1.16.1.22|2|45
1.3.6.1.4.1.232.165.11.5.1.1.16.1.23|2|87
1.3.6.1.4.1.232.165.11.5.1.1.16.1.24|2|100
1.3.6.1.4.1.232.165.11.5.1.1.16.1.25|2|0
1.3.6.1.4.1.232.165.11.5.1.1.16.1.26|2|0
1.3.6.1.4.1.232.165.11.5.1.1.16.1.27|2|0
1.3.6.1.4.1.232.165.11.5.1.1.16.1.28|2|0
1.3.6.1.4.1.232.165.11.5.1.1.16.1.29|2|0
1.3.6.1.4.1.232.165.11.5.1.1.16.1.30|2|0
1.3.6.1.4.1.232.165.11.5.1.1.16.1.31|2|0
1.3.6.1.4.1.232.165.11.5.1.1.16.1.32|2|0
1.3.6.1.4.1.232.165.11.5.1.1.16.1.33|2|0
1.3.6.1.4.1.232.165.11.5.1.1.16.1.34|2|0
1.3.6.1.4.1.232.165.11.5.1.1.16.1.35|2|0
1.3.6.1.4.1.232.165.11.5.1.1.16.1.36|2|0
1.3.6.1.4.1.232.165.11.5.1.1.16.1.37|2|0
1.3.6.1.4.1.232.165.11.5.1.1.16.1.38|2|0
1.3.6.1.4.1.232.165.11.5.1.1.16.1.39|2|0
1.3.6.1.4.1.232.165.11.5.1.1.16.1.40|2|0
1.3.6.1.4.1.232.165.11.5.1.1.16.1.41|2|0
1.3.6.1.4.1.232.165.11.5.1.1.16.1.42|2|0
1.3.6.1.4.1.232.165.11.5.1.1.16.1.43|2|0
1.3.6.1.4.1.232.165.11.5.1.1.16.1.44|2|0
1.3.6.1.4.1.232.165.11.5.1.1.16.1.45|2|0
1.3.6.1.4.1.232.165.11.5.1.1.16.1.46|2|0
1.3.6.1.4.1.232.165.11.5.1.1.16.1.47|2|0
1.3.6.1.4.1.232.165.11.5.1.1.16.1.48|2|0
1.3.6.1.4.1.232.165.11.5.2.1.1.1.1|2|2
1.3.6.1.4.1.232.165.11.5.2.1.1.1.2|2|2
1.3.6.1.4.1.232.165.11.5.2.1.1.1.3|2|2
1.3.6.1.4.1.232.165.11.5.2.1.1.1.4|2|2
1.3.6.1.4.1.232.165.11.5.2.1.1.1.5|2|2
1.3.6.1.4.1.232.165.11.5.2.1.1.1.6|2|2
1.3.6.1.4.1.232.165.11.5.2.1.1.1.7|2|2
1.3.6.1.4.1.232.165.11.5.2.1.1.1.8|2|2
1.3.6.1.4.1.232.165.11.5.2.1.1.1.9|2|2
1.3.6.1.4.1.232.165.11.5.2.1.1.1.10|2|2
1.3.6.1.4.1.232.165.11.5.2.1.1.1.11|2|2
1.3.6.1.4.1.232.165.11.5.2.1.1.1.12|2|2
1.3.6.1.4.1.232.165.11.5.2.1.1.1.13|2|2
1.3.6.1.4.1.232.165.11.5.2.1.1.1.14|2|2
1.3.6.1.4.1.232.165.11.5.2.1.1.1.15|2|2
1.3.6.1.4.1.232.165.11.5.2.1.1.1.16|2|2
1.3.6.1.4.1.232.165.11.5.2.1.1.1.17|2|2
1.3.6.1.4.1.232.165.11.5.2.1.1.1.18|2|2
1.3.6.1.4.1.232.165.11.5.2.1.1.1.19|2|2
1.3.6.1.4.1.232.165.11.5.2.1.1.1.20|2|2
1.3.6.1.4.1.232.165.11.5.2.1.1.1.21|2|2
1.3.6.1.4.1.232.165.11.5.2.1.1.1.22|2|2
1.3.6.1.4.1.232.165.11.5.2.1.1.1.23|2|2
1.3.6.1.4.1.232.165.11.5.2.1.1.1.24|2|2
1.3.6.1.4.1.232.165.11.5.2.1.1.1.25|2|0
1.3.6.1.4.1.232.165.11.5.2.1.1.1.26|2|0
1.3.6.1.4.1.232.165.11.5.2.1.1.1.27|2|0
1.3.6.1.4.1.232.165.11.5.2.1.1.1.28|2|0
1.3.6.1.4.1.232.165.11.5.2.1.1.1.29|2|0
1.3.6.1.4.1.232.165.11.5.2.1.1.1.30|2|0
1.3.6.1.4.1.232.165.11.5.2.1.1.1.31|2|0
1.3.6.1.4.1.232.165.11.5.2.1.1.1.32|2|0
1.3.6.1.4.1.232.165.11.5.2.1.1.1.33|2|0
1.3.6.1.4.1.232.165.11.5.2.1.1.1.34|2|0
1.3.6.1.4.1.232.165.11.5.2.1.1.1.35|2|0
1.3.6.1.4.1.232.165.11.5.2.1.1.1.36|2|0
1.3.6.1.4.1.232.165.11.5.2.1.1.1.37|2|0
1.3.6.1.4.1.232.165.11.5.2.1.1.1.38|2|0
1.3.6.1.4.1.232.165.11.5.2.1.1.1.39|2|0
1.3.6.1.4.1.232.165.11.5.2.1.1.1.40|2|0
1.3.6.1.4.1.232.165.11.5.2.1.1.1.41|2|0
1.3.6.1.4.1.232.165.11.5.2.1.1.1.42|2|0
1.3.6.1.4.1.232.165.11.5.2.1.1.1.43|2|0
1.3.6.1.4.1.232.165.11.5.2.1.1.1.44|2|0
1.3.6.1.4.1.232.165.11.5.2.1.1.1.45|2|0
1.3.6.1.4.1.232.165.11.5.2.1.1.1.46|2|0
1.3.6.1.4.1.232.165.11.5.2.1.1.1.47|2|0
1.3.6.1.4.1.232.165.11.5.2.1.1.1.48|2|0