Updated device support for Chatsworth-PDU (#10769)

* chatsworth-pdu extension

* tests

* allow snmp_flags in pre-cache

allow snmp_flags in precache

allow snmp_flags in precache
This commit is contained in:
PipoCanaja 2019-11-06 22:43:27 +01:00 committed by Neil Lathwood
parent 145e345b5d
commit f8fb0496b5
6 changed files with 15208 additions and 0 deletions

View File

@ -3,6 +3,9 @@ text: 'Chatsworth PDU'
type: power
icon: chatsworth
nobulk: true
mib_dir:
- chatsworth
discovery:
- sysObjectID:
- .0.10.43.6.1.4.1
- .1.3.6.1.4.1.30932

View File

@ -0,0 +1,59 @@
mib: CPI-UNITY-MIB
modules:
sensors:
pre-cache:
data:
-
oid:
- cpiPduOutletName
- cpiPduOutletDescription
snmp_flags: ['-OeQUsb', '-Pu']
current:
data:
-
oid: cpiPduOutletCurrent
value: cpiPduOutletCurrent
snmp_flags: ['-OeQUsb', '-Pu']
num_oid: '.1.3.6.1.4.1.30932.1.10.1.4.10.1.6.{{ $index }}'
descr: '{{ $cpiPduOutletName }}'
index: '{{ $index }}'
divisor: 100
voltage:
data:
-
oid: cpiPduOutletVoltage
value: cpiPduOutletVoltage
snmp_flags: ['-OeQUsb', '-Pu']
num_oid: '.1.3.6.1.4.1.30932.1.10.1.4.10.1.7.{{ $index }}'
descr: '{{ $cpiPduOutletName }}'
index: '{{ $index }}'
divisor: 10
power:
data:
-
oid: cpiPduOutletPower
snmp_flags: ['-OeQUsb', '-Pu']
num_oid: '.1.3.6.1.4.1.30932.1.10.1.4.10.1.8.{{ $index }}'
descr: '{{ $cpiPduOutletName }}'
index: '{{ $index }}'
power_consumed:
data:
-
oid: cpiPduOutletEnergy
snmp_flags: ['-OeQUsb', '-Pu']
num_oid: '.1.3.6.1.4.1.30932.1.10.1.4.10.1.10.{{ $index }}'
descr: '{{ $cpiPduOutletName }}'
index: '{{ $index }}'
divisor: 360000
state:
data:
-
oid: cpiPduOutletControl
value: cpiPduOutletControl
snmp_flags: ['-OeQUsb', '-Pu']
num_oid: '.1.3.6.1.4.1.30932.1.10.1.4.10.1.11.{{ $index }}'
descr: '{{ $cpiPduOutletName }}'
state_name: cpiPduOutletControl
states:
- { descr: Off, graph: 1, value: 0, generic: 0 }
- { descr: On, graph: 1, value: 1, generic: 0 }

10250
mibs/chatsworth/CPI-UNITY-MIB Normal file

File diff suppressed because it is too large Load Diff

View File

@ -257,6 +257,12 @@
"items": {
"type": "string"
}
},
"snmp_flags": {
"type": [
"string",
"array"
]
}
},
"additionalProperties": false,

File diff suppressed because it is too large Load Diff

View File

