diff --git a/includes/definitions/discovery/fs-switch-dc.yaml b/includes/definitions/discovery/fs-switch-dc.yaml new file mode 100644 index 0000000000..711897892b --- /dev/null +++ b/includes/definitions/discovery/fs-switch-dc.yaml @@ -0,0 +1,158 @@ +mib: FS-ENTITY-MIB:FS-SYSTEM-MIB:FS-MEMORY-MIB:FS-PROCESS-MIB:FS-FIBER-MIB +modules: + os: + hardware: FS-ENTITY-MIB::fsDeviceInfoDescr.1 + serial: FS-ENTITY-MIB::fsDeviceSerialNumber.1 + version: FS-ENTITY-MIB::fsDeviceSWVersion.1 + mempools: + data: + - + oid: FS-MEMORY-MIB::fsNodeMemoryPoolTable + total: FS-MEMORY-MIB::fsNodeMemoryPoolSize + used: FS-MEMORY-MIB::fsNodeMemoryPoolUsed + warn_percent: FS-MEMORY-MIB::fsNodeMemoryPoolWarning + precision: 1024 + descr: "{{ $FS-MEMORY-MIB::fsNodeMemoryPoolName }}" + processors: + data: + - + oid: fsNodeCPUTotalTable + value: fsNodeCPUTotal5min + num_oid: '.1.3.6.1.4.1.52642.1.1.10.2.36.1.2.1.5.{{ $index }}' + descr: '{{ $fsNodeCPUTotalName }}' + warn_percent: fsNodeCPUTotalCritical + sensors: + dbm: + data: + - + oid: fsFiberTable + value: fsFiberRXpower + num_oid: '.1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.{{ $index }}' + descr: "{{ $fsFiberPortDescr }} RX" + divisor: 100 + low_warn_limit: fsFiberRXpowerLowWarnThreshold + warn_limit: fsFiberRXpowerHighWarnThreshold + low_limit: fsFiberRXpowerLowAlarmThreshold + high_limit: fsFiberRXpowerHighAlarmThreshold + index: 'rx-{{ $index }}' + skip_values: + - + oid: fsFiberDDMSupportStatus + op: '=' + value: 2 + - + oid: fsFiberRXpower + op: '=' + value: -10000 + - + oid: fsFiberTable + value: fsFiberTXpower + num_oid: '.1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.{{ $index }}' + descr: "{{ $fsFiberPortDescr }} TX" + divisor: 100 + low_warn_limit: fsFiberTXpowerLowWarnThreshold + warn_limit: fsFiberTXpowerHighWarnThreshold + low_limit: fsFiberTXpowerLowAlarmThreshold + high_limit: fsFiberTXpowerHighAlarmThreshold + index: 'tx-{{ $index }}' + skip_values: + - + oid: fsFiberDDMSupportStatus + op: '=' + value: 2 + - + oid: fsFiberTXpower + op: '=' + value: -10000 + fanspeed: + data: + - + oid: fsSystemFanStatusTable + value: fsSystemFanStatusSpeed + num_oid: '.1.3.6.1.4.1.52642.1.1.10.2.1.1.43.1.6.{{ $index }}' + descr: 'Fan {{ $subindex0 }}/{{ $subindex1 }}' + temperature: + data: + - + oid: fsSystemMultipleTemperatureTable + value: fsSystemMultipleTemperatureCurrent + num_oid: '.1.3.6.1.4.1.52642.1.1.10.2.1.1.44.1.5.{{ $index }}' + warn_limit: fsSystemMultipleTemperatureWarning + high_limit: fsSystemMultipleTemperatureCritical + descr: "{{ $fsSystemMultipleTemperatureName }} {{ $subindex0 }}/{{ $subindex1 }}" + - + oid: fsFiberTable + value: fsFiberTemp + num_oid: '.1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.{{ $index }}' + descr: "{{ $fsFiberPortDescr }}" + index: 'temp-{{ $index }}' + group: Transceivers + skip_values: + - + oid: fsFiberDDMSupportStatus + op: '=' + value: 2 + - + oid: fsFiberTemp + op: '=' + value: 0 + voltage: + data: + - + oid: fsSystemElectricalInformationTable + value: fsSystemElectricalInformationInVoltage + num_oid: '.1.3.6.1.4.1.52642.1.1.10.2.1.1.41.1.11.{{ $index }}' + descr: 'Power supply {{ $subindex0 }}/{{ $subindex1 }}' + power: + data: + - + oid: fsSystemElectricalInformationTable + value: fsSystemElectricalInformationOutPower + num_oid: '.1.3.6.1.4.1.52642.1.1.10.2.1.1.41.1.15.{{ $index }}' + descr: 'Power supply {{ $subindex0 }}/{{ $subindex1 }}' + state: + data: + - + oid: fsSystemFanStatusTable + value: fsSystemFanStatus + num_oid: '.1.3.6.1.4.1.52642.1.1.10.2.1.1.43.1.4.{{ $index }}' + descr: 'Fan {{ $subindex0 }}/{{ $subindex1 }}' + state_name: fsSystemFanStatus + index: 'fan-{{ $index }}' + group: Fans + states: + - { value: 1, generic: 3, graph: 0, descr: 'noexist' }, + - { value: 2, generic: 2, graph: 0, descr: 'existnopower' }, + - { value: 3, generic: 1, graph: 0, descr: 'existreadypower' }, + - { value: 4, generic: 0, graph: 0, descr: 'normal' }, + - { value: 5, generic: 2, graph: 0, descr: 'powerbutabnormal' }, + - { value: 6, generic: 3, graph: 0, descr: 'unknown' }, + - + oid: fsFiberTable + value: fsFiberTempStatus + num_oid: '.1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.{{ $index }}' + descr: '{{ $fsFiberPortDescr }} Temperature' + state_name: fsFiberTempStatus + index: 'tempstat-{{ $index }}' + group: Transceivers + skip_values: + - 1 + states: + - { value: 2, generic: 0, graph: 0, descr: 'ok' }, + - { value: 3, generic: 1, graph: 0, descr: 'warning' }, + - { value: 4, generic: 2, graph: 0, descr: 'alarm' }, + - + oid: fsSystemElectricalInformationTable + value: fsSystemElectricalInformationStatus + num_oid: '.1.3.6.1.4.1.52642.1.1.10.2.1.1.41.1.3.{{ $index }}' + descr: 'Power supply {{ $subindex0 }}/{{ $subindex1 }}' + state_name: fsSystemElectricalInformationStatus + index: 'psu-{{ $index }}' + group: 'Power Supplies' + states: + - { value: 1, generic: 3, graph: 0, descr: 'noexist' }, + - { value: 2, generic: 2, graph: 0, descr: 'existnopower' }, + - { value: 3, generic: 1, graph: 0, descr: 'existreadypower' }, + - { value: 4, generic: 0, graph: 0, descr: 'normal' }, + - { value: 5, generic: 2, graph: 0, descr: 'powerbutabnormal' }, + - { value: 6, generic: 3, graph: 0, descr: 'unknown' }, diff --git a/includes/definitions/fs-switch-dc.yaml b/includes/definitions/fs-switch-dc.yaml new file mode 100644 index 0000000000..64a424e28f --- /dev/null +++ b/includes/definitions/fs-switch-dc.yaml @@ -0,0 +1,19 @@ +os: fs-switch-dc +text: 'Fiberstore Datacenter Switch' +type: network +icon: fs +group: fs +over: + - { graph: device_bits, text: 'Device Traffic' } + - { graph: device_processor, text: 'Processor Usage' } + - { graph: device_mempool, text: 'Memory Usage' } +mib_dir: fs +poller_modules: + stp: false + wireless: false +discovery_modules: + stp: false + wireless: false +discovery: + - sysObjectID: + - .1.3.6.1.4.1.52642.1.1.10.1.516 diff --git a/mibs/CAPWAP-BASE-MIB-draft06 b/mibs/CAPWAP-BASE-MIB-draft06 new file mode 100644 index 0000000000..28a8ff73a2 --- /dev/null +++ b/mibs/CAPWAP-BASE-MIB-draft06 @@ -0,0 +1,2503 @@ +CAPWAP-BASE-MIB DEFINITIONS ::= BEGIN + +IMPORTS + + PhysAddress, TEXTUAL-CONVENTION, TruthValue, + DateAndTime, RowStatus + FROM SNMPv2-TC + InterfaceIndex + FROM IF-MIB + PhysicalIndex + FROM ENTITY-MIB + SnmpAdminString + FROM SNMP-FRAMEWORK-MIB + NOTIFICATION-GROUP, OBJECT-GROUP, MODULE-COMPLIANCE + FROM SNMPv2-CONF + MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE, mib-2, + Integer32, Unsigned32, Counter32 + FROM SNMPv2-SMI + InetAddressType, InetAddress + FROM INET-ADDRESS-MIB; + +capwapBaseMIB MODULE-IDENTITY + LAST-UPDATED "200908130000Z" -- August 13th, 2009 + ORGANIZATION "IETF Control And Provisioning of Wireless Access + Points (CAPWAP) Working Group + http://www.ietf.org/html.charters/capwap-charter.html" + CONTACT-INFO + "General Discussion: capwap@frascone.com + To Subscribe: http://lists.frascone.com/mailman/listinfo/capwap + + Yang Shi (editor) + Hangzhou H3C Tech. Co., Ltd. + Beijing R&D Center of H3C, Digital Technology Plaza, + NO.9 Shangdi 9th Street,Haidian District, + Beijing + China(100085) + Phone: +86 010 82775276 + EMail: young@h3c.com + + David T. Perkins + 228 Bayview Dr + San Carlos, CA 94070 + USA + Phone: +1 408 394-8702 + Email: dperkins@snmpinfo.com + + Chris Elliott + Cisco Systems, Inc. + 7025 Kit Creek Rd., P.O. Box 14987 + Research Triangle Park 27709 + USA + Phone: +1 919-392-2146 + Email: chelliot@cisco.com + + Yong Zhang + Fortinet, Inc. + 1090 Kifer Road + Sunnyvale, CA 94086 + USA + Email: yzhang@fortinet.com" + + DESCRIPTION + "Copyright (C) 2009 The Internet Society. This version of + the MIB module is part of RFC xxx; see the RFC itself + for full legal notices. + + This MIB module contains managed object definitions for + the CAPWAP Protocol." + REVISION "200908130000Z" + DESCRIPTION + "Initial version published as RFC xxx" + ::= { mib-2 145 } + +-- Textual Conventions + +CapwapBaseWtpProfileIdTC ::= TEXTUAL-CONVENTION + DISPLAY-HINT "d" + STATUS current + DESCRIPTION + "Represents the unique identifier of a WTP profile." + SYNTAX Unsigned32 (0..4096) + +CapwapBaseWtpIdTC ::= TEXTUAL-CONVENTION + DISPLAY-HINT "1x:" + STATUS current + DESCRIPTION + "Represents the unique identifier of a WTP instance. + As usual, the Base MAC address of WTP is used." + SYNTAX OCTET STRING (SIZE (6)) + +CapwapBaseStationIdTC ::= TEXTUAL-CONVENTION + DISPLAY-HINT "1x:" + STATUS current + DESCRIPTION + "Represents the unique identifier of a station instance. + As usual, the MAC address of station is used." + SYNTAX OCTET STRING (SIZE (6)) + +CapwapBaseRadioIdTC ::= TEXTUAL-CONVENTION + DISPLAY-HINT "d" + STATUS current + DESCRIPTION + "Represents the unique identifier of a radio on a WTP." + SYNTAX Unsigned32 (1..31) + +CapwapBaseTunnelModeTC ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Represents the tunneling modes of operation that are + supported by a WTP. + The WTP MAY support more than one option, represented by + the bit field below: + localBridging(0) - Local bridging mode + dot3Tunnel(1) - 802.3 frame tunnel mode + nativeTunnel(2) - Native frame tunnel mode" + REFERENCE + "Section 4.6.43. of CAPWAP Protocol Specification, RFC 5415." + SYNTAX BITS { + localBridging(0), + dot3Tunnel(1), + nativeTunnel(2) + } + +CapwapBaseMacTypeTC ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Represents the MAC mode of operation supported by a WTP. + The following enumerated values are supported: + localMAC(0) - Local-MAC mode + splitMAC(1) - Split-MAC mode + both(2) - Both Local-MAC and Split-MAC" + REFERENCE + "Section 4.6.44. of CAPWAP Protocol Specification, RFC 5415." + SYNTAX INTEGER { + localMAC(0), + splitMAC(1), + both(2) + } + +CapwapBaseChannelTypeTC::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Represents the channel type for CAPWAP protocol. + The following enumerated values are supported: + data(1) - Data channel + control(2) - Control channel" + SYNTAX INTEGER { + data(1), + control(2) + } + +CapwapBaseAuthenMethodTC ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Represents the authentication credential type for a WTP. + The following enumerated values are supported: + other(1) - Other method, for example, vendor specific + clear(2) - Clear text and no authentication + x509(3) - X.509 certificate authentication + psk(4) - Pre-Shared secret authentication + As mandatory requirement, CAPWAP control channel + authentication SHOULD use DTLS, and either by certificate or + PSK. For data channel, DTLS is optional." + SYNTAX INTEGER { + other(1), + clear(2), + x509(3), + psk(4) + } + +-- Top level components of this MIB module + +-- Notifications +capwapBaseNotifications OBJECT IDENTIFIER + ::= { capwapBaseMIB 0 } +-- Tables, Scalars +capwapBaseObjects OBJECT IDENTIFIER + ::= { capwapBaseMIB 1 } +-- Conformance +capwapBaseConformance OBJECT IDENTIFIER + ::= { capwapBaseMIB 2 } + +-- AC Objects Group + +capwapBaseAc OBJECT IDENTIFIER + ::= { capwapBaseObjects 1 } + +capwapBaseWtpSessions OBJECT-TYPE + SYNTAX Unsigned32 (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the total number of WTPs which are connecting to + the AC." + REFERENCE + "Section 4.6.1. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseAc 1 } + +capwapBaseWtpSessionsLimit OBJECT-TYPE + SYNTAX Unsigned32 (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Represents the maximum number of WTP sessions configured on + the AC. + The value of the object is persistent at restart/reboot." + REFERENCE + "Section 4.6.1. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseAc 2 } + +capwapBaseStationSessions OBJECT-TYPE + SYNTAX Unsigned32 (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the total number of stations which are accessing + the wireless service provided by the AC." + REFERENCE + "Section 4.6.1. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseAc 3 } + +capwapBaseStationSessionsLimit OBJECT-TYPE + SYNTAX Unsigned32 (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Represents the maximum number of station sessions configured + on the AC. + The value of the object is persistent at restart/reboot." + REFERENCE + "Section 4.6.1. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseAc 4 } + +capwapBaseDataChannelDTLSPolicyOptions OBJECT-TYPE + SYNTAX BITS { + other(0), + clear(1), + dtls(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The AC communicates its policy on the use of DTLS for + CAPWAP data channel. + The AC MAY support more than one option, represented by the bit + field below: + other(0) - Other method, for example, vendor specific + clear(1) - Clear text + dtls(2) - DTLS" + REFERENCE + "Section 4.6.1. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseAc 5 } + +capwapBaseDataChannelDTLSPolicyConfig OBJECT-TYPE + SYNTAX INTEGER { + other(0), + clear(1), + dtls(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Represents the security policy configured on the AC for + CAPWAP data channel. + The value of the object is persistent at restart/reboot. + The following enumerated values are supported: + other(0) - Other method, for example, vendor specific + clear(1) - Clear text + dtls(2) - DTLS" + REFERENCE + "Section 4.6.1. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseAc 6 } + +capwapBaseControlChannelAuthenOptions OBJECT-TYPE + SYNTAX BITS { + x509(0), + psk(1) + } + + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the authentication credential type supported by the + AC for CAPWAP control channel. + The AC MAY support more than one option, represented by the bit + field below: + x509(0) - X.509 certificate based + psk(1) - Pre-Shared secret" + REFERENCE + "Section 4.6.1. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseAc 7 } + +capwapBaseControlChannelAuthenConfig OBJECT-TYPE + SYNTAX INTEGER { + x509(1), + psk(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Represents the authentication credential type configured on + the AC for CAPWAP control channel. + The value of the object is persistent at restart/reboot. + The following enumerated values are supported: + x509(1) - X.509 certificate based + psk(2) - Pre-Shared secret" + REFERENCE + "Section 4.6.1. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseAc 8 } + +-- capwapBaseAcNameListTable table + +capwapBaseAcNameListTable OBJECT-TYPE + SYNTAX SEQUENCE OF CapwapBaseAcNameListEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of objects that configure the AC name list. + Values of all read-create objects in this table are + persistent at restart/reboot." + REFERENCE + "Section 4.6.5. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseAc 9 } + +capwapBaseAcNameListEntry OBJECT-TYPE + SYNTAX CapwapBaseAcNameListEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A set of objects that configure the AC name list." + INDEX { capwapBaseAcNameListId } + ::= { capwapBaseAcNameListTable 1 } + +CapwapBaseAcNameListEntry ::= SEQUENCE { + capwapBaseAcNameListId Unsigned32, + capwapBaseAcNameListName OCTET STRING, + capwapBaseAcNameListPriority Unsigned32, + capwapBaseAcNameListRowStatus RowStatus + } + +capwapBaseAcNameListId OBJECT-TYPE + SYNTAX Unsigned32 (1..255) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Represents the unique identifier of a AC Name list." + ::= { capwapBaseAcNameListEntry 1 } + +capwapBaseAcNameListName OBJECT-TYPE + SYNTAX OCTET STRING(SIZE(512)) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Represents the name of an AC, and it is expected to be + an UTF-8 encoded string." + REFERENCE + "Section 4.6.5. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseAcNameListEntry 2 } + +capwapBaseAcNameListPriority OBJECT-TYPE + SYNTAX Unsigned32 (1..255) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Represents the priority order of the preferred AC. + For instance, the value of one (1) is used to set the primary + AC, the value of two (2) is used to set the secondary AC, etc." + REFERENCE + "Section 4.6.5. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseAcNameListEntry 3 } + +capwapBaseAcNameListRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This variable is used to create, modify, and/or delete a row + in this table." + ::= { capwapBaseAcNameListEntry 4 } + +-- End of capwapBaseAcNameListTable table + + +-- capwapBaseMacAclTable table + +capwapBaseMacAclTable OBJECT-TYPE + SYNTAX SEQUENCE OF CapwapBaseMacAclEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of objects that configure station Access Control + Lists (ACL). + The WTP will not provide service to the MAC addresses + configured in this table. + Values of all read-create objects in this table are persistent + at AC restart/reboot." + REFERENCE + "Section 4.6.7. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseAc 10 } + +capwapBaseMacAclEntry OBJECT-TYPE + SYNTAX CapwapBaseMacAclEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A set of objects that configure station Access Control + List (ACL)." + INDEX { capwapBaseMacAclId } + ::= { capwapBaseMacAclTable 1 } + +CapwapBaseMacAclEntry ::= SEQUENCE { + capwapBaseMacAclId Unsigned32, + capwapBaseMacAclStationId CapwapBaseStationIdTC, + capwapBaseMacAclRowStatus RowStatus + } + +capwapBaseMacAclId OBJECT-TYPE + SYNTAX Unsigned32 (1..255) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Represents the unique identifier of an ACL." + ::= { capwapBaseMacAclEntry 1 } + +capwapBaseMacAclStationId OBJECT-TYPE + SYNTAX CapwapBaseStationIdTC + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Represents the MAC address of a station to which WTPs will + no longer provides service." + REFERENCE + "Section 4.6.7. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseMacAclEntry 2 } + +capwapBaseMacAclRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This variable is used to create, modify, and/or delete a row + in this table." + ::= { capwapBaseMacAclEntry 3 } + +-- End of capwapBaseMacAclTable table + +-- End of AC Objects Group + + +-- WTP Objects Group + +capwapBaseWtps OBJECT IDENTIFIER + ::= { capwapBaseObjects 2 } + +-- capwapBaseWtpProfileTable Table + +capwapBaseWtpProfileTable OBJECT-TYPE + SYNTAX SEQUENCE OF CapwapBaseWtpProfileEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of objects that configure WTP profiles for WTPs to + be managed before they connect to the AC. + An operator could change a WTP's configuration by changing + the values of parameters in the corresponding WTP profile, + then the WTP could get the new configuration through the + CAPWAP control channel. + Values of all read-create objects in this table are + persistent at restart/reboot." + ::= { capwapBaseWtps 1 } + +capwapBaseWtpProfileEntry OBJECT-TYPE + SYNTAX CapwapBaseWtpProfileEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A set of objects that configure and display a WTP profile." + INDEX { capwapBaseWtpProfileId } + ::= { capwapBaseWtpProfileTable 1 } + +CapwapBaseWtpProfileEntry ::= SEQUENCE { + capwapBaseWtpProfileId CapwapBaseWtpProfileIdTC, + capwapBaseWtpProfileName SnmpAdminString, + capwapBaseWtpProfileWtpMacAddr CapwapBaseWtpIdTC, + capwapBaseWtpProfileWtpModelNumber SnmpAdminString, + capwapBaseWtpProfileWtpName OCTET STRING, + capwapBaseWtpProfileWtpLocation OCTET STRING, + capwapBaseWtpProfileWtpStaticIpEnable TruthValue, + capwapBaseWtpProfileWtpStaticIpType InetAddressType, + capwapBaseWtpProfileWtpStaticIp InetAddress, + capwapBaseWtpProfileWtpNetmask InetAddress, + capwapBaseWtpProfileWtpGateway InetAddress, + capwapBaseWtpProfileWtpFallbackEnable INTEGER, + capwapBaseWtpProfileWtpEchoInterval Unsigned32, + capwapBaseWtpProfileWtpIdleTimeout Unsigned32, + capwapBaseWtpProfileWtpMaxDiscoveryInterval Unsigned32, + capwapBaseWtpProfileWtpReportInterval Unsigned32, + capwapBaseWtpProfileWtpSilentInterval Unsigned32, + capwapBaseWtpProfileWtpStatisticsTimer Unsigned32, + capwapBaseWtpProfileWtpWaitDTLSTimer Unsigned32, + capwapBaseWtpProfileWtpEcnSupport INTEGER, + capwapBaseWtpProfileRowStatus RowStatus + } + +capwapBaseWtpProfileId OBJECT-TYPE + SYNTAX CapwapBaseWtpProfileIdTC + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Represents the unique identifier of a WTP profile." + ::= { capwapBaseWtpProfileEntry 1 } + +capwapBaseWtpProfileName OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Represents the name of a WTP profile." + ::= { capwapBaseWtpProfileEntry 2 } + +capwapBaseWtpProfileWtpMacAddr OBJECT-TYPE + SYNTAX CapwapBaseWtpIdTC + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Represents the Base MAC address of a WTP. + A WTP profile MUST contain the Base MAC address of the WTP + because the CAPWAP message received from the WTP contains + its Base MAC address and the AC uses the Base MAC address to + find the corresponding WTP profile. + The section 4.6.40 [RFC5415] does not clarify that the WTP's + Base MAC address MUST be included in the WTP Board Data + message element. This is a known errata item and assumed to be + fixed in future by the editors of the RFC5415." + REFERENCE + "Section 4.6.40. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseWtpProfileEntry 3 } + +capwapBaseWtpProfileWtpModelNumber OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Represents the model number of a WTP. + A WTP profile MUST include the WTP's model number, which + reflects the number of PHY radios on the WTP. + In this way, the creation of a WTP profile triggers the AC + to automatically create the same number of WTP Virtual Radio + Interfaces corresponding to the WTP's PHY radios without + manual intervention. With the ifIndexes of WTP Virtual + Radio Interfaces, the operator could configure and manage + the WTP's PHY radios through the wireless binding MIB + modules." + REFERENCE + "Section 4.6.40. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseWtpProfileEntry 4 } + +capwapBaseWtpProfileWtpName OBJECT-TYPE + SYNTAX OCTET STRING(SIZE(512)) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Represents the name of the WTP." + REFERENCE + "Section 4.6.45. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseWtpProfileEntry 5 } + +capwapBaseWtpProfileWtpLocation OBJECT-TYPE + SYNTAX OCTET STRING(SIZE(1024)) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Represents the location of the WTP." + REFERENCE + "Section 4.6.30. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseWtpProfileEntry 6 } + +capwapBaseWtpProfileWtpStaticIpEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Represents whether the WTP SHOULD use a static IP address + or not. A value of false disables the static IP address, + while a value of true enables it." + REFERENCE + "Section 4.6.48. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseWtpProfileEntry 7 } + +capwapBaseWtpProfileWtpStaticIpType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Represents the static IP address type used by the WTP, IPv4 + or IPv6." + ::= { capwapBaseWtpProfileEntry 8 } + +capwapBaseWtpProfileWtpStaticIp OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "When capwapBaseWtpProfileWtpStaticIpEnable is true, + it represents the static IP address to be assigned to the WTP." + REFERENCE + "Section 4.6.48. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseWtpProfileEntry 9 } + +capwapBaseWtpProfileWtpNetmask OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "When capwapBaseWtpProfileWtpStaticIpEnable is true, + it represents the netmask to be assigned to the WTP." + REFERENCE + "Section 4.6.48. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseWtpProfileEntry 10 } + +capwapBaseWtpProfileWtpGateway OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "When capwapBaseWtpProfileWtpStaticIpEnable is true, + it represents the gateway to be assigned to the WTP." + REFERENCE + "Section 4.6.48. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseWtpProfileEntry 11 } + +capwapBaseWtpProfileWtpFallbackEnable OBJECT-TYPE + SYNTAX INTEGER { + enabled(1), + disabled(2) + } + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Represents whether to enable or disable automatic CAPWAP + fallback in the event that a WTP detects its preferred AC, + and is not currently connected to it. + The following enumerated values are supported: + enabled(1) - The fallback mode is enabled + disabled(2) - The fallback mode is disabled" + REFERENCE + "Section 4.6.42. of CAPWAP Protocol Specification, RFC 5415." + DEFVAL { enabled } + ::= { capwapBaseWtpProfileEntry 12 } + +capwapBaseWtpProfileWtpEchoInterval OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "second" + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Represents the minimum time, in seconds, between sending Echo + Request messages to the AC that the WTP has joined." + REFERENCE + "Section 4.7.7. of CAPWAP Protocol Specification, RFC 5415." + DEFVAL { 30 } + ::= { capwapBaseWtpProfileEntry 13 } + +capwapBaseWtpProfileWtpIdleTimeout OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "second" + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Represents the idle timeout value that the WTP SHOULD enforce + for its active stations." + REFERENCE + "Section 4.7.8. of CAPWAP Protocol Specification, RFC 5415." + DEFVAL { 300 } + ::= { capwapBaseWtpProfileEntry 14 } + +capwapBaseWtpProfileWtpMaxDiscoveryInterval OBJECT-TYPE + SYNTAX Unsigned32 (2..180) + UNITS "second" + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Represents the maximum time allowed between sending Discovery + Request messages, in seconds." + REFERENCE + "Section 4.7.10. of CAPWAP Protocol Specification, RFC 5415." + DEFVAL { 20 } + ::= { capwapBaseWtpProfileEntry 15 } + +capwapBaseWtpProfileWtpReportInterval OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "second" + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Represents the interval for WTP to send Decryption Error + report." + REFERENCE + "Section 4.7.11. of CAPWAP Protocol Specification, RFC 5415." + DEFVAL { 120 } + ::= { capwapBaseWtpProfileEntry 16 } + +capwapBaseWtpProfileWtpSilentInterval OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "second" + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Represents the minimum time, in seconds, a WTP MUST wait + before it MAY again send Discovery Request messages or + attempt to a establish DTLS session." + REFERENCE + "Section 4.7.13. of CAPWAP Protocol Specification, RFC 5415." + DEFVAL { 30 } + ::= { capwapBaseWtpProfileEntry 17 } + +capwapBaseWtpProfileWtpStatisticsTimer OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "second" + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Represents the interval the WTP uses between the WTP Events + Requests it transmits to the AC to communicate its statistics, + in seconds." + REFERENCE + "Section 4.7.14. of CAPWAP Protocol Specification, RFC 5415." + DEFVAL { 120 } + ::= { capwapBaseWtpProfileEntry 18 } + +capwapBaseWtpProfileWtpWaitDTLSTimer OBJECT-TYPE + SYNTAX Unsigned32 (30..4294967295) + UNITS "second" + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Represents the maximum time, in seconds, an AC MUST wait + without having received a DTLS Handshake message from an AC. + This timer MUST be greater than 30 seconds." + REFERENCE + "Section 4.7.15. of CAPWAP Protocol Specification, RFC 5415." + DEFVAL { 60 } + ::= { capwapBaseWtpProfileEntry 19 } + +capwapBaseWtpProfileWtpEcnSupport OBJECT-TYPE + SYNTAX INTEGER { + limited(0), + fullAndLimited(1) + } + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Represents the support for the Explicit Congestion Notification + (ECN) bits, as defined in [RFC3168]. + The following enumerated values are supported: + limited(0) - Limited ECN support + fullAndLimited(1) - Full and limited ECN support" + REFERENCE + "Section 4.6.25. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseWtpProfileEntry 20 } + +capwapBaseWtpProfileRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This variable is used to create, modify, and/or delete a row + in this table. + Deleting a WTP profile in use will disconnect the WTP to + the AC. So the network management system SHOULD + ask the operator to confirm such an operation. + When a WTP profile entry is removed from the table, + the corresponding WTP Virtual Radio Interfaces are also + removed from the CapwapBaseWirelessBindingTable and + ifTable [RFC2863]. + Also, the related object instances SHOULD be removed from + the wireless binding MIB modules such as IEEE 802.11 + MIB module [IEEE.802-11.2007]." + ::= { capwapBaseWtpProfileEntry 21 } + +-- End of capwapBaseWtpProfileTable table + + +-- capwapBaseWtpStateTable table + +capwapBaseWtpStateTable OBJECT-TYPE + SYNTAX SEQUENCE OF CapwapBaseWtpStateEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of objects that indicate each WTP's CAPWAP FSM + state, and helps the operator to query the WTPs' current + configuration." + ::= { capwapBaseWtps 2 } + +capwapBaseWtpStateEntry OBJECT-TYPE + SYNTAX CapwapBaseWtpStateEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A set of objects that display the WTP's CAPWAP FSM state. + Also, the operator could query the current configuration + of a WTP by using the identifier of the corresponding + WTP profile." + INDEX { capwapBaseWtpStateWtpId } + ::= { capwapBaseWtpStateTable 1 } + +CapwapBaseWtpStateEntry ::= SEQUENCE { + capwapBaseWtpStateWtpId CapwapBaseWtpIdTC, + capwapBaseWtpStateWtpIpAddressType InetAddressType, + capwapBaseWtpStateWtpIpAddress InetAddress, + capwapBaseWtpStateWtpBaseMacAddress PhysAddress, + capwapBaseWtpState INTEGER, + capwapBaseWtpStateWtpCurrWtpProfileId CapwapBaseWtpProfileIdTC + } + +capwapBaseWtpStateWtpId OBJECT-TYPE + SYNTAX CapwapBaseWtpIdTC + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Represents the unique identifier of a WTP." + ::= { capwapBaseWtpStateEntry 1 } + +capwapBaseWtpStateWtpIpAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the IP address type of a WTP." + ::= { capwapBaseWtpStateEntry 2 } + +capwapBaseWtpStateWtpIpAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the IP address of a WTP." + ::= { capwapBaseWtpStateEntry 3 } + +capwapBaseWtpStateWtpBaseMacAddress OBJECT-TYPE + SYNTAX PhysAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the WTP's Base MAC Address, which MAY be + assigned to the primary Ethernet interface." + REFERENCE + "Section 4.6.40. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseWtpStateEntry 4 } + +capwapBaseWtpState OBJECT-TYPE + SYNTAX INTEGER { + dtls(1), + join(2), + image(3), + configure(4), + dataCheck(5), + run(6), + reset(7), + dtlsTeardown(8), + unknown(9) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the various possible CAPWAP FSM states of WTP + The following enumerated values are supported: + dtls(1) - DTLS negotiation states, which include + DTLS setup, authorize, DTLS connect + join(2) - The WTP is joining with the AC + image(3) - The WTP is downloading software + configure(4) - The WTP is getting configuration from + the AC + dataCheck(5) - The AC is waiting for the Data Channel Keep + Alive Packet + run(6) - The WTP enters the running state + reset(7) - The AC transmits a reset request message + to the WTP + dtlsTeardown(8) - DTLS session is tear down + unknown(9) - Operator already prepared configuration + for the WTP, while the WTP has not contact + with the AC till now" + REFERENCE + "Section 2.3.1. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseWtpStateEntry 5 } + +capwapBaseWtpStateWtpCurrWtpProfileId OBJECT-TYPE + SYNTAX CapwapBaseWtpProfileIdTC + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the current identifier of a WTP profile. + The operator could query a WTP's current configuration + with the identifier of a WTP profile." + ::= { capwapBaseWtpStateEntry 6 } + +-- End of capwapBaseWtpStateTable Table + + +-- capwapBaseWtpTable Table + +capwapBaseWtpTable OBJECT-TYPE + SYNTAX SEQUENCE OF CapwapBaseWtpEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of objects that display properties of the WTPs + in running state." + ::= { capwapBaseWtps 3 } + +capwapBaseWtpEntry OBJECT-TYPE + SYNTAX CapwapBaseWtpEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A set of objects that display properties of the WTPs + in running state." + INDEX { capwapBaseWtpCurrId } + ::= { capwapBaseWtpTable 1 } + +CapwapBaseWtpEntry ::= SEQUENCE { + capwapBaseWtpCurrId CapwapBaseWtpIdTC, + capwapBaseWtpPhyIndex PhysicalIndex, + capwapBaseWtpBaseMacAddress PhysAddress, + capwapBaseWtpTunnelModeOptions CapwapBaseTunnelModeTC, + capwapBaseWtpMacTypeOptions CapwapBaseMacTypeTC, + capwapBaseWtpDiscoveryType INTEGER, + capwapBaseWtpRadiosInUseNum Unsigned32, + capwapBaseWtpRadioNumLimit Unsigned32, + capwapBaseWtpRetransmitCount Counter32, + capwapBaseWtpMaxDiscoveries Unsigned32, + capwapBaseWtpMaxFailedDTLSSessionRetry Unsigned32, + capwapBaseWtpMaxRetransmit Unsigned32, + capwapBaseWtpDataChannelKeepAliveTimer Unsigned32, + capwapBaseWtpDataChannelDeadInterval Unsigned32, + capwapBaseWtpDiscoveryInterval Unsigned32, + capwapBaseWtpDTLSSessionDeleteTimer Unsigned32, + capwapBaseWtpImageDataStartTimer Unsigned32, + capwapBaseWtpRetransmitInterval Unsigned32 + } + +capwapBaseWtpCurrId OBJECT-TYPE + SYNTAX CapwapBaseWtpIdTC + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Represents the unique identifier of a WTP in running state." + ::= { capwapBaseWtpEntry 1 } + +capwapBaseWtpPhyIndex OBJECT-TYPE + SYNTAX PhysicalIndex + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the unique physical index of a physical entity + in the ENTITY-MIB module [RFC4133]. + The information such as software version of a specific WTP + could be accessed through the index." + ::= { capwapBaseWtpEntry 2 } + +capwapBaseWtpBaseMacAddress OBJECT-TYPE + SYNTAX PhysAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the WTP's Base MAC Address, which MAY be assigned + to the primary Ethernet interface." + REFERENCE + "Section 4.6.40. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseWtpEntry 3 } + +capwapBaseWtpTunnelModeOptions OBJECT-TYPE + SYNTAX CapwapBaseTunnelModeTC + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the tunneling modes of operation supported by + the WTP." + REFERENCE + "Section 4.6.43. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseWtpEntry 4 } + +capwapBaseWtpMacTypeOptions OBJECT-TYPE + SYNTAX CapwapBaseMacTypeTC + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the MAC mode of operation supported by the WTP." + REFERENCE + "Section 4.6.44. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseWtpEntry 5 } + +capwapBaseWtpDiscoveryType OBJECT-TYPE + SYNTAX INTEGER { + unknown(0), + staticConfig(1), + dhcp(2), + dns(3), + acRef(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents how the WTP discovers the AC. + The following enumerated values are supported: + unknown(0) - Unknown + staticConfig(1) - Static configuration + dhcp(2) - DHCP + dns(3) - DNS + acRef(4) - AC referral" + REFERENCE + "Section 4.6.21. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseWtpEntry 6 } + +capwapBaseWtpRadiosInUseNum OBJECT-TYPE + SYNTAX Unsigned32 (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the number of radios in use on the WTP." + REFERENCE + "Section 4.6.41. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseWtpEntry 7 } + +capwapBaseWtpRadioNumLimit OBJECT-TYPE + SYNTAX Unsigned32 (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the maximum radio number supported by the WTP." + REFERENCE + "Section 4.6.41. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseWtpEntry 8 } + +capwapBaseWtpRetransmitCount OBJECT-TYPE + SYNTAX Counter32 + UNITS "retransmissions" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the number of retransmissions for a given + CAPWAP packet." + REFERENCE + "Section 4.8.8. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseWtpEntry 9 } + +capwapBaseWtpMaxDiscoveries OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the maximum number of Discovery Request messages + that will be sent after a WTP boots." + REFERENCE + "Section 4.8.5. of CAPWAP Protocol Specification, RFC 5415." + DEFVAL { 10 } + ::= { capwapBaseWtpEntry 10 } + +capwapBaseWtpMaxFailedDTLSSessionRetry OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the maximum number of failed DTLS session + establishment attempts before the CAPWAP device enters a + silent period." + REFERENCE + "Section 4.8.6. of CAPWAP Protocol Specification, RFC 5415." + DEFVAL { 3 } + ::= { capwapBaseWtpEntry 11 } + +capwapBaseWtpMaxRetransmit OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the maximum number of retransmission for a given + CAPWAP packet before the link layer considers the peer dead." + REFERENCE + "Section 4.8.7. of CAPWAP Protocol Specification, RFC 5415." + DEFVAL { 5 } + ::= { capwapBaseWtpEntry 12 } + +capwapBaseWtpDataChannelKeepAliveTimer OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "second" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the next opportunity, in seconds, the WTP must + transmit the Data Channel Keep Alive message." + REFERENCE + "Section 4.7.2. of CAPWAP Protocol Specification, RFC 5415." + DEFVAL { 30 } + ::= { capwapBaseWtpEntry 13 } + +capwapBaseWtpDataChannelDeadInterval OBJECT-TYPE + SYNTAX Unsigned32 (0..240) + UNITS "second" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the minimum time, in seconds, a WTP MUST wait + without having received a Data Channel Keep Alive packet + before the destination for the Data Channel Keep Alive + packets MAY be considered dead." + REFERENCE + "Section 4.7.3. of CAPWAP Protocol Specification, RFC 5415." + DEFVAL { 60 } + ::= { capwapBaseWtpEntry 14 } + +capwapBaseWtpDiscoveryInterval OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "second" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the minimum time, in seconds, that a WTP MUST + wait after receiving a Discovery Response message, before + initiating a DTLS handshake." + REFERENCE + "Section 4.7.5. of CAPWAP Protocol Specification, RFC 5415." + DEFVAL { 5 } + ::= { capwapBaseWtpEntry 15 } + +capwapBaseWtpDTLSSessionDeleteTimer OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "second" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the minimum time, in seconds, a WTP MUST wait + for DTLS session deletion." + REFERENCE + "Section 4.7.6. of CAPWAP Protocol Specification, RFC 5415." + DEFVAL { 5 } + ::= { capwapBaseWtpEntry 16 } + +capwapBaseWtpImageDataStartTimer OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "second" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the number of seconds the WTP will wait for its + peer to transmit the Image Data Request." + REFERENCE + "Section 4.7.9. of CAPWAP Protocol Specification, RFC 5415." + DEFVAL { 30 } + ::= { capwapBaseWtpEntry 17 } + +capwapBaseWtpRetransmitInterval OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "second" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the minimum time, in seconds, in which a + non-acknowledged CAPWAP packet will be retransmitted." + REFERENCE + "Section 4.7.12. of CAPWAP Protocol Specification, RFC 5415." + DEFVAL { 3 } + ::= { capwapBaseWtpEntry 18 } + +-- End of capwapBaseWtpTable table + + +-- capwapBaseWirelessBindingTable Table + +capwapBaseWirelessBindingTable OBJECT-TYPE + SYNTAX SEQUENCE OF CapwapBaseWirelessBindingEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of objects that display the mappings between + WTP Virtual Radio Interfaces and PHY radios, and the + wireless binding type for each PHY radio. + Values of all objects in this table are persistent at + restart/reboot." + ::= { capwapBaseWtps 4 } + +capwapBaseWirelessBindingEntry OBJECT-TYPE + SYNTAX CapwapBaseWirelessBindingEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A set of objects that display the mapping between + a specific WTP Virtual Radio Interface and a PHY + radio, and the wireless binding type for the PHY radio." + INDEX { + capwapBaseWtpProfileId, + capwapBaseWirelessBindingRadioId + } + ::= { capwapBaseWirelessBindingTable 1 } + +CapwapBaseWirelessBindingEntry ::= SEQUENCE { + capwapBaseWirelessBindingRadioId CapwapBaseRadioIdTC, + capwapBaseWirelessBindingVirtualRadioIfIndex InterfaceIndex, + capwapBaseWirelessBindingType INTEGER + } + +capwapBaseWirelessBindingRadioId OBJECT-TYPE + SYNTAX CapwapBaseRadioIdTC + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Represents the identifier of a PHY radio on a WTP, which + is required to be unique on a WTP. + For example, WTP A and WTP B use a same value of + capwapBaseWirelessBindingRadioId for their first radio." + REFERENCE + "Section 4.3. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseWirelessBindingEntry 1 } + +capwapBaseWirelessBindingVirtualRadioIfIndex OBJECT-TYPE + SYNTAX InterfaceIndex + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the index value that uniquely identifies a + WLAN Virtual Radio Interface. The interface identified by + a particular value of this index is the same interface as + identified by the same value of the ifIndex. + Before WTPs contact the AC to get configuration, + the operator configures WTP profiles for them. + The creation of a WTP profile triggers system to automatically + create a specific number of WTP Virtual Radio Interfaces and + add a new row object in the capwapBaseWirelessBindingTable + without manual intervention. + As most MIB modules use the ifIndex to identify an interface + for configuration and statistic data, for example, IEEE 802.11 + MIB module [IEEE.802-11.2007] + It will be easy to reuse other wireless binding MIB modules + through the WTP Virtual Radio Interface in the Centralized + WLAN Architecture." + ::= { capwapBaseWirelessBindingEntry 2 } + +capwapBaseWirelessBindingType OBJECT-TYPE + SYNTAX INTEGER { + dot11(1), + epc(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the wireless binding type for the radio. + The following enumerated values are supported: + dot11(1) - IEEE 802.11 + epc(3) - EPCGlobal" + REFERENCE + "Section 4.3. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseWirelessBindingEntry 3 } + +-- End of capwapBaseWirelessBindingTable Table + + +-- capwapBaseStationTable Table + +capwapBaseStationTable OBJECT-TYPE + SYNTAX SEQUENCE OF CapwapBaseStationEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of objects that display stations which are accessing + the wireless service provided by the AC." + REFERENCE + "Section 4.6.8. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseWtps 5 } + +capwapBaseStationEntry OBJECT-TYPE + SYNTAX CapwapBaseStationEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A set of objects that display a station which is + associated with the specific radio on the WTP." + INDEX { + capwapBaseWtpCurrId, + capwapBaseWirelessBindingRadioId, + capwapBaseStationId + } + ::= { capwapBaseStationTable 1 } + +CapwapBaseStationEntry ::= SEQUENCE { + capwapBaseStationId CapwapBaseStationIdTC, + capwapBaseStationAddedTime DateAndTime, + capwapBaseStationVlanName SnmpAdminString + } + +capwapBaseStationId OBJECT-TYPE + SYNTAX CapwapBaseStationIdTC + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Represents the unique identifier of the station." + REFERENCE + "Section 4.6.8. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseStationEntry 1 } + +capwapBaseStationAddedTime OBJECT-TYPE + SYNTAX DateAndTime + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the time when the station is added." + REFERENCE + "Section 4.6.8. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseStationEntry 2 } + +capwapBaseStationVlanName OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (0..32)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents VLAN name to which the station is associated." + REFERENCE + "Section 4.6.8. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseStationEntry 3 } + +-- End of capwapBaseStationTable Table + + +-- capwapBaseWtpEventsStatsTable + +capwapBaseWtpEventsStatsTable OBJECT-TYPE + SYNTAX SEQUENCE OF CapwapBaseWtpEventsStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of objects that display the WTPs' events statistics." + REFERENCE + "Section 4.6.47. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseWtps 6 } + +capwapBaseWtpEventsStatsEntry OBJECT-TYPE + SYNTAX CapwapBaseWtpEventsStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A set of objects that display the events statistic data + of a WTP." + REFERENCE + "Section 4.6.47. of CAPWAP Protocol Specification, RFC 5415." + INDEX { capwapBaseWtpCurrId } + ::= { capwapBaseWtpEventsStatsTable 1 } + +CapwapBaseWtpEventsStatsEntry ::= SEQUENCE { + capwapBaseWtpEventsStatsRebootCount Counter32, + capwapBaseWtpEventsStatsInitCount Counter32, + capwapBaseWtpEventsStatsLinkFailureCount Counter32, + capwapBaseWtpEventsStatsSwFailureCount Counter32, + capwapBaseWtpEventsStatsHwFailureCount Counter32, + capwapBaseWtpEventsStatsOtherFailureCount Counter32, + capwapBaseWtpEventsStatsUnknownFailureCount Counter32, + capwapBaseWtpEventsStatsLastFailureType INTEGER + } + +capwapBaseWtpEventsStatsRebootCount OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the number of reboots that have occurred due to a + WTP crash. A value of 65535 implies that this information is + not available on the WTP." + REFERENCE + "Section 4.6.47. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseWtpEventsStatsEntry 1 } + +capwapBaseWtpEventsStatsInitCount OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the number of reboots that have occurred at the + request of a CAPWAP protocol message, such as a change in + configuration that requires a reboot or an explicit CAPWAP + protocol reset request. A value of 65535 implies that this + information is not available on the WTP." + REFERENCE + "Section 4.6.47. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseWtpEventsStatsEntry 2 } + +capwapBaseWtpEventsStatsLinkFailureCount OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the number of times that a CAPWAP protocol + connection with an AC has failed due to link failures." + REFERENCE + "Section 4.6.47. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseWtpEventsStatsEntry 3 } + +capwapBaseWtpEventsStatsSwFailureCount OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the number of times that a CAPWAP protocol + connection with an AC has failed due to software related + reasons." + REFERENCE + "Section 4.6.47. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseWtpEventsStatsEntry 4 } + +capwapBaseWtpEventsStatsHwFailureCount OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the number of times that a CAPWAP protocol + connection with an AC has failed due to hardware related + reasons." + REFERENCE + "Section 4.6.47. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseWtpEventsStatsEntry 5 } + +capwapBaseWtpEventsStatsOtherFailureCount OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the number of times that a CAPWAP protocol + connection with an AC has failed due to known reasons, other + than the AC initiated, link, software or hardware failures." + REFERENCE + "Section 4.6.47. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseWtpEventsStatsEntry 6 } + +capwapBaseWtpEventsStatsUnknownFailureCount OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the number of times that a CAPWAP protocol + connection with an AC has failed for unknown reasons." + REFERENCE + "Section 4.6.47. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseWtpEventsStatsEntry 7 } + +capwapBaseWtpEventsStatsLastFailureType OBJECT-TYPE + SYNTAX INTEGER { + notSupport(0), + acInit(1), + linkFailure(2), + swFailure(3), + hwFailure(4), + otherFailure(5), + unknown(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the failure type of the most recent WTP failure. + The following enumerated values are supported: + notSupport(0) - Not supported + acInit(1) - The AC initiated + linkFailure(2) - Link failure + swFailure(3) - Software failure + hwFailure(4) - Hardware failure + otherFailure(5) - Other failure + unknown(255) - Unknown (e.g., WTP doesn't keep track + of info)" + REFERENCE + "Section 4.6.47. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseWtpEventsStatsEntry 8 } + +-- End of capwapBaseWtpEventsStatsTable table + + +-- capwapBaseRadioEventsStatsTable table + +capwapBaseRadioEventsStatsTable OBJECT-TYPE + SYNTAX SEQUENCE OF CapwapBaseRadioEventsStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of objects that display statistics on radios behavior, + and reasons why the WTP radio has been reset." + REFERENCE + "Section 4.6.46. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseWtps 7 } + +capwapBaseRadioEventsStatsEntry OBJECT-TYPE + SYNTAX CapwapBaseRadioEventsStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A set of objects that display the statistic data of + events happened on a specific radio of a WTP." + INDEX { capwapBaseWtpCurrId, capwapBaseWirelessBindingRadioId } + ::= { capwapBaseRadioEventsStatsTable 1 } + +CapwapBaseRadioEventsStatsEntry ::= SEQUENCE { + capwapBaseRadioEventsStatsResetCount Counter32, + capwapBaseRadioEventsStatsSwFailCount Counter32, + capwapBaseRadioEventsStatsHwFailCount Counter32, + capwapBaseRadioEventsStatsOtherFailCount Counter32, + capwapBaseRadioEventsStatsUnknownFailCount Counter32, + capwapBaseRadioEventsStatsConfigUpdateCount Counter32, + capwapBaseRadioEventsStatsChannelChangeCount Counter32, + capwapBaseRadioEventsStatsBandChangeCount Counter32, + capwapBaseRadioEventsStatsCurrentNoiseFloor Integer32, + capwapBaseRadioEventsStatsDecryptErrorCount Counter32, + capwapBaseRadioEventsStatsLastFailType INTEGER + } + +capwapBaseRadioEventsStatsResetCount OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the number of times that that the radio has been + reset." + REFERENCE + "Section 4.6.46. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseRadioEventsStatsEntry 1 } + +capwapBaseRadioEventsStatsSwFailCount OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the number of times that the radio has failed due + to software related reasons." + REFERENCE + "Section 4.6.46. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseRadioEventsStatsEntry 2 } +capwapBaseRadioEventsStatsHwFailCount OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the number of times that the radio has failed due + to hardware related reasons." + REFERENCE + "Section 4.6.46. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseRadioEventsStatsEntry 3 } + +capwapBaseRadioEventsStatsOtherFailCount OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the number of times that the radio has failed due to + known reasons, other than software or hardware failure." + REFERENCE + "Section 4.6.46. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseRadioEventsStatsEntry 4 } + +capwapBaseRadioEventsStatsUnknownFailCount OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the number of times that the radio has failed for + unknown reasons." + REFERENCE + "Section 4.6.46. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseRadioEventsStatsEntry 5 } + +capwapBaseRadioEventsStatsConfigUpdateCount OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the number of times that the radio configuration has + been updated." + REFERENCE + "Section 4.6.46. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseRadioEventsStatsEntry 6 } + +capwapBaseRadioEventsStatsChannelChangeCount OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the number of times that the radio channel has + been changed." + REFERENCE + "Section 4.6.46. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseRadioEventsStatsEntry 7 } + +capwapBaseRadioEventsStatsBandChangeCount OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the number of times that the radio has changed + frequency bands." + REFERENCE + "Section 4.6.46. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseRadioEventsStatsEntry 8 } + +capwapBaseRadioEventsStatsCurrentNoiseFloor OBJECT-TYPE + SYNTAX Integer32 + UNITS "dBm" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the noise floor of the radio receiver in units of + dBm." + REFERENCE + "Section 4.6.46. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseRadioEventsStatsEntry 9 } + +capwapBaseRadioEventsStatsDecryptErrorCount OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the number of decryption errors that have occurred + on the WTP. Note that this field is only valid in cases where + the WTP provides encryption/decryption services." + REFERENCE + "Section 4.6.46. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseRadioEventsStatsEntry 10 } + +capwapBaseRadioEventsStatsLastFailType OBJECT-TYPE + SYNTAX INTEGER { + notSupport(0), + swFailure(1), + hwFailure(2), + otherFailure(3), + unknown(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the failure type of the most recent radio failure. + The following enumerated values are supported: + notSupport(0) - Not supported + swFailure(1) - Software failure + hwFailure(2) - Hardware failure + otherFailure(3) - Other failure + unknown(255) - Unknown" + REFERENCE + "Section 4.6.46. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseRadioEventsStatsEntry 11 } + +-- End of capwapBaseRadioEventsStatsTable table + +-- End of WTP Objects Group + + +-- CAPWAP Base Parameters Group + +capwapBaseParameters OBJECT IDENTIFIER + ::= { capwapBaseObjects 3 } + +capwapBaseAcMaxRetransmit OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Represents the maximum number of retransmissions for a given + CAPWAP packet before the link layer considers the peer dead. + The value of the object is persistent at restart/reboot." + REFERENCE + "Section 4.8.7. of CAPWAP Protocol Specification, RFC 5415." + DEFVAL { 5 } + ::= { capwapBaseParameters 1 } + +capwapBaseAcChangeStatePendingTimer OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "second" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Represents the maximum time, in seconds, the AC will wait + for the Change State Event Request from the WTP after having + transmitted a successful Configuration Status Response + message. + The value of the object is persistent at restart/reboot." + REFERENCE + "Section 4.7.1. of CAPWAP Protocol Specification, RFC 5415." + DEFVAL { 25 } + ::= { capwapBaseParameters 2 } + +capwapBaseAcDataCheckTimer OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "second" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Represents The number of seconds the AC will wait for + the Data Channel Keep Alive, which is required by the + CAPWAP state machine's Data Check state. + The AC resets the state machine if this timer expires + prior to transitioning to the next state. + The value of the object is persistent at restart/reboot." + REFERENCE + "Section 4.7.4. of CAPWAP Protocol Specification, RFC 5415." + DEFVAL { 30 } + ::= { capwapBaseParameters 3 } + +capwapBaseAcDTLSSessionDeleteTimer OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "second" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Represents the minimum time, in seconds, the AC MUST wait + for DTLS session deletion. + The value of the object is persistent at restart/reboot." + REFERENCE + "Section 4.7.6. of CAPWAP Protocol Specification, RFC 5415." + DEFVAL { 5 } + ::= { capwapBaseParameters 4 } + +capwapBaseAcEchoInterval OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "second" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Represents the minimum time, in seconds, between sending Echo + Request messages to the AC with which the WTP has joined. + The value of the object is persistent at restart/reboot." + REFERENCE + "Section 4.7.7. of CAPWAP Protocol Specification, RFC 5415." + DEFVAL { 30 } + ::= { capwapBaseParameters 5 } + +capwapBaseAcRetransmitInterval OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "second" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Represents the minimum time, in seconds, in which a + non-acknowledged CAPWAP packet will be retransmitted. + The value of the object is persistent at restart/reboot." + REFERENCE + "Section 4.7.12. of CAPWAP Protocol Specification, RFC 5415." + DEFVAL { 3 } + ::= { capwapBaseParameters 6 } + +capwapBaseAcSilentInterval OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "second" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Represents the minimum time, in seconds, during which the AC + SHOULD ignore all CAPWAP and DTLS packets received from the + WTP that is in the Sulking state. + The value of the object is persistent at restart/reboot." + REFERENCE + "Section 4.7.13. of CAPWAP Protocol Specification, RFC 5415." + DEFVAL { 30 } + ::= { capwapBaseParameters 7 } + +capwapBaseAcWaitDTLSTimer OBJECT-TYPE + SYNTAX Unsigned32 (30..4294967295) + UNITS "second" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Represents the maximum time, in seconds, the AC MUST wait + without having received a DTLS Handshake message from an AC. + This timer MUST be greater than 30 seconds. + The value of the object is persistent at restart/reboot." + REFERENCE + "Section 4.7.15. of CAPWAP Protocol Specification, RFC 5415." + DEFVAL { 60 } + ::= { capwapBaseParameters 8 } + +capwapBaseAcWaitJoinTimer OBJECT-TYPE + SYNTAX Unsigned32 (20..4294967295) + UNITS "second" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Represents the maximum time, in seconds, the AC will wait + after the DTLS session has been established until it receives + the Join Request from the WTP. This timer MUST be greater + than 20 seconds. + The value of the object is persistent at restart/reboot." + REFERENCE + "Section 4.7.16. of CAPWAP Protocol Specification, RFC 5415." + DEFVAL { 60 } + ::= { capwapBaseParameters 9 } + +capwapBaseAcEcnSupport OBJECT-TYPE + SYNTAX INTEGER { + limited(0), + fullAndLimited(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Represents the support for the Explicit Congestion Notification + (ECN) bits, as defined in [RFC3168]. + The value of the object is persistent at restart/reboot. + The following enumerated values are supported: + limited(0) - Limited ECN support + fullAndLimited(1) - Full and limited ECN support" + REFERENCE + "Section 4.6.25. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseParameters 10 } + +-- End of CAPWAP Base Parameters Group + + +-- CAPWAP Statistics Group + +capwapBaseStats OBJECT IDENTIFIER + ::= { capwapBaseObjects 4 } + +capwapBaseFailedDTLSAuthFailCount OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the number of failed DTLS session establishment + attempts due to authentication failures." + REFERENCE + "Section 4.8.3. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseStats 1 } + +capwapBaseFailedDTLSSessionCount OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the number of failed DTLS session + establishment attempts." + REFERENCE + "Section 4.8.4. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseStats 2 } + +-- Notifications + +capwapBaseChannelUp NOTIFICATION-TYPE + OBJECTS { + capwapBaseNtfWtpId, + capwapBaseNtfChannelType, + capwapBaseNtfAuthenMethod + } + STATUS current + DESCRIPTION + "This notification is sent by the AC when a CAPWAP channel + established. + The notification is separated for data or control channel." + ::= { capwapBaseNotifications 1 } + +capwapBaseChannelDown NOTIFICATION-TYPE + OBJECTS { + capwapBaseNtfWtpId, + capwapBaseNtfChannelType, + capwapBaseNtfChannelDownReason + } + STATUS current + DESCRIPTION + "This notification is sent by the AC when CAPWAP channel + becomes down. + The notification is separated for data or control channel." + ::= { capwapBaseNotifications 2 } + +capwapBaseDecryptErrorReport NOTIFICATION-TYPE + OBJECTS { + capwapBaseNtfWtpId, + capwapBaseNtfRadioId, + capwapBaseNtfStationIdList + } + STATUS current + DESCRIPTION + "This notification is generated when a WTP that has occurred + decryption error since the last report." + REFERENCE + "Section 4.6.17. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseNotifications 3 } + +capwapBaseJoinFailure NOTIFICATION-TYPE + OBJECTS { + capwapBaseNtfWtpId, + capwapBaseNtfJoinFailureReason + } + STATUS current + DESCRIPTION + "This notification is generated when a WTP fails to join." + REFERENCE + "Section 4.6.35. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseNotifications 4 } + +capwapBaseImageUpgradeFailure NOTIFICATION-TYPE + OBJECTS { + capwapBaseNtfWtpId, + capwapBaseNtfImageFailureReason + } + STATUS current + DESCRIPTION + "This notification is generated when a WTP fails to update + the firmware image." + REFERENCE + "Section 4.6.35. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseNotifications 5 } + +capwapBaseConfigMsgError NOTIFICATION-TYPE + OBJECTS { + capwapBaseNtfWtpId, + capwapBaseNtfConfigMsgErrorType, + capwapBaseNtfMsgErrorElements + } + STATUS current + DESCRIPTION + "This notification is generated when a WTP receives message + elements in the configuration management messages which it + is unable to apply locally." + REFERENCE + "Section 4.6.35. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseNotifications 6 } + +capwapBaseRadioOperableStatus NOTIFICATION-TYPE + OBJECTS { + capwapBaseNtfWtpId, + capwapBaseNtfRadioId, + capwapBaseNtfRadioOperStatusFlag, + capwapBaseNtfRadioStatusCause + } + STATUS current + DESCRIPTION + "The notification is generated when a radio's operational state + is changed." + REFERENCE + "Section 4.6.34. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseNotifications 7 } + +capwapBaseAuthenticationFailure NOTIFICATION-TYPE + OBJECTS { + capwapBaseNtfWtpId, + capwapBaseNtfChannelType, + capwapBaseNtfAuthenMethod, + capwapBaseNtfAuthenFailureReason + } + STATUS current + DESCRIPTION + "The notification notifies an authentication failure event, + and provides the reason for it." + ::= { capwapBaseNotifications 8 } + +-- Objects used only in notifications + + +-- for notifications +capwapBaseNotifyVarObjects OBJECT IDENTIFIER + ::= { capwapBaseObjects 5 } + +capwapBaseNtfWtpId OBJECT-TYPE + SYNTAX CapwapBaseWtpIdTC + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Represents the unique identifier of a WTP." + ::= { capwapBaseNotifyVarObjects 1 } + +capwapBaseNtfRadioId OBJECT-TYPE + SYNTAX CapwapBaseRadioIdTC + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Represents the identifier of a PHY radio on a WTP, which is + only required to be unique on a WTP. + For example, WTP A and WTP B can use the same value of + capwapBaseNtfRadioId for their first radio." + REFERENCE + "Section 4.3. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseNotifyVarObjects 2 } + +capwapBaseNtfChannelType OBJECT-TYPE + SYNTAX CapwapBaseChannelTypeTC + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Represents the channel type for CAPWAP protocol." + ::= { capwapBaseNotifyVarObjects 3 } + +capwapBaseNtfAuthenMethod OBJECT-TYPE + SYNTAX CapwapBaseAuthenMethodTC + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Represents authentication method for CAPWAP Channel." + ::= { capwapBaseNotifyVarObjects 4 } + +capwapBaseNtfChannelDownReason OBJECT-TYPE + SYNTAX INTEGER { + timeout(1), + rekeyfailure(2), + acRebootWtp(3), + dtlsError(4), + maxRetransmit(5) + } + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Represents the reason for Channel down. + The following enumerated values are supported: + timeout(1) - The keep alive is timeout + rekeyfailure(2) - Rekey process is failed, channel will be + broken + acRebootWtp(3) - The AC reboot WTP + dtlsError(4) - DTLS notifications: DTLSAborted, + DTLSReassemblyFailure, DTLSPeerDisconnect, + or frequent DTLSDecapFailure + maxRetransmit(5) - The underlying reliable transport's + RetransmitCount counter has reached the + MaxRetransmit variable" + ::= { capwapBaseNotifyVarObjects 5 } + +capwapBaseNtfStationIdList OBJECT-TYPE + SYNTAX OCTET STRING + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Represents a list of station identifiers separated by + semicolons." + REFERENCE + "Section 4.6.17. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseNotifyVarObjects 6 } + +capwapBaseNtfAuthenFailureReason OBJECT-TYPE + SYNTAX INTEGER { + keyMismatch(1), + invalidCert(2), + reassemblyFailure(3), + decapFailure(4), + encapFailure(5), + timeout(6), + unknown(8) + } + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Represents reason for WTP authorization failure. + The following enumerated values are supported: + keyMismatch(1) - WTP's and AC's key are not matched + invalidCert(2) - Certification is not valid + reassemblyFailure(3) - Fragment reassembly failure + decapFailure(4) - Decapsulation error + encapFailure(5) - Encapsulation error + timeout(6) - WaitDTLS timer timeout + unknown(8) - Unknown reason" + REFERENCE + "Section 2.3.1. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseNotifyVarObjects 7 } + +capwapBaseNtfRadioOperStatusFlag OBJECT-TYPE + SYNTAX INTEGER { + operable(0), + inoperable(1) + } + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Represents the operation status of a radio. + The following enumerated values are supported: + operable(0) - The radio is operable + inoperable(1) - The radio is inoperable, and the + capwapBaseNtfRadioStatusCause object + gives the reason in details" + REFERENCE + "Section 4.6.34. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseNotifyVarObjects 8 } + +capwapBaseNtfRadioStatusCause OBJECT-TYPE + SYNTAX INTEGER { + normal(0), + hwError(1), + swError(2), + adminSet(3) + } + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Represents the reason why radio is out of service. + The following enumerated values are supported: + normal(0) - Normal status + hwError(1) - Radio failure + swError(2) - Software failure + adminSet(3) - Administratively set" + REFERENCE + "Section 4.6.34. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseNotifyVarObjects 9 } + +capwapBaseNtfJoinFailureReason OBJECT-TYPE + SYNTAX INTEGER { + unspecified(1), + resDepletion(2), + unknownSource(3), + incorrectData(4), + sessionIdInUse(5), + notSupportHw(6), + notSupportBinding(7) + } + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Represents the reason of join failure. + The following enumerated values are supported: + unspecified(1) - Unspecified failure reason + resDepletion(2) - Resource depletion + unknownSource(3) - Unknown source + incorrectData(4) - Incorrect data + sessionIdInUse(5) - Session ID already in use + notSupportHw(6) - WTP hardware not supported + notSupportBinding(7) - Binding not supported" + REFERENCE + "Section 4.6.35. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseNotifyVarObjects 10 } + +capwapBaseNtfImageFailureReason OBJECT-TYPE + SYNTAX INTEGER { + invalidChecksum(1), + invalidLength(2), + other(3), + inStorage(4) + } + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Represents the reason of image failure. + The following enumerated values are supported: + invalidChecksum(1) - Invalid checksum + invalidLength(2) - Invalid data length + other(3) - Other error + inStorage(4) - Image already present" + REFERENCE + "Section 4.6.35. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseNotifyVarObjects 11 } + +capwapBaseNtfConfigMsgErrorType OBJECT-TYPE + SYNTAX INTEGER { + unknownElement(1), + unsupportedElement(2), + unknownValue(3), + unsupportedValue(4) + } + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Represents the type of configuration message error. + The following enumerated values are supported: + unknownElement(1) - Unknown message element + unsupportedElement(2) - Unsupported message element + unknownValue(3) - Unknown message element value + unsupportedValue(4) - Unsupported message element value" + REFERENCE + "Section 4.6.36. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseNotifyVarObjects 12 } + +capwapBaseNtfMsgErrorElements OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Represents the message elements sent by the AC in the + Configuration Status Response message that caused the error." + REFERENCE + "Section 4.6.36. of CAPWAP Protocol Specification, RFC 5415." + ::= { capwapBaseNotifyVarObjects 13 } + +-- Module compliance + +capwapBaseCompliances OBJECT IDENTIFIER + ::= { capwapBaseConformance 1 } + +capwapBaseGroups OBJECT IDENTIFIER + ::= { capwapBaseConformance 2 } + +capwapBaseCompliance MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "Describes the requirements for conformance to the + CAPWAP-BASE-MIB module." + + MODULE -- this module + MANDATORY-GROUPS { + capwapBaseAcNodeGroup, + capwapBaseWtpProfileGroup, + capwapBaseWtpStateGroup, + capwapBaseWtpGroup, + capwapBaseRadioGroup, + capwapBaseStationGroup + } + + GROUP capwapBaseAcNodeGroup2 + DESCRIPTION + "The capwapBaseAcNodeGroup2 group is optional." + + GROUP capwapBaseAcNameListGroup + DESCRIPTION + "The capwapBaseAcNameListGroup group is optional." + + GROUP capwapBaseMacAclsGroup + DESCRIPTION + "The capwapBaseMacAclsGroup group is optional." + + GROUP capwapBaseWtpProfileGroup2 + + DESCRIPTION + "The capwapBaseWtpProfileGroup2 group is optional." + + GROUP capwapBaseWtpGroup2 + DESCRIPTION + "The capwapBaseWtpGroup2 group is optional." + + GROUP capwapBaseWtpEventsStatsGroup + DESCRIPTION + "The capwapBaseWtpEventsStatsGroup group is optional." + + GROUP capwapBaseRadioEventsStatsGroup + DESCRIPTION + "The capwapBaseRadioEventsStatsGroup group is optional." + + GROUP capwapBaseParametersGroup + DESCRIPTION + "The capwapBaseParametersGroup group is optional." + + GROUP capwapBaseStatsGroup + DESCRIPTION + "The capwapBaseStatsGroup group is optional." + + GROUP capwapBaseNotificationsGroup + DESCRIPTION + "The capwapBaseNotificationsGroup group is optional." + + GROUP capwapBaseNotifyVarsGroup + DESCRIPTION + "The capwapBaseNotifyVarsGroup group is optional. + If capwapBaseNotificationsGroup is supported, + this group must be implemented." + ::= { capwapBaseCompliances 1 } + +capwapBaseAcNodeGroup OBJECT-GROUP + OBJECTS { + capwapBaseWtpSessions, + capwapBaseWtpSessionsLimit, + capwapBaseStationSessions, + capwapBaseStationSessionsLimit + } + STATUS current + DESCRIPTION + "A collection of objects which are used to represent + the basic properties for the AC from the CAPWAP + protocol perspective." + ::= { capwapBaseGroups 1 } + +capwapBaseAcNodeGroup2 OBJECT-GROUP + OBJECTS { + capwapBaseDataChannelDTLSPolicyOptions, + capwapBaseDataChannelDTLSPolicyConfig, + capwapBaseControlChannelAuthenOptions, + capwapBaseControlChannelAuthenConfig + } + STATUS current + DESCRIPTION + "A collection of objects which are used to represent + the other properties such as security for the AC from + the CAPWAP protocol perspective." + ::= { capwapBaseGroups 2 } + +capwapBaseAcNameListGroup OBJECT-GROUP + OBJECTS { + capwapBaseAcNameListName, + capwapBaseAcNameListPriority, + capwapBaseAcNameListRowStatus + } + STATUS current + DESCRIPTION + "A collection of objects which are used to configure + the AC name list." + ::= { capwapBaseGroups 3 } + +capwapBaseMacAclsGroup OBJECT-GROUP + OBJECTS { + capwapBaseMacAclStationId, + capwapBaseMacAclRowStatus + } + STATUS current + DESCRIPTION + "A collection of objects which are used to configure + the stations ACL." + ::= { capwapBaseGroups 4 } + +capwapBaseWtpProfileGroup OBJECT-GROUP + OBJECTS { + capwapBaseWtpProfileName, + capwapBaseWtpProfileWtpMacAddr, + capwapBaseWtpProfileWtpModelNumber, + capwapBaseWtpProfileWtpName, + capwapBaseWtpProfileWtpLocation, + capwapBaseWtpProfileRowStatus + } + STATUS current + DESCRIPTION + "A collection of objects which are used to configure + the WTP profile." + ::= { capwapBaseGroups 5 } + +capwapBaseWtpProfileGroup2 OBJECT-GROUP + OBJECTS { + capwapBaseWtpProfileWtpStaticIpEnable, + capwapBaseWtpProfileWtpStaticIpType, + capwapBaseWtpProfileWtpStaticIp, + capwapBaseWtpProfileWtpNetmask, + capwapBaseWtpProfileWtpGateway, + capwapBaseWtpProfileWtpFallbackEnable, + capwapBaseWtpProfileWtpEchoInterval, + capwapBaseWtpProfileWtpIdleTimeout, + capwapBaseWtpProfileWtpMaxDiscoveryInterval, + capwapBaseWtpProfileWtpReportInterval, + capwapBaseWtpProfileWtpSilentInterval, + capwapBaseWtpProfileWtpStatisticsTimer, + capwapBaseWtpProfileWtpWaitDTLSTimer, + capwapBaseWtpProfileWtpEcnSupport + } + STATUS current + DESCRIPTION + "A collection of optional objects which are used to + configure the WTP profile." + ::= { capwapBaseGroups 6 } + +capwapBaseWtpStateGroup OBJECT-GROUP + OBJECTS { + capwapBaseWtpStateWtpIpAddressType, + capwapBaseWtpStateWtpIpAddress, + capwapBaseWtpStateWtpBaseMacAddress, + capwapBaseWtpState, + capwapBaseWtpStateWtpCurrWtpProfileId + } + STATUS current + DESCRIPTION + "A collection of objects which are used to represent + the WTP's state information." + ::= { capwapBaseGroups 7 } + +capwapBaseWtpGroup OBJECT-GROUP + OBJECTS { + capwapBaseWtpBaseMacAddress, + capwapBaseWtpTunnelModeOptions, + capwapBaseWtpMacTypeOptions, + capwapBaseWtpDiscoveryType, + capwapBaseWtpRadiosInUseNum, + capwapBaseWtpRadioNumLimit + } + STATUS current + DESCRIPTION + "A collection of objects which are used to represent + the properties information for the WTPs in running state." + ::= { capwapBaseGroups 8 } + +capwapBaseWtpGroup2 OBJECT-GROUP + OBJECTS { + capwapBaseWtpPhyIndex, + capwapBaseWtpRetransmitCount, + capwapBaseWtpMaxDiscoveries, + capwapBaseWtpMaxFailedDTLSSessionRetry, + capwapBaseWtpMaxRetransmit, + capwapBaseWtpDataChannelKeepAliveTimer, + capwapBaseWtpDataChannelDeadInterval, + capwapBaseWtpDiscoveryInterval, + capwapBaseWtpDTLSSessionDeleteTimer, + capwapBaseWtpImageDataStartTimer, + capwapBaseWtpRetransmitInterval + } + STATUS current + DESCRIPTION + "A collection of optional objects which are used to represent + the properties information for the WTPs in running state." + ::= { capwapBaseGroups 9 } + +capwapBaseRadioGroup OBJECT-GROUP + OBJECTS { + capwapBaseWirelessBindingVirtualRadioIfIndex, + capwapBaseWirelessBindingType + } + STATUS current + DESCRIPTION + "A collection of objects which are used to represent + the wireless binding type, the mappings between the + ifIndexes of WLAN Virtual Radio Interfaces and PHY radios." + ::= { capwapBaseGroups 10 } + +capwapBaseStationGroup OBJECT-GROUP + OBJECTS { + capwapBaseStationAddedTime, + capwapBaseStationVlanName + } + STATUS current + DESCRIPTION + "A collection of objects which are used to represent + the stations' basic properties." + ::= { capwapBaseGroups 11 } + +capwapBaseWtpEventsStatsGroup OBJECT-GROUP + OBJECTS { + capwapBaseWtpEventsStatsRebootCount, + capwapBaseWtpEventsStatsInitCount, + capwapBaseWtpEventsStatsLinkFailureCount, + capwapBaseWtpEventsStatsSwFailureCount, + capwapBaseWtpEventsStatsHwFailureCount, + capwapBaseWtpEventsStatsOtherFailureCount, + capwapBaseWtpEventsStatsUnknownFailureCount, + capwapBaseWtpEventsStatsLastFailureType + } + STATUS current + DESCRIPTION + "A collection of objects which are used for collecting + WTP reboot count, link failure count, hardware failure + count and so on." + ::= { capwapBaseGroups 12 } + +capwapBaseRadioEventsStatsGroup OBJECT-GROUP + OBJECTS { + capwapBaseRadioEventsStatsResetCount, + capwapBaseRadioEventsStatsSwFailCount, + capwapBaseRadioEventsStatsHwFailCount, + capwapBaseRadioEventsStatsOtherFailCount, + capwapBaseRadioEventsStatsUnknownFailCount, + capwapBaseRadioEventsStatsConfigUpdateCount, + capwapBaseRadioEventsStatsChannelChangeCount, + capwapBaseRadioEventsStatsBandChangeCount, + capwapBaseRadioEventsStatsCurrentNoiseFloor, + capwapBaseRadioEventsStatsDecryptErrorCount, + capwapBaseRadioEventsStatsLastFailType + } + STATUS current + DESCRIPTION + "A collection of objects which are used for collecting + radio reset count, channel change count, hardware failure + count and so on" + ::= { capwapBaseGroups 13 } + +capwapBaseParametersGroup OBJECT-GROUP + OBJECTS { + capwapBaseAcMaxRetransmit, + capwapBaseAcChangeStatePendingTimer, + capwapBaseAcDataCheckTimer, + capwapBaseAcDTLSSessionDeleteTimer, + capwapBaseAcEchoInterval, + capwapBaseAcRetransmitInterval, + capwapBaseAcSilentInterval, + capwapBaseAcWaitDTLSTimer, + capwapBaseAcWaitJoinTimer, + capwapBaseAcEcnSupport + } + STATUS current + DESCRIPTION + "Objects used for the CAPWAP protocol's parameters." + ::= { capwapBaseGroups 14 } + +capwapBaseStatsGroup OBJECT-GROUP + OBJECTS { + capwapBaseFailedDTLSAuthFailCount, + capwapBaseFailedDTLSSessionCount + } + STATUS current + DESCRIPTION + "Objects used for collecting the CAPWAP protocol's statistic." + ::= { capwapBaseGroups 15 } + +capwapBaseNotificationsGroup NOTIFICATION-GROUP + NOTIFICATIONS { + capwapBaseChannelUp, + capwapBaseChannelDown, + capwapBaseDecryptErrorReport, + capwapBaseJoinFailure, + capwapBaseImageUpgradeFailure, + capwapBaseConfigMsgError, + capwapBaseRadioOperableStatus, + capwapBaseAuthenticationFailure + } + STATUS current + DESCRIPTION + "A collection of notifications in this MIB module." + ::= { capwapBaseGroups 16 } + +capwapBaseNotifyVarsGroup OBJECT-GROUP + OBJECTS { + capwapBaseNtfWtpId, + capwapBaseNtfRadioId, + capwapBaseNtfChannelType, + capwapBaseNtfAuthenMethod, + capwapBaseNtfChannelDownReason, + capwapBaseNtfStationIdList, + capwapBaseNtfAuthenFailureReason, + capwapBaseNtfRadioOperStatusFlag, + capwapBaseNtfRadioStatusCause, + capwapBaseNtfJoinFailureReason, + capwapBaseNtfImageFailureReason, + capwapBaseNtfConfigMsgErrorType, + capwapBaseNtfMsgErrorElements + } + STATUS current + DESCRIPTION + "Objects used for notifications." + ::= { capwapBaseGroups 17 } + +END \ No newline at end of file diff --git a/mibs/fs/FS-AC-MGMT-MIB b/mibs/fs/FS-AC-MGMT-MIB new file mode 100644 index 0000000000..f1f9e9b6e6 --- /dev/null +++ b/mibs/fs/FS-AC-MGMT-MIB @@ -0,0 +1,4870 @@ +-- ******************************************************************* +-- FS-AC-MGMT-MIB.mib : FS AC MGMT MIB file +-- January 2009, huangyuanbo +-- +-- Copyright (c) 2009 by FS.COM Inc.. +-- All rights reserved. +-- ******************************************************************* +-- +FS-AC-MGMT-MIB DEFINITIONS ::= BEGIN + +IMPORTS + IpAddress, + OBJECT-TYPE, + MODULE-IDENTITY, + NOTIFICATION-TYPE, + TimeTicks, + Counter32 + FROM SNMPv2-SMI + MacAddress, + TruthValue, + DisplayString, + RowStatus + FROM SNMPv2-TC + MODULE-COMPLIANCE, + NOTIFICATION-GROUP, + OBJECT-GROUP + FROM SNMPv2-CONF + InetAddress, + InetAddressType + FROM INET-ADDRESS-MIB + capwapBaseNtfChannelType + FROM CAPWAP-BASE-MIB + capwapBaseNtfAuthenMethod + FROM CAPWAP-BASE-MIB + capwapBaseNtfChannelDownReason + FROM CAPWAP-BASE-MIB + fsMgmt + FROM FS-SMI; + +fsAcMgmtMIB MODULE-IDENTITY + LAST-UPDATED "200909180000Z" + ORGANIZATION "FS.COM Inc.." + CONTACT-INFO + " + Tel: 400-865-2852 + + E-mail: https://www.fs.com/live_chat_service_mail.html" + DESCRIPTION + "This module defines ac management mibs." + REVISION "200909180000Z" + DESCRIPTION + "Initial version of this MIB module." + ::= { fsMgmt 56} + +--***************** define the AC root nodes ***************** +fsAcMgmtAcMIBObjects OBJECT IDENTIFIER ::= { fsAcMgmtMIB 1 } +fsAcMgmtAc OBJECT IDENTIFIER ::= { fsAcMgmtAcMIBObjects 1 } +fsAcMgmtAcIf OBJECT IDENTIFIER ::= { fsAcMgmtAcMIBObjects 2 } + +--***************** define the AP root nodes ***************** +fsAcMgmtApMIBObjects OBJECT IDENTIFIER ::= { fsAcMgmtMIB 2 } +fsAcMgmtAp OBJECT IDENTIFIER ::= { fsAcMgmtApMIBObjects 1 } +fsAcMgmtApIf OBJECT IDENTIFIER ::= { fsAcMgmtApMIBObjects 2 } + +--******** define the AP group root nodes ************ +fsAcMgmtApgMIBObjects OBJECT IDENTIFIER ::= { fsAcMgmtMIB 3 } +fsAcMgmtApg OBJECT IDENTIFIER ::= { fsAcMgmtApgMIBObjects 1 } +fsAcMgmtApgIf OBJECT IDENTIFIER ::= { fsAcMgmtApgMIBObjects 2 } + +--******** define the Wlan root nodes ************ +fsAcMgmtWlanMIBObjects OBJECT IDENTIFIER ::= { fsAcMgmtMIB 4 } +fsAcMgmtWlan OBJECT IDENTIFIER ::= { fsAcMgmtWlanMIBObjects 1 } +fsAcMgmtWlanIf OBJECT IDENTIFIER ::= { fsAcMgmtWlanMIBObjects 2 } + +--******** define the Sta root nodes ************ +fsAcMgmtStaMIBObjects OBJECT IDENTIFIER ::= { fsAcMgmtMIB 5 } +fsAcMgmtSta OBJECT IDENTIFIER ::= { fsAcMgmtStaMIBObjects 1 } +fsAcMgmtStaIf OBJECT IDENTIFIER ::= { fsAcMgmtStaMIBObjects 2 } + +-- ******** define the notify nodes ************* +fsAcMgmtNotificationsMIBObjects OBJECT IDENTIFIER ::= { fsAcMgmtMIB 6 } +fsAcMgmtNtfObjects OBJECT IDENTIFIER ::= { fsAcMgmtNotificationsMIBObjects 1 } +fsAcMgmtNotifications OBJECT IDENTIFIER ::= { fsAcMgmtNotificationsMIBObjects 2 } + +--******************************************************************** +-- ** +-- AC nodes ** +-- ** +--******************************************************************** + +-- 1.sta_limit, the station num ac support +fsAcStaLimit OBJECT-TYPE + SYNTAX INTEGER (1..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The max station this AC supports." + ::= { fsAcMgmtAc 1 } + +-- 2.wtp_limit, the wtp num ac support +fsAcWtpLimit OBJECT-TYPE + SYNTAX INTEGER (1..2147483647) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The max wtp this AC supports." + ::= { fsAcMgmtAc 2 } + +-- 3.[no] r_mac_field, 0-disable,1-enable +fsAcRMacField OBJECT-TYPE + SYNTAX INTEGER (0..1) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Set AC's R-MAC Field." + ::= { fsAcMgmtAc 3 } + +-- 4.[no] data_dtls, 0-disable,1-enable +fsAcDataDtls OBJECT-TYPE + SYNTAX INTEGER (0..1) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Set AC's DTLS Policy Field." + ::= { fsAcMgmtAc 4 } + +-- 5.[no] ecn_support, 0-disable,1-enable +fsAcEcnSupport OBJECT-TYPE + SYNTAX INTEGER (0..1) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Set AC's ECN Support Field." + ::= { fsAcMgmtAc 5 } + +-- 6.[no] backup_ac_ip ip_address +fsAcAcIpTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSAcAcIpTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Add or Del the AC's backup ip address." + ::= { fsAcMgmtAc 6 } + +fsAcAcIpTableEntry OBJECT-TYPE + SYNTAX FSAcAcIpTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The entry of Ac's backup ip address." + INDEX { fsAcAcIpIndex} + ::= { fsAcAcIpTable 1 } + +FSAcAcIpTableEntry ::= + SEQUENCE { + fsAcAcIpIndex INTEGER, + fsAcBackAcIp IpAddress, + fsAcAcIpRS RowStatus + } + +-- The Ac name with priority index +fsAcAcIpIndex OBJECT-TYPE + SYNTAX INTEGER (1..512) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "AC's Ac name with priority index." + ::= { fsAcAcIpTableEntry 1 } + +fsAcBackAcIp OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Set AC's ip list." + ::= { fsAcAcIpTableEntry 2 } + +fsAcAcIpRS OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Used to add or del a backup ac ip address in the ac." + ::= { fsAcAcIpTableEntry 3 } + +-- 7.[no] ecn_support, set the mtu +fsAcMtu OBJECT-TYPE + SYNTAX INTEGER (0..1500) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Set AC's MTU." + ::= { fsAcMgmtAc 7 } + +-- 8.ac_name, set the ac name +fsAcAcName OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..255)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Set AC's Name." + ::= { fsAcMgmtAc 8 } + +-- location location_string +fsAcLocation OBJECT-TYPE + SYNTAX DisplayString (SIZE (1..255)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Ac's location information." + ::= { fsAcMgmtAc 9} + +-- reset ap_name +fsAcResetAp OBJECT-TYPE + SYNTAX DisplayString (SIZE (1..255)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Delete the ap by assigning the ap name." + ::= { fsAcMgmtAc 10} + +-- The ap num attached to this ac. +fsAcApNum OBJECT-TYPE + SYNTAX INTEGER (1..800) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Ap num attached to this ac." + ::= { fsAcMgmtAc 11 } + +-- The Ac's 802.11a rate set +fsAc80211aRateTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSAc80211aRateEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The Ap attributes." + ::= { fsAcMgmtAc 12 } + +fsAc80211aRateEntry OBJECT-TYPE + SYNTAX FSAc80211aRateEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Get and set the Ap attribtues." + INDEX { fsAc80211aRate } + ::= { fsAc80211aRateTable 1 } + +FSAc80211aRateEntry ::= + SEQUENCE { + fsAc80211aRate INTEGER, + fsAc80211aRateType INTEGER + } + +fsAc80211aRate OBJECT-TYPE + SYNTAX INTEGER (1..8) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The global 802.11a rate set in this AC. + 802.11a-6, 9, 12, 18, 24, 36, 48, and 54 Mbps. + set 1 for 6Mbps, set 2 for 9Mbps, set 3 for 12Mbps,etc..." + ::= { fsAc80211aRateEntry 1} + +fsAc80211aRateType OBJECT-TYPE + SYNTAX INTEGER (1..3) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The rate type: + 1--disable + 2--mandatory + 3--support" + ::= { fsAc80211aRateEntry 2} + +-- The Ac's 802.11b rate set +fsAc80211bRateTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSAc80211bRateEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The 802.11b rate attributes." + ::= { fsAcMgmtAc 13 } + +fsAc80211bRateEntry OBJECT-TYPE + SYNTAX FSAc80211bRateEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Get and set the Ap attribtues." + INDEX { fsAc80211bRate } + ::= { fsAc80211bRateTable 1 } + +FSAc80211bRateEntry ::= + SEQUENCE { + fsAc80211bRate INTEGER, + fsAc80211bRateType INTEGER + } + +fsAc80211bRate OBJECT-TYPE + SYNTAX INTEGER (1..3) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The global 802.11b rate set in this AC. + 802.11b-1, 2, 5.5, 11Mbps. + set 1 for 1Mbps, set 2 for 2Mbps, set 3 for 5.5Mbps,etc..." + ::= { fsAc80211bRateEntry 1} + +fsAc80211bRateType OBJECT-TYPE + SYNTAX INTEGER (1..3) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The rate type: + 1--disable + 2--mandatory + 3--support" + ::= { fsAc80211bRateEntry 2} + +fsAcFallback OBJECT-TYPE + SYNTAX INTEGER (1..2) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The fallback state: + 1--enable, 2--disable" + ::= { fsAcMgmtAc 14} + +fsAcStaNum OBJECT-TYPE + SYNTAX INTEGER (1..24000) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The client num in this AC." + ::= { fsAcMgmtAc 15} + +fsAcMacAddr OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The AC's mac address." + ::= { fsAcMgmtAc 16} + +fsAcDescriptor OBJECT-TYPE + SYNTAX DisplayString (SIZE (1..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The AC's descriptor." + ::= { fsAcMgmtAc 17} + +fsAcPID OBJECT-TYPE + SYNTAX DisplayString (SIZE (1..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The AC's product id." + ::= { fsAcMgmtAc 18} + +fsAcHwId OBJECT-TYPE + SYNTAX DisplayString (SIZE (1..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The AC's Hardware Id." + ::= { fsAcMgmtAc 19} + +fsAcSN OBJECT-TYPE + SYNTAX DisplayString (SIZE (1..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The AC's serial number." + ::= { fsAcMgmtAc 20} + +fsAcTemp OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The AC's temperature." + ::= { fsAcMgmtAc 21} + +fsAcAPUpDownCtrl OBJECT-TYPE + SYNTAX INTEGER (0..1) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The AP Up/Down trap control + 0 - off + 1 - on." + ::= { fsAcMgmtAc 22} + +fsAcAPJoinFailCtrl OBJECT-TYPE + SYNTAX INTEGER (0..1) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The AP join fail control + 0 - off + 1 - on." + ::= { fsAcMgmtAc 23} + +fsAcAPDecryEroReportCtrl OBJECT-TYPE + SYNTAX INTEGER (0..1) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The AP Decry Error Report control + 0 - off + 1 - on." + ::= { fsAcMgmtAc 24} + +fsAcApImageUpdtCtrl OBJECT-TYPE + SYNTAX INTEGER (0..1) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The AP Image Update Control + 0 - off + 1 - on." + ::= { fsAcMgmtAc 25} + +fsAcApConfigMsgEroCtrl OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The AP Config Message Error + 0 - off + 1 - on." + ::= { fsAcMgmtAc 26} + +fsAcApRadioOperStatuCtrl OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The AP Radio Oper Status + 0 - off + 1 - on." + ::= { fsAcMgmtAc 27} + +fsAcApAuthenFailCtrl OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The AP Authen Fail trap control + 0 - off + 1 - on." + ::= { fsAcMgmtAc 28} + +fsAcApTimestampCtrl OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The AP timestamp trap control + 0 - off + 1 - on." + ::= { fsAcMgmtAc 29} + +fsAcStaOperCtrl OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The Sta operation trap control + 0 - off + 1 - on." + ::= { fsAcMgmtAc 30} + +fsAcType OBJECT-TYPE + SYNTAX INTEGER { + ws5302(1), + ws5708(2), + m8600ws(3), + ws3302(4), + m12000ws(5), + ws5504(6), + ws6108(7), + ws6816(8), + m18000-WS-ED(9), + m8600E-WS-ED(10), + eg2000(11), + ws6008(12), + ws6812(13), + aw608(14), + ws6024(15), + eg350(16) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Ac type." + ::= { fsAcMgmtAc 31} + +fsAcNeid OBJECT-TYPE + SYNTAX DisplayString (SIZE (1..255)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The Ac system net id." + ::= { fsAcMgmtAc 32} + +fsAcManufacturer OBJECT-TYPE + SYNTAX DisplayString (SIZE (1..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Ac's Manufacturer." + ::= { fsAcMgmtAc 33} + +fsAcSwVer OBJECT-TYPE + SYNTAX DisplayString (SIZE (1..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Ac's software version." + ::= { fsAcMgmtAc 34} + +fsAcSwManufacturer OBJECT-TYPE + SYNTAX DisplayString (SIZE (1..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Ac's software Manufacturer." + ::= { fsAcMgmtAc 35} + +fsAcStaResourceNotEnough OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The sta number which can not attach to + this system for not enough resource." + ::= { fsAcMgmtAc 36} + +fsAcPppoeClientAct OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The active client number in this AC." + ::= { fsAcMgmtAc 37} + +fsAcPppoeClientMax OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The client number which this AC support." + ::= { fsAcMgmtAc 38} + +fsAcStaActThredhold OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The thredhold which the client attach to this AC in one hour." + ::= { fsAcMgmtAc 39} + +fsAcStaDisactThredhold OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The thredhold which the client leave this AC in one hour." + ::= { fsAcMgmtAc 40} + +fsAcStaTotalRoamThredhold OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The thredhold which the client's total roaming times." + ::= { fsAcMgmtAc 41} + +fsAcStaPerRoamThredhold OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The thredhold which the client's roaming times per minite." + ::= { fsAcMgmtAc 42} + +-- [no] sta-off-line-remain-time number +fsAcStaOffLineRemainTime OBJECT-TYPE + SYNTAX INTEGER(0..365) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object presents the time which the off line STA statistic remain in the AC." + ::= { fsAcMgmtAc 43} + +-- [no] sta-off-line-number number +fsAcStaOffLineNumber OBJECT-TYPE + SYNTAX INTEGER(0..5000) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object presents the max number of the off line STA number statistic." + ::= { fsAcMgmtAc 44} + +-- sta-off-line-del mac-addr +fsAcStaOffLineDelSingle OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object presents the mac address which the off line STA to remove its statistic." + ::= { fsAcMgmtAc 45} + +-- sta-off-line-del all +fsAcStaOffLineDelAll OBJECT-TYPE + SYNTAX INTEGER(1..1) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object is set to clear all of the off line STA's statistic." + ::= { fsAcMgmtAc 46} + +-- no ap-config ap-name +fsAcRmOffLineApConfig OBJECT-TYPE + SYNTAX DisplayString (SIZE (1..65)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object is set to delete the off line AP's configuration." + ::= { fsAcMgmtAc 47} + +fsAcFlowBlGroupTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSAcFlowBlGroupEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The flow balance group table" + ::= { fsAcMgmtAc 48 } + +fsAcFlowBlGroupEntry OBJECT-TYPE + SYNTAX FSAcFlowBlGroupEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Get and set the flow balance group attribute." + INDEX { fsAcFlowBlGroupName } + ::= { fsAcFlowBlGroupTable 1 } + +FSAcFlowBlGroupEntry ::= + SEQUENCE { + fsAcFlowBlGroupName DisplayString, + fsAcFlowBlApName1 DisplayString, + fsAcFlowBlApName2 DisplayString, + fsAcFlowBlApName3 DisplayString, + fsAcFlowBlApName4 DisplayString, + fsAcFlowBlApName5 DisplayString, + fsAcFlowBlApName6 DisplayString, + fsAcFlowBlApName7 DisplayString, + fsAcFlowBlApName8 DisplayString, + fsAcFlowBlApName9 DisplayString, + fsAcFlowBlApName10 DisplayString, + fsAcFlowBlNum INTEGER, + fsAcFlowBlRS RowStatus, + fsAcFlowBlEnable INTEGER, + fsAcFlowBlBase INTEGER, + fsAcFlowBlIsEnable TruthValue + } + +fsAcFlowBlGroupName OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The flow balance group's name." + ::= { fsAcFlowBlGroupEntry 1} + +fsAcFlowBlApName1 OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The AP name belong to this flow balance group." + ::= { fsAcFlowBlGroupEntry 2} + +fsAcFlowBlApName2 OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The AP name belong to this flow balance group." + ::= { fsAcFlowBlGroupEntry 3} + +fsAcFlowBlApName3 OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The AP name belong to this flow balance group." + ::= { fsAcFlowBlGroupEntry 4} + +fsAcFlowBlApName4 OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The AP name belong to this flow balance group." + ::= { fsAcFlowBlGroupEntry 5} + +fsAcFlowBlApName5 OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The AP name belong to this flow balance group." + ::= { fsAcFlowBlGroupEntry 6} + +fsAcFlowBlApName6 OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The AP name belong to this flow balance group." + ::= { fsAcFlowBlGroupEntry 7} + +fsAcFlowBlApName7 OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The AP name belong to this flow balance group." + ::= { fsAcFlowBlGroupEntry 8} + +fsAcFlowBlApName8 OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The AP name belong to this flow balance group." + ::= { fsAcFlowBlGroupEntry 9} + +fsAcFlowBlApName9 OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The AP name belong to this flow balance group." + ::= { fsAcFlowBlGroupEntry 10} + +fsAcFlowBlApName10 OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The AP name belong to this flow balance group." + ::= { fsAcFlowBlGroupEntry 11} + +fsAcFlowBlNum OBJECT-TYPE + SYNTAX INTEGER(0..1000) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The flow balance group's flow throshold." + ::= { fsAcFlowBlGroupEntry 12} + +fsAcFlowBlRS OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Used to add or del or modify the flow balance table." + ::= { fsAcFlowBlGroupEntry 13 } + +fsAcFlowBlEnable OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The flow balance group's flow enable throshold." + ::= { fsAcFlowBlGroupEntry 14 } + +fsAcFlowBlBase OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The flow balance group's flow base." + ::= { fsAcFlowBlGroupEntry 15 } + +fsAcFlowBlIsEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The flow balance group's enable/disable." + ::= { fsAcFlowBlGroupEntry 16} + +fsAcNumBlGroupTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSAcNumBlGroupEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The number balance group table" + ::= { fsAcMgmtAc 49 } + +fsAcNumBlGroupEntry OBJECT-TYPE + SYNTAX FSAcNumBlGroupEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Get and set the number balance group attribute." + INDEX { fsAcNumBlGroupName } + ::= { fsAcNumBlGroupTable 1 } + +FSAcNumBlGroupEntry ::= + SEQUENCE { + fsAcNumBlGroupName DisplayString, + fsAcNumBlApName1 DisplayString, + fsAcNumBlApName2 DisplayString, + fsAcNumBlApName3 DisplayString, + fsAcNumBlApName4 DisplayString, + fsAcNumBlApName5 DisplayString, + fsAcNumBlApName6 DisplayString, + fsAcNumBlApName7 DisplayString, + fsAcNumBlApName8 DisplayString, + fsAcNumBlApName9 DisplayString, + fsAcNumBlApName10 DisplayString, + fsAcNumBlNum INTEGER, + fsAcNumBlRS RowStatus, + fsAcNumBlEnable INTEGER, + fsAcNumBlIsEnable TruthValue + } + +fsAcNumBlGroupName OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number balance group's name." + ::= { fsAcNumBlGroupEntry 1} + +fsAcNumBlApName1 OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The AP name belong to this number balance group." + ::= { fsAcNumBlGroupEntry 2} + +fsAcNumBlApName2 OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The AP name belong to this number balance group." + ::= { fsAcNumBlGroupEntry 3} + +fsAcNumBlApName3 OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The AP name belong to this number balance group." + ::= { fsAcNumBlGroupEntry 4} + +fsAcNumBlApName4 OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The AP name belong to this number balance group." + ::= { fsAcNumBlGroupEntry 5} + +fsAcNumBlApName5 OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The AP name belong to this number balance group." + ::= { fsAcNumBlGroupEntry 6} + +fsAcNumBlApName6 OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The AP name belong to this number balance group." + ::= { fsAcNumBlGroupEntry 7} + +fsAcNumBlApName7 OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The AP name belong to this number balance group." + ::= { fsAcNumBlGroupEntry 8} + +fsAcNumBlApName8 OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The AP name belong to this number balance group." + ::= { fsAcNumBlGroupEntry 9} + +fsAcNumBlApName9 OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The AP name belong to this number balance group." + ::= { fsAcNumBlGroupEntry 10} + +fsAcNumBlApName10 OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The AP name belong to this number balance group." + ::= { fsAcNumBlGroupEntry 11} + +fsAcNumBlNum OBJECT-TYPE + SYNTAX INTEGER(0..1000) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The number balance group's number throshold." + ::= { fsAcNumBlGroupEntry 12} + +fsAcNumBlRS OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Used to add or del or modify the number balance table." + ::= { fsAcNumBlGroupEntry 13 } + +fsAcNumBlEnable OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The number balance group's number enable throshold." + ::= { fsAcNumBlGroupEntry 14} + +fsAcNumBlIsEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The number balance group's enable/disable." + ::= { fsAcNumBlGroupEntry 15} + +fsAcInAcRoamNum OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Sta roaming in this AC." + ::= { fsAcMgmtAc 50} + +fsAcBetweenAcRoamInNum OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Sta roaming in timers while roaming between ACs." + ::= { fsAcMgmtAc 51} + +fsAcStaOnOverThrodOperCtrl OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The Sta on times over thredhold trap control + 0 - off + 1 - on." + ::= { fsAcMgmtAc 52} + +fsAcStaOffOverThrodOperCtrl OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The Sta off times over thredhold trap control + 0 - off + 1 - on." + ::= { fsAcMgmtAc 53} + +fsAcBetweenAcRoamOutNum OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Sta roaming out timers while roaming between ACs." + ::= { fsAcMgmtAc 54} + +fsAcCpusageSwitch OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object presents the fsApCpuUsageTrapTimer node active or not. + 1 -- on + 2 -- off" + ::= { fsAcMgmtAc 55 } + +fsAcCpuUsageTrapTimer OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the AP's cpu usage info trap timer, + second. Set to all APs." + ::= { fsAcMgmtAc 56 } + +fsAcStatTrapTimer OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object present the AP's radio statistic + trap timer, second. Set to all APs." + ::= { fsAcMgmtAc 57} + +fsAcHeartBeat OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The heart beat between AC and AP£¬should not greater than 75s£¬second. + Set 0 to turn off this function." + ::= { fsAcMgmtAc 58} + +fsAcTotalApSupNum OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object present the ACs' max num of supported APs." + ::= { fsAcMgmtAc 59} + +fsAcTotalStaSupNum OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object present the ACs' max num of supported STAs." + ::= { fsAcMgmtAc 60} + +fsAcTotalPppoeSupNum OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object present the ACs' maximum number of pppoe authentication." + ::= { fsAcMgmtAc 61} + +fsAcCurTotalApSupNum OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object present the current ACs' max num of supported STAs." + ::= { fsAcMgmtAc 62} + +fsAcCurTotalStaSupNum OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object present the current ACs' max num of supported STAs." + ::= { fsAcMgmtAc 63} + +fsAcCurTotalPppoeSupNum OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object present the current the ACs' maximum number of pppoe authentication." + ::= { fsAcMgmtAc 64} + +fsAcNasId OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The NAS ID about this AC." + ::= { fsAcMgmtAc 65} + +fsAcStaLimitLicense OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The max station this AC supports by license." + ::= { fsAcMgmtAc 66 } + +fsAcWtpLimitLicense OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The max wtp this AC supports by license." + ::= { fsAcMgmtAc 67 } + +fsAcStaIpv6Num OBJECT-TYPE + SYNTAX INTEGER (1..24000) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The ipv6 client num in this AC." + ::= { fsAcMgmtAc 68} + +fsAcIpv6 OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "AC's ipv6 address." + ::= { fsAcMgmtAc 69} + +fsAcIpv6Prefix OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "AC's ipv6 address prefix." + ::= { fsAcMgmtAc 70} + +fsAcIpv6Type OBJECT-TYPE + SYNTAX INTEGER { + unknown(0), + unicase(1), + anycase(2), + multicase(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "AC's ipv6 address type." + ::= { fsAcMgmtAc 71} + +fsAcIpv6AddrType OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "AC's anycast address type." + ::= { fsAcMgmtAc 72} + +fsAcKickClient OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Set the mac and corresponding client will be kicked. Get this object will return last kicked client." + ::= { fsAcMgmtAc 73} + +fsAcOpenStaNum OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Open client num in this AC." + ::= { fsAcMgmtAc 74} + +fsAcOpenStaAbnormalDownTimes OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The times open client is abnormaly offline." + ::= { fsAcMgmtAc 75} + +fsAcWepPskStaNum OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "WEP/PSK client num in this AC." + ::= { fsAcMgmtAc 76} + +fsAcWepPskStaAbnormalDownTimes OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The times WEP/PSK client is abnormaly offline." + ::= { fsAcMgmtAc 77} + +fsAcPriorStaTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSAcPriorStaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The prior sta table" + ::= { fsAcMgmtAc 78 } + +fsAcMicroAPUpDownCtrl OBJECT-TYPE + SYNTAX INTEGER (0..1) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The Micro AP Up/Down trap control + 0 - off + 1 - on." + ::= { fsAcMgmtAc 79} +fsAcPriorStaEntry OBJECT-TYPE + SYNTAX FSAcPriorStaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Get and set prior sta mac." + INDEX { fsAcPriorStaMac } + ::= { fsAcPriorStaTable 1 } + +FSAcPriorStaEntry ::= + SEQUENCE { + fsAcPriorStaMac MacAddress, + fsAcPriorStaRowStatus RowStatus + } + +fsAcPriorStaMac OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The prior sta mac." + ::= { fsAcPriorStaEntry 1} + +fsAcPriorStaRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Used to add or del prior sta." + ::= { fsAcPriorStaEntry 2} + +fsAcOfflineApNum OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Offline ap num in this ac." + ::= { fsAcMgmtAc 80 } + +fsAcTotalApNum OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Total ap num in this ac." + ::= { fsAcMgmtAc 81 } + +fsAcTotalMicrolApNum OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Total microl ap num in this ac." + ::= { fsAcMgmtAc 82 } + +fsAcOnlineMicrolApNum OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Total online microl ap num in this ac." + ::= { fsAcMgmtAc 83 } + +fsAcOfflineMicrolApNum OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Total offline microl ap num in this ac." + ::= { fsAcMgmtAc 84 } + +fsAcStaLinkTimes OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Total sta link times in this ac of one day." + ::= { fsAcMgmtAc 85 } + +fsAcStaLinkSuccessTimes OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Total sta link success times in this ac of one day." + ::= { fsAcMgmtAc 86 } + +fsAcStaLinkFailTimes OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Total sta link fail times in this ac of one day." + ::= { fsAcMgmtAc 87 } + +fsAcStaAuthTimes OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Total sta auth times in this ac of one day." + ::= { fsAcMgmtAc 88 } + +fsAcStaAuthSuccessTimes OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Total sta auth success times in this ac of one day." + ::= { fsAcMgmtAc 89 } + +fsAcStaAuthFailTimes OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Total sta auth fail times in this ac of one day." + ::= { fsAcMgmtAc 90 } + +--******************************************************************** +-- ** +-- AP nodes ** +-- ** +--******************************************************************** +fsApCfgTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSApCfgEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The Ap attributes." + ::= { fsAcMgmtAp 1 } + +fsApCfgEntry OBJECT-TYPE + SYNTAX FSApCfgEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Get and set the Ap attribtues." + INDEX { fsApMacAddr } + ::= { fsApCfgTable 1 } + +FSApCfgEntry ::= + SEQUENCE { + fsApMacAddr MacAddress, + fsApApName DisplayString, + fsApApgName DisplayString, + fsApDiscTimer INTEGER, + fsApEchoReqTimer INTEGER, + fsApEroReportTimer INTEGER, + fsApStaTimeoutTimer INTEGER, + fsApStatisticsTimer INTEGER, + fsApFallback INTEGER, + fsApImageId DisplayString, + fsApIpDhcp INTEGER, + fsApLocation DisplayString, + fsApWpsMfp INTEGER, + fsApLastRebootReason INTEGER, + fsApEthernetIfName DisplayString, + fsApEthernetIfMacAddress MacAddress, + fsApEthernetIfAdminStatus INTEGER, + fsApEthernetIfOperStatus INTEGER, + fsApEthernetIfRxUcastPkts Counter32, + fsApEthernetIfRxNUcastPkts Counter32, + fsApEthernetIfTxUcastPkts Counter32, + fsApEthernetIfTxNUcastPkts Counter32, + fsApEthernetIfDuplex INTEGER, + fsApEthernetIfLinkSpeed INTEGER, + fsApEthernetIfPOEPower INTEGER, + fsApEthernetIfRxBoardPkts Counter32, + fsApEthernetIfRxMultiPkts Counter32, + fsApEthernetIfTxBoardPkts Counter32, + fsApEthernetIfTxMultiPkts Counter32, + fsApEthernetIfDropPkts Counter32, + fsApAdminStatus INTEGER, + fsApSn DisplayString, + fsApIp IpAddress, + fsApStaNum INTEGER, + fsApToFat INTEGER, + fsApId INTEGER, + fsApSwVer DisplayString, + fsApBootVer DisplayString, + fsApPID DisplayString, + fsApHwVer DisplayString, + fsApStaLimit INTEGER, + fsApFactoryDefault INTEGER, + fsApCpuUsageTrapTimer INTEGER, + fsApStatTrapTimer INTEGER, + fsApLinkOnTimeInterval INTEGER, + fsApNetId DisplayString, + fsApUptime DisplayString, + fsApState INTEGER, + fsApNasId DisplayString, + fsApCoverArea INTEGER, + fsApLinkOnTimeIntervalMs TimeTicks, + fsApUptimeMs TimeTicks, + fsApHbUptimeMs TimeTicks, + fsApIpv6 InetAddress, + fsApIpv6Prefix DisplayString, + fsApIpv6PrefixLen INTEGER, + fsApIpv6Type INTEGER, + fsApIpv6Gateway DisplayString, + fsApIpv6StaNum INTEGER, + fsApMacAddrColon DisplayString, + fsApMacAddrLine DisplayString, + fsApMacAddrDot DisplayString, + fsApEchoRequestCnt Counter32, + fsApEchoResponseDropCnt Counter32, + fsApEchoDelayTimeMS INTEGER, + fsApIsIsharePlus INTEGER, + fsApTotalMicrolApNum INTEGER, + fsApOnlineMicrolApNum INTEGER, + fsApOfflineMicrolApNum INTEGER + } + +fsApMacAddr OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The AP's ethernet mac address." + ::= { fsApCfgEntry 1} + +-- The AP Name +fsApApName OBJECT-TYPE + SYNTAX DisplayString (SIZE (1..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Ap's Name." + ::= { fsApCfgEntry 2} + +-- The Ap group name +fsApApgName OBJECT-TYPE + SYNTAX DisplayString (SIZE (1..255)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Ap group Name." + ::= { fsApCfgEntry 3 } + +-- The Discovery timer +fsApDiscTimer OBJECT-TYPE + SYNTAX INTEGER (2..180) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Discovery timer." + ::= { fsApCfgEntry 4 } + +-- The Echo Request timer +fsApEchoReqTimer OBJECT-TYPE + SYNTAX INTEGER (5..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Echo Request timer." + ::= { fsApCfgEntry 5 } + +-- The Error Report timer +fsApEroReportTimer OBJECT-TYPE + SYNTAX INTEGER (1..1080) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Error Report timer." + ::= { fsApCfgEntry 6 } + +-- The Sta timeout timer +fsApStaTimeoutTimer OBJECT-TYPE + SYNTAX INTEGER (1..2700) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "station idle timeout timer." + ::= { fsApCfgEntry 7 } + +-- The Statistics timeout timer +fsApStatisticsTimer OBJECT-TYPE + SYNTAX INTEGER (1..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "station idle timeout timer." + ::= { fsApCfgEntry 8 } + +-- The fallback value, 1-enable, 2-disable +fsApFallback OBJECT-TYPE + SYNTAX INTEGER (1..2) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The fallback value, 1--enable, 2--disable." + ::= { fsApCfgEntry 9 } + +-- The Image id +fsApImageId OBJECT-TYPE + SYNTAX DisplayString (SIZE (1..128)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The Image version." + ::= { fsApCfgEntry 10 } + +-- The ip dhcp option value, 0-standard, 1-private +fsApIpDhcp OBJECT-TYPE + SYNTAX INTEGER (0..1) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The ip dhcp option value, 0--standard, 1--private." + ::= { fsApCfgEntry 11 } + +-- The ap location +fsApLocation OBJECT-TYPE + SYNTAX DisplayString (SIZE(1..255)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Ap Location." + ::= { fsApCfgEntry 12} + +-- 0-disable, 1-enable +fsApWpsMfp OBJECT-TYPE + SYNTAX INTEGER (0..1) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "0-disable, 1-enable." + ::= { fsApCfgEntry 13} + +fsApLastRebootReason OBJECT-TYPE + SYNTAX INTEGER { + notSupport(0), + acInit(1), + linkFail(2), + sWFail(3), + hWFail(4), + otherFail(5), + unknown(255) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The AP's last reboot reason." + ::= { fsApCfgEntry 14} + +fsApEthernetIfName OBJECT-TYPE + SYNTAX DisplayString (SIZE(1..32)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the name of the Ethernet interface." + ::= { fsApCfgEntry 15 } + +fsApEthernetIfMacAddress OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents MAC address of the Ethernet interface + in the slot represented by fsApEthernetIfSlotId." + ::= { fsApCfgEntry 16 } + +fsApEthernetIfAdminStatus OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the admin state of the physical + Ethernet interface on the AP." + ::= { fsApCfgEntry 17 } + +fsApEthernetIfOperStatus OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the operational state of the physical + Ethernet interface on the AP." + ::= { fsApCfgEntry 18 } + +fsApEthernetIfRxUcastPkts OBJECT-TYPE + SYNTAX Counter32 + UNITS "packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents total number of unicast packets + received on the interface." + ::= { fsApCfgEntry 19 } + +fsApEthernetIfRxNUcastPkts OBJECT-TYPE + SYNTAX Counter32 + UNITS "packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents total number of non-unicast or + mulitcast packets received on the interface" + ::= { fsApCfgEntry 20 } + +fsApEthernetIfTxUcastPkts OBJECT-TYPE + SYNTAX Counter32 + UNITS "packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents total number of unicast packets + transmitted on the interface." + ::= { fsApCfgEntry 21 } + +fsApEthernetIfTxNUcastPkts OBJECT-TYPE + SYNTAX Counter32 + UNITS "packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents total number of non-unicast or + mulitcast packets transmitted on the interface" + ::= { fsApCfgEntry 22 } + +fsApEthernetIfDuplex OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + halfduplex(2), + fullduplex(3), + auto(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents interface's duplex mode" + ::= { fsApCfgEntry 23 } + +fsApEthernetIfLinkSpeed OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Speed of the interface in units of 1,000,000 bits per second" + ::= { fsApCfgEntry 24 } + +fsApEthernetIfPOEPower OBJECT-TYPE + SYNTAX INTEGER { + none(1), + drawn(2), + notdrawn(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents whether this interface supports + Power Over Ethernet (POE) + none - POE is not supported + drawn - This interface supports POE, and power is + being drawn + notdrawn - POE power is not drawn" + ::= { fsApCfgEntry 25 } + + +fsApAdminStatus OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents whether this interface supports + Power Over Ethernet (POE) + enable - enable to admin + disable - disable to admin" + ::= { fsApCfgEntry 26 } + +fsApEthernetIfRxBoardPkts OBJECT-TYPE + SYNTAX Counter32 + UNITS "packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents total number of boardcast packets received on the interface" + ::= { fsApCfgEntry 27 } + +fsApEthernetIfRxMultiPkts OBJECT-TYPE + SYNTAX Counter32 + UNITS "packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents total number of mulitcast packets received on the interface" + ::= { fsApCfgEntry 28 } + +fsApEthernetIfTxBoardPkts OBJECT-TYPE + SYNTAX Counter32 + UNITS "packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents total number of boardcast packets transmitted on the interface" + ::= { fsApCfgEntry 29 } + +fsApEthernetIfTxMultiPkts OBJECT-TYPE + SYNTAX Counter32 + UNITS "packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents total number of multicast packets transmitted on the interface" + ::= { fsApCfgEntry 30 } + +fsApEthernetIfDropPkts OBJECT-TYPE + SYNTAX Counter32 + UNITS "packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents total number of packets dropped on the interface" + ::= { fsApCfgEntry 31 } + +fsApSn OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents SN string of the AP." + ::= { fsApCfgEntry 32 } + +fsApIp OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents ip address of the AP." + ::= { fsApCfgEntry 33 } + +fsApStaNum OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents Sta Num attach to the AP." + ::= { fsApCfgEntry 34 } + +fsApToFat OBJECT-TYPE + SYNTAX INTEGER(0..1) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the ap mode, 0 - fit, 1 - fat." + ::= { fsApCfgEntry 35 } + +fsApId OBJECT-TYPE + SYNTAX INTEGER(1..800) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The AP Id" + ::= { fsApCfgEntry 36 } + +fsApSwVer OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents SN string of the AP." + ::= { fsApCfgEntry 37 } + +fsApBootVer OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents boot version string of the AP." + ::= { fsApCfgEntry 38 } + +fsApPID OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents product id string of the AP." + ::= { fsApCfgEntry 39 } + +fsApHwVer OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents hardware string of the AP." + ::= { fsApCfgEntry 40 } + +fsApStaLimit OBJECT-TYPE + SYNTAX INTEGER(1..30) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents client num limit of the AP." + ::= { fsApCfgEntry 41 } + +fsApFactoryDefault OBJECT-TYPE + SYNTAX INTEGER { + normal(0), + reset(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "1 -- Set the ap to reboot with the factory default configuration." + ::= { fsApCfgEntry 42 } + +fsApCpuUsageTrapTimer OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the AP's cpu usage info trap timer, + second." + ::= { fsApCfgEntry 43 } + + +fsApStatTrapTimer OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object present the AP's radio statistic + trap timer, second." + ::= { fsApCfgEntry 44} + +fsApLinkOnTimeInterval OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the AP's Link on time interval, seconds." + ::= { fsApCfgEntry 45 } + +fsApNetId OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the AP's net unit code." + ::= { fsApCfgEntry 46 } + +fsApUptime OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the AP's capwap uptime." + ::= { fsApCfgEntry 47 } + +fsApState OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the AP's state. + 1 -- on line; + 2 -- off line" + ::= { fsApCfgEntry 48 } + +fsApNasId OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The NAS ID about this AP." + ::= { fsApCfgEntry 49 } + +fsApCoverArea OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the AP's cover type. + 1 -- Type A: School; + 2 -- Type B: Airfield, Station; + 3 -- Type C: Hospital, Hotel, Marketplace; + 4 -- Type D: Group customers with specific WLAN requirements" + ::= { fsApCfgEntry 50 } + +fsApLinkOnTimeIntervalMs OBJECT-TYPE + SYNTAX TimeTicks + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the AP's Link on time interval, 0.01seconds." + ::= { fsApCfgEntry 51 } + +fsApUptimeMs OBJECT-TYPE + SYNTAX TimeTicks + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the AP's capwap uptime, 0.01seconds." + ::= { fsApCfgEntry 52 } + +fsApHbUptimeMs OBJECT-TYPE + SYNTAX TimeTicks + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the AP's capwap hotback uptime, 0.01seconds." + ::= { fsApCfgEntry 53 } + +fsApIpv6 OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents ipv6 address of the AP." + ::= { fsApCfgEntry 54 } + +fsApIpv6Prefix OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents ipv6 address prefix of the AP." + ::= { fsApCfgEntry 55 } + +fsApIpv6PrefixLen OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents ipv6 address prefix length of the AP." + ::= { fsApCfgEntry 56 } + +fsApIpv6Type OBJECT-TYPE + SYNTAX INTEGER { + unknown(0), + unicase(1), + anycase(2), + multicase(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents ipv6 address type of the AP." + ::= { fsApCfgEntry 57 } + +fsApIpv6Gateway OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents ipv6 gateway address of the AP." + ::= { fsApCfgEntry 58 } + +fsApIpv6StaNum OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents ipv6 Sta Num attach to the AP." + ::= { fsApCfgEntry 59 } + +fsApMacAddrColon OBJECT-TYPE + SYNTAX DisplayString (SIZE (17..17)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The AP's ethernet mac address separated by the colon character, format: XX:XX:XX:XX:XX:XX" + ::= { fsApCfgEntry 60 } + +fsApMacAddrLine OBJECT-TYPE + SYNTAX DisplayString (SIZE (17..17)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The AP's ethernet mac address separated by the line character, format: XX-XX-XX-XX-XX-XX" + ::= { fsApCfgEntry 61 } + +fsApMacAddrDot OBJECT-TYPE + SYNTAX DisplayString (SIZE (14..14)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The AP's ethernet mac address separated by the dot character, format: xxxx.xxxx.xxxx" + ::= { fsApCfgEntry 62 } + +fsApEchoRequestCnt OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents echo request Num from the AP." + ::= { fsApCfgEntry 63 } + +fsApEchoResponseDropCnt OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents echo response drop Num from the AP." + ::= { fsApCfgEntry 64 } + +fsApEchoDelayTimeMS OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents echo delay time from the AP." + ::= { fsApCfgEntry 65 } + +fsApIsIsharePlus OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The AP is or not IsharePlus." + ::= { fsApCfgEntry 66 } + +fsApTotalMicrolApNum OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total microl Ap number." + ::= { fsApCfgEntry 67 } + +fsApOnlineMicrolApNum OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The online microl Ap number." + ::= { fsApCfgEntry 68 } + +fsApOfflineMicrolApNum OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The offline microl Ap number." + ::= { fsApCfgEntry 69 } + +-- *********************************** +-- ap configuration per radio +-- *********************************** +fsApCfgRadioTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSApCfgRadioEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Set the ap attribute per radio." + ::= { fsAcMgmtAp 2 } + +fsApCfgRadioEntry OBJECT-TYPE + SYNTAX FSApCfgRadioEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The entry of image id table." + INDEX { fsApMacAddr, fsApCfgRadioId } + ::= { fsApCfgRadioTable 1 } + +FSApCfgRadioEntry ::= + SEQUENCE { + fsApCfgRadioId INTEGER, + fsApRadioEn INTEGER, + fsApTxPower INTEGER, + fsApDtimPeriod INTEGER, + fsApBeaconPeriod INTEGER, + fsApCountry DisplayString, + fsApPreaShort INTEGER, + fsApRadioBssid MacAddress, + fsApTxPowerLevel INTEGER, + fsApTxPowerGlobal INTEGER, + fsApCurChan INTEGER, + fsApRfGlobal INTEGER, + fsApRadioType INTEGER, + fsApRadio11bSup INTEGER, + fsApMaxTxPower INTEGER, + fsApMinTxPower INTEGER, + fsApCurTxPower INTEGER, + fsApMaxTxPowerPer INTEGER, + fsApMinTxPowerPer INTEGER + } + +-- The radio id +fsApCfgRadioId OBJECT-TYPE + SYNTAX INTEGER (1..31) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The radio id, 1~31." + ::= { fsApCfgRadioEntry 1 } + +-- 0-disable, 1-enable +fsApRadioEn OBJECT-TYPE + SYNTAX INTEGER (0..1) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "0--disable, 1--enable." + ::= { fsApCfgRadioEntry 2 } + +-- The AP Tx Power +fsApTxPower OBJECT-TYPE + SYNTAX INTEGER (1..100) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Tx power, 1%." + ::= { fsApCfgRadioEntry 3} + +-- The AP beacon dtim period +fsApDtimPeriod OBJECT-TYPE + SYNTAX INTEGER (1..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "beacon dtim period, second." + ::= { fsApCfgRadioEntry 4} + +-- The beacon period +fsApBeaconPeriod OBJECT-TYPE + SYNTAX INTEGER (20..1000) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "beacon period, millisecond." + ::= { fsApCfgRadioEntry 5} + +-- The ap country code +fsApCountry OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Ap country code." + ::= { fsApCfgRadioEntry 6} + +-- 0-not support short preamble,1-support short preamble +fsApPreaShort OBJECT-TYPE + SYNTAX INTEGER (0..1) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Short preamble support." + ::= { fsApCfgRadioEntry 7} + +fsApRadioBssid OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The AP's radio mac address(BSSID)." + ::= { fsApCfgRadioEntry 8} + +fsApTxPowerLevel OBJECT-TYPE + SYNTAX INTEGER (1..600) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The ap's tx power level in the radio." + ::= { fsApCfgRadioEntry 9} + +fsApTxPowerGlobal OBJECT-TYPE + SYNTAX INTEGER (0..1) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The ap's tx power config as the Global or not. + 0--customer, 1-global." + ::= { fsApCfgRadioEntry 10} + +fsApCurChan OBJECT-TYPE + SYNTAX INTEGER (1..165) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The ap's current channel in the radio." + ::= { fsApCfgRadioEntry 11} + +fsApRfGlobal OBJECT-TYPE + SYNTAX INTEGER (0..1) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The ap's channel config as the Global or not. + 0--customer, 1-global." + ::= { fsApCfgRadioEntry 12} + +fsApRadioType OBJECT-TYPE + SYNTAX INTEGER (1..2) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "1--802.11b + 2--802.11a" + ::= { fsApCfgRadioEntry 13} + +fsApRadio11bSup OBJECT-TYPE + SYNTAX INTEGER (1..2) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "1--support 802.11b + 2--not support 802.11b" + ::= { fsApCfgRadioEntry 14} + +-- The AP Max Tx Power +fsApMaxTxPower OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Max tx power, mw." + ::= { fsApCfgRadioEntry 15} + +-- The AP Min Tx Power +fsApMinTxPower OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Min tx power, mw." + ::= { fsApCfgRadioEntry 16} + +-- The AP Current Tx Power +fsApCurTxPower OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Current tx power, mw." + ::= { fsApCfgRadioEntry 17} + +-- The AP Max Tx Power Percent +fsApMaxTxPowerPer OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Max tx power percent, %." + ::= { fsApCfgRadioEntry 18} + +-- The AP Min Tx Power Percent +fsApMinTxPowerPer OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Min tx power percent, %." + ::= { fsApCfgRadioEntry 19} + +fsApRadioRateCfgTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSApRadioRateCfgEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The rate set of the ap's radio." + ::= { fsAcMgmtAp 3 } + +fsApRadioRateCfgEntry OBJECT-TYPE + SYNTAX FSApRadioRateCfgEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The attribute of the ap radio rate type." + INDEX { fsApMacAddr, fsApCfgRadioId, fsApRadioRate } + ::= { fsApRadioRateCfgTable 1 } + +FSApRadioRateCfgEntry ::= + SEQUENCE { + fsApRadioRate INTEGER, + fsApRadioRateType INTEGER + } + +fsApRadioRate OBJECT-TYPE + SYNTAX INTEGER (1..8) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The ap's rate set in the radio. + 802.11a-6, 9, 12, 18, 24, 36, 48, and 54 Mbps. + set 1 for 6Mbps, set 2 for 9Mbps, set 3 for 12Mbps,etc... + 802.11b-1, 2, 5.5, 11Mbps. + set 1 for 1Mbps, set 2 for 2Mbps, set 3 for 5.5Mbps,etc..." + ::= { fsApRadioRateCfgEntry 1} + +fsApRadioRateType OBJECT-TYPE + SYNTAX INTEGER (1..3) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The rate type: + 1--disable + 2--mandatory + 3--support" + ::= { fsApRadioRateCfgEntry 2} + + +-- static ip config +fsApStaticIpCfgTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSApStaticIpCfgEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The rate set of the ap's radio." + ::= { fsAcMgmtAp 4 } + +fsApStaticIpCfgEntry OBJECT-TYPE + SYNTAX FSApStaticIpCfgEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Config the static ip address of the ap." + INDEX { fsApMacAddr } + ::= { fsApStaticIpCfgTable 1 } + +FSApStaticIpCfgEntry ::= + SEQUENCE { + fsApIpAddr IpAddress, + fsApIpMask IpAddress, + fsApIpGetway IpAddress, + fsApStaticIpRS RowStatus + } + +fsApIpAddr OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The AP's Static Ip Address" + ::= { fsApStaticIpCfgEntry 1} + +fsApIpMask OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The AP's Static Ip Address Mask" + ::= { fsApStaticIpCfgEntry 2} + +fsApIpGetway OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The AP's Static Ip Address Getway" + ::= { fsApStaticIpCfgEntry 3} + +fsApStaticIpRS OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The AP's Static Ip Address Row status" + ::= { fsApStaticIpCfgEntry 4} + + +fsApOfflineTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSApOfflineEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The Ap offline time attributes." + ::= { fsAcMgmtAp 5 } + +fsApOfflineEntry OBJECT-TYPE + SYNTAX FSApOfflineEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Get and set the Ap attribtues." + INDEX { fsApOffMacAddr } + ::= { fsApOfflineTable 1 } + +FSApOfflineEntry ::= + SEQUENCE { + fsApOfftime INTEGER, + fsApOffApName DisplayString, + fsApOffMacAddr MacAddress, + fsApOffIp IpAddress, + fsApOffMacAddrColon DisplayString, + fsApOffMacAddrLine DisplayString, + fsApOffMacAddrDot DisplayString + } + +fsApOfftime OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The AP's ethernet mac address." + ::= { fsApOfflineEntry 1} + +-- The AP Name +fsApOffApName OBJECT-TYPE + SYNTAX DisplayString (SIZE (1..32)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Offline Ap's Name." + ::= { fsApOfflineEntry 2} + +fsApOffMacAddr OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The offline AP's ethernet mac address." + ::= { fsApOfflineEntry 3} + +fsApOffIp OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The IP address for the last use of the offline AP." + ::= { fsApOfflineEntry 4 } + +fsApOffMacAddrColon OBJECT-TYPE + SYNTAX DisplayString (SIZE (17..17)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The offline AP's ethernet mac address separated by the colon character, format: XX:XX:XX:XX:XX:XX" + ::= { fsApOfflineEntry 5 } + +fsApOffMacAddrLine OBJECT-TYPE + SYNTAX DisplayString (SIZE (17..17)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The offline AP's ethernet mac address separated by the line character, format: XX-XX-XX-XX-XX-XX" + ::= { fsApOfflineEntry 6 } + +fsApOffMacAddrDot OBJECT-TYPE + SYNTAX DisplayString (SIZE (14..14)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The offline AP's ethernet mac address separated by the dot character, format: xxxx.xxxx.xxxx" + ::= { fsApOfflineEntry 7 } + +--******************************************************************** +-- fsApBackupState ** +--******************************************************************** +fsApBackupStateTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSApBackupStateEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The Ap backup state." + ::= { fsAcMgmtAp 6 } + +fsApBackupStateEntry OBJECT-TYPE + SYNTAX FSApBackupStateEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Get the Ap backup state." + INDEX { fsApMacAddr } + ::= { fsApBackupStateTable 1 } + +FSApBackupStateEntry ::= + SEQUENCE { + fsApBackupState INTEGER + } + +fsApBackupState OBJECT-TYPE + SYNTAX INTEGER { + unknown(0), + master(1), + slave(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The AP's backup state." + ::= { fsApBackupStateEntry 1 } + +--******************************************************************** +-- fsApMicroAp ** +--******************************************************************** +fsApMicroApTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSApMicroApEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The Micro AP configure." + ::= { fsAcMgmtAp 7 } + +fsApMicroApEntry OBJECT-TYPE + SYNTAX FSApMicroApEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Config Micro AP." + INDEX { fsApMacAddr, fsApMicroApSlot } + ::= { fsApMicroApTable 1 } + +FSApMicroApEntry ::= + SEQUENCE { + fsApMicroApSlot INTEGER, + fsApMicroApName DisplayString, + fsApMicroApReset INTEGER, + fsApMicroApUninstall INTEGER, + fsApMicroApMac MacAddress, + fsApMicroApBoard DisplayString, + fsApMicroApState INTEGER, + fsApMicroApRole DisplayString, + fsApMicroApMasterSlot INTEGER + } + +fsApMicroApSlot OBJECT-TYPE + SYNTAX INTEGER (1..48) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Micro Ap's Slot Id." + ::= { fsApMicroApEntry 1 } + +fsApMicroApName OBJECT-TYPE + SYNTAX DisplayString (SIZE (1..32)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Micro Ap's Name." + ::= { fsApMicroApEntry 2} + +fsApMicroApReset OBJECT-TYPE + SYNTAX INTEGER (0..1) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Reset Micro AP: + 1--Reset" + ::= { fsApMicroApEntry 3} + +fsApMicroApUninstall OBJECT-TYPE + SYNTAX INTEGER (0..1) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Uninstall Micro AP: + 1--Uninstall" + ::= { fsApMicroApEntry 4} + +fsApMicroApMac OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Micro AP Mac address" + ::= { fsApMicroApEntry 5} + +fsApMicroApBoard OBJECT-TYPE + SYNTAX DisplayString (SIZE (1..32)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Micro AP Board ID" + ::= { fsApMicroApEntry 6} + +fsApMicroApState OBJECT-TYPE + SYNTAX INTEGER (0..2) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Micro AP State: + 0--Not Exist + 1--Offline + 2--Online" + ::= { fsApMicroApEntry 7} + +fsApMicroApRole OBJECT-TYPE + SYNTAX DisplayString (SIZE (1..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Micro AP Role" + ::= { fsApMicroApEntry 8} + +fsApMicroApMasterSlot OBJECT-TYPE + SYNTAX INTEGER (1..24) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Micro Ap's Intf Id." + ::= { fsApMicroApEntry 9 } + +--******************************************************************** +-- fsApGeneralCfgTable ** +--******************************************************************** + +fsApGeneralCfgTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSApGeneralCfgEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The general Ap attribtues, include online and offline Aps." + ::= { fsAcMgmtAp 8 } + +fsApGeneralCfgEntry OBJECT-TYPE + SYNTAX FSApGeneralCfgEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Get and set the general Ap attribtues." + INDEX { fsApGeneralMacAddr } + ::= { fsApGeneralCfgTable 1 } + +FSApGeneralCfgEntry ::= + SEQUENCE { + fsApGeneralMacAddr MacAddress, + fsApGeneralApName DisplayString, + fsApGeneralState INTEGER, + fsApGeneralTime DisplayString, + fsApGeneralTimeMs TimeTicks, + fsApGeneralIp IpAddress, + fsApGeneralMacAddrColon DisplayString, + fsApGeneralMacAddrLine DisplayString, + fsApGeneralMacAddrDot DisplayString, + fsApGeneralLocation DisplayString, + fsApGeneralCPUCurrentUsage INTEGER, + fsApGeneralCPUAverageUsage INTEGER, + fsApGeneralMemoryCurrentUsage INTEGER, + fsApGeneralMemoryAverageUsage INTEGER, + fsApGeneralApStaNum Counter32, + fsApGeneralApUpRate Counter64, + fsApGeneralApDownRate Counter64, + fsApGeneralAp24GChannel Counter32, + fsApGeneralAp5GChannel Counter32, + fsApGeneralStatus RowStatus + } + +fsApGeneralMacAddr OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The AP's ethernet mac address." + ::= { fsApGeneralCfgEntry 1} + +-- The AP Name +fsApGeneralApName OBJECT-TYPE + SYNTAX DisplayString (SIZE (1..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The Ap's Name." + ::= { fsApGeneralCfgEntry 2} + +fsApGeneralState OBJECT-TYPE + SYNTAX INTEGER { + online(1), + offline(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The AP's state. + 1 -- online; + 2 -- offline" + ::= { fsApGeneralCfgEntry 3} + +fsApGeneralTime OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The AP's capwap change time or add time, format: d:hh:mm:ss" + ::= { fsApGeneralCfgEntry 4 } + +fsApGeneralTimeMs OBJECT-TYPE + SYNTAX TimeTicks + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The AP's capwap change time or add time, 0.01seconds." + ::= { fsApGeneralCfgEntry 5 } + +fsApGeneralIp OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The AP's ip address." + ::= { fsApGeneralCfgEntry 6 } + +fsApGeneralMacAddrColon OBJECT-TYPE + SYNTAX DisplayString (SIZE (17..17)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The AP's ethernet mac address separated by the colon character, format: XX:XX:XX:XX:XX:XX" + ::= { fsApGeneralCfgEntry 7 } + +fsApGeneralMacAddrLine OBJECT-TYPE + SYNTAX DisplayString (SIZE (17..17)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The AP's ethernet mac address separated by the line character, format: XX-XX-XX-XX-XX-XX" + ::= { fsApGeneralCfgEntry 8 } + +fsApGeneralMacAddrDot OBJECT-TYPE + SYNTAX DisplayString (SIZE (14..14)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The AP's ethernet mac address separated by the dot character, format: xxxx.xxxx.xxxx" + ::= { fsApGeneralCfgEntry 9 } + +fsApGeneralApLocation OBJECT-TYPE + SYNTAX DisplayString (SIZE (1..256)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The AP's location" + ::= { fsApGeneralCfgEntry 10 } + +fsApGeneralCPUCurrentUsage OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The CPU current usage" + ::= { fsApGeneralCfgEntry 11} + +fsApGeneralCPUAverageUsage OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The CPU average usage" + ::= { fsApGeneralCfgEntry 12} + +fsApGeneralMemoryCurrentUsage OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The CPU current usage" + ::= { fsApGeneralCfgEntry 13} + +fsApGeneralMemoryAverageUsage OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The CPU average usage" + ::= { fsApGeneralCfgEntry 14} + +fsApGeneralApStaNum OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Ap sta num" + ::= { fsApGeneralCfgEntry 15} + +fsApGeneralApUpRate OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Ap up rate" + ::= { fsApGeneralCfgEntry 16} + +fsApGeneralApDownRate OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Ap down rate" + ::= { fsApGeneralCfgEntry 17} + +fsApGeneralAp24GChannel OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Ap 2.4g channel" + ::= { fsApGeneralCfgEntry 18} + +fsApGeneralAp5GChannel OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Ap 5g channel" + ::= { fsApGeneralCfgEntry 19} + +fsApGeneralStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The Ap Item Status" + ::= { fsApGeneralCfgEntry 20} + +--******************************************************************** +-- fsApOnlineJsonTable ** +--******************************************************************** + +fsApOnlineJsonTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSApOnlineJsonEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The online AP attributes." + ::= { fsAcMgmtAp 9 } + +fsApOnlineJsonEntry OBJECT-TYPE + SYNTAX FSApOnlineJsonEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Get the online AP attribtues." + INDEX { fsApOnlineJsonMacAddr} + ::= { fsApOnlineJsonTable 1 } + +FSApOnlineJsonEntry ::= + SEQUENCE { + fsApOnlineJsonMacAddr MacAddress, + fsApOnlineJsonContent OCTET STRING + } + +fsApOnlineJsonMacAddr OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The AP's mac address." + ::= { fsApOnlineJsonEntry 1} + +fsApOnlineJsonContent OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (1..1023)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the ap content with json format." + ::= { fsApOnlineJsonEntry 2} + +--******************************************************************** +-- fsApMicroApJsonTable ** +--******************************************************************** + +fsApMicroApJsonTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSApMicroApJsonEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The Micro AP attributes." + ::= { fsAcMgmtAp 10 } + +fsApMicroApJsonEntry OBJECT-TYPE + SYNTAX FSApMicroApJsonEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Get the Micro AP attributes." + INDEX { fsApMicroApJsonMacAddr, fsApMicroApJsonSlot } + ::= { fsApMicroApJsonTable 1 } + +FSApMicroApJsonEntry ::= + SEQUENCE { + fsApMicroApJsonMacAddr MacAddress, + fsApMicroApJsonSlot INTEGER, + fsApMicroApJsonContent OCTET STRING + } + +fsApMicroApJsonMacAddr OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The AP's mac address." + ::= { fsApMicroApJsonEntry 1} + +fsApMicroApJsonSlot OBJECT-TYPE + SYNTAX INTEGER (1..48) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Micro Ap's Slot Id." + ::= { fsApMicroApJsonEntry 2} + +fsApMicroApJsonContent OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (1..1023)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the ap content with json format." + ::= { fsApMicroApJsonEntry 3} + +--******************************************************************** +-- fsApRadioWlanJsonTable ** +--******************************************************************** + +fsApRadioWlanJsonTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSApRadioWlanJsonEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The AP WLAN attributes." + ::= { fsAcMgmtAp 11 } + +fsApRadioWlanJsonEntry OBJECT-TYPE + SYNTAX FSApRadioWlanJsonEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Get the AP WLAN attributes." + INDEX { fsApRadioWlanJsonMacAddr, fsApRadioWlanJsonRadioId, fsApRadioWlanJsonWlanId } + ::= { fsApRadioWlanJsonTable 1 } + +FSApRadioWlanJsonEntry ::= + SEQUENCE { + fsApRadioWlanJsonMacAddr MacAddress, + fsApRadioWlanJsonRadioId INTEGER, + fsApRadioWlanJsonWlanId INTEGER, + fsApRadioWlanJsonContent OCTET STRING + } + +fsApRadioWlanJsonMacAddr OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The AP's mac address." + ::= { fsApRadioWlanJsonEntry 1} + +fsApRadioWlanJsonRadioId OBJECT-TYPE + SYNTAX INTEGER (1..48) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Ap's Radio Id." + ::= { fsApRadioWlanJsonEntry 2} + +fsApRadioWlanJsonWlanId OBJECT-TYPE + SYNTAX INTEGER (1..4094) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Ap's Wlan Id." + ::= { fsApRadioWlanJsonEntry 3} + +fsApRadioWlanJsonContent OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (1..1023)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the ap wlan content with json format." + ::= { fsApRadioWlanJsonEntry 4} + +--******************************************************************** +-- fsApDMJsonTable ** +--******************************************************************** + +fsApDMJsonTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSApDMJsonEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The AP device management attributes." + ::= { fsAcMgmtAp 12 } + +fsApDMJsonEntry OBJECT-TYPE + SYNTAX FSApDMJsonEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Get the AP device management attributes." + INDEX { fsApDMJsonMacAddr } + ::= { fsApDMJsonTable 1 } + +FSApDMJsonEntry ::= + SEQUENCE { + fsApDMJsonMacAddr MacAddress, + fsApDMJsonContent OCTET STRING + } + +fsApDMJsonMacAddr OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The AP's mac address." + ::= { fsApDMJsonEntry 1} + +fsApDMJsonContent OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (1..1023)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the ap device management content with json format." + ::= { fsApDMJsonEntry 2} + +--******************************************************************** +-- fsApDeviceGpsTable ** +--******************************************************************** +fsApDeviceGpsTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSApDeviceGpsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The Ap device GPS attribtues." + ::= { fsAcMgmtAp 13 } + +fsApDeviceGpsEntry OBJECT-TYPE + SYNTAX FSApDeviceGpsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Get the Ap device GPS attribtues" + INDEX { fsApGpsMacAddr } + ::= { fsApDeviceGpsTable 1 } + +FSApDeviceGpsEntry ::= + SEQUENCE { + fsApGpsMacAddr MacAddress, + fsApGpsLongitude DisplayString, + fsApGpsLatitude DisplayString + } + +fsApGpsMacAddr OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The AP's ethernet mac address." + ::= { fsApDeviceGpsEntry 1} + +fsApGpsLongitude OBJECT-TYPE + SYNTAX DisplayString (SIZE (1..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Ap's Gps longitude." + ::= { fsApDeviceGpsEntry 2} + +fsApGpsLatitude OBJECT-TYPE + SYNTAX DisplayString (SIZE (1..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Ap's Gps latitude." + ::= { fsApDeviceGpsEntry 3} + +--******************************************************************** +-- fsApWiredTable ** +--******************************************************************** + +fsApWiredTable OBJECT-TYPE + SYNTAX SEQUENCE OF fsApWiredEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Get/Set the AP wired vlan." + ::= { fsAcMgmtAp 14 } + +fsApWiredEntry OBJECT-TYPE + SYNTAX fsApWiredEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Get/Set the AP wired vlan." + INDEX { fsApWiredMacAddr, fsApWiredPort} + ::= { fsApWiredTable 1 } + +fsApWiredEntry ::= + SEQUENCE { + fsApWiredMacAddr MacAddress, + fsApWiredPort INTEGER, + fsApWiredVlanId INTEGER + } + +fsApWiredMacAddr OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The AP's mac address." + ::= { fsApWiredEntry 1} + +fsApWiredPort OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The AP's wired port." + ::= { fsApWiredEntry 2} + +fsApWiredVlanId OBJECT-TYPE + SYNTAX INTEGER (SIZE (0..4094)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The AP's wired vlan." + ::= { fsApWiredEntry 3} + +--******************************************************************** +-- ** +-- AP Group nodes ** +-- ** +--******************************************************************** +fsApgCfgTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSApgCfgEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The attribute of the ap group." + ::= { fsAcMgmtApg 1 } + +fsApgCfgEntry OBJECT-TYPE + SYNTAX FSApgCfgEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The attribute of the ap group." + INDEX { fsApgApgName } + ::= { fsApgCfgTable 1 } + +FSApgCfgEntry ::= + SEQUENCE { + fsApgApgName DisplayString, + fsApgDiscTimer INTEGER, + fsApgEchoReqTimer INTEGER, + fsApgEroReportTimer INTEGER, + fsApgStaTimeoutTimer INTEGER, + fsApgStatisticsTimer INTEGER, + fsApgFallback INTEGER, + fsApgImageId DisplayString, + fsApgCreatEn INTEGER + } + +-- The AP Group Name +fsApgApgName OBJECT-TYPE + SYNTAX DisplayString (SIZE (1..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Ap group's Name." + ::= { fsApgCfgEntry 1} + +-- The Discovery timer +fsApgDiscTimer OBJECT-TYPE + SYNTAX INTEGER (2..180) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Discovery timer." + ::= { fsApgCfgEntry 2 } + +-- The Echo Request timer +fsApgEchoReqTimer OBJECT-TYPE + SYNTAX INTEGER (5..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Echo Request timer." + ::= { fsApgCfgEntry 3 } + + +-- The Error Report timer +fsApgEroReportTimer OBJECT-TYPE + SYNTAX INTEGER (1..1080) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Error Report timer." + ::= { fsApgCfgEntry 4 } + +-- The Sta timeout timer +fsApgStaTimeoutTimer OBJECT-TYPE + SYNTAX INTEGER (60..86400) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "station idle timeout timer." + ::= { fsApgCfgEntry 5 } + +-- The Statistics timeout timer +fsApgStatisticsTimer OBJECT-TYPE + SYNTAX INTEGER (1..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "station idle timeout timer." + ::= { fsApgCfgEntry 6 } + +-- The fallback value, 1-enable, 2-disable +fsApgFallback OBJECT-TYPE + SYNTAX INTEGER (1..2) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The fallback value, 1--enable, 2--disable." + ::= { fsApgCfgEntry 7 } + +-- The Image id, should be 8 bytes +fsApgImageId OBJECT-TYPE + SYNTAX DisplayString (SIZE (1..128)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The Ap image version string." + ::= { fsApgCfgEntry 8 } + + +-- 0-del, 1-creat +fsApgCreatEn OBJECT-TYPE + SYNTAX INTEGER (0..1) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "0-del, 1-creat." + ::= { fsApgCfgEntry 9 } + +-- *************************************** +-- ap group attribute per radio +-- *************************************** +fsApgCfgRadioTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSApgCfgRadioEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The ap group attribute per radio." + ::= { fsAcMgmtApg 2 } + +fsApgCfgRadioEntry OBJECT-TYPE + SYNTAX FSApgCfgRadioEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The ap group attribute per radio." + INDEX { fsApgApgName, fsApgEnableRadioId} + ::= { fsApgCfgRadioTable 1 } + +FSApgCfgRadioEntry ::= + SEQUENCE { + fsApgEnableRadioId INTEGER, + fsApgEnableRadioEn INTEGER + } + +-- The radio id +fsApgEnableRadioId OBJECT-TYPE + SYNTAX INTEGER (1..31) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The radio id, 1~31." + ::= { fsApgCfgRadioEntry 1 } + +-- 0-disable, 1-enable +fsApgEnableRadioEn OBJECT-TYPE + SYNTAX INTEGER (0..1) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "0--disable, 1--enable." + ::= { fsApgCfgRadioEntry 2 } + +-- ************************************ +-- wlan-cvi mapping configure +-- ************************************ +fsApgIntfMapTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSApgIntfMapEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Set the wlan-interface map table type." + ::= { fsAcMgmtApg 3 } + +fsApgIntfMapEntry OBJECT-TYPE + SYNTAX FSApgIntfMapEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The entry of the wlan-interface map table." + INDEX { fsApgApgName, fsApgWlanIndex } + ::= { fsApgIntfMapTable 1 } + +FSApgIntfMapEntry ::= + SEQUENCE { + fsApgWlanIndex INTEGER, + fsApgWlanId INTEGER, + fsApgVlanId INTEGER, + fsApgRadioId INTEGER, + fsApgWlanIntfMapRS RowStatus + } + +-- The wlan-intf map index +fsApgWlanIndex OBJECT-TYPE + SYNTAX INTEGER (1..64) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Wlan Id." + ::= { fsApgIntfMapEntry 1 } + +-- The Wlan Id +fsApgWlanId OBJECT-TYPE + SYNTAX INTEGER (1..4094) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Wlan Id." + ::= { fsApgIntfMapEntry 2 } + +-- The Intf Id +fsApgVlanId OBJECT-TYPE + SYNTAX INTEGER (1..4094) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Vlan Id." + ::= { fsApgIntfMapEntry 3 } + +-- The Radio Id +fsApgRadioId OBJECT-TYPE + SYNTAX INTEGER (1..16) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Radio Id." + ::= { fsApgIntfMapEntry 4 } + +fsApgWlanIntfMapRS OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Used to add or del a wlan-intf map in the ap group." + ::= { fsApgIntfMapEntry 5 } + + +--******************************************************************** +-- ** +-- WLAN nodes ** +-- ** +--******************************************************************** +fsWlanCfgTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSWlanCfgEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The wlan attribute." + ::= { fsAcMgmtWlan 1 } + +fsWlanCfgEntry OBJECT-TYPE + SYNTAX FSWlanCfgEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The wlan attribute." + INDEX { fsWlanId} + ::= { fsWlanCfgTable 1 } + +FSWlanCfgEntry ::= + SEQUENCE { + fsWlanId INTEGER, + fsWlanShort INTEGER, + fsWlanSpctMgmt INTEGER, + fsWlanEnQos INTEGER, + fsWlanShortSlotTime INTEGER, + fsWlanEnableApsd INTEGER, + fsWlanAckType INTEGER, + fsWlanTunnelType INTEGER, + fsWlanBroadSsid INTEGER, + fsWlanRts INTEGER, + fsWlanShortTry INTEGER, + fsWlanLongTry INTEGER, + fsWlanStaNum INTEGER, + fsWlanNasId DisplayString + } + +-- The Wlan id +fsWlanId OBJECT-TYPE + SYNTAX INTEGER (1..512) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Wlan Id." + ::= { fsWlanCfgEntry 1} + +-- The short preamble value, 0-disable, 1-enable +fsWlanShort OBJECT-TYPE + SYNTAX INTEGER (0..2) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Short Preamble." + ::= { fsWlanCfgEntry 2 } + + +-- The Spectrum_Management value, 0-disable, 1-enable +fsWlanSpctMgmt OBJECT-TYPE + SYNTAX INTEGER (0..1) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Spectrum_Management." + ::= { fsWlanCfgEntry 3 } + + +-- The Spectrum_Management value, 0-disable, 1-enable +fsWlanEnQos OBJECT-TYPE + SYNTAX INTEGER (0..1) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "enbale qos value." + ::= { fsWlanCfgEntry 4 } + +-- The Spectrum_Management value, 0-disable, 1-enable +fsWlanShortSlotTime OBJECT-TYPE + SYNTAX INTEGER (0..1) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "short slot time value." + ::= { fsWlanCfgEntry 5 } + +-- The IEEE 802.11 Add WLAN.APSD value, 0-disable, 1-enable +fsWlanEnableApsd OBJECT-TYPE + SYNTAX INTEGER (0..1) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "IEEE 802.11 Add WLAN.APSD value." + ::= { fsWlanCfgEntry 6 } + +-- 0-delayed, 1-immediate +fsWlanAckType OBJECT-TYPE + SYNTAX INTEGER (0..1) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Ack delayed or immediate value." + ::= { fsWlanCfgEntry 7 } + +-- 0-local, 1-80211, 2-8023 +fsWlanTunnelType OBJECT-TYPE + SYNTAX INTEGER (0..2) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Tunnel type value." + ::= { fsWlanCfgEntry 8 } + +-- 0-disable, 1-enable +fsWlanBroadSsid OBJECT-TYPE + SYNTAX INTEGER (0..1) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Broad Ssid value, 0--disable, 1--enable." + ::= { fsWlanCfgEntry 9 } + +-- rts threshold +fsWlanRts OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "rts threshold." + ::= { fsWlanCfgEntry 10 } + +-- Short retries +fsWlanShortTry OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Short retries." + ::= { fsWlanCfgEntry 11 } + +-- Long retries +fsWlanLongTry OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Long retries." + ::= { fsWlanCfgEntry 12 } + +-- WLAN sta number +fsWlanStaNum OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The wireless stationes attach to this wlan." + ::= { fsWlanCfgEntry 13 } + +-- WLAN nas id +fsWlanNasId OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The NAS ID about this wlan." + ::= { fsWlanCfgEntry 14 } + +-- ******************************* +-- wlan creat table +-- ******************************* +fsWlanWlanCreatTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSWlanWlanCreatEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Wlan creat table." + ::= { fsAcMgmtWlan 2 } + +fsWlanWlanCreatEntry OBJECT-TYPE + SYNTAX FSWlanWlanCreatEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The entry of Braod Ssid value table." + INDEX { fsWlanId} + ::= { fsWlanWlanCreatTable 1 } + +FSWlanWlanCreatEntry ::= + SEQUENCE { + fsWlanWlanSsid DisplayString, + fsWlanWlanProfile DisplayString, + fsWlanCreateMapRS RowStatus + } + +-- ssid string +fsWlanWlanSsid OBJECT-TYPE + SYNTAX DisplayString (SIZE(1..255)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Wlan Ssid." + ::= { fsWlanWlanCreatEntry 1 } + +-- profile string +fsWlanWlanProfile OBJECT-TYPE + SYNTAX DisplayString (SIZE(1..255)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Wlan profile." + ::= { fsWlanWlanCreatEntry 2 } + +fsWlanCreateMapRS OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Used to add a wlan." + ::= { fsWlanWlanCreatEntry 3 } + +-- ************************************* +-- channel channel_num regulatory band {unii0-unii6} {enable|disable} +-- ************************************* +fsWlanChanBandTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSWlanChanBandEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Channel band table type." + ::= { fsAcMgmtWlan 3 } + +fsWlanChanBandEntry OBJECT-TYPE + SYNTAX FSWlanChanBandEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The entry of channel band table." + INDEX { fsWlanId, fsWlanBandV} + ::= { fsWlanChanBandTable 1 } + +FSWlanChanBandEntry ::= + SEQUENCE { + fsWlanChanV INTEGER, + fsWlanBandV INTEGER, + fsWlanChanBandEn INTEGER, + fsWlanChanBandRS RowStatus + } + +-- band +fsWlanBandV OBJECT-TYPE + SYNTAX INTEGER (1..7) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "1 for unii0, 2 for unii1 .. 7 for unii6." + ::= { fsWlanChanBandEntry 1 } + +-- channel +fsWlanChanV OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "fragment threshold." + ::= { fsWlanChanBandEntry 2 } + +-- 0-disable,1-enable +fsWlanChanBandEn OBJECT-TYPE + SYNTAX INTEGER (0..1) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "0-disable,1-enable ." + ::= { fsWlanChanBandEntry 3 } + +fsWlanChanBandRS OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Used to config a wlan channel band." + ::= { fsWlanChanBandEntry 4 } + +-- 15.speed speed_type radio radio_id 55555 + +-- *************************************** +-- regulatory limit First_Channel Number_of_Channels Mx_Tx_Power_Level +-- *************************************** +fsWlanLimitChanTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSWlanLimitChanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Channel band table type." + ::= { fsAcMgmtWlan 4 } + +fsWlanLimitChanEntry OBJECT-TYPE + SYNTAX FSWlanLimitChanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The entry of channel band table." + INDEX { fsWlanId} + ::= { fsWlanLimitChanTable 1 } + +FSWlanLimitChanEntry ::= + SEQUENCE { + fsWlanLimitChanFirstV INTEGER, + fsWlanLimitChanNumV INTEGER, + fsWlanLimitChanMaxTxPowerLv INTEGER, + fsWlanLimitChanRS RowStatus + } + +-- first channel +fsWlanLimitChanFirstV OBJECT-TYPE + SYNTAX INTEGER (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "first channel." + ::= { fsWlanLimitChanEntry 1 } + +-- Channel num +fsWlanLimitChanNumV OBJECT-TYPE + SYNTAX INTEGER (0..6) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Channel num." + ::= { fsWlanLimitChanEntry 2 } + +-- Max Tx Power Level +fsWlanLimitChanMaxTxPowerLv OBJECT-TYPE + SYNTAX INTEGER (1..8) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Max Tx Power Level ." + ::= { fsWlanLimitChanEntry 3 } + +fsWlanLimitChanRS OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Used to config a wlan limit chan." + ::= { fsWlanLimitChanEntry 4 } + + +--******************************************************************** +-- ** +-- STA nodes ** +-- ** +--******************************************************************** +fsStaTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSStaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "fs AC MGMT station table." + ::= { fsAcMgmtSta 1 } + +fsStaEntry OBJECT-TYPE + SYNTAX FSStaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "fs AC MGMT station entry." + INDEX { fsStaMacAddr} + ::= { fsStaTable 1 } + +FSStaEntry ::= + SEQUENCE { + fsStaMacAddr MacAddress, + fsStaApMacAddr MacAddress, + fsStaVlan INTEGER, + fsStaWlanId INTEGER, + fsStaIp IpAddress, + fsStaApIp IpAddress, + fsStaApRadioId INTEGER, + fsStaApRadioType INTEGER, + fsStaAssoType INTEGER, + fsStaAuthType INTEGER, + fsStaRoamTimesPerMin INTEGER, + fsStaOnTimesPerHour INTEGER, + fsStaOffTimesPerHour INTEGER, + fsStaIpv6 InetAddress, + fsStaAssoAuthMode INTEGER, + fsStaNetAuthMode INTEGER, + fsStaSsid DisplayString, + fsStaLinkRate INTEGER, + fsStaCurChan INTEGER, + fsStaClientType DisplayString, + fsStaRssi INTEGER, + fsStaUserName DisplayString, + fsStaTerminalType DisplayString, + fsStaOnlineTime DisplayString, + fsStaUpTimeInterval INTEGER, + fsStaUserAuthTime DisplayString + } + +fsStaMacAddr OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The STA's mac address." + ::= { fsStaEntry 1} + +fsStaApMacAddr OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The mac address with the AP which the STA attached." + ::= { fsStaEntry 2} + +fsStaVlan OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Vlan id the STA belong to." + ::= { fsStaEntry 3 } + +fsStaWlanId OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Wlan id the STA belong to." + ::= { fsStaEntry 4 } + +fsStaIp OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents ip address of the client." + ::= { fsStaEntry 5 } + +fsStaApIp OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents ip address of AP which the client attaches to." + ::= { fsStaEntry 6 } + +fsStaApRadioId OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents radio id of AP which the client attaches to." + ::= { fsStaEntry 7 } + +fsStaApRadioType OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents ip address of AP which the client attaches to." + ::= { fsStaEntry 8 } + +fsStaAssoType OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents sta's associate type." + ::= { fsStaEntry 9 } + +fsStaAuthType OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents sta's authentication type." + ::= { fsStaEntry 10 } + +fsStaRoamTimesPerMin OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Sta roaming times in the last minite." + ::= { fsStaEntry 11} + +fsStaOnTimesPerHour OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Sta turn on times in the last hour." + ::= { fsStaEntry 12} + +fsStaOffTimesPerHour OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Sta turn off times in the last hour." + ::= { fsStaEntry 13} + +fsStaIpv6 OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Sta ipv6 address." + ::= { fsStaEntry 14} + +fsStaAssoAuthMode OBJECT-TYPE + SYNTAX INTEGER { + open(0), + wep(1), + dot1x-wep(2), + dot1x-wpa(3), + dot1x-wpa2(4), + mab(5), + psk-wpa(6), + psk-wpa2(7), + wapi(8) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Sta associate authentication mode." + ::= { fsStaEntry 15} + +fsStaNetAuthMode OBJECT-TYPE + SYNTAX INTEGER { + open(0), + web(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Sta's authentication mode after associated." + ::= { fsStaEntry 16} + +fsStaSsid OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents wlan ssid with the sta associated." + ::= { fsStaEntry 17} + +fsStaLinkRate OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents link rate with the sta associated, unit: kbps." + ::= { fsStaEntry 18} + +fsStaCurChan OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Sta's current channel." + ::= { fsStaEntry 19} + +fsStaClientType OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The sta's type." + ::= { fsStaEntry 20 } + +fsStaRssi OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Sta's current RSSI." + ::= { fsStaEntry 21} + +fsStaUserName OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents user name with the sta associated." + ::= { fsStaEntry 22} + +fsStaTerminalType OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents terminal type with the sta associated." + ::= { fsStaEntry 23} + +fsStaOnlineTime OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the time when sta is associated." + ::= { fsStaEntry 24} + +fsStaUpTimeInterval OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents how long sta is online(in seconds)." + ::= { fsStaEntry 25} + +fsStaUserAuthTime OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the time when user is authed(dot1x or webauth)." + ::= { fsStaEntry 26} + +--*********2.Sta Json*************** +fsStaJsonTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSStaJsonEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "fs AC MGMT station json table." + ::= { fsAcMgmtSta 2 } + +fsStaJsonEntry OBJECT-TYPE + SYNTAX FSStaJsonEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "fs AC MGMT station json entry." + INDEX { fsStaJsonMacAddr} + ::= { fsStaJsonTable 1 } + +FSStaJsonEntry ::= + SEQUENCE { + fsStaJsonMacAddr MacAddress, + fsStaJsonContent OCTET STRING + } + +fsStaJsonMacAddr OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The STA's mac address." + ::= { fsStaJsonEntry 1} + +fsStaJsonContent OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (1..1023)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the sta content with json format." + ::= { fsStaJsonEntry 2} + +-- **************************************** +-- +-- Notify nodes +-- +-- **************************************** +fsNotifyApMac OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Represents the unique identifier of a WTP." + ::= { fsAcMgmtNtfObjects 1 } + +fsNotifyStaMac OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Represents the unique identifier of a STA." + ::= { fsAcMgmtNtfObjects 2 } + +fsNotifyApIp OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Represents the Ip address of a WTP." + ::= { fsAcMgmtNtfObjects 3 } + +fsNotifyStaIp OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Represents the Ip of a STA." + ::= { fsAcMgmtNtfObjects 4 } + +fsNotifyStaOperType OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Represents the STA operation, 1-del,2-add,3-roaming,4-ipupdate,5-ipv6update" + ::= { fsAcMgmtNtfObjects 5 } + +fsNotifyStaApRadioId OBJECT-TYPE + SYNTAX INTEGER(1..2) + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Represents the radio id which STA attach." + ::= { fsAcMgmtNtfObjects 6 } + +fsNotifyStaApRadioType OBJECT-TYPE + SYNTAX INTEGER (1..2) + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "1--802.11b + 2--802.11a" + ::= { fsAcMgmtNtfObjects 7 } + +fsNotifyStaVlanId OBJECT-TYPE + SYNTAX INTEGER (1..4094) + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Vlan Id the sta belongs to" + ::= { fsAcMgmtNtfObjects 8 } + +fsNotifyStaWlanId OBJECT-TYPE + SYNTAX INTEGER (1..4095) + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Wlan Id the sta belongs to" + ::= { fsAcMgmtNtfObjects 9 } + +fsNotifyAcMBChangeV OBJECT-TYPE + SYNTAX INTEGER (1..2) + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "1 - Master to backup, + 2 - Backup to master" + ::= { fsAcMgmtNtfObjects 10 } + +fsNotifyStaOperTimes OBJECT-TYPE + SYNTAX INTEGER (1..65535) + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object present the times when the + STA is active, disactive, roaming." + ::= { fsAcMgmtNtfObjects 11 } + +fsNotifyAcPowerIndex OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object present the AC's power unit index." + ::= { fsAcMgmtNtfObjects 12 } + +fsNotifyAcPowerStatu OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object present the AC's power statu, 0-off, 1-on." + ::= { fsAcMgmtNtfObjects 13 } + +fsNotifyTime OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object present the sta operation current time." + ::= { fsAcMgmtNtfObjects 14 } + +fsNotifyOldVer OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object present the AP's old version." + ::= { fsAcMgmtNtfObjects 15 } + +fsNotifyNewVer OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object present the AP's new version." + ::= { fsAcMgmtNtfObjects 16 } + +fsNotifyVerUpdtReason OBJECT-TYPE + SYNTAX INTEGER (1..6) + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object present the AP's firmware updating fail reason. + 1 -- Image is not ready. + 2 -- AC send image fail. + 3 -- Link down when update ap image. + 4 -- Active image file error. + 5 -- AP response error. + 6 -- AP has image in flash." + ::= { fsAcMgmtNtfObjects 17 } + +fsNotifyStaIpv6 OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Sta ipv6 address." + ::= { fsAcMgmtNtfObjects 18 } + +fsNotifyStaAssoAuthMode OBJECT-TYPE + SYNTAX INTEGER { + open(0), + wep(1), + dot1x-wep(2), + dot1x-wpa(3), + dot1x-wpa2(4), + mab(5), + psk-wpa(6), + psk-wpa2(7), + wapi(8) + } + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "The Sta associate authentication mode." + ::= { fsAcMgmtNtfObjects 19} + +fsNotifyStaNetAuthMode OBJECT-TYPE + SYNTAX INTEGER { + open(0), + web(1) + } + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "The Sta's authentication mode after associated." + ::= { fsAcMgmtNtfObjects 20} + +fsNotifyStaSsid OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "The wlan ssid with the sta associated." + ::= { fsAcMgmtNtfObjects 21} + +fsNotifyStaLinkRate OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "The link rate with the sta associated, unit: 1kbps." + ::= { fsAcMgmtNtfObjects 22} + +fsNotifyStaCurChan OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "The Sta current use channel after associated." + ::= { fsAcMgmtNtfObjects 23} + +fsNotifyStaClientType OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "The Sta's type." + ::= { fsAcMgmtNtfObjects 24} + +fsNotifyStaRssi OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "The Sta's RSSI." + ::= { fsAcMgmtNtfObjects 25} + +fsNotifyStaReason OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "The Sta's down reason." + ::= { fsAcMgmtNtfObjects 26} + +fsNotifyStaTimestamp OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Seconds since device bootup when this trap is sent." + ::= { fsAcMgmtNtfObjects 27} + +fsNotifyStaOnlineTimeval OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Sta's total online time in seconds." + ::= { fsAcMgmtNtfObjects 28} + +fsNotifyStaIpv4Upflow OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Sta's total IPv4 upflow in kbps." + ::= { fsAcMgmtNtfObjects 29} + +fsNotifyStaIpv4Downflow OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Sta's total IPv4 downflow in kbps." + ::= { fsAcMgmtNtfObjects 30} + +fsNotifyMicroApSlot OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Micro Ap Slot Id" + ::= { fsAcMgmtNtfObjects 31 } + +fsNotifyMicroApEvent OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Micro Ap Event: 1---up 2---down" + ::= { fsAcMgmtNtfObjects 32 } + +fsNotifyApLastFailureType OBJECT-TYPE + SYNTAX INTEGER (1..4) + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object present the AP's Last Failure Type. + 1 -- Power off or other failure. + 2 -- AP hang up. + 3 -- AP link failure. + 4 -- External command." + ::= { fsAcMgmtNtfObjects 33 } + +fsNotifyApTimeStampFail NOTIFICATION-TYPE + OBJECTS { + fsNotifyApMac + } + STATUS current + DESCRIPTION + "This notification is sent by the AC when an AP sync the time failed." + ::= { fsAcMgmtNotifications 1 } + +fsNotifyStaOper NOTIFICATION-TYPE + OBJECTS { + fsNotifyApMac, + fsNotifyStaMac, + fsNotifyApIp, + fsNotifyStaIp, + fsNotifyStaOperType, + fsNotifyStaApRadioId, + fsNotifyStaApRadioType, + fsNotifyStaVlanId, + fsNotifyStaWlanId, + fsNotifyTime, + fsNotifyStaIpv6, + fsNotifyStaAssoAuthMode, + fsNotifyStaNetAuthMode, + fsNotifyStaSsid, + fsNotifyStaLinkRate, + fsNotifyStaCurChan, + fsNotifyStaClientType, + fsNotifyStaRssi, + fsNotifyStaReason + } + STATUS current + DESCRIPTION + "This notification is sent by the AC when a sta enter or quit or ip update." + ::= { fsAcMgmtNotifications 2 } + +fsNotifyAcMBChange NOTIFICATION-TYPE + OBJECTS { + fsNotifyAcMBChangeV + } + STATUS current + DESCRIPTION + "This notification is sent by the AC change from + smaster to backup or backup to master." + ::= { fsAcMgmtNotifications 3 } + +fsNotifyApSwUpdtFail NOTIFICATION-TYPE + OBJECTS { + fsNotifyApMac, + fsNotifyOldVer, + fsNotifyNewVer, + fsNotifyVerUpdtReason + } + STATUS current + DESCRIPTION + "This notification is sent by the AC when update the AP software failed." + ::= { fsAcMgmtNotifications 4 } + +fsNotifyStaActOverThredhold NOTIFICATION-TYPE + OBJECTS { + fsNotifyApMac, + fsNotifyStaMac, + fsNotifyStaApRadioId, + fsNotifyStaApRadioType, + fsNotifyStaOperTimes + } + STATUS current + DESCRIPTION + "This notification is sent by the AC when a sta active times over thredhold." + ::= { fsAcMgmtNotifications 5 } + +fsNotifyStaDisactOverThredhold NOTIFICATION-TYPE + OBJECTS { + fsNotifyApMac, + fsNotifyStaMac, + fsNotifyStaApRadioId, + fsNotifyStaApRadioType, + fsNotifyStaOperTimes + } + STATUS current + DESCRIPTION + "This notification is sent by the AC when a sta's disactive times over thredhold." + ::= { fsAcMgmtNotifications 6 } + +fsNotifyStaRoamTotal NOTIFICATION-TYPE + OBJECTS { + fsNotifyApMac, + fsNotifyStaMac, + fsNotifyStaApRadioId, + fsNotifyStaApRadioType, + fsNotifyStaOperTimes + } + STATUS current + DESCRIPTION + "This notification is sent by the AC when a sta's total + roaming times over thredhold ." + ::= { fsAcMgmtNotifications 7 } + +fsNotifyStaRoamPerMin NOTIFICATION-TYPE + OBJECTS { + fsNotifyApMac, + fsNotifyStaMac, + fsNotifyStaApRadioId, + fsNotifyStaApRadioType, + fsNotifyStaOperTimes + } + STATUS current + DESCRIPTION + "This notification is sent by the AC when a sta's + roaming times per minite over thredhold ." + ::= { fsAcMgmtNotifications 8 } + +fsNotifyAcPowerStatus NOTIFICATION-TYPE + OBJECTS { + fsNotifyAcPowerIndex, + fsNotifyAcPowerStatu + } + STATUS current + DESCRIPTION + "This notification is sent by the AC when the + AC's power unit status changed." + ::= { fsAcMgmtNotifications 9 } + +fsNotify86PowerOffAlarm NOTIFICATION-TYPE + OBJECTS { + fsNotifyAcPowerIndex + } + STATUS current + DESCRIPTION + "This notification is sent by the 86 power off." + ::= { fsAcMgmtNotifications 10 } + +fsNotify86PowerOffAlarmClear NOTIFICATION-TYPE + OBJECTS { + fsNotifyAcPowerIndex + } + STATUS current + DESCRIPTION + "This notification is sent by the 86 power on." + ::= { fsAcMgmtNotifications 11 } + +fsNotifyApSwUpdtSuccess NOTIFICATION-TYPE + OBJECTS { + fsNotifyApMac, + fsNotifyOldVer, + fsNotifyNewVer + } + STATUS current + DESCRIPTION + "This notification is sent by the AC when update the AP software success." + ::= { fsAcMgmtNotifications 12 } + +fsNotifyApUp NOTIFICATION-TYPE + OBJECTS { + fsApMacAddr, + capwapBaseNtfChannelType, + capwapBaseNtfAuthenMethod, + fsNotifyApLastFailureType + } + STATUS current + DESCRIPTION + "This notification is sent by the AC when a CAPWAP channel + established." + ::= { fsAcMgmtNotifications 13 } + +fsNotifyApDown NOTIFICATION-TYPE + OBJECTS { + fsApMacAddr, + capwapBaseNtfChannelType, + capwapBaseNtfChannelDownReason + } + STATUS current + DESCRIPTION + "This notification is sent by the AC when CAPWAP channel + becomes down." + ::= { fsAcMgmtNotifications 14 } + +fsNotifyApSwUpdtFailApMac NOTIFICATION-TYPE + OBJECTS { + fsApMacAddr, + fsNotifyOldVer, + fsNotifyNewVer, + fsNotifyVerUpdtReason + } + STATUS current + DESCRIPTION + "This notification is sent by the AC when update the AP software failed." + ::= { fsAcMgmtNotifications 15 } + +fsNotifyApTimeStampFailApMac NOTIFICATION-TYPE + OBJECTS { + fsApMacAddr + } + STATUS current + DESCRIPTION + "This notification is sent by the AC when an AP sync the time failed." + ::= { fsAcMgmtNotifications 16 } + +fsNotifyStaOperAlternate NOTIFICATION-TYPE + OBJECTS { + fsNotifyStaOperType, + fsNotifyStaMac, + fsNotifyStaIp, + fsNotifyApMac, + fsNotifyApIp, + fsNotifyStaApRadioId, + fsNotifyStaApRadioType, + fsNotifyStaWlanId, + fsNotifyStaSsid, + fsNotifyStaVlanId, + fsNotifyStaLinkRate, + fsNotifyStaCurChan, + fsNotifyStaRssi, + fsNotifyStaTimestamp, + fsNotifyStaOnlineTimeval, + fsNotifyStaIpv4Upflow, + fsNotifyStaIpv4Downflow + } + STATUS current + DESCRIPTION + "This notification is sent by the AC when a sta is up, down or roaming." + ::= { fsAcMgmtNotifications 17 } + +fsNotifyNonrootOper NOTIFICATION-TYPE + OBJECTS { + fsNotifyStaOperType, + fsNotifyStaMac, + fsNotifyApMac, + fsNotifyStaApRadioId, + fsNotifyStaTimestamp + } + STATUS current + DESCRIPTION + "This notification is sent by the AC when a Nonroot is attach or leave." + ::= { fsAcMgmtNotifications 18 } + +fsNotifyMicroApAction NOTIFICATION-TYPE + OBJECTS { + fsNotifyApMac, + fsNotifyMicroApSlot, + fsNotifyMicroApEvent + } + STATUS current + DESCRIPTION + "This notification when Micro Ap up or down." + ::= { fsAcMgmtNotifications 19 } + +--******************************************************************** +-- ** +-- conformance information ** +-- ** +--******************************************************************** +fsAcMgmtAcMIBConformance OBJECT IDENTIFIER ::= { fsAcMgmtMIB 7 } +fsAcMgmtAcMIBCompliances OBJECT IDENTIFIER ::= { fsAcMgmtAcMIBConformance 1 } +fsAcMgmtAcMIBGroups OBJECT IDENTIFIER ::= { fsAcMgmtAcMIBConformance 2 } + + +--******************************************************************** +-- ** +-- compliance statements ** +-- ** +--******************************************************************** +fsAcMgmtAcMIBCompliance MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "The compliance statement for entities which implement + the FS Ac Manager Ac" + MODULE -- this module + MANDATORY-GROUPS { fsAcMgmtAcMIBGroup, fsAcMgmtAcTrapGroup } + ::= { fsAcMgmtAcMIBCompliances 1 } + + +--******************************************************************** +-- ** +-- units of conformance ** +-- ** +--******************************************************************** +fsAcMgmtAcMIBGroup OBJECT-GROUP + OBJECTS { + fsAcStaLimit, + fsAcWtpLimit, + fsAcRMacField, + fsAcDataDtls, + fsAcEcnSupport, + fsAcBackAcIp, + fsAcMtu, + fsAcAcName, + fsAcLocation, + fsAcResetAp, + fsAcApNum, + fsAc80211aRateType, + fsAc80211bRateType, + fsAcFallback, + fsAcStaNum, + fsAcMacAddr, + fsAcDescriptor, + fsAcPID, + fsAcHwId, + fsAcSN, + fsAcTemp, + fsAcAPUpDownCtrl, + fsAcAPJoinFailCtrl, + fsAcAPDecryEroReportCtrl, + fsAcApImageUpdtCtrl, + fsAcApConfigMsgEroCtrl, + fsAcApRadioOperStatuCtrl, + fsAcApAuthenFailCtrl, + fsAcApTimestampCtrl, + fsAcStaOperCtrl, + fsAcType, + fsAcNeid, + fsAcManufacturer, + fsAcSwVer, + fsAcSwManufacturer, + fsAcStaResourceNotEnough, + fsAcPppoeClientAct, + fsAcPppoeClientMax, + fsAcStaActThredhold, + fsAcStaDisactThredhold, + fsAcStaTotalRoamThredhold, + fsAcStaPerRoamThredhold, + fsAcStaOffLineRemainTime, + fsAcStaOffLineNumber, + fsAcStaOffLineDelSingle, + fsAcStaOffLineDelAll, + fsAcRmOffLineApConfig, + fsAcFlowBlApName1, + fsAcFlowBlApName2, + fsAcFlowBlApName3, + fsAcFlowBlApName4, + fsAcFlowBlApName5, + fsAcFlowBlApName6, + fsAcFlowBlApName7, + fsAcFlowBlApName8, + fsAcFlowBlApName9, + fsAcFlowBlApName10, + fsAcFlowBlNum, + fsAcFlowBlRS, + fsAcNumBlApName1, + fsAcNumBlApName2, + fsAcNumBlApName3, + fsAcNumBlApName4, + fsAcNumBlApName5, + fsAcNumBlApName6, + fsAcNumBlApName7, + fsAcNumBlApName8, + fsAcNumBlApName9, + fsAcNumBlApName10, + fsAcNumBlNum, + fsAcNumBlRS, + fsAcInAcRoamNum, + fsAcBetweenAcRoamInNum, + fsAcStaOnOverThrodOperCtrl, + fsAcStaOffOverThrodOperCtrl, + fsAcBetweenAcRoamOutNum, + fsAcCpusageSwitch, + fsAcCpuUsageTrapTimer, + fsAcStatTrapTimer, + fsAcHeartBeat, + fsAcTotalApSupNum, + fsAcTotalStaSupNum, + fsAcTotalPppoeSupNum, + fsAcCurTotalApSupNum, + fsAcCurTotalStaSupNum, + fsAcCurTotalPppoeSupNum, + fsAcNasId, + fsAcStaLimitLicense, + fsAcWtpLimitLicense, + fsAcStaIpv6Num, + fsAcIpv6, + fsAcIpv6Prefix, + fsAcIpv6Type, + fsAcIpv6AddrType, + fsApApName, + fsApApgName, + fsApDiscTimer, + fsApEchoReqTimer, + fsApEroReportTimer, + fsApStaTimeoutTimer, + fsApStatisticsTimer, + fsApFallback, + fsApImageId, + fsApIpDhcp, + fsApLocation, + fsApWpsMfp, + fsApLastRebootReason, + fsApEthernetIfName, + fsApEthernetIfMacAddress, + fsApEthernetIfAdminStatus, + fsApEthernetIfOperStatus, + fsApEthernetIfRxUcastPkts, + fsApEthernetIfRxNUcastPkts, + fsApEthernetIfTxUcastPkts, + fsApEthernetIfTxNUcastPkts, + fsApEthernetIfDuplex, + fsApEthernetIfLinkSpeed, + fsApEthernetIfPOEPower, + fsApAdminStatus, + fsApEthernetIfRxBoardPkts, + fsApEthernetIfRxMultiPkts, + fsApEthernetIfTxBoardPkts, + fsApEthernetIfTxMultiPkts, + fsApEthernetIfDropPkts, + fsApSn, + fsApIp, + fsApStaNum, + fsApToFat, + fsApId, + fsApSwVer, + fsApBootVer, + fsApPID, + fsApHwVer, + fsApStaLimit, + fsApFactoryDefault, + fsApCpuUsageTrapTimer, + fsApStatTrapTimer, + fsApLinkOnTimeInterval, + fsApNetId, + fsApUptime, + fsApOfftime, + fsApState, + fsApNasId, + fsApCoverArea, + fsApLinkOnTimeIntervalMs, + fsApUptimeMs, + fsApHbUptimeMs, + fsApIpv6, + fsApIpv6Prefix, + fsApIpv6PrefixLen, + fsApIpv6Type, + fsApIpv6Gateway, + fsApIpv6StaNum, + fsApMacAddrColon, + fsApMacAddrLine, + fsApMacAddrDot, + fsApEchoRequestCnt, + fsApEchoResponseDropCnt, + fsApIsIsharePlus, + fsApTotalMicrolApNum, + fsApOnlineMicrolApNum, + fsApOfflineMicrolApNum, + fsApEchoDelayTimeMS, + fsApRadioEn, + fsApTxPower, + fsApDtimPeriod, + fsApBeaconPeriod, + fsApCountry, + fsApPreaShort, + fsApRadioBssid, + fsApTxPowerLevel, + fsApTxPowerGlobal, + fsApCurChan, + fsApRfGlobal, + fsApRadioRateType, + fsApRadioType, + fsApRadio11bSup, + fsApMaxTxPower, + fsApMinTxPower, + fsApCurTxPower, + fsApMaxTxPowerPer, + fsApMinTxPowerPer, + fsApIpAddr, + fsApIpMask, + fsApIpGetway, + fsApStaticIpRS, + fsApgDiscTimer, + fsApgEchoReqTimer, + fsApgEroReportTimer, + fsApgStaTimeoutTimer, + fsApgStatisticsTimer, + fsApgFallback, + fsApgImageId, + fsApgCreatEn, + fsApgEnableRadioEn, + fsApgWlanId, + fsApgVlanId, + fsApgWlanIntfMapRS, + fsWlanShort, + fsWlanSpctMgmt, + fsWlanEnQos, + fsWlanShortSlotTime, + fsWlanEnableApsd, + fsWlanAckType, + fsWlanTunnelType, + fsWlanBroadSsid, + fsWlanWlanSsid, + fsWlanWlanProfile, + fsWlanCreateMapRS, + fsWlanRts, + fsWlanShortTry, + fsWlanLongTry, + fsWlanStaNum, + fsWlanNasId, + fsWlanChanV, + fsWlanChanBandEn, + fsWlanLimitChanRS, + fsWlanChanBandRS, + fsStaApMacAddr, + fsStaVlan, + fsStaWlanId, + fsStaIp, + fsStaApIp, + fsStaApRadioId, + fsStaApRadioType, + fsStaAssoType, + fsStaAuthType, + fsStaRoamTimesPerMin, + fsStaOnTimesPerHour, + fsStaOffTimesPerHour, + fsNotifyApMac, + fsNotifyStaMac, + fsNotifyApIp, + fsNotifyStaIp, + fsNotifyStaOperType, + fsNotifyStaApRadioId, + fsNotifyStaApRadioType, + fsNotifyStaVlanId, + fsNotifyStaWlanId, + fsNotifyTime, + fsNotifyOldVer, + fsNotifyNewVer, + fsNotifyVerUpdtReason, + fsNotifyAcMBChangeV, + fsNotifyStaOperTimes, + fsNotifyAcPowerIndex, + fsNotifyAcPowerStatu, + fsAcKickClient, + fsAcOpenStaNum, + fsAcOpenStaAbnormalDownTimes, + fsAcWepPskStaNum, + fsAcWepPskStaAbnormalDownTimes + } + STATUS current + DESCRIPTION + "A collection of objects providing ac manager (echo) ability to a + FS agent." + ::= { fsAcMgmtAcMIBGroups 1 } + +fsAcMgmtAcTrapGroup NOTIFICATION-GROUP + NOTIFICATIONS { + fsNotifyApTimeStampFail, + fsNotifyStaOper, + fsNotifyAcMBChange, + fsNotifyApSwUpdtFail, + fsNotifyStaActOverThredhold, + fsNotifyStaDisactOverThredhold, + fsNotifyStaRoamTotal, + fsNotifyStaRoamPerMin, + fsNotifyAcPowerStatus, + fsNotify86PowerOffAlarm, + fsNotify86PowerOffAlarmClear, + fsNotifyApSwUpdtSuccess, + fsNotifyApUp, + fsNotifyApDown, + fsNotifyApSwUpdtFailApMac, + fsNotifyApTimeStampFailApMac + } + STATUS current + DESCRIPTION + "A collection of traps providing ac manager (echo) ability to a + FS agent." + ::= { fsAcMgmtAcMIBGroups 2 } + +END diff --git a/mibs/fs/FS-ENTITY-MIB b/mibs/fs/FS-ENTITY-MIB new file mode 100644 index 0000000000..c25865dc39 --- /dev/null +++ b/mibs/fs/FS-ENTITY-MIB @@ -0,0 +1,743 @@ +-- ***************************************************************** +-- FS-ENTITY-MIB.mib: FS Entity MIB file +-- +-- March 2002, Wuzg +-- +-- Copyright (c) 2002 by FS.COM Inc.. +-- All rights reserved. +-- +-- ***************************************************************** +-- + +FS-ENTITY-MIB DEFINITIONS ::= BEGIN + +IMPORTS + MODULE-IDENTITY, + OBJECT-TYPE, + NOTIFICATION-TYPE, + Integer32 + FROM SNMPv2-SMI + DisplayString, + MacAddress + FROM SNMPv2-TC + MODULE-COMPLIANCE, + OBJECT-GROUP, + NOTIFICATION-GROUP + FROM SNMPv2-CONF + fsMgmt + FROM FS-SMI; + +fsEntityMIB MODULE-IDENTITY + LAST-UPDATED "200203200000Z" + ORGANIZATION "FS.COM Inc.." + CONTACT-INFO + " + Tel: 400-865-2852 + + E-mail: https://www.fs.com/live_chat_service_mail.html" + DESCRIPTION + "This module defines fs entity mibs." + REVISION "200203200000Z" + DESCRIPTION + "Initial version of this MIB module." + ::= { fsMgmt 21} + +fsDeviceMIBObjects OBJECT IDENTIFIER ::= { fsEntityMIB 1 } + + +-- +-- device information +-- +fsDeviceMaxNumber OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Max number of devices of the system permitting." + ::= { fsDeviceMIBObjects 1 } + +fsDeviceInfoTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSDeviceInfoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "List of devices." + ::= { fsDeviceMIBObjects 2 } + +fsDeviceInfoEntry OBJECT-TYPE + SYNTAX FSDeviceInfoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Entry of a device information." + INDEX { fsDeviceInfoIndex } + ::= { fsDeviceInfoTable 1 } + +FSDeviceInfoEntry ::= + SEQUENCE { + fsDeviceInfoIndex Integer32, + fsDeviceInfoDescr DisplayString, + fsDeviceInfoSlotNumber Integer32, + fsDevicePowerStatus INTEGER, + fsDeviceMacAddress MacAddress, + fsDevicePriority Integer32, + fsDeviceAlias DisplayString, + fsDeviceSWVersion DisplayString, + fsDeviceHWVersion DisplayString, + fsDeviceSerialNumber DisplayString, + fsDeviceOid OBJECT IDENTIFIER + } + +fsDeviceInfoIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "An unique value of each devices in system. Its value ranges between + 1 and the value of the object fsDeviceNumber." + ::= { fsDeviceInfoEntry 1 } + +fsDeviceInfoDescr OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..32)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Description of the device." + ::= { fsDeviceInfoEntry 2 } + +fsDeviceInfoSlotNumber OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of slots exists on the device." + ::= { fsDeviceInfoEntry 3 } + + +fsDevicePowerStatus OBJECT-TYPE + SYNTAX INTEGER { + rpsNoLink (1), -- no rps link or rps not electrifying, + rpsLinkAndNoPower (2), -- rps linked but not electrifying, + rpsLinkAndReadyForPower (3), -- rps is ready for power, + rpsLinkAndPower (4) -- rps is serving as a power + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The power status of device" + ::= { fsDeviceInfoEntry 4 } + +fsDeviceMacAddress OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The physical address of device" + ::= { fsDeviceInfoEntry 5 } + +fsDevicePriority OBJECT-TYPE + SYNTAX Integer32(1..10) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The device priority value" + ::= { fsDeviceInfoEntry 6 } + +fsDeviceAlias OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..32)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Alias of the device." + ::= { fsDeviceInfoEntry 7 } + + +fsDeviceSWVersion OBJECT-TYPE + SYNTAX DisplayString (SIZE(1..32)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Description of the device." + ::= { fsDeviceInfoEntry 8 } + +fsDeviceHWVersion OBJECT-TYPE + SYNTAX DisplayString (SIZE(1..32)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Description of the device." + ::= { fsDeviceInfoEntry 9 } + +fsDeviceSerialNumber OBJECT-TYPE + SYNTAX DisplayString (SIZE(1..32)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Serial number of the device. For a chassis device, it refers to the serial number of the chassis" + ::= { fsDeviceInfoEntry 10 } + +fsDeviceOid OBJECT-TYPE + SYNTAX OBJECT IDENTIFIER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Oid number of the device." + ::= { fsDeviceInfoEntry 11 } + +-- +-- module information +-- +--fsModuleNumber OBJECT-TYPE +-- SYNTAX Integer32 +-- MAX-ACCESS read-only +-- STATUS current +-- DESCRIPTION +-- "Current number of modules in the system." +-- ::= { fsDeviceMIBObjects 2 } + +fsSlotInfoTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSSlotInfoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "a list of module Entries." + ::= { fsDeviceMIBObjects 3 } + +fsSlotInfoEntry OBJECT-TYPE + SYNTAX FSSlotInfoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Entry containing status information about one slot." + INDEX { fsSlotInfoDeviceIndex, fsSlotInfoIndex } + ::= { fsSlotInfoTable 1 } + +FSSlotInfoEntry ::= + SEQUENCE { + fsSlotInfoDeviceIndex Integer32, + fsSlotInfoIndex Integer32, + fsSlotModuleInfoDescr DisplayString, + fsSlotInfoPortNumber Integer32, + fsSlotInfoPortMaxNumber Integer32, + fsSlotInfoDesc DisplayString, + fsSlotConfigModuleInfoDescr DisplayString, + fsSlotUserStatus Integer32, + fsSlotSoftwareStatus Integer32, + fsSlotSerialNumber DisplayString, + fsSlotHWVersion DisplayString + } + +fsSlotInfoDeviceIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The index of the device, that the slot exists on." + ::= { fsSlotInfoEntry 1 } + +fsSlotInfoIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "A unique value for each slot exist on the device specified by + the field fsSlotInfoDeviceIndex, Its value ranges + between 1 and the value of the solt num of this device." + ::= { fsSlotInfoEntry 2 } + +fsSlotModuleInfoDescr OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Descriptions for the module in the Slot. just like 's1902m' etc. It is a + unique value for identifing a kind of module.This value will be null string + if slot is empty is NULL" + ::= { fsSlotInfoEntry 3 } + +fsSlotInfoPortNumber OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of ports on this slot.This value will be 0 if slot is empty" + ::= { fsSlotInfoEntry 4 } + +fsSlotInfoPortMaxNumber OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Max number of ports on this slot has possibly." + ::= { fsSlotInfoEntry 5 } + +fsSlotInfoDesc OBJECT-TYPE + SYNTAX DisplayString(SIZE(0..32)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Description of the slot,the same as the pannel show." + ::= { fsSlotInfoEntry 6 } + +fsSlotConfigModuleInfoDescr OBJECT-TYPE + SYNTAX DisplayString(SIZE(0..32)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Description of the configured module name on the slot, such as 'M8600-48GT/4SFP','NMX-8E1/CE1H',etc. + This value will be 'none' if module on the slot isn't configured, or 'N/A' if not allowed to configure." + ::= { fsSlotInfoEntry 7 } + +fsSlotUserStatus OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "User status of the slot. + value status description + 0 NONE not configured(for linecard) + 1 INSTALLED configured to install(for linecard) + 2 UNINSTALLED configured to uninstall(for linecard) + 3 NA not allowed to configure(for mainboard or Cassette switch) + " + ::= { fsSlotInfoEntry 8 } + +fsSlotSoftwareStatus OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Software status of the slot. + value status description + 0 NONE not running(for all) + 1 OK running(for linecard or Cassette switch) + 2 CONFLICT confilct with installed module(for linecard) + 3 REMOVED module removed(for linecard) + 4 VERSION_IMCOMPATIBLE version error(for linecard) + 5 CANNOT_STARTUP can not start(for linecard) + 6 RESETTING restarting(for linecard) + 7 MASTER master board(for mainboard) + 8 BACKUP slave board(for mainboard) + " + ::= { fsSlotInfoEntry 9 } + +fsSlotSerialNumber OBJECT-TYPE + SYNTAX DisplayString(SIZE(0..32)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Serial number of the module in the Slot." + ::= { fsSlotInfoEntry 10 } + +fsSlotHWVersion OBJECT-TYPE + SYNTAX DisplayString (SIZE(1..32)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Description of the slot." + ::= { fsSlotInfoEntry 11 } + +-- +--ModuleTempState +-- +fsModuleTempStateTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSModuleTempStateEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Table of entrance to module temperature state table." + ::= { fsDeviceMIBObjects 4 } + +fsModuleTempStateEntry OBJECT-TYPE + SYNTAX FSModuleTempStateEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Entrance to module temperature state." + INDEX { fsModuleTempStateDeviceIndex, fsModuleTempStateIndex } + ::= { fsModuleTempStateTable 1 } + +FSModuleTempStateEntry ::= + SEQUENCE { + fsModuleTempStateDeviceIndex Integer32, + fsModuleTempStateIndex Integer32, + fsModuleTempState INTEGER + } + +fsModuleTempStateDeviceIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The index number for the device which the module is in." + ::= { fsModuleTempStateEntry 1 } + +fsModuleTempStateIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The module index number, ranging from 1 to the maximal slot number." + ::= { fsModuleTempStateEntry 2 } + +fsModuleTempState OBJECT-TYPE + SYNTAX INTEGER{ + tempNormal(1), + tempWarning(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The module temperature state." + ::= { fsModuleTempStateEntry 3 } + +fsPowerStateTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSPowerStateEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Table of entrance to the power state." + ::= { fsDeviceMIBObjects 5 } + +fsPowerStateEntry OBJECT-TYPE + SYNTAX FSPowerStateEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Entrance to the power state." + INDEX { fsPowerStateDeviceIndex, fsPowerStateIndex } + ::= { fsPowerStateTable 1 } + +FSPowerStateEntry ::= + SEQUENCE { + fsPowerStateDeviceIndex Integer32, + fsPowerStateIndex Integer32, + fsPowerState INTEGER, + fsPowerStatePowerDescr DisplayString, + fsPowerStateSerialNumber DisplayString + } + +fsPowerStateDeviceIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The index number for the device which the power is in." + ::= { fsPowerStateEntry 1 } + +fsPowerStateIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The power index number." + ::= { fsPowerStateEntry 2 } + +fsPowerState OBJECT-TYPE + SYNTAX INTEGER{ + noLink(1), --no exist + linkAndNoPower(2), --exist but no power + linkAndReadyForPower(3), --exist and ready for power + linkAndPower(4), --normal power + linkAndPowerAbnormal(5) --power,but abnormal at fan + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Power state." + ::= { fsPowerStateEntry 3 } + +fsPowerStatePowerDescr OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..32)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Description of the power." + ::= { fsPowerStateEntry 4 } + +fsPowerStateSerialNumber OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..32)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Serial number of the power." + ::= { fsPowerStateEntry 5 } + +fsFanStateTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSFanStateEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Table of entrance to the fan state." + ::= { fsDeviceMIBObjects 6 } + +fsFanStateEntry OBJECT-TYPE + SYNTAX FSFanStateEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Entrance to the fan state." + INDEX { fsFanStateDeviceIndex, fsFanStateIndex } + ::= { fsFanStateTable 1 } + +FSFanStateEntry ::= + SEQUENCE { + fsFanStateDeviceIndex Integer32, + fsFanStateIndex Integer32, + fsFanState INTEGER, + fsFanStateFanDescr DisplayString, + fsFanStateSerialNumber DisplayString + } + +fsFanStateDeviceIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The index number for the device which the fan is in." + ::= { fsFanStateEntry 1 } + +fsFanStateIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Fan index number." + ::= { fsFanStateEntry 2 } + +fsFanState OBJECT-TYPE + SYNTAX INTEGER{ + work(1), --fan working + stop(2) --fan stopping or no exist + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Fan state." + ::= { fsFanStateEntry 3 } + +fsFanStateFanDescr OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..32)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Description of the fan." + ::= { fsFanStateEntry 4 } + +fsFanStateSerialNumber OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..32)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Serial number of the fan." + ::= { fsFanStateEntry 5 } + +fsEntityMIBTraps OBJECT IDENTIFIER ::= { fsEntityMIB 2 } + +fsEntityStateChgDesc OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "The description of entity change." + ::= { fsEntityMIBTraps 1 } + +fsEntityStatusChange NOTIFICATION-TYPE + OBJECTS {fsEntityStateChgDesc} + STATUS current + DESCRIPTION + "while status of the entity changed, then this trap will be sent." + ::= { fsEntityMIBTraps 2 } + +fsTemperatureWarningDesc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Description on the temperature state changes." + ::= { fsEntityMIBTraps 3 } + +fsTemperatureWarning NOTIFICATION-TYPE + OBJECTS { fsTemperatureWarningDesc } + STATUS current + DESCRIPTION + " When the temperature state of this module changes, this Trap will be sent." + ::= { fsEntityMIBTraps 4 } + + +-- conformance information + +fsDeviceMIBConformance OBJECT IDENTIFIER ::= { fsEntityMIB 3 } +fsDeviceMIBCompliances OBJECT IDENTIFIER ::= { fsDeviceMIBConformance 1 } +fsDeviceMIBGroups OBJECT IDENTIFIER ::= { fsDeviceMIBConformance 2 } + + +-- compliance statements + +fsDeviceMIBCompliance MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "The compliance statement for entities which implement + the FS Device MIB" + MODULE -- this module + MANDATORY-GROUPS { fsDeviceInfoMIBGroup, + fsModuleInfoMIBGroup + } + GROUP fsOptionalDevInfoMIBGroup + DESCRIPTION + "This group is optional for those system which support device priority,alias and macaddress + information" + + GROUP fsEntityChgDescGroup + DESCRIPTION + "This group is mandatory only for those system which support entity + change notification." + + GROUP fsDeviceMIBNotificationGroup + DESCRIPTION + "This group is mandatory only for those system which support entity + change notification." + + GROUP fsModuleTempStateGroup + DESCRIPTION + "This group is mandatory when the system supports temperature state detection." + + GROUP fsPowerStateGroup + DESCRIPTION + "This group is mandatory when the system supports power state identification." + + GROUP fsFanStateGroup + DESCRIPTION + "This group is mandatory when the system supports fan state identification." + + GROUP fsTemperatureWarningDescGroup + DESCRIPTION + "This group is mandatory when the system supports temperature state notification." + + GROUP fsTemperatureWarningGroup + DESCRIPTION + "This group is mandatory when the system supports temperature state notification." + + ::= { fsDeviceMIBCompliances 1 } + +-- units of conformance + +fsDeviceInfoMIBGroup OBJECT-GROUP + OBJECTS { + fsDeviceMaxNumber, + fsDeviceInfoIndex, + fsDeviceInfoDescr, + fsDeviceInfoSlotNumber, + fsDevicePowerStatus + } + STATUS current + DESCRIPTION + "A collection of objects providing device information to a + FS agent." + ::= { fsDeviceMIBGroups 1 } + +fsOptionalDevInfoMIBGroup OBJECT-GROUP + OBJECTS { + fsDeviceMacAddress, + fsDevicePriority, + fsDeviceAlias, + fsDeviceSWVersion, + fsDeviceHWVersion, + fsDeviceSerialNumber, + fsDeviceOid + } + STATUS current + DESCRIPTION + "A collection of objects providing optional device information to a + FS agent." + ::= { fsDeviceMIBGroups 2 } + +fsModuleInfoMIBGroup OBJECT-GROUP + OBJECTS { + fsSlotInfoDeviceIndex, + fsSlotInfoIndex, + fsSlotModuleInfoDescr, + fsSlotInfoPortNumber, + fsSlotInfoPortMaxNumber, + fsSlotInfoDesc, + fsSlotConfigModuleInfoDescr, + fsSlotUserStatus, + fsSlotSoftwareStatus, + fsSlotSerialNumber, + fsSlotHWVersion + } + STATUS current + DESCRIPTION + "A collection of objects providing module information to a + FS agent." + ::= { fsDeviceMIBGroups 3 } + +fsEntityChgDescGroup OBJECT-GROUP + OBJECTS {fsEntityStateChgDesc} + STATUS current + DESCRIPTION + "Objects that providing a literal description of entity's change." + ::= { fsDeviceMIBGroups 4 } + +fsDeviceMIBNotificationGroup NOTIFICATION-GROUP + NOTIFICATIONS {fsEntityStatusChange} + STATUS current + DESCRIPTION + "The collection of notifications which used to inform entity general status information" + ::= { fsDeviceMIBGroups 5} + +fsModuleTempStateGroup OBJECT-GROUP + OBJECTS { + fsModuleTempStateDeviceIndex, + fsModuleTempStateIndex, + fsModuleTempState + } + STATUS current + DESCRIPTION + "Collection of information on temperature state." + ::= { fsDeviceMIBGroups 6 } + +fsPowerStateGroup OBJECT-GROUP + OBJECTS { + fsPowerStateDeviceIndex, + fsPowerStateIndex, + fsPowerState, + fsPowerStatePowerDescr + } + STATUS current + DESCRIPTION + "Collection of information on power state." + ::= { fsDeviceMIBGroups 7 } + +fsFanStateGroup OBJECT-GROUP + OBJECTS { + fsFanStateDeviceIndex, + fsFanStateIndex, + fsFanState, + fsFanStateFanDescr + } + STATUS current + DESCRIPTION + "Collection of information on fan state." + ::= { fsDeviceMIBGroups 8 } + +fsTemperatureWarningDescGroup OBJECT-GROUP + OBJECTS { fsTemperatureWarningDesc } + STATUS current + DESCRIPTION + "Collection of description on temperature change notification." + ::= { fsDeviceMIBGroups 9 } + +fsTemperatureWarningGroup NOTIFICATION-GROUP + NOTIFICATIONS { fsTemperatureWarning } + STATUS current + DESCRIPTION + "Collection of temperature change notification." + ::= { fsDeviceMIBGroups 10} + + +-- definitions in RFC 1213 made + + +END + diff --git a/mibs/fs/FS-FIBER-MIB b/mibs/fs/FS-FIBER-MIB new file mode 100644 index 0000000000..b0ce995c55 --- /dev/null +++ b/mibs/fs/FS-FIBER-MIB @@ -0,0 +1,2927 @@ +-- ***************************************************************** +-- FS-FIBER-MIB.mib: FS FIBER MIB file +-- +-- January 2012 +-- +-- Copyright (c) 2012 by FS.COM Inc +-- All rights reserved. +-- +-- ***************************************************************** +-- + +FS-FIBER-MIB DEFINITIONS ::= BEGIN + +IMPORTS + MODULE-IDENTITY, + OBJECT-TYPE, + Gauge32 + FROM SNMPv2-SMI + TruthValue, + DisplayString + FROM SNMPv2-TC + MODULE-COMPLIANCE, + OBJECT-GROUP + FROM SNMPv2-CONF + IfIndex + FROM FS-TC + fsMgmt + FROM FS-SMI + ifIndex, + ifDescr + FROM IF-MIB; + +fsFiberMIB MODULE-IDENTITY + LAST-UPDATED "201111280000Z" + ORGANIZATION "FS.COM Inc" + CONTACT-INFO + " + Tel: 400-865-2852 + + E-mail: https://www.fs.com/live_chat_service_mail.html" + DESCRIPTION + "This module defines fs fiber module information mibs." + REVISION "201111280000Z" + DESCRIPTION + "Initial version of this MIB module." + ::= { fsMgmt 105} + +fsFiberMIBObjects OBJECT IDENTIFIER ::= { fsFiberMIB 1 } + + +-- ---------------------------------------------------------- -- +-- A table for getting Fiber port information. +-- ---------------------------------------------------------- -- +fsFiberTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSFiberEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table for getting Fiber Module information" + ::= { fsFiberMIBObjects 1 } + +fsFiberEntry OBJECT-TYPE + SYNTAX FSFiberEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Entry of a Fiber Module information." + INDEX { fsFiberPortIndex } + ::= { fsFiberTable 1 } + +FSFiberEntry ::= + SEQUENCE { + fsFiberPortIndex IfIndex, + fsFiberPortDescr DisplayString, + fsFiberTransceiverType INTEGER, + fsFiberConnectorType INTEGER, + fsFiberWavelength INTEGER, + fsFiberTransferDistanceSMF INTEGER, + fsFiberTransferDistance62point5umOM1 INTEGER, + fsFiberTransferDistance62point5um INTEGER, + fsFiberTransferDistance50umOM2 INTEGER, + fsFiberTransferDistance50um INTEGER, + fsFiberTransferDistance50umOM3 INTEGER, + fsFiberTransferDistanceEBW50um INTEGER, + fsFiberTransferDistanceCopper INTEGER, + fsFiberTransferDistanceCableAssembly INTEGER, + fsFiberDDMSupportStatus TruthValue, + fsFiberSerialNumber DisplayString, + fsFiberTemp INTEGER, + fsFiberTempStatus INTEGER, + fsFiberVoltage INTEGER, + fsFiberVoltageStatus INTEGER, + fsFiberBias INTEGER, + fsFiberBiasStatus INTEGER, + fsFiberChannel1Bias INTEGER, + fsFiberChannel1BiasStatus INTEGER, + fsFiberChannel2Bias INTEGER, + fsFiberChannel2BiasStatus INTEGER, + fsFiberChannel3Bias INTEGER, + fsFiberChannel3BiasStatus INTEGER, + fsFiberChannel4Bias INTEGER, + fsFiberChannel4BiasStatus INTEGER, + fsFiberRXpowerIntegerpart INTEGER, + fsFiberRXpowerDecimalpart INTEGER, + fsFiberRXpowertype INTEGER, + fsFiberRXpowerStatus INTEGER, + fsFiberChannel1RXpowerIntegerpart INTEGER, + fsFiberChannel1RXpowerDecimalpart INTEGER, + fsFiberChannel1RXpowertype INTEGER, + fsFiberChannel1RXpowerStatus INTEGER, + fsFiberChannel2RXpowerIntegerpart INTEGER, + fsFiberChannel2RXpowerDecimalpart INTEGER, + fsFiberChannel2RXpowertype INTEGER, + fsFiberChannel2RXpowerStatus INTEGER, + fsFiberChannel3RXpowerIntegerpart INTEGER, + fsFiberChannel3RXpowerDecimalpart INTEGER, + fsFiberChannel3RXpowertype INTEGER, + fsFiberChannel3RXpowerStatus INTEGER, + fsFiberChannel4RXpowerIntegerpart INTEGER, + fsFiberChannel4RXpowerDecimalpart INTEGER, + fsFiberChannel4RXpowertype INTEGER, + fsFiberChannel4RXpowerStatus INTEGER, + fsFiberTXpowerIntegerpart INTEGER, + fsFiberTXpowerDecimalpart INTEGER, + fsFiberTXpowerStatus INTEGER, + fsFiberChannel1TXpowerIntegerpart INTEGER, + fsFiberChannel1TXpowerDecimalpart INTEGER, + fsFiberChannel1TXpowerStatus INTEGER, + fsFiberChannel2TXpowerIntegerpart INTEGER, + fsFiberChannel2TXpowerDecimalpart INTEGER, + fsFiberChannel2TXpowerStatus INTEGER, + fsFiberChannel3TXpowerIntegerpart INTEGER, + fsFiberChannel3TXpowerDecimalpart INTEGER, + fsFiberChannel3TXpowerStatus INTEGER, + fsFiberChannel4TXpowerIntegerpart INTEGER, + fsFiberChannel4TXpowerDecimalpart INTEGER, + fsFiberChannel4TXpowerStatus INTEGER, + fsFiberRXpowerSign INTEGER, + fsFiberChannel1RXpowerSign INTEGER, + fsFiberChannel2RXpowerSign INTEGER, + fsFiberChannel3RXpowerSign INTEGER, + fsFiberChannel4RXpowerSign INTEGER, + fsFiberTXpowerSign INTEGER, + fsFiberChannel1TXpowerSign INTEGER, + fsFiberChannel2TXpowerSign INTEGER, + fsFiberChannel3TXpowerSign INTEGER, + fsFiberChannel4TXpowerSign INTEGER, + fsFiberRXpower INTEGER, + fsFiberChannel1RXpower INTEGER, + fsFiberChannel2RXpower INTEGER, + fsFiberChannel3RXpower INTEGER, + fsFiberChannel4RXpower INTEGER, + fsFiberTXpower INTEGER, + fsFiberChannel1TXpower INTEGER, + fsFiberChannel2TXpower INTEGER, + fsFiberChannel3TXpower INTEGER, + fsFiberChannel4TXpower INTEGER, + fsFiberWavelengthExact DisplayString, + fsFiberTransferDistance50umOM4 INTEGER, + fsFiberTransferDistanceSMFExt INTEGER, + fsFiberBandWidth INTEGER, + fsFiberFormFactor INTEGER, + fsFiberRXpowerLowWarnThreshold INTEGER, + fsFiberRXpowerHighWarnThreshold INTEGER, + fsFiberRXpowerLowAlarmThreshold INTEGER, + fsFiberRXpowerHighAlarmThreshold INTEGER, + fsFiberTXpowerLowWarnThreshold INTEGER, + fsFiberTXpowerHighWarnThreshold INTEGER, + fsFiberTXpowerLowAlarmThreshold INTEGER, + fsFiberTXpowerHighAlarmThreshold INTEGER, + fsFiberChannel5Bias INTEGER, + fsFiberChannel5BiasStatus INTEGER, + fsFiberChannel6Bias INTEGER, + fsFiberChannel6BiasStatus INTEGER, + fsFiberChannel7Bias INTEGER, + fsFiberChannel7BiasStatus INTEGER, + fsFiberChannel8Bias INTEGER, + fsFiberChannel8BiasStatus INTEGER, + fsFiberChannel5RXpowerIntegerpart INTEGER, + fsFiberChannel5RXpowerDecimalpart INTEGER, + fsFiberChannel5RXpowertype INTEGER, + fsFiberChannel5RXpowerStatus INTEGER, + fsFiberChannel6RXpowerIntegerpart INTEGER, + fsFiberChannel6RXpowerDecimalpart INTEGER, + fsFiberChannel6RXpowertype INTEGER, + fsFiberChannel6RXpowerStatus INTEGER, + fsFiberChannel7RXpowerIntegerpart INTEGER, + fsFiberChannel7RXpowerDecimalpart INTEGER, + fsFiberChannel7RXpowertype INTEGER, + fsFiberChannel7RXpowerStatus INTEGER, + fsFiberChannel8RXpowerIntegerpart INTEGER, + fsFiberChannel8RXpowerDecimalpart INTEGER, + fsFiberChannel8RXpowertype INTEGER, + fsFiberChannel8RXpowerStatus INTEGER, + fsFiberChannel5TXpowerIntegerpart INTEGER, + fsFiberChannel5TXpowerDecimalpart INTEGER, + fsFiberChannel5TXpowerStatus INTEGER, + fsFiberChannel6TXpowerIntegerpart INTEGER, + fsFiberChannel6TXpowerDecimalpart INTEGER, + fsFiberChannel6TXpowerStatus INTEGER, + fsFiberChannel7TXpowerIntegerpart INTEGER, + fsFiberChannel7TXpowerDecimalpart INTEGER, + fsFiberChannel7TXpowerStatus INTEGER, + fsFiberChannel8TXpowerIntegerpart INTEGER, + fsFiberChannel8TXpowerDecimalpart INTEGER, + fsFiberChannel8TXpowerStatus INTEGER, + fsFiberChannel5RXpowerSign INTEGER, + fsFiberChannel6RXpowerSign INTEGER, + fsFiberChannel7RXpowerSign INTEGER, + fsFiberChannel8RXpowerSign INTEGER, + fsFiberChannel5TXpowerSign INTEGER, + fsFiberChannel6TXpowerSign INTEGER, + fsFiberChannel7TXpowerSign INTEGER, + fsFiberChannel8TXpowerSign INTEGER, + fsFiberChannel5RXpower INTEGER, + fsFiberChannel6RXpower INTEGER, + fsFiberChannel7RXpower INTEGER, + fsFiberChannel8RXpower INTEGER, + fsFiberChannel5TXpower INTEGER, + fsFiberChannel6TXpower INTEGER, + fsFiberChannel7TXpower INTEGER, + fsFiberChannel8TXpower INTEGER, + fsFiberTransferDistance50umOM5 INTEGER, + fsFiberMode INTEGER, + fsFiberTempLowWarnThreshold INTEGER, + fsFiberTempHighWarnThreshold INTEGER, + fsFiberTempLowAlarmThreshold INTEGER, + fsFiberTempHighAlarmThreshold INTEGER, + fsFiberVoltageLowWarnThreshold INTEGER, + fsFiberVoltageHighWarnThreshold INTEGER, + fsFiberVoltageLowAlarmThreshold INTEGER, + fsFiberVoltageHighAlarmThreshold INTEGER, + fsFiberBiasLowWarnThreshold INTEGER, + fsFiberBiasHighWarnThreshold INTEGER, + fsFiberBiasLowAlarmThreshold INTEGER, + fsFiberBiasHighAlarmThreshold INTEGER + } + +fsFiberPortIndex OBJECT-TYPE + SYNTAX IfIndex + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Port index of the port." + ::= { fsFiberEntry 1 } + +fsFiberPortDescr OBJECT-TYPE + SYNTAX DisplayString (SIZE(1..32)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Discription of the port." + ::= { fsFiberEntry 2 } + +fsFiberTransceiverType OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + fiber100BASEGTSFP(2), + fiber100BASESXSFP(3), + fiber100BASELXSFP(4), + fiber100BASELHSFP(5), + fiber100BASEZXSFP(6), + fiber100CopperSFP(7), + fiber1000BASEGTSFP(8), + fiber1000BASESXSFP(9), + fiber1000BASELXSFP(10), + fiber1000BASELHSFP(11), + fiber1000BASEZXSFP(12), + fiber1000CopperSFP(13), + fiber10GCopperSFPPlus(14), + fiber10GBASESRSFPPlus(15), + fiber10GBASELRSFPPlus(16), + fiber10GBASEERSFPPlus(17), + fiber10GBASEZRSFPPlus(18), + fiber10GCopperXFP(19), + fiber10GBASESRXFP(20), + fiber10GBASELRXFP(21), + fiber10GBASEERXFP(22), + fiber10GBASEZRXFP(23), + fiber40GActiveCableQSFPPlus(24), + fiber40GLR4QSFPPlus(25), + fiber40GCopperQSFPPlus(26), + fiber40GSR4QSFPPlus(27), + fiber2500CopperSFP(28), + fiberFC16G(29), + fiberFC8G(30), + fiberFC4G(31), + fiberFC2G(32), + fiber10GActiveCableSFPPlus(33), + fiber40GER4QSFPPlus(34), + fiber40GZR4QSFPPlus(35), + fiber100GCABLEQSFP28(36), + fiber100GLR4QSFP28(37), + fiber100GSR4QSFP28(38), + fiber100GER4QSFP28(39), + fiber100GZR4QSFP28(40), + fiber100GCR4QSFP28(41), + fiber100GPSM4QSFP28(42), + fiber25GSRSFP28 (43), + fiber25GLRSFP28 (44), + fiber25GERSFP28 (45), + fiber25GZRSFP28 (46), + fiber25GCOPPERSFP28 (47), + fiber25GACTIVECABLESFP28 (48), + fiber100GiLR4QSFP28(49), + fiber10GBASELRMSFPPlus(50), + fiber40GLSR4QSFPPlus(51), + fiber40GSWDM4QSFPPlus(52), + fiber40GiLR4QSFPPlus(53), + fiber40GPSM4QSFPPlus(54), + fiber40GSR4BiDiQSFPPlus(55), + fiber100GSWDM4QSFP28(56), + fiber100GPAM4BiDiQSFP28(57), + fiber100GER4LiteQSFP28(58), + fiber100G4WDM40QSFP28(59), + fiber100GDWDM2QSFP28(60), + fiber40GZRQSFPPlus(61), + fiber100GZRQSFP28(62), + fiber100GCWDM4QSFP28(63), + fiber10GPASSIVECOPPERSFPPlus(64), + fiber10GACTIVECOPPERSFPPlus(65), + fiber10GLOOPBACKSFPPlus(66), + fiber40GPASSIVECOPPERQSFPPlus(67), + fiber40GACTIVECOPPERQSFPPlus(68), + fiber40GLOOPBACKQSFPPlus(69), + fiber100GPASSIVECOPPERQSFP28(70), + fiber100GACTIVECOPPERQSFP28(71), + fiber100GLOOPBACKQSFP28(72), + fiber25GPASSIVECOPPERSFP28(73), + fiber25GACTIVECOPPERSFP28(74), + fiber25GLOOPBACKSFP28(75), + fiber200GSR4QSFP56(76), + fiber200GFR4QSFP56(77), + fiber200GPASSIVECOPPERQSFP56(78), + fiber200GACTIVECOPPERQSFP56(79), + fiber400GSR8QSFPDD(80), + fiber400GDR4QSFPDD(81), + fiber400GFR4QSFPDD(82), + fiber400GPASSIVECOPPERQSFPDD(83), + fiber400GACTIVECABLEQSFPDD(84), + fiber400GLR8QSFPDD(85), + fiber200GLOOPBACKQSFP56(86), + fiber400GACTIVECOPPERQSFPDD(87), + fiber400GLOOPBACKQSFPDD(88), + fiber100GPASSIVECOPPERDSFP(89), + fiber100GACTIVECOPPERDSFP(90), + fiber100GACTIVECABLEDSFP(91), + fiber100GLOOPBACKDSFP(92), + fiber100GDR1QSFP28(93), + fiber100GFR1QSFP28(94), + fiber400GZRQSFPDD(95), + fiber2500BASESXSFP(96), + fiber2500BASELXSFP(97), + fiber200GACTIVECABLEQSFP56(98), + fiber40GLX4QSFPPlus(99), + fiber10GBASELR8SFX(100), + fiber1000BASELX8SFG(101), + fiber10GCOPPER8SFX(102), + fiber10GBASETXFP(103), + fiber400GZRPlusQSFPDD(104), + fiber400GLR4QSFPDD(105) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Transceiver type of the Fiber module insered into the port." + ::= { fsFiberEntry 3 } + +fsFiberConnectorType OBJECT-TYPE + SYNTAX INTEGER { + meaningless(0), + unknownorunspecified(1), + vendorspecific(2), + sc(3), + fiberChannelStyle1CopperConnector(4), + fiberChannelStyle2CopperConnector(5), + bncortnc(6), + fiberChannelCoaxialHeaders(7), + fiberJack(8), + lc(9), + mtrj(10), + mu(11), + sg(12), + opticalPigtail(13), + hssdcII(14), + copperPigtail(15), + mpo(16), + rj45(17), + noSeparableConnector(18), + mxc(19) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Connector type of the Fiber module insered into the port. + If the transceiver type of Fiber module is unknown(1), then this + object contains a zero value." + ::= { fsFiberEntry 4 } + +fsFiberWavelength OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of wavelength of the Fiber module insered into the port. + If the transceiver type of Fiber module is either fiber100CopperSFP(7) + or fiber1000CopperSFP(13) (or fiber10GCopperSFPPlus(14), + or fiber10GCopperXFP(19), or fiber40GCopperQSFPPlus(26), or fiber2500CopperSFP(28), or unknown(1)), then this + object contains a zero value." + ::= { fsFiberEntry 5 } + +fsFiberTransferDistanceSMF OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of transfer distance of the Fiber module insered into the port. + This value specifies the link length that is supported by the + transceiver while operating in compliance with the applicable + standards using single mode fiber for. The value is in units of kilometers. + A value of zero means that the transceiver does not support single mode fiber." + ::= { fsFiberEntry 6 } + +fsFiberTransferDistance62point5umOM1 OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of transfer distance of the Fiber module insered into the port. + This value specifies the link length that is supported by the + transceiver while operating in compliance with the applicable + standards using 62.5 micron multimode (200 MHz*Km at 850 nm, 500 MHz*Km + at 1310 nm) fiber. The value is in units of meters. + A value of zero means that the transceiver does not + support 62.5 micron multimode fiber or the Fiber module type + is neither SFP/SFP+ nor QSFP+." + ::= { fsFiberEntry 7 } + +fsFiberTransferDistance62point5um OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of transfer distance of the Fiber module insered into the port. + This value specifies the link length that is supported by the + transceiver while operating in compliance with the applicable + standards using 62.5 micron core multimode (200 MHz*Km at 850 nm, 500 MHz*Km + at 1310 nm) fiber. The value is in units of meters. + A value of zero means that the transceiver does not + support 62.5 micron multimode fiber or the Fiber module type is not XFP." + ::= { fsFiberEntry 8 } + +fsFiberTransferDistance50umOM2 OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of transfer distance of the Fiber module insered into the port. + This value specifies the link length that is supported by the + transceiver while operating in compliance with the applicable + standards using 50 micron multimode (500 MHz*Km at 850 nm for SFP module + or at 850 nm and 1310 nm for QSFP+ module) fiber. The value is in units of meters. + A value of zero means that the transceiver does not + support 50 micron multimode fiber or the Fiber module type + is neither SFP/SFP+ nor QSFP+." + ::= { fsFiberEntry 9 } + +fsFiberTransferDistance50um OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of transfer distance of the Fiber module insered into the port. + This value specifies the link length that is supported by the + transceiver while operating in compliance with the applicable + standards using 50 micron core multimode (500 MHz*Km at 850 nm and 1310 nm) fiber. + The value is in units of meters. + A value of zero means that the transceiver does not + support 50 micron core multimode fiber or the Fiber module type + is not XFP." + ::= { fsFiberEntry 10 } + +fsFiberTransferDistance50umOM3 OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of transfer distance of the Fiber module insered into the port. + This value specifies the link length that is supported by the + transceiver while operating in compliance with the applicable + standards using 50 micron multimode OM3(2000 MHz*Km) fiber. + The value is in units of meters. + A value of zero means that the transceiver does not + support 50 micron multimode fiber or the Fiber module type + is neither SFP/SFP+ nor QSFP+." + ::= { fsFiberEntry 11 } + +fsFiberTransferDistanceEBW50um OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of transfer distance of the Fiber module insered into the port. + This value specifies the link length that is supported by the + transceiver while operating in compliance with the applicable + standards using 2000 MHz*Km (850nm) extended bandwidth 50 + micron core multimode fiber. The value is in units of meters. + A value of zero means that the transceiver does not support + extended bandwidth 50 micron multimode fiber or the Fiber module type is not XFP." + ::= { fsFiberEntry 12 } + +fsFiberTransferDistanceCopper OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of transfer distance of the Fiber module insered into the port. + This value specifies the link length that is supported by the + transceiver while operating in compliance with the applicable + standards using copper cables. The value is in units of meters. + A value of zero means that the transceiver does not support copper cables + or the Fiber module type is neither SFP/SFP+ nor XFP." + ::= { fsFiberEntry 13 } + +fsFiberTransferDistanceCableAssembly OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of transfer distance of the Fiber module insered into the port. + This value specifies the link length of the Cable assembly passive. + The value is in units of meters. + A value of zero means that the transceiver is not a cable assemblyor + or the Fiber module type is not QSFP+." + ::= { fsFiberEntry 14 } + +fsFiberDDMSupportStatus OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates that whether the Digital Diagnostic Monitors is implemeted." + ::= { fsFiberEntry 15 } + +fsFiberSerialNumber OBJECT-TYPE + SYNTAX DisplayString (SIZE(1..32)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The serial number of the Fiber module insered into the port." + ::= { fsFiberEntry 16 } + +fsFiberTemp OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The temperature of the Fiber module insered into the port. + The value is in units of degrees Celsius. + If the fsFiberDDMSupportStatus is false, the temperature value is 0." + ::= { fsFiberEntry 17 } + +fsFiberTempStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + ok(2), + warning(3), + alarm(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status ok(2) indicates that the temperature of the Fiber module is in + the normal level. The status warning(3) indicates that the temperature of + the Fiber module exceeds high warning level or is below low warning level. + The status alarm(4) indicates that the temperature of + the Fiber module exceeds high alarm level or is below low alarm level. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + neither SFP/SFP+ nor XFP(or not QSFP+), the status is unknown(1)." + ::= { fsFiberEntry 18 } + +fsFiberVoltage OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The voltage of the Fiber module insered into the port. + The value is in units of mVolts. + If the fsFiberDDMSupportStatus is false, the voltage value is 0." + ::= { fsFiberEntry 19 } + +fsFiberVoltageStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + ok(2), + warning(3), + alarm(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status ok(2) indicates that the voltage of the Fiber module is in + the normal level. The status warning(3) indicates that the voltage of + the Fiber module exceeds high warning level or is below low warning level. + The status alarm(4) indicates that the voltage of + the Fiber module exceeds high alarm level or is below low alarm level. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + neither SFP/SFP+ nor XFP(or not QSFP+), the status is unknown(1)." + ::= { fsFiberEntry 20 } + +fsFiberBias OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The bias of the Fiber module insered into the port. + The value is in units of uA. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + neither SFP/SFP+ nor XFP, the bias value is 0." + ::= { fsFiberEntry 21 } + +fsFiberBiasStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + ok(2), + warning(3), + alarm(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status ok(2) indicates that the bias of the Fiber module is in + the normal level. The status warning(3) indicates that the bias of + the Fiber module exceeds high warning level or is below low warning level. + The status alarm(4) indicates that the bias of + the Fiber module exceeds high alarm level or is below low alarm level. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + neither SFP/SFP+ nor XFP, the status is unknown(1)." + ::= { fsFiberEntry 22 } + +fsFiberChannel1Bias OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The bias in Channel 1 of the QSFP+ Fiber module insered into the port. + The value is in units of uA. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP+, the bias value in Channel 1 is 0." + ::= { fsFiberEntry 23 } + +fsFiberChannel1BiasStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + ok(2), + warning(3), + alarm(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status ok(2) indicates that the bias in the Channel 1 of QSFP+ is in + the normal level. The status warning(3) indicates + that the bias in the Channel 1 exceeds high warning level or is + below low warning level. The status alarm(4) indicates that the bias in + the Channel 1 exceeds high alarm level or is below low alarm level. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP+, the status is unknown(1)." + ::= { fsFiberEntry 24 } + +fsFiberChannel2Bias OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The bias in Channel 2 of the QSFP+ Fiber module insered into the port. + The value is in units of uA. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP+, the bias value in Channel 2 is 0." + ::= { fsFiberEntry 25 } + +fsFiberChannel2BiasStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + ok(2), + warning(3), + alarm(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status ok(2) indicates that the bias in the Channel 2 of QSFP+ is in + the normal level. The status warning(3) indicates + that the bias in the Channel 2 exceeds high warning level or is + below low warning level. The status alarm(4) indicates that the bias in + the Channel 2 exceeds high alarm level or is below low alarm level. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP+, the status is unknown(1)." + ::= { fsFiberEntry 26 } + +fsFiberChannel3Bias OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The bias in Channel 3 of the QSFP+ Fiber module insered into the port. + The value is in units of uA. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP+, the bias value in Channel 3 is 0." + ::= { fsFiberEntry 27 } + +fsFiberChannel3BiasStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + ok(2), + warning(3), + alarm(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status ok(2) indicates that the bias in the Channel 3 of QSFP+ is in + the normal level. The status warning(3) indicates + that the bias in the Channel 3 exceeds high warning level or is + below low warning level. The status alarm(4) indicates that the bias in + the Channel 3 exceeds high alarm level or is below low alarm level. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP+, the status is unknown(1)." + ::= { fsFiberEntry 28 } + +fsFiberChannel4Bias OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The bias in Channel 4 of the QSFP+ Fiber module insered into the port. + The value is in units of uA. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP+, the bias value in Channel 4 is 0." + ::= { fsFiberEntry 29 } + +fsFiberChannel4BiasStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + ok(2), + warning(3), + alarm(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status ok(2) indicates that the bias in the Channel 4 of QSFP+ is in + the normal level. The status warning(3) indicates + that the bias in the Channel 4 exceeds high warning level or is + below low warning level. The status alarm(4) indicates that the bias in + the Channel 4 exceeds high alarm level or is below low alarm level. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP+, the status is unknown(1)." + ::= { fsFiberEntry 30 } + +fsFiberRXpowerIntegerpart OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The integer part of Rx power of the Fiber module insered into the port. + The value is in units of dbm. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + neither SFP/SFP+ nor XFP, the integer part of Rx power value + is -100(means that the value is invalid)." + ::= { fsFiberEntry 31 } + +fsFiberRXpowerDecimalpart OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The decimal part of Rx power of the Fiber module insered into the port. + The value is in units of dbm. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + neither SFP/SFP+ nor XFP, the decimal part of Rx power value + is -100(means that the value is invalid)." + ::= { fsFiberEntry 32 } + +fsFiberRXpowertype OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + average(2), + oma(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value indicates whether the received power measurement + represents average input optical power(2) or oma(3). + If the fsFiberDDMSupportStatus is false or the Fiber module type is + neither SFP/SFP+ nor XFP (or not QSFP+), the value is unknown(1)." + ::= { fsFiberEntry 33 } + +fsFiberRXpowerStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + ok(2), + warning(3), + alarm(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status ok(2) indicates that the Rx power of the Fiber module is in + the normal level. The status warning(3) indicates that the Rx power of + the Fiber module exceeds high warning level or is below low warning level. + The status alarm(4) indicates that the Rx power of + the Fiber module exceeds high alarm level or is below low alarm level. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + neither SFP/SFP+ nor XFP, the status is unknown(1)." + ::= { fsFiberEntry 34 } + +fsFiberChannel1RXpowerIntegerpart OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The integer part of Rx power in Channel 1 of the QSFP+ + Fiber module insered into the port. The value is in units of dbm. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP+, the integer part of Rx power value in Channel 1 + is -100(means the value is invalid)." + ::= { fsFiberEntry 35 } + +fsFiberChannel1RXpowerDecimalpart OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The decimal part of Rx power in Channel 1 of the QSFP+ + Fiber module insered into the port. The value is in units of dbm. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP+, the decimal part of Rx power value in Channel 1 + is -100(means the value is invalid)." + ::= { fsFiberEntry 36 } + +fsFiberChannel1RXpowertype OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + average(2), + oma(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value indicates whether the received power measurement + represents average input optical power(2) or oma(3) in Channel 1 of QSFP+. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP+, the value is unknown(1)." + ::= { fsFiberEntry 37 } + +fsFiberChannel1RXpowerStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + ok(2), + warning(3), + alarm(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status ok(2) indicates that the Rx power in the Channel 1 of QSFP+ is in + the normal level. The status warning(3) indicates that + the Rx power in the Channel 1 exceeds high warning level or is below + low warning level. The status alarm(4) indicates that the Rx power in the + Channel 1 exceeds high alarm level or is below low alarm level. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP+, the status is unknown(1)." + ::= { fsFiberEntry 38 } + +fsFiberChannel2RXpowerIntegerpart OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The integer part of Rx power in Channel 1 of the QSFP+ + Fiber module insered into the port. The value is in units of dbm. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP+, the integer part of Rx power value in Channel 1 + is -100(means the value is invalid)." + ::= { fsFiberEntry 39 } + +fsFiberChannel2RXpowerDecimalpart OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The decimal part of Rx power in Channel 1 of the QSFP+ + Fiber module insered into the port. The value is in units of dbm. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP+, the decimal part of Rx power value in Channel 2 + is -100(means the value is invalid)." + ::= { fsFiberEntry 40 } + +fsFiberChannel2RXpowertype OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + average(2), + oma(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value indicates whether the received power measurement + represents average input optical power(2) or oma(3) in Channel 2 of QSFP+. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP+, the value is unknown(1)." + ::= { fsFiberEntry 41 } + +fsFiberChannel2RXpowerStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + ok(2), + warning(3), + alarm(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status ok(2) indicates that the Rx power in the Channel 2 of QSFP+ is in + the normal level. The status warning(3) indicates that + the Rx power in the Channel 2 exceeds high warning level or is below + low warning level. The status alarm(4) indicates that the Rx power in the + Channel 2 exceeds high alarm level or is below low alarm level. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP+, the status is unknown(1)." + ::= { fsFiberEntry 42 } + +fsFiberChannel3RXpowerIntegerpart OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The integer part of Rx power in Channel 3 of the QSFP+ + Fiber module insered into the port. The value is in units of dbm. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP+, the integer part of Rx power value in Channel 3 + is -100(means the value is invalid)." + ::= { fsFiberEntry 43 } + +fsFiberChannel3RXpowerDecimalpart OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The decimal part of Rx power in Channel 3 of the QSFP+ + Fiber module insered into the port. The value is in units of dbm. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP+, the decimal part of Rx power value in Channel 3 + is -100(means the value is invalid)." + ::= { fsFiberEntry 44 } + +fsFiberChannel3RXpowertype OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + average(2), + oma(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value indicates whether the received power measurement + represents average input optical power(2) or oma(3) in Channel 3 of QSFP+. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP+, the value is unknown(1)." + ::= { fsFiberEntry 45 } + +fsFiberChannel3RXpowerStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + ok(2), + warning(3), + alarm(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status ok(2) indicates that the Rx power in the Channel 3 of QSFP+ is in + the normal level. The status warning(3) indicates that + the Rx power in the Channel 3 exceeds high warning level or is below + low warning level. The status alarm(4) indicates that the Rx power in the + Channel 3 exceeds high alarm level or is below low alarm level. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP+, the status is unknown(1)." + ::= { fsFiberEntry 46 } + +fsFiberChannel4RXpowerIntegerpart OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The integer part of Rx power in Channel 4 of the QSFP+ + Fiber module insered into the port. The value is in units of dbm. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP+, the integer part of Rx power value in Channel 4 + is -100(means the value is invalid)." + ::= { fsFiberEntry 47 } + +fsFiberChannel4RXpowerDecimalpart OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The decimal part of Rx power in Channel 4 of the QSFP+ + Fiber module insered into the port. The value is in units of dbm. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP+, the decimal part of Rx power value in Channel 4 + is -100(means the value is invalid)." + ::= { fsFiberEntry 48 } + +fsFiberChannel4RXpowertype OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + average(2), + oma(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value indicates whether the received power measurement + represents average input optical power(2) or oma(3) in Channel 4 of QSFP+. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP+, the value is unknown(1)." + ::= { fsFiberEntry 49 } + +fsFiberChannel4RXpowerStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + ok(2), + warning(3), + alarm(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status ok(2) indicates that the Rx power in the Channel 4 of QSFP+ is in + the normal level. The status warning(3) indicates that + the Rx power in the Channel 4 exceeds high warning level or is below + low warning level. The status alarm(4) indicates that the Rx power in the + Channel 4 exceeds high alarm level or is below low alarm level. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP+, the status is unknown(1)." + ::= { fsFiberEntry 50 } + +fsFiberTXpowerIntegerpart OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The integer part of Tx power of the Fiber module insered into the port. + The value is in units of dbm. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + neither SFP/SFP+ nor XFP, the integer part of Tx power value + is -100(means that the value is invalid)." + ::= { fsFiberEntry 51 } + +fsFiberTXpowerDecimalpart OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The decimal part of Tx power of the Fiber module insered into the port. + The value is in units of dbm. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + neither SFP/SFP+ nor XFP, the decimal part of Tx power value + is -100(means that the value is invalid)." + ::= { fsFiberEntry 52 } + +fsFiberTXpowerStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + ok(2), + warning(3), + alarm(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status ok(2) indicates that the Tx power of the Fiber module is in + the normal level. The status warning(3) indicates that the Tx power of + the Fiber module exceeds high warning level or is below low warning level. + The status alarm(4) indicates that the Tx power of + the Fiber module exceeds high alarm level or is below low alarm level. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + neither SFP/SFP+ nor XFP, the status is unknown(1)." + ::= { fsFiberEntry 53 } + +fsFiberChannel1TXpowerIntegerpart OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The integer part of Tx power in Channel 1 of the QSFP+ + Fiber module insered into the port. The value is in units of dbm. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP+, the integer part of Tx power value in Channel 1 + is -100(means the value is invalid)." + ::= { fsFiberEntry 54 } + +fsFiberChannel1TXpowerDecimalpart OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The decimal part of Tx power in Channel 1 of the QSFP+ + Fiber module insered into the port. The value is in units of dbm. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP+, the decimal part of Tx power value in Channel 1 + is -100(means the value is invalid)." + ::= { fsFiberEntry 55 } + +fsFiberChannel1TXpowerStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + ok(2), + warning(3), + alarm(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status ok(2) indicates that the Tx power in the Channel 1 of QSFP+ is in + the normal level. The status warning(3) indicates that + the Tx power in the Channel 1 exceeds high warning level or is below + low warning level. The status alarm(4) indicates that the Tx power in the + Channel 1 exceeds high alarm level or is below low alarm level. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP+, the status is unknown(1)." + ::= { fsFiberEntry 56 } + +fsFiberChannel2TXpowerIntegerpart OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The integer part of Tx power in Channel 1 of the QSFP+ + Fiber module insered into the port. The value is in units of dbm. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP+, the integer part of Tx power value in Channel 1 + is -100(means the value is invalid)." + ::= { fsFiberEntry 57 } + +fsFiberChannel2TXpowerDecimalpart OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The decimal part of Tx power in Channel 1 of the QSFP+ + Fiber module insered into the port. The value is in units of dbm. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP+, the decimal part of Tx power value in Channel 2 + is -100(means the value is invalid)." + ::= { fsFiberEntry 58 } + +fsFiberChannel2TXpowerStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + ok(2), + warning(3), + alarm(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status ok(2) indicates that the Tx power in the Channel 2 of QSFP+ is in + the normal level. The status warning(3) indicates that + the Tx power in the Channel 2 exceeds high warning level or is below + low warning level. The status alarm(4) indicates that the Tx power in the + Channel 2 exceeds high alarm level or is below low alarm level. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP+, the status is unknown(1)." + ::= { fsFiberEntry 59 } + +fsFiberChannel3TXpowerIntegerpart OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The integer part of Tx power in Channel 3 of the QSFP+ + Fiber module insered into the port. The value is in units of dbm. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP+, the integer part of Tx power value in Channel 3 + is -100(means the value is invalid)." + ::= { fsFiberEntry 60 } + +fsFiberChannel3TXpowerDecimalpart OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The decimal part of Tx power in Channel 3 of the QSFP+ + Fiber module insered into the port. The value is in units of dbm. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP+, the decimal part of Tx power value in Channel 3 + is -100(means the value is invalid)." + ::= { fsFiberEntry 61 } + +fsFiberChannel3TXpowerStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + ok(2), + warning(3), + alarm(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status ok(2) indicates that the Tx power in the Channel 3 of QSFP+ is in + the normal level. The status warning(3) indicates that + the Tx power in the Channel 3 exceeds high warning level or is below + low warning level. The status alarm(4) indicates that the Tx power in the + Channel 3 exceeds high alarm level or is below low alarm level. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP+, the status is unknown(1)." + ::= { fsFiberEntry 62 } + +fsFiberChannel4TXpowerIntegerpart OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The integer part of Tx power in Channel 4 of the QSFP+ + Fiber module insered into the port. The value is in units of dbm. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP+, the integer part of Tx power value in Channel 4 + is -100(means the value is invalid)." + ::= { fsFiberEntry 63 } + +fsFiberChannel4TXpowerDecimalpart OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The decimal part of Tx power in Channel 4 of the QSFP+ + Fiber module insered into the port. The value is in units of dbm. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP+, the decimal part of Tx power value in Channel 4 + is -100(means the value is invalid)." + ::= { fsFiberEntry 64 } + +fsFiberChannel4TXpowerStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + ok(2), + warning(3), + alarm(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status ok(2) indicates that the Tx power in the Channel 4 of QSFP+ is in + the normal level. The status warning(3) indicates that + the Tx power in the Channel 4 exceeds high warning level or is below + low warning level. The status alarm(4) indicates that the Tx power in the + Channel 4 exceeds high alarm level or is below low alarm level. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP+, the status is unknown(1)." + ::= { fsFiberEntry 65 } + +fsFiberRXpowerSign OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The sign (-1) indicates that the Rx power value is lower than 0, while sign (1) is higher than 0." + ::= { fsFiberEntry 66 } + +fsFiberChannel1RXpowerSign OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The sign (-1) indicates that the Rx power value is lower than 0, while sign (1) is higher than 0." + ::= { fsFiberEntry 67 } + +fsFiberChannel2RXpowerSign OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The sign (-1) indicates that the Rx power value is lower than 0, while sign (1) is higher than 0." + ::= { fsFiberEntry 68 } + +fsFiberChannel3RXpowerSign OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The sign (-1) indicates that the Rx power value is lower than 0, while sign (1) is higher than 0." + ::= { fsFiberEntry 69 } + +fsFiberChannel4RXpowerSign OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The sign (-1) indicates that the Rx power value is lower than 0, while sign (1) is higher than 0." + ::= { fsFiberEntry 70 } + +fsFiberTXpowerSign OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The sign (-1) indicates that the Tx power value is lower than 0, while sign (1) is higher than 0." + ::= { fsFiberEntry 71 } + +fsFiberChannel1TXpowerSign OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The sign (-1) indicates that the Tx power value is lower than 0, while sign (1) is higher than 0." + ::= { fsFiberEntry 72 } + +fsFiberChannel2TXpowerSign OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The sign (-1) indicates that the Tx power value is lower than 0, while sign (1) is higher than 0." + ::= { fsFiberEntry 73 } + +fsFiberChannel3TXpowerSign OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The sign (-1) indicates that the Tx power value is lower than 0, while sign (1) is higher than 0." + ::= { fsFiberEntry 74 } + +fsFiberChannel4TXpowerSign OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The sign (-1) indicates that the Tx power value is lower than 0, while sign (1) is higher than 0." + ::= { fsFiberEntry 75 } + +fsFiberRXpower OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Rx power of the Fiber module insered into the port. + The value is in units of dbm, which needs to be divided by 100. + The value of -10000 means the value is invalid." + ::= { fsFiberEntry 76 } + +fsFiberChannel1RXpower OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Rx power in Channel 1 of the QSFP+ Fiber module insered into the port. + The value is in units of dbm, which needs to be divided by 100. + The value of -10000 means the value is invalid." + ::= { fsFiberEntry 77 } + +fsFiberChannel2RXpower OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Rx power in Channel 2 of the QSFP+ Fiber module insered into the port. + The value is in units of dbm, which needs to be divided by 100. + The value of -10000 means the value is invalid." + ::= { fsFiberEntry 78 } + +fsFiberChannel3RXpower OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Rx power in Channel 3 of the QSFP+ Fiber module insered into the port. + The value is in units of dbm, which needs to be divided by 100. + The value of -10000 means the value is invalid." + ::= { fsFiberEntry 79 } + + +fsFiberChannel4RXpower OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Rx power in Channel 4 of the QSFP+ Fiber module insered into the port. + The value is in units of dbm, which needs to be divided by 100. + The value of -10000 means the value is invalid." + ::= { fsFiberEntry 80 } + +fsFiberTXpower OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Tx power of the Fiber module insered into the port. + The value is in units of dbm, which needs to be divided by 100. + The value of -10000 means the value is invalid." + ::= { fsFiberEntry 81 } + +fsFiberChannel1TXpower OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Tx power in Channel 1 of the QSFP+ Fiber module insered into the port. + The value is in units of dbm, which needs to be divided by 100. + The value of -10000 means the value is invalid." + ::= { fsFiberEntry 82 } + +fsFiberChannel2TXpower OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Tx power in Channel 2 of the QSFP+ Fiber module insered into the port. + The value is in units of dbm, which needs to be divided by 100. + The value of -10000 means the value is invalid." + ::= { fsFiberEntry 83 } + +fsFiberChannel3TXpower OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Tx power in Channel 3 of the QSFP+ Fiber module insered into the port. + The value is in units of dbm, which needs to be divided by 100. + The value of -10000 means the value is invalid." + ::= { fsFiberEntry 84 } + +fsFiberChannel4TXpower OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Tx power in Channel 4 of the QSFP+ Fiber module insered into the port. + The value is in units of dbm, which needs to be divided by 100. + The value of -10000 means the value is invalid." + ::= { fsFiberEntry 85 } + +fsFiberWavelengthExact OBJECT-TYPE + SYNTAX DisplayString (SIZE(1..32)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of wavelength of the Fiber module insered into the port. + If the transceiver type of Fiber module is either fiber100CopperSFP(7) + or fiber1000CopperSFP(13) (or fiber10GCopperSFPPlus(14), + or fiber10GCopperXFP(19), or fiber40GCopperQSFPPlus(26), or fiber2500CopperSFP(28), or unknown(1)), then this + object contains a NA value." + ::= { fsFiberEntry 86 } + +fsFiberTransferDistance50umOM4 OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of transfer distance of the Fiber module insered into the port. + This value specifies the link length that is supported by the + transceiver while operating in compliance with the applicable + standards using 50 micron multimode OM4(4700 MHz*Km) fiber. + The value is in units of meters. + A value of zero means that the transceiver does not + support 50 micron multimode fiber or the Fiber module type + is neither SFP/SFP+ nor QSFP+." + ::= { fsFiberEntry 87 } + + +fsFiberTransferDistanceSMFExt OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of transfer distance of the Fiber module insered into the port. + This value specifies the link length that is supported by the + transceiver while operating in compliance with the applicable + standards using single mode fiber for. The value is in units of meters. + A value of zero means that the transceiver does not support single mode fiber." + ::= { fsFiberEntry 88 } + +fsFiberBandWidth OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of transfer maximum available bandwidth of the Fiber module insered into the port. + The value is in units of Mbit/s. + A value of zero means that the transceiver does not insert or unknown type." + ::= { fsFiberEntry 89 } + +fsFiberFormFactor OBJECT-TYPE + SYNTAX INTEGER { + unknown(0), + xfp(1), + sfp(2), + sfpPlus(3), + sfp28(4), + qsfpPlus(5), + qsfp28(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Indicates the form factor of the Fiber module insered into the port." + ::= { fsFiberEntry 90 } + +fsFiberRXpowerLowWarnThreshold OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Rx power low warning threshold of the Fiber module insered into the port. + The value is in units of dbm, which needs to be divided by 100. + The value of -10000 means the value is invalid." + ::= { fsFiberEntry 91 } + +fsFiberRXpowerHighWarnThreshold OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Rx power high warning threshold of the Fiber module insered into the port. + The value is in units of dbm, which needs to be divided by 100. + The value of -10000 means the value is invalid." + ::= { fsFiberEntry 92 } + +fsFiberRXpowerLowAlarmThreshold OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Rx power low alarm threshold of the Fiber module insered into the port. + The value is in units of dbm, which needs to be divided by 100. + The value of -10000 means the value is invalid." + ::= { fsFiberEntry 93 } + +fsFiberRXpowerHighAlarmThreshold OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Rx power high alarm threshold of the Fiber module insered into the port. + The value is in units of dbm, which needs to be divided by 100. + The value of -10000 means the value is invalid." + ::= { fsFiberEntry 94 } + +fsFiberTXpowerLowWarnThreshold OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Tx power low warning threshold of the Fiber module insered into the port. + The value is in units of dbm, which needs to be divided by 100. + The value of -10000 means the value is invalid." + ::= { fsFiberEntry 95 } + +fsFiberTXpowerHighWarnThreshold OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Tx power high warning threshold of the Fiber module insered into the port. + The value is in units of dbm, which needs to be divided by 100. + The value of -10000 means the value is invalid." + ::= { fsFiberEntry 96 } + +fsFiberTXpowerLowAlarmThreshold OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Tx power low alarm threshold of the Fiber module insered into the port. + The value is in units of dbm, which needs to be divided by 100. + The value of -10000 means the value is invalid." + ::= { fsFiberEntry 97 } + +fsFiberTXpowerHighAlarmThreshold OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Tx power high alarm threshold of the Fiber module insered into the port. + The value is in units of dbm, which needs to be divided by 100. + The value of -10000 means the value is invalid." + ::= { fsFiberEntry 98 } + +fsFiberChannel5Bias OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The bias in Channel 5 of the QSFP CMIS Fiber module insered into the port. + The value is in units of uA. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP CMIS, the bias value in Channel 5 is 0." + ::= { fsFiberEntry 99 } + +fsFiberChannel5BiasStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + ok(2), + warning(3), + alarm(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status ok(2) indicates that the bias in the Channel 5 of QSFP CMIS is in + the normal level. The status warning(3) indicates + that the bias in the Channel 5 exceeds high warning level or is + below low warning level. The status alarm(4) indicates that the bias in + the Channel 5 exceeds high alarm level or is below low alarm level. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP CMIS, the status is unknown(1)." + ::= { fsFiberEntry 100 } + +fsFiberChannel6Bias OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The bias in Channel 6 of the QSFP CMIS Fiber module insered into the port. + The value is in units of uA. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP CMIS, the bias value in Channel 6 is 0." + ::= { fsFiberEntry 101 } + +fsFiberChannel6BiasStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + ok(2), + warning(3), + alarm(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status ok(2) indicates that the bias in the Channel 6 of QSFP CMIS is in + the normal level. The status warning(3) indicates + that the bias in the Channel 6 exceeds high warning level or is + below low warning level. The status alarm(4) indicates that the bias in + the Channel 6 exceeds high alarm level or is below low alarm level. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP CMIS, the status is unknown(1)." + ::= { fsFiberEntry 102 } + +fsFiberChannel7Bias OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The bias in Channel 7 of the QSFP CMIS Fiber module insered into the port. + The value is in units of uA. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP CMIS, the bias value in Channel 7 is 0." + ::= { fsFiberEntry 103 } + +fsFiberChannel7BiasStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + ok(2), + warning(3), + alarm(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status ok(2) indicates that the bias in the Channel 7 of QSFP CMIS is in + the normal level. The status warning(3) indicates + that the bias in the Channel 7 exceeds high warning level or is + below low warning level. The status alarm(4) indicates that the bias in + the Channel 7 exceeds high alarm level or is below low alarm level. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP CMIS, the status is unknown(1)." + ::= { fsFiberEntry 104 } + +fsFiberChannel8Bias OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The bias in Channel 8 of the QSFP CMIS Fiber module insered into the port. + The value is in units of uA. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP CMIS, the bias value in Channel 8 is 0." + ::= { fsFiberEntry 105 } + +fsFiberChannel8BiasStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + ok(2), + warning(3), + alarm(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status ok(2) indicates that the bias in the Channel 8 of QSFP CMIS is in + the normal level. The status warning(3) indicates + that the bias in the Channel 8 exceeds high warning level or is + below low warning level. The status alarm(4) indicates that the bias in + the Channel 8 exceeds high alarm level or is below low alarm level. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP CMIS, the status is unknown(1)." + ::= { fsFiberEntry 106 } + +fsFiberChannel5RXpowerIntegerpart OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The integer part of Rx power in Channel 5 of the QSFP CMIS + Fiber module insered into the port. The value is in units of dbm. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP CMIS, the integer part of Rx power value in Channel 5 + is -100(means the value is invalid)." + ::= { fsFiberEntry 107 } + +fsFiberChannel5RXpowerDecimalpart OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The decimal part of Rx power in Channel 5 of the QSFP CMIS + Fiber module insered into the port. The value is in units of dbm. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP CMIS, the decimal part of Rx power value in Channel 5 + is -100(means the value is invalid)." + ::= { fsFiberEntry 108 } + +fsFiberChannel5RXpowertype OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + average(2), + oma(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value indicates whether the received power measurement + represents average input optical power(2) or oma(3) in Channel 5 of QSFP CMIS. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP CMIS, the value is unknown(1)." + ::= { fsFiberEntry 109 } + +fsFiberChannel5RXpowerStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + ok(2), + warning(3), + alarm(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status ok(2) indicates that the Rx power in the Channel 5 of QSFP CMIS is in + the normal level. The status warning(3) indicates that + the Rx power in the Channel 5 exceeds high warning level or is below + low warning level. The status alarm(4) indicates that the Rx power in the + Channel 5 exceeds high alarm level or is below low alarm level. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP CMIS, the status is unknown(1)." + ::= { fsFiberEntry 110 } + +fsFiberChannel6RXpowerIntegerpart OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The integer part of Rx power in Channel 6 of the QSFP CMIS + Fiber module insered into the port. The value is in units of dbm. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP CMIS, the integer part of Rx power value in Channel 6 + is -100(means the value is invalid)." + ::= { fsFiberEntry 111 } + +fsFiberChannel6RXpowerDecimalpart OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The decimal part of Rx power in Channel 6 of the QSFP CMIS + Fiber module insered into the port. The value is in units of dbm. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP CMIS, the decimal part of Rx power value in Channel 6 + is -100(means the value is invalid)." + ::= { fsFiberEntry 112 } + +fsFiberChannel6RXpowertype OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + average(2), + oma(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value indicates whether the received power measurement + represents average input optical power(2) or oma(3) in Channel 6 of QSFP CMIS. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP CMIS, the value is unknown(1)." + ::= { fsFiberEntry 113 } + +fsFiberChannel6RXpowerStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + ok(2), + warning(3), + alarm(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status ok(2) indicates that the Rx power in the Channel 6 of QSFP CMIS is in + the normal level. The status warning(3) indicates that + the Rx power in the Channel 6 exceeds high warning level or is below + low warning level. The status alarm(4) indicates that the Rx power in the + Channel 6 exceeds high alarm level or is below low alarm level. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP CMIS, the status is unknown(1)." + ::= { fsFiberEntry 114 } + +fsFiberChannel7RXpowerIntegerpart OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The integer part of Rx power in Channel 7 of the QSFP CMIS + Fiber module insered into the port. The value is in units of dbm. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP CMIS, the integer part of Rx power value in Channel 7 + is -100(means the value is invalid)." + ::= { fsFiberEntry 115 } + +fsFiberChannel7RXpowerDecimalpart OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The decimal part of Rx power in Channel 7 of the QSFP CMIS + Fiber module insered into the port. The value is in units of dbm. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP CMIS, the decimal part of Rx power value in Channel 7 + is -100(means the value is invalid)." + ::= { fsFiberEntry 116 } + +fsFiberChannel7RXpowertype OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + average(2), + oma(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value indicates whether the received power measurement + represents average input optical power(2) or oma(3) in Channel 7 of QSFP CMIS. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP CMIS, the value is unknown(1)." + ::= { fsFiberEntry 117 } + +fsFiberChannel7RXpowerStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + ok(2), + warning(3), + alarm(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status ok(2) indicates that the Rx power in the Channel 7 of QSFP CMIS is in + the normal level. The status warning(3) indicates that + the Rx power in the Channel 7 exceeds high warning level or is below + low warning level. The status alarm(4) indicates that the Rx power in the + Channel 7 exceeds high alarm level or is below low alarm level. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP CMIS, the status is unknown(1)." + ::= { fsFiberEntry 118 } + +fsFiberChannel8RXpowerIntegerpart OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The integer part of Rx power in Channel 8 of the QSFP CMIS + Fiber module insered into the port. The value is in units of dbm. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP CMIS, the integer part of Rx power value in Channel 8 + is -100(means the value is invalid)." + ::= { fsFiberEntry 119 } + +fsFiberChannel8RXpowerDecimalpart OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The decimal part of Rx power in Channel 8 of the QSFP CMIS + Fiber module insered into the port. The value is in units of dbm. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP CMIS, the decimal part of Rx power value in Channel 8 + is -100(means the value is invalid)." + ::= { fsFiberEntry 120 } + +fsFiberChannel8RXpowertype OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + average(2), + oma(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value indicates whether the received power measurement + represents average input optical power(2) or oma(3) in Channel 8 of QSFP CMIS. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP CMIS, the value is unknown(1)." + ::= { fsFiberEntry 121 } + +fsFiberChannel8RXpowerStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + ok(2), + warning(3), + alarm(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status ok(2) indicates that the Rx power in the Channel 8 of QSFP CMIS is in + the normal level. The status warning(3) indicates that + the Rx power in the Channel 8 exceeds high warning level or is below + low warning level. The status alarm(4) indicates that the Rx power in the + Channel 8 exceeds high alarm level or is below low alarm level. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP CMIS, the status is unknown(1)." + ::= { fsFiberEntry 122 } + +fsFiberChannel5TXpowerIntegerpart OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The integer part of Tx power in Channel 5 of the QSFP CMIS + Fiber module insered into the port. The value is in units of dbm. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP CMIS, the integer part of Tx power value in Channel 5 + is -100(means the value is invalid)." + ::= { fsFiberEntry 123 } + +fsFiberChannel5TXpowerDecimalpart OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The decimal part of Tx power in Channel 5 of the QSFP CMIS + Fiber module insered into the port. The value is in units of dbm. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP CMIS, the decimal part of Tx power value in Channel 5 + is -100(means the value is invalid)." + ::= { fsFiberEntry 124 } + +fsFiberChannel5TXpowerStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + ok(2), + warning(3), + alarm(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status ok(2) indicates that the Tx power in the Channel 5 of QSFP CMIS is in + the normal level. The status warning(3) indicates that + the Tx power in the Channel 5 exceeds high warning level or is below + low warning level. The status alarm(4) indicates that the Tx power in the + Channel 5 exceeds high alarm level or is below low alarm level. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP CMIS, the status is unknown(1)." + ::= { fsFiberEntry 125 } + +fsFiberChannel6TXpowerIntegerpart OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The integer part of Tx power in Channel 6 of the QSFP CMIS + Fiber module insered into the port. The value is in units of dbm. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP CMIS, the integer part of Tx power value in Channel 6 + is -100(means the value is invalid)." + ::= { fsFiberEntry 126 } + +fsFiberChannel6TXpowerDecimalpart OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The decimal part of Tx power in Channel 6 of the QSFP CMIS + Fiber module insered into the port. The value is in units of dbm. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP CMIS, the decimal part of Tx power value in Channel 6 + is -100(means the value is invalid)." + ::= { fsFiberEntry 127 } + +fsFiberChannel6TXpowerStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + ok(2), + warning(3), + alarm(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status ok(2) indicates that the Tx power in the Channel 6 of QSFP CMIS is in + the normal level. The status warning(3) indicates that + the Tx power in the Channel 6 exceeds high warning level or is below + low warning level. The status alarm(4) indicates that the Tx power in the + Channel 6 exceeds high alarm level or is below low alarm level. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP CMIS, the status is unknown(1)." + ::= { fsFiberEntry 128 } + +fsFiberChannel7TXpowerIntegerpart OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The integer part of Tx power in Channel 7 of the QSFP CMIS + Fiber module insered into the port. The value is in units of dbm. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP CMIS, the integer part of Tx power value in Channel 7 + is -100(means the value is invalid)." + ::= { fsFiberEntry 129 } + +fsFiberChannel7TXpowerDecimalpart OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The decimal part of Tx power in Channel 7 of the QSFP CMIS + Fiber module insered into the port. The value is in units of dbm. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP CMIS, the decimal part of Tx power value in Channel 7 + is -100(means the value is invalid)." + ::= { fsFiberEntry 130 } + +fsFiberChannel7TXpowerStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + ok(2), + warning(3), + alarm(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status ok(2) indicates that the Tx power in the Channel 7 of QSFP CMIS is in + the normal level. The status warning(3) indicates that + the Tx power in the Channel 7 exceeds high warning level or is below + low warning level. The status alarm(4) indicates that the Tx power in the + Channel 7 exceeds high alarm level or is below low alarm level. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP CMIS, the status is unknown(1)." + ::= { fsFiberEntry 131 } + +fsFiberChannel8TXpowerIntegerpart OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The integer part of Tx power in Channel 8 of the QSFP CMIS + Fiber module insered into the port. The value is in units of dbm. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP CMIS, the integer part of Tx power value in Channel 8 + is -100(means the value is invalid)." + ::= { fsFiberEntry 132 } + +fsFiberChannel8TXpowerDecimalpart OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The decimal part of Tx power in Channel 8 of the QSFP CMIS + Fiber module insered into the port. The value is in units of dbm. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP CMIS, the decimal part of Tx power value in Channel 8 + is -100(means the value is invalid)." + ::= { fsFiberEntry 133 } + +fsFiberChannel8TXpowerStatus OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + ok(2), + warning(3), + alarm(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status ok(2) indicates that the Tx power in the Channel 8 of QSFP CMIS is in + the normal level. The status warning(3) indicates that + the Tx power in the Channel 8 exceeds high warning level or is below + low warning level. The status alarm(4) indicates that the Tx power in the + Channel 8 exceeds high alarm level or is below low alarm level. + If the fsFiberDDMSupportStatus is false or the Fiber module type is + not QSFP CMIS, the status is unknown(1)." + ::= { fsFiberEntry 134 } + +fsFiberChannel5RXpowerSign OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The sign (-1) indicates that the Rx power value is lower than 0, while sign (1) is higher than 0." + ::= { fsFiberEntry 135 } + +fsFiberChannel6RXpowerSign OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The sign (-1) indicates that the Rx power value is lower than 0, while sign (1) is higher than 0." + ::= { fsFiberEntry 136 } + +fsFiberChannel7RXpowerSign OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The sign (-1) indicates that the Rx power value is lower than 0, while sign (1) is higher than 0." + ::= { fsFiberEntry 137 } + +fsFiberChannel8RXpowerSign OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The sign (-1) indicates that the Rx power value is lower than 0, while sign (1) is higher than 0." + ::= { fsFiberEntry 138 } + +fsFiberChannel5TXpowerSign OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The sign (-1) indicates that the Tx power value is lower than 0, while sign (1) is higher than 0." + ::= { fsFiberEntry 139 } + +fsFiberChannel6TXpowerSign OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The sign (-1) indicates that the Tx power value is lower than 0, while sign (1) is higher than 0." + ::= { fsFiberEntry 140 } + +fsFiberChannel7TXpowerSign OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The sign (-1) indicates that the Tx power value is lower than 0, while sign (1) is higher than 0." + ::= { fsFiberEntry 141 } + +fsFiberChannel8TXpowerSign OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The sign (-1) indicates that the Tx power value is lower than 0, while sign (1) is higher than 0." + ::= { fsFiberEntry 142 } + +fsFiberChannel5RXpower OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Rx power in Channel 5 of the QSFP CMIS Fiber module insered into the port. + The value is in units of dbm, which needs to be divided by 100. + The value of -10000 means the value is invalid." + ::= { fsFiberEntry 143 } + +fsFiberChannel6RXpower OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Rx power in Channel 6 of the QSFP CMIS Fiber module insered into the port. + The value is in units of dbm, which needs to be divided by 100. + The value of -10000 means the value is invalid." + ::= { fsFiberEntry 144 } + +fsFiberChannel7RXpower OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Rx power in Channel 7 of the QSFP CMIS Fiber module insered into the port. + The value is in units of dbm, which needs to be divided by 100. + The value of -10000 means the value is invalid." + ::= { fsFiberEntry 145 } + +fsFiberChannel8RXpower OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Rx power in Channel 8 of the QSFP CMIS Fiber module insered into the port. + The value is in units of dbm, which needs to be divided by 100. + The value of -10000 means the value is invalid." + ::= { fsFiberEntry 146 } + +fsFiberChannel5TXpower OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Tx power in Channel 5 of the QSFP CMIS Fiber module insered into the port. + The value is in units of dbm, which needs to be divided by 100. + The value of -10000 means the value is invalid." + ::= { fsFiberEntry 147 } + +fsFiberChannel6TXpower OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Tx power in Channel 6 of the QSFP CMIS Fiber module insered into the port. + The value is in units of dbm, which needs to be divided by 100. + The value of -10000 means the value is invalid." + ::= { fsFiberEntry 148 } + +fsFiberChannel7TXpower OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Tx power in Channel 7 of the QSFP CMIS Fiber module insered into the port. + The value is in units of dbm, which needs to be divided by 100. + The value of -10000 means the value is invalid." + ::= { fsFiberEntry 149 } + +fsFiberChannel8TXpower OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Tx power in Channel 8 of the QSFP CMIS Fiber module insered into the port. + The value is in units of dbm, which needs to be divided by 100. + The value of -10000 means the value is invalid." + ::= { fsFiberEntry 150 } + +fsFiberTransferDistance50umOM5 OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of transfer distance of the Fiber module insered into the port. + This value specifies the link length that is supported by the + transceiver while operating in compliance with the applicable + standards using 50 micron multimode OM5(4700 MHz*Km at 850nm, 2470 MHz*km at 953nm) fiber. + The value is in units of meters. + A value of zero means that the transceiver does not + support 50 micron multimode fiber or the Fiber module type + is neither SFP/SFP+ nor QSFP+." + ::= { fsFiberEntry 151 } + +fsFiberMode OBJECT-TYPE + SYNTAX INTEGER { + unknown(0), + copper(1), + singleMode(2), + multiMode(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the fiber type." + ::= { fsFiberEntry 152 } + +fsFiberTempLowWarnThreshold OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The temperature low warning threshold of the Fiber module insered into the port. + The value is in units of degrees Celsius. + The value of -10000 means the value is invalid." + ::= { fsFiberEntry 153 } + +fsFiberTempHighWarnThreshold OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The temperature high warning threshold of the Fiber module insered into the port. + The value is in units of degrees Celsius. + The value of -10000 means the value is invalid." + ::= { fsFiberEntry 154 } + +fsFiberTempLowAlarmThreshold OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The temperature low alarm threshold of the Fiber module insered into the port. + The value is in units of degrees Celsius. + The value of -10000 means the value is invalid." + ::= { fsFiberEntry 155 } + +fsFiberTempHighAlarmThreshold OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The temperature high alarm threshold of the Fiber module insered into the port. + The value is in units of degrees Celsius. + The value of -10000 means the value is invalid." + ::= { fsFiberEntry 156 } + +fsFiberVoltageLowWarnThreshold OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The voltage low warning threshold of the Fiber module insered into the port. + The value is in units of mVolts. + The value of -10000 means the value is invalid." + ::= { fsFiberEntry 157 } + +fsFiberVoltageHighWarnThreshold OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The voltage high warning threshold of the Fiber module insered into the port. + The value is in units of mVolts. + The value of -10000 means the value is invalid." + ::= { fsFiberEntry 158 } + +fsFiberVoltageLowAlarmThreshold OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The voltage low alarm threshold of the Fiber module insered into the port. + The value is in units of mVolts. + The value of -10000 means the value is invalid." + ::= { fsFiberEntry 159 } + +fsFiberVoltageHighAlarmThreshold OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The voltage high alarm threshold of the Fiber module insered into the port. + The value is in units of mVolts. + The value of -10000 means the value is invalid." + ::= { fsFiberEntry 160 } + +fsFiberBiasLowWarnThreshold OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The bias low warning threshold of the Fiber module insered into the port. + The value is in units of uA. + The value of -10000 means the value is invalid." + ::= { fsFiberEntry 161 } + +fsFiberBiasHighWarnThreshold OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The bias high warning threshold of the Fiber module insered into the port. + The value is in units of uA. + The value of -10000 means the value is invalid." + ::= { fsFiberEntry 162 } + +fsFiberBiasLowAlarmThreshold OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The bias low alarm threshold of the Fiber module insered into the port. + The value is in units of uA. + The value of -10000 means the value is invalid." + ::= { fsFiberEntry 163 } + +fsFiberBiasHighAlarmThreshold OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The bias high alarm threshold of the Fiber module insered into the port. + The value is in units of uA. + The value of -10000 means the value is invalid." + ::= { fsFiberEntry 164 } + +fsFiberVendorTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSFiberVendorEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of Vendor info entries." + ::= { fsFiberMIBObjects 2 } + +fsFiberVendorEntry OBJECT-TYPE + SYNTAX FSFiberVendorEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Entry contains Vendor info." + INDEX { fsFiberVendorPortIndex } + ::= { fsFiberVendorTable 1 } + + FSFiberVendorEntry ::= + SEQUENCE { + fsFiberVendorPortIndex IfIndex, + fsFiberVendorName DisplayString, + fsFiberVendorOUI DisplayString, + fsFiberVendorPartNumber DisplayString, + fsFiberVendorRev DisplayString, + fsFiberManufacturingDate DisplayString, + fsFiberEncoding DisplayString + } + + fsFiberVendorPortIndex OBJECT-TYPE + SYNTAX IfIndex + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The port index of Vendor info ." + ::= { fsFiberVendorEntry 1 } + + fsFiberVendorName OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The description of vendor name." + ::= { fsFiberVendorEntry 2 } + + fsFiberVendorOUI OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The description of vendor oui." + ::= { fsFiberVendorEntry 3 } + + fsFiberVendorPartNumber OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The description of vendor part number." + ::= { fsFiberVendorEntry 4 } + + fsFiberVendorRev OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The description of vendor revision." + ::= { fsFiberVendorEntry 5 } + + fsFiberManufacturingDate OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The description of vendor's manufacturing date." + ::= { fsFiberVendorEntry 6 } + + fsFiberEncoding OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The description of vendor's encoding type." + ::= { fsFiberVendorEntry 7 } + +fsFiberOMCTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSFiberOMCEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of OMC fiber info entries." + ::= { fsFiberMIBObjects 3 } + +fsFiberOMCEntry OBJECT-TYPE + SYNTAX FSFiberOMCEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Entry contains OMC fiber info." + INDEX { fsFiberOMCPortIndex } + ::= { fsFiberOMCTable 1 } + + FSFiberOMCEntry ::= + SEQUENCE { + fsFiberOMCPortIndex IfIndex, + fsFiberOMCRxpower DisplayString, + fsFiberOMCTxpower DisplayString, + fsFiberOMCWavelength DisplayString, + fsFiberOMCTranslength DisplayString, + fsFiberOMCPortType DisplayString + } + + fsFiberOMCPortIndex OBJECT-TYPE + SYNTAX IfIndex + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Port index of the port." + ::= { fsFiberOMCEntry 1 } + + fsFiberOMCRxpower OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Rx power of the Fiber module insered into the port. + Use a comma to separate multiple optical power values for multiple channels, + fill in key-value pairs, connect the key and value with an equal sign, + the key is the channel name, and the value is the optical power. + The unit of the optical power value is dbw." + ::= { fsFiberOMCEntry 2 } + + fsFiberOMCTxpower OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Tx power of the Fiber module insered into the port. + Use a comma to separate multiple optical power values for multiple channels, + fill in key-value pairs, connect the key and value with an equal sign, + the key is the channel name, and the value is the optical power. + The unit of the optical power value is dbw." + ::= { fsFiberOMCEntry 3 } + fsFiberOMCWavelength OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of wavelength of the Fiber module insered into the port. + The unit is nm. + If it is a single wavelength, report a single value, for example: 1310. + If it is a wavelength range, report the wavelength range, for example: 1310-1312. + The reported string does not include the unit." + ::= { fsFiberOMCEntry 4 } + + fsFiberOMCTranslength OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of transfer distance of the Fiber module insered into the port. + The unit is km. + If it is a single distance, report a single value, for example: 20 + If there are multiple distances in fiber mode, report multiple sets of data separated by commas. + The format of each group of data is a key-value pair, the key and value are connected with =, + the key is the fiber grade, and the value is the corresponding distance, such as 'OM1=20, OM2=30'" + ::= { fsFiberOMCEntry 5 } + + fsFiberOMCPortType OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Port type of the Fiber module insered into the port." + ::= { fsFiberOMCEntry 6 } +fsFiberAntifakeMIBTraps OBJECT IDENTIFIER ::= { fsFiberMIB 2 } + +fsFiberAntifakeIntfNameDesc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "The description of the interface." + ::= { fsFiberAntifakeMIBTraps 1 } + +fsFiberAntifakeSerialNumberDesc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "The description of the serial number of the fiber module." + ::= { fsFiberAntifakeMIBTraps 2 } + +fsFiberAntifakeTrap NOTIFICATION-TYPE + OBJECTS {fsFiberAntifakeIntfNameDesc, fsFiberAntifakeSerialNumberDesc} + STATUS current + DESCRIPTION + "When detect the fiber module is not original fs fiber module, then this trap will be sent." + ::= { fsFiberAntifakeMIBTraps 3 } + +fsFiberMIBConformance OBJECT IDENTIFIER ::= { fsFiberMIB 3 } +fsFiberMIBCompliances OBJECT IDENTIFIER ::= { fsFiberMIBConformance 1 } +fsFiberMIBGroups OBJECT IDENTIFIER ::= { fsFiberMIBConformance 2 } + +fsFiberEventMIBTraps OBJECT IDENTIFIER ::= { fsFiberMIB 4 } +fsFiberEventReason OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + fiberInvalidTxHigh(2), + fiberInvalidTxLow(3), + fiberInvalidRxHigh(4), + fiberInvalidRxLow(5), + fiberInvalidI2CFail(6), + fiberInvalidNotSupp(7), + fiberInvalidTemperatureLow(8), + fiberInvalidTemperatureHigh(9), + fiberInvalidVoltageLow(10), + fiberInvalidVoltageHigh(11), + fiberInvalidTXBiasLow(12), + fiberInvalidTXBiasHigh(13), + fiberInvalidRXLossSignal(14), + fiberInvalidRXCDRLossLock(15), + fiberInvalidTXLossSignal(16), + fiberInvalidTXCDRLossLock(17), + fiberInvalidTXFault(18), + fiberInvalidCheckSumError(19), + fiberInvalidModuleNotReady(20), + fiberInvalidRXNotReady(21), + fiberInvalidTxHighWarn(22), + fiberInvalidTxLowWarn(23), + fiberInvalidRxHighWarn(24), + fiberInvalidRxLowWarn(25), + fiberInvalidTemperatureLowWarn(26), + fiberInvalidTemperatureHighWarn(27), + fiberInvalidVoltageLowWarn(28), + fiberInvalidVoltageHighWarn(29), + fiberInvalidTXBiasLowWarn(30), + fiberInvalidTXBiasHighWarn(31), + fiberInvalidRXTotalPowerLowAlarm(32), + fiberInvalidRXMediaPreFECBERHighAlarm(33), + fiberInvalidColorGrayFiberAlarm(34), + fiberInvalidRXTotalPowerLowWarn(35), + fiberInvalidRXMediaPreFECBERHighWarn(36) + } + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "The reason of the fiber invalid event." + ::= { fsFiberEventMIBTraps 1 } + +fsFiberEventDesc OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..255)) + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "The description of the fiber invalid event." + ::= { fsFiberEventMIBTraps 2 } + +fsFiberRemoveEventTrap NOTIFICATION-TYPE + OBJECTS {ifIndex, ifDescr} + STATUS current + DESCRIPTION + "When detect the fiber has been removed, then this trap will be sent." + ::= { fsFiberEventMIBTraps 3 } + +fsFiberInsertEventTrap NOTIFICATION-TYPE + OBJECTS {ifIndex, ifDescr} + STATUS current + DESCRIPTION + "When detect the fiber has been inserted, then this trap will be sent." + ::= { fsFiberEventMIBTraps 4 } + +fsFiberInvalidTrap NOTIFICATION-TYPE + OBJECTS {ifIndex, ifDescr, fsFiberEventReason, fsFiberEventDesc, fsFiberAlarmValue, fsFiberAlarmThresholdValue} + STATUS current + DESCRIPTION + "Detect the fiber invalid event." + ::= { fsFiberEventMIBTraps 5 } + +fsFiberInvalidResumeTrap NOTIFICATION-TYPE + OBJECTS {ifIndex, ifDescr, fsFiberEventReason, fsFiberEventDesc, fsFiberAlarmValue, fsFiberAlarmThresholdValue} + STATUS current + DESCRIPTION + "The fiber resume from invalid event." + ::= { fsFiberEventMIBTraps 6 } + +fsFiberAlarmValue OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "The realtime value of the fiber invalid event. The value of power is in units of dbm, which needs to be divided by 100. + The value of -10000 means the value is invalid." + ::= { fsFiberEventMIBTraps 7 } + +fsFiberAlarmThresholdValue OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "The threshold value of the fiber invalid event. The value of power is in units of dbm, which needs to be divided by 100. + The value of -10000 means the value is invalid." + ::= { fsFiberEventMIBTraps 8 } + +fsFiberSpeedMismatch NOTIFICATION-TYPE + OBJECTS { ifIndex, ifDescr } + STATUS current + DESCRIPTION + "When detect the fiber has been inserted and the speed of the optical module does not match + the speed supported by the interface, then this trap will be sent." + ::= { fsFiberEventMIBTraps 9 } + +-- ---------------------------------------------------------- -- +-- compliance statements +-- ---------------------------------------------------------- -- +fsFiberMIBConpliance MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "The compliance statement for entities which implement + the FS Fiber MIB" + MODULE -- this module + MANDATORY-GROUPS { + fsFiberMIBGroup + } + + GROUP fsFiberAntifakeIntfNameDescGroup + DESCRIPTION + "This group is mandatory only for those system which support fiber antifake notification." + + GROUP fsFiberAntifakeSerialNumberDescGroup + DESCRIPTION + "This group is mandatory only for those system which support fiber antifake notification." + + ::= { fsFiberMIBCompliances 1 } + +fsFiberMIBGroup OBJECT-GROUP + OBJECTS { + fsFiberPortDescr, + fsFiberTransceiverType, + fsFiberConnectorType, + fsFiberWavelength, + fsFiberTransferDistanceSMF, + fsFiberTransferDistance62point5umOM1, + fsFiberTransferDistance62point5um, + fsFiberTransferDistance50umOM2, + fsFiberTransferDistance50um, + fsFiberTransferDistance50umOM3, + fsFiberTransferDistanceEBW50um, + fsFiberTransferDistanceCopper, + fsFiberTransferDistanceCableAssembly, + fsFiberDDMSupportStatus, + fsFiberSerialNumber, + fsFiberTemp, + fsFiberTempStatus, + fsFiberVoltage, + fsFiberVoltageStatus, + fsFiberBias, + fsFiberBiasStatus, + fsFiberChannel1Bias, + fsFiberChannel1BiasStatus, + fsFiberChannel2Bias, + fsFiberChannel2BiasStatus, + fsFiberChannel3Bias, + fsFiberChannel3BiasStatus, + fsFiberChannel4Bias, + fsFiberChannel4BiasStatus, + fsFiberRXpowerIntegerpart, + fsFiberRXpowerDecimalpart, + fsFiberRXpowertype, + fsFiberRXpowerStatus, + fsFiberChannel1RXpowerIntegerpart, + fsFiberChannel1RXpowerDecimalpart, + fsFiberChannel1RXpowertype, + fsFiberChannel1RXpowerStatus, + fsFiberChannel2RXpowerIntegerpart, + fsFiberChannel2RXpowerDecimalpart, + fsFiberChannel2RXpowertype, + fsFiberChannel2RXpowerStatus, + fsFiberChannel3RXpowerIntegerpart, + fsFiberChannel3RXpowerDecimalpart, + fsFiberChannel3RXpowertype, + fsFiberChannel3RXpowerStatus, + fsFiberChannel4RXpowerIntegerpart, + fsFiberChannel4RXpowerDecimalpart, + fsFiberChannel4RXpowertype, + fsFiberChannel4RXpowerStatus, + fsFiberTXpowerIntegerpart, + fsFiberTXpowerDecimalpart, + fsFiberTXpowerStatus, + fsFiberChannel1TXpowerIntegerpart, + fsFiberChannel1TXpowerDecimalpart, + fsFiberChannel1TXpowerStatus, + fsFiberChannel2TXpowerIntegerpart, + fsFiberChannel2TXpowerDecimalpart, + fsFiberChannel2TXpowerStatus, + fsFiberChannel3TXpowerIntegerpart, + fsFiberChannel3TXpowerDecimalpart, + fsFiberChannel3TXpowerStatus, + fsFiberChannel4TXpowerIntegerpart, + fsFiberChannel4TXpowerDecimalpart, + fsFiberChannel4TXpowerStatus, + fsFiberRXpowerSign, + fsFiberChannel1RXpowerSign, + fsFiberChannel2RXpowerSign, + fsFiberChannel3RXpowerSign, + fsFiberChannel4RXpowerSign, + fsFiberTXpowerSign, + fsFiberChannel1TXpowerSign, + fsFiberChannel2TXpowerSign, + fsFiberChannel3TXpowerSign, + fsFiberChannel4TXpowerSign, + fsFiberRXpower, + fsFiberChannel1RXpower, + fsFiberChannel2RXpower, + fsFiberChannel3RXpower, + fsFiberChannel4RXpower, + fsFiberTXpower, + fsFiberChannel1TXpower, + fsFiberChannel2TXpower, + fsFiberChannel3TXpower, + fsFiberChannel4TXpower, + fsFiberWavelengthExact, + fsFiberTransferDistance50umOM4, + fsFiberTransferDistanceSMFExt, + fsFiberBandWidth, + fsFiberFormFactor, + fsFiberRXpowerLowWarnThreshold, + fsFiberRXpowerHighWarnThreshold, + fsFiberRXpowerLowAlarmThreshold, + fsFiberRXpowerHighAlarmThreshold, + fsFiberTXpowerLowWarnThreshold, + fsFiberTXpowerHighWarnThreshold, + fsFiberTXpowerLowAlarmThreshold, + fsFiberTXpowerHighAlarmThreshold, + fsFiberChannel5Bias, + fsFiberChannel5BiasStatus, + fsFiberChannel6Bias, + fsFiberChannel6BiasStatus, + fsFiberChannel7Bias, + fsFiberChannel7BiasStatus, + fsFiberChannel8Bias, + fsFiberChannel8BiasStatus, + fsFiberChannel5RXpowerIntegerpart, + fsFiberChannel5RXpowerDecimalpart, + fsFiberChannel5RXpowertype, + fsFiberChannel5RXpowerStatus, + fsFiberChannel6RXpowerIntegerpart, + fsFiberChannel6RXpowerDecimalpart, + fsFiberChannel6RXpowertype, + fsFiberChannel6RXpowerStatus, + fsFiberChannel7RXpowerIntegerpart, + fsFiberChannel7RXpowerDecimalpart, + fsFiberChannel7RXpowertype, + fsFiberChannel7RXpowerStatus, + fsFiberChannel8RXpowerIntegerpart, + fsFiberChannel8RXpowerDecimalpart, + fsFiberChannel8RXpowertype, + fsFiberChannel8RXpowerStatus, + fsFiberChannel5TXpowerIntegerpart, + fsFiberChannel5TXpowerDecimalpart, + fsFiberChannel5TXpowerStatus, + fsFiberChannel6TXpowerIntegerpart, + fsFiberChannel6TXpowerDecimalpart, + fsFiberChannel6TXpowerStatus, + fsFiberChannel7TXpowerIntegerpart, + fsFiberChannel7TXpowerDecimalpart, + fsFiberChannel7TXpowerStatus, + fsFiberChannel8TXpowerIntegerpart, + fsFiberChannel8TXpowerDecimalpart, + fsFiberChannel8TXpowerStatus, + fsFiberChannel5RXpowerSign, + fsFiberChannel6RXpowerSign, + fsFiberChannel7RXpowerSign, + fsFiberChannel8RXpowerSign, + fsFiberChannel5TXpowerSign, + fsFiberChannel6TXpowerSign, + fsFiberChannel7TXpowerSign, + fsFiberChannel8TXpowerSign, + fsFiberChannel5RXpower, + fsFiberChannel6RXpower, + fsFiberChannel7RXpower, + fsFiberChannel8RXpower, + fsFiberChannel5TXpower, + fsFiberChannel6TXpower, + fsFiberChannel7TXpower, + fsFiberChannel8TXpower, + fsFiberTransferDistance50umOM5, + fsFiberMode, + fsFiberTempLowWarnThreshold, + fsFiberTempHighWarnThreshold, + fsFiberTempLowAlarmThreshold, + fsFiberTempHighAlarmThreshold, + fsFiberVoltageLowWarnThreshold, + fsFiberVoltageHighWarnThreshold, + fsFiberVoltageLowAlarmThreshold, + fsFiberVoltageHighAlarmThreshold, + fsFiberBiasLowWarnThreshold, + fsFiberBiasHighWarnThreshold, + fsFiberBiasLowAlarmThreshold, + fsFiberBiasHighAlarmThreshold + } + STATUS current + DESCRIPTION + "A collection of objects providing Fiber managment." + ::= { fsFiberMIBGroups 1 } + +fsFiberAntifakeIntfNameDescGroup OBJECT-GROUP + OBJECTS {fsFiberAntifakeIntfNameDesc} + STATUS current + DESCRIPTION + "Objects that providing a literal description of the interface." + ::= { fsFiberMIBGroups 2 } + +fsFiberAntifakeSerialNumberDescGroup OBJECT-GROUP + OBJECTS {fsFiberAntifakeSerialNumberDesc} + STATUS current + DESCRIPTION + "Objects that providing a literal description of the fiber module serial number." + ::= { fsFiberMIBGroups 3 } +END diff --git a/mibs/fs/FS-MEMORY-MIB b/mibs/fs/FS-MEMORY-MIB new file mode 100644 index 0000000000..30f7049dce --- /dev/null +++ b/mibs/fs/FS-MEMORY-MIB @@ -0,0 +1,481 @@ +-- ***************************************************************** +-- FS-MEMORY-MIB.mib: FS Memory MIB file +-- +-- October 2003, Wuzg +-- +-- Copyright (c) 2003 by FS.COM Inc.. +-- All rights reserved. +-- +-- ***************************************************************** +-- + +FS-MEMORY-MIB DEFINITIONS ::= BEGIN + +IMPORTS + MODULE-IDENTITY, + OBJECT-TYPE, + Integer32, + Gauge32 + FROM SNMPv2-SMI + DisplayString, + MacAddress, + TEXTUAL-CONVENTION + FROM SNMPv2-TC + MODULE-COMPLIANCE, + OBJECT-GROUP + FROM SNMPv2-CONF + fsMgmt + FROM FS-SMI; + +fsMemoryMIB MODULE-IDENTITY + LAST-UPDATED "200310140000Z" + ORGANIZATION "FS.COM Inc.." + CONTACT-INFO + " + Tel: 400-865-2852 + + E-mail: https://www.fs.com/live_chat_service_mail.html" + DESCRIPTION + "This module defines fs system mibs." + REVISION "200310140000Z" + DESCRIPTION + "Initial version of this MIB module." + ::= { fsMgmt 35} + +-- Percentage for statistic, etc. +-- +Percent ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "An integer that is in the range of a percent value." + SYNTAX INTEGER (0..100) + +fsMemoryPoolMIBObjects OBJECT IDENTIFIER ::= { fsMemoryMIB 1 } + + +fsMemoryPoolUtilizationTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSMemoryPoolUtilizationEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of memory pool utilization entries. Each of the + objects provides a general idea of how much of the memory + pool has been used over a given period of time." + ::= { fsMemoryPoolMIBObjects 1 } + +fsMemoryPoolUtilizationEntry OBJECT-TYPE + SYNTAX FSMemoryPoolUtilizationEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in the memory pool utilization table." + INDEX { fsMemoryPoolIndex } + ::= { fsMemoryPoolUtilizationTable 1 } + +FSMemoryPoolUtilizationEntry ::= + SEQUENCE { + fsMemoryPoolIndex Integer32, + fsMemoryPoolName DisplayString, + fsMemoryPoolCurrentUtilization Percent, + fsMemoryPoolLowestUtilization Percent, + fsMemoryPoolLargestUtilization Percent, + fsMemoryPoolSize Integer32, + fsMemoryPoolUsed Integer32, + fsMemoryPoolFree Integer32, + fsMemoryPoolWarning Percent, + fsMemoryPoolCritical Percent, + fsMemoryPoolAverageUtilization Percent, + fsMemoryPoolTotalSize Gauge32, + fsMemoryPoolUsedSize Gauge32, + fsMemoryPoolFreeSize Gauge32 + + } + +fsMemoryPoolIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "An index that uniquely represents a Memory Pool." + ::= { fsMemoryPoolUtilizationEntry 1 } + +fsMemoryPoolName OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "A textual name assigned to the memory pool. This + object is suitable for output to a human operator" + ::= { fsMemoryPoolUtilizationEntry 2 } + +fsMemoryPoolCurrentUtilization OBJECT-TYPE + SYNTAX Percent + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the memory pool utilization currently." + ::= { fsMemoryPoolUtilizationEntry 3 } + +fsMemoryPoolLowestUtilization OBJECT-TYPE + SYNTAX Percent + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the memory pool utilization when memory used least." + ::= { fsMemoryPoolUtilizationEntry 4 } + +fsMemoryPoolLargestUtilization OBJECT-TYPE + SYNTAX Percent + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the memory pool utilization when memory used most." + ::= { fsMemoryPoolUtilizationEntry 5 } + +fsMemoryPoolSize OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the size of physical memory ." + ::= { fsMemoryPoolUtilizationEntry 6 } + +fsMemoryPoolUsed OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the memory size that has been used." + ::= { fsMemoryPoolUtilizationEntry 7 } + +fsMemoryPoolFree OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the memory size that is free." + ::= { fsMemoryPoolUtilizationEntry 8 } + +fsMemoryPoolWarning OBJECT-TYPE + SYNTAX Percent + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The first warning of memory pool." + ::= { fsMemoryPoolUtilizationEntry 9 } + +fsMemoryPoolCritical OBJECT-TYPE + SYNTAX Percent + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The second warning of memory pool." + ::= { fsMemoryPoolUtilizationEntry 10 } + +fsMemoryPoolAverageUtilization OBJECT-TYPE + SYNTAX Percent + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the average memory pool utilization currently." + ::= { fsMemoryPoolUtilizationEntry 11 } + +fsMemoryPoolTotalSize OBJECT-TYPE + SYNTAX Gauge32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total size of physical memory, the unit is Mbytes ." + ::= { fsMemoryPoolUtilizationEntry 12 } + +fsMemoryPoolUsedSize OBJECT-TYPE + SYNTAX Gauge32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Have used physical memory size, the unit is Mbytes ." + ::= { fsMemoryPoolUtilizationEntry 13 } + +fsMemoryPoolFreeSize OBJECT-TYPE + SYNTAX Gauge32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The remaining physical memory size, the unit is Mbytes ." + ::= { fsMemoryPoolUtilizationEntry 14 } + +fsNodeMemoryPoolTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSNodeMemoryPoolEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of node's memory pool utilization entries. Each of the + objects provides a general idea of how much of the memory + pool has been used over a given period of time." + ::= { fsMemoryPoolMIBObjects 2 } + +fsNodeMemoryPoolEntry OBJECT-TYPE + SYNTAX FSNodeMemoryPoolEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in the node's memory pool utilization table." + INDEX { fsNodeMemoryPoolIndex } + ::= { fsNodeMemoryPoolTable 1 } + +FSNodeMemoryPoolEntry ::= + SEQUENCE { + fsNodeMemoryPoolIndex Integer32, + fsNodeMemoryPoolName DisplayString, + fsNodeMemoryPoolCurrentUtilization Percent, + fsNodeMemoryPoolLowestUtilization Percent, + fsNodeMemoryPoolLargestUtilization Percent, + fsNodeMemoryPoolSize Integer32, + fsNodeMemoryPoolUsed Integer32, + fsNodeMemoryPoolFree Integer32, + fsNodeMemoryPoolWarning Percent, + fsNodeMemoryPoolCritical Percent, + fsNodeMemoryPoolTotalSize Gauge32, + fsNodeMemoryPoolUsedSize Gauge32, + fsNodeMemoryPoolFreeSize Gauge32 + } + +fsNodeMemoryPoolIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "An index that uniquely represents a node's Memory Pool." + ::= { fsNodeMemoryPoolEntry 1 } + +fsNodeMemoryPoolName OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "A textual name assigned to the node's memory pool. This + object is suitable for output to a human operator" + ::= { fsNodeMemoryPoolEntry 2 } + +fsNodeMemoryPoolCurrentUtilization OBJECT-TYPE + SYNTAX Percent + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the node's memory pool utilization currently." + ::= { fsNodeMemoryPoolEntry 3 } + +fsNodeMemoryPoolLowestUtilization OBJECT-TYPE + SYNTAX Percent + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the node's memory pool utilization when memory used least." + ::= { fsNodeMemoryPoolEntry 4 } + +fsNodeMemoryPoolLargestUtilization OBJECT-TYPE + SYNTAX Percent + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the node's memory pool utilization when memory used most." + ::= { fsNodeMemoryPoolEntry 5 } + +fsNodeMemoryPoolSize OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the size of the node's physical memory ." + ::= { fsNodeMemoryPoolEntry 6 } + +fsNodeMemoryPoolUsed OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the node's memory size that has been used." + ::= { fsNodeMemoryPoolEntry 7 } + +fsNodeMemoryPoolFree OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the node's memory size that is free." + ::= { fsNodeMemoryPoolEntry 8 } + +fsNodeMemoryPoolWarning OBJECT-TYPE + SYNTAX Percent + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This is the first warning of the node's memory." + ::= { fsNodeMemoryPoolEntry 9 } + +fsNodeMemoryPoolCritical OBJECT-TYPE + SYNTAX Percent + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This is the second warning of the node's memory." + ::= { fsNodeMemoryPoolEntry 10 } + +fsNodeMemoryPoolTotalSize OBJECT-TYPE + SYNTAX Gauge32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total size of node's physical memory, the unit is Mbytes ." + ::= { fsNodeMemoryPoolEntry 11 } + +fsNodeMemoryPoolUsedSize OBJECT-TYPE + SYNTAX Gauge32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Have used node's physical memory size, the unit is Mbytes ." + ::= { fsNodeMemoryPoolEntry 12 } + +fsNodeMemoryPoolFreeSize OBJECT-TYPE + SYNTAX Gauge32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The remaining node's physical memory size, the unit is Mbytes ." + ::= { fsNodeMemoryPoolEntry 13 } + + +--lank ap 2010-7 +fsLankApMemoryPoolTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSLankApMemoryPoolEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of lank ap memory pool utilization entries. Each of the + objects provides a general idea of how much of the memory + pool has been used over a given period of time." + ::= { fsMemoryPoolMIBObjects 3 } + +fsLankApMemoryPoolEntry OBJECT-TYPE + SYNTAX FSLankApMemoryPoolEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in the lank ap memory pool utilization table." + INDEX { fsLankApMemoryPoolMacAddr } + ::= { fsLankApMemoryPoolTable 1 } + +FSLankApMemoryPoolEntry ::= + SEQUENCE { + fsLankApMemoryPoolMacAddr MacAddress, + fsLankApMemoryPoolWarning Percent, + fsLankApMemoryPoolCritical Percent, + fsLankApMemoryPoolCurrentUtilization Percent, + fsLankApMemoryPoolAverageUtilization Percent + } + +fsLankApMemoryPoolMacAddr OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "An index that uniquely represents lank ap Memory Pool." + ::= { fsLankApMemoryPoolEntry 1 } + +fsLankApMemoryPoolWarning OBJECT-TYPE + SYNTAX Percent + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The first warning of lank ap memory pool." + ::= { fsLankApMemoryPoolEntry 2 } + +fsLankApMemoryPoolCritical OBJECT-TYPE + SYNTAX Percent + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The second warning of lank ap memory pool." + ::= { fsLankApMemoryPoolEntry 3 } + +fsLankApMemoryPoolCurrentUtilization OBJECT-TYPE + SYNTAX Percent + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the lank ap memory pool utilization currently." + ::= { fsLankApMemoryPoolEntry 4 } + +fsLankApMemoryPoolAverageUtilization OBJECT-TYPE + SYNTAX Percent + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the lank ap average memory pool utilization currently." + ::= { fsLankApMemoryPoolEntry 5 } + + +fsMemoryMIBConformance OBJECT IDENTIFIER ::= { fsMemoryMIB 2 } +fsMemoryMIBCompliances OBJECT IDENTIFIER ::= { fsMemoryMIBConformance 1 } +fsMemoryMIBGroups OBJECT IDENTIFIER ::= { fsMemoryMIBConformance 2 } + + +-- compliance statements + +fsMemoryMIBCompliance MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "The compliance statement for entities which implement + the FS Memory MIB" + MODULE -- this module + MANDATORY-GROUPS { fsMemoryPoolUtilizationMIBGroup + } + ::= { fsMemoryMIBCompliances 1 } + +-- units of conformance + +fsMemoryPoolUtilizationMIBGroup OBJECT-GROUP + OBJECTS { + fsMemoryPoolIndex, + fsMemoryPoolName, + fsMemoryPoolCurrentUtilization, + fsMemoryPoolLowestUtilization, + fsMemoryPoolLargestUtilization, + fsMemoryPoolSize, + fsMemoryPoolUsed, + fsMemoryPoolFree, + fsMemoryPoolWarning, + fsMemoryPoolCritical, + fsMemoryPoolAverageUtilization, + fsMemoryPoolTotalSize, + fsMemoryPoolUsedSize, + fsMemoryPoolFreeSize + } + STATUS current + DESCRIPTION + "A collection of objects providing memory pool utilization to a FS agent." + ::= { fsMemoryMIBGroups 1 } + +fsNodeMemoryPoolMIBGroup OBJECT-GROUP + OBJECTS { + fsNodeMemoryPoolIndex, + fsNodeMemoryPoolName, + fsNodeMemoryPoolCurrentUtilization, + fsNodeMemoryPoolLowestUtilization, + fsNodeMemoryPoolLargestUtilization, + fsNodeMemoryPoolSize, + fsNodeMemoryPoolUsed, + fsNodeMemoryPoolFree, + fsNodeMemoryPoolWarning, + fsNodeMemoryPoolCritical, + fsNodeMemoryPoolTotalSize, + fsNodeMemoryPoolUsedSize, + fsNodeMemoryPoolFreeSize + } + STATUS current + DESCRIPTION + "A collection of objects providing node's memory pool utilization to a FS agent." + ::= { fsMemoryMIBGroups 2 } + +END diff --git a/mibs/fs/FS-PROCESS-MIB b/mibs/fs/FS-PROCESS-MIB new file mode 100644 index 0000000000..4f9c4ec900 --- /dev/null +++ b/mibs/fs/FS-PROCESS-MIB @@ -0,0 +1,351 @@ +-- ***************************************************************** +-- FS-PROCESS-MIB.mib: FS Process MIB file +-- +-- October 2003, Wuzg +-- +-- Copyright (c) 2003 by FS.COM Inc.. +-- All rights reserved. +-- +-- ***************************************************************** +-- + +FS-PROCESS-MIB DEFINITIONS ::= BEGIN + +IMPORTS + MODULE-IDENTITY, + OBJECT-TYPE, + Integer32 + FROM SNMPv2-SMI + DisplayString, + MacAddress, + TEXTUAL-CONVENTION + FROM SNMPv2-TC + MODULE-COMPLIANCE, + OBJECT-GROUP + FROM SNMPv2-CONF + fsMgmt + FROM FS-SMI; + +fsProcessMIB MODULE-IDENTITY + LAST-UPDATED "200310140000Z" + ORGANIZATION "FS.COM Inc.." + CONTACT-INFO + " + Tel: 400-865-2852 + + E-mail: https://www.fs.com/live_chat_service_mail.html" + DESCRIPTION + "This module defines fs system mibs." + REVISION "200310140000Z" + DESCRIPTION + "Initial version of this MIB module." + ::= { fsMgmt 36} + +-- Percentage for statistic, etc. +-- +Percent ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "An integer that is in the range of a percent value." + SYNTAX INTEGER (0..100) + +fsCPUMIBObjects OBJECT IDENTIFIER ::= { fsProcessMIB 1 } + +-- general mib +fsCpuGeneralMibsGroup OBJECT IDENTIFIER ::= { fsCPUMIBObjects 1 } + +fsCPUUtilization5Sec OBJECT-TYPE + SYNTAX Percent + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the CPU utilization for 5 seconds." + ::= { fsCpuGeneralMibsGroup 1 } + +fsCPUUtilization1Min OBJECT-TYPE + SYNTAX Percent + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the CPU utilization for 1 minutes." + ::= { fsCpuGeneralMibsGroup 2 } + +fsCPUUtilization5Min OBJECT-TYPE + SYNTAX Percent + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the CPU utilization for 5 minutes." + ::= { fsCpuGeneralMibsGroup 3 } + +fsCPUUtilizationWarning OBJECT-TYPE + SYNTAX Percent + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This is the first warning of cpu using rate." + ::= { fsCpuGeneralMibsGroup 4 } + +fsCPUUtilizationCritical OBJECT-TYPE + SYNTAX Percent + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This is the realtime collection switch of cpu using rate." + ::= { fsCpuGeneralMibsGroup 5 } + +fsCPUMaxUtilization5Sec OBJECT-TYPE + SYNTAX Percent + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the CPU max utilization for 5 seconds." + ::= { fsCpuGeneralMibsGroup 6 } + +fsCPUMaxUtilization1Min OBJECT-TYPE + SYNTAX Percent + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the CPU max utilization for 1 minutes." + ::= { fsCpuGeneralMibsGroup 7 } + +fsCPUMaxUtilization5Min OBJECT-TYPE + SYNTAX Percent + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the CPU max utilization for 5 minutes." + ::= { fsCpuGeneralMibsGroup 8 } + +fsCPUUtilizationCollectSwitch OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This is the realtime collection of cpu using rate." + ::= { fsCpuGeneralMibsGroup 9 } + +fsCPUUtilizationCurrent OBJECT-TYPE + SYNTAX Percent + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the collection of current cpu using rate." + ::= { fsCpuGeneralMibsGroup 10 } + +---Node's CPU utilization table +fsNodeCPUTotalTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSNodeCPUTotalEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of line cards's CPU utilization entries. Each of the + objects provides a general idea of how much of the CPU resource + of a line card has been used over a given period of time." + ::= { fsCPUMIBObjects 2 } + +fsNodeCPUTotalEntry OBJECT-TYPE + SYNTAX FSNodeCPUTotalEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in the node's CPU utilization table." + INDEX { fsNodeCPUTotalIndex } + ::= { fsNodeCPUTotalTable 1 } + +FSNodeCPUTotalEntry ::= + SEQUENCE { + fsNodeCPUTotalIndex Integer32, + fsNodeCPUTotalName DisplayString, + fsNodeCPUTotal5sec Percent, + fsNodeCPUTotal1min Percent, + fsNodeCPUTotal5min Percent, + fsNodeCPUTotalWarning Percent, + fsNodeCPUTotalCritical Percent + } + +fsNodeCPUTotalIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "An index that uniquely represents a Memory Pool." + ::= { fsNodeCPUTotalEntry 1 } + +fsNodeCPUTotalName OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The name of a node, for example, slot x is the x slot." + ::= { fsNodeCPUTotalEntry 2 } + +fsNodeCPUTotal5sec OBJECT-TYPE + SYNTAX Percent + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the CPU utilization of a node for 5 seconds." + ::= { fsNodeCPUTotalEntry 3 } + +fsNodeCPUTotal1min OBJECT-TYPE + SYNTAX Percent + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the CPU utilization of a node for 1 minutes." + ::= { fsNodeCPUTotalEntry 4 } + +fsNodeCPUTotal5min OBJECT-TYPE + SYNTAX Percent + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the CPU utilization of a node for 5 minutes." + ::= { fsNodeCPUTotalEntry 5 } + +fsNodeCPUTotalWarning OBJECT-TYPE + SYNTAX Percent + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This is the first warning of the node's cpu using rate." + ::= { fsNodeCPUTotalEntry 6 } + +fsNodeCPUTotalCritical OBJECT-TYPE + SYNTAX Percent + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This is the second warning of the node's cpu using rate." + ::= { fsNodeCPUTotalEntry 7 } + +--lank ap 2010-7 +fsLankApCPUTotalTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSLankApCPUTotalEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of lank ap CPU utilization entries. Each of the + objects provides a lank ap CPU utilization information." + ::= { fsCPUMIBObjects 3 } + +fsLankApCPUTotalEntry OBJECT-TYPE + SYNTAX FSLankApCPUTotalEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in lank ap CPU utilization table." + INDEX { fsLankApCPUMacAddr } + ::= { fsLankApCPUTotalTable 1 } + +FSLankApCPUTotalEntry ::= + SEQUENCE { + fsLankApCPUMacAddr MacAddress, + fsLankApCPUUtilizationCollectSwitch Integer32, + fsLankApCPUUtilizationWarning Percent, + fsLankApCPUUtilizationCritical Percent, + fsLankApCPUUtilizationCurrent Percent, + fsLankApCPUUtilization5Min Percent + } + +fsLankApCPUMacAddr OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "An index that uniquely represents lank ap CPU." + ::= { fsLankApCPUTotalEntry 1 } + +fsLankApCPUUtilizationCollectSwitch OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This is the realtime collection of lank ap cpu using rate." + ::= { fsLankApCPUTotalEntry 2 } + +fsLankApCPUUtilizationWarning OBJECT-TYPE + SYNTAX Percent + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This is the first warning of lank ap cpu using rate." + ::= { fsLankApCPUTotalEntry 3 } + +fsLankApCPUUtilizationCritical OBJECT-TYPE + SYNTAX Percent + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This is the realtime collection switch of lank ap cpu using rate." + ::= { fsLankApCPUTotalEntry 4 } + +fsLankApCPUUtilizationCurrent OBJECT-TYPE + SYNTAX Percent + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the collection of current lank ap cpu using rate." + ::= { fsLankApCPUTotalEntry 5 } + +fsLankApCPUUtilization5Min OBJECT-TYPE + SYNTAX Percent + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the lank ap CPU utilization for 5 minutes." + ::= { fsLankApCPUTotalEntry 6 } + + +fsProcessMIBConformance OBJECT IDENTIFIER ::= { fsProcessMIB 2 } +fsProcessMIBCompliances OBJECT IDENTIFIER ::= { fsProcessMIBConformance 1 } +fsProcessMIBGroups OBJECT IDENTIFIER ::= { fsProcessMIBConformance 2 } + +-- compliance statements + +fsProcessMIBCompliance MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "The compliance statement for entities which implement + the FS Process MIB" + MODULE -- this module + MANDATORY-GROUPS { fsCPUUtilizationMIBGroup + } + ::= { fsProcessMIBCompliances 1 } + +-- units of conformance + +fsCPUUtilizationMIBGroup OBJECT-GROUP + OBJECTS { + fsCPUUtilization5Sec, + fsCPUUtilization1Min, + fsCPUUtilization5Min, + fsCPUMaxUtilization5Sec, + fsCPUMaxUtilization1Min, + fsCPUMaxUtilization5Min, + fsCPUUtilizationCollectSwitch, + fsCPUUtilizationCurrent + } + STATUS current + DESCRIPTION + "A collection of objects providing CPU utilization to a FS agent." + ::= { fsProcessMIBGroups 1 } + +fsNodeCPUTotalGroups OBJECT-GROUP + OBJECTS { + fsNodeCPUTotalIndex, + fsNodeCPUTotalName, + fsNodeCPUTotal5sec, + fsNodeCPUTotal1min, + fsNodeCPUTotal5min, + fsNodeCPUTotalWarning, + fsNodeCPUTotalCritical + } + STATUS current + DESCRIPTION + "A collection of objects providing node's CPU utilization to a FS agent." + ::= { fsProcessMIBGroups 2 } + +END diff --git a/mibs/fs/FS-SMI b/mibs/fs/FS-SMI new file mode 100644 index 0000000000..c34932855f --- /dev/null +++ b/mibs/fs/FS-SMI @@ -0,0 +1,92 @@ +-- ***************************************************************** +-- FS-SMI.mib: FS-SMI +-- FS Enterprise Structure of Management Information +-- +-- March 2002, Wuzg +-- +-- Copyright (c) 2002 by FS.COM Inc.. +-- All rights reserved. +-- +-- ***************************************************************** +-- + +FS-SMI DEFINITIONS ::= BEGIN + +IMPORTS + MODULE-IDENTITY, + OBJECT-IDENTITY, + enterprises + FROM SNMPv2-SMI; + +-- FS Snmpagent Enterprise Specific Objects + fs OBJECT IDENTIFIER ::= { enterprises 52642 } + + products OBJECT IDENTIFIER ::= { fs 1 } + + switch OBJECT IDENTIFIER ::= { products 1 } + +switchMib MODULE-IDENTITY + LAST-UPDATED "200203190000Z" + ORGANIZATION "FS.COM Inc.." + CONTACT-INFO + " + Tel: 400-865-2852 + + E-mail: https://www.fs.com/live_chat_service_mail.html" + DESCRIPTION + "The Structure of Management Information for the + FS enterprise." + REVISION "200203190000Z" + DESCRIPTION + "Initial version of this MIB module." + ::= { switch 10 } + +fsSwitchProducts OBJECT-IDENTITY + STATUS current + DESCRIPTION + "fsSwitchProducts is the root OBJECT IDENTIFIER from + which sysObjectID values are assigned for switch. Actual + values are defined in FS-PRODUCTS-MIB." + ::= { switchMib 1 } + +fsMgmt OBJECT-IDENTITY + STATUS current + DESCRIPTION + "fsMgmt is the main subtree for those functional mib." + ::= { switchMib 2 } + +fsAgentCapability OBJECT-IDENTITY + STATUS current + DESCRIPTION + "fsAgentCapability provides a root object identifier + from which AGENT-CAPABILITIES values may be assigned." + ::= { switchMib 3 } + +fsModules OBJECT-IDENTITY + STATUS current + DESCRIPTION + "fsModules provides a root object identifier + from which MODULE-IDENTITY values may be assigned." + ::= { switchMib 4 } + +fsExperiment OBJECT-IDENTITY + STATUS current + DESCRIPTION + "fsExperiment provides a root object identifier + from which experimental mibs may be temporarily + based. mibs are typicially based here if they + fall in one of two categories + 1) are IETF work-in-process mibs which have not + been assigned a permanent object identifier by + the IANA. + 2) are fs work-in-process which has not been + assigned a permanent object identifier by the + fs assigned number authority, typicially because + the mib is not ready for deployment. + + NOTE WELL: support for mibs in the fsExperiment + subtree will be deleted when a permanent object + identifier assignment is made." + ::= { switchMib 5 } + +END diff --git a/mibs/fs/FS-SYSTEM-MIB b/mibs/fs/FS-SYSTEM-MIB new file mode 100644 index 0000000000..0e53e43927 --- /dev/null +++ b/mibs/fs/FS-SYSTEM-MIB @@ -0,0 +1,2433 @@ +-- ***************************************************************** +-- FS-SYSTEM-MIB.mib: FS System MIB file +-- +-- March 2002, Wuzg +-- +-- Copyright (c) 2002 by FS.COM Inc.. +-- All rights reserved. +-- +-- ***************************************************************** +-- + +FS-SYSTEM-MIB DEFINITIONS ::= BEGIN + +IMPORTS + MODULE-IDENTITY, + OBJECT-TYPE, + NOTIFICATION-TYPE, + Integer32, + TimeTicks, + Unsigned32 + FROM SNMPv2-SMI + DisplayString, + MacAddress + FROM SNMPv2-TC + Gauge + FROM RFC1155-SMI + MODULE-COMPLIANCE, + OBJECT-GROUP + FROM SNMPv2-CONF + fsApMacAddr + FROM FS-AC-MGMT-MIB + fsMemoryPoolCurrentUtilization + FROM FS-MEMORY-MIB + fsCPUUtilization1Min, + Percent + FROM FS-PROCESS-MIB + fsMgmt + FROM FS-SMI; + +fsSystemMIB MODULE-IDENTITY + LAST-UPDATED "200203200000Z" + ORGANIZATION "FS.COM Inc.." + CONTACT-INFO + " + Tel: 400-865-2852 + + E-mail: https://www.fs.com/live_chat_service_mail.html" + DESCRIPTION + "This module defines fs system mibs." + REVISION "200203200000Z" + DESCRIPTION + "Initial version of this MIB module." + ::= { fsMgmt 1} + +fsSystemMIBObjects OBJECT IDENTIFIER ::= { fsSystemMIB 1 } + +fsSystemHwVersion OBJECT-TYPE + SYNTAX DisplayString(SIZE (1..32)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the string of the Revision number of hardware resides + on the FastSwitch." + ::= { fsSystemMIBObjects 1 } + +fsSystemSwVersion OBJECT-TYPE + SYNTAX DisplayString(SIZE (1..32)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the string of the Revision number of software resides + on the FastSwitch." + ::= { fsSystemMIBObjects 2 } + +fsSystemBootVersion OBJECT-TYPE + SYNTAX DisplayString(SIZE (1..32)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the string of the Revision number of BOOT software resides + on the FastSwitch." + ::= { fsSystemMIBObjects 3 } + +fsSystemSysCtrlVersion OBJECT-TYPE + SYNTAX DisplayString(SIZE (1..32)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the string of the Revision number of CTRL software resides + on the FastSwitch." + ::= { fsSystemMIBObjects 4 } + +fsSystemParametersSave OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Save all parameters changed in configuration by setting + this object to any value but 0, set its value to 0 will + cause no action of agent, otherwise all changes of + prarameters will be saved for retrive when system is + reset, if parameter is changed but not saved all changes + will come to their original value when system down and up + again, when query always return value 0." + ::= { fsSystemMIBObjects 5 } + +fsSystemOutBandRate OBJECT-TYPE + SYNTAX INTEGER { + baud9600 (1), + baud19200 (2), + baud38400 (3), + baud57600 (4), + baud115200 (5) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Determine the console(OutBand) baud rate : + 9600 - 1,19200 - 2, 38300 - 3, 57600 - 4, 115200 - 5, + when the console baud rate is other value will return value 0." + ::= { fsSystemMIBObjects 6 } + +fsSystemReset OBJECT-TYPE + SYNTAX INTEGER { + normal(0), + restart(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This Object allow perform soft reset of system by setting its + value to none zero. if a soft resetis performed, after this + having completed a warm start trap will send to declare the state + and when queried will always return 0." + ::= { fsSystemMIBObjects 7 } + +fsSwitchLayer OBJECT-TYPE + SYNTAX INTEGER { + layer2 (1), -- Layer 2 Switch + layer3 (2), -- Layer 3 Switch + router(3) -- Router + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Which layer's device the switch in system " + ::= { fsSystemMIBObjects 8 } + +fsSystemHwPower OBJECT-TYPE + SYNTAX INTEGER{ + rpsNoLink(1), + rpsLinkAndNoPower(2), + rpsLinkAndReadyForPower(3), + rpsLinkAndPower(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The state of power." + ::= { fsSystemMIBObjects 9 } + +fsSystemHwFan OBJECT-TYPE + SYNTAX INTEGER{ + work(1), + stop(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The state of fan." + ::= { fsSystemMIBObjects 10 } + +--The fsSystemOutBandTimeout is obsoleted after 2007.9 +fsSystemOutBandTimeout OBJECT-TYPE + SYNTAX Integer32(0..3600) + UNITS "seconds" + MAX-ACCESS read-write + STATUS obsolete + DESCRIPTION + "The timeout of console.0 indicate that timeout function is disabled." + ::= { fsSystemMIBObjects 11 } + +--The fsSystemTelnetTimeout is obsoleted after 2007.9 +fsSystemTelnetTimeout OBJECT-TYPE + SYNTAX Integer32(0..3600) + UNITS "seconds" + MAX-ACCESS read-write + STATUS obsolete + DESCRIPTION + "The timeout of telnet.0 indicate that timeout function is disabled." + ::= { fsSystemMIBObjects 12 } + +fsSystemMainFile OBJECT-TYPE + SYNTAX DisplayString(SIZE (1..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the string of the name of main file on the FastSwitch." + ::= { fsSystemMIBObjects 13 } + +fsSystemCurrentPower OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the current power of the FastSwitch." + ::= { fsSystemMIBObjects 14 } + +fsSystemRemainPower OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the remain power of the FastSwitch." + ::= { fsSystemMIBObjects 15 } + +fsSystemTemperature OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the temperature of the FastSwitch." + ::= { fsSystemMIBObjects 16 } + +fsSystemElectricalSourceNum OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the electrical source number of the FastSwitch." + ::= { fsSystemMIBObjects 17 } + +fsSystemElectricalSourceIsNormalTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSSystemElectricalSourceIsNormalEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of electrical source entries. Each object displays + whether different electrical sources are normal or not." + ::= { fsSystemMIBObjects 18 } + +fsSystemElectricalSourceIsNormalEntry OBJECT-TYPE + SYNTAX FSSystemElectricalSourceIsNormalEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry displays whether different electrical sources are normal or not." + INDEX { fsSystemElectricalSourceIsNormalIndex } + ::= { fsSystemElectricalSourceIsNormalTable 1 } + +FSSystemElectricalSourceIsNormalEntry ::= + SEQUENCE { + fsSystemElectricalSourceIsNormalIndex Integer32, + fsSystemElectricalSourceIsNormal INTEGER, + fsSystemElectricalSourceName DisplayString + } + +fsSystemElectricalSourceIsNormalIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "An index that uniquely represents a electrical source." + ::= { fsSystemElectricalSourceIsNormalEntry 1 } + +fsSystemElectricalSourceIsNormal OBJECT-TYPE + SYNTAX INTEGER { + noexist (1), --no exist + existnopower (2), -- exist no power + existreadypower (3), --exist ready power + normal (4), --normal + powerbutabnormal (5), --power but abnormal + unknow (6) --unknow + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object displays whether an electrical source is normal or not." + ::= { fsSystemElectricalSourceIsNormalEntry 2 } + +fsSystemElectricalSourceName OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The name of electrical source" + ::= { fsSystemElectricalSourceIsNormalEntry 3 } + +fsSystemCurrentVoltage OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the current voltage of the FastSwitch." + ::= { fsSystemMIBObjects 19 } + +fsSystemFanNUM OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the number of fan on the FastSwitch." + ::= { fsSystemMIBObjects 20 } + +fsSystemFanIsNormalTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSSystemFanIsNormalEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of fan entries. Each object displays + whether different fans are normal or not." + ::= { fsSystemMIBObjects 21 } + +fsSystemFanIsNormalEntry OBJECT-TYPE + SYNTAX FSSystemFanIsNormalEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry displays whether different fans are normal or not." + INDEX { fsSystemFanIsNormalIndex } + ::= { fsSystemFanIsNormalTable 1 } + +FSSystemFanIsNormalEntry ::= + SEQUENCE { + fsSystemFanIsNormalIndex Integer32, + fsSystemFanIsNormal INTEGER, + fsSystemFanName DisplayString, + fsSystemFanSpeed Integer32 + } + +fsSystemFanIsNormalIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "An index that uniquely represents a fan." + ::= { fsSystemFanIsNormalEntry 1 } + +fsSystemFanIsNormal OBJECT-TYPE + SYNTAX INTEGER { + noexist (1), --no exist + existnopower (2), -- exist no power + existreadypower (3), --exist ready power + normal (4), --normal + powerbutabnormal (5), --power but abnormal + unknow (6) --unknow + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object displays whether an fan is normal or not." + ::= { fsSystemFanIsNormalEntry 2 } + +fsSystemFanName OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The name of fan" + ::= { fsSystemFanIsNormalEntry 3 } + +fsSystemFanSpeed OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object displays the fan's speed." + ::= { fsSystemFanIsNormalEntry 4 } + +fsSystemReloadTimeRemain OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the remain time of reloading on the FastSwitch." + ::= { fsSystemMIBObjects 22 } + +fsSystemTemperatureTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSSystemTemperatureEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of temperature entries. Each object displays + the temperature information." + ::= { fsSystemMIBObjects 23 } + +fsSystemTemperatureEntry OBJECT-TYPE + SYNTAX FSSystemTemperatureEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry displays the temperature information." + INDEX { fsSystemTemperatureIndex } + ::= { fsSystemTemperatureTable 1 } + +FSSystemTemperatureEntry ::= + SEQUENCE { + fsSystemTemperatureIndex Integer32, + fsSystemTemperatureName DisplayString, + fsSystemTemperatureCurrent Integer32, + fsSystemTemperatureWarningVaule Integer32, + fsSystemTemperatureCritialVaule Integer32 + } + +fsSystemTemperatureIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "An index that uniquely represents a device's temperature information." + ::= { fsSystemTemperatureEntry 1 } + +fsSystemTemperatureName OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "A textual name assigned to a temperature chip" + ::= { fsSystemTemperatureEntry 2 } + +fsSystemTemperatureCurrent OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the current temperature of the FastSwitch.The temperature display + is not supported for the current temperature returns to 0." + ::= { fsSystemTemperatureEntry 3 } + +fsSystemTemperatureWarningVaule OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The first warning of temperature of the device CPU." + ::= { fsSystemTemperatureEntry 4 } + +fsSystemTemperatureCritialVaule OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The second warning of temperature of the device CPU." + ::= { fsSystemTemperatureEntry 5 } + +fsSystemSerialno OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the string of the serial number resides on the FastSwitch. + Or return the serial number resides on the current master engine of a chassis device." + ::= { fsSystemMIBObjects 24 } + +fsSystemVersionTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSSystemVersionEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of system version entries. Each object displays + the system version information." + ::= { fsSystemMIBObjects 25 } + +fsSystemVersionEntry OBJECT-TYPE + SYNTAX FSSystemVersionEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry displays the system version information." + INDEX { fsSystemVersionIndex } + ::= { fsSystemVersionTable 1 } + +FSSystemVersionEntry ::= + SEQUENCE { + fsSystemVersionIndex Unsigned32, + fsSystemVersionName DisplayString, + fsSystemVersionSwBoot DisplayString, + fsSystemVersionSwCtrl DisplayString, + fsSystemVersionSwMain DisplayString, + fsSystemVersionHw DisplayString, + fsSystemVersionSerialno DisplayString + } + +fsSystemVersionIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "An index that uniquely represents a device's system version information." + ::= { fsSystemVersionEntry 1 } + +fsSystemVersionName OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "A textual name assigned to a system version chip" + ::= { fsSystemVersionEntry 2 } + +fsSystemVersionSwBoot OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the software boot system version of the FastSwitch." + ::= { fsSystemVersionEntry 3 } + +fsSystemVersionSwCtrl OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the software ctrl system version of the FastSwitch." + ::= { fsSystemVersionEntry 4 } + +fsSystemVersionSwMain OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the software main system version of the FastSwitch." + ::= { fsSystemVersionEntry 5 } + +fsSystemVersionHw OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the hardware system version of the FastSwitch." + ::= { fsSystemVersionEntry 6 } + +fsSystemVersionSerialno OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the serial number of the FastSwitch." + ::= { fsSystemVersionEntry 7 } + +--System models added 2010-05 +fsSystemSysModel OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the SysModel of equipment." + ::={ fsSystemMIBObjects 26 } + +fsSystemUptime OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the SysUptime of equipment,unit is seconds." + ::={ fsSystemMIBObjects 27 } + +--System Sample Time 2010-05 +fsSystemSampleTime OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Sampling duration." + ::={ fsSystemMIBObjects 28 } + +fsSystemStatWindowTime OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Stating duration." + ::={ fsSystemMIBObjects 29 } + +fsSystemManufacturer OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the string of the manufacturer." + ::= { fsSystemMIBObjects 30 } + +fsSystemCurrentTime OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Return the current time of the system." + ::= { fsSystemMIBObjects 31 } + +fsSystemWarnResendTime OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Return the resending time of warn trap of the system." + ::= { fsSystemMIBObjects 32 } + +fsSystemSoftwareName OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the software name of the system." + ::= { fsSystemMIBObjects 33 } + +fsSystemSoftwareManufacturer OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the software manufacturer of the system." + ::= { fsSystemMIBObjects 34 } + +fsSystemCpuType OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the cpu type infomation of the system." + ::= { fsSystemMIBObjects 35 } + +fsSystemMemoryType OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the memory type of the system." + ::= { fsSystemMIBObjects 36 } + +fsSystemMemorySize OBJECT-TYPE + SYNTAX Gauge + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the memory card storage of the system." + ::= { fsSystemMIBObjects 37 } + +fsSystemFlashSize OBJECT-TYPE + SYNTAX Gauge + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the flash size of the system." + ::= { fsSystemMIBObjects 38 } + + --lank ap 2010-7 +fsSystemLankApTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSSystemLankApEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of lank ap system entries. Each object displays + the lank ap system information." + ::= { fsSystemMIBObjects 39 } + +fsSystemLankApEntry OBJECT-TYPE + SYNTAX FSSystemLankApEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry displays the lank ap system information." + INDEX { fsSystemLankApMacAddr } + ::= { fsSystemLankApTable 1 } + +FSSystemLankApEntry ::= + SEQUENCE { + fsSystemLankApMacAddr MacAddress, + fsSystemLankApStatWindowTime Integer32, + fsSystemLankApSampleTime Integer32, + fsSystemLankApReset INTEGER, + fsSystemLankApSoftwareName DisplayString, + fsSystemLankApSwVersion DisplayString, + fsSystemLankApSoftwareManufacturer DisplayString, + fsSystemLankApCpuType DisplayString, + fsSystemLankApMemoryType DisplayString, + fsSystemLankApMemorySize Gauge, + fsSystemLankAPFlashSize Gauge, + fsSystemLankApManufacturer DisplayString, + fsSystemLankApSerialno DisplayString, + fsSystemLankApSysModel DisplayString, + fsSystemLankApUptime INTEGER, + fsSystemLankApAccurateUptime TimeTicks, + fsSystemLankApHwVersion DisplayString + } + +fsSystemLankApMacAddr OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "An index that uniquely represents lank ap system information." + ::= { fsSystemLankApEntry 1 } + +fsSystemLankApStatWindowTime OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Stating duration of lank ap." + ::={ fsSystemLankApEntry 2 } + +fsSystemLankApSampleTime OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Sampling duration of lank ap." + ::={ fsSystemLankApEntry 3 } + +fsSystemLankApReset OBJECT-TYPE + SYNTAX INTEGER { + normal(0), + restart(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This Object allow perform soft reset of lank ap system by setting + its value to none zero. if a soft resetis performed, after this + having completed a warm start trap will send to declare the state + and when queried will always return 0." + ::= { fsSystemLankApEntry 4 } + +fsSystemLankApSoftwareName OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the software name of the lank ap system." + ::= { fsSystemLankApEntry 5 } + +fsSystemLankApSwVersion OBJECT-TYPE + SYNTAX DisplayString(SIZE (1..32)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the string of the Revision number of software resides + on the lank ap FastSwitch." + ::= { fsSystemLankApEntry 6 } + +fsSystemLankApSoftwareManufacturer OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the software manufacturer of the lank ap system." + ::= { fsSystemLankApEntry 7 } + +fsSystemLankApCpuType OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the cpu type infomation of the lank ap system." + ::= { fsSystemLankApEntry 8 } + +fsSystemLankApMemoryType OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the memory type of the lank ap system." + ::= { fsSystemLankApEntry 9 } + +fsSystemLankApMemorySize OBJECT-TYPE + SYNTAX Gauge + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the memory card storage of the lank ap system." + ::= { fsSystemLankApEntry 10 } + +fsSystemLankAPFlashSize OBJECT-TYPE + SYNTAX Gauge + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the flash size of the lank ap system." + ::= { fsSystemLankApEntry 11 } + +fsSystemLankApManufacturer OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the string of the manufacturer of lank ap." + ::= { fsSystemLankApEntry 12} + +fsSystemLankApSerialno OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the string of the serial number resides + on the lank ap FastSwitch." + ::= { fsSystemLankApEntry 13 } + +fsSystemLankApSysModel OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the SysModel of lank ap equipment." + ::={ fsSystemLankApEntry 14 } + +fsSystemLankApUptime OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the SysUptime of lank ap equipment." + ::={ fsSystemLankApEntry 15 } + +fsSystemLankApAccurateUptime OBJECT-TYPE + SYNTAX TimeTicks + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the accurate system Uptime of ap equipment,unit is ticks" + ::={ fsSystemLankApEntry 16 } + +fsSystemLankApHwVersion OBJECT-TYPE + SYNTAX DisplayString(SIZE (1..32)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the string of the Revision number of hardware resides + on the lank ap FastSwitch." + ::= { fsSystemLankApEntry 17 } + + +fsSystemBoardTemperatureTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSSystemBoardTemperatureEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of board temperature entries. Each object displays + the board temperature information." + ::= { fsSystemMIBObjects 40 } + +fsSystemBoardTemperatureEntry OBJECT-TYPE + SYNTAX FSSystemBoardTemperatureEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry displays the board temperature information." + INDEX { fsSystemBoardTemperatureIndex } + ::= { fsSystemBoardTemperatureTable 1 } + +FSSystemBoardTemperatureEntry ::= + SEQUENCE { + fsSystemBoardTemperatureIndex Integer32, + fsSystemBoardTemperatureName DisplayString, + fsSystemBoardTemperatureCurrent Integer32 + } + +fsSystemBoardTemperatureIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "An index that uniquely represents a device's board temperature information." + ::= { fsSystemBoardTemperatureEntry 1 } + +fsSystemBoardTemperatureName OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "A textual name assigned to a board temperature chip" + ::= { fsSystemBoardTemperatureEntry 2 } + +fsSystemBoardTemperatureCurrent OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the current board temperature of the FastSwitch.The temperature display + is not supported for the current temperature returns to 0." + ::= { fsSystemBoardTemperatureEntry 3 } + +fsSystemElectricalInformationTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSSystemElectricalInformationEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of electrical entries. Each object displays the electrical information." + ::= { fsSystemMIBObjects 41 } + +fsSystemElectricalInformationEntry OBJECT-TYPE + SYNTAX FSSystemElectricalInformationEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry displays the electrical information." + INDEX {fsSystemElectricalInformationDeviceIndex, fsSystemElectricalInformationIndex } + ::= { fsSystemElectricalInformationTable 1 } + +FSSystemElectricalInformationEntry ::= + SEQUENCE { + fsSystemElectricalInformationDeviceIndex Integer32, + fsSystemElectricalInformationIndex Integer32, + fsSystemElectricalInformationStatus INTEGER, + fsSystemElectricalInformationType DisplayString, + fsSystemElectricalInformationAttribute DisplayString, + fsSystemElectricalInformationSofeVersion DisplayString, + fsSystemElectricalInformationHardwareVersion DisplayString, + fsSystemElectricalInformationSerial DisplayString, + fsSystemElectricalInformationProductionDate DisplayString, + fsSystemElectricalInformationRatedPower Integer32, + fsSystemElectricalInformationInVoltage Integer32, + fsSystemElectricalInformationInCurrent Integer32, + fsSystemElectricalInformationOutVoltage Integer32, + fsSystemElectricalInformationOutCurrent Integer32, + fsSystemElectricalInformationOutPower Integer32, + fsSystemElectricalInformationTemperature Integer32, + fsSystemElectricalInformationAirflowCoexist DisplayString, + fsSystemElectricalInformationWarningStatus DisplayString + } + +fsSystemElectricalInformationDeviceIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "An index that uniquely represents a device." + ::= { fsSystemElectricalInformationEntry 1 } + +fsSystemElectricalInformationIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "An index that uniquely represents a electriacl." + ::= { fsSystemElectricalInformationEntry 2 } + +fsSystemElectricalInformationStatus OBJECT-TYPE + SYNTAX INTEGER { + noexist (1), --no exist + existnopower (2), -- exist no power + existreadypower (3), --exist ready power + normal (4), --normal + powerbutabnormal (5), --power but abnormal + unknow (6) --unknow + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object displays whether an electrical source is normal or not. + If the electrical is no exist, the other of electrical information maybe + return nothing information and 0." + ::= { fsSystemElectricalInformationEntry 3 } + +fsSystemElectricalInformationType OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object displays the type of the electrical. If the device is no support this information, + This object will return nothing information." + ::= { fsSystemElectricalInformationEntry 4 } + +fsSystemElectricalInformationAttribute OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object displays attribute of the electrical. If the device is no support + this information, This object will return nothing information." + ::= { fsSystemElectricalInformationEntry 5 } + +fsSystemElectricalInformationSofeVersion OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object displays the sofe version of the electrical. If the device is no support + this information, This object will return nothing information." + ::= { fsSystemElectricalInformationEntry 6} + +fsSystemElectricalInformationHardwareVersion OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object displays the hardware version of the electrical. If the device is no support + this information, This object will return nothing information." + ::= { fsSystemElectricalInformationEntry 7 } + +fsSystemElectricalInformationSerial OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object displays the serial of the electrical. If the device is no support + this information, This object will return nothing information." + ::= { fsSystemElectricalInformationEntry 8 } + +fsSystemElectricalInformationProductionDate OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object displays the productiron date of the electrical. If the device is no support + this information, This object will return nothing information." + ::= { fsSystemElectricalInformationEntry 9 } + +fsSystemElectricalInformationRatedPower OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object displays the rated power(Unit: W) of the electrical. If the device is no support + this information, This object will return 0." + ::= { fsSystemElectricalInformationEntry 10 } + +fsSystemElectricalInformationInVoltage OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object displays the input voltage(Unit: V) of the electrical. If the device is no support + this information, This object will return 0." + ::= { fsSystemElectricalInformationEntry 11 } + +fsSystemElectricalInformationInCurrent OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object displays the input current(Unit: mA) of the electrical. If the device is no support + this information, This object will return 0." + ::= { fsSystemElectricalInformationEntry 12 } + +fsSystemElectricalInformationOutVoltage OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object displays the output voltage(Unit: V) of the electrical. If the device is no support + this information, This object will return 0." + ::= { fsSystemElectricalInformationEntry 13 } + +fsSystemElectricalInformationOutCurrent OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object displays the output current(Unit: mA) of the electrical. If the device is no support + this information, This object will return 0." + ::= { fsSystemElectricalInformationEntry 14 } + +fsSystemElectricalInformationOutPower OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object displays the output power(Unit: W) of the electrical. If the device is no support + this information, This object will return 0." + ::= { fsSystemElectricalInformationEntry 15 } + +fsSystemElectricalInformationTemperature OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object displays the temperature(Unit: C) of the electrical. If the device is no support + this information, This object will return -255." + ::= { fsSystemElectricalInformationEntry 16 } + +fsSystemElectricalInformationAirflowCoexist OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object displays the airflow coexist of the electrical. If the device is no support + this information, This object will return nothing information." + ::= { fsSystemElectricalInformationEntry 17 } + +fsSystemElectricalInformationWarningStatus OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object displays the warning status of the electrical. If the device is no support + this information, This object will return nothing information." + ::= { fsSystemElectricalInformationEntry 18 } + +fsSystemFanInformationTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSSystemFanInformationEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of fan entries. Each object displays the fan information." + ::= { fsSystemMIBObjects 42 } + +fsSystemFanInformationEntry OBJECT-TYPE + SYNTAX FSSystemFanInformationEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry displays the fan information." + INDEX { fsSystemFanInformationDeviceIndex , fsSystemFanInformationFanIndex} + ::= {fsSystemFanInformationTable 1 } + +FSSystemFanInformationEntry ::= + SEQUENCE { + fsSystemFanInformationDeviceIndex Integer32, + fsSystemFanInformationFanIndex Integer32, + fsSystemFanInformationStatus INTEGER, + fsSystemFanInformationType DisplayString, + fsSystemFanInformationAttribute DisplayString, + fsSystemFanInformationSofeVersion DisplayString, + fsSystemFanInformationFirmwareVersion DisplayString, + fsSystemFanInformationHardwareVersion DisplayString, + fsSystemFanInformationSerial DisplayString, + fsSystemFanInformationProductionDate DisplayString, + fsSystemFanInformationTemperature Integer32, + fsSystemFanInformationNumber Integer32, + fsSystemFanInformationAirflowCoexist DisplayString, + fsSystemFanInformationWarningStatus DisplayString + } + +fsSystemFanInformationDeviceIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "An index that uniquely represents a device." + ::= { fsSystemFanInformationEntry 1 } + +fsSystemFanInformationFanIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "An index that uniquely represents a fan device." + ::= { fsSystemFanInformationEntry 2 } + +fsSystemFanInformationStatus OBJECT-TYPE + SYNTAX INTEGER { + noexist (1), --no exist + existnopower (2), --exist no power + existreadypower (3), --exist ready power + normal (4), --normal + powerbutabnormal (5), --power but abnormal + unknow (6) --unknow + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object displays whether an fan device source is exist or not. + If the fan device is no exist, the other of fan information maybe + return nothing information and 0." + ::= { fsSystemFanInformationEntry 3 } + +fsSystemFanInformationType OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object displays the type of the fan. If the device is no support this information, + This object will return nothing information." + ::= { fsSystemFanInformationEntry 4 } + +fsSystemFanInformationAttribute OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object displays attribute of the fan. If the device is no support + this information, This object will return nothing information." + ::= { fsSystemFanInformationEntry 5 } + +fsSystemFanInformationSofeVersion OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object displays the sofe version of the fan. If the device is no support + this information, This object will return nothing information." + ::= { fsSystemFanInformationEntry 6} + +fsSystemFanInformationFirmwareVersion OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object displays the firmware version of the fan. If the device is no support + this information, This object will return nothing information." + ::= { fsSystemFanInformationEntry 7 } + +fsSystemFanInformationHardwareVersion OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object displays the hardware version of the fan. If the device is no support + this information, This object will return nothing information." + ::= { fsSystemFanInformationEntry 8 } + +fsSystemFanInformationSerial OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object displays the serial of the fan. If the device is no support + this information, This object will return nothing information." + ::= { fsSystemFanInformationEntry 9 } + +fsSystemFanInformationProductionDate OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object displays the productiron date of the fan. If the device is no support + this information, This object will return nothing information." + ::= { fsSystemFanInformationEntry 10 } + +fsSystemFanInformationTemperature OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object displays the temperature of the fan device. If the device is no support + this information, This object will return -255." + ::= { fsSystemFanInformationEntry 11 } + +fsSystemFanInformationNumber OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object displays the number of the fan device. If the device is no support + this information, This object will return 0." + ::= { fsSystemFanInformationEntry 12 } + +fsSystemFanInformationAirflowCoexist OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object displays the airflow coexist of the fan device. If the device is no support + this information, This object will return nothing information." + ::= { fsSystemFanInformationEntry 13 } + +fsSystemFanInformationWarningStatus OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object displays the warning status of the fan device. If the device is no support + this information, This object will return nothing information." + ::= { fsSystemFanInformationEntry 14 } + +fsSystemFanStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSSystemFanStatusEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of fan status entries. Each object displays the fan status information." + ::= { fsSystemMIBObjects 43 } + +fsSystemFanStatusEntry OBJECT-TYPE + SYNTAX FSSystemFanStatusEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry displays the fan status information." + INDEX { fsSystemFanStatusDeviceIndex, + fsSystemFanStatusFanIndex, + fsSystemFanStatusIndex } + ::= {fsSystemFanStatusTable 1 } + +FSSystemFanStatusEntry ::= + SEQUENCE { + fsSystemFanStatusDeviceIndex Integer32, + fsSystemFanStatusFanIndex Integer32, + fsSystemFanStatusIndex Integer32, + fsSystemFanStatus INTEGER, + fsSystemFanStatusLevel Integer32, + fsSystemFanStatusSpeed Integer32 + } + +fsSystemFanStatusDeviceIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "An index that uniquely represents a device." + ::= { fsSystemFanStatusEntry 1 } + +fsSystemFanStatusFanIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "An index that uniquely represents a fan device." + ::= { fsSystemFanStatusEntry 2 } + +fsSystemFanStatusIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "An index that uniquely represents a fan." + ::= { fsSystemFanStatusEntry 3 } + +fsSystemFanStatus OBJECT-TYPE + SYNTAX INTEGER { + noexist (1), --no exist + existnopower (2), --exist no power + existreadypower (3), --exist ready power + normal (4), --normal + powerbutabnormal (5), --power but abnormal + unknow (6) --unknow + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object displays whether an fan is normal or not." + ::= { fsSystemFanStatusEntry 4 } + +fsSystemFanStatusLevel OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object displays the level of the fan speed. If the device is no support this information, + This object will return 0." + ::= { fsSystemFanStatusEntry 5 } + +fsSystemFanStatusSpeed OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object displays fan speed(rpm). If the device is no support + this information, This object will return nothing information." + ::= { fsSystemFanStatusEntry 6 } + +fsSystemMultipleTemperatureTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSSystemMultipleTemperatureEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of multiple temperature entries. Each object displays + the multiple temperature information." + ::= { fsSystemMIBObjects 44 } + +fsSystemMultipleTemperatureEntry OBJECT-TYPE + SYNTAX FSSystemMultipleTemperatureEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry displays the multiple temperature information." + INDEX { fsSystemMultipleTemperatureDeviceIndex, + fsSystemMultipleTemperatureSlotIndex, + fsSystemMultipleTemperatureIndex } + ::= { fsSystemMultipleTemperatureTable 1 } + +FSSystemMultipleTemperatureEntry ::= + SEQUENCE { + fsSystemMultipleTemperatureDeviceIndex Integer32, + fsSystemMultipleTemperatureSlotIndex Integer32, + fsSystemMultipleTemperatureIndex Integer32, + fsSystemMultipleTemperatureName DisplayString, + fsSystemMultipleTemperatureCurrent Integer32, + fsSystemMultipleTemperatureWarning Integer32, + fsSystemMultipleTemperatureCritical Integer32 + } + +fsSystemMultipleTemperatureDeviceIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "An index that uniquely represents a device." + ::= { fsSystemMultipleTemperatureEntry 1 } + +fsSystemMultipleTemperatureSlotIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "An index that uniquely represents a slot device." + ::= { fsSystemMultipleTemperatureEntry 2 } + +fsSystemMultipleTemperatureIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "An index that uniquely represents a device's multiple temperature information." + ::= { fsSystemMultipleTemperatureEntry 3 } + +fsSystemMultipleTemperatureName OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "A textual name assigned to a multiple temperature chip" + ::= { fsSystemMultipleTemperatureEntry 4 } + +fsSystemMultipleTemperatureCurrent OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the current multiple temperature of the FastSwitch.The temperature display + is not supported for the current temperature returns to -255." +::= { fsSystemMultipleTemperatureEntry 5 } + +fsSystemMultipleTemperatureWarning OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Return the warning multiple temperature of the FastSwitch.The temperature display + is not supported for the warning temperature returns to -255." +::= { fsSystemMultipleTemperatureEntry 6 } + +fsSystemMultipleTemperatureCritical OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Return the critical multiple temperature of the FastSwitch.The temperature display + is not supported for the critical temperature returns to -255." +::= { fsSystemMultipleTemperatureEntry 7 } + +fsSystemAccurateUptime OBJECT-TYPE + SYNTAX TimeTicks + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the accurate system Uptime of equipment,unit is ticks." + ::={ fsSystemMIBObjects 45 } + +fsSystemPowerIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Index of power" + ::= { fsSystemMIBObjects 46 } + +fsSystemSwitchID OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Switch id in VSU" + ::= { fsSystemMIBObjects 47 } + +fsSystemApDeviceDescriptionTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSSystemApDeviceDescriptionEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of lank ap system entries. Each object displays + the lank ap system information." + ::= { fsSystemMIBObjects 48 } + +fsSystemApDeviceDescriptionEntry OBJECT-TYPE + SYNTAX FSSystemApDeviceDescriptionEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry displays the ap Device Description." + INDEX { fsSystemApDescMacAddr } + ::= { fsSystemApDeviceDescriptionTable 1 } + +FSSystemApDeviceDescriptionEntry ::= + SEQUENCE { + fsSystemApDescMacAddr MacAddress, + fsSystemApMemoryType INTEGER, + fsSystemApMemorySize Gauge, + fsSystemAPFlashType INTEGER, + fsSystemAPFlashSize Gauge, + fsSystemApNVRAMSize Gauge, + fsSystemApCFSize Gauge, + fsSystemApCPUType DisplayString + } + +fsSystemApDescMacAddr OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "An index that uniquely represents ap system information." + ::= { fsSystemApDeviceDescriptionEntry 1 } + +fsSystemApMemoryType OBJECT-TYPE + SYNTAX INTEGER { + reserved(0), + sdram(1), + ddram(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the memory type of the lank ap system." + ::= { fsSystemApDeviceDescriptionEntry 2 } + +fsSystemApMemorySize OBJECT-TYPE + SYNTAX Gauge + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the memory card storage of the lank ap system, unit is MB." + ::= { fsSystemApDeviceDescriptionEntry 3 } + +fsSystemAPFlashType OBJECT-TYPE + SYNTAX INTEGER { + reserved(0), + nor(1), + non-nor(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "An index that uniquely represents ap system information." + ::= { fsSystemApDeviceDescriptionEntry 4 } + +fsSystemAPFlashSize OBJECT-TYPE + SYNTAX Gauge + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the flash size of the lank ap system, unit is MB." + ::= { fsSystemApDeviceDescriptionEntry 5 } + +fsSystemApNVRAMSize OBJECT-TYPE + SYNTAX Gauge + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the NVRAM size of the lank ap system, unit is MB." + ::= { fsSystemApDeviceDescriptionEntry 6 } + +fsSystemApCFSize OBJECT-TYPE + SYNTAX Gauge + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the CF size of the lank ap system, unit is MB." + ::= { fsSystemApDeviceDescriptionEntry 7 } + +fsSystemApCPUType OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the cpu type of the lank ap system." + ::= { fsSystemApDeviceDescriptionEntry 8 } + +fsSystemApDeviceStatisticsTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSSystemApDeviceStatisticsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of lank ap system entries. Each object displays + the lank ap system information." + ::= { fsSystemMIBObjects 49 } + +fsSystemApDeviceStatisticsEntry OBJECT-TYPE + SYNTAX FSSystemApDeviceStatisticsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry displays the ap Device Statistics." + INDEX { fsSystemApStatMacAddr } + ::= { fsSystemApDeviceStatisticsTable 1 } + +FSSystemApDeviceStatisticsEntry ::= + SEQUENCE { + fsSystemApStatMacAddr MacAddress, + fsSystemApInterfaceNum Integer32, + fsSystemApUptime TimeTicks, + fsSystemApCPUUtilizationCurrent Percent, + fsSystemApCPUUtilizationAverage Percent, + fsSystemApMemoryPoolCurrentUtilization Percent, + fsSystemApMemoryPoolAverageUtilization Percent, + fsSystemApFlashFreeSize Unsigned32, + fsSystemAPDeviceTemperature Integer32 + } + +fsSystemApStatMacAddr OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "An index that uniquely represents ap system information." + ::= { fsSystemApDeviceStatisticsEntry 1 } + +fsSystemApInterfaceNum OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the interface number of the lank ap system." + ::= { fsSystemApDeviceStatisticsEntry 2 } + +fsSystemApUptime OBJECT-TYPE + SYNTAX TimeTicks + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the SysUptime of lank ap equipment, unit is ticks." + ::= { fsSystemApDeviceStatisticsEntry 3 } + +fsSystemApCPUUtilizationCurrent OBJECT-TYPE + SYNTAX Percent + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the collection of current lank ap cpu using rate." + ::= { fsSystemApDeviceStatisticsEntry 4 } + +fsSystemApCPUUtilizationAverage OBJECT-TYPE + SYNTAX Percent + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the average cpu using rate currently." + ::= { fsSystemApDeviceStatisticsEntry 5 } + +fsSystemApMemoryPoolCurrentUtilization OBJECT-TYPE + SYNTAX Percent + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the memory pool utilization currently." + ::= { fsSystemApDeviceStatisticsEntry 6 } + +fsSystemApMemoryPoolAverageUtilization OBJECT-TYPE + SYNTAX Percent + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the average memory pool utilization currently." + ::= { fsSystemApDeviceStatisticsEntry 7 } + +fsSystemApFlashFreeSize OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the free size of the flash device, unit is MB." + ::= { fsSystemApDeviceStatisticsEntry 8 } + +fsSystemAPDeviceTemperature OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the temperature of the ap.But the ap is no support + this information, so it will return 35 in perpetuity" + ::= { fsSystemApDeviceStatisticsEntry 9 } + +fsSystemUptimeMsLow OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the equipment SysUptime Low 32-bit,unit is tick." + ::={ fsSystemMIBObjects 50 } + +fsSystemUptimeMsHigh OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the equipment SysUptime High 32-bit,unit is tick." + ::={ fsSystemMIBObjects 51 } + +fsSystemFanSNTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSSystemFanSNEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of fan's serial number" + ::= { fsSystemMIBObjects 52 } + +fsSystemFanSNEntry OBJECT-TYPE + SYNTAX FSSystemFanSNEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry displays fan SN." + INDEX { fsSystemFanPadIndex } + ::= { fsSystemFanSNTable 1 } + +FSSystemFanSNEntry ::= + SEQUENCE { + fsSystemFanPadIndex Integer32, + fsSystemFanPadName DisplayString, + fsSystemFanPadSN DisplayString + } + +fsSystemFanPadIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the index of the fan pad." + ::= { fsSystemFanSNEntry 1 } + +fsSystemFanPadName OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the name of the fan pad." + ::= { fsSystemFanSNEntry 2 } + +fsSystemFanPadSN OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the SN of the fan pad." + ::= { fsSystemFanSNEntry 3 } + +fsSystemDsfSNTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSSystemDsfSNEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of dsf's serial number" + ::= { fsSystemMIBObjects 53 } + +fsSystemDsfSNEntry OBJECT-TYPE + SYNTAX FSSystemDsfSNEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry displays dsf SN." + INDEX { fsSystemDsfIndex } + ::= { fsSystemDsfSNTable 1 } + +FSSystemDsfSNEntry ::= + SEQUENCE { + fsSystemDsfIndex Integer32, + fsSystemDsfName DisplayString, + fsSystemDsfSN DisplayString + } + +fsSystemDsfIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the index of the dsf." + ::= { fsSystemDsfSNEntry 1 } + +fsSystemDsfName OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the name of the dsf." + ::= { fsSystemDsfSNEntry 2 } + +fsSystemDsfSN OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the SN of the dsf." + ::= { fsSystemDsfSNEntry 3 } + +fsSystemPowerSNTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSSystemPowerSNEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of power's serial number" + ::= { fsSystemMIBObjects 54 } + +fsSystemPowerSNEntry OBJECT-TYPE + SYNTAX FSSystemPowerSNEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry displays power SN." + INDEX { fsSystemPowerSNIndex } + ::= { fsSystemPowerSNTable 1 } + +FSSystemPowerSNEntry ::= + SEQUENCE { + fsSystemPowerSNIndex Integer32, + fsSystemPowerSNName DisplayString, + fsSystemPowerSN DisplayString + } + +fsSystemPowerSNIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the index of the power." + ::= { fsSystemPowerSNEntry 1 } + +fsSystemPowerSNName OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the name of the power." + ::= { fsSystemPowerSNEntry 2 } + +fsSystemPowerSN OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the SN of the power." + ::= { fsSystemPowerSNEntry 3 } + + fsSystemFanPad1SpeedTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSSystemFanPad1SpeedEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of fan's speed on fan pad1." + ::= { fsSystemMIBObjects 55 } + +fsSystemFanPad1SpeedEntry OBJECT-TYPE + SYNTAX FSSystemFanPad1SpeedEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry displays fan's speed on same fan pad" + INDEX { fsSystemOamFanPad1Index } + ::= { fsSystemFanPad1SpeedTable 1 } + +FSSystemFanPad1SpeedEntry ::= + SEQUENCE { + fsSystemOamFanPad1Index Integer32, + fsSystemOamFanPad1Name DisplayString, + fsSystemFanPad1Speed1 Integer32, + fsSystemFanPad1Speed2 Integer32, + fsSystemFanPad1Speed3 Integer32, + fsSystemFanPad1Speed4 Integer32, + fsSystemFanPad1Speed5 Integer32, + fsSystemFanPad1Speed6 Integer32, + fsSystemFanPad1Speed7 Integer32, + fsSystemFanPad1Speed8 Integer32, + fsSystemFanPad1Speed9 Integer32 + } + +fsSystemOamFanPad1Index OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the index of the fan pad." + ::= { fsSystemFanPad1SpeedEntry 1 } + +fsSystemOamFanPad1Name OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the name of the fan pad." + ::= { fsSystemFanPad1SpeedEntry 2 } + +fsSystemFanPad1Speed1 OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the speed of the fan1." + ::= { fsSystemFanPad1SpeedEntry 3 } + +fsSystemFanPad1Speed2 OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the speed of the fan2." + ::= { fsSystemFanPad1SpeedEntry 4 } + +fsSystemFanPad1Speed3 OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the speed of the fan3." + ::= { fsSystemFanPad1SpeedEntry 5 } + +fsSystemFanPad1Speed4 OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the speed of the fan4." + ::= { fsSystemFanPad1SpeedEntry 6 } + +fsSystemFanPad1Speed5 OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the speed of the fan5." + ::= { fsSystemFanPad1SpeedEntry 7 } + +fsSystemFanPad1Speed6 OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the speed of the fan6." + ::= { fsSystemFanPad1SpeedEntry 8 } + +fsSystemFanPad1Speed7 OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the speed of the fan7." + ::= { fsSystemFanPad1SpeedEntry 9 } + +fsSystemFanPad1Speed8 OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the speed of the fan8." + ::= { fsSystemFanPad1SpeedEntry 10 } + +fsSystemFanPad1Speed9 OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the speed of the fan9." + ::= { fsSystemFanPad1SpeedEntry 11 } + +fsSystemFanPad2SpeedTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSSystemFanPad2SpeedEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of fan's speed on fan pad2." + ::= { fsSystemMIBObjects 56 } + +fsSystemFanPad2SpeedEntry OBJECT-TYPE + SYNTAX FSSystemFanPad2SpeedEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry displays fan's speed on same fan pad2" + INDEX { fsSystemOamFanPad2Index } + ::= { fsSystemFanPad2SpeedTable 1 } + +FSSystemFanPad2SpeedEntry ::= + SEQUENCE { + fsSystemOamFanPad2Index Integer32, + fsSystemOamFanPad2Name DisplayString, + fsSystemFanPad2Speed1 Integer32, + fsSystemFanPad2Speed2 Integer32, + fsSystemFanPad2Speed3 Integer32 + } + +fsSystemOamFanPad2Index OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the index of the fan pad2." + ::= { fsSystemFanPad2SpeedEntry 1 } + +fsSystemOamFanPad2Name OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the name of the fan pad." + ::= { fsSystemFanPad2SpeedEntry 2 } + +fsSystemFanPad2Speed1 OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the speed of the fan1." + ::= { fsSystemFanPad2SpeedEntry 3 } + +fsSystemFanPad2Speed2 OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the speed of the fan2." + ::= { fsSystemFanPad2SpeedEntry 4 } + +fsSystemFanPad2Speed3 OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the speed of the fan3." + ::= { fsSystemFanPad2SpeedEntry 5 } + +fsSystemFanPad3SpeedTable OBJECT-TYPE + SYNTAX SEQUENCE OF FSSystemFanPad3SpeedEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of fan's speed on fan pad3." + ::= { fsSystemMIBObjects 57 } + +fsSystemFanPad3SpeedEntry OBJECT-TYPE + SYNTAX FSSystemFanPad3SpeedEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry displays fan's speed on same fan pad3" + INDEX { fsSystemOamFanPad3Index } + ::= { fsSystemFanPad3SpeedTable 1 } + +FSSystemFanPad3SpeedEntry ::= + SEQUENCE { + fsSystemOamFanPad3Index Integer32, + fsSystemOamFanPad3Name DisplayString, + fsSystemFanPad3Speed1 Integer32, + fsSystemFanPad3Speed2 Integer32, + fsSystemFanPad3Speed3 Integer32, + fsSystemFanPad3Speed4 Integer32, + fsSystemFanPad3Speed5 Integer32 + } + +fsSystemOamFanPad3Index OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the index of the fan pad3." + ::= { fsSystemFanPad3SpeedEntry 1 } + +fsSystemOamFanPad3Name OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the name of the fan pad." + ::= { fsSystemFanPad3SpeedEntry 2 } + +fsSystemFanPad3Speed1 OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the speed of the fan1." + ::= { fsSystemFanPad3SpeedEntry 3 } + +fsSystemFanPad3Speed2 OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the speed of the fan2." + ::= { fsSystemFanPad3SpeedEntry 4 } + +fsSystemFanPad3Speed3 OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the speed of the fan3." + ::= { fsSystemFanPad3SpeedEntry 5 } + +fsSystemFanPad3Speed4 OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the speed of the fan4." + ::= { fsSystemFanPad3SpeedEntry 6 } + +fsSystemFanPad3Speed5 OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Return the speed of the fan5." + ::= { fsSystemFanPad3SpeedEntry 7 } + +fsSystemParamSaveErrIdx OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Param Save Err Idx." + ::= { fsSystemMIBObjects 58 } + +fsSystemParamSaveErrMsg OBJECT-TYPE + SYNTAX DisplayString (SIZE (1..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Param Save Err Msg." + ::= { fsSystemMIBObjects 59 } + +fsSystemMIBTraps OBJECT IDENTIFIER ::= { fsSystemMIB 2 } + +fsSystemHardChangeDesc OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "The description of hard change" + ::= { fsSystemMIBTraps 1 } + +fsSystemHardChangeDetected NOTIFICATION-TYPE + OBJECTS {fsSystemHardChangeDesc} + STATUS current + DESCRIPTION + "System hardware has changed include number of devices or number of modules + or the place or type of the module is change." + ::= { fsSystemMIBTraps 2 } + +fsSystemPowerStateChange NOTIFICATION-TYPE + OBJECTS {fsSystemHwPower} + STATUS current + DESCRIPTION + "while the state of power changed, then this trap will be sent." + ::= { fsSystemMIBTraps 3 } + +fsSystemFanStateChange NOTIFICATION-TYPE + OBJECTS {fsSystemHwFan} + STATUS current + DESCRIPTION + "while the state of fan changed, then this trap will be sent." + ::= { fsSystemMIBTraps 4 } + +--2010-05 +fsSystemCPUusageTooHighTrap NOTIFICATION-TYPE + OBJECTS {fsCPUUtilization1Min} + STATUS current + DESCRIPTION + "CPU usage Too High warning." + ::= { fsSystemMIBTraps 5 } + +--2010-05 +fsSystemCPUusageTooHighRecovTrap NOTIFICATION-TYPE + OBJECTS {fsCPUUtilization1Min} + STATUS current + DESCRIPTION + "clear the warning of CPU usage too high and report the current CPU usage." + ::= { fsSystemMIBTraps 6 } + +--2010-05 +fsSystemTmpTooHighTrap NOTIFICATION-TYPE + OBJECTS {fsSystemTemperatureCurrent} + STATUS current + DESCRIPTION + "Temperature Too High warning." + ::= { fsSystemMIBTraps 7 } + +--Temperature Too High Recover Trap 2010-05 +fsSystemTmpTooHighRecovTrap NOTIFICATION-TYPE + OBJECTS {fsSystemTemperatureCurrent} + STATUS current + DESCRIPTION + "clear the warning of temperature too high and report the current temperature." + ::= { fsSystemMIBTraps 8 } + +--Memory usage too high trap 2010-05 +fsSystemMemusageTooHighTrap NOTIFICATION-TYPE + OBJECTS {fsMemoryPoolCurrentUtilization} + STATUS current + DESCRIPTION + "Memory usage too high warning." + ::= { fsSystemMIBTraps 9 } + +--Memory usage too high recover trap 2010-05 +fsSystemMemusageTooHighRecovTrap NOTIFICATION-TYPE + OBJECTS {fsMemoryPoolCurrentUtilization} + STATUS current + DESCRIPTION + "clear the warning of Memory usage too high and report the current Memory usage." + ::= { fsSystemMIBTraps 10 } + +--lank ap 2010-7 +fsSystemLankApCPUusageTooHighTrap NOTIFICATION-TYPE + OBJECTS { + fsApMacAddr, + fsCPUUtilization1Min + } + STATUS current + DESCRIPTION + "lank ap CPU usage Too High warning." + ::= { fsSystemMIBTraps 11 } + +--lank ap 2010-7 +fsSystemLankApCPUusageTooHighRecovTrap NOTIFICATION-TYPE + OBJECTS { + fsApMacAddr, + fsCPUUtilization1Min + } + STATUS current + DESCRIPTION + "clear the warning of lank ap CPU usage too high and report the current CPU usage." + ::= { fsSystemMIBTraps 12 } + +--lank ap 2010-7 +fsSystemLankApMemusageTooHighTrap NOTIFICATION-TYPE + OBJECTS { + fsApMacAddr, + fsMemoryPoolCurrentUtilization + } + STATUS current + DESCRIPTION + "lank ap Memory usage too high warning." + ::= { fsSystemMIBTraps 13 } + +--lank ap 2010-7 +fsSystemLankApMemusageTooHighRecovTrap NOTIFICATION-TYPE + OBJECTS { + fsApMacAddr, + fsMemoryPoolCurrentUtilization + } + STATUS current + DESCRIPTION + "clear the warning of lank ap Memory usage too high and report the current Memory usage." + ::= { fsSystemMIBTraps 14 } + +--System reset trap 2010-7 +fsSystemResetTrap NOTIFICATION-TYPE + STATUS current + DESCRIPTION + "send a trap while system reset" + ::= { fsSystemMIBTraps 15 } + +--lank ap reset trap 2010-8 +fsSystemLankApResetTrap NOTIFICATION-TYPE + OBJECTS {fsApMacAddr} + STATUS current + DESCRIPTION + "send a trap while lank ap system reset" + ::= { fsSystemMIBTraps 16 } + +fsSystemPowerOnTrap NOTIFICATION-TYPE + OBJECTS {fsSystemPowerIndex} + STATUS current + DESCRIPTION + "send a trap while power on." + ::= { fsSystemMIBTraps 17 } + +fsSystemPowerOffTrap NOTIFICATION-TYPE + OBJECTS {fsSystemPowerIndex} + STATUS current + DESCRIPTION + "send a trap while power off." + ::= { fsSystemMIBTraps 18 } + +fsSystemPowerOnTrapInVSU NOTIFICATION-TYPE + OBJECTS { + fsSystemSwitchID, + fsSystemPowerIndex + } + STATUS current + DESCRIPTION + "send a trap while power on in VSU." + ::= { fsSystemMIBTraps 19 } + +fsSystemPowerOffTrapInVSU NOTIFICATION-TYPE + OBJECTS { + fsSystemSwitchID, + fsSystemPowerIndex + } + STATUS current + DESCRIPTION + "send a trap while power off in VSU." + ::= { fsSystemMIBTraps 20 } + +fsSystemTmpTableTooHighTrap NOTIFICATION-TYPE + OBJECTS { + fsSystemMultipleTemperatureSlotIndex + } + STATUS current + DESCRIPTION + "Temperature Too High warning with the slot index." + ::= { fsSystemMIBTraps 21 } + +fsSystemTmpTableTooHighRecovTrap NOTIFICATION-TYPE + OBJECTS { + fsSystemMultipleTemperatureSlotIndex + } + STATUS current + DESCRIPTION + "clear the warning of Temperature too high with the slot index." + ::= { fsSystemMIBTraps 22 } + +fsSystemTmpTableTooHighTrapVSU NOTIFICATION-TYPE + OBJECTS { + fsSystemMultipleTemperatureDeviceIndex, + fsSystemMultipleTemperatureSlotIndex + } + STATUS current + DESCRIPTION + "Temperature Too High warning with the slot index in VSU." + ::= { fsSystemMIBTraps 23 } + +fsSystemTmpTableTooHighRecovTrapVSU NOTIFICATION-TYPE + OBJECTS { + fsSystemMultipleTemperatureDeviceIndex, + fsSystemMultipleTemperatureSlotIndex + } + STATUS current + DESCRIPTION + "clear the warning of Temperature too high with the slot index." + ::= { fsSystemMIBTraps 24 } + +fsSystemFanTableStateChange NOTIFICATION-TYPE + OBJECTS { + fsSystemFanStatusFanIndex, + fsSystemFanStatusIndex, + fsSystemFanStatus + } + STATUS current + DESCRIPTION + "while the state of fan changed, then this trap will be sent." + ::= { fsSystemMIBTraps 25 } + +fsSystemFanTableStateChangeVSU NOTIFICATION-TYPE + OBJECTS { + fsSystemFanStatusDeviceIndex, + fsSystemFanStatusFanIndex, + fsSystemFanStatusIndex, + fsSystemFanStatus + } + STATUS current + DESCRIPTION + "In VSU, while the state of fan changed, then this trap will be sent." + ::= { fsSystemMIBTraps 26 } + +fsSystemParamSaveErr NOTIFICATION-TYPE + OBJECTS { + fsSystemParamSaveErrIdx, + fsSystemParamSaveErrMsg + } + STATUS current + DESCRIPTION + "while call exec write, then this trap will be sent." + ::= { fsSystemMIBTraps 27 } + +fsSystemFanTableOn NOTIFICATION-TYPE + OBJECTS { + fsSystemFanStatusFanIndex, + fsSystemFanStatusIndex, + fsSystemFanStatus + } + STATUS current + DESCRIPTION + "while fan is turned on, then this trap will be sent." + ::= { fsSystemMIBTraps 28 } + +fsSystemFanTableOff NOTIFICATION-TYPE + OBJECTS { + fsSystemFanStatusFanIndex, + fsSystemFanStatusIndex, + fsSystemFanStatus + } + STATUS current + DESCRIPTION + "while fan is turned off, then this trap will be sent." + ::= { fsSystemMIBTraps 29 } + +fsSystemFanTableOnVSU NOTIFICATION-TYPE + OBJECTS { + fsSystemFanStatusDeviceIndex, + fsSystemFanStatusFanIndex, + fsSystemFanStatusIndex, + fsSystemFanStatus + } + STATUS current + DESCRIPTION + "In VSU, while fan is turned on, then this trap will be sent." + ::= { fsSystemMIBTraps 30 } + +fsSystemFanTableOffVSU NOTIFICATION-TYPE + OBJECTS { + fsSystemFanStatusDeviceIndex, + fsSystemFanStatusFanIndex, + fsSystemFanStatusIndex, + fsSystemFanStatus + } + STATUS current + DESCRIPTION + "In VSU, while fan is turned off, then this trap will be sent." + ::= { fsSystemMIBTraps 31 } +fsSystemMIBConformance OBJECT IDENTIFIER ::= { fsSystemMIB 3 } +fsSystemMIBCompliances OBJECT IDENTIFIER ::= { fsSystemMIBConformance 1 } +fsSystemMIBGroups OBJECT IDENTIFIER ::= { fsSystemMIBConformance 2 } + + +-- compliance statements + +fsSystemMIBCompliance MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "The compliance statement for entities which implement + the FS System MIB" + MODULE -- this module + MANDATORY-GROUPS { fsSystemMIBGroup + } + ::= { fsSystemMIBCompliances 1 } + +-- units of conformance + +fsSystemMIBGroup OBJECT-GROUP + OBJECTS { + fsSystemHwVersion, + fsSystemSwVersion, + fsSystemBootVersion, + fsSystemSysCtrlVersion, + fsSystemParametersSave, + fsSystemReset, + fsSystemOutBandRate, + fsSwitchLayer + } + STATUS current + DESCRIPTION + "A collection of objects providing system information and + opertion to a FS agent." + ::= { fsSystemMIBGroups 1 } + +END diff --git a/mibs/fs/FS-TC b/mibs/fs/FS-TC new file mode 100644 index 0000000000..c63fa88ee6 --- /dev/null +++ b/mibs/fs/FS-TC @@ -0,0 +1,108 @@ +-- ***************************************************************** +-- FS-TC.mib: FS Switch MIB Textual Conventions +-- +-- March 2002, Wuzg +-- +-- Copyright (c) 2002 by FS.COM Inc.. +-- All rights reserved. +-- +-- ***************************************************************** +-- + +FS-TC DEFINITIONS ::= BEGIN + +IMPORTS + MODULE-IDENTITY, + Integer32 + FROM SNMPv2-SMI + TEXTUAL-CONVENTION + FROM SNMPv2-TC + fsModules + FROM FS-SMI; + +fsTextualConventions MODULE-IDENTITY + LAST-UPDATED "200203200000Z" + ORGANIZATION "FS.COM Inc.." + CONTACT-INFO + " + Tel: 400-865-2852 + + E-mail: https://www.fs.com/live_chat_service_mail.html" + DESCRIPTION + "This module defines textual conventions used throughout + fs enterprise mibs." + REVISION "200203200000Z" + DESCRIPTION + "Initial version of this MIB module." + ::= { fsModules 1} + +IfIndex ::= TEXTUAL-CONVENTION + DISPLAY-HINT "d" + STATUS current + DESCRIPTION + "This textual convention is an extension of the interface + index convention. Interface include physical port and + aggreate port and switch virtual interface and + loopBack interface,etc." + SYNTAX Integer32 (1..2147483647) + + +FSTrapType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Private trap(event) type of fs switch. " + SYNTAX INTEGER { + coldFS(1), + warmFS(2), + linkDown(3), + linkUp(4), + authenFailure(5), + newRoot(6), + topoChange(7), + hardChangeDetected(8), + portSecurityViolate(9), + stormAlarm(10), + macNotification(11), + vrrpNewMaster(12), + vrrpAuthFailure(13), + powerStateChange(14), + fanStateChange(15), + ospf(16), + pim(17), + igmp(18), + dvmrp(19), + entity(20), + cluster(21), + temperatureWarning(22), + sysGuard(23), + bgp(24), + lineDetect(25), + bgpReachMaxPrefix(26), + hardwareNotSupport(27) + + } + +ConfigStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Represents the operational status of an table entry. + valid(1) - + Indicates this entry's status is valid and active. + invalid(2) - + Indicates this entry's status is invalid. It is decided by + implementatio whether entry is delete" + SYNTAX INTEGER { + valid(1), + invalid(2) + } + +MemberMap ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Each octet indicate a Logic port, and each octect can have + their content means. The lenth of octet string will change along + with change of product." + SYNTAX OCTET STRING + + +END diff --git a/tests/data/fs-switch-dc_fs-switch-dc.json b/tests/data/fs-switch-dc_fs-switch-dc.json new file mode 100644 index 0000000000..d0c37aa027 --- /dev/null +++ b/tests/data/fs-switch-dc_fs-switch-dc.json @@ -0,0 +1,2457 @@ +{ + "os": { + "discovery": { + "devices": [ + { + "sysName": null, + "sysObjectID": ".1.3.6.1.4.1.52642.1.1.10.1.516", + "sysDescr": null, + "sysContact": null, + "version": "N5860_FSOS 11.0(5)B9P124", + "hardware": "N5860-48SC", + "features": null, + "location": null, + "os": "fs-switch-dc", + "type": "network", + "serial": "G1RL71S000193", + "icon": "fs.svg" + } + ] + }, + "poller": "matches discovery" + }, + "processors": { + "discovery": { + "processors": [ + { + "entPhysicalIndex": 0, + "hrDeviceIndex": 0, + "processor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.36.1.2.1.5.1", + "processor_index": "1", + "processor_type": "fs-switch-dc", + "processor_usage": 36, + "processor_descr": "Slot 0: N5860-48SC, Cpu 0", + "processor_precision": 1, + "processor_perc_warn": 85 + } + ] + }, + "poller": "matches discovery" + }, + "mempools": { + "discovery": { + "mempools": [ + { + "mempool_index": "1", + "entPhysicalIndex": null, + "mempool_type": "fs-switch-dc", + "mempool_class": "system", + "mempool_precision": 1024, + "mempool_descr": "Slot 0: N5860-48SC, Cpu 0", + "mempool_perc": 38, + "mempool_perc_oid": null, + "mempool_used": 1624862720, + "mempool_used_oid": ".1.3.6.1.4.1.52642.1.1.10.2.35.1.2.1.7.1", + "mempool_free": 2670104576, + "mempool_free_oid": null, + "mempool_total": 4294967296, + "mempool_total_oid": null, + "mempool_largestfree": null, + "mempool_lowestfree": null, + "mempool_deleted": 0, + "mempool_perc_warn": 15 + } + ] + }, + "poller": "matches discovery" + }, + "sensors": { + "discovery": { + "sensors": [ + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.1", + "sensor_index": "rx-1", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/1 RX", + "group": null, + "sensor_divisor": 100, + "sensor_multiplier": 1, + "sensor_current": -1.88, + "sensor_limit": 1, + "sensor_limit_warn": -1, + "sensor_limit_low": -12, + "sensor_limit_low_warn": -10, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.10", + "sensor_index": "rx-10", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/10 RX", + "group": null, + "sensor_divisor": 100, + "sensor_multiplier": 1, + "sensor_current": -40, + "sensor_limit": 1, + "sensor_limit_warn": -1, + "sensor_limit_low": -12, + "sensor_limit_low_warn": -10, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.12", + "sensor_index": "rx-12", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/12 RX", + "group": null, + "sensor_divisor": 100, + "sensor_multiplier": 1, + "sensor_current": -1.4, + "sensor_limit": 1, + "sensor_limit_warn": -1, + "sensor_limit_low": -12, + "sensor_limit_low_warn": -10, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.13", + "sensor_index": "rx-13", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/13 RX", + "group": null, + "sensor_divisor": 100, + "sensor_multiplier": 1, + "sensor_current": -2.75, + "sensor_limit": 1, + "sensor_limit_warn": -1, + "sensor_limit_low": -12, + "sensor_limit_low_warn": -10, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.14", + "sensor_index": "rx-14", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/14 RX", + "group": null, + "sensor_divisor": 100, + "sensor_multiplier": 1, + "sensor_current": -3.04, + "sensor_limit": 1, + "sensor_limit_warn": -1, + "sensor_limit_low": -12, + "sensor_limit_low_warn": -10, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.15", + "sensor_index": "rx-15", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/15 RX", + "group": null, + "sensor_divisor": 100, + "sensor_multiplier": 1, + "sensor_current": -2.37, + "sensor_limit": 1, + "sensor_limit_warn": -1, + "sensor_limit_low": -12, + "sensor_limit_low_warn": -10, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.16", + "sensor_index": "rx-16", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/16 RX", + "group": null, + "sensor_divisor": 100, + "sensor_multiplier": 1, + "sensor_current": -3.04, + "sensor_limit": 1, + "sensor_limit_warn": -1, + "sensor_limit_low": -12, + "sensor_limit_low_warn": -10, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.17", + "sensor_index": "rx-17", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/17 RX", + "group": null, + "sensor_divisor": 100, + "sensor_multiplier": 1, + "sensor_current": -3.04, + "sensor_limit": 1, + "sensor_limit_warn": -1, + "sensor_limit_low": -12, + "sensor_limit_low_warn": -10, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.18", + "sensor_index": "rx-18", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/18 RX", + "group": null, + "sensor_divisor": 100, + "sensor_multiplier": 1, + "sensor_current": -3.9, + "sensor_limit": 1, + "sensor_limit_warn": -1, + "sensor_limit_low": -12, + "sensor_limit_low_warn": -10, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.21", + "sensor_index": "rx-21", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/21 RX", + "group": null, + "sensor_divisor": 100, + "sensor_multiplier": 1, + "sensor_current": -40, + "sensor_limit": 0, + "sensor_limit_warn": -1, + "sensor_limit_low": -20, + "sensor_limit_low_warn": -18.01, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.22", + "sensor_index": "rx-22", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/22 RX", + "group": null, + "sensor_divisor": 100, + "sensor_multiplier": 1, + "sensor_current": -40, + "sensor_limit": 1, + "sensor_limit_warn": -1, + "sensor_limit_low": -12, + "sensor_limit_low_warn": -10, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.3", + "sensor_index": "rx-3", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/3 RX", + "group": null, + "sensor_divisor": 100, + "sensor_multiplier": 1, + "sensor_current": -2.37, + "sensor_limit": 1, + "sensor_limit_warn": -1, + "sensor_limit_low": -12, + "sensor_limit_low_warn": -10, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.4", + "sensor_index": "rx-4", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/4 RX", + "group": null, + "sensor_divisor": 100, + "sensor_multiplier": 1, + "sensor_current": -1.79, + "sensor_limit": 1, + "sensor_limit_warn": -1, + "sensor_limit_low": -12, + "sensor_limit_low_warn": -10, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.5", + "sensor_index": "rx-5", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/5 RX", + "group": null, + "sensor_divisor": 100, + "sensor_multiplier": 1, + "sensor_current": -2.42, + "sensor_limit": 1, + "sensor_limit_warn": -1, + "sensor_limit_low": -12, + "sensor_limit_low_warn": -10, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.6", + "sensor_index": "rx-6", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/6 RX", + "group": null, + "sensor_divisor": 100, + "sensor_multiplier": 1, + "sensor_current": -2.37, + "sensor_limit": 1, + "sensor_limit_warn": -1, + "sensor_limit_low": -12, + "sensor_limit_low_warn": -10, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.7", + "sensor_index": "rx-7", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/7 RX", + "group": null, + "sensor_divisor": 100, + "sensor_multiplier": 1, + "sensor_current": -9.09, + "sensor_limit": 3.5, + "sensor_limit_warn": 0.5, + "sensor_limit_low": -18.39, + "sensor_limit_low_warn": -14.4, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.8", + "sensor_index": "rx-8", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/8 RX", + "group": null, + "sensor_divisor": 100, + "sensor_multiplier": 1, + "sensor_current": -7.17, + "sensor_limit": 3.5, + "sensor_limit_warn": 0.5, + "sensor_limit_low": -18.39, + "sensor_limit_low_warn": -14.4, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.9", + "sensor_index": "rx-9", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/9 RX", + "group": null, + "sensor_divisor": 100, + "sensor_multiplier": 1, + "sensor_current": -40, + "sensor_limit": 1, + "sensor_limit_warn": -1, + "sensor_limit_low": -12, + "sensor_limit_low_warn": -10, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.1", + "sensor_index": "tx-1", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/1 TX", + "group": null, + "sensor_divisor": 100, + "sensor_multiplier": 1, + "sensor_current": -1.89, + "sensor_limit": 1, + "sensor_limit_warn": -1, + "sensor_limit_low": -9.3, + "sensor_limit_low_warn": -7, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.10", + "sensor_index": "tx-10", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/10 TX", + "group": null, + "sensor_divisor": 100, + "sensor_multiplier": 1, + "sensor_current": -2.03, + "sensor_limit": 1, + "sensor_limit_warn": -1, + "sensor_limit_low": -9.3, + "sensor_limit_low_warn": -7, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.12", + "sensor_index": "tx-12", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/12 TX", + "group": null, + "sensor_divisor": 100, + "sensor_multiplier": 1, + "sensor_current": -2.1, + "sensor_limit": 1, + "sensor_limit_warn": -1, + "sensor_limit_low": -9.3, + "sensor_limit_low_warn": -7, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.13", + "sensor_index": "tx-13", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/13 TX", + "group": null, + "sensor_divisor": 100, + "sensor_multiplier": 1, + "sensor_current": -1.72, + "sensor_limit": 1, + "sensor_limit_warn": -1, + "sensor_limit_low": -9.3, + "sensor_limit_low_warn": -7, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.14", + "sensor_index": "tx-14", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/14 TX", + "group": null, + "sensor_divisor": 100, + "sensor_multiplier": 1, + "sensor_current": -2.12, + "sensor_limit": 1, + "sensor_limit_warn": -1, + "sensor_limit_low": -9.3, + "sensor_limit_low_warn": -7, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.15", + "sensor_index": "tx-15", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/15 TX", + "group": null, + "sensor_divisor": 100, + "sensor_multiplier": 1, + "sensor_current": -2.62, + "sensor_limit": 1, + "sensor_limit_warn": -1, + "sensor_limit_low": -9.3, + "sensor_limit_low_warn": -7, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.16", + "sensor_index": "tx-16", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/16 TX", + "group": null, + "sensor_divisor": 100, + "sensor_multiplier": 1, + "sensor_current": -1.88, + "sensor_limit": 1, + "sensor_limit_warn": -1, + "sensor_limit_low": -9.3, + "sensor_limit_low_warn": -7, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.17", + "sensor_index": "tx-17", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/17 TX", + "group": null, + "sensor_divisor": 100, + "sensor_multiplier": 1, + "sensor_current": -1.99, + "sensor_limit": 1, + "sensor_limit_warn": -1, + "sensor_limit_low": -9.3, + "sensor_limit_low_warn": -7, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.18", + "sensor_index": "tx-18", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/18 TX", + "group": null, + "sensor_divisor": 100, + "sensor_multiplier": 1, + "sensor_current": -2.11, + "sensor_limit": 1, + "sensor_limit_warn": -1, + "sensor_limit_low": -9.3, + "sensor_limit_low_warn": -7, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.21", + "sensor_index": "tx-21", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/21 TX", + "group": null, + "sensor_divisor": 100, + "sensor_multiplier": 1, + "sensor_current": -2.65, + "sensor_limit": 0, + "sensor_limit_warn": -1, + "sensor_limit_low": -6, + "sensor_limit_low_warn": -5, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.22", + "sensor_index": "tx-22", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/22 TX", + "group": null, + "sensor_divisor": 100, + "sensor_multiplier": 1, + "sensor_current": -2.14, + "sensor_limit": 1, + "sensor_limit_warn": -1, + "sensor_limit_low": -9.3, + "sensor_limit_low_warn": -7, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.3", + "sensor_index": "tx-3", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/3 TX", + "group": null, + "sensor_divisor": 100, + "sensor_multiplier": 1, + "sensor_current": -1.98, + "sensor_limit": 1, + "sensor_limit_warn": -1, + "sensor_limit_low": -9.3, + "sensor_limit_low_warn": -7, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.4", + "sensor_index": "tx-4", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/4 TX", + "group": null, + "sensor_divisor": 100, + "sensor_multiplier": 1, + "sensor_current": -2.43, + "sensor_limit": 1, + "sensor_limit_warn": -1, + "sensor_limit_low": -9.3, + "sensor_limit_low_warn": -7, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.5", + "sensor_index": "tx-5", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/5 TX", + "group": null, + "sensor_divisor": 100, + "sensor_multiplier": 1, + "sensor_current": -2.28, + "sensor_limit": 1, + "sensor_limit_warn": -1, + "sensor_limit_low": -9.3, + "sensor_limit_low_warn": -7, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.6", + "sensor_index": "tx-6", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/6 TX", + "group": null, + "sensor_divisor": 100, + "sensor_multiplier": 1, + "sensor_current": -2.51, + "sensor_limit": 1, + "sensor_limit_warn": -1, + "sensor_limit_low": -9.3, + "sensor_limit_low_warn": -7, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.7", + "sensor_index": "tx-7", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/7 TX", + "group": null, + "sensor_divisor": 100, + "sensor_multiplier": 1, + "sensor_current": -2.24, + "sensor_limit": 3.5, + "sensor_limit_warn": 0.5, + "sensor_limit_low": -12.2, + "sensor_limit_low_warn": -8.2, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.8", + "sensor_index": "tx-8", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/8 TX", + "group": null, + "sensor_divisor": 100, + "sensor_multiplier": 1, + "sensor_current": -2.9, + "sensor_limit": 3.5, + "sensor_limit_warn": 0.5, + "sensor_limit_low": -12.2, + "sensor_limit_low_warn": -8.2, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.9", + "sensor_index": "tx-9", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/9 TX", + "group": null, + "sensor_divisor": 100, + "sensor_multiplier": 1, + "sensor_current": -2.02, + "sensor_limit": 1, + "sensor_limit_warn": -1, + "sensor_limit_low": -9.3, + "sensor_limit_low_warn": -7, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.1.1.43.1.6.1.1.1", + "sensor_index": "1.1.1", + "sensor_type": "fs-switch-dc", + "sensor_descr": "Fan 1/1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 11261, + "sensor_limit": 20269.8, + "sensor_limit_warn": null, + "sensor_limit_low": 9008.8, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.1.1.43.1.6.1.2.1", + "sensor_index": "1.2.1", + "sensor_type": "fs-switch-dc", + "sensor_descr": "Fan 1/2", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 11169, + "sensor_limit": 20104.2, + "sensor_limit_warn": null, + "sensor_limit_low": 8935.2, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.1.1.43.1.6.1.3.1", + "sensor_index": "1.3.1", + "sensor_type": "fs-switch-dc", + "sensor_descr": "Fan 1/3", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 11202, + "sensor_limit": 20163.6, + "sensor_limit_warn": null, + "sensor_limit_low": 8961.6, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.1.1.43.1.6.1.4.1", + "sensor_index": "1.4.1", + "sensor_type": "fs-switch-dc", + "sensor_descr": "Fan 1/4", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 11210, + "sensor_limit": 20178, + "sensor_limit_warn": null, + "sensor_limit_low": 8968, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "power", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.1.1.41.1.15.1.1", + "sensor_index": "1.1", + "sensor_type": "fs-switch-dc", + "sensor_descr": "Power supply 1/1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 56, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "power", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.1.1.41.1.15.1.2", + "sensor_index": "1.2", + "sensor_type": "fs-switch-dc", + "sensor_descr": "Power supply 1/2", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 53, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.1", + "sensor_index": "tempstat-1", + "sensor_type": "fsFiberTempStatus", + "sensor_descr": "TenGigabitEthernet 0/1 Temperature", + "group": "Transceivers", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 2, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "fsFiberTempStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.10", + "sensor_index": "tempstat-10", + "sensor_type": "fsFiberTempStatus", + "sensor_descr": "TenGigabitEthernet 0/10 Temperature", + "group": "Transceivers", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 2, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "fsFiberTempStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.12", + "sensor_index": "tempstat-12", + "sensor_type": "fsFiberTempStatus", + "sensor_descr": "TenGigabitEthernet 0/12 Temperature", + "group": "Transceivers", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 2, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "fsFiberTempStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.13", + "sensor_index": "tempstat-13", + "sensor_type": "fsFiberTempStatus", + "sensor_descr": "TenGigabitEthernet 0/13 Temperature", + "group": "Transceivers", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 2, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "fsFiberTempStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.14", + "sensor_index": "tempstat-14", + "sensor_type": "fsFiberTempStatus", + "sensor_descr": "TenGigabitEthernet 0/14 Temperature", + "group": "Transceivers", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 2, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "fsFiberTempStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.15", + "sensor_index": "tempstat-15", + "sensor_type": "fsFiberTempStatus", + "sensor_descr": "TenGigabitEthernet 0/15 Temperature", + "group": "Transceivers", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 2, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "fsFiberTempStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.16", + "sensor_index": "tempstat-16", + "sensor_type": "fsFiberTempStatus", + "sensor_descr": "TenGigabitEthernet 0/16 Temperature", + "group": "Transceivers", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 2, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "fsFiberTempStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.17", + "sensor_index": "tempstat-17", + "sensor_type": "fsFiberTempStatus", + "sensor_descr": "TenGigabitEthernet 0/17 Temperature", + "group": "Transceivers", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 2, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "fsFiberTempStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.18", + "sensor_index": "tempstat-18", + "sensor_type": "fsFiberTempStatus", + "sensor_descr": "TenGigabitEthernet 0/18 Temperature", + "group": "Transceivers", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 2, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "fsFiberTempStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.21", + "sensor_index": "tempstat-21", + "sensor_type": "fsFiberTempStatus", + "sensor_descr": "TenGigabitEthernet 0/21 Temperature", + "group": "Transceivers", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 2, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "fsFiberTempStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.22", + "sensor_index": "tempstat-22", + "sensor_type": "fsFiberTempStatus", + "sensor_descr": "TenGigabitEthernet 0/22 Temperature", + "group": "Transceivers", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 2, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "fsFiberTempStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.3", + "sensor_index": "tempstat-3", + "sensor_type": "fsFiberTempStatus", + "sensor_descr": "TenGigabitEthernet 0/3 Temperature", + "group": "Transceivers", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 2, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "fsFiberTempStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.4", + "sensor_index": "tempstat-4", + "sensor_type": "fsFiberTempStatus", + "sensor_descr": "TenGigabitEthernet 0/4 Temperature", + "group": "Transceivers", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 2, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "fsFiberTempStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.5", + "sensor_index": "tempstat-5", + "sensor_type": "fsFiberTempStatus", + "sensor_descr": "TenGigabitEthernet 0/5 Temperature", + "group": "Transceivers", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 2, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "fsFiberTempStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.6", + "sensor_index": "tempstat-6", + "sensor_type": "fsFiberTempStatus", + "sensor_descr": "TenGigabitEthernet 0/6 Temperature", + "group": "Transceivers", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 2, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "fsFiberTempStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.7", + "sensor_index": "tempstat-7", + "sensor_type": "fsFiberTempStatus", + "sensor_descr": "TenGigabitEthernet 0/7 Temperature", + "group": "Transceivers", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 2, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "fsFiberTempStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.8", + "sensor_index": "tempstat-8", + "sensor_type": "fsFiberTempStatus", + "sensor_descr": "TenGigabitEthernet 0/8 Temperature", + "group": "Transceivers", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 2, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "fsFiberTempStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.9", + "sensor_index": "tempstat-9", + "sensor_type": "fsFiberTempStatus", + "sensor_descr": "TenGigabitEthernet 0/9 Temperature", + "group": "Transceivers", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 2, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "fsFiberTempStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.1.1.41.1.3.1.1", + "sensor_index": "psu-1.1", + "sensor_type": "fsSystemElectricalInformationStatus", + "sensor_descr": "Power supply 1/1", + "group": "Power Supplies", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 4, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "fsSystemElectricalInformationStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.1.1.41.1.3.1.2", + "sensor_index": "psu-1.2", + "sensor_type": "fsSystemElectricalInformationStatus", + "sensor_descr": "Power supply 1/2", + "group": "Power Supplies", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 4, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "fsSystemElectricalInformationStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.1.1.43.1.4.1.1.1", + "sensor_index": "fan-1.1.1", + "sensor_type": "fsSystemFanStatus", + "sensor_descr": "Fan 1/1", + "group": "Fans", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 4, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "fsSystemFanStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.1.1.43.1.4.1.2.1", + "sensor_index": "fan-1.2.1", + "sensor_type": "fsSystemFanStatus", + "sensor_descr": "Fan 1/2", + "group": "Fans", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 4, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "fsSystemFanStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.1.1.43.1.4.1.3.1", + "sensor_index": "fan-1.3.1", + "sensor_type": "fsSystemFanStatus", + "sensor_descr": "Fan 1/3", + "group": "Fans", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 4, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "fsSystemFanStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.1.1.43.1.4.1.4.1", + "sensor_index": "fan-1.4.1", + "sensor_type": "fsSystemFanStatus", + "sensor_descr": "Fan 1/4", + "group": "Fans", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 4, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "fsSystemFanStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.1.1.44.1.5.1.0.1", + "sensor_index": "1.0.1", + "sensor_type": "fs-switch-dc", + "sensor_descr": "air_outlet 1/0", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 41, + "sensor_limit": 90, + "sensor_limit_warn": 85, + "sensor_limit_low": 31, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.1.1.44.1.5.1.0.2", + "sensor_index": "1.0.2", + "sensor_type": "fs-switch-dc", + "sensor_descr": "air_inlet 1/0", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 34, + "sensor_limit": 60, + "sensor_limit_warn": 50, + "sensor_limit_low": 24, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.1.1.44.1.5.1.0.3", + "sensor_index": "1.0.3", + "sensor_type": "fs-switch-dc", + "sensor_descr": "board 1/0", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 41, + "sensor_limit": 90, + "sensor_limit_warn": 85, + "sensor_limit_low": 31, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.1.1.44.1.5.1.0.4", + "sensor_index": "1.0.4", + "sensor_type": "fs-switch-dc", + "sensor_descr": "cpu 1/0", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 49, + "sensor_limit": 100, + "sensor_limit_warn": 85, + "sensor_limit_low": 39, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.1.1.44.1.5.1.0.5", + "sensor_index": "1.0.5", + "sensor_type": "fs-switch-dc", + "sensor_descr": "switch 1/0", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 47, + "sensor_limit": 105, + "sensor_limit_warn": 100, + "sensor_limit_low": 37, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.1", + "sensor_index": "temp-1", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/1", + "group": "Transceivers", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 41, + "sensor_limit": 61, + "sensor_limit_warn": null, + "sensor_limit_low": 31, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.10", + "sensor_index": "temp-10", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/10", + "group": "Transceivers", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 38, + "sensor_limit": 58, + "sensor_limit_warn": null, + "sensor_limit_low": 28, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.12", + "sensor_index": "temp-12", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/12", + "group": "Transceivers", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 38, + "sensor_limit": 58, + "sensor_limit_warn": null, + "sensor_limit_low": 28, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.13", + "sensor_index": "temp-13", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/13", + "group": "Transceivers", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 37, + "sensor_limit": 57, + "sensor_limit_warn": null, + "sensor_limit_low": 27, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.14", + "sensor_index": "temp-14", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/14", + "group": "Transceivers", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 39, + "sensor_limit": 59, + "sensor_limit_warn": null, + "sensor_limit_low": 29, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.15", + "sensor_index": "temp-15", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/15", + "group": "Transceivers", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 37, + "sensor_limit": 57, + "sensor_limit_warn": null, + "sensor_limit_low": 27, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.16", + "sensor_index": "temp-16", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/16", + "group": "Transceivers", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 39, + "sensor_limit": 59, + "sensor_limit_warn": null, + "sensor_limit_low": 29, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.17", + "sensor_index": "temp-17", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/17", + "group": "Transceivers", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 34, + "sensor_limit": 54, + "sensor_limit_warn": null, + "sensor_limit_low": 24, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.18", + "sensor_index": "temp-18", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/18", + "group": "Transceivers", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 36, + "sensor_limit": 56, + "sensor_limit_warn": null, + "sensor_limit_low": 26, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.21", + "sensor_index": "temp-21", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/21", + "group": "Transceivers", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 35, + "sensor_limit": 55, + "sensor_limit_warn": null, + "sensor_limit_low": 25, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.22", + "sensor_index": "temp-22", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/22", + "group": "Transceivers", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 32, + "sensor_limit": 52, + "sensor_limit_warn": null, + "sensor_limit_low": 22, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.3", + "sensor_index": "temp-3", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/3", + "group": "Transceivers", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 41, + "sensor_limit": 61, + "sensor_limit_warn": null, + "sensor_limit_low": 31, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.4", + "sensor_index": "temp-4", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/4", + "group": "Transceivers", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 41, + "sensor_limit": 61, + "sensor_limit_warn": null, + "sensor_limit_low": 31, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.5", + "sensor_index": "temp-5", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/5", + "group": "Transceivers", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 39, + "sensor_limit": 59, + "sensor_limit_warn": null, + "sensor_limit_low": 29, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.6", + "sensor_index": "temp-6", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/6", + "group": "Transceivers", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 41, + "sensor_limit": 61, + "sensor_limit_warn": null, + "sensor_limit_low": 31, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.7", + "sensor_index": "temp-7", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/7", + "group": "Transceivers", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 43, + "sensor_limit": 63, + "sensor_limit_warn": null, + "sensor_limit_low": 33, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.8", + "sensor_index": "temp-8", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/8", + "group": "Transceivers", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 47, + "sensor_limit": 67, + "sensor_limit_warn": null, + "sensor_limit_low": 37, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.9", + "sensor_index": "temp-9", + "sensor_type": "fs-switch-dc", + "sensor_descr": "TenGigabitEthernet 0/9", + "group": "Transceivers", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 41, + "sensor_limit": 61, + "sensor_limit_warn": null, + "sensor_limit_low": 31, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.1.1.41.1.11.1.1", + "sensor_index": "1.1", + "sensor_type": "fs-switch-dc", + "sensor_descr": "Power supply 1/1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 119, + "sensor_limit": 136.85, + "sensor_limit_warn": null, + "sensor_limit_low": 101.15, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.52642.1.1.10.2.1.1.41.1.11.1.2", + "sensor_index": "1.2", + "sensor_type": "fs-switch-dc", + "sensor_descr": "Power supply 1/2", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 119, + "sensor_limit": 136.85, + "sensor_limit_warn": null, + "sensor_limit_low": 101.15, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + } + ], + "state_indexes": [ + { + "state_name": "fsFiberTempStatus", + "state_descr": "ok", + "state_draw_graph": 0, + "state_value": 2, + "state_generic_value": 0 + }, + { + "state_name": "fsFiberTempStatus", + "state_descr": "warning", + "state_draw_graph": 0, + "state_value": 3, + "state_generic_value": 1 + }, + { + "state_name": "fsFiberTempStatus", + "state_descr": "alarm", + "state_draw_graph": 0, + "state_value": 4, + "state_generic_value": 2 + }, + { + "state_name": "fsSystemElectricalInformationStatus", + "state_descr": "noexist", + "state_draw_graph": 0, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "fsSystemElectricalInformationStatus", + "state_descr": "existnopower", + "state_draw_graph": 0, + "state_value": 2, + "state_generic_value": 2 + }, + { + "state_name": "fsSystemElectricalInformationStatus", + "state_descr": "existreadypower", + "state_draw_graph": 0, + "state_value": 3, + "state_generic_value": 1 + }, + { + "state_name": "fsSystemElectricalInformationStatus", + "state_descr": "normal", + "state_draw_graph": 0, + "state_value": 4, + "state_generic_value": 0 + }, + { + "state_name": "fsSystemElectricalInformationStatus", + "state_descr": "powerbutabnormal", + "state_draw_graph": 0, + "state_value": 5, + "state_generic_value": 2 + }, + { + "state_name": "fsSystemElectricalInformationStatus", + "state_descr": "unknown", + "state_draw_graph": 0, + "state_value": 6, + "state_generic_value": 3 + }, + { + "state_name": "fsSystemFanStatus", + "state_descr": "noexist", + "state_draw_graph": 0, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "fsSystemFanStatus", + "state_descr": "existnopower", + "state_draw_graph": 0, + "state_value": 2, + "state_generic_value": 2 + }, + { + "state_name": "fsSystemFanStatus", + "state_descr": "existreadypower", + "state_draw_graph": 0, + "state_value": 3, + "state_generic_value": 1 + }, + { + "state_name": "fsSystemFanStatus", + "state_descr": "normal", + "state_draw_graph": 0, + "state_value": 4, + "state_generic_value": 0 + }, + { + "state_name": "fsSystemFanStatus", + "state_descr": "powerbutabnormal", + "state_draw_graph": 0, + "state_value": 5, + "state_generic_value": 2 + }, + { + "state_name": "fsSystemFanStatus", + "state_descr": "unknown", + "state_draw_graph": 0, + "state_value": 6, + "state_generic_value": 3 + } + ] + }, + "poller": "matches discovery" + } +} diff --git a/tests/snmpsim/fs-switch-dc_fs-switch-dc.snmprec b/tests/snmpsim/fs-switch-dc_fs-switch-dc.snmprec new file mode 100644 index 0000000000..9f6f0ef96f --- /dev/null +++ b/tests/snmpsim/fs-switch-dc_fs-switch-dc.snmprec @@ -0,0 +1,11375 @@ +1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.52642.1.1.10.1.516 +1.3.6.1.2.1.47.1.1.1.1.3.1|6|1.3.6.1.4.1.52642.1.1.10.1.516.3.55 +1.3.6.1.2.1.47.1.1.1.1.3.2|6|1.3.6.1.4.1.52642.1.1.10.1.516.4.16 +1.3.6.1.2.1.47.1.1.1.1.3.3|6|1.3.6.1.4.1.52642.1.1.10.1.516.5.4 +1.3.6.1.2.1.47.1.1.1.1.3.8|6|1.3.6.1.4.1.52642.1.1.10.1.516.6.33281 +1.3.6.1.2.1.47.1.1.1.1.3.9|6|1.3.6.1.4.1.52642.1.1.10.1.516.6.33281 +1.3.6.1.2.1.47.1.1.1.1.3.10|6|1.3.6.1.4.1.52642.1.1.10.1.516.9.148 +1.3.6.1.2.1.47.1.1.1.1.3.13|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.14|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.15|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.16|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.17|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.18|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.19|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.20|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.21|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.22|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.23|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.24|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.25|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.26|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.27|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.28|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.29|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.30|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.31|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.32|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.33|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.34|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.35|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.36|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.37|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.38|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.39|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.40|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.41|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.42|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.43|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.44|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.45|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.46|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.47|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.48|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.49|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.50|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.51|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.52|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.53|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.54|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.55|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.56|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.57|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.58|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.59|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.60|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.5 +1.3.6.1.2.1.47.1.1.1.1.3.61|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.24 +1.3.6.1.2.1.47.1.1.1.1.3.62|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.24 +1.3.6.1.2.1.47.1.1.1.1.3.63|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.24 +1.3.6.1.2.1.47.1.1.1.1.3.64|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.24 +1.3.6.1.2.1.47.1.1.1.1.3.65|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.24 +1.3.6.1.2.1.47.1.1.1.1.3.66|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.24 +1.3.6.1.2.1.47.1.1.1.1.3.67|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.24 +1.3.6.1.2.1.47.1.1.1.1.3.68|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.24 +1.3.6.1.2.1.47.1.1.1.1.3.69|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.30 +1.3.6.1.2.1.47.1.1.1.1.3.70|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.30 +1.3.6.1.2.1.47.1.1.1.1.3.71|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.30 +1.3.6.1.2.1.47.1.1.1.1.3.72|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.30 +1.3.6.1.2.1.47.1.1.1.1.3.73|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.30 +1.3.6.1.2.1.47.1.1.1.1.3.74|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.30 +1.3.6.1.2.1.47.1.1.1.1.3.75|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.30 +1.3.6.1.2.1.47.1.1.1.1.3.76|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.30 +1.3.6.1.2.1.47.1.1.1.1.3.77|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.30 +1.3.6.1.2.1.47.1.1.1.1.3.78|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.30 +1.3.6.1.2.1.47.1.1.1.1.3.79|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.30 +1.3.6.1.2.1.47.1.1.1.1.3.80|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.30 +1.3.6.1.2.1.47.1.1.1.1.3.81|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.30 +1.3.6.1.2.1.47.1.1.1.1.3.82|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.30 +1.3.6.1.2.1.47.1.1.1.1.3.83|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.30 +1.3.6.1.2.1.47.1.1.1.1.3.84|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.30 +1.3.6.1.2.1.47.1.1.1.1.3.85|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.30 +1.3.6.1.2.1.47.1.1.1.1.3.86|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.30 +1.3.6.1.2.1.47.1.1.1.1.3.87|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.30 +1.3.6.1.2.1.47.1.1.1.1.3.88|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.30 +1.3.6.1.2.1.47.1.1.1.1.3.89|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.30 +1.3.6.1.2.1.47.1.1.1.1.3.90|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.30 +1.3.6.1.2.1.47.1.1.1.1.3.91|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.30 +1.3.6.1.2.1.47.1.1.1.1.3.92|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.30 +1.3.6.1.2.1.47.1.1.1.1.3.93|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.30 +1.3.6.1.2.1.47.1.1.1.1.3.94|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.30 +1.3.6.1.2.1.47.1.1.1.1.3.95|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.30 +1.3.6.1.2.1.47.1.1.1.1.3.96|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.30 +1.3.6.1.2.1.47.1.1.1.1.3.97|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.30 +1.3.6.1.2.1.47.1.1.1.1.3.98|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.30 +1.3.6.1.2.1.47.1.1.1.1.3.99|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.30 +1.3.6.1.2.1.47.1.1.1.1.3.100|6|1.3.6.1.4.1.52642.1.1.10.1.516.10.30 +1.3.6.1.2.1.47.1.1.1.1.3.101|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.102|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.103|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.104|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.105|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.106|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.107|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.108|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.109|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.110|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.111|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.112|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.113|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.114|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.115|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.116|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.117|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.118|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.119|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.120|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.121|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.122|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.123|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.124|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.125|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.126|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.127|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.128|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.129|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.130|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.131|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.132|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.133|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.134|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.135|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.136|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.137|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.138|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.139|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.140|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.141|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.142|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.143|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.144|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.145|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.146|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.147|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.148|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.149|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.150|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.151|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.152|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.153|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.154|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.155|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.156|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.157|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.158|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.159|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.160|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.161|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.2.1.47.1.1.1.1.3.162|6|1.3.6.1.4.1.52642.1.1.10.1.516.8.0 +1.3.6.1.4.1.52642.1.1.10.2.1.1.41.1.1.1.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.1.1.41.1.1.1.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.1.1.41.1.2.1.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.1.1.41.1.2.1.2|2|2 +1.3.6.1.4.1.52642.1.1.10.2.1.1.41.1.3.1.1|2|4 +1.3.6.1.4.1.52642.1.1.10.2.1.1.41.1.3.1.2|2|4 +1.3.6.1.4.1.52642.1.1.10.2.1.1.41.1.4.1.1|4|PSM-N550WAC +1.3.6.1.4.1.52642.1.1.10.2.1.1.41.1.4.1.2|4|PSM-N550WAC +1.3.6.1.4.1.52642.1.1.10.2.1.1.41.1.5.1.1|4| +1.3.6.1.4.1.52642.1.1.10.2.1.1.41.1.5.1.2|4| +1.3.6.1.4.1.52642.1.1.10.2.1.1.41.1.6.1.1|4|1.00 +1.3.6.1.4.1.52642.1.1.10.2.1.1.41.1.6.1.2|4|1.00 +1.3.6.1.4.1.52642.1.1.10.2.1.1.41.1.7.1.1|4|21 +1.3.6.1.4.1.52642.1.1.10.2.1.1.41.1.7.1.2|4|21 +1.3.6.1.4.1.52642.1.1.10.2.1.1.41.1.8.1.1|4|R407A33210766 +1.3.6.1.4.1.52642.1.1.10.2.1.1.41.1.8.1.2|4|R407A33210765 +1.3.6.1.4.1.52642.1.1.10.2.1.1.41.1.9.1.1|4| +1.3.6.1.4.1.52642.1.1.10.2.1.1.41.1.9.1.2|4| +1.3.6.1.4.1.52642.1.1.10.2.1.1.41.1.10.1.1|2|550 +1.3.6.1.4.1.52642.1.1.10.2.1.1.41.1.10.1.2|2|550 +1.3.6.1.4.1.52642.1.1.10.2.1.1.41.1.11.1.1|2|119 +1.3.6.1.4.1.52642.1.1.10.2.1.1.41.1.11.1.2|2|119 +1.3.6.1.4.1.52642.1.1.10.2.1.1.41.1.12.1.1|2|0 +1.3.6.1.4.1.52642.1.1.10.2.1.1.41.1.12.1.2|2|0 +1.3.6.1.4.1.52642.1.1.10.2.1.1.41.1.13.1.1|2|12 +1.3.6.1.4.1.52642.1.1.10.2.1.1.41.1.13.1.2|2|12 +1.3.6.1.4.1.52642.1.1.10.2.1.1.41.1.14.1.1|2|4601 +1.3.6.1.4.1.52642.1.1.10.2.1.1.41.1.14.1.2|2|4304 +1.3.6.1.4.1.52642.1.1.10.2.1.1.41.1.15.1.1|2|56 +1.3.6.1.4.1.52642.1.1.10.2.1.1.41.1.15.1.2|2|53 +1.3.6.1.4.1.52642.1.1.10.2.1.1.41.1.16.1.1|2|33 +1.3.6.1.4.1.52642.1.1.10.2.1.1.41.1.16.1.2|2|37 +1.3.6.1.4.1.52642.1.1.10.2.1.1.41.1.17.1.1|4| +1.3.6.1.4.1.52642.1.1.10.2.1.1.41.1.17.1.2|4| +1.3.6.1.4.1.52642.1.1.10.2.1.1.41.1.18.1.1|4| +1.3.6.1.4.1.52642.1.1.10.2.1.1.41.1.18.1.2|4| +1.3.6.1.4.1.52642.1.1.10.2.1.1.43.1.1.1.1.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.1.1.43.1.1.1.2.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.1.1.43.1.1.1.3.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.1.1.43.1.1.1.4.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.1.1.43.1.2.1.1.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.1.1.43.1.2.1.2.1|2|2 +1.3.6.1.4.1.52642.1.1.10.2.1.1.43.1.2.1.3.1|2|3 +1.3.6.1.4.1.52642.1.1.10.2.1.1.43.1.2.1.4.1|2|4 +1.3.6.1.4.1.52642.1.1.10.2.1.1.43.1.3.1.1.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.1.1.43.1.3.1.2.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.1.1.43.1.3.1.3.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.1.1.43.1.3.1.4.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.1.1.43.1.4.1.1.1|2|4 +1.3.6.1.4.1.52642.1.1.10.2.1.1.43.1.4.1.2.1|2|4 +1.3.6.1.4.1.52642.1.1.10.2.1.1.43.1.4.1.3.1|2|4 +1.3.6.1.4.1.52642.1.1.10.2.1.1.43.1.4.1.4.1|2|4 +1.3.6.1.4.1.52642.1.1.10.2.1.1.43.1.5.1.1.1|2|100 +1.3.6.1.4.1.52642.1.1.10.2.1.1.43.1.5.1.2.1|2|100 +1.3.6.1.4.1.52642.1.1.10.2.1.1.43.1.5.1.3.1|2|100 +1.3.6.1.4.1.52642.1.1.10.2.1.1.43.1.5.1.4.1|2|100 +1.3.6.1.4.1.52642.1.1.10.2.1.1.43.1.6.1.1.1|2|11261 +1.3.6.1.4.1.52642.1.1.10.2.1.1.43.1.6.1.2.1|2|11169 +1.3.6.1.4.1.52642.1.1.10.2.1.1.43.1.6.1.3.1|2|11202 +1.3.6.1.4.1.52642.1.1.10.2.1.1.43.1.6.1.4.1|2|11210 +1.3.6.1.4.1.52642.1.1.10.2.1.1.44.1.1.1.0.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.1.1.44.1.1.1.0.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.1.1.44.1.1.1.0.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.1.1.44.1.1.1.0.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.1.1.44.1.1.1.0.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.1.1.44.1.2.1.0.1|2|0 +1.3.6.1.4.1.52642.1.1.10.2.1.1.44.1.2.1.0.2|2|0 +1.3.6.1.4.1.52642.1.1.10.2.1.1.44.1.2.1.0.3|2|0 +1.3.6.1.4.1.52642.1.1.10.2.1.1.44.1.2.1.0.4|2|0 +1.3.6.1.4.1.52642.1.1.10.2.1.1.44.1.2.1.0.5|2|0 +1.3.6.1.4.1.52642.1.1.10.2.1.1.44.1.3.1.0.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.1.1.44.1.3.1.0.2|2|2 +1.3.6.1.4.1.52642.1.1.10.2.1.1.44.1.3.1.0.3|2|3 +1.3.6.1.4.1.52642.1.1.10.2.1.1.44.1.3.1.0.4|2|4 +1.3.6.1.4.1.52642.1.1.10.2.1.1.44.1.3.1.0.5|2|5 +1.3.6.1.4.1.52642.1.1.10.2.1.1.44.1.4.1.0.1|4|air_outlet +1.3.6.1.4.1.52642.1.1.10.2.1.1.44.1.4.1.0.2|4|air_inlet +1.3.6.1.4.1.52642.1.1.10.2.1.1.44.1.4.1.0.3|4|board +1.3.6.1.4.1.52642.1.1.10.2.1.1.44.1.4.1.0.4|4|cpu +1.3.6.1.4.1.52642.1.1.10.2.1.1.44.1.4.1.0.5|4|switch +1.3.6.1.4.1.52642.1.1.10.2.1.1.44.1.5.1.0.1|2|41 +1.3.6.1.4.1.52642.1.1.10.2.1.1.44.1.5.1.0.2|2|34 +1.3.6.1.4.1.52642.1.1.10.2.1.1.44.1.5.1.0.3|2|41 +1.3.6.1.4.1.52642.1.1.10.2.1.1.44.1.5.1.0.4|2|49 +1.3.6.1.4.1.52642.1.1.10.2.1.1.44.1.5.1.0.5|2|47 +1.3.6.1.4.1.52642.1.1.10.2.1.1.44.1.6.1.0.1|2|85 +1.3.6.1.4.1.52642.1.1.10.2.1.1.44.1.6.1.0.2|2|50 +1.3.6.1.4.1.52642.1.1.10.2.1.1.44.1.6.1.0.3|2|85 +1.3.6.1.4.1.52642.1.1.10.2.1.1.44.1.6.1.0.4|2|85 +1.3.6.1.4.1.52642.1.1.10.2.1.1.44.1.6.1.0.5|2|100 +1.3.6.1.4.1.52642.1.1.10.2.1.1.44.1.7.1.0.1|2|90 +1.3.6.1.4.1.52642.1.1.10.2.1.1.44.1.7.1.0.2|2|60 +1.3.6.1.4.1.52642.1.1.10.2.1.1.44.1.7.1.0.3|2|90 +1.3.6.1.4.1.52642.1.1.10.2.1.1.44.1.7.1.0.4|2|100 +1.3.6.1.4.1.52642.1.1.10.2.1.1.44.1.7.1.0.5|2|105 +1.3.6.1.4.1.52642.1.1.10.2.21.1.2.1.2.1|4|N5860-48SC +1.3.6.1.4.1.52642.1.1.10.2.21.1.2.1.8.1|4|N5860_FSOS 11.0(5)B9P124 +1.3.6.1.4.1.52642.1.1.10.2.21.1.2.1.10.1|4|G1RL71S000193 +1.3.6.1.4.1.52642.1.1.10.2.35.1.2.1.1.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.35.1.2.1.2.1|4|Slot 0: N5860-48SC, Cpu 0 +1.3.6.1.4.1.52642.1.1.10.2.35.1.2.1.3.1|2|37 +1.3.6.1.4.1.52642.1.1.10.2.35.1.2.1.4.1|2|30 +1.3.6.1.4.1.52642.1.1.10.2.35.1.2.1.5.1|2|38 +1.3.6.1.4.1.52642.1.1.10.2.35.1.2.1.6.1|2|4194304 +1.3.6.1.4.1.52642.1.1.10.2.35.1.2.1.7.1|2|1586780 +1.3.6.1.4.1.52642.1.1.10.2.35.1.2.1.8.1|2|2607896 +1.3.6.1.4.1.52642.1.1.10.2.35.1.2.1.9.1|2|15 +1.3.6.1.4.1.52642.1.1.10.2.35.1.2.1.10.1|2|90 +1.3.6.1.4.1.52642.1.1.10.2.35.1.2.1.11.1|66|4096 +1.3.6.1.4.1.52642.1.1.10.2.35.1.2.1.12.1|66|1549 +1.3.6.1.4.1.52642.1.1.10.2.35.1.2.1.13.1|66|2546 +1.3.6.1.4.1.52642.1.1.10.2.36.1.2.1.1.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.36.1.2.1.2.1|4|Slot 0: N5860-48SC, Cpu 0 +1.3.6.1.4.1.52642.1.1.10.2.36.1.2.1.3.1|2|42 +1.3.6.1.4.1.52642.1.1.10.2.36.1.2.1.4.1|2|40 +1.3.6.1.4.1.52642.1.1.10.2.36.1.2.1.5.1|2|36 +1.3.6.1.4.1.52642.1.1.10.2.36.1.2.1.6.1|2|75 +1.3.6.1.4.1.52642.1.1.10.2.36.1.2.1.7.1|2|85 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.1|4|TenGigabitEthernet 0/1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.2|4|TenGigabitEthernet 0/2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.3|4|TenGigabitEthernet 0/3 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.4|4|TenGigabitEthernet 0/4 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.5|4|TenGigabitEthernet 0/5 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.6|4|TenGigabitEthernet 0/6 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.7|4|TenGigabitEthernet 0/7 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.8|4|TenGigabitEthernet 0/8 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.9|4|TenGigabitEthernet 0/9 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.10|4|TenGigabitEthernet 0/10 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.11|4|TenGigabitEthernet 0/11 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.12|4|TenGigabitEthernet 0/12 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.13|4|TenGigabitEthernet 0/13 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.14|4|TenGigabitEthernet 0/14 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.15|4|TenGigabitEthernet 0/15 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.16|4|TenGigabitEthernet 0/16 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.17|4|TenGigabitEthernet 0/17 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.18|4|TenGigabitEthernet 0/18 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.19|4|TenGigabitEthernet 0/19 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.20|4|TenGigabitEthernet 0/20 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.21|4|TenGigabitEthernet 0/21 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.22|4|TenGigabitEthernet 0/22 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.23|4|TenGigabitEthernet 0/23 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.24|4|TenGigabitEthernet 0/24 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.25|4|TenGigabitEthernet 0/25 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.26|4|TenGigabitEthernet 0/26 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.27|4|TenGigabitEthernet 0/27 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.28|4|TenGigabitEthernet 0/28 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.29|4|TenGigabitEthernet 0/29 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.30|4|TenGigabitEthernet 0/30 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.31|4|TenGigabitEthernet 0/31 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.32|4|TenGigabitEthernet 0/32 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.33|4|TenGigabitEthernet 0/33 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.34|4|TenGigabitEthernet 0/34 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.35|4|TenGigabitEthernet 0/35 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.36|4|TenGigabitEthernet 0/36 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.37|4|TenGigabitEthernet 0/37 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.38|4|TenGigabitEthernet 0/38 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.39|4|TenGigabitEthernet 0/39 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.40|4|TenGigabitEthernet 0/40 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.41|4|TenGigabitEthernet 0/41 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.42|4|TenGigabitEthernet 0/42 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.43|4|TenGigabitEthernet 0/43 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.44|4|TenGigabitEthernet 0/44 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.45|4|TenGigabitEthernet 0/45 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.46|4|TenGigabitEthernet 0/46 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.47|4|TenGigabitEthernet 0/47 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.48|4|TenGigabitEthernet 0/48 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.55|4|HundredGigabitEthernet 0/55 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.56|4|HundredGigabitEthernet 0/56 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.57|4|HundredGigabitEthernet 0/49:1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.58|4|HundredGigabitEthernet 0/49:2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.59|4|HundredGigabitEthernet 0/49:3 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.60|4|HundredGigabitEthernet 0/49:4 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.61|4|HundredGigabitEthernet 0/50:1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.62|4|HundredGigabitEthernet 0/50:2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.63|4|HundredGigabitEthernet 0/50:3 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.64|4|HundredGigabitEthernet 0/50:4 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.65|4|HundredGigabitEthernet 0/51:1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.66|4|HundredGigabitEthernet 0/51:2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.67|4|HundredGigabitEthernet 0/51:3 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.68|4|HundredGigabitEthernet 0/51:4 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.69|4|HundredGigabitEthernet 0/52:1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.70|4|HundredGigabitEthernet 0/52:2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.71|4|HundredGigabitEthernet 0/52:3 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.72|4|HundredGigabitEthernet 0/52:4 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.73|4|HundredGigabitEthernet 0/53:1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.74|4|HundredGigabitEthernet 0/53:2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.75|4|HundredGigabitEthernet 0/53:3 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.76|4|HundredGigabitEthernet 0/53:4 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.77|4|HundredGigabitEthernet 0/54:1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.78|4|HundredGigabitEthernet 0/54:2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.79|4|HundredGigabitEthernet 0/54:3 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.2.80|4|HundredGigabitEthernet 0/54:4 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.1|2|15 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.3|2|15 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.4|2|15 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.5|2|15 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.6|2|15 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.7|2|16 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.8|2|16 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.9|2|15 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.10|2|15 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.12|2|15 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.13|2|15 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.14|2|15 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.15|2|15 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.16|2|15 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.17|2|15 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.18|2|15 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.21|2|15 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.22|2|15 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.55|2|70 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.56|2|70 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.3.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.1|2|9 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.3|2|9 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.4|2|9 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.5|2|9 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.6|2|9 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.7|2|9 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.8|2|9 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.9|2|9 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.10|2|9 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.12|2|9 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.13|2|9 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.14|2|9 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.15|2|9 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.16|2|9 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.17|2|9 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.18|2|9 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.21|2|9 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.22|2|9 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.55|2|18 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.56|2|18 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.4.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.1|2|850 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.2|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.3|2|850 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.4|2|850 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.5|2|850 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.6|2|850 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.7|2|1310 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.8|2|1310 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.9|2|850 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.10|2|850 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.11|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.12|2|850 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.13|2|850 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.14|2|850 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.15|2|850 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.16|2|850 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.17|2|850 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.18|2|850 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.19|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.20|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.21|2|850 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.22|2|850 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.23|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.24|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.25|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.26|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.27|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.28|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.29|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.30|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.31|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.32|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.33|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.34|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.35|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.36|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.37|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.38|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.39|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.40|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.41|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.42|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.43|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.44|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.45|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.46|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.47|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.48|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.55|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.56|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.57|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.58|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.59|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.60|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.61|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.62|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.63|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.64|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.65|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.66|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.67|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.68|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.69|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.70|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.71|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.72|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.73|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.74|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.75|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.76|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.77|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.78|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.79|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.5.80|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.1|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.2|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.3|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.4|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.5|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.6|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.7|2|10 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.8|2|10 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.9|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.10|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.11|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.12|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.13|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.14|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.15|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.16|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.17|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.18|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.19|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.20|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.21|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.22|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.23|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.24|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.25|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.26|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.27|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.28|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.29|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.30|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.31|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.32|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.33|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.34|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.35|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.36|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.37|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.38|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.39|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.40|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.41|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.42|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.43|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.44|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.45|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.46|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.47|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.48|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.55|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.56|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.57|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.58|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.59|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.60|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.61|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.62|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.63|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.64|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.65|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.66|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.67|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.68|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.69|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.70|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.71|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.72|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.73|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.74|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.75|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.76|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.77|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.78|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.79|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.6.80|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.1|2|150 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.2|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.3|2|150 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.4|2|150 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.5|2|150 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.6|2|150 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.7|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.8|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.9|2|150 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.10|2|150 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.11|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.12|2|150 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.13|2|150 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.14|2|150 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.15|2|150 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.16|2|150 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.17|2|150 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.18|2|150 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.19|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.20|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.21|2|150 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.22|2|150 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.23|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.24|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.25|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.26|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.27|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.28|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.29|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.30|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.31|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.32|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.33|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.34|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.35|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.36|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.37|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.38|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.39|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.40|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.41|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.42|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.43|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.44|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.45|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.46|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.47|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.48|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.55|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.56|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.57|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.58|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.59|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.60|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.61|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.62|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.63|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.64|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.65|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.66|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.67|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.68|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.69|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.70|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.71|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.72|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.73|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.74|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.75|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.76|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.77|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.78|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.79|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.7.80|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.1|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.2|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.3|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.4|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.5|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.6|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.7|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.8|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.9|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.10|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.11|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.12|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.13|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.14|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.15|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.16|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.17|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.18|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.19|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.20|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.21|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.22|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.23|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.24|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.25|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.26|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.27|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.28|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.29|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.30|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.31|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.32|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.33|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.34|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.35|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.36|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.37|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.38|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.39|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.40|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.41|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.42|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.43|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.44|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.45|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.46|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.47|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.48|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.55|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.56|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.57|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.58|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.59|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.60|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.61|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.62|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.63|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.64|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.65|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.66|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.67|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.68|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.69|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.70|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.71|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.72|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.73|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.74|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.75|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.76|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.77|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.78|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.79|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.8.80|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.1|2|300 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.2|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.3|2|300 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.4|2|300 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.5|2|300 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.6|2|300 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.7|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.8|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.9|2|300 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.10|2|300 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.11|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.12|2|300 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.13|2|300 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.14|2|300 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.15|2|300 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.16|2|300 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.17|2|300 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.18|2|300 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.19|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.20|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.21|2|300 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.22|2|300 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.23|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.24|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.25|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.26|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.27|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.28|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.29|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.30|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.31|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.32|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.33|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.34|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.35|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.36|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.37|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.38|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.39|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.40|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.41|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.42|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.43|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.44|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.45|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.46|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.47|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.48|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.55|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.56|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.57|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.58|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.59|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.60|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.61|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.62|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.63|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.64|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.65|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.66|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.67|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.68|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.69|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.70|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.71|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.72|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.73|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.74|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.75|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.76|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.77|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.78|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.79|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.9.80|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.1|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.2|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.3|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.4|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.5|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.6|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.7|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.8|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.9|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.10|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.11|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.12|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.13|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.14|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.15|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.16|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.17|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.18|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.19|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.20|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.21|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.22|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.23|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.24|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.25|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.26|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.27|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.28|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.29|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.30|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.31|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.32|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.33|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.34|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.35|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.36|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.37|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.38|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.39|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.40|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.41|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.42|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.43|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.44|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.45|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.46|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.47|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.48|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.55|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.56|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.57|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.58|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.59|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.60|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.61|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.62|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.63|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.64|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.65|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.66|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.67|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.68|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.69|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.70|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.71|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.72|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.73|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.74|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.75|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.76|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.77|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.78|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.79|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.10.80|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.1|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.2|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.3|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.4|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.5|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.6|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.7|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.8|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.9|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.10|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.11|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.12|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.13|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.14|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.15|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.16|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.17|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.18|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.19|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.20|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.21|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.22|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.23|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.24|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.25|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.26|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.27|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.28|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.29|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.30|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.31|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.32|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.33|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.34|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.35|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.36|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.37|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.38|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.39|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.40|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.41|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.42|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.43|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.44|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.45|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.46|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.47|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.48|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.55|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.56|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.57|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.58|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.59|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.60|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.61|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.62|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.63|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.64|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.65|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.66|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.67|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.68|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.69|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.70|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.71|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.72|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.73|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.74|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.75|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.76|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.77|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.78|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.79|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.11.80|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.1|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.2|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.3|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.4|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.5|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.6|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.7|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.8|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.9|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.10|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.11|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.12|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.13|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.14|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.15|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.16|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.17|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.18|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.19|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.20|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.21|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.22|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.23|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.24|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.25|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.26|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.27|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.28|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.29|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.30|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.31|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.32|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.33|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.34|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.35|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.36|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.37|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.38|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.39|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.40|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.41|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.42|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.43|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.44|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.45|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.46|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.47|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.48|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.55|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.56|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.57|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.58|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.59|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.60|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.61|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.62|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.63|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.64|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.65|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.66|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.67|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.68|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.69|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.70|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.71|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.72|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.73|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.74|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.75|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.76|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.77|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.78|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.79|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.12.80|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.1|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.2|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.3|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.4|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.5|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.6|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.7|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.8|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.9|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.10|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.11|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.12|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.13|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.14|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.15|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.16|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.17|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.18|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.19|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.20|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.21|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.22|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.23|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.24|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.25|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.26|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.27|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.28|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.29|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.30|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.31|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.32|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.33|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.34|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.35|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.36|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.37|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.38|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.39|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.40|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.41|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.42|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.43|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.44|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.45|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.46|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.47|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.48|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.55|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.56|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.57|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.58|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.59|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.60|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.61|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.62|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.63|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.64|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.65|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.66|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.67|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.68|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.69|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.70|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.71|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.72|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.73|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.74|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.75|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.76|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.77|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.78|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.79|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.13.80|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.1|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.2|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.3|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.4|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.5|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.6|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.7|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.8|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.9|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.10|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.11|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.12|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.13|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.14|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.15|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.16|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.17|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.18|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.19|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.20|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.21|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.22|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.23|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.24|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.25|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.26|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.27|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.28|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.29|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.30|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.31|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.32|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.33|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.34|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.35|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.36|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.37|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.38|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.39|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.40|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.41|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.42|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.43|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.44|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.45|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.46|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.47|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.48|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.57|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.58|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.59|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.60|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.61|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.62|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.63|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.64|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.65|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.66|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.67|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.68|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.69|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.70|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.71|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.72|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.73|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.74|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.75|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.76|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.77|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.78|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.79|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.14.80|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.2|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.11|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.19|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.20|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.23|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.24|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.25|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.26|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.27|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.28|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.29|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.30|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.31|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.32|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.33|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.34|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.35|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.36|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.37|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.38|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.39|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.40|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.41|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.42|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.43|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.44|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.45|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.46|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.47|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.48|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.55|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.56|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.57|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.58|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.59|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.60|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.61|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.62|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.63|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.64|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.65|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.66|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.67|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.68|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.69|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.70|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.71|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.72|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.73|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.74|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.75|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.76|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.77|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.78|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.79|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.15.80|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.1|4|S2204548339 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.2|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.3|4|S2204548343 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.4|4|S2204548346 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.5|4|S2204548344 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.6|4|S2204548345 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.7|4|S2204548689 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.8|4|S2204548690 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.9|4|S2204548319 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.10|4|S2204548320 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.11|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.12|4|S2204548326 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.13|4|S2204548323 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.14|4|S2204548322 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.15|4|S2204548324 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.16|4|S2204548317 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.17|4|S2204548318 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.18|4|S2204548325 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.19|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.20|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.21|4|S2301100629 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.22|4|S2204548313 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.23|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.24|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.25|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.26|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.27|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.28|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.29|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.30|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.31|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.32|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.33|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.34|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.35|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.36|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.37|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.38|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.39|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.40|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.41|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.42|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.43|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.44|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.45|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.46|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.47|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.48|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.55|4|G2006502500-1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.56|4|G2006502491-2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.57|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.58|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.59|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.60|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.61|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.62|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.63|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.64|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.65|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.66|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.67|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.68|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.69|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.70|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.71|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.72|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.73|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.74|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.75|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.76|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.77|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.78|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.79|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.16.80|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.1|2|41 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.2|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.3|2|41 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.4|2|41 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.5|2|39 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.6|2|41 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.7|2|43 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.8|2|47 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.9|2|41 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.10|2|38 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.11|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.12|2|38 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.13|2|37 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.14|2|39 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.15|2|37 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.16|2|39 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.17|2|34 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.18|2|36 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.19|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.20|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.21|2|35 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.22|2|32 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.23|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.24|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.25|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.26|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.27|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.28|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.29|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.30|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.31|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.32|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.33|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.34|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.35|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.36|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.37|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.38|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.39|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.40|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.41|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.42|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.43|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.44|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.45|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.46|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.47|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.48|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.55|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.56|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.57|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.58|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.59|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.60|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.61|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.62|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.63|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.64|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.65|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.66|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.67|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.68|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.69|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.70|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.71|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.72|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.73|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.74|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.75|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.76|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.77|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.78|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.79|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.17.80|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.1|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.3|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.4|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.5|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.6|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.7|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.8|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.9|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.10|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.12|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.13|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.14|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.15|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.16|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.17|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.18|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.21|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.22|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.18.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.1|2|3327 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.2|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.3|2|3313 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.4|2|3327 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.5|2|3340 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.6|2|3313 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.7|2|3349 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.8|2|3350 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.9|2|3354 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.10|2|3354 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.11|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.12|2|3354 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.13|2|3354 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.14|2|3340 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.15|2|3327 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.16|2|3340 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.17|2|3340 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.18|2|3354 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.19|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.20|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.21|2|3341 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.22|2|3340 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.23|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.24|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.25|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.26|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.27|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.28|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.29|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.30|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.31|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.32|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.33|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.34|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.35|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.36|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.37|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.38|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.39|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.40|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.41|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.42|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.43|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.44|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.45|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.46|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.47|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.48|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.55|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.56|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.57|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.58|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.59|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.60|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.61|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.62|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.63|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.64|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.65|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.66|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.67|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.68|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.69|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.70|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.71|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.72|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.73|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.74|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.75|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.76|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.77|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.78|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.79|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.19.80|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.1|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.3|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.4|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.5|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.6|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.7|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.8|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.9|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.10|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.12|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.13|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.14|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.15|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.16|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.17|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.18|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.21|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.22|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.20.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.1|2|7434 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.2|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.3|2|6636 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.4|2|6636 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.5|2|7308 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.6|2|7308 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.7|2|36640 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.8|2|36596 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.9|2|6594 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.10|2|6594 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.11|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.12|2|6510 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.13|2|6804 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.14|2|6678 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.15|2|7518 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.16|2|7476 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.17|2|7266 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.18|2|6804 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.19|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.20|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.21|2|6164 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.22|2|6678 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.23|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.24|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.25|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.26|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.27|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.28|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.29|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.30|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.31|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.32|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.33|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.34|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.35|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.36|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.37|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.38|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.39|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.40|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.41|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.42|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.43|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.44|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.45|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.46|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.47|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.48|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.55|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.56|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.57|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.58|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.59|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.60|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.61|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.62|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.63|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.64|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.65|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.66|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.67|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.68|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.69|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.70|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.71|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.72|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.73|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.74|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.75|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.76|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.77|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.78|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.79|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.21.80|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.1|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.3|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.4|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.5|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.6|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.7|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.8|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.9|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.10|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.12|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.13|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.14|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.15|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.16|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.17|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.18|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.21|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.22|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.22.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.1|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.2|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.3|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.4|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.5|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.6|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.7|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.8|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.9|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.10|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.11|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.12|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.13|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.14|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.15|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.16|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.17|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.18|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.19|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.20|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.21|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.22|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.23|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.24|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.25|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.26|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.27|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.28|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.29|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.30|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.31|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.32|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.33|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.34|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.35|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.36|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.37|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.38|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.39|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.40|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.41|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.42|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.43|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.44|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.45|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.46|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.47|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.48|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.55|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.56|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.57|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.58|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.59|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.60|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.61|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.62|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.63|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.64|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.65|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.66|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.67|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.68|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.69|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.70|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.71|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.72|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.73|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.74|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.75|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.76|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.77|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.78|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.79|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.23.80|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.24.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.1|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.2|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.3|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.4|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.5|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.6|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.7|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.8|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.9|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.10|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.11|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.12|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.13|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.14|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.15|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.16|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.17|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.18|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.19|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.20|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.21|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.22|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.23|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.24|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.25|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.26|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.27|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.28|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.29|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.30|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.31|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.32|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.33|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.34|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.35|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.36|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.37|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.38|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.39|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.40|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.41|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.42|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.43|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.44|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.45|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.46|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.47|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.48|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.55|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.56|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.57|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.58|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.59|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.60|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.61|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.62|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.63|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.64|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.65|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.66|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.67|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.68|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.69|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.70|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.71|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.72|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.73|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.74|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.75|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.76|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.77|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.78|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.79|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.25.80|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.26.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.1|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.2|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.3|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.4|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.5|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.6|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.7|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.8|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.9|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.10|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.11|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.12|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.13|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.14|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.15|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.16|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.17|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.18|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.19|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.20|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.21|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.22|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.23|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.24|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.25|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.26|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.27|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.28|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.29|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.30|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.31|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.32|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.33|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.34|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.35|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.36|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.37|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.38|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.39|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.40|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.41|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.42|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.43|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.44|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.45|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.46|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.47|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.48|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.55|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.56|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.57|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.58|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.59|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.60|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.61|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.62|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.63|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.64|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.65|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.66|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.67|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.68|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.69|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.70|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.71|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.72|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.73|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.74|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.75|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.76|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.77|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.78|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.79|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.27.80|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.28.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.1|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.2|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.3|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.4|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.5|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.6|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.7|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.8|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.9|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.10|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.11|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.12|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.13|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.14|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.15|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.16|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.17|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.18|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.19|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.20|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.21|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.22|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.23|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.24|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.25|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.26|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.27|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.28|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.29|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.30|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.31|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.32|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.33|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.34|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.35|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.36|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.37|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.38|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.39|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.40|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.41|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.42|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.43|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.44|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.45|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.46|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.47|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.48|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.55|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.56|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.57|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.58|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.59|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.60|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.61|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.62|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.63|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.64|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.65|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.66|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.67|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.68|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.69|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.70|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.71|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.72|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.73|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.74|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.75|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.76|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.77|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.78|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.79|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.29.80|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.30.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.1|2|-1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.2|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.3|2|-2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.4|2|-1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.5|2|-2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.6|2|-2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.7|2|-9 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.8|2|-7 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.9|2|-40 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.10|2|-40 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.11|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.12|2|-1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.13|2|-2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.14|2|-3 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.15|2|-2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.16|2|-3 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.17|2|-3 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.18|2|-3 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.19|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.20|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.21|2|-40 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.22|2|-40 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.23|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.24|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.25|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.26|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.27|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.28|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.29|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.30|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.31|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.32|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.33|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.34|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.35|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.36|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.37|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.38|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.39|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.40|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.41|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.42|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.43|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.44|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.45|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.46|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.47|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.48|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.55|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.56|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.57|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.58|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.59|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.60|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.61|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.62|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.63|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.64|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.65|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.66|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.67|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.68|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.69|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.70|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.71|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.72|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.73|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.74|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.75|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.76|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.77|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.78|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.79|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.31.80|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.1|2|88 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.2|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.3|2|37 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.4|2|79 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.5|2|42 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.6|2|37 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.7|2|9 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.8|2|17 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.9|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.10|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.11|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.12|2|40 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.13|2|75 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.14|2|4 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.15|2|37 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.16|2|4 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.17|2|4 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.18|2|90 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.19|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.20|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.21|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.22|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.23|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.24|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.25|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.26|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.27|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.28|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.29|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.30|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.31|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.32|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.33|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.34|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.35|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.36|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.37|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.38|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.39|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.40|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.41|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.42|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.43|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.44|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.45|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.46|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.47|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.48|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.55|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.56|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.57|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.58|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.59|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.60|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.61|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.62|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.63|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.64|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.65|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.66|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.67|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.68|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.69|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.70|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.71|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.72|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.73|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.74|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.75|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.76|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.77|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.78|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.79|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.32.80|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.1|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.3|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.4|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.5|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.6|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.7|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.8|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.9|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.10|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.12|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.13|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.14|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.15|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.16|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.17|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.18|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.21|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.22|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.33.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.1|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.3|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.4|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.5|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.6|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.7|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.8|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.9|2|4 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.10|2|4 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.12|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.13|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.14|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.15|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.16|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.17|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.18|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.21|2|4 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.22|2|4 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.34.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.1|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.2|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.3|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.4|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.5|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.6|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.7|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.8|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.9|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.10|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.11|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.12|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.13|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.14|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.15|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.16|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.17|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.18|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.19|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.20|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.21|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.22|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.23|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.24|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.25|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.26|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.27|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.28|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.29|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.30|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.31|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.32|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.33|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.34|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.35|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.36|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.37|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.38|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.39|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.40|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.41|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.42|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.43|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.44|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.45|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.46|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.47|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.48|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.55|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.56|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.57|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.58|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.59|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.60|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.61|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.62|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.63|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.64|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.65|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.66|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.67|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.68|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.69|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.70|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.71|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.72|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.73|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.74|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.75|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.76|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.77|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.78|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.79|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.35.80|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.1|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.2|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.3|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.4|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.5|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.6|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.7|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.8|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.9|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.10|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.11|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.12|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.13|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.14|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.15|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.16|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.17|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.18|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.19|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.20|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.21|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.22|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.23|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.24|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.25|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.26|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.27|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.28|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.29|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.30|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.31|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.32|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.33|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.34|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.35|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.36|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.37|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.38|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.39|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.40|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.41|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.42|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.43|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.44|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.45|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.46|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.47|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.48|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.55|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.56|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.57|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.58|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.59|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.60|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.61|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.62|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.63|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.64|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.65|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.66|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.67|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.68|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.69|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.70|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.71|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.72|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.73|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.74|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.75|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.76|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.77|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.78|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.79|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.36.80|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.37.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.38.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.1|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.2|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.3|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.4|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.5|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.6|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.7|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.8|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.9|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.10|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.11|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.12|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.13|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.14|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.15|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.16|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.17|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.18|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.19|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.20|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.21|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.22|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.23|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.24|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.25|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.26|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.27|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.28|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.29|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.30|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.31|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.32|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.33|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.34|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.35|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.36|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.37|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.38|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.39|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.40|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.41|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.42|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.43|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.44|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.45|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.46|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.47|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.48|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.55|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.56|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.57|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.58|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.59|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.60|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.61|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.62|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.63|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.64|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.65|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.66|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.67|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.68|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.69|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.70|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.71|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.72|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.73|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.74|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.75|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.76|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.77|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.78|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.79|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.39.80|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.1|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.2|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.3|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.4|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.5|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.6|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.7|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.8|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.9|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.10|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.11|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.12|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.13|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.14|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.15|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.16|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.17|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.18|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.19|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.20|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.21|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.22|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.23|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.24|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.25|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.26|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.27|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.28|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.29|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.30|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.31|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.32|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.33|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.34|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.35|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.36|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.37|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.38|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.39|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.40|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.41|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.42|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.43|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.44|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.45|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.46|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.47|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.48|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.55|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.56|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.57|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.58|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.59|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.60|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.61|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.62|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.63|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.64|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.65|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.66|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.67|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.68|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.69|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.70|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.71|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.72|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.73|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.74|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.75|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.76|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.77|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.78|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.79|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.40.80|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.41.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.42.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.1|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.2|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.3|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.4|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.5|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.6|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.7|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.8|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.9|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.10|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.11|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.12|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.13|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.14|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.15|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.16|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.17|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.18|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.19|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.20|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.21|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.22|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.23|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.24|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.25|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.26|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.27|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.28|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.29|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.30|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.31|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.32|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.33|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.34|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.35|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.36|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.37|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.38|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.39|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.40|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.41|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.42|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.43|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.44|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.45|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.46|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.47|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.48|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.55|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.56|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.57|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.58|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.59|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.60|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.61|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.62|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.63|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.64|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.65|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.66|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.67|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.68|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.69|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.70|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.71|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.72|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.73|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.74|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.75|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.76|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.77|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.78|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.79|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.43.80|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.1|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.2|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.3|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.4|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.5|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.6|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.7|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.8|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.9|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.10|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.11|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.12|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.13|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.14|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.15|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.16|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.17|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.18|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.19|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.20|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.21|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.22|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.23|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.24|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.25|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.26|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.27|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.28|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.29|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.30|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.31|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.32|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.33|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.34|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.35|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.36|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.37|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.38|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.39|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.40|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.41|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.42|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.43|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.44|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.45|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.46|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.47|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.48|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.55|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.56|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.57|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.58|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.59|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.60|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.61|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.62|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.63|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.64|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.65|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.66|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.67|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.68|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.69|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.70|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.71|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.72|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.73|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.74|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.75|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.76|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.77|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.78|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.79|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.44.80|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.45.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.46.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.1|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.2|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.3|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.4|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.5|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.6|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.7|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.8|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.9|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.10|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.11|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.12|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.13|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.14|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.15|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.16|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.17|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.18|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.19|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.20|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.21|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.22|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.23|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.24|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.25|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.26|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.27|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.28|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.29|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.30|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.31|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.32|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.33|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.34|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.35|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.36|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.37|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.38|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.39|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.40|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.41|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.42|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.43|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.44|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.45|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.46|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.47|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.48|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.55|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.56|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.57|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.58|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.59|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.60|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.61|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.62|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.63|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.64|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.65|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.66|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.67|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.68|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.69|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.70|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.71|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.72|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.73|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.74|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.75|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.76|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.77|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.78|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.79|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.47.80|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.1|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.2|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.3|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.4|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.5|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.6|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.7|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.8|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.9|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.10|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.11|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.12|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.13|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.14|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.15|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.16|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.17|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.18|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.19|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.20|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.21|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.22|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.23|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.24|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.25|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.26|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.27|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.28|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.29|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.30|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.31|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.32|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.33|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.34|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.35|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.36|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.37|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.38|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.39|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.40|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.41|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.42|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.43|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.44|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.45|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.46|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.47|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.48|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.55|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.56|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.57|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.58|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.59|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.60|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.61|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.62|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.63|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.64|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.65|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.66|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.67|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.68|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.69|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.70|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.71|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.72|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.73|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.74|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.75|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.76|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.77|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.78|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.79|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.48.80|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.49.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.50.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.1|2|-1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.2|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.3|2|-1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.4|2|-2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.5|2|-2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.6|2|-2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.7|2|-2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.8|2|-2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.9|2|-2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.10|2|-2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.11|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.12|2|-2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.13|2|-1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.14|2|-2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.15|2|-2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.16|2|-1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.17|2|-1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.18|2|-2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.19|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.20|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.21|2|-2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.22|2|-2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.23|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.24|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.25|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.26|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.27|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.28|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.29|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.30|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.31|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.32|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.33|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.34|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.35|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.36|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.37|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.38|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.39|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.40|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.41|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.42|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.43|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.44|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.45|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.46|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.47|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.48|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.55|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.56|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.57|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.58|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.59|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.60|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.61|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.62|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.63|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.64|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.65|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.66|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.67|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.68|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.69|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.70|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.71|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.72|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.73|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.74|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.75|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.76|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.77|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.78|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.79|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.51.80|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.1|2|89 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.2|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.3|2|98 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.4|2|43 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.5|2|28 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.6|2|51 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.7|2|24 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.8|2|90 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.9|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.10|2|3 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.11|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.12|2|10 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.13|2|72 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.14|2|12 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.15|2|62 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.16|2|88 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.17|2|99 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.18|2|11 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.19|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.20|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.21|2|65 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.22|2|14 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.23|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.24|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.25|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.26|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.27|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.28|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.29|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.30|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.31|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.32|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.33|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.34|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.35|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.36|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.37|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.38|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.39|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.40|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.41|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.42|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.43|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.44|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.45|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.46|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.47|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.48|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.55|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.56|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.57|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.58|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.59|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.60|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.61|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.62|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.63|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.64|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.65|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.66|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.67|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.68|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.69|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.70|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.71|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.72|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.73|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.74|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.75|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.76|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.77|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.78|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.79|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.52.80|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.1|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.3|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.4|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.5|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.6|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.7|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.8|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.9|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.10|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.12|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.13|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.14|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.15|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.16|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.17|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.18|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.21|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.22|2|2 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.53.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.1|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.2|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.3|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.4|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.5|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.6|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.7|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.8|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.9|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.10|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.11|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.12|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.13|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.14|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.15|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.16|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.17|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.18|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.19|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.20|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.21|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.22|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.23|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.24|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.25|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.26|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.27|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.28|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.29|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.30|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.31|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.32|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.33|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.34|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.35|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.36|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.37|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.38|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.39|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.40|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.41|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.42|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.43|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.44|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.45|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.46|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.47|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.48|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.55|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.56|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.57|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.58|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.59|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.60|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.61|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.62|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.63|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.64|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.65|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.66|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.67|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.68|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.69|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.70|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.71|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.72|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.73|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.74|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.75|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.76|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.77|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.78|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.79|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.54.80|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.1|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.2|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.3|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.4|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.5|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.6|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.7|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.8|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.9|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.10|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.11|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.12|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.13|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.14|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.15|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.16|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.17|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.18|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.19|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.20|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.21|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.22|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.23|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.24|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.25|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.26|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.27|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.28|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.29|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.30|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.31|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.32|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.33|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.34|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.35|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.36|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.37|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.38|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.39|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.40|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.41|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.42|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.43|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.44|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.45|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.46|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.47|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.48|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.55|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.56|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.57|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.58|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.59|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.60|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.61|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.62|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.63|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.64|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.65|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.66|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.67|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.68|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.69|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.70|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.71|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.72|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.73|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.74|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.75|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.76|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.77|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.78|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.79|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.55.80|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.56.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.1|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.2|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.3|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.4|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.5|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.6|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.7|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.8|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.9|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.10|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.11|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.12|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.13|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.14|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.15|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.16|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.17|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.18|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.19|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.20|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.21|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.22|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.23|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.24|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.25|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.26|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.27|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.28|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.29|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.30|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.31|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.32|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.33|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.34|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.35|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.36|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.37|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.38|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.39|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.40|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.41|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.42|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.43|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.44|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.45|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.46|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.47|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.48|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.55|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.56|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.57|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.58|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.59|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.60|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.61|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.62|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.63|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.64|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.65|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.66|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.67|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.68|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.69|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.70|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.71|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.72|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.73|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.74|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.75|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.76|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.77|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.78|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.79|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.57.80|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.1|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.2|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.3|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.4|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.5|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.6|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.7|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.8|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.9|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.10|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.11|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.12|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.13|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.14|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.15|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.16|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.17|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.18|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.19|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.20|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.21|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.22|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.23|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.24|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.25|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.26|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.27|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.28|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.29|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.30|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.31|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.32|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.33|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.34|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.35|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.36|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.37|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.38|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.39|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.40|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.41|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.42|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.43|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.44|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.45|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.46|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.47|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.48|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.55|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.56|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.57|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.58|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.59|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.60|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.61|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.62|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.63|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.64|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.65|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.66|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.67|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.68|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.69|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.70|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.71|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.72|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.73|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.74|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.75|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.76|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.77|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.78|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.79|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.58.80|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.59.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.1|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.2|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.3|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.4|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.5|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.6|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.7|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.8|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.9|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.10|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.11|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.12|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.13|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.14|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.15|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.16|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.17|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.18|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.19|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.20|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.21|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.22|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.23|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.24|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.25|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.26|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.27|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.28|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.29|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.30|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.31|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.32|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.33|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.34|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.35|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.36|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.37|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.38|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.39|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.40|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.41|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.42|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.43|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.44|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.45|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.46|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.47|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.48|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.55|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.56|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.57|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.58|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.59|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.60|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.61|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.62|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.63|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.64|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.65|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.66|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.67|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.68|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.69|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.70|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.71|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.72|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.73|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.74|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.75|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.76|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.77|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.78|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.79|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.60.80|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.1|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.2|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.3|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.4|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.5|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.6|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.7|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.8|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.9|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.10|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.11|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.12|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.13|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.14|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.15|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.16|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.17|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.18|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.19|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.20|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.21|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.22|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.23|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.24|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.25|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.26|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.27|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.28|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.29|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.30|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.31|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.32|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.33|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.34|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.35|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.36|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.37|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.38|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.39|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.40|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.41|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.42|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.43|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.44|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.45|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.46|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.47|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.48|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.55|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.56|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.57|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.58|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.59|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.60|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.61|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.62|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.63|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.64|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.65|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.66|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.67|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.68|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.69|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.70|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.71|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.72|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.73|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.74|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.75|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.76|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.77|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.78|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.79|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.61.80|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.62.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.1|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.2|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.3|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.4|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.5|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.6|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.7|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.8|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.9|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.10|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.11|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.12|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.13|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.14|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.15|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.16|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.17|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.18|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.19|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.20|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.21|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.22|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.23|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.24|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.25|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.26|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.27|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.28|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.29|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.30|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.31|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.32|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.33|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.34|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.35|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.36|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.37|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.38|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.39|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.40|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.41|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.42|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.43|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.44|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.45|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.46|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.47|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.48|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.55|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.56|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.57|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.58|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.59|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.60|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.61|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.62|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.63|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.64|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.65|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.66|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.67|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.68|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.69|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.70|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.71|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.72|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.73|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.74|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.75|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.76|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.77|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.78|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.79|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.63.80|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.1|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.2|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.3|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.4|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.5|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.6|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.7|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.8|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.9|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.10|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.11|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.12|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.13|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.14|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.15|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.16|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.17|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.18|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.19|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.20|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.21|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.22|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.23|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.24|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.25|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.26|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.27|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.28|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.29|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.30|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.31|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.32|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.33|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.34|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.35|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.36|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.37|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.38|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.39|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.40|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.41|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.42|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.43|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.44|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.45|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.46|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.47|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.48|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.55|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.56|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.57|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.58|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.59|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.60|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.61|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.62|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.63|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.64|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.65|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.66|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.67|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.68|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.69|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.70|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.71|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.72|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.73|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.74|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.75|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.76|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.77|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.78|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.79|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.64.80|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.65.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.1|2|-1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.3|2|-1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.4|2|-1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.5|2|-1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.6|2|-1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.7|2|-1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.8|2|-1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.9|2|-1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.10|2|-1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.12|2|-1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.13|2|-1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.14|2|-1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.15|2|-1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.16|2|-1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.17|2|-1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.18|2|-1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.21|2|-1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.22|2|-1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.66.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.67.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.68.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.69.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.70.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.1|2|-1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.3|2|-1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.4|2|-1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.5|2|-1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.6|2|-1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.7|2|-1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.8|2|-1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.9|2|-1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.10|2|-1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.12|2|-1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.13|2|-1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.14|2|-1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.15|2|-1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.16|2|-1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.17|2|-1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.18|2|-1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.21|2|-1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.22|2|-1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.71.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.72.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.73.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.74.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.75.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.1|2|-188 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.2|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.3|2|-237 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.4|2|-179 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.5|2|-242 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.6|2|-237 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.7|2|-909 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.8|2|-717 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.9|2|-4000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.10|2|-4000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.11|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.12|2|-140 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.13|2|-275 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.14|2|-304 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.15|2|-237 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.16|2|-304 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.17|2|-304 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.18|2|-390 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.19|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.20|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.21|2|-4000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.22|2|-4000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.23|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.24|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.25|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.26|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.27|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.28|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.29|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.30|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.31|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.32|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.33|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.34|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.35|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.36|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.37|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.38|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.39|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.40|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.41|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.42|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.43|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.44|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.45|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.46|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.47|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.48|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.55|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.56|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.57|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.58|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.59|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.60|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.61|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.62|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.63|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.64|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.65|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.66|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.67|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.68|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.69|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.70|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.71|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.72|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.73|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.74|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.75|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.76|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.77|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.78|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.79|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.76.80|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.1|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.2|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.3|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.4|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.5|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.6|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.7|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.8|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.9|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.10|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.11|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.12|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.13|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.14|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.15|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.16|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.17|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.18|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.19|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.20|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.21|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.22|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.23|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.24|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.25|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.26|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.27|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.28|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.29|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.30|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.31|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.32|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.33|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.34|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.35|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.36|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.37|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.38|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.39|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.40|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.41|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.42|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.43|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.44|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.45|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.46|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.47|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.48|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.55|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.56|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.57|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.58|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.59|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.60|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.61|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.62|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.63|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.64|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.65|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.66|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.67|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.68|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.69|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.70|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.71|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.72|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.73|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.74|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.75|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.76|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.77|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.78|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.79|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.77.80|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.1|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.2|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.3|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.4|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.5|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.6|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.7|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.8|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.9|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.10|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.11|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.12|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.13|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.14|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.15|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.16|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.17|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.18|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.19|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.20|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.21|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.22|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.23|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.24|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.25|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.26|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.27|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.28|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.29|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.30|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.31|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.32|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.33|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.34|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.35|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.36|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.37|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.38|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.39|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.40|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.41|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.42|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.43|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.44|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.45|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.46|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.47|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.48|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.55|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.56|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.57|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.58|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.59|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.60|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.61|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.62|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.63|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.64|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.65|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.66|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.67|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.68|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.69|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.70|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.71|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.72|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.73|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.74|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.75|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.76|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.77|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.78|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.79|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.78.80|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.1|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.2|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.3|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.4|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.5|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.6|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.7|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.8|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.9|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.10|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.11|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.12|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.13|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.14|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.15|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.16|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.17|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.18|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.19|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.20|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.21|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.22|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.23|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.24|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.25|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.26|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.27|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.28|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.29|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.30|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.31|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.32|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.33|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.34|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.35|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.36|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.37|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.38|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.39|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.40|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.41|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.42|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.43|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.44|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.45|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.46|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.47|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.48|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.55|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.56|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.57|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.58|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.59|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.60|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.61|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.62|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.63|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.64|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.65|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.66|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.67|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.68|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.69|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.70|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.71|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.72|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.73|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.74|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.75|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.76|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.77|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.78|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.79|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.79.80|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.1|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.2|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.3|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.4|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.5|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.6|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.7|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.8|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.9|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.10|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.11|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.12|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.13|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.14|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.15|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.16|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.17|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.18|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.19|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.20|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.21|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.22|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.23|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.24|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.25|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.26|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.27|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.28|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.29|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.30|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.31|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.32|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.33|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.34|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.35|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.36|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.37|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.38|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.39|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.40|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.41|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.42|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.43|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.44|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.45|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.46|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.47|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.48|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.55|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.56|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.57|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.58|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.59|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.60|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.61|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.62|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.63|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.64|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.65|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.66|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.67|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.68|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.69|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.70|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.71|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.72|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.73|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.74|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.75|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.76|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.77|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.78|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.79|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.80.80|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.1|2|-189 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.2|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.3|2|-198 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.4|2|-243 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.5|2|-228 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.6|2|-251 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.7|2|-224 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.8|2|-290 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.9|2|-202 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.10|2|-203 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.11|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.12|2|-210 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.13|2|-172 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.14|2|-212 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.15|2|-262 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.16|2|-188 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.17|2|-199 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.18|2|-211 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.19|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.20|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.21|2|-265 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.22|2|-214 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.23|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.24|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.25|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.26|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.27|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.28|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.29|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.30|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.31|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.32|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.33|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.34|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.35|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.36|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.37|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.38|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.39|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.40|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.41|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.42|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.43|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.44|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.45|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.46|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.47|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.48|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.55|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.56|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.57|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.58|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.59|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.60|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.61|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.62|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.63|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.64|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.65|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.66|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.67|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.68|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.69|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.70|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.71|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.72|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.73|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.74|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.75|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.76|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.77|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.78|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.79|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.81.80|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.1|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.2|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.3|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.4|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.5|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.6|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.7|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.8|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.9|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.10|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.11|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.12|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.13|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.14|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.15|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.16|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.17|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.18|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.19|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.20|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.21|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.22|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.23|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.24|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.25|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.26|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.27|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.28|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.29|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.30|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.31|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.32|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.33|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.34|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.35|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.36|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.37|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.38|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.39|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.40|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.41|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.42|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.43|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.44|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.45|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.46|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.47|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.48|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.55|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.56|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.57|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.58|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.59|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.60|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.61|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.62|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.63|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.64|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.65|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.66|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.67|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.68|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.69|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.70|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.71|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.72|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.73|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.74|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.75|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.76|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.77|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.78|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.79|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.82.80|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.1|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.2|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.3|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.4|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.5|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.6|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.7|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.8|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.9|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.10|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.11|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.12|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.13|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.14|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.15|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.16|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.17|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.18|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.19|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.20|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.21|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.22|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.23|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.24|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.25|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.26|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.27|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.28|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.29|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.30|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.31|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.32|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.33|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.34|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.35|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.36|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.37|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.38|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.39|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.40|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.41|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.42|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.43|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.44|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.45|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.46|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.47|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.48|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.55|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.56|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.57|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.58|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.59|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.60|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.61|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.62|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.63|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.64|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.65|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.66|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.67|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.68|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.69|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.70|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.71|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.72|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.73|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.74|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.75|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.76|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.77|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.78|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.79|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.83.80|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.1|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.2|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.3|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.4|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.5|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.6|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.7|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.8|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.9|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.10|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.11|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.12|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.13|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.14|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.15|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.16|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.17|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.18|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.19|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.20|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.21|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.22|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.23|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.24|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.25|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.26|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.27|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.28|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.29|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.30|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.31|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.32|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.33|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.34|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.35|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.36|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.37|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.38|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.39|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.40|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.41|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.42|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.43|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.44|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.45|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.46|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.47|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.48|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.55|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.56|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.57|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.58|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.59|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.60|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.61|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.62|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.63|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.64|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.65|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.66|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.67|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.68|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.69|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.70|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.71|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.72|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.73|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.74|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.75|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.76|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.77|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.78|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.79|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.84.80|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.1|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.2|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.3|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.4|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.5|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.6|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.7|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.8|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.9|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.10|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.11|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.12|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.13|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.14|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.15|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.16|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.17|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.18|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.19|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.20|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.21|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.22|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.23|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.24|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.25|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.26|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.27|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.28|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.29|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.30|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.31|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.32|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.33|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.34|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.35|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.36|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.37|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.38|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.39|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.40|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.41|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.42|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.43|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.44|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.45|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.46|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.47|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.48|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.55|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.56|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.57|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.58|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.59|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.60|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.61|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.62|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.63|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.64|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.65|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.66|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.67|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.68|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.69|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.70|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.71|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.72|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.73|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.74|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.75|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.76|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.77|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.78|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.79|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.85.80|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.1|4x|223835300a22 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.2|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.3|4x|223835300a22 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.4|4x|223835300a22 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.5|4x|223835300a22 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.6|4x|223835300a22 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.7|4x|22313331300a22 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.8|4x|22313331300a22 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.9|4x|223835300a22 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.10|4x|223835300a22 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.11|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.12|4x|223835300a22 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.13|4x|223835300a22 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.14|4x|223835300a22 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.15|4x|223835300a22 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.16|4x|223835300a22 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.17|4x|223835300a22 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.18|4x|223835300a22 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.19|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.20|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.21|4x|223835300a22 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.22|4x|223835300a22 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.23|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.24|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.25|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.26|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.27|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.28|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.29|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.30|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.31|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.32|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.33|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.34|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.35|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.36|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.37|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.38|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.39|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.40|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.41|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.42|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.43|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.44|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.45|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.46|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.47|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.48|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.55|4|NA +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.56|4|NA +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.57|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.58|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.59|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.60|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.61|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.62|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.63|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.64|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.65|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.66|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.67|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.68|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.69|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.70|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.71|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.72|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.73|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.74|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.75|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.76|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.77|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.78|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.79|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.86.80|4| +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.1|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.2|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.3|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.4|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.5|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.6|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.7|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.8|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.9|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.10|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.11|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.12|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.13|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.14|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.15|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.16|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.17|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.18|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.19|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.20|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.21|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.22|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.23|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.24|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.25|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.26|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.27|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.28|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.29|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.30|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.31|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.32|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.33|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.34|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.35|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.36|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.37|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.38|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.39|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.40|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.41|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.42|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.43|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.44|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.45|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.46|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.47|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.48|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.55|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.56|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.57|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.58|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.59|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.60|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.61|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.62|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.63|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.64|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.65|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.66|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.67|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.68|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.69|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.70|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.71|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.72|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.73|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.74|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.75|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.76|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.77|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.78|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.79|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.87.80|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.1|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.2|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.3|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.4|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.5|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.6|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.7|2|10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.8|2|10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.9|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.10|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.11|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.12|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.13|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.14|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.15|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.16|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.17|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.18|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.19|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.20|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.21|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.22|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.23|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.24|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.25|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.26|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.27|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.28|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.29|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.30|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.31|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.32|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.33|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.34|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.35|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.36|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.37|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.38|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.39|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.40|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.41|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.42|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.43|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.44|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.45|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.46|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.47|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.48|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.55|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.56|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.57|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.58|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.59|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.60|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.61|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.62|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.63|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.64|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.65|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.66|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.67|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.68|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.69|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.70|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.71|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.72|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.73|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.74|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.75|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.76|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.77|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.78|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.79|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.88.80|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.1|2|10300 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.2|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.3|2|10300 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.4|2|10300 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.5|2|10300 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.6|2|10300 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.7|2|10300 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.8|2|10300 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.9|2|10300 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.10|2|10300 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.11|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.12|2|10300 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.13|2|10300 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.14|2|10300 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.15|2|10300 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.16|2|10300 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.17|2|10300 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.18|2|10300 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.19|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.20|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.21|2|10300 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.22|2|10300 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.23|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.24|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.25|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.26|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.27|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.28|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.29|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.30|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.31|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.32|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.33|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.34|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.35|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.36|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.37|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.38|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.39|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.40|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.41|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.42|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.43|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.44|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.45|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.46|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.47|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.48|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.55|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.56|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.57|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.58|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.59|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.60|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.61|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.62|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.63|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.64|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.65|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.66|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.67|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.68|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.69|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.70|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.71|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.72|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.73|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.74|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.75|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.76|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.77|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.78|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.79|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.89.80|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.1|2|3 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.2|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.3|2|3 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.4|2|3 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.5|2|3 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.6|2|3 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.7|2|3 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.8|2|3 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.9|2|3 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.10|2|3 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.11|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.12|2|3 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.13|2|3 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.14|2|3 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.15|2|3 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.16|2|3 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.17|2|3 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.18|2|3 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.19|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.20|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.21|2|3 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.22|2|3 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.23|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.24|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.25|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.26|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.27|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.28|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.29|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.30|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.31|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.32|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.33|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.34|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.35|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.36|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.37|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.38|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.39|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.40|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.41|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.42|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.43|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.44|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.45|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.46|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.47|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.48|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.55|2|6 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.56|2|6 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.57|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.58|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.59|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.60|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.61|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.62|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.63|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.64|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.65|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.66|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.67|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.68|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.69|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.70|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.71|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.72|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.73|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.74|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.75|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.76|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.77|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.78|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.79|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.90.80|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.1|2|-1000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.2|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.3|2|-1000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.4|2|-1000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.5|2|-1000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.6|2|-1000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.7|2|-1440 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.8|2|-1440 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.9|2|-1000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.10|2|-1000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.11|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.12|2|-1000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.13|2|-1000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.14|2|-1000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.15|2|-1000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.16|2|-1000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.17|2|-1000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.18|2|-1000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.19|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.20|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.21|2|-1801 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.22|2|-1000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.23|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.24|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.25|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.26|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.27|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.28|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.29|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.30|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.31|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.32|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.33|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.34|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.35|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.36|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.37|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.38|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.39|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.40|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.41|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.42|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.43|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.44|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.45|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.46|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.47|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.48|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.55|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.56|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.57|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.58|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.59|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.60|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.61|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.62|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.63|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.64|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.65|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.66|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.67|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.68|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.69|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.70|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.71|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.72|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.73|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.74|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.75|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.76|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.77|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.78|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.79|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.91.80|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.1|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.2|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.3|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.4|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.5|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.6|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.7|2|50 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.8|2|50 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.9|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.10|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.11|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.12|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.13|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.14|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.15|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.16|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.17|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.18|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.19|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.20|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.21|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.22|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.23|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.24|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.25|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.26|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.27|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.28|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.29|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.30|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.31|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.32|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.33|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.34|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.35|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.36|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.37|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.38|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.39|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.40|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.41|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.42|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.43|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.44|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.45|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.46|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.47|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.48|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.55|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.56|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.57|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.58|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.59|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.60|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.61|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.62|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.63|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.64|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.65|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.66|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.67|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.68|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.69|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.70|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.71|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.72|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.73|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.74|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.75|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.76|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.77|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.78|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.79|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.92.80|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.1|2|-1200 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.2|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.3|2|-1200 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.4|2|-1200 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.5|2|-1200 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.6|2|-1200 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.7|2|-1839 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.8|2|-1839 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.9|2|-1200 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.10|2|-1200 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.11|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.12|2|-1200 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.13|2|-1200 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.14|2|-1200 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.15|2|-1200 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.16|2|-1200 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.17|2|-1200 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.18|2|-1200 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.19|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.20|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.21|2|-2000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.22|2|-1200 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.23|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.24|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.25|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.26|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.27|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.28|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.29|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.30|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.31|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.32|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.33|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.34|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.35|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.36|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.37|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.38|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.39|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.40|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.41|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.42|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.43|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.44|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.45|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.46|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.47|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.48|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.55|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.56|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.57|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.58|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.59|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.60|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.61|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.62|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.63|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.64|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.65|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.66|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.67|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.68|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.69|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.70|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.71|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.72|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.73|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.74|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.75|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.76|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.77|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.78|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.79|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.93.80|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.1|2|100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.2|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.3|2|100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.4|2|100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.5|2|100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.6|2|100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.7|2|350 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.8|2|350 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.9|2|100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.10|2|100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.11|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.12|2|100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.13|2|100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.14|2|100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.15|2|100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.16|2|100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.17|2|100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.18|2|100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.19|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.20|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.21|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.22|2|100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.23|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.24|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.25|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.26|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.27|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.28|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.29|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.30|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.31|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.32|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.33|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.34|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.35|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.36|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.37|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.38|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.39|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.40|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.41|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.42|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.43|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.44|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.45|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.46|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.47|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.48|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.55|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.56|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.57|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.58|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.59|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.60|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.61|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.62|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.63|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.64|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.65|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.66|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.67|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.68|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.69|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.70|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.71|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.72|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.73|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.74|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.75|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.76|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.77|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.78|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.79|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.94.80|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.1|2|-700 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.2|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.3|2|-700 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.4|2|-700 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.5|2|-700 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.6|2|-700 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.7|2|-820 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.8|2|-820 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.9|2|-700 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.10|2|-700 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.11|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.12|2|-700 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.13|2|-700 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.14|2|-700 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.15|2|-700 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.16|2|-700 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.17|2|-700 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.18|2|-700 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.19|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.20|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.21|2|-500 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.22|2|-700 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.23|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.24|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.25|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.26|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.27|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.28|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.29|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.30|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.31|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.32|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.33|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.34|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.35|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.36|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.37|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.38|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.39|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.40|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.41|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.42|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.43|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.44|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.45|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.46|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.47|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.48|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.55|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.56|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.57|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.58|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.59|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.60|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.61|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.62|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.63|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.64|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.65|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.66|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.67|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.68|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.69|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.70|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.71|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.72|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.73|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.74|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.75|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.76|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.77|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.78|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.79|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.95.80|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.1|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.2|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.3|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.4|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.5|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.6|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.7|2|50 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.8|2|50 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.9|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.10|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.11|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.12|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.13|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.14|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.15|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.16|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.17|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.18|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.19|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.20|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.21|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.22|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.23|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.24|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.25|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.26|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.27|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.28|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.29|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.30|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.31|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.32|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.33|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.34|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.35|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.36|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.37|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.38|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.39|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.40|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.41|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.42|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.43|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.44|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.45|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.46|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.47|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.48|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.55|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.56|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.57|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.58|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.59|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.60|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.61|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.62|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.63|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.64|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.65|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.66|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.67|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.68|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.69|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.70|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.71|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.72|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.73|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.74|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.75|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.76|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.77|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.78|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.79|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.96.80|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.1|2|-930 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.2|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.3|2|-930 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.4|2|-930 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.5|2|-930 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.6|2|-930 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.7|2|-1220 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.8|2|-1220 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.9|2|-930 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.10|2|-930 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.11|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.12|2|-930 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.13|2|-930 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.14|2|-930 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.15|2|-930 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.16|2|-930 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.17|2|-930 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.18|2|-930 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.19|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.20|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.21|2|-600 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.22|2|-930 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.23|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.24|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.25|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.26|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.27|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.28|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.29|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.30|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.31|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.32|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.33|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.34|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.35|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.36|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.37|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.38|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.39|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.40|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.41|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.42|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.43|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.44|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.45|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.46|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.47|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.48|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.55|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.56|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.57|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.58|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.59|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.60|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.61|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.62|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.63|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.64|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.65|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.66|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.67|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.68|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.69|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.70|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.71|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.72|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.73|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.74|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.75|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.76|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.77|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.78|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.79|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.97.80|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.1|2|100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.2|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.3|2|100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.4|2|100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.5|2|100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.6|2|100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.7|2|350 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.8|2|350 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.9|2|100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.10|2|100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.11|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.12|2|100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.13|2|100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.14|2|100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.15|2|100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.16|2|100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.17|2|100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.18|2|100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.19|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.20|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.21|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.22|2|100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.23|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.24|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.25|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.26|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.27|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.28|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.29|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.30|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.31|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.32|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.33|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.34|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.35|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.36|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.37|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.38|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.39|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.40|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.41|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.42|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.43|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.44|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.45|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.46|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.47|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.48|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.55|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.56|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.57|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.58|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.59|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.60|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.61|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.62|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.63|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.64|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.65|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.66|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.67|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.68|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.69|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.70|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.71|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.72|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.73|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.74|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.75|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.76|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.77|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.78|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.79|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.98.80|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.1|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.2|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.3|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.4|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.5|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.6|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.7|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.8|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.9|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.10|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.11|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.12|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.13|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.14|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.15|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.16|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.17|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.18|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.19|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.20|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.21|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.22|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.23|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.24|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.25|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.26|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.27|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.28|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.29|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.30|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.31|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.32|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.33|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.34|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.35|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.36|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.37|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.38|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.39|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.40|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.41|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.42|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.43|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.44|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.45|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.46|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.47|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.48|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.55|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.56|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.57|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.58|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.59|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.60|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.61|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.62|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.63|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.64|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.65|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.66|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.67|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.68|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.69|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.70|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.71|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.72|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.73|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.74|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.75|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.76|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.77|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.78|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.79|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.99.80|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.100.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.1|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.2|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.3|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.4|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.5|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.6|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.7|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.8|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.9|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.10|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.11|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.12|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.13|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.14|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.15|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.16|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.17|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.18|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.19|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.20|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.21|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.22|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.23|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.24|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.25|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.26|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.27|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.28|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.29|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.30|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.31|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.32|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.33|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.34|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.35|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.36|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.37|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.38|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.39|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.40|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.41|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.42|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.43|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.44|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.45|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.46|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.47|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.48|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.55|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.56|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.57|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.58|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.59|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.60|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.61|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.62|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.63|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.64|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.65|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.66|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.67|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.68|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.69|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.70|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.71|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.72|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.73|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.74|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.75|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.76|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.77|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.78|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.79|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.101.80|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.102.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.1|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.2|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.3|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.4|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.5|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.6|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.7|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.8|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.9|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.10|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.11|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.12|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.13|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.14|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.15|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.16|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.17|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.18|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.19|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.20|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.21|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.22|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.23|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.24|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.25|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.26|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.27|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.28|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.29|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.30|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.31|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.32|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.33|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.34|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.35|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.36|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.37|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.38|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.39|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.40|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.41|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.42|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.43|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.44|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.45|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.46|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.47|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.48|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.55|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.56|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.57|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.58|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.59|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.60|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.61|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.62|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.63|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.64|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.65|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.66|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.67|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.68|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.69|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.70|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.71|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.72|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.73|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.74|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.75|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.76|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.77|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.78|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.79|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.103.80|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.104.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.1|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.2|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.3|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.4|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.5|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.6|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.7|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.8|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.9|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.10|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.11|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.12|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.13|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.14|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.15|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.16|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.17|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.18|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.19|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.20|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.21|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.22|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.23|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.24|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.25|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.26|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.27|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.28|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.29|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.30|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.31|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.32|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.33|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.34|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.35|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.36|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.37|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.38|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.39|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.40|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.41|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.42|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.43|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.44|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.45|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.46|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.47|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.48|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.55|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.56|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.57|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.58|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.59|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.60|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.61|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.62|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.63|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.64|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.65|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.66|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.67|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.68|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.69|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.70|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.71|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.72|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.73|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.74|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.75|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.76|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.77|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.78|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.79|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.105.80|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.106.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.1|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.2|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.3|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.4|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.5|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.6|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.7|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.8|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.9|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.10|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.11|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.12|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.13|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.14|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.15|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.16|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.17|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.18|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.19|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.20|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.21|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.22|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.23|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.24|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.25|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.26|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.27|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.28|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.29|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.30|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.31|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.32|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.33|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.34|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.35|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.36|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.37|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.38|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.39|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.40|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.41|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.42|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.43|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.44|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.45|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.46|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.47|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.48|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.55|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.56|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.57|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.58|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.59|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.60|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.61|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.62|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.63|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.64|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.65|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.66|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.67|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.68|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.69|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.70|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.71|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.72|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.73|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.74|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.75|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.76|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.77|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.78|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.79|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.107.80|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.1|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.2|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.3|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.4|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.5|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.6|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.7|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.8|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.9|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.10|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.11|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.12|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.13|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.14|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.15|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.16|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.17|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.18|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.19|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.20|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.21|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.22|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.23|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.24|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.25|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.26|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.27|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.28|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.29|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.30|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.31|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.32|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.33|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.34|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.35|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.36|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.37|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.38|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.39|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.40|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.41|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.42|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.43|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.44|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.45|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.46|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.47|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.48|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.55|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.56|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.57|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.58|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.59|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.60|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.61|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.62|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.63|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.64|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.65|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.66|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.67|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.68|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.69|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.70|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.71|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.72|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.73|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.74|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.75|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.76|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.77|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.78|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.79|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.108.80|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.109.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.110.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.1|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.2|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.3|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.4|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.5|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.6|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.7|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.8|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.9|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.10|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.11|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.12|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.13|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.14|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.15|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.16|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.17|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.18|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.19|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.20|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.21|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.22|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.23|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.24|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.25|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.26|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.27|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.28|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.29|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.30|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.31|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.32|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.33|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.34|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.35|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.36|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.37|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.38|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.39|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.40|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.41|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.42|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.43|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.44|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.45|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.46|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.47|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.48|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.55|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.56|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.57|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.58|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.59|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.60|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.61|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.62|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.63|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.64|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.65|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.66|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.67|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.68|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.69|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.70|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.71|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.72|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.73|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.74|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.75|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.76|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.77|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.78|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.79|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.111.80|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.1|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.2|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.3|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.4|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.5|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.6|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.7|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.8|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.9|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.10|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.11|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.12|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.13|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.14|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.15|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.16|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.17|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.18|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.19|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.20|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.21|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.22|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.23|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.24|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.25|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.26|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.27|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.28|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.29|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.30|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.31|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.32|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.33|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.34|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.35|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.36|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.37|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.38|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.39|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.40|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.41|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.42|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.43|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.44|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.45|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.46|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.47|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.48|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.55|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.56|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.57|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.58|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.59|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.60|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.61|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.62|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.63|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.64|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.65|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.66|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.67|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.68|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.69|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.70|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.71|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.72|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.73|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.74|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.75|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.76|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.77|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.78|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.79|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.112.80|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.113.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.114.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.1|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.2|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.3|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.4|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.5|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.6|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.7|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.8|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.9|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.10|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.11|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.12|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.13|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.14|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.15|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.16|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.17|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.18|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.19|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.20|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.21|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.22|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.23|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.24|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.25|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.26|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.27|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.28|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.29|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.30|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.31|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.32|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.33|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.34|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.35|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.36|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.37|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.38|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.39|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.40|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.41|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.42|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.43|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.44|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.45|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.46|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.47|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.48|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.55|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.56|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.57|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.58|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.59|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.60|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.61|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.62|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.63|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.64|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.65|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.66|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.67|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.68|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.69|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.70|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.71|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.72|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.73|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.74|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.75|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.76|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.77|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.78|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.79|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.115.80|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.1|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.2|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.3|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.4|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.5|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.6|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.7|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.8|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.9|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.10|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.11|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.12|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.13|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.14|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.15|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.16|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.17|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.18|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.19|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.20|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.21|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.22|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.23|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.24|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.25|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.26|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.27|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.28|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.29|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.30|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.31|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.32|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.33|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.34|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.35|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.36|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.37|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.38|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.39|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.40|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.41|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.42|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.43|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.44|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.45|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.46|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.47|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.48|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.55|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.56|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.57|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.58|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.59|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.60|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.61|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.62|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.63|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.64|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.65|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.66|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.67|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.68|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.69|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.70|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.71|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.72|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.73|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.74|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.75|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.76|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.77|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.78|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.79|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.116.80|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.117.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.118.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.1|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.2|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.3|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.4|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.5|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.6|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.7|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.8|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.9|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.10|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.11|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.12|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.13|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.14|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.15|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.16|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.17|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.18|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.19|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.20|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.21|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.22|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.23|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.24|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.25|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.26|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.27|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.28|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.29|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.30|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.31|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.32|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.33|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.34|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.35|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.36|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.37|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.38|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.39|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.40|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.41|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.42|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.43|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.44|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.45|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.46|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.47|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.48|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.55|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.56|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.57|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.58|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.59|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.60|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.61|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.62|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.63|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.64|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.65|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.66|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.67|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.68|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.69|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.70|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.71|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.72|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.73|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.74|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.75|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.76|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.77|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.78|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.79|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.119.80|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.1|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.2|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.3|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.4|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.5|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.6|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.7|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.8|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.9|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.10|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.11|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.12|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.13|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.14|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.15|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.16|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.17|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.18|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.19|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.20|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.21|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.22|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.23|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.24|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.25|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.26|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.27|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.28|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.29|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.30|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.31|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.32|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.33|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.34|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.35|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.36|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.37|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.38|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.39|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.40|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.41|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.42|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.43|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.44|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.45|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.46|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.47|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.48|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.55|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.56|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.57|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.58|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.59|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.60|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.61|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.62|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.63|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.64|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.65|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.66|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.67|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.68|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.69|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.70|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.71|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.72|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.73|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.74|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.75|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.76|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.77|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.78|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.79|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.120.80|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.121.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.122.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.1|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.2|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.3|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.4|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.5|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.6|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.7|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.8|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.9|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.10|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.11|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.12|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.13|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.14|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.15|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.16|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.17|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.18|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.19|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.20|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.21|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.22|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.23|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.24|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.25|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.26|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.27|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.28|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.29|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.30|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.31|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.32|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.33|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.34|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.35|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.36|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.37|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.38|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.39|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.40|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.41|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.42|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.43|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.44|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.45|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.46|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.47|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.48|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.55|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.56|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.57|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.58|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.59|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.60|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.61|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.62|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.63|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.64|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.65|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.66|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.67|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.68|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.69|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.70|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.71|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.72|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.73|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.74|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.75|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.76|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.77|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.78|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.79|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.123.80|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.1|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.2|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.3|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.4|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.5|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.6|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.7|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.8|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.9|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.10|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.11|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.12|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.13|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.14|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.15|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.16|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.17|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.18|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.19|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.20|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.21|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.22|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.23|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.24|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.25|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.26|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.27|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.28|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.29|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.30|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.31|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.32|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.33|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.34|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.35|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.36|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.37|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.38|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.39|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.40|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.41|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.42|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.43|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.44|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.45|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.46|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.47|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.48|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.55|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.56|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.57|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.58|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.59|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.60|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.61|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.62|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.63|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.64|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.65|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.66|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.67|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.68|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.69|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.70|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.71|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.72|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.73|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.74|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.75|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.76|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.77|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.78|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.79|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.124.80|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.125.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.1|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.2|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.3|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.4|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.5|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.6|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.7|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.8|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.9|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.10|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.11|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.12|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.13|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.14|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.15|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.16|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.17|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.18|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.19|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.20|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.21|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.22|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.23|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.24|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.25|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.26|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.27|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.28|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.29|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.30|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.31|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.32|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.33|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.34|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.35|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.36|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.37|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.38|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.39|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.40|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.41|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.42|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.43|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.44|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.45|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.46|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.47|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.48|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.55|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.56|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.57|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.58|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.59|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.60|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.61|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.62|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.63|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.64|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.65|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.66|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.67|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.68|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.69|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.70|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.71|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.72|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.73|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.74|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.75|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.76|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.77|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.78|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.79|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.126.80|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.1|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.2|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.3|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.4|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.5|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.6|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.7|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.8|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.9|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.10|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.11|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.12|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.13|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.14|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.15|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.16|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.17|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.18|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.19|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.20|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.21|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.22|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.23|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.24|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.25|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.26|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.27|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.28|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.29|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.30|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.31|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.32|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.33|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.34|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.35|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.36|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.37|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.38|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.39|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.40|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.41|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.42|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.43|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.44|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.45|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.46|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.47|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.48|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.55|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.56|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.57|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.58|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.59|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.60|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.61|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.62|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.63|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.64|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.65|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.66|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.67|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.68|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.69|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.70|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.71|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.72|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.73|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.74|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.75|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.76|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.77|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.78|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.79|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.127.80|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.128.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.1|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.2|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.3|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.4|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.5|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.6|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.7|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.8|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.9|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.10|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.11|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.12|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.13|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.14|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.15|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.16|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.17|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.18|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.19|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.20|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.21|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.22|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.23|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.24|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.25|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.26|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.27|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.28|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.29|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.30|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.31|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.32|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.33|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.34|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.35|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.36|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.37|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.38|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.39|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.40|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.41|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.42|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.43|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.44|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.45|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.46|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.47|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.48|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.55|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.56|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.57|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.58|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.59|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.60|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.61|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.62|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.63|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.64|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.65|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.66|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.67|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.68|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.69|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.70|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.71|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.72|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.73|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.74|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.75|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.76|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.77|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.78|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.79|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.129.80|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.1|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.2|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.3|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.4|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.5|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.6|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.7|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.8|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.9|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.10|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.11|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.12|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.13|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.14|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.15|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.16|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.17|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.18|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.19|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.20|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.21|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.22|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.23|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.24|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.25|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.26|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.27|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.28|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.29|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.30|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.31|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.32|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.33|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.34|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.35|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.36|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.37|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.38|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.39|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.40|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.41|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.42|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.43|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.44|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.45|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.46|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.47|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.48|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.55|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.56|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.57|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.58|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.59|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.60|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.61|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.62|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.63|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.64|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.65|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.66|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.67|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.68|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.69|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.70|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.71|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.72|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.73|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.74|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.75|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.76|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.77|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.78|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.79|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.130.80|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.131.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.1|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.2|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.3|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.4|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.5|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.6|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.7|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.8|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.9|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.10|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.11|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.12|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.13|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.14|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.15|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.16|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.17|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.18|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.19|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.20|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.21|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.22|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.23|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.24|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.25|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.26|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.27|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.28|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.29|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.30|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.31|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.32|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.33|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.34|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.35|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.36|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.37|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.38|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.39|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.40|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.41|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.42|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.43|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.44|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.45|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.46|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.47|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.48|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.55|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.56|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.57|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.58|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.59|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.60|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.61|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.62|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.63|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.64|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.65|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.66|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.67|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.68|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.69|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.70|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.71|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.72|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.73|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.74|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.75|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.76|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.77|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.78|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.79|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.132.80|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.1|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.2|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.3|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.4|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.5|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.6|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.7|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.8|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.9|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.10|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.11|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.12|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.13|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.14|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.15|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.16|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.17|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.18|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.19|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.20|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.21|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.22|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.23|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.24|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.25|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.26|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.27|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.28|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.29|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.30|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.31|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.32|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.33|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.34|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.35|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.36|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.37|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.38|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.39|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.40|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.41|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.42|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.43|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.44|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.45|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.46|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.47|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.48|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.55|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.56|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.57|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.58|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.59|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.60|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.61|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.62|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.63|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.64|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.65|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.66|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.67|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.68|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.69|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.70|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.71|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.72|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.73|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.74|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.75|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.76|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.77|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.78|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.79|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.133.80|2|-100 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.134.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.135.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.136.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.137.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.138.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.139.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.140.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.141.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.1|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.2|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.3|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.4|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.5|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.6|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.7|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.8|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.9|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.10|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.11|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.12|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.13|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.14|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.15|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.16|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.17|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.18|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.19|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.20|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.21|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.22|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.23|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.24|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.25|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.26|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.27|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.28|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.29|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.30|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.31|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.32|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.33|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.34|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.35|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.36|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.37|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.38|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.39|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.40|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.41|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.42|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.43|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.44|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.45|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.46|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.47|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.48|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.55|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.56|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.57|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.58|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.59|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.60|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.61|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.62|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.63|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.64|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.65|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.66|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.67|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.68|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.69|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.70|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.71|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.72|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.73|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.74|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.75|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.76|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.77|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.78|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.79|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.142.80|2|1 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.1|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.2|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.3|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.4|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.5|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.6|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.7|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.8|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.9|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.10|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.11|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.12|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.13|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.14|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.15|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.16|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.17|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.18|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.19|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.20|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.21|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.22|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.23|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.24|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.25|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.26|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.27|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.28|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.29|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.30|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.31|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.32|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.33|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.34|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.35|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.36|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.37|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.38|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.39|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.40|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.41|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.42|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.43|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.44|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.45|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.46|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.47|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.48|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.55|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.56|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.57|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.58|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.59|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.60|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.61|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.62|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.63|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.64|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.65|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.66|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.67|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.68|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.69|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.70|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.71|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.72|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.73|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.74|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.75|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.76|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.77|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.78|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.79|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.143.80|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.1|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.2|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.3|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.4|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.5|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.6|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.7|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.8|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.9|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.10|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.11|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.12|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.13|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.14|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.15|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.16|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.17|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.18|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.19|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.20|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.21|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.22|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.23|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.24|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.25|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.26|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.27|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.28|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.29|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.30|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.31|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.32|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.33|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.34|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.35|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.36|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.37|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.38|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.39|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.40|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.41|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.42|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.43|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.44|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.45|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.46|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.47|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.48|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.55|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.56|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.57|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.58|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.59|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.60|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.61|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.62|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.63|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.64|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.65|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.66|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.67|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.68|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.69|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.70|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.71|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.72|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.73|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.74|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.75|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.76|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.77|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.78|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.79|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.144.80|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.1|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.2|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.3|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.4|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.5|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.6|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.7|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.8|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.9|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.10|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.11|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.12|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.13|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.14|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.15|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.16|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.17|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.18|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.19|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.20|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.21|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.22|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.23|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.24|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.25|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.26|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.27|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.28|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.29|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.30|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.31|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.32|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.33|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.34|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.35|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.36|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.37|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.38|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.39|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.40|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.41|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.42|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.43|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.44|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.45|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.46|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.47|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.48|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.55|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.56|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.57|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.58|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.59|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.60|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.61|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.62|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.63|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.64|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.65|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.66|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.67|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.68|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.69|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.70|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.71|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.72|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.73|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.74|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.75|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.76|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.77|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.78|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.79|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.145.80|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.1|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.2|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.3|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.4|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.5|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.6|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.7|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.8|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.9|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.10|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.11|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.12|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.13|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.14|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.15|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.16|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.17|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.18|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.19|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.20|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.21|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.22|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.23|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.24|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.25|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.26|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.27|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.28|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.29|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.30|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.31|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.32|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.33|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.34|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.35|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.36|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.37|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.38|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.39|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.40|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.41|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.42|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.43|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.44|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.45|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.46|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.47|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.48|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.55|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.56|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.57|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.58|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.59|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.60|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.61|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.62|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.63|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.64|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.65|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.66|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.67|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.68|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.69|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.70|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.71|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.72|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.73|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.74|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.75|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.76|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.77|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.78|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.79|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.146.80|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.1|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.2|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.3|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.4|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.5|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.6|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.7|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.8|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.9|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.10|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.11|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.12|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.13|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.14|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.15|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.16|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.17|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.18|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.19|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.20|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.21|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.22|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.23|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.24|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.25|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.26|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.27|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.28|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.29|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.30|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.31|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.32|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.33|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.34|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.35|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.36|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.37|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.38|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.39|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.40|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.41|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.42|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.43|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.44|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.45|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.46|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.47|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.48|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.55|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.56|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.57|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.58|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.59|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.60|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.61|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.62|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.63|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.64|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.65|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.66|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.67|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.68|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.69|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.70|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.71|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.72|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.73|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.74|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.75|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.76|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.77|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.78|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.79|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.147.80|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.1|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.2|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.3|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.4|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.5|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.6|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.7|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.8|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.9|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.10|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.11|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.12|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.13|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.14|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.15|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.16|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.17|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.18|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.19|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.20|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.21|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.22|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.23|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.24|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.25|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.26|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.27|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.28|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.29|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.30|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.31|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.32|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.33|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.34|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.35|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.36|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.37|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.38|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.39|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.40|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.41|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.42|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.43|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.44|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.45|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.46|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.47|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.48|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.55|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.56|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.57|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.58|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.59|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.60|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.61|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.62|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.63|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.64|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.65|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.66|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.67|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.68|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.69|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.70|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.71|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.72|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.73|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.74|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.75|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.76|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.77|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.78|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.79|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.148.80|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.1|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.2|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.3|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.4|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.5|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.6|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.7|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.8|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.9|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.10|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.11|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.12|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.13|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.14|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.15|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.16|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.17|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.18|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.19|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.20|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.21|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.22|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.23|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.24|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.25|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.26|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.27|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.28|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.29|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.30|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.31|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.32|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.33|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.34|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.35|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.36|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.37|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.38|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.39|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.40|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.41|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.42|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.43|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.44|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.45|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.46|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.47|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.48|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.55|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.56|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.57|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.58|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.59|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.60|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.61|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.62|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.63|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.64|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.65|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.66|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.67|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.68|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.69|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.70|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.71|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.72|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.73|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.74|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.75|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.76|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.77|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.78|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.79|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.149.80|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.1|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.2|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.3|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.4|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.5|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.6|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.7|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.8|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.9|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.10|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.11|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.12|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.13|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.14|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.15|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.16|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.17|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.18|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.19|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.20|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.21|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.22|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.23|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.24|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.25|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.26|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.27|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.28|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.29|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.30|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.31|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.32|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.33|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.34|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.35|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.36|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.37|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.38|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.39|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.40|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.41|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.42|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.43|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.44|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.45|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.46|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.47|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.48|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.55|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.56|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.57|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.58|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.59|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.60|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.61|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.62|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.63|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.64|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.65|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.66|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.67|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.68|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.69|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.70|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.71|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.72|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.73|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.74|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.75|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.76|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.77|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.78|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.79|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.150.80|2|-10000 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.1|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.2|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.3|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.4|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.5|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.6|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.7|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.8|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.9|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.10|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.11|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.12|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.13|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.14|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.15|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.16|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.17|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.18|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.19|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.20|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.21|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.22|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.23|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.24|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.25|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.26|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.27|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.28|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.29|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.30|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.31|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.32|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.33|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.34|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.35|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.36|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.37|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.38|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.39|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.40|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.41|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.42|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.43|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.44|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.45|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.46|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.47|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.48|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.55|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.56|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.57|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.58|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.59|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.60|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.61|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.62|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.63|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.64|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.65|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.66|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.67|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.68|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.69|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.70|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.71|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.72|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.73|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.74|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.75|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.76|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.77|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.78|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.79|2|0 +1.3.6.1.4.1.52642.1.1.10.2.105.1.1.1.151.80|2|0