@ -1,2 +1,651 @@
1.3.6.1.2.1.1.1.0|4|Epicenter SNMP
1.3.6.1.2.1.1.2.0|6|.0.10.43.6.1.4.1
1.3.6.1.2.1.1.3.0|67|889872821
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.2.1|4|lo
1.3.6.1.2.1.2.2.1.2.2|4|can0
1.3.6.1.2.1.2.2.1.2.3|4|can1
1.3.6.1.2.1.2.2.1.2.4|4|eth0
1.3.6.1.2.1.2.2.1.2.5|4|sit0
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|1
1.3.6.1.2.1.2.2.1.3.3|2|1
1.3.6.1.2.1.2.2.1.3.4|2|6
1.3.6.1.2.1.2.2.1.3.5|2|131
1.3.6.1.2.1.2.2.1.4.1|2|65536
1.3.6.1.2.1.2.2.1.4.2|2|16
1.3.6.1.2.1.2.2.1.4.3|2|16
1.3.6.1.2.1.2.2.1.4.4|2|1500
1.3.6.1.2.1.2.2.1.4.5|2|1480
1.3.6.1.2.1.2.2.1.6.1|4|
1.3.6.1.2.1.2.2.1.6.2|4|
1.3.6.1.2.1.2.2.1.6.3|4|
1.3.6.1.2.1.2.2.1.6.4|4x|000ED300AD21
1.3.6.1.2.1.2.2.1.6.5|4|
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.7.3|2|2
1.3.6.1.2.1.2.2.1.7.4|2|1
1.3.6.1.2.1.2.2.1.7.5|2|2
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.8.3|2|2
1.3.6.1.2.1.2.2.1.8.4|2|1
1.3.6.1.2.1.2.2.1.8.5|2|2
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.9.3|67|0
1.3.6.1.2.1.2.2.1.9.4|67|0
1.3.6.1.2.1.2.2.1.9.5|67|0
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.13.3|65|0
1.3.6.1.2.1.2.2.1.13.4|65|0
1.3.6.1.2.1.2.2.1.13.5|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.14.3|65|0
1.3.6.1.2.1.2.2.1.14.4|65|0
1.3.6.1.2.1.2.2.1.14.5|65|0
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.19.3|65|0
1.3.6.1.2.1.2.2.1.19.4|65|0
1.3.6.1.2.1.2.2.1.19.5|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|1011804850
1.3.6.1.2.1.2.2.1.20.3|65|0
1.3.6.1.2.1.2.2.1.20.4|65|0
1.3.6.1.2.1.2.2.1.20.5|65|0
1.3.6.1.2.1.4.3.0|65|351396
1.3.6.1.2.1.4.4.0|65|0
1.3.6.1.2.1.4.5.0|65|16
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|351380
1.3.6.1.2.1.4.10.0|65|350732
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.65.61|2|4
1.3.6.1.2.1.4.20.1.3.127.0.0.1|64|255.0.0.0
1.3.6.1.2.1.4.20.1.3.172.17.65.61|64|255.255.255.0
1.3.6.1.2.1.4.22.1.2.4.172.17.65.251|4x|003A7D6E65C3
1.3.6.1.2.1.4.22.1.2.4.172.17.65.254|4x|00000C9FF001
1.3.6.1.2.1.4.31.1.1.3.1|65|351377
1.3.6.1.2.1.4.31.1.1.3.2|65|0
1.3.6.1.2.1.4.31.1.1.4.1|70|351377
1.3.6.1.2.1.4.31.1.1.4.2|70|0
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.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|16
1.3.6.1.2.1.4.31.1.1.9.2|65|0
1.3.6.1.2.1.4.31.1.1.10.1|65|0
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|351361
1.3.6.1.2.1.4.31.1.1.18.2|65|0
1.3.6.1.2.1.4.31.1.1.19.1|70|351361
1.3.6.1.2.1.4.31.1.1.19.2|70|0
1.3.6.1.2.1.4.31.1.1.20.1|65|350714
1.3.6.1.2.1.4.31.1.1.20.2|65|5
1.3.6.1.2.1.4.31.1.1.21.1|70|350714
1.3.6.1.2.1.4.31.1.1.21.2|70|5
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|350714
1.3.6.1.2.1.4.31.1.1.30.2|65|5
1.3.6.1.2.1.4.31.1.1.31.1|70|350714
1.3.6.1.2.1.4.31.1.1.31.2|70|5
1.3.6.1.2.1.4.31.1.1.32.2|65|348
1.3.6.1.2.1.4.31.1.1.33.2|70|348
1.3.6.1.2.1.4.31.1.1.34.1|65|0
1.3.6.1.2.1.4.31.1.1.34.2|65|0
1.3.6.1.2.1.4.31.1.1.35.1|70|0
1.3.6.1.2.1.4.31.1.1.35.2|70|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.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|8
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|8
1.3.6.1.2.1.4.31.1.1.40.2|65|576
1.3.6.1.2.1.4.31.1.1.41.2|70|576
1.3.6.1.2.1.4.31.1.1.42.1|65|765
1.3.6.1.2.1.4.31.1.1.43.1|70|765
1.3.6.1.2.1.4.31.1.1.44.1|65|0
1.3.6.1.2.1.4.31.1.1.45.1|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|60000
1.3.6.1.2.1.4.31.1.1.47.2|66|60000
1.3.6.1.2.1.4.34.1.3.2.16.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1|2|1
1.3.6.1.2.1.4.34.1.3.2.16.254.128.0.0.0.0.0.0.2.14.211.255.254.0.173.33|2|4
1.3.6.1.2.1.4.34.1.5.2.16.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1|6|1.3.6.1.2.1.4.32.1.5.1.2.16.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1.128
1.3.6.1.2.1.4.34.1.5.2.16.254.128.0.0.0.0.0.0.2.14.211.255.254.0.173.33|6|1.3.6.1.2.1.4.32.1.5.4.2.16.254.128.0.0.0.0.0.0.0.0.0.0.0.0.0.0.64
1.3.6.1.2.1.4.34.1.6.2.16.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1|2|2
1.3.6.1.2.1.4.34.1.6.2.16.254.128.0.0.0.0.0.0.2.14.211.255.254.0.173.33|2|5
1.3.6.1.2.1.4.35.1.4.4.1.4.172.17.65.251|4x|003A7D6E65C3
1.3.6.1.2.1.4.35.1.4.4.1.4.172.17.65.254|4x|00000C9FF001
1.3.6.1.2.1.5.1.0|65|81178
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|1
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|81177
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|0
1.3.6.1.2.1.5.15.0|65|81177
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|0
1.3.6.1.2.1.5.23.0|65|81177
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|81178
1.3.6.1.2.1.5.29.1.2.2|65|0
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|0
1.3.6.1.2.1.5.29.1.4.2|65|8
1.3.6.1.2.1.5.29.1.5.1|65|81177
1.3.6.1.2.1.5.29.1.5.2|65|0
1.3.6.1.2.1.5.30.1.3.1.3|65|1
1.3.6.1.2.1.5.30.1.3.1.8|65|81177
1.3.6.1.2.1.5.30.1.4.1.0|65|81177
1.3.6.1.2.1.5.30.1.4.2.133|65|3
1.3.6.1.2.1.5.30.1.4.2.135|65|1
1.3.6.1.2.1.5.30.1.4.2.143|65|4
1.3.6.1.2.1.6.5.0|65|0
1.3.6.1.2.1.6.6.0|65|95
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|1
1.3.6.1.2.1.6.10.0|65|680
1.3.6.1.2.1.6.11.0|65|793
1.3.6.1.2.1.6.12.0|65|6
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.6.19.1.7.2.16.0.0.0.0.0.0.0.0.0.0.255.255.172.17.65.61.80.2.16.0.0.0.0.0.0.0.0.0.0.255.255.10.170.240.11.48810|2|11
1.3.6.1.2.1.7.1.0|65|268807
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|268807
1.3.6.1.2.1.11.1.0|65|268705
1.3.6.1.2.1.11.2.0|65|134699
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|277289
1.3.6.1.2.1.11.14.0|65|0
1.3.6.1.2.1.11.15.0|65|79380
1.3.6.1.2.1.11.16.0|65|29654
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|0
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|134702
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.2.1.11.31.0|65|0
1.3.6.1.2.1.11.32.0|65|0
1.3.6.1.2.1.25.1.1.0|67|889873700
1.3.6.1.2.1.25.1.5.0|66|0
1.3.6.1.2.1.25.2.2.0|2|255068
1.3.6.1.2.1.25.2.3.1.1.1|2|1
1.3.6.1.2.1.25.2.3.1.1.3|2|3
1.3.6.1.2.1.25.2.3.1.1.6|2|6
1.3.6.1.2.1.25.2.3.1.1.7|2|7
1.3.6.1.2.1.25.2.3.1.1.8|2|8
1.3.6.1.2.1.25.2.3.1.1.10|2|10
1.3.6.1.2.1.25.2.3.1.1.31|2|31
1.3.6.1.2.1.25.2.3.1.1.32|2|32
1.3.6.1.2.1.25.2.3.1.1.33|2|33
1.3.6.1.2.1.25.2.3.1.1.34|2|34
1.3.6.1.2.1.25.2.3.1.2.1|6|1.3.6.1.2.1.25.2.1.2
1.3.6.1.2.1.25.2.3.1.2.3|6|1.3.6.1.2.1.25.2.1.3
1.3.6.1.2.1.25.2.3.1.2.6|6|1.3.6.1.2.1.25.2.1.1
1.3.6.1.2.1.25.2.3.1.2.7|6|1.3.6.1.2.1.25.2.1.1
1.3.6.1.2.1.25.2.3.1.2.8|6|1.3.6.1.2.1.25.2.1.1
1.3.6.1.2.1.25.2.3.1.2.10|6|1.3.6.1.2.1.25.2.1.3
1.3.6.1.2.1.25.2.3.1.2.31|6|1.3.6.1.2.1.25.2.1.4
1.3.6.1.2.1.25.2.3.1.2.32|6|1.3.6.1.2.1.25.2.1.4
1.3.6.1.2.1.25.2.3.1.2.33|6|1.3.6.1.2.1.25.2.1.4
1.3.6.1.2.1.25.2.3.1.2.34|6|1.3.6.1.2.1.25.2.1.4
1.3.6.1.2.1.25.2.3.1.3.1|4|Physical memory
1.3.6.1.2.1.25.2.3.1.3.3|4|Virtual memory
1.3.6.1.2.1.25.2.3.1.3.6|4|Memory buffers
1.3.6.1.2.1.25.2.3.1.3.7|4|Cached memory
1.3.6.1.2.1.25.2.3.1.3.8|4|Shared memory
1.3.6.1.2.1.25.2.3.1.3.10|4|Swap space
1.3.6.1.2.1.25.2.3.1.3.31|4|/usr/cpi/fs/fat1
1.3.6.1.2.1.25.2.3.1.3.32|4|/CPI_CONFIG
1.3.6.1.2.1.25.2.3.1.3.33|4|/CPI_FWSTORE
1.3.6.1.2.1.25.2.3.1.3.34|4|/CPI_LOGS
1.3.6.1.2.1.25.2.3.1.4.1|2|1024
1.3.6.1.2.1.25.2.3.1.4.3|2|1024
1.3.6.1.2.1.25.2.3.1.4.6|2|1024
1.3.6.1.2.1.25.2.3.1.4.7|2|1024
1.3.6.1.2.1.25.2.3.1.4.8|2|1024
1.3.6.1.2.1.25.2.3.1.4.10|2|1024
1.3.6.1.2.1.25.2.3.1.4.31|2|2048
1.3.6.1.2.1.25.2.3.1.4.32|2|1024
1.3.6.1.2.1.25.2.3.1.4.33|2|1024
1.3.6.1.2.1.25.2.3.1.4.34|2|4096
1.3.6.1.2.1.25.2.3.1.5.1|2|255068
1.3.6.1.2.1.25.2.3.1.5.3|2|255068
1.3.6.1.2.1.25.2.3.1.5.6|2|255068
1.3.6.1.2.1.25.2.3.1.5.7|2|38736
1.3.6.1.2.1.25.2.3.1.5.8|2|0
1.3.6.1.2.1.25.2.3.1.5.10|2|0
1.3.6.1.2.1.25.2.3.1.5.31|2|32695
1.3.6.1.2.1.25.2.3.1.5.32|2|253775
1.3.6.1.2.1.25.2.3.1.5.33|2|253767
1.3.6.1.2.1.25.2.3.1.5.34|2|747658
1.3.6.1.2.1.25.2.3.1.6.1|2|57300
1.3.6.1.2.1.25.2.3.1.6.3|2|57300
1.3.6.1.2.1.25.2.3.1.6.6|2|112
1.3.6.1.2.1.25.2.3.1.6.7|2|38736
1.3.6.1.2.1.25.2.3.1.6.10|2|0
1.3.6.1.2.1.25.2.3.1.6.31|2|29271
1.3.6.1.2.1.25.2.3.1.6.32|2|101
1.3.6.1.2.1.25.2.3.1.6.33|2|16214
1.3.6.1.2.1.25.2.3.1.6.34|2|7
1.3.6.1.2.1.25.3.2.1.1.768|2|768
1.3.6.1.2.1.25.3.2.1.1.1025|2|1025
1.3.6.1.2.1.25.3.2.1.1.1026|2|1026
1.3.6.1.2.1.25.3.2.1.1.1027|2|1027
1.3.6.1.2.1.25.3.2.1.1.1028|2|1028
1.3.6.1.2.1.25.3.2.1.1.1029|2|1029
1.3.6.1.2.1.25.3.2.1.1.3072|2|3072
1.3.6.1.2.1.25.3.2.1.2.768|6|1.3.6.1.2.1.25.3.1.3
1.3.6.1.2.1.25.3.2.1.2.1025|6|1.3.6.1.2.1.25.3.1.4
1.3.6.1.2.1.25.3.2.1.2.1026|6|1.3.6.1.2.1.25.3.1.4
1.3.6.1.2.1.25.3.2.1.2.1027|6|1.3.6.1.2.1.25.3.1.4
1.3.6.1.2.1.25.3.2.1.2.1028|6|1.3.6.1.2.1.25.3.1.4
1.3.6.1.2.1.25.3.2.1.2.1029|6|1.3.6.1.2.1.25.3.1.4
1.3.6.1.2.1.25.3.2.1.2.3072|6|1.3.6.1.2.1.25.3.1.12
1.3.6.1.2.1.25.3.2.1.3.768|4|
1.3.6.1.2.1.25.3.2.1.3.1025|4|network interface lo
1.3.6.1.2.1.25.3.2.1.3.1026|4|network interface can0
1.3.6.1.2.1.25.3.2.1.3.1027|4|network interface can1
1.3.6.1.2.1.25.3.2.1.3.1028|4|network interface eth0
1.3.6.1.2.1.25.3.2.1.3.1029|4|network interface sit0
1.3.6.1.2.1.25.3.2.1.3.3072|4|Guessing that there's a floating point co-processor
1.3.6.1.2.1.25.3.2.1.4.768|6|0.0
1.3.6.1.2.1.25.3.2.1.4.1025|6|0.0
1.3.6.1.2.1.25.3.2.1.4.1026|6|0.0
1.3.6.1.2.1.25.3.2.1.4.1027|6|0.0
1.3.6.1.2.1.25.3.2.1.4.1028|6|0.0
1.3.6.1.2.1.25.3.2.1.4.1029|6|0.0
1.3.6.1.2.1.25.3.2.1.4.3072|6|0.0
1.3.6.1.2.1.25.3.2.1.5.768|2|2
1.3.6.1.2.1.25.3.2.1.5.1025|2|2
1.3.6.1.2.1.25.3.2.1.5.1026|2|2
1.3.6.1.2.1.25.3.2.1.5.1027|2|5
1.3.6.1.2.1.25.3.2.1.5.1028|2|2
1.3.6.1.2.1.25.3.2.1.5.1029|2|5
1.3.6.1.2.1.25.3.2.1.6.1025|65|0
1.3.6.1.2.1.25.3.2.1.6.1026|65|1011807664
1.3.6.1.2.1.25.3.2.1.6.1027|65|0
1.3.6.1.2.1.25.3.2.1.6.1028|65|0
1.3.6.1.2.1.25.3.2.1.6.1029|65|0
1.3.6.1.2.1.25.3.3.1.1.768|6|0.0
1.3.6.1.2.1.25.3.3.1.2.768|2|7
1.3.6.1.2.1.31.1.1.1.1.1|4|lo
1.3.6.1.2.1.31.1.1.1.1.2|4|can0
1.3.6.1.2.1.31.1.1.1.1.3|4|can1
1.3.6.1.2.1.31.1.1.1.1.4|4|eth0
1.3.6.1.2.1.31.1.1.1.1.5|4|sit0
1.3.6.1.2.1.31.1.1.1.2.1|65|0
1.3.6.1.2.1.31.1.1.1.2.2|65|0
1.3.6.1.2.1.31.1.1.1.2.3|65|0
1.3.6.1.2.1.31.1.1.1.2.4|65|0
1.3.6.1.2.1.31.1.1.1.2.5|65|0
1.3.6.1.2.1.31.1.1.1.3.1|65|0
1.3.6.1.2.1.31.1.1.1.3.2|65|0
1.3.6.1.2.1.31.1.1.1.3.3|65|0
1.3.6.1.2.1.31.1.1.1.3.4|65|0
1.3.6.1.2.1.31.1.1.1.3.5|65|0
1.3.6.1.2.1.31.1.1.1.4.1|65|0
1.3.6.1.2.1.31.1.1.1.4.2|65|0
1.3.6.1.2.1.31.1.1.1.4.3|65|0
1.3.6.1.2.1.31.1.1.1.4.4|65|0
1.3.6.1.2.1.31.1.1.1.4.5|65|0
1.3.6.1.2.1.31.1.1.1.5.1|65|0
1.3.6.1.2.1.31.1.1.1.5.2|65|0
1.3.6.1.2.1.31.1.1.1.5.3|65|0
1.3.6.1.2.1.31.1.1.1.5.4|65|0
1.3.6.1.2.1.31.1.1.1.5.5|65|0
1.3.6.1.2.1.31.1.1.1.6.1|70|0
1.3.6.1.2.1.31.1.1.1.6.2|70|111173653920
1.3.6.1.2.1.31.1.1.1.6.3|70|0
1.3.6.1.2.1.31.1.1.1.6.4|70|323087920
1.3.6.1.2.1.31.1.1.1.6.5|70|0
1.3.6.1.2.1.31.1.1.1.7.1|70|0
1.3.6.1.2.1.31.1.1.1.7.2|70|13896706740
1.3.6.1.2.1.31.1.1.1.7.3|70|0
1.3.6.1.2.1.31.1.1.1.7.4|70|6507150
1.3.6.1.2.1.31.1.1.1.7.5|70|0
1.3.6.1.2.1.31.1.1.1.8.1|70|0
1.3.6.1.2.1.31.1.1.1.8.2|70|0
1.3.6.1.2.1.31.1.1.1.8.3|70|0
1.3.6.1.2.1.31.1.1.1.8.4|70|0
1.3.6.1.2.1.31.1.1.1.8.5|70|0
1.3.6.1.2.1.31.1.1.1.9.1|70|0
1.3.6.1.2.1.31.1.1.1.9.2|70|0
1.3.6.1.2.1.31.1.1.1.9.3|70|0
1.3.6.1.2.1.31.1.1.1.9.4|70|0
1.3.6.1.2.1.31.1.1.1.9.5|70|0
1.3.6.1.2.1.31.1.1.1.10.1|70|0
1.3.6.1.2.1.31.1.1.1.10.2|70|4
1.3.6.1.2.1.31.1.1.1.10.3|70|0
1.3.6.1.2.1.31.1.1.1.10.4|70|58278936
1.3.6.1.2.1.31.1.1.1.10.5|70|0
1.3.6.1.2.1.31.1.1.1.11.1|70|0
1.3.6.1.2.1.31.1.1.1.11.2|70|0
1.3.6.1.2.1.31.1.1.1.11.3|70|0
1.3.6.1.2.1.31.1.1.1.11.4|70|463327
1.3.6.1.2.1.31.1.1.1.11.5|70|0
1.3.6.1.2.1.31.1.1.1.12.1|70|0
1.3.6.1.2.1.31.1.1.1.12.2|70|0
1.3.6.1.2.1.31.1.1.1.12.3|70|0
1.3.6.1.2.1.31.1.1.1.12.4|70|0
1.3.6.1.2.1.31.1.1.1.12.5|70|0
1.3.6.1.2.1.31.1.1.1.13.1|70|0
1.3.6.1.2.1.31.1.1.1.13.2|70|0
1.3.6.1.2.1.31.1.1.1.13.3|70|0
1.3.6.1.2.1.31.1.1.1.13.4|70|0
1.3.6.1.2.1.31.1.1.1.13.5|70|0
1.3.6.1.2.1.31.1.1.1.15.1|66|10
1.3.6.1.2.1.31.1.1.1.15.2|66|0
1.3.6.1.2.1.31.1.1.1.15.3|66|0
1.3.6.1.2.1.31.1.1.1.15.4|66|1000
1.3.6.1.2.1.31.1.1.1.15.5|66|0
1.3.6.1.2.1.31.1.1.1.16.1|2|2
1.3.6.1.2.1.31.1.1.1.16.2|2|2
1.3.6.1.2.1.31.1.1.1.16.3|2|2
1.3.6.1.2.1.31.1.1.1.16.4|2|2
1.3.6.1.2.1.31.1.1.1.16.5|2|2
1.3.6.1.2.1.31.1.1.1.17.2|2|1
1.3.6.1.2.1.31.1.1.1.17.3|2|1
1.3.6.1.2.1.31.1.1.1.17.4|2|1
1.3.6.1.2.1.31.1.1.1.17.5|2|1
1.3.6.1.2.1.31.1.1.1.18.1|4|
1.3.6.1.2.1.31.1.1.1.18.2|4|
1.3.6.1.2.1.31.1.1.1.18.3|4|
1.3.6.1.2.1.31.1.1.1.18.4|4|
1.3.6.1.2.1.31.1.1.1.18.5|4|
1.3.6.1.2.1.31.1.1.1.19.1|67|0
1.3.6.1.2.1.31.1.1.1.19.2|67|0
1.3.6.1.2.1.31.1.1.1.19.3|67|0
1.3.6.1.2.1.31.1.1.1.19.4|67|0
1.3.6.1.2.1.31.1.1.1.19.5|67|0
1.3.6.1.4.1.2021.4.3.0|2|0
1.3.6.1.4.1.2021.4.4.0|2|0
1.3.6.1.4.1.2021.4.5.0|2|255068
1.3.6.1.4.1.2021.4.6.0|2|197768
1.3.6.1.4.1.2021.4.11.0|2|197768
1.3.6.1.4.1.2021.4.13.0|2|0
1.3.6.1.4.1.2021.4.14.0|2|112
1.3.6.1.4.1.2021.4.15.0|2|38736
1.3.6.1.4.1.2021.10.1.5.1|2|132
1.3.6.1.4.1.2021.10.1.5.2|2|119
1.3.6.1.4.1.2021.10.1.5.3|2|115
1.3.6.1.4.1.2021.11.1.0|2|1
1.3.6.1.4.1.2021.11.2.0|4|systemStats
1.3.6.1.4.1.2021.11.3.0|2|0
1.3.6.1.4.1.2021.11.4.0|2|0
1.3.6.1.4.1.2021.11.5.0|2|0
1.3.6.1.4.1.2021.11.6.0|2|0
1.3.6.1.4.1.2021.11.7.0|2|1556
1.3.6.1.4.1.2021.11.8.0|2|249
1.3.6.1.4.1.2021.11.9.0|2|2
1.3.6.1.4.1.2021.11.10.0|2|2
1.3.6.1.4.1.2021.11.11.0|2|93
1.3.6.1.4.1.2021.11.50.0|65|189812
1.3.6.1.4.1.2021.11.51.0|65|0
1.3.6.1.4.1.2021.11.52.0|65|15372382
1.3.6.1.4.1.2021.11.53.0|65|860382971
1.3.6.1.4.1.2021.11.54.0|65|8
1.3.6.1.4.1.2021.11.55.0|65|0
1.3.6.1.4.1.2021.11.56.0|65|0
1.3.6.1.4.1.2021.11.57.0|65|42
1.3.6.1.4.1.2021.11.58.0|65|616
1.3.6.1.4.1.2021.11.59.0|65|2144561394
1.3.6.1.4.1.2021.11.60.0|65|2343269755
1.3.6.1.4.1.2021.11.61.0|65|13061839
1.3.6.1.4.1.2021.11.62.0|65|0
1.3.6.1.4.1.2021.11.63.0|65|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.4.1.12.48.48.48.69.68.51.48.48.65.68.50.49|4|OutletName1
1.3.6.1.4.1.30932.1.10.1.4.10.1.4.2.12.48.48.48.69.68.51.48.48.65.68.50.49|4|OutletName2
1.3.6.1.4.1.30932.1.10.1.4.10.1.4.3.12.48.48.48.69.68.51.48.48.65.68.50.49|4|OutletName3
1.3.6.1.4.1.30932.1.10.1.4.10.1.4.4.12.48.48.48.69.68.51.48.48.65.68.50.49|4|OutletName4
1.3.6.1.4.1.30932.1.10.1.4.10.1.4.5.12.48.48.48.69.68.51.48.48.65.68.50.49|4|OutletName5
1.3.6.1.4.1.30932.1.10.1.4.10.1.4.6.12.48.48.48.69.68.51.48.48.65.68.50.49|4|OutletName6
1.3.6.1.4.1.30932.1.10.1.4.10.1.4.7.12.48.48.48.69.68.51.48.48.65.68.50.49|4|OutletName7
1.3.6.1.4.1.30932.1.10.1.4.10.1.4.8.12.48.48.48.69.68.51.48.48.65.68.50.49|4|OutletName8
1.3.6.1.4.1.30932.1.10.1.4.10.1.4.9.12.48.48.48.69.68.51.48.48.65.68.50.49|4|OutletName9
1.3.6.1.4.1.30932.1.10.1.4.10.1.4.10.12.48.48.48.69.68.51.48.48.65.68.50.49|4|OutletName10
1.3.6.1.4.1.30932.1.10.1.4.10.1.4.11.12.48.48.48.69.68.51.48.48.65.68.50.49|4|OutletName11
1.3.6.1.4.1.30932.1.10.1.4.10.1.4.12.12.48.48.48.69.68.51.48.48.65.68.50.49|4|OutletName12
1.3.6.1.4.1.30932.1.10.1.4.10.1.4.13.12.48.48.48.69.68.51.48.48.65.68.50.49|4|OutletName13
1.3.6.1.4.1.30932.1.10.1.4.10.1.4.14.12.48.48.48.69.68.51.48.48.65.68.50.49|4|OutletName14
1.3.6.1.4.1.30932.1.10.1.4.10.1.4.15.12.48.48.48.69.68.51.48.48.65.68.50.49|4|OutletName15
1.3.6.1.4.1.30932.1.10.1.4.10.1.4.16.12.48.48.48.69.68.51.48.48.65.68.50.49|4|OutletName16
1.3.6.1.4.1.30932.1.10.1.4.10.1.4.17.12.48.48.48.69.68.51.48.48.65.68.50.49|4|OutletName17
1.3.6.1.4.1.30932.1.10.1.4.10.1.4.18.12.48.48.48.69.68.51.48.48.65.68.50.49|4|OutletName18
1.3.6.1.4.1.30932.1.10.1.4.10.1.4.19.12.48.48.48.69.68.51.48.48.65.68.50.49|4|OutletName19
1.3.6.1.4.1.30932.1.10.1.4.10.1.4.20.12.48.48.48.69.68.51.48.48.65.68.50.49|4|OutletName20
1.3.6.1.4.1.30932.1.10.1.4.10.1.4.21.12.48.48.48.69.68.51.48.48.65.68.50.49|4|OutletName21
1.3.6.1.4.1.30932.1.10.1.4.10.1.4.22.12.48.48.48.69.68.51.48.48.65.68.50.49|4|OutletName22
1.3.6.1.4.1.30932.1.10.1.4.10.1.4.23.12.48.48.48.69.68.51.48.48.65.68.50.49|4|OutletName23
1.3.6.1.4.1.30932.1.10.1.4.10.1.4.24.12.48.48.48.69.68.51.48.48.65.68.50.49|4|OutletName24
1.3.6.1.4.1.30932.1.10.1.4.10.1.5.1.12.48.48.48.69.68.51.48.48.65.68.50.49|4|Outlet1 Description
1.3.6.1.4.1.30932.1.10.1.4.10.1.5.2.12.48.48.48.69.68.51.48.48.65.68.50.49|4|Outlet2 Description
1.3.6.1.4.1.30932.1.10.1.4.10.1.5.3.12.48.48.48.69.68.51.48.48.65.68.50.49|4|Outlet3 Description
1.3.6.1.4.1.30932.1.10.1.4.10.1.5.4.12.48.48.48.69.68.51.48.48.65.68.50.49|4|Outlet4 Description
1.3.6.1.4.1.30932.1.10.1.4.10.1.5.5.12.48.48.48.69.68.51.48.48.65.68.50.49|4|Outlet5 Description
1.3.6.1.4.1.30932.1.10.1.4.10.1.5.6.12.48.48.48.69.68.51.48.48.65.68.50.49|4|Outlet6 Description
1.3.6.1.4.1.30932.1.10.1.4.10.1.5.7.12.48.48.48.69.68.51.48.48.65.68.50.49|4|Outlet7 Description
1.3.6.1.4.1.30932.1.10.1.4.10.1.5.8.12.48.48.48.69.68.51.48.48.65.68.50.49|4|Outlet8 Description
1.3.6.1.4.1.30932.1.10.1.4.10.1.5.9.12.48.48.48.69.68.51.48.48.65.68.50.49|4|Outlet9 Description
1.3.6.1.4.1.30932.1.10.1.4.10.1.5.10.12.48.48.48.69.68.51.48.48.65.68.50.49|4|Outlet10 Description
1.3.6.1.4.1.30932.1.10.1.4.10.1.5.11.12.48.48.48.69.68.51.48.48.65.68.50.49|4|Outlet11 Description
1.3.6.1.4.1.30932.1.10.1.4.10.1.5.12.12.48.48.48.69.68.51.48.48.65.68.50.49|4|Outlet12 Description
1.3.6.1.4.1.30932.1.10.1.4.10.1.5.13.12.48.48.48.69.68.51.48.48.65.68.50.49|4|Outlet13 Description
1.3.6.1.4.1.30932.1.10.1.4.10.1.5.14.12.48.48.48.69.68.51.48.48.65.68.50.49|4|Outlet14 Description
1.3.6.1.4.1.30932.1.10.1.4.10.1.5.15.12.48.48.48.69.68.51.48.48.65.68.50.49|4|Outlet15 Description
1.3.6.1.4.1.30932.1.10.1.4.10.1.5.16.12.48.48.48.69.68.51.48.48.65.68.50.49|4|Outlet16 Description
1.3.6.1.4.1.30932.1.10.1.4.10.1.5.17.12.48.48.48.69.68.51.48.48.65.68.50.49|4|Outlet17 Description
1.3.6.1.4.1.30932.1.10.1.4.10.1.5.18.12.48.48.48.69.68.51.48.48.65.68.50.49|4|Outlet18 Description
1.3.6.1.4.1.30932.1.10.1.4.10.1.5.19.12.48.48.48.69.68.51.48.48.65.68.50.49|4|Outlet19 Description
1.3.6.1.4.1.30932.1.10.1.4.10.1.5.20.12.48.48.48.69.68.51.48.48.65.68.50.49|4|Outlet20 Description
1.3.6.1.4.1.30932.1.10.1.4.10.1.5.21.12.48.48.48.69.68.51.48.48.65.68.50.49|4|Outlet21 Description
1.3.6.1.4.1.30932.1.10.1.4.10.1.5.22.12.48.48.48.69.68.51.48.48.65.68.50.49|4|Outlet22 Description
1.3.6.1.4.1.30932.1.10.1.4.10.1.5.23.12.48.48.48.69.68.51.48.48.65.68.50.49|4|Outlet23 Description
1.3.6.1.4.1.30932.1.10.1.4.10.1.5.24.12.48.48.48.69.68.51.48.48.65.68.50.49|4|Outlet24 Description
1.3.6.1.4.1.30932.1.10.1.4.10.1.6.1.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.6.2.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.6.3.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.6.4.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.6.5.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.6.6.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.6.7.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.6.8.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.6.9.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.6.10.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.6.11.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.6.12.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.6.13.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.6.14.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.6.15.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.6.16.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.6.17.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.6.18.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.6.19.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.6.20.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.6.21.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.6.22.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.6.23.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.6.24.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.7.1.12.48.48.48.69.68.51.48.48.65.68.50.49|2|2072
1.3.6.1.4.1.30932.1.10.1.4.10.1.7.2.12.48.48.48.69.68.51.48.48.65.68.50.49|2|2072
1.3.6.1.4.1.30932.1.10.1.4.10.1.7.3.12.48.48.48.69.68.51.48.48.65.68.50.49|2|2072
1.3.6.1.4.1.30932.1.10.1.4.10.1.7.4.12.48.48.48.69.68.51.48.48.65.68.50.49|2|2072
1.3.6.1.4.1.30932.1.10.1.4.10.1.7.5.12.48.48.48.69.68.51.48.48.65.68.50.49|2|2072
1.3.6.1.4.1.30932.1.10.1.4.10.1.7.6.12.48.48.48.69.68.51.48.48.65.68.50.49|2|2072
1.3.6.1.4.1.30932.1.10.1.4.10.1.7.7.12.48.48.48.69.68.51.48.48.65.68.50.49|2|2072
1.3.6.1.4.1.30932.1.10.1.4.10.1.7.8.12.48.48.48.69.68.51.48.48.65.68.50.49|2|2072
1.3.6.1.4.1.30932.1.10.1.4.10.1.7.9.12.48.48.48.69.68.51.48.48.65.68.50.49|2|2072
1.3.6.1.4.1.30932.1.10.1.4.10.1.7.10.12.48.48.48.69.68.51.48.48.65.68.50.49|2|2072
1.3.6.1.4.1.30932.1.10.1.4.10.1.7.11.12.48.48.48.69.68.51.48.48.65.68.50.49|2|2072
1.3.6.1.4.1.30932.1.10.1.4.10.1.7.12.12.48.48.48.69.68.51.48.48.65.68.50.49|2|2072
1.3.6.1.4.1.30932.1.10.1.4.10.1.7.13.12.48.48.48.69.68.51.48.48.65.68.50.49|2|2072
1.3.6.1.4.1.30932.1.10.1.4.10.1.7.14.12.48.48.48.69.68.51.48.48.65.68.50.49|2|2072
1.3.6.1.4.1.30932.1.10.1.4.10.1.7.15.12.48.48.48.69.68.51.48.48.65.68.50.49|2|2072
1.3.6.1.4.1.30932.1.10.1.4.10.1.7.16.12.48.48.48.69.68.51.48.48.65.68.50.49|2|2072
1.3.6.1.4.1.30932.1.10.1.4.10.1.7.17.12.48.48.48.69.68.51.48.48.65.68.50.49|2|2072
1.3.6.1.4.1.30932.1.10.1.4.10.1.7.18.12.48.48.48.69.68.51.48.48.65.68.50.49|2|2072
1.3.6.1.4.1.30932.1.10.1.4.10.1.7.19.12.48.48.48.69.68.51.48.48.65.68.50.49|2|2072
1.3.6.1.4.1.30932.1.10.1.4.10.1.7.20.12.48.48.48.69.68.51.48.48.65.68.50.49|2|2072
1.3.6.1.4.1.30932.1.10.1.4.10.1.7.21.12.48.48.48.69.68.51.48.48.65.68.50.49|2|2072
1.3.6.1.4.1.30932.1.10.1.4.10.1.7.22.12.48.48.48.69.68.51.48.48.65.68.50.49|2|2072
1.3.6.1.4.1.30932.1.10.1.4.10.1.7.23.12.48.48.48.69.68.51.48.48.65.68.50.49|2|2072
1.3.6.1.4.1.30932.1.10.1.4.10.1.7.24.12.48.48.48.69.68.51.48.48.65.68.50.49|2|2072
1.3.6.1.4.1.30932.1.10.1.4.10.1.8.1.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.8.2.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.8.3.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.8.4.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.8.5.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.8.6.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.8.7.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.8.8.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.8.9.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.8.10.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.8.11.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.8.12.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.8.13.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.8.14.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.8.15.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.8.16.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.8.17.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.8.18.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.8.19.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.8.20.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.8.21.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.8.22.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.8.23.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.8.24.12.48.48.48.69.68.51.48.48.65.68.50.49|2|0
1.3.6.1.4.1.30932.1.10.1.4.10.1.10.1.12.48.48.48.69.68.51.48.48.65.68.50.49|70|64449
1.3.6.1.4.1.30932.1.10.1.4.10.1.10.2.12.48.48.48.69.68.51.48.48.65.68.50.49|70|32021
1.3.6.1.4.1.30932.1.10.1.4.10.1.10.3.12.48.48.48.69.68.51.48.48.65.68.50.49|70|16230
1.3.6.1.4.1.30932.1.10.1.4.10.1.10.4.12.48.48.48.69.68.51.48.48.65.68.50.49|70|10359
1.3.6.1.4.1.30932.1.10.1.4.10.1.10.5.12.48.48.48.69.68.51.48.48.65.68.50.49|70|46865
1.3.6.1.4.1.30932.1.10.1.4.10.1.10.6.12.48.48.48.69.68.51.48.48.65.68.50.49|70|84680
1.3.6.1.4.1.30932.1.10.1.4.10.1.10.7.12.48.48.48.69.68.51.48.48.65.68.50.49|70|55638
1.3.6.1.4.1.30932.1.10.1.4.10.1.10.8.12.48.48.48.69.68.51.48.48.65.68.50.49|70|10283
1.3.6.1.4.1.30932.1.10.1.4.10.1.10.9.12.48.48.48.69.68.51.48.48.65.68.50.49|70|10272
1.3.6.1.4.1.30932.1.10.1.4.10.1.10.10.12.48.48.48.69.68.51.48.48.65.68.50.49|70|34349
1.3.6.1.4.1.30932.1.10.1.4.10.1.10.11.12.48.48.48.69.68.51.48.48.65.68.50.49|70|58013
1.3.6.1.4.1.30932.1.10.1.4.10.1.10.12.12.48.48.48.69.68.51.48.48.65.68.50.49|70|18736
1.3.6.1.4.1.30932.1.10.1.4.10.1.10.13.12.48.48.48.69.68.51.48.48.65.68.50.49|70|9457
1.3.6.1.4.1.30932.1.10.1.4.10.1.10.14.12.48.48.48.69.68.51.48.48.65.68.50.49|70|13069
1.3.6.1.4.1.30932.1.10.1.4.10.1.10.15.12.48.48.48.69.68.51.48.48.65.68.50.49|70|14234216
1.3.6.1.4.1.30932.1.10.1.4.10.1.10.16.12.48.48.48.69.68.51.48.48.65.68.50.49|70|25325
1.3.6.1.4.1.30932.1.10.1.4.10.1.10.17.12.48.48.48.69.68.51.48.48.65.68.50.49|70|9536
1.3.6.1.4.1.30932.1.10.1.4.10.1.10.18.12.48.48.48.69.68.51.48.48.65.68.50.49|70|56921
1.3.6.1.4.1.30932.1.10.1.4.10.1.10.19.12.48.48.48.69.68.51.48.48.65.68.50.49|70|57548
1.3.6.1.4.1.30932.1.10.1.4.10.1.10.20.12.48.48.48.69.68.51.48.48.65.68.50.49|70|12446
1.3.6.1.4.1.30932.1.10.1.4.10.1.10.21.12.48.48.48.69.68.51.48.48.65.68.50.49|70|11100
1.3.6.1.4.1.30932.1.10.1.4.10.1.10.22.12.48.48.48.69.68.51.48.48.65.68.50.49|70|11083
1.3.6.1.4.1.30932.1.10.1.4.10.1.10.23.12.48.48.48.69.68.51.48.48.65.68.50.49|70|28543
1.3.6.1.4.1.30932.1.10.1.4.10.1.10.24.12.48.48.48.69.68.51.48.48.65.68.50.49|70|9474
1.3.6.1.4.1.30932.1.10.1.4.10.1.11.1.12.48.48.48.69.68.51.48.48.65.68.50.49|2|1
1.3.6.1.4.1.30932.1.10.1.4.10.1.11.2.12.48.48.48.69.68.51.48.48.65.68.50.49|2|1
1.3.6.1.4.1.30932.1.10.1.4.10.1.11.3.12.48.48.48.69.68.51.48.48.65.68.50.49|2|1
1.3.6.1.4.1.30932.1.10.1.4.10.1.11.4.12.48.48.48.69.68.51.48.48.65.68.50.49|2|1
1.3.6.1.4.1.30932.1.10.1.4.10.1.11.5.12.48.48.48.69.68.51.48.48.65.68.50.49|2|1
1.3.6.1.4.1.30932.1.10.1.4.10.1.11.6.12.48.48.48.69.68.51.48.48.65.68.50.49|2|1
1.3.6.1.4.1.30932.1.10.1.4.10.1.11.7.12.48.48.48.69.68.51.48.48.65.68.50.49|2|1
1.3.6.1.4.1.30932.1.10.1.4.10.1.11.8.12.48.48.48.69.68.51.48.48.65.68.50.49|2|1
1.3.6.1.4.1.30932.1.10.1.4.10.1.11.9.12.48.48.48.69.68.51.48.48.65.68.50.49|2|1
1.3.6.1.4.1.30932.1.10.1.4.10.1.11.10.12.48.48.48.69.68.51.48.48.65.68.50.49|2|1
1.3.6.1.4.1.30932.1.10.1.4.10.1.11.11.12.48.48.48.69.68.51.48.48.65.68.50.49|2|1
1.3.6.1.4.1.30932.1.10.1.4.10.1.11.12.12.48.48.48.69.68.51.48.48.65.68.50.49|2|1
1.3.6.1.4.1.30932.1.10.1.4.10.1.11.13.12.48.48.48.69.68.51.48.48.65.68.50.49|2|1
1.3.6.1.4.1.30932.1.10.1.4.10.1.11.14.12.48.48.48.69.68.51.48.48.65.68.50.49|2|1
1.3.6.1.4.1.30932.1.10.1.4.10.1.11.15.12.48.48.48.69.68.51.48.48.65.68.50.49|2|1
1.3.6.1.4.1.30932.1.10.1.4.10.1.11.16.12.48.48.48.69.68.51.48.48.65.68.50.49|2|1
1.3.6.1.4.1.30932.1.10.1.4.10.1.11.17.12.48.48.48.69.68.51.48.48.65.68.50.49|2|1
1.3.6.1.4.1.30932.1.10.1.4.10.1.11.18.12.48.48.48.69.68.51.48.48.65.68.50.49|2|1
1.3.6.1.4.1.30932.1.10.1.4.10.1.11.19.12.48.48.48.69.68.51.48.48.65.68.50.49|2|1
1.3.6.1.4.1.30932.1.10.1.4.10.1.11.20.12.48.48.48.69.68.51.48.48.65.68.50.49|2|1
1.3.6.1.4.1.30932.1.10.1.4.10.1.11.21.12.48.48.48.69.68.51.48.48.65.68.50.49|2|1
1.3.6.1.4.1.30932.1.10.1.4.10.1.11.22.12.48.48.48.69.68.51.48.48.65.68.50.49|2|1
1.3.6.1.4.1.30932.1.10.1.4.10.1.11.23.12.48.48.48.69.68.51.48.48.65.68.50.49|2|1
1.3.6.1.4.1.30932.1.10.1.4.10.1.11.24.12.48.48.48.69.68.51.48.48.65.68.50.49|2|1
1.3.6.1.6.3.10.2.1.3.0|2|8890064