Epson plugin

Hello to all.
Is there the plugin to monitoring the epson printer?
For example status of ink, status of paper.
Bye

I have a EPL- 6100

if you can access it via SNMP you can monitor it… or you should have a web monitoring tool…
either way you can create some sort of regex check on it.

Luca

Where can i find the documentation?

what about epson.com/ ?
for the checks run the check_snmp plugin wiothout parameters.

Luca

if i run the check the result is:

./check_snmp -H 10.0.0.50
SNMP problem - No data received from host
CMD: /usr/bin/snmpget -t 1 -r 5 -m ‘’ -v 1 -c public 10.0.0.50:161

Do The printer not support snmp?

run the check_snmp plugin without parameters…
so you get all possible parameters you can use.

BTW if you don’t find a doc about your pirnter IF it has snmp support i doubt you’ll find here somebody who knows… except obviously if somebody has that exact printer and had an interest in monitoring it… :slight_smile:

Luca

[quote=“suuuper”]Hello to all.
Is there the plugin to monitoring the epson printer?
For example status of ink, status of paper.
Bye[/quote]

As others have stated, yes, there is a plugin to do this. i.e. check_snmp.
As others have stated, nobody is going to research for you, to find out if your device is snmp enabled or not. There must be something that you can do to help us out here. If it is snmp enabled, then you are good to go, and should be able to check the printer from top to bottom and we would be happy to help you out with any troubles using it.

Usage: check_snmp -H <ip_address> -o -w warn_range] -c crit_range]
-C community] -s string] -r regex] -R regexi]
-t timeout] -e retries]
-l label] -u units] -p port-number] -d delimiter]
-D output-delimiter] -m miblist] -P snmp version]
-L seclevel] -U secname] -a authproto] -A authpasswd]
-X privpasswd]

This is the result at command check_snmp.
In my printer i have enabled the snmp.

suuuper… sorry to say this, but i perfectly know what output check_snm,p gives without parameters i hoped you would try to find out by yourself what has to be done to monitor your printer.

I don’t have that tyope of printer and as jakkedup said you want find anybody in here doing a research for you, so read the man pages for snmpwalk and snmpget and start trying around :wink:

Luca

I have tried with this:
snmpget -c public 10.0.0.50 system.sysDescr.0
snmpget: Timeout

If i view the status of my printer is:

Read Community public
IP Trap 1 Enable
IP Trap Address 1 10.0.0.4
IP Trap Community 1 public
IP Trap 2 Enable
IP Trap Address 2 10.0.0.84
IP Trap Community 2 public
IPX Trap 1 Disable
IPX Trap Address 1 (NONE)
IPX Trap Community 1 (NONE)
IPX Trap 2 Disable
IPX Trap Address 2 (NONE)
IPX Trap Community 2 (NONE)

i run this command of the machine that have the ip:10.0.0.84

The device you have may not understand system.sysDescr.0 as an oid. So, you need to find out what it does understand. I suggest you install something like mbrowse and do a walk on your device and it will spill it’s guts out and show you everything it is able to display. You can then pick and choose what oid’s you want to query. Like the oid that will tell you the ink level, or is paper is out, etc.

I have interrogated the printer in snmp and the parameters that there are:

tcpRtoAlgorithm.0 vanj
tcpRtoMin.0 1000
tcpRtoMax.0 64000
tcpMaxConn.0 -1
tcpActiveOpens.0 0
tcpPassiveOpens.0 31
tcpAttemptFails.0 0
tcpEstabResets.0 0
tcpCurrEstab.0 0
tcpInSegs.0 161
tcpOutSegs.0 164
tcpRetransSegs.0 0
tcpConnState.0.0.0.0.21.0.0.0.0.0 listen
tcpConnState.0.0.0.0.23.0.0.0.0.0 listen
tcpConnState.0.0.0.0.80.0.0.0.0.0 listen
tcpConnState.0.0.0.0.111.0.0.0.0.0 listen
tcpConnState.0.0.0.0.515.0.0.0.0.0 listen
tcpConnState.0.0.0.0.631.0.0.0.0.0 listen
tcpConnState.0.0.0.0.2501.0.0.0.0.0 listen
tcpConnState.0.0.0.0.9100.0.0.0.0.0 listen
tcpConnState.10.0.0.50.139.0.0.0.0.0 listen
tcpConnLocalAddress.0.0.0.0.21.0.0.0.0.0 0.0.0.0
tcpConnLocalAddress.0.0.0.0.23.0.0.0.0.0 0.0.0.0
tcpConnLocalAddress.0.0.0.0.80.0.0.0.0.0 0.0.0.0
tcpConnLocalAddress.0.0.0.0.111.0.0.0.0.0 0.0.0.0
tcpConnLocalAddress.0.0.0.0.515.0.0.0.0.0 0.0.0.0
tcpConnLocalAddress.0.0.0.0.631.0.0.0.0.0 0.0.0.0
tcpConnLocalAddress.0.0.0.0.2501.0.0.0.0.0 0.0.0.0
tcpConnLocalAddress.0.0.0.0.9100.0.0.0.0.0 0.0.0.0
tcpConnLocalAddress.10.0.0.50.139.0.0.0.0.0 10.0.0.50
tcpConnLocalPort.0.0.0.0.21.0.0.0.0.0 21
tcpConnLocalPort.0.0.0.0.23.0.0.0.0.0 23
tcpConnLocalPort.0.0.0.0.80.0.0.0.0.0 80
tcpConnLocalPort.0.0.0.0.111.0.0.0.0.0 111
tcpConnLocalPort.0.0.0.0.515.0.0.0.0.0 515
tcpConnLocalPort.0.0.0.0.631.0.0.0.0.0 631
tcpConnLocalPort.0.0.0.0.2501.0.0.0.0.0 2501
tcpConnLocalPort.0.0.0.0.9100.0.0.0.0.0 9100
tcpConnLocalPort.10.0.0.50.139.0.0.0.0.0 139
tcpConnRemAddress.0.0.0.0.21.0.0.0.0.0 0.0.0.0
tcpConnRemAddress.0.0.0.0.23.0.0.0.0.0 0.0.0.0
tcpConnRemAddress.0.0.0.0.80.0.0.0.0.0 0.0.0.0
tcpConnRemAddress.0.0.0.0.111.0.0.0.0.0 0.0.0.0
tcpConnRemAddress.0.0.0.0.515.0.0.0.0.0 0.0.0.0
tcpConnRemAddress.0.0.0.0.631.0.0.0.0.0 0.0.0.0
tcpConnRemAddress.0.0.0.0.2501.0.0.0.0.0 0.0.0.0
tcpConnRemAddress.0.0.0.0.9100.0.0.0.0.0 0.0.0.0
tcpConnRemAddress.10.0.0.50.139.0.0.0.0.0 0.0.0.0
tcpConnRemPort.0.0.0.0.21.0.0.0.0.0 0
tcpConnRemPort.0.0.0.0.23.0.0.0.0.0 0
tcpConnRemPort.0.0.0.0.80.0.0.0.0.0 0
tcpConnRemPort.0.0.0.0.111.0.0.0.0.0 0
tcpConnRemPort.0.0.0.0.515.0.0.0.0.0 0
tcpConnRemPort.0.0.0.0.631.0.0.0.0.0 0
tcpConnRemPort.0.0.0.0.2501.0.0.0.0.0 0
tcpConnRemPort.0.0.0.0.9100.0.0.0.0.0 0
tcpConnRemPort.10.0.0.50.139.0.0.0.0.0 0
tcpInErrs.0 0
tcpOutRsts.0 0
udpInDatagrams.0 80
udpNoPorts.0 18
udpInErrors.0 0
udpOutDatagrams.0 91
udpLocalAddress.0.0.0.0.111 0.0.0.0
udpLocalAddress.0.0.0.0.137 0.0.0.0
udpLocalAddress.0.0.0.0.161 0.0.0.0
udpLocalAddress.0.0.0.0.3289 0.0.0.0
udpLocalAddress.10.0.0.50.137 10.0.0.50
udpLocalPort.0.0.0.0.111 111
udpLocalPort.0.0.0.0.137 137
udpLocalPort.0.0.0.0.161 161
udpLocalPort.0.0.0.0.3289 3289
udpLocalPort.10.0.0.50.137 137
snmpInPkts.0 93
snmpOutPkts.0 89
snmpInBadVersions.0 0
snmpInBadCommunityNames.0 0
snmpInBadCommunityUses.0 0
snmpInASNParseErrs.0 0
snmpInTooBigs.0 0
snmpInNoSuchNames.0 0
snmpInBadValues.0 0
snmpInReadOnlys.0 0
snmpInGenErrs.0 0
snmpInTotalReqVars.0 127
snmpInTotalSetVars.0 0
snmpInGetRequests.0 18
snmpInGetNexts.0 89
snmpInSetRequests.0 0
snmpInGetResponses.0 0
snmpInTraps.0 0
snmpOutTooBigs.0 0
snmpOutNoSuchNames.0 4
snmpOutBadValues.0 0
snmpOutGenErrs.0 0
snmpOutGetRequests.0 0
snmpOutGetNexts.0 0
snmpOutSetRequests.0 0
snmpOutGetResponses.0 113
snmpOutTraps.0 0
snmpEnableAuthenTraps.0 disabled
.1.3.6.1.2.1.25.2.2.0 8192
.1.3.6.1.2.1.25.2.3.1.1.1 1
.1.3.6.1.2.1.25.2.3.1.1.2 2
.1.3.6.1.2.1.25.2.3.1.2.1 .1.3.6.1.2.1.25.2.1.2
.1.3.6.1.2.1.25.2.3.1.2.2 .1.3.6.1.2.1.25.2.1.2
.1.3.6.1.2.1.25.2.3.1.3.1 Printer RAM
.1.3.6.1.2.1.25.2.3.1.3.2 Printer Flash ROM
.1.3.6.1.2.1.25.2.3.1.4.1 1
.1.3.6.1.2.1.25.2.3.1.4.2 1
.1.3.6.1.2.1.25.2.3.1.5.1 8388608
.1.3.6.1.2.1.25.2.3.1.5.2 8388608
.1.3.6.1.2.1.25.2.3.1.6.1 8378432
.1.3.6.1.2.1.25.2.3.1.6.2 8388608
.1.3.6.1.2.1.25.2.3.1.7.1 0
.1.3.6.1.2.1.25.2.3.1.7.2 0
.1.3.6.1.2.1.25.3.2.1.1.1 1
.1.3.6.1.2.1.25.3.2.1.2.1 .1.3.6.1.2.1.25.3.1.5
.1.3.6.1.2.1.25.3.2.1.3.1 EPSON EPL-6100
.1.3.6.1.2.1.25.3.2.1.4.1 .1.3.6.1.4.1.1248.1.2.1.8.69.80.76.45.54.49.48.48
.1.3.6.1.2.1.25.3.2.1.5.1 3
.1.3.6.1.2.1.25.3.2.1.6.1 0
.1.3.6.1.2.1.25.3.5.1.1.1 3
.1.3.6.1.2.1.25.3.5.1.2.1
.1.3.6.1.2.1.43.5.1.1.1.1 561
.1.3.6.1.2.1.43.5.1.1.2.1 1
.1.3.6.1.2.1.43.5.1.1.3.1 3
.1.3.6.1.2.1.43.5.1.1.4.1
.1.3.6.1.2.1.43.5.1.1.5.1
.1.3.6.1.2.1.43.5.1.1.6.1 1
.1.3.6.1.2.1.43.5.1.1.7.1 1
.1.3.6.1.2.1.43.5.1.1.8.1 1
.1.3.6.1.2.1.43.5.1.1.9.1 1
.1.3.6.1.2.1.43.5.1.1.10.1 1
.1.3.6.1.2.1.43.5.1.1.11.1 1
.1.3.6.1.2.1.43.5.1.1.12.1 20
.1.3.6.1.2.1.43.5.1.1.13.1 3
.1.3.6.1.2.1.43.5.2.1.2.1.1 1
.1.3.6.1.2.1.43.5.2.1.2.2.2 1
.1.3.6.1.2.1.43.5.3.1.2.1.1 1
.1.3.6.1.2.1.43.6.1.1.2.1.1 Printer Cover
.1.3.6.1.2.1.43.6.1.1.3.1.1 4
.1.3.6.1.2.1.43.7.1.1.2.1.1 en
.1.3.6.1.2.1.43.7.1.1.2.1.2 fr
.1.3.6.1.2.1.43.7.1.1.2.1.3 de
.1.3.6.1.2.1.43.7.1.1.2.1.4 it
.1.3.6.1.2.1.43.7.1.1.2.1.5 es
.1.3.6.1.2.1.43.7.1.1.2.1.6 sv
.1.3.6.1.2.1.43.7.1.1.2.1.7 da
.1.3.6.1.2.1.43.7.1.1.2.1.8 nl
.1.3.6.1.2.1.43.7.1.1.2.1.9 fi
.1.3.6.1.2.1.43.7.1.1.2.1.10 pt
.1.3.6.1.2.1.43.7.1.1.3.1.1 US
.1.3.6.1.2.1.43.7.1.1.3.1.2 FR
.1.3.6.1.2.1.43.7.1.1.3.1.3 DE
.1.3.6.1.2.1.43.7.1.1.3.1.4 IT
.1.3.6.1.2.1.43.7.1.1.3.1.5 ES
.1.3.6.1.2.1.43.7.1.1.3.1.6 SE
.1.3.6.1.2.1.43.7.1.1.3.1.7 DK
.1.3.6.1.2.1.43.7.1.1.3.1.8 NL
.1.3.6.1.2.1.43.7.1.1.3.1.9 FI
.1.3.6.1.2.1.43.7.1.1.3.1.10 PT
.1.3.6.1.2.1.43.7.1.1.4.1.1 2001
.1.3.6.1.2.1.43.7.1.1.4.1.2 2001
.1.3.6.1.2.1.43.7.1.1.4.1.3 2001
.1.3.6.1.2.1.43.7.1.1.4.1.4 2001
.1.3.6.1.2.1.43.7.1.1.4.1.5 2001
.1.3.6.1.2.1.43.7.1.1.4.1.6 2001
.1.3.6.1.2.1.43.7.1.1.4.1.7 2001
.1.3.6.1.2.1.43.7.1.1.4.1.8 2001
.1.3.6.1.2.1.43.7.1.1.4.1.9 2001
.1.3.6.1.2.1.43.7.1.1.4.1.10 2001
.1.3.6.1.2.1.43.8.2.1.2.1.1 2
.1.3.6.1.2.1.43.8.2.1.2.1.2 4
.1.3.6.1.2.1.43.8.2.1.3.1.1 3
.1.3.6.1.2.1.43.8.2.1.3.1.2 3
.1.3.6.1.2.1.43.8.2.1.4.1.1 -2
.1.3.6.1.2.1.43.8.2.1.4.1.2 116929
.1.3.6.1.2.1.43.8.2.1.5.1.1 -2
.1.3.6.1.2.1.43.8.2.1.5.1.2 82677
.1.3.6.1.2.1.43.8.2.1.6.1.1 -2
.1.3.6.1.2.1.43.8.2.1.6.1.2 116929
.1.3.6.1.2.1.43.8.2.1.7.1.1 -2
.1.3.6.1.2.1.43.8.2.1.7.1.2 82677
.1.3.6.1.2.1.43.8.2.1.8.1.1 8
.1.3.6.1.2.1.43.8.2.1.8.1.2 8
.1.3.6.1.2.1.43.8.2.1.9.1.1 -2
.1.3.6.1.2.1.43.8.2.1.9.1.2 250
.1.3.6.1.2.1.43.8.2.1.10.1.1 -2
.1.3.6.1.2.1.43.8.2.1.10.1.2 58
.1.3.6.1.2.1.43.8.2.1.11.1.1 0
.1.3.6.1.2.1.43.8.2.1.11.1.2 0
.1.3.6.1.2.1.43.8.2.1.12.1.1
.1.3.6.1.2.1.43.8.2.1.12.1.2
.1.3.6.1.2.1.43.8.2.1.13.1.1 Auto
.1.3.6.1.2.1.43.8.2.1.13.1.2 MP Tray
.1.3.6.1.2.1.43.8.2.1.14.1.1
.1.3.6.1.2.1.43.8.2.1.14.1.2
.1.3.6.1.2.1.43.8.2.1.15.1.1
.1.3.6.1.2.1.43.8.2.1.15.1.2
.1.3.6.1.2.1.43.8.2.1.16.1.1
.1.3.6.1.2.1.43.8.2.1.16.1.2
.1.3.6.1.2.1.43.8.2.1.17.1.1
.1.3.6.1.2.1.43.8.2.1.17.1.2
.1.3.6.1.2.1.43.8.2.1.18.1.1
.1.3.6.1.2.1.43.8.2.1.18.1.2
.1.3.6.1.2.1.43.8.2.1.19.1.1 5
.1.3.6.1.2.1.43.8.2.1.19.1.2 5
.1.3.6.1.2.1.43.8.2.1.20.1.1 -2
.1.3.6.1.2.1.43.8.2.1.20.1.2 -2
.1.3.6.1.2.1.43.8.2.1.21.1.1
.1.3.6.1.2.1.43.8.2.1.21.1.2
.1.3.6.1.2.1.43.8.2.1.22.1.1
.1.3.6.1.2.1.43.8.2.1.22.1.2
.1.3.6.1.2.1.43.8.2.1.23.1.1 -2
.1.3.6.1.2.1.43.8.2.1.23.1.2 -2
.1.3.6.1.2.1.43.9.2.1.2.1.1 4
.1.3.6.1.2.1.43.9.2.1.3.1.1 8
.1.3.6.1.2.1.43.9.2.1.4.1.1 100
.1.3.6.1.2.1.43.9.2.1.5.1.1 -2
.1.3.6.1.2.1.43.9.2.1.6.1.1 0
.1.3.6.1.2.1.43.9.2.1.7.1.1 Face-down Tray
.1.3.6.1.2.1.43.9.2.1.8.1.1
.1.3.6.1.2.1.43.9.2.1.9.1.1
.1.3.6.1.2.1.43.9.2.1.10.1.1
.1.3.6.1.2.1.43.9.2.1.11.1.1
.1.3.6.1.2.1.43.9.2.1.12.1.1
.1.3.6.1.2.1.43.9.2.1.13.1.1 5
.1.3.6.1.2.1.43.9.2.1.14.1.1 3
.1.3.6.1.2.1.43.9.2.1.15.1.1 140156
.1.3.6.1.2.1.43.9.2.1.16.1.1 85038
.1.3.6.1.2.1.43.9.2.1.17.1.1 50000
.1.3.6.1.2.1.43.9.2.1.18.1.1 29920
.1.3.6.1.2.1.43.9.2.1.19.1.1 3
.1.3.6.1.2.1.43.9.2.1.20.1.1 4
.1.3.6.1.2.1.43.9.2.1.21.1.1 5
.1.3.6.1.2.1.43.9.2.1.22.1.1 5
.1.3.6.1.2.1.43.9.2.1.23.1.1 4
.1.3.6.1.2.1.43.9.2.1.24.1.1 5
.1.3.6.1.2.1.43.10.2.1.2.1.1 4
.1.3.6.1.2.1.43.10.2.1.3.1.1 7
.1.3.6.1.2.1.43.10.2.1.4.1.1 25424
.1.3.6.1.2.1.43.10.2.1.5.1.1 23
.1.3.6.1.2.1.43.10.2.1.6.1.1 1
.1.3.6.1.2.1.43.10.2.1.7.1.1 0
.1.3.6.1.2.1.43.10.2.1.8.1.1 3
.1.3.6.1.2.1.43.10.2.1.9.1.1 1200
.1.3.6.1.2.1.43.10.2.1.10.1.1 1200
.1.3.6.1.2.1.43.10.2.1.11.1.1 0
.1.3.6.1.2.1.43.10.2.1.12.1.1 0
.1.3.6.1.2.1.43.10.2.1.13.1.1 0
.1.3.6.1.2.1.43.10.2.1.14.1.1 0
.1.3.6.1.2.1.43.10.2.1.15.1.1 0
.1.3.6.1.2.1.43.11.1.1.2.1.1 1
.1.3.6.1.2.1.43.11.1.1.2.1.2 1
.1.3.6.1.2.1.43.11.1.1.3.1.1 1
.1.3.6.1.2.1.43.11.1.1.3.1.2 0
.1.3.6.1.2.1.43.11.1.1.4.1.1 3
.1.3.6.1.2.1.43.11.1.1.4.1.2 3
.1.3.6.1.2.1.43.11.1.1.5.1.1 3
.1.3.6.1.2.1.43.11.1.1.5.1.2 9
.1.3.6.1.2.1.43.11.1.1.6.1.1 Toner Cartridge S050087, SO50095
.1.3.6.1.2.1.43.11.1.1.6.1.2 Opc S051055
.1.3.6.1.2.1.43.11.1.1.7.1.1 4
.1.3.6.1.2.1.43.11.1.1.7.1.2 4
.1.3.6.1.2.1.43.11.1.1.8.1.1 100
.1.3.6.1.2.1.43.11.1.1.8.1.2 100
.1.3.6.1.2.1.43.11.1.1.9.1.1 0
.1.3.6.1.2.1.43.11.1.1.9.1.2 0
.1.3.6.1.2.1.43.12.1.1.2.1.1 1
.1.3.6.1.2.1.43.12.1.1.3.1.1 3
.1.3.6.1.2.1.43.12.1.1.4.1.1 black
.1.3.6.1.2.1.43.12.1.1.5.1.1 2
.1.3.6.1.2.1.43.13.4.1.2.1.1 7
.1.3.6.1.2.1.43.13.4.1.3.1.1 3
.1.3.6.1.2.1.43.13.4.1.4.1.1 960
.1.3.6.1.2.1.43.13.4.1.5.1.1 140156
.1.3.6.1.2.1.43.13.4.1.6.1.1 85038
.1.3.6.1.2.1.43.13.4.1.7.1.1 50000
.1.3.6.1.2.1.43.13.4.1.8.1.1 29920
.1.3.6.1.2.1.43.13.4.1.9.1.1 5
.1.3.6.1.2.1.43.13.4.1.10.1.1 Simplex
.1.3.6.1.2.1.43.13.4.1.11.1.1 0
.1.3.6.1.2.1.43.14.1.1.2.1.1 1
.1.3.6.1.2.1.43.14.1.1.2.1.2 5
.1.3.6.1.2.1.43.14.1.1.2.1.3 1
.1.3.6.1.2.1.43.14.1.1.3.1.1 TypeB 3
.1.3.6.1.2.1.43.14.1.1.3.1.2 ECP
.1.3.6.1.2.1.43.14.1.1.3.1.3 USB
.1.3.6.1.2.1.43.14.1.1.4.1.1 1
.1.3.6.1.2.1.43.14.1.1.4.1.2 1
.1.3.6.1.2.1.43.14.1.1.4.1.3 1
.1.3.6.1.2.1.43.14.1.1.5.1.1 3
.1.3.6.1.2.1.43.14.1.1.5.1.2 3
.1.3.6.1.2.1.43.14.1.1.5.1.3 3
.1.3.6.1.2.1.43.14.1.1.6.1.1 3
.1.3.6.1.2.1.43.14.1.1.6.1.2 3
.1.3.6.1.2.1.43.14.1.1.6.1.3 3
.1.3.6.1.2.1.43.14.1.1.7.1.1 0
.1.3.6.1.2.1.43.14.1.1.7.1.2 0
.1.3.6.1.2.1.43.14.1.1.7.1.3 0
.1.3.6.1.2.1.43.14.1.1.8.1.1 0
.1.3.6.1.2.1.43.14.1.1.8.1.2 0
.1.3.6.1.2.1.43.14.1.1.8.1.3 0
.1.3.6.1.2.1.43.15.1.1.2.1.1 1
.1.3.6.1.2.1.43.15.1.1.2.1.2 5
.1.3.6.1.2.1.43.15.1.1.2.1.3 37
.1.3.6.1.2.1.43.15.1.1.2.1.4 3
.1.3.6.1.2.1.43.15.1.1.2.1.5 4
.1.3.6.1.2.1.43.15.1.1.2.1.6 9
.1.3.6.1.2.1.43.15.1.1.2.1.7 9
.1.3.6.1.2.1.43.15.1.1.2.1.8 1
.1.3.6.1.2.1.43.15.1.1.2.1.9 1
.1.3.6.1.2.1.43.15.1.1.2.1.10 1
.1.3.6.1.2.1.43.15.1.1.2.1.11 6
.1.3.6.1.2.1.43.15.1.1.3.1.1 EJL
.1.3.6.1.2.1.43.15.1.1.3.1.2 PJL
.1.3.6.1.2.1.43.15.1.1.3.1.3
.1.3.6.1.2.1.43.15.1.1.3.1.4 PCL5E-00
.1.3.6.1.2.1.43.15.1.1.3.1.5 HPGL2-01
.1.3.6.1.2.1.43.15.1.1.3.1.6 ESCPL2
.1.3.6.1.2.1.43.15.1.1.3.1.7 ESCP9
.1.3.6.1.2.1.43.15.1.1.3.1.8 PRPXL24-01
.1.3.6.1.2.1.43.15.1.1.3.1.9 ESCPAGE-04
.1.3.6.1.2.1.43.15.1.1.3.1.10 PCLXL
.1.3.6.1.2.1.43.15.1.1.3.1.11 POSTSCRIPT-00
.1.3.6.1.2.1.43.15.1.1.4.1.1
.1.3.6.1.2.1.43.15.1.1.4.1.2
.1.3.6.1.2.1.43.15.1.1.4.1.3
.1.3.6.1.2.1.43.15.1.1.4.1.4
.1.3.6.1.2.1.43.15.1.1.4.1.5
.1.3.6.1.2.1.43.15.1.1.4.1.6
.1.3.6.1.2.1.43.15.1.1.4.1.7
.1.3.6.1.2.1.43.15.1.1.4.1.8
.1.3.6.1.2.1.43.15.1.1.4.1.9
.1.3.6.1.2.1.43.15.1.1.4.1.10
.1.3.6.1.2.1.43.15.1.1.4.1.11 3010
.1.3.6.1.2.1.43.15.1.1.5.1.1 EJL
.1.3.6.1.2.1.43.15.1.1.5.1.2 PJL
.1.3.6.1.2.1.43.15.1.1.5.1.3 Intelligent Emulation Switching
.1.3.6.1.2.1.43.15.1.1.5.1.4 PCL
.1.3.6.1.2.1.43.15.1.1.5.1.5 GL
.1.3.6.1.2.1.43.15.1.1.5.1.6 ESC/P2
.1.3.6.1.2.1.43.15.1.1.5.1.7 FX
.1.3.6.1.2.1.43.15.1.1.5.1.8 I239X
.1.3.6.1.2.1.43.15.1.1.5.1.9 ESC/Page
.1.3.6.1.2.1.43.15.1.1.5.1.10 PCL XL
.1.3.6.1.2.1.43.15.1.1.5.1.11 PostScript3
.1.3.6.1.2.1.43.15.1.1.6.1.1 19990302
.1.3.6.1.2.1.43.15.1.1.6.1.2 19990302
.1.3.6.1.2.1.43.15.1.1.6.1.3 19990302
.1.3.6.1.2.1.43.15.1.1.6.1.4 20011213
.1.3.6.1.2.1.43.15.1.1.6.1.5 20011213
.1.3.6.1.2.1.43.15.1.1.6.1.6 20010323
.1.3.6.1.2.1.43.15.1.1.6.1.7 20010323
.1.3.6.1.2.1.43.15.1.1.6.1.8 20010323
.1.3.6.1.2.1.43.15.1.1.6.1.9 20010323
.1.3.6.1.2.1.43.15.1.1.6.1.10 20020301
.1.3.6.1.2.1.43.15.1.1.6.1.11 20011119
.1.3.6.1.2.1.43.15.1.1.7.1.1 1
.1.3.6.1.2.1.43.15.1.1.7.1.2 1
.1.3.6.1.2.1.43.15.1.1.7.1.3 1
.1.3.6.1.2.1.43.15.1.1.7.1.4 3
.1.3.6.1.2.1.43.15.1.1.7.1.5 4
.1.3.6.1.2.1.43.15.1.1.7.1.6 3
.1.3.6.1.2.1.43.15.1.1.7.1.7 3
.1.3.6.1.2.1.43.15.1.1.7.1.8 3
.1.3.6.1.2.1.43.15.1.1.7.1.9 3
.1.3.6.1.2.1.43.15.1.1.7.1.10 3
.1.3.6.1.2.1.43.15.1.1.7.1.11 3
.1.3.6.1.2.1.43.15.1.1.8.1.1 -1
.1.3.6.1.2.1.43.15.1.1.8.1.2 -1
.1.3.6.1.2.1.43.15.1.1.8.1.3 -1
.1.3.6.1.2.1.43.15.1.1.8.1.4 7200
.1.3.6.1.2.1.43.15.1.1.8.1.5 19200
.1.3.6.1.2.1.43.15.1.1.8.1.6 360
.1.3.6.1.2.1.43.15.1.1.8.1.7 216
.1.3.6.1.2.1.43.15.1.1.8.1.8 360
.1.3.6.1.2.1.43.15.1.1.8.1.9 7200
.1.3.6.1.2.1.43.15.1.1.8.1.10 7200
.1.3.6.1.2.1.43.15.1.1.8.1.11 -1
.1.3.6.1.2.1.43.15.1.1.9.1.1 -1
.1.3.6.1.2.1.43.15.1.1.9.1.2 -1
.1.3.6.1.2.1.43.15.1.1.9.1.3 -1
.1.3.6.1.2.1.43.15.1.1.9.1.4 7200
.1.3.6.1.2.1.43.15.1.1.9.1.5 19200
.1.3.6.1.2.1.43.15.1.1.9.1.6 360
.1.3.6.1.2.1.43.15.1.1.9.1.7 240
.1.3.6.1.2.1.43.15.1.1.9.1.8 360
.1.3.6.1.2.1.43.15.1.1.9.1.9 7200
.1.3.6.1.2.1.43.15.1.1.9.1.10 7200
.1.3.6.1.2.1.43.15.1.1.9.1.11 -1
.1.3.6.1.2.1.43.15.1.1.10.1.1 2001
.1.3.6.1.2.1.43.15.1.1.10.1.2 2001
.1.3.6.1.2.1.43.15.1.1.10.1.3 2
.1.3.6.1.2.1.43.15.1.1.10.1.4 2
.1.3.6.1.2.1.43.15.1.1.10.1.5 2
.1.3.6.1.2.1.43.15.1.1.10.1.6 2
.1.3.6.1.2.1.43.15.1.1.10.1.7 2
.1.3.6.1.2.1.43.15.1.1.10.1.8 2
.1.3.6.1.2.1.43.15.1.1.10.1.9 2
.1.3.6.1.2.1.43.15.1.1.10.1.10 2
.1.3.6.1.2.1.43.15.1.1.10.1.11 2
.1.3.6.1.2.1.43.15.1.1.11.1.1 2001
.1.3.6.1.2.1.43.15.1.1.11.1.2 2001
.1.3.6.1.2.1.43.15.1.1.11.1.3 2
.1.3.6.1.2.1.43.15.1.1.11.1.4 2001
.1.3.6.1.2.1.43.15.1.1.11.1.5 2
.1.3.6.1.2.1.43.15.1.1.11.1.6 2
.1.3.6.1.2.1.43.15.1.1.11.1.7 2
.1.3.6.1.2.1.43.15.1.1.11.1.8 2
.1.3.6.1.2.1.43.15.1.1.11.1.9 2
.1.3.6.1.2.1.43.15.1.1.11.1.10 2004
.1.3.6.1.2.1.43.15.1.1.11.1.11 2001
.1.3.6.1.2.1.43.15.1.1.12.1.1 3
.1.3.6.1.2.1.43.15.1.1.12.1.2 3
.1.3.6.1.2.1.43.15.1.1.12.1.3 4
.1.3.6.1.2.1.43.15.1.1.12.1.4 3
.1.3.6.1.2.1.43.15.1.1.12.1.5 4
.1.3.6.1.2.1.43.15.1.1.12.1.6 4
.1.3.6.1.2.1.43.15.1.1.12.1.7 4
.1.3.6.1.2.1.43.15.1.1.12.1.8 4
.1.3.6.1.2.1.43.15.1.1.12.1.9 4
.1.3.6.1.2.1.43.15.1.1.12.1.10 3
.1.3.6.1.2.1.43.15.1.1.12.1.11 3
.1.3.6.1.2.1.43.16.5.1.2.1.1 Toner Low
.1.3.6.1.2.1.43.17.6.1.2.1.1 300
.1.3.6.1.2.1.43.17.6.1.2.1.2 0
.1.3.6.1.2.1.43.17.6.1.2.1.3 0
.1.3.6.1.2.1.43.17.6.1.2.1.4 0
.1.3.6.1.2.1.43.17.6.1.2.1.5 300
.1.3.6.1.2.1.43.17.6.1.2.1.6 0
.1.3.6.1.2.1.43.17.6.1.3.1.1 0
.1.3.6.1.2.1.43.17.6.1.3.1.2 300
.1.3.6.1.2.1.43.17.6.1.3.1.3 300
.1.3.6.1.2.1.43.17.6.1.3.1.4 300
.1.3.6.1.2.1.43.17.6.1.3.1.5 300
.1.3.6.1.2.1.43.17.6.1.3.1.6 300
.1.3.6.1.2.1.43.17.6.1.4.1.1 5
.1.3.6.1.2.1.43.17.6.1.4.1.2 9
.1.3.6.1.2.1.43.17.6.1.4.1.3 4
.1.3.6.1.2.1.43.17.6.1.4.1.4 4
.1.3.6.1.2.1.43.17.6.1.4.1.5 4
.1.3.6.1.2.1.43.17.6.1.4.1.6 4
.1.3.6.1.2.1.43.17.6.1.5.1.1 Ready LED
.1.3.6.1.2.1.43.17.6.1.5.1.2 Data LED
.1.3.6.1.2.1.43.17.6.1.5.1.3 Error LED
.1.3.6.1.2.1.43.17.6.1.5.1.4 Memory LED
.1.3.6.1.2.1.43.17.6.1.5.1.5 Toner LED
.1.3.6.1.2.1.43.17.6.1.5.1.6 Paper LED
.1.3.6.1.2.1.43.18.1.1.2.1.1 4
.1.3.6.1.2.1.43.18.1.1.3.1.1 3
.1.3.6.1.2.1.43.18.1.1.4.1.1 11
.1.3.6.1.2.1.43.18.1.1.5.1.1 1
.1.3.6.1.2.1.43.18.1.1.6.1.1 -2
.1.3.6.1.2.1.43.18.1.1.7.1.1 1104
.1.3.6.1.2.1.43.18.1.1.8.1.1 Toner Low
.1.3.6.1.4.1.11.2.3.9.1.1.3.0 Toner Low
.1.3.6.1.4.1.11.2.3.9.1.1.4.0
.1.3.6.1.4.1.11.2.3.9.1.1.7.0 MANUFACTURER:EPSON;COMMAND SET:EJL,PJL,PCL,HPGL2-01,ESCPL2,ESCP9,PRPXL24-01,ESCPAGE-04,PCLXL,POSTSCRIPT;MODEL:EPL-6100;CLASS:PRINTER;DESCRIPTION:EPSON EPL-6100;
.1.3.6.1.4.1.1248.1.1.1.0 3
.1.3.6.1.4.1.1248.1.1.3.1.1.1.0 EPB80FF9ENSN
.1.3.6.1.4.1.1248.1.1.3.1.1.3.0 256
.1.3.6.1.4.1.1248.1.1.3.1.1.4.0 533
.1.3.6.1.4.1.1248.1.1.3.1.1.5.0 0x00 0x00 0x48 0xB8 0x0F 0xF9
.1.3.6.1.4.1.1248.1.1.3.1.1.6.0 15
.1.3.6.1.4.1.1248.1.1.3.1.1.7.0 13
.1.3.6.1.4.1.1248.1.1.3.1.1.8.0 0
.1.3.6.1.4.1.1248.1.1.3.1.1.9.0 65792
.1.3.6.1.4.1.1248.1.1.3.1.1.10.0 0
.1.3.6.1.4.1.1248.1.1.3.1.1.11.0 0
.1.3.6.1.4.1.1248.1.1.3.1.1.12.0 0
.1.3.6.1.4.1.1248.1.1.3.1.1.13.0 0
.1.3.6.1.4.1.1248.1.1.3.1.1.14.0 2315
.1.3.6.1.4.1.1248.1.1.3.1.1.17.0
.1.3.6.1.4.1.1248.1.1.3.1.1.18.0 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
.1.3.6.1.4.1.1248.1.1.3.1.1.19.0 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
.1.3.6.1.4.1.1248.1.1.3.1.1.20.0 1
.1.3.6.1.4.1.1248.1.1.3.1.1.21.0 32768
.1.3.6.1.4.1.1248.1.1.3.1.1.22.0 10.0.0.50
.1.3.6.1.4.1.1248.1.1.3.1.1.23.0 255.255.255.0
.1.3.6.1.4.1.1248.1.1.3.1.1.24.0 10.0.0.254
.1.3.6.1.4.1.1248.1.1.3.1.1.25.0 1
.1.3.6.1.4.1.1248.1.1.3.1.1.26.0 EPSONNICENPC
.1.3.6.1.4.1.1248.1.1.3.1.1.27.0 *
.1.3.6.1.4.1.1248.1.1.3.1.1.28.0 0
.1.3.6.1.4.1.1248.1.1.3.1.1.29.0 65534
.1.3.6.1.4.1.1248.1.1.3.1.1.30.0 1
.1.3.6.1.4.1.1248.1.1.3.1.1.32.0 *******
.1.3.6.1.4.1.1248.1.1.3.1.1.33.0 EPB80FF9
.1.3.6.1.4.1.1248.1.1.3.1.1.34.0 32796
.1.3.6.1.4.1.1248.1.1.3.1.1.35.0 0
.1.3.6.1.4.1.1248.1.1.3.1.1.36.0 0
.1.3.6.1.4.1.1248.1.1.3.1.1.37.0
.1.3.6.1.4.1.1248.1.1.3.1.1.38.1.2.1 255.255.255.255
.1.3.6.1.4.1.1248.1.1.3.1.1.39.0 0
.1.3.6.1.4.1.1248.1.1.3.1.1.40.0 EPL-6100-B80FF9
.1.3.6.1.4.1.1248.1.1.3.1.2.1.0 public
.1.3.6.1.4.1.1248.1.1.3.1.2.2.0
.1.3.6.1.4.1.1248.1.1.3.1.2.3.0 0
.1.3.6.1.4.1.1248.1.1.3.1.2.4.0 1
.1.3.6.1.4.1.1248.1.1.3.1.2.5.0 public
.1.3.6.1.4.1.1248.1.1.3.1.2.6.0 public
.1.3.6.1.4.1.1248.1.1.3.1.2.7.0 10.0.0.4
.1.3.6.1.4.1.1248.1.1.3.1.2.8.0 10.0.0.136
.1.3.6.1.4.1.1248.1.1.3.1.2.9.0 1
.1.3.6.1.4.1.1248.1.1.3.1.2.10.0 1
.1.3.6.1.4.1.1248.1.1.3.1.2.15.1.2.1
.1.3.6.1.4.1.1248.1.1.3.1.2.15.1.2.2
.1.3.6.1.4.1.1248.1.1.3.1.2.15.1.3.1 0
.1.3.6.1.4.1.1248.1.1.3.1.2.15.1.3.2 0
.1.3.6.1.4.1.1248.1.1.3.1.2.15.1.4.1 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
.1.3.6.1.4.1.1248.1.1.3.1.2.15.1.4.2 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
.1.3.6.1.4.1.1248.1.1.3.1.3.8.0 EPL-6100
.1.3.6.1.4.1.1248.1.1.3.1.4.1.0 119865601
.1.3.6.1.4.1.1248.1.1.3.1.4.2.0 117440769
.1.3.6.1.4.1.1248.1.1.3.1.4.3.0 0
.1.3.6.1.4.1.1248.1.1.3.1.4.4.0 EPL-6100-B80FF9
.1.3.6.1.4.1.1248.1.1.3.1.4.5.0
.1.3.6.1.4.1.1248.1.1.3.1.4.6.0
.1.3.6.1.4.1.1248.1.1.3.1.4.7.0 5
.1.3.6.1.4.1.1248.1.1.3.1.4.8.0 EPL-6100-B80FF9
.1.3.6.1.4.1.1248.1.1.3.1.4.9.0 0
.1.3.6.1.4.1.1248.1.1.3.1.4.10.0 EPL-6100-B80FF9
.1.3.6.1.4.1.1248.1.1.3.1.4.16.0 EPSON1
.1.3.6.1.4.1.1248.1.1.3.1.4.17.1.2.1 EPSONPCL5
.1.3.6.1.4.1.1248.1.1.3.1.4.17.1.2.2 EPSONHPGL2
.1.3.6.1.4.1.1248.1.1.3.1.4.17.1.2.3 EPSONLQ2
.1.3.6.1.4.1.1248.1.1.3.1.4.17.1.2.4 EPSONFX
.1.3.6.1.4.1.1248.1.1.3.1.4.17.1.2.5 EPSONPRPXL24
.1.3.6.1.4.1.1248.1.1.3.1.4.17.1.2.6 EPSONPAGE4
.1.3.6.1.4.1.1248.1.1.3.1.4.17.1.2.7 EPSONPCLXL
.1.3.6.1.4.1.1248.1.1.3.1.4.17.1.2.8 LaserWriter
.1.3.6.1.4.1.1248.1.1.3.1.4.18.0 0
.1.3.6.1.4.1.1248.1.1.3.1.4.19.1.2.1 1
.1.3.6.1.4.1.1248.1.1.3.1.4.19.1.3.1
.1.3.6.1.4.1.1248.1.1.3.1.4.19.1.4.1 EPSON_IPP_Printer
.1.3.6.1.4.1.1248.1.1.3.1.5.1.0
.1.3.6.1.4.1.1248.1.1.3.1.5.2.0
.1.3.6.1.4.1.1248.1.1.3.1.5.3.0
.1.3.6.1.4.1.1248.1.1.3.1.5.4.0
.1.3.6.1.4.1.1248.1.1.3.1.7.1.0 60
.1.3.6.1.4.1.1248.1.2.2.1.1.1.1.1 MFG:EPSON;CMD:EJL,PJL,PCL,HPGL2-01,ESCPL2,ESCP9,PRPXL24-01,ESCPAGE-04,PCLXL,POSTSCRIPT;MDL:EPL-6100;CLS:PRINTER;DES:EPSON EPL-6100;
.1.3.6.1.4.1.1248.1.2.2.1.1.1.2.1 EPL-6100
.1.3.6.1.4.1.1248.1.2.2.1.1.1.3.1 ELP_5900
.1.3.6.1.4.1.1248.1.2.2.1.1.1.4.1 @EJL STATUS CODE=22A607D100080100000000FFFFFF00FFFFFF00000000635000000001000017FFFF00FAFFFFFFFF0E00000000FF0100FFFFFF00

.1.3.6.1.4.1.1248.1.2.2.2.1.1.2.1.1 17505
.1.3.6.1.4.1.1248.1.2.2.2.1.1.2.1.2 500644120800
.1.3.6.1.4.1.1248.1.2.2.2.1.1.2.1.3 23502
.1.3.6.1.4.1.1248.1.2.2.2.1.1.3.1.1 Firmware
.1.3.6.1.4.1.1248.1.2.2.2.1.1.3.1.2 Font ROM
.1.3.6.1.4.1.1248.1.2.2.2.1.1.3.1.3 MCU
.1.3.6.1.4.1.1248.1.2.2.3.1.1.2.1 60
.1.3.6.1.4.1.1248.1.2.2.3.1.1.4.1 4
.1.3.6.1.4.1.1248.1.2.2.3.1.1.10.1 1
.1.3.6.1.4.1.1248.1.2.2.3.1.1.13.1 1
.1.3.6.1.4.1.1248.1.2.2.4.1.1.2.1.1 2
.1.3.6.1.4.1.1248.1.2.2.4.1.1.2.1.2 4
.1.3.6.1.4.1.1248.1.2.2.4.1.1.2.1.3 7
.1.3.6.1.4.1.1248.1.2.2.4.1.1.3.1.1 2
.1.3.6.1.4.1.1248.1.2.2.4.1.1.3.1.2 4
.1.3.6.1.4.1.1248.1.2.2.4.1.1.3.1.3 7
.1.3.6.1.4.1.1248.1.2.2.4.1.1.4.1.1 1
.1.3.6.1.4.1.1248.1.2.2.4.1.1.4.1.2 1
.1.3.6.1.4.1.1248.1.2.2.4.1.1.4.1.3 1
.1.3.6.1.4.1.1248.1.2.2.4.1.1.5.1.1 1
.1.3.6.1.4.1.1248.1.2.2.4.1.1.5.1.2 1
.1.3.6.1.4.1.1248.1.2.2.4.1.1.5.1.3 1
.1.3.6.1.4.1.1248.1.2.2.4.2.1.2.1.1 1
.1.3.6.1.4.1.1248.1.2.2.4.2.1.3.1.1 2
.1.3.6.1.4.1.1248.1.2.2.4.2.1.4.1.1 0
.1.3.6.1.4.1.1248.1.2.2.4.4.1.2.1.1 0
.1.3.6.1.4.1.1248.1.2.2.4.7.1.2.1.1 0
.1.3.6.1.4.1.1248.1.2.2.5.1.1.2.1.1 0
.1.3.6.1.4.1.1248.1.2.2.5.1.1.3.1.1 3
.1.3.6.1.4.1.1248.1.2.2.5.1.1.4.1.1 4
.1.3.6.1.4.1.1248.1.2.2.5.1.1.5.1.1 1
.1.3.6.1.4.1.1248.1.2.2.5.1.1.6.1.1 4
.1.3.6.1.4.1.1248.1.2.2.5.1.1.8.1.1 3
.1.3.6.1.4.1.1248.1.2.2.5.1.1.9.1.1 4
.1.3.6.1.4.1.1248.1.2.2.5.1.1.10.1.1 3
.1.3.6.1.4.1.1248.1.2.2.5.1.1.11.1.1 3
.1.3.6.1.4.1.1248.1.2.2.5.1.1.12.1.1 0
.1.3.6.1.4.1.1248.1.2.2.5.1.1.13.1.1 0
.1.3.6.1.4.1.1248.1.2.2.5.1.1.17.1.1 4
.1.3.6.1.4.1.1248.1.2.2.5.1.1.18.1.1 4
.1.3.6.1.4.1.1248.1.2.2.5.1.1.19.1.1 2
.1.3.6.1.4.1.1248.1.2.2.5.1.1.20.1.1 2
.1.3.6.1.4.1.1248.1.2.2.5.1.1.21.1.1 0
.1.3.6.1.4.1.1248.1.2.2.5.1.1.25.1.1 4
.1.3.6.1.4.1.1248.1.2.2.5.1.1.26.1.1 600
.1.3.6.1.4.1.1248.1.2.2.5.1.1.27.1.1 4
.1.3.6.1.4.1.1248.1.2.2.5.1.1.28.1.1 0
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.1 Letter
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.2 Legal
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.3 A4
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.4 Executive
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.5 Commercial 10
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.6 C5
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.7 DL
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.8 Monarch
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.9 International B5
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.10 Custom
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.11 B5
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.12 C6
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.13 A5
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.14 Half Letter
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.15 Government Letter
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.16 Government Legal
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.17 F4
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.1 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.2 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.3 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.4 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.5 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.6 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.7 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.8 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.9 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.10 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.11 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.12 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.13 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.14 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.15 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.16 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.17 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.1 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.2 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.3 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.4 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.5 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.6 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.7 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.8 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.9 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.10 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.11 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.12 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.13 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.14 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.15 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.16 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.17 -2
.1.3.6.1.4.1.1248.1.2.2.7.1.1.2.1.1 Plain
.1.3.6.1.4.1.1248.1.2.2.7.1.1.2.1.2 Letterhead
.1.3.6.1.4.1.1248.1.2.2.7.1.1.2.1.3 Recycled
.1.3.6.1.4.1.1248.1.2.2.7.1.1.2.1.4 Color
.1.3.6.1.4.1.1248.1.2.2.7.1.1.2.1.5 Transparency
.1.3.6.1.4.1.1248.1.2.2.7.1.1.2.1.6 Labels
.1.3.6.1.4.1.1248.1.2.2.8.1.1.2.1.1 0
.1.3.6.1.4.1.1248.1.2.2.8.1.1.3.1.1 4
.1.3.6.1.4.1.1248.1.2.2.8.1.1.4.1.1 0
.1.3.6.1.4.1.1248.1.2.2.8.1.1.5.1.1 0
.1.3.6.1.4.1.1248.1.2.2.8.1.1.6.1.1 1000
.1.3.6.1.4.1.1248.1.2.2.8.1.1.7.1.1 1200
.1.3.6.1.4.1.1248.1.2.2.8.1.1.8.1.1 1
.1.3.6.1.4.1.1248.1.2.2.8.1.1.9.1.1 64
.1.3.6.1.4.1.1248.1.2.2.8.1.1.10.1.1 277
.1.3.6.1.4.1.1248.1.2.2.8.1.1.11.1.1 277
.1.3.6.1.4.1.1248.1.2.2.8.1.1.12.1.1 0
.1.3.6.1.4.1.1248.1.2.2.8.1.1.13.1.1 1
.1.3.6.1.4.1.1248.1.2.2.8.1.1.14.1.1 1
.1.3.6.1.4.1.1248.1.2.2.9.1.1.2.1.1 0
.1.3.6.1.4.1.1248.1.2.2.9.1.1.3.1.1 5
.1.3.6.1.4.1.1248.1.2.2.9.1.1.4.1.1 2
.1.3.6.1.4.1.1248.1.2.2.9.1.1.5.1.1 0
.1.3.6.1.4.1.1248.1.2.2.9.1.1.6.1.1 0
.1.3.6.1.4.1.1248.1.2.2.9.1.1.7.1.1 0
.1.3.6.1.4.1.1248.1.2.2.9.1.1.8.1.1 0
.1.3.6.1.4.1.1248.1.2.2.9.1.1.9.1.1 0
.1.3.6.1.4.1.1248.1.2.2.9.1.1.10.1.1 35
.1.3.6.1.4.1.1248.1.2.2.9.1.1.11.1.1 35
.1.3.6.1.4.1.1248.1.2.2.9.1.1.12.1.1 35
.1.3.6.1.4.1.1248.1.2.2.9.1.1.13.1.1 35
.1.3.6.1.4.1.1248.1.2.2.9.1.1.14.1.1 35
.1.3.6.1.4.1.1248.1.2.2.9.1.1.15.1.1 35
.1.3.6.1.4.1.1248.1.2.2.9.1.1.16.1.1 35
.1.3.6.1.4.1.1248.1.2.2.10.1.1.2.1.1 0
.1.3.6.1.4.1.1248.1.2.2.10.1.1.3.1.1 6
.1.3.6.1.4.1.1248.1.2.2.10.1.1.4.1.1 1
.1.3.6.1.4.1.1248.1.2.2.10.1.1.5.1.1 1
.1.3.6.1.4.1.1248.1.2.2.10.1.1.6.1.1 4
.1.3.6.1.4.1.1248.1.2.2.10.1.1.7.1.1 50
.1.3.6.1.4.1.1248.1.2.2.10.1.1.8.1.1 66
.1.3.6.1.4.1.1248.1.2.2.10.1.1.9.1.1 1
.1.3.6.1.4.1.1248.1.2.2.10.1.1.10.1.1 1
.1.3.6.1.4.1.1248.1.2.2.10.1.1.11.1.1 3
.1.3.6.1.4.1.1248.1.2.2.10.1.1.12.1.1 4
.1.3.6.1.4.1.1248.1.2.2.10.1.1.13.1.1 1
.1.3.6.1.4.1.1248.1.2.2.10.1.1.14.1.1 0
.1.3.6.1.4.1.1248.1.2.2.11.1.1.2.1.1 0
.1.3.6.1.4.1.1248.1.2.2.11.1.1.3.1.1 7
.1.3.6.1.4.1.1248.1.2.2.11.1.1.4.1.1 1
.1.3.6.1.4.1.1248.1.2.2.11.1.1.5.1.1 1
.1.3.6.1.4.1.1248.1.2.2.11.1.1.6.1.1 4
.1.3.6.1.4.1.1248.1.2.2.11.1.1.7.1.1 50
.1.3.6.1.4.1.1248.1.2.2.11.1.1.8.1.1 66
.1.3.6.1.4.1.1248.1.2.2.11.1.1.9.1.1 1
.1.3.6.1.4.1.1248.1.2.2.11.1.1.10.1.1 1
.1.3.6.1.4.1.1248.1.2.2.11.1.1.11.1.1 3
.1.3.6.1.4.1.1248.1.2.2.11.1.1.12.1.1 4
.1.3.6.1.4.1.1248.1.2.2.11.1.1.13.1.1 1
.1.3.6.1.4.1.1248.1.2.2.11.1.1.14.1.1 0
.1.3.6.1.4.1.1248.1.2.2.12.1.1.2.1.1 0
.1.3.6.1.4.1.1248.1.2.2.12.1.1.3.1.1 8
.1.3.6.1.4.1.1248.1.2.2.12.1.1.4.1.1 1
.1.3.6.1.4.1.1248.1.2.2.12.1.1.5.1.1 1
.1.3.6.1.4.1.1248.1.2.2.12.1.1.6.1.1 437
.1.3.6.1.4.1.1248.1.2.2.12.1.1.7.1.1 40
.1.3.6.1.4.1.1248.1.2.2.12.1.1.8.1.1 67
.1.3.6.1.4.1.1248.1.2.2.12.1.1.9.1.1 4
.1.3.6.1.4.1.1248.1.2.2.12.1.1.10.1.1 4
.1.3.6.1.4.1.1248.1.2.2.12.1.1.11.1.1 4
.1.3.6.1.4.1.1248.1.2.2.12.1.1.12.1.1 1
.1.3.6.1.4.1.1248.1.2.2.12.1.1.13.1.1 0
.1.3.6.1.4.1.1248.1.2.2.12.1.1.14.1.1 2
.1.3.6.1.4.1.1248.1.2.2.13.1.1.2.1.1 0
.1.3.6.1.4.1.1248.1.2.2.13.1.1.3.1.1 11
.1.3.6.1.4.1.1248.1.2.2.13.1.1.4.1.1 4
.1.3.6.1.4.1.1248.1.2.2.21.1.1.2.1.1 3
.1.3.6.1.4.1.1248.1.2.2.21.1.1.2.1.2 4
.1.3.6.1.4.1.1248.1.2.2.21.1.1.2.1.3 5
.1.3.6.1.4.1.1248.1.2.2.21.1.1.2.1.4 6
.1.3.6.1.4.1.1248.1.2.2.21.1.1.2.1.5 12
.1.3.6.1.4.1.1248.1.2.2.21.1.1.2.1.6 13
.1.3.6.1.4.1.1248.1.2.2.21.1.1.2.1.7 101
.1.3.6.1.4.1.1248.1.2.2.21.1.1.2.1.8 106
.1.3.6.1.4.1.1248.1.2.2.21.1.1.2.1.9 112
.1.3.6.1.4.1.1248.1.2.2.21.1.1.2.1.10 117
.1.3.6.1.4.1.1248.1.2.2.21.1.1.2.1.11 118
.1.3.6.1.4.1.1248.1.2.2.21.1.1.2.1.12 119
.1.3.6.1.4.1.1248.1.2.2.21.1.1.2.1.13 120
.1.3.6.1.4.1.1248.1.2.2.21.1.1.2.1.14 121
.1.3.6.1.4.1.1248.1.2.2.21.1.1.2.1.15 122
.1.3.6.1.4.1.1248.1.2.2.21.1.1.3.1.1 0
.1.3.6.1.4.1.1248.1.2.2.21.1.1.3.1.2 0
.1.3.6.1.4.1.1248.1.2.2.21.1.1.3.1.3 0
.1.3.6.1.4.1.1248.1.2.2.21.1.1.3.1.4 0
.1.3.6.1.4.1.1248.1.2.2.21.1.1.3.1.5 0
.1.3.6.1.4.1.1248.1.2.2.21.1.1.3.1.6 0
.1.3.6.1.4.1.1248.1.2.2.21.1.1.3.1.7 0
.1.3.6.1.4.1.1248.1.2.2.21.1.1.3.1.8 0
.1.3.6.1.4.1.1248.1.2.2.21.1.1.3.1.9 0
.1.3.6.1.4.1.1248.1.2.2.21.1.1.3.1.10 0
.1.3.6.1.4.1.1248.1.2.2.21.1.1.3.1.11 0
.1.3.6.1.4.1.1248.1.2.2.21.1.1.3.1.12 0
.1.3.6.1.4.1.1248.1.2.2.21.1.1.3.1.13 0
.1.3.6.1.4.1.1248.1.2.2.21.1.1.3.1.14 0
.1.3.6.1.4.1.1248.1.2.2.21.1.1.3.1.15 0
.1.3.6.1.4.1.1248.1.2.2.22.1.1.2.1.1 ROM DIMM A
.1.3.6.1.4.1.1248.1.2.2.22.1.1.2.1.2 TypeB 1
.1.3.6.1.4.1.1248.1.2.2.22.1.1.3.1.1 2
.1.3.6.1.4.1.1248.1.2.2.22.1.1.3.1.2 3
.1.3.6.1.4.1.1248.1.2.2.22.1.1.4.1.1 1
.1.3.6.1.4.1.1248.1.2.2.22.1.1.4.1.2 1
.1.3.6.1.4.1.1248.1.2.2.22.2.1.2.1.1 0
.1.3.6.1.4.1.1248.1.2.2.22.2.1.3.1.1
.1.3.6.1.4.1.1248.1.2.2.22.3.1.2.1.1 0
.1.3.6.1.4.1.1248.1.2.2.22.3.1.3.1.1 EIPS2
.1.3.6.1.4.1.1248.1.2.2.23.1.1.2.1.1 -2
.1.3.6.1.4.1.1248.1.2.2.23.1.1.2.1.2 3
.1.3.6.1.4.1.1248.1.2.2.23.1.1.3.1.1 1
.1.3.6.1.4.1.1248.1.2.2.23.1.1.3.1.2 1
.1.3.6.1.4.1.1248.1.2.2.23.1.1.4.1.1 -2
.1.3.6.1.4.1.1248.1.2.2.23.1.1.4.1.2 -2
.1.3.6.1.4.1.1248.1.2.2.23.1.1.5.1.1 -2
.1.3.6.1.4.1.1248.1.2.2.23.1.1.5.1.2 -2
.1.3.6.1.4.1.1248.1.2.2.23.1.1.6.1.1 -2
.1.3.6.1.4.1.1248.1.2.2.23.1.1.6.1.2 1
.1.3.6.1.4.1.1248.1.2.2.23.1.1.7.1.1 5
.1.3.6.1.4.1.1248.1.2.2.23.1.1.7.1.2 5
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.1 1
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.2 2
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.3 3
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.4 4
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.5 5
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.6 6
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.7 7
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.8 8
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.9 9
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.10 11
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.11 12
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.12 13
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.13 14
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.14 15
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.15 16
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.16 17
.1.3.6.1.4.1.1248.1.2.2.23.3.1.2.1.2.1 1
.1.3.6.1.4.1.1248.1.2.2.23.3.1.2.1.2.2 2
.1.3.6.1.4.1.1248.1.2.2.23.3.1.2.1.2.3 3
.1.3.6.1.4.1.1248.1.2.2.23.3.1.2.1.2.4 4
.1.3.6.1.4.1.1248.1.2.2.23.3.1.2.1.2.5 5
.1.3.6.1.4.1.1248.1.2.2.23.3.1.2.1.2.6 6
.1.3.6.1.4.1.1248.1.2.2.24.1.1.2.1.1 1
.1.3.6.1.4.1.1248.1.2.2.24.1.1.3.1.1 -2
.1.3.6.1.4.1.1248.1.2.2.24.1.1.4.1.1
.1.3.6.1.4.1.1248.1.2.2.26.1.1.2.1.1 3
.1.3.6.1.4.1.1248.1.2.2.26.1.1.3.1.1 -2
.1.3.6.1.4.1.1248.1.2.2.27.1.1.2.1.1 3
.1.3.6.1.4.1.1248.1.2.2.27.1.1.3.1.1 25424
.1.3.6.1.4.1.1248.1.2.2.27.1.1.4.1.1 0
.1.3.6.1.4.1.1248.1.2.2.27.1.1.5.1.1 25424
.1.3.6.1.4.1.1248.1.2.2.28.1.1.2.1.1 -3
.1.3.6.1.4.1.1248.1.2.2.28.1.1.2.1.2 -3
.1.3.6.1.4.1.1248.1.2.2.28.1.1.3.1.1 -2
.1.3.6.1.4.1.1248.1.2.2.28.1.1.3.1.2 -2
.1.3.6.1.4.1.1248.1.2.2.36.1.1.1.1 4
.1.3.6.1.4.1.1248.1.2.2.36.1.1.2.1 113
.1.3.6.1.4.1.1248.1.2.2.38.2.1.1.1.12070 12070
.1.3.6.1.4.1.1248.1.2.2.38.2.1.1.1.12071 12071
.1.3.6.1.4.1.1248.1.2.2.38.2.1.1.1.12072 12072
.1.3.6.1.4.1.1248.1.2.2.38.2.1.1.1.12073 12073
.1.3.6.1.4.1.1248.1.2.2.38.2.1.1.1.12074 12074
.1.3.6.1.4.1.1248.1.2.2.38.2.1.2.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.2.1.2.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.2.1.2.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.2.1.2.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.2.1.2.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.2.1.3.1.12070 3353
.1.3.6.1.4.1.1248.1.2.2.38.2.1.3.1.12071 8586
.1.3.6.1.4.1.1248.1.2.2.38.2.1.3.1.12072 1328
.1.3.6.1.4.1.1248.1.2.2.38.2.1.3.1.12073 1109
.1.3.6.1.4.1.1248.1.2.2.38.2.1.3.1.12074 3443
.1.3.6.1.4.1.1248.1.2.2.38.2.1.4.1.12070 2
.1.3.6.1.4.1.1248.1.2.2.38.2.1.4.1.12071 2
.1.3.6.1.4.1.1248.1.2.2.38.2.1.4.1.12072 2
.1.3.6.1.4.1.1248.1.2.2.38.2.1.4.1.12073 2
.1.3.6.1.4.1.1248.1.2.2.38.2.1.4.1.12074 2
.1.3.6.1.4.1.1248.1.2.2.38.2.1.5.1.12070 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.5.1.12071 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.5.1.12072 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.5.1.12073 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.5.1.12074 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.6.1.12070 311032
.1.3.6.1.4.1.1248.1.2.2.38.2.1.6.1.12071 639195
.1.3.6.1.4.1.1248.1.2.2.38.2.1.6.1.12072 70447
.1.3.6.1.4.1.1248.1.2.2.38.2.1.6.1.12073 162427
.1.3.6.1.4.1.1248.1.2.2.38.2.1.6.1.12074 309118
.1.3.6.1.4.1.1248.1.2.2.38.2.1.7.1.12070 488
.1.3.6.1.4.1.1248.1.2.2.38.2.1.7.1.12071 7700
.1.3.6.1.4.1.1248.1.2.2.38.2.1.7.1.12072 52
.1.3.6.1.4.1.1248.1.2.2.38.2.1.7.1.12073 22
.1.3.6.1.4.1.1248.1.2.2.38.2.1.7.1.12074 360
.1.3.6.1.4.1.1248.1.2.2.38.2.1.8.1.12070 3
.1.3.6.1.4.1.1248.1.2.2.38.2.1.8.1.12071 3
.1.3.6.1.4.1.1248.1.2.2.38.2.1.8.1.12072 3
.1.3.6.1.4.1.1248.1.2.2.38.2.1.8.1.12073 3
.1.3.6.1.4.1.1248.1.2.2.38.2.1.8.1.12074 3
.1.3.6.1.4.1.1248.1.2.2.38.2.1.9.1.12070 512
.1.3.6.1.4.1.1248.1.2.2.38.2.1.9.1.12071 7726
.1.3.6.1.4.1.1248.1.2.2.38.2.1.9.1.12072 78
.1.3.6.1.4.1.1248.1.2.2.38.2.1.9.1.12073 42
.1.3.6.1.4.1.1248.1.2.2.38.2.1.9.1.12074 384
.1.3.6.1.4.1.1248.1.2.2.38.2.1.10.1.12070 4
.1.3.6.1.4.1.1248.1.2.2.38.2.1.10.1.12071 4
.1.3.6.1.4.1.1248.1.2.2.38.2.1.10.1.12072 4
.1.3.6.1.4.1.1248.1.2.2.38.2.1.10.1.12073 4
.1.3.6.1.4.1.1248.1.2.2.38.2.1.10.1.12074 4
.1.3.6.1.4.1.1248.1.2.2.38.2.1.11.1.12070 2058
.1.3.6.1.4.1.1248.1.2.2.38.2.1.11.1.12071 862
.1.3.6.1.4.1.1248.1.2.2.38.2.1.11.1.12072 1251
.1.3.6.1.4.1.1248.1.2.2.38.2.1.11.1.12073 1069
.1.3.6.1.4.1.1248.1.2.2.38.2.1.11.1.12074 2949
.1.3.6.1.4.1.1248.1.2.2.38.2.1.12.1.12070 2
.1.3.6.1.4.1.1248.1.2.2.38.2.1.12.1.12071 2
.1.3.6.1.4.1.1248.1.2.2.38.2.1.12.1.12072 2
.1.3.6.1.4.1.1248.1.2.2.38.2.1.12.1.12073 2
.1.3.6.1.4.1.1248.1.2.2.38.2.1.12.1.12074 2
.1.3.6.1.4.1.1248.1.2.2.38.2.1.13.1.12070 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.13.1.12071 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.13.1.12072 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.13.1.12073 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.13.1.12074 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.14.1.12070 6
.1.3.6.1.4.1.1248.1.2.2.38.2.1.14.1.12071 9
.1.3.6.1.4.1.1248.1.2.2.38.2.1.14.1.12072 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.14.1.12073 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.14.1.12074 6
.1.3.6.1.4.1.1248.1.2.2.38.2.1.15.1.12070 6
.1.3.6.1.4.1.1248.1.2.2.38.2.1.15.1.12071 9
.1.3.6.1.4.1.1248.1.2.2.38.2.1.15.1.12072 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.15.1.12073 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.15.1.12074 6
.1.3.6.1.4.1.1248.1.2.2.38.2.1.16.1.12070 6
.1.3.6.1.4.1.1248.1.2.2.38.2.1.16.1.12071 9
.1.3.6.1.4.1.1248.1.2.2.38.2.1.16.1.12072 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.16.1.12073 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.16.1.12074 6
.1.3.6.1.4.1.1248.1.2.2.38.2.1.17.1.12070 6
.1.3.6.1.4.1.1248.1.2.2.38.2.1.17.1.12071 9
.1.3.6.1.4.1.1248.1.2.2.38.2.1.17.1.12072 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.17.1.12073 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.17.1.12074 6
.1.3.6.1.4.1.1248.1.2.2.38.2.1.18.1.12070 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.18.1.12071 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.18.1.12072 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.18.1.12073 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.18.1.12074 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.19.1.12070 15
.1.3.6.1.4.1.1248.1.2.2.38.2.1.19.1.12071 15
.1.3.6.1.4.1.1248.1.2.2.38.2.1.19.1.12072 15
.1.3.6.1.4.1.1248.1.2.2.38.2.1.19.1.12073 15
.1.3.6.1.4.1.1248.1.2.2.38.2.1.19.1.12074 15
.1.3.6.1.4.1.1248.1.2.2.38.2.1.20.1.12070 -2326
.1.3.6.1.4.1.1248.1.2.2.38.2.1.20.1.12071 -2125
.1.3.6.1.4.1.1248.1.2.2.38.2.1.20.1.12072 -1888
.1.3.6.1.4.1.1248.1.2.2.38.2.1.20.1.12073 -1882
.1.3.6.1.4.1.1248.1.2.2.38.2.1.20.1.12074 -727
.1.3.6.1.4.1.1248.1.2.2.38.2.1.21.1.12070 -2326
.1.3.6.1.4.1.1248.1.2.2.38.2.1.21.1.12071 -2125
.1.3.6.1.4.1.1248.1.2.2.38.2.1.21.1.12072 -1888
.1.3.6.1.4.1.1248.1.2.2.38.2.1.21.1.12073 -1882
.1.3.6.1.4.1.1248.1.2.2.38.2.1.21.1.12074 -727
.1.3.6.1.4.1.1248.1.2.2.38.2.1.22.1.12070 -2313
.1.3.6.1.4.1.1248.1.2.2.38.2.1.22.1.12071 -2048
.1.3.6.1.4.1.1248.1.2.2.38.2.1.22.1.12072 -1887
.1.3.6.1.4.1.1248.1.2.2.38.2.1.22.1.12073 -1882
.1.3.6.1.4.1.1248.1.2.2.38.2.1.22.1.12074 -722
.1.3.6.1.4.1.1248.1.2.2.38.2.1.26.1.12070 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.26.1.12071 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.26.1.12072 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.26.1.12073 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.26.1.12074 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.27.1.12070 4
.1.3.6.1.4.1.1248.1.2.2.38.2.1.27.1.12071 4
.1.3.6.1.4.1.1248.1.2.2.38.2.1.27.1.12072 4
.1.3.6.1.4.1.1248.1.2.2.38.2.1.27.1.12073 4
.1.3.6.1.4.1.1248.1.2.2.38.2.1.27.1.12074 4
.1.3.6.1.4.1.1248.1.2.2.38.2.1.29.1.12070 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.29.1.12071 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.29.1.12072 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.29.1.12073 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.29.1.12074 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.30.1.12070 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.30.1.12071 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.30.1.12072 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.30.1.12073 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.30.1.12074 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.31.1.12070 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.31.1.12071 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.31.1.12072 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.31.1.12073 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.31.1.12074 0
.1.3.6.1.4.1.1248.1.2.2.38.3.1.2.1.12070.1 0
.1.3.6.1.4.1.1248.1.2.2.38.3.1.2.1.12071.1 0
.1.3.6.1.4.1.1248.1.2.2.38.3.1.2.1.12072.1 0
.1.3.6.1.4.1.1248.1.2.2.38.3.1.2.1.12073.1 0
.1.3.6.1.4.1.1248.1.2.2.38.3.1.2.1.12074.1 0
.1.3.6.1.4.1.1248.1.2.2.38.3.1.3.1.12070.1 1113
.1.3.6.1.4.1.1248.1.2.2.38.3.1.3.1.12071.1 1113
.1.3.6.1.4.1.1248.1.2.2.38.3.1.3.1.12072.1 1113
.1.3.6.1.4.1.1248.1.2.2.38.3.1.3.1.12073.1 1113
.1.3.6.1.4.1.1248.1.2.2.38.3.1.3.1.12074.1 1113
.1.3.6.1.4.1.1248.1.2.2.38.3.1.4.1.12070.1 2467868
.1.3.6.1.4.1.1248.1.2.2.38.3.1.4.1.12071.1 17878022
.1.3.6.1.4.1.1248.1.2.2.38.3.1.4.1.12072.1 14357
.1.3.6.1.4.1.1248.1.2.2.38.3.1.4.1.12073.1 26606
.1.3.6.1.4.1.1248.1.2.2.38.3.1.4.1.12074.1 2522542
.1.3.6.1.4.1.1248.1.2.2.38.4.1.2.1.12070.1 3
.1.3.6.1.4.1.1248.1.2.2.38.4.1.2.1.12071.1 3
.1.3.6.1.4.1.1248.1.2.2.38.4.1.2.1.12072.1 3
.1.3.6.1.4.1.1248.1.2.2.38.4.1.2.1.12073.1 3
.1.3.6.1.4.1.1248.1.2.2.38.4.1.2.1.12074.1 3
.1.3.6.1.4.1.1248.1.2.2.38.4.1.3.1.12070.1 1
.1.3.6.1.4.1.1248.1.2.2.38.4.1.3.1.12071.1 1
.1.3.6.1.4.1.1248.1.2.2.38.4.1.3.1.12072.1 1
.1.3.6.1.4.1.1248.1.2.2.38.4.1.3.1.12073.1 1
.1.3.6.1.4.1.1248.1.2.2.38.4.1.3.1.12074.1 1
.1.3.6.1.4.1.1248.1.2.2.38.4.1.4.1.12070.1 8
.1.3.6.1.4.1.1248.1.2.2.38.4.1.4.1.12071.1 8
.1.3.6.1.4.1.1248.1.2.2.38.4.1.4.1.12072.1 8
.1.3.6.1.4.1.1248.1.2.2.38.4.1.4.1.12073.1 8
.1.3.6.1.4.1.1248.1.2.2.38.4.1.4.1.12074.1 8
.1.3.6.1.4.1.1248.1.2.2.38.4.1.5.1.12070.1 6
.1.3.6.1.4.1.1248.1.2.2.38.4.1.5.1.12071.1 9
.1.3.6.1.4.1.1248.1.2.2.38.4.1.5.1.12072.1 1
.1.3.6.1.4.1.1248.1.2.2.38.4.1.5.1.12073.1 1
.1.3.6.1.4.1.1248.1.2.2.38.4.1.5.1.12074.1 6
.1.3.6.1.4.1.1248.1.2.2.38.5.1.2.1.12070.1 1
.1.3.6.1.4.1.1248.1.2.2.38.5.1.2.1.12071.1 1
.1.3.6.1.4.1.1248.1.2.2.38.5.1.2.1.12072.1 1
.1.3.6.1.4.1.1248.1.2.2.38.5.1.2.1.12073.1 1
.1.3.6.1.4.1.1248.1.2.2.38.5.1.2.1.12074.1 1
.1.3.6.1.4.1.1248.1.2.2.38.5.1.3.1.12070.1 Toner Low
.1.3.6.1.4.1.1248.1.2.2.38.5.1.3.1.12071.1 Toner Low
.1.3.6.1.4.1.1248.1.2.2.38.5.1.3.1.12072.1 Toner Low
.1.3.6.1.4.1.1248.1.2.2.38.5.1.3.1.12073.1 Toner Low
.1.3.6.1.4.1.1248.1.2.2.38.5.1.3.1.12074.1 Toner Low
.1.3.6.1.4.1.1248.1.2.2.38.5.1.4.1.12070.1 0
.1.3.6.1.4.1.1248.1.2.2.38.5.1.4.1.12071.1 0
.1.3.6.1.4.1.1248.1.2.2.38.5.1.4.1.12072.1 0
.1.3.6.1.4.1.1248.1.2.2.38.5.1.4.1.12073.1 0
.1.3.6.1.4.1.1248.1.2.2.38.5.1.4.1.12074.1 0
.1.3.6.1.4.1.1248.1.2.2.38.5.1.5.1.12070.1 0
.1.3.6.1.4.1.1248.1.2.2.38.5.1.5.1.12071.1 0
.1.3.6.1.4.1.1248.1.2.2.38.5.1.5.1.12072.1 0
.1.3.6.1.4.1.1248.1.2.2.38.5.1.5.1.12073.1 0
.1.3.6.1.4.1.1248.1.2.2.38.5.1.5.1.12074.1 0
.1.3.6.1.4.1.1248.1.2.2.38.5.1.6.1.12070.1 4
.1.3.6.1.4.1.1248.1.2.2.38.5.1.6.1.12071.1 4
.1.3.6.1.4.1.1248.1.2.2.38.5.1.6.1.12072.1 4
.1.3.6.1.4.1.1248.1.2.2.38.5.1.6.1.12073.1 4
.1.3.6.1.4.1.1248.1.2.2.38.5.1.6.1.12074.1 4
.1.3.6.1.4.1.1248.1.2.2.38.6.1.1.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.1.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.1.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.1.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.1.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.2.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.2.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.2.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.2.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.2.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.3.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.3.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.3.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.3.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.3.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.4.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.4.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.4.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.4.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.4.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.5.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.5.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.5.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.5.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.5.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.6.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.6.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.6.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.6.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.6.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.7.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.7.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.7.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.7.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.7.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.8.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.8.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.8.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.8.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.8.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.9.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.9.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.9.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.9.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.9.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.12.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.12.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.12.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.12.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.12.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.13.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.13.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.13.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.13.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.13.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.14.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.14.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.14.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.14.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.14.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.15.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.15.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.15.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.15.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.15.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.16.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.16.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.16.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.16.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.16.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.17.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.17.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.17.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.17.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.17.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.18.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.18.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.18.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.18.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.18.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.19.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.19.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.19.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.19.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.19.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.20.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.20.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.20.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.20.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.20.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.21.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.21.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.21.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.21.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.21.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.22.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.22.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.22.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.22.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.22.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.7.1.1.1 5
.1.3.6.1.4.1.1248.1.2.2.38.7.1.2.1 1
tcpConnState.0.0.0.0.23.0.0.0.0.0 listen
tcpConnState.0.0.0.0.80.0.0.0.0.0 listen
tcpConnState.0.0.0.0.111.0.0.0.0.0 listen
tcpConnState.0.0.0.0.515.0.0.0.0.0 listen
tcpConnState.0.0.0.0.631.0.0.0.0.0 listen
tcpConnState.0.0.0.0.2501.0.0.0.0.0 listen
tcpConnState.0.0.0.0.9100.0.0.0.0.0 listen
tcpConnState.10.0.0.50.139.0.0.0.0.0 listen
tcpConnLocalAddress.0.0.0.0.21.0.0.0.0.0 0.0.0.0
tcpConnLocalAddress.0.0.0.0.23.0.0.0.0.0 0.0.0.0
tcpConnLocalAddress.0.0.0.0.80.0.0.0.0.0 0.0.0.0
tcpConnLocalAddress.0.0.0.0.111.0.0.0.0.0 0.0.0.0
tcpConnLocalAddress.0.0.0.0.515.0.0.0.0.0 0.0.0.0
tcpConnLocalAddress.0.0.0.0.631.0.0.0.0.0 0.0.0.0
tcpConnLocalAddress.0.0.0.0.2501.0.0.0.0.0 0.0.0.0
tcpConnLocalAddress.0.0.0.0.9100.0.0.0.0.0 0.0.0.0
tcpConnLocalAddress.10.0.0.50.139.0.0.0.0.0 10.0.0.50
tcpConnLocalPort.0.0.0.0.21.0.0.0.0.0 21
tcpConnLocalPort.0.0.0.0.23.0.0.0.0.0 23
tcpConnLocalPort.0.0.0.0.80.0.0.0.0.0 80
tcpConnLocalPort.0.0.0.0.111.0.0.0.0.0 111
tcpConnLocalPort.0.0.0.0.515.0.0.0.0.0 515
tcpConnLocalPort.0.0.0.0.631.0.0.0.0.0 631
tcpConnLocalPort.0.0.0.0.2501.0.0.0.0.0 2501
tcpConnLocalPort.0.0.0.0.9100.0.0.0.0.0 9100
tcpConnLocalPort.10.0.0.50.139.0.0.0.0.0 139
tcpConnRemAddress.0.0.0.0.21.0.0.0.0.0 0.0.0.0
tcpConnRemAddress.0.0.0.0.23.0.0.0.0.0 0.0.0.0
tcpConnRemAddress.0.0.0.0.80.0.0.0.0.0 0.0.0.0
tcpConnRemAddress.0.0.0.0.111.0.0.0.0.0 0.0.0.0
tcpConnRemAddress.0.0.0.0.515.0.0.0.0.0 0.0.0.0
tcpConnRemAddress.0.0.0.0.631.0.0.0.0.0 0.0.0.0
tcpConnRemAddress.0.0.0.0.2501.0.0.0.0.0 0.0.0.0
tcpConnRemAddress.0.0.0.0.9100.0.0.0.0.0 0.0.0.0
tcpConnRemAddress.10.0.0.50.139.0.0.0.0.0 0.0.0.0
tcpConnRemPort.0.0.0.0.21.0.0.0.0.0 0
tcpConnRemPort.0.0.0.0.23.0.0.0.0.0 0
tcpConnRemPort.0.0.0.0.80.0.0.0.0.0 0
tcpConnRemPort.0.0.0.0.111.0.0.0.0.0 0
tcpConnRemPort.0.0.0.0.515.0.0.0.0.0 0
tcpConnRemPort.0.0.0.0.631.0.0.0.0.0 0
tcpConnRemPort.0.0.0.0.2501.0.0.0.0.0 0
tcpConnRemPort.0.0.0.0.9100.0.0.0.0.0 0
tcpConnRemPort.10.0.0.50.139.0.0.0.0.0 0
tcpInErrs.0 0
tcpOutRsts.0 1659
udpInDatagrams.0 1449
udpNoPorts.0 198
udpInErrors.0 0
udpOutDatagrams.0 1298
udpLocalAddress.0.0.0.0.111 0.0.0.0
udpLocalAddress.0.0.0.0.137 0.0.0.0
udpLocalAddress.0.0.0.0.161 0.0.0.0
udpLocalAddress.0.0.0.0.3289 0.0.0.0
udpLocalAddress.10.0.0.50.137 10.0.0.50
udpLocalPort.0.0.0.0.111 111
udpLocalPort.0.0.0.0.137 137
udpLocalPort.0.0.0.0.161 161
udpLocalPort.0.0.0.0.3289 3289
udpLocalPort.10.0.0.50.137 137
snmpInPkts.0 1297
snmpOutPkts.0 1292
snmpInBadVersions.0 0
snmpInBadCommunityNames.0 0
snmpInBadCommunityUses.0 0
snmpInASNParseErrs.0 0
snmpInTooBigs.0 0
snmpInNoSuchNames.0 0
snmpInBadValues.0 0
snmpInReadOnlys.0 0
snmpInGenErrs.0 0
snmpInTotalReqVars.0 1548
snmpInTotalSetVars.0 0
snmpInGetRequests.0 128
snmpInGetNexts.0 1183
snmpInSetRequests.0 0
snmpInGetResponses.0 0
snmpInTraps.0 0
snmpOutTooBigs.0 0
snmpOutNoSuchNames.0 5
snmpOutBadValues.0 0
snmpOutGenErrs.0 0
snmpOutGetRequests.0 0
snmpOutGetNexts.0 0
snmpOutSetRequests.0 0
snmpOutGetResponses.0 1316
snmpOutTraps.0 0
snmpEnableAuthenTraps.0 disabled
.1.3.6.1.2.1.25.2.2.0 8192
.1.3.6.1.2.1.25.2.3.1.1.1 1
.1.3.6.1.2.1.25.2.3.1.1.2 2
.1.3.6.1.2.1.25.2.3.1.2.1 .1.3.6.1.2.1.25.2.1.2
.1.3.6.1.2.1.25.2.3.1.2.2 .1.3.6.1.2.1.25.2.1.2
.1.3.6.1.2.1.25.2.3.1.3.1 Printer RAM
.1.3.6.1.2.1.25.2.3.1.3.2 Printer Flash ROM
.1.3.6.1.2.1.25.2.3.1.4.1 1
.1.3.6.1.2.1.25.2.3.1.4.2 1
.1.3.6.1.2.1.25.2.3.1.5.1 8388608
.1.3.6.1.2.1.25.2.3.1.5.2 8388608
.1.3.6.1.2.1.25.2.3.1.6.1 8378432
.1.3.6.1.2.1.25.2.3.1.6.2 8388608
.1.3.6.1.2.1.25.2.3.1.7.1 0
.1.3.6.1.2.1.25.2.3.1.7.2 0
.1.3.6.1.2.1.25.3.2.1.1.1 1
.1.3.6.1.2.1.25.3.2.1.2.1 .1.3.6.1.2.1.25.3.1.5
.1.3.6.1.2.1.25.3.2.1.3.1 EPSON EPL-6100
.1.3.6.1.2.1.25.3.2.1.4.1 .1.3.6.1.4.1.1248.1.2.1.8.69.80.76.45.54.49.48.48
.1.3.6.1.2.1.25.3.2.1.5.1 3
.1.3.6.1.2.1.25.3.2.1.6.1 0
.1.3.6.1.2.1.25.3.5.1.1.1 3
.1.3.6.1.2.1.25.3.5.1.2.1
.1.3.6.1.2.1.43.5.1.1.1.1 561
.1.3.6.1.2.1.43.5.1.1.2.1 1
.1.3.6.1.2.1.43.5.1.1.3.1 3
.1.3.6.1.2.1.43.5.1.1.4.1
.1.3.6.1.2.1.43.5.1.1.5.1
.1.3.6.1.2.1.43.5.1.1.6.1 1
.1.3.6.1.2.1.43.5.1.1.7.1 1
.1.3.6.1.2.1.43.5.1.1.8.1 1
.1.3.6.1.2.1.43.5.1.1.9.1 1
.1.3.6.1.2.1.43.5.1.1.10.1 1
.1.3.6.1.2.1.43.5.1.1.11.1 1
.1.3.6.1.2.1.43.5.1.1.12.1 20
.1.3.6.1.2.1.43.5.1.1.13.1 3
.1.3.6.1.2.1.43.5.2.1.2.1.1 1
.1.3.6.1.2.1.43.5.2.1.2.2.2 1
.1.3.6.1.2.1.43.5.3.1.2.1.1 1
.1.3.6.1.2.1.43.6.1.1.2.1.1 Printer Cover
.1.3.6.1.2.1.43.6.1.1.3.1.1 4
.1.3.6.1.2.1.43.7.1.1.2.1.1 en
.1.3.6.1.2.1.43.7.1.1.2.1.2 fr
.1.3.6.1.2.1.43.7.1.1.2.1.3 de
.1.3.6.1.2.1.43.7.1.1.2.1.4 it
.1.3.6.1.2.1.43.7.1.1.2.1.5 es
.1.3.6.1.2.1.43.7.1.1.2.1.6 sv
.1.3.6.1.2.1.43.7.1.1.2.1.7 da
.1.3.6.1.2.1.43.7.1.1.2.1.8 nl
.1.3.6.1.2.1.43.7.1.1.2.1.9 fi
.1.3.6.1.2.1.43.7.1.1.2.1.10 pt
.1.3.6.1.2.1.43.7.1.1.3.1.1 US
.1.3.6.1.2.1.43.7.1.1.3.1.2 FR
.1.3.6.1.2.1.43.7.1.1.3.1.3 DE
.1.3.6.1.2.1.43.7.1.1.3.1.4 IT
.1.3.6.1.2.1.43.7.1.1.3.1.5 ES
.1.3.6.1.2.1.43.7.1.1.3.1.6 SE
.1.3.6.1.2.1.43.7.1.1.3.1.7 DK
.1.3.6.1.2.1.43.7.1.1.3.1.8 NL
.1.3.6.1.2.1.43.7.1.1.3.1.9 FI
.1.3.6.1.2.1.43.7.1.1.3.1.10 PT
.1.3.6.1.2.1.43.7.1.1.4.1.1 2001
.1.3.6.1.2.1.43.7.1.1.4.1.2 2001
.1.3.6.1.2.1.43.7.1.1.4.1.3 2001
.1.3.6.1.2.1.43.7.1.1.4.1.4 2001
.1.3.6.1.2.1.43.7.1.1.4.1.5 2001
.1.3.6.1.2.1.43.7.1.1.4.1.6 2001
.1.3.6.1.2.1.43.7.1.1.4.1.7 2001
.1.3.6.1.2.1.43.7.1.1.4.1.8 2001
.1.3.6.1.2.1.43.7.1.1.4.1.9 2001
.1.3.6.1.2.1.43.7.1.1.4.1.10 2001
.1.3.6.1.2.1.43.8.2.1.2.1.1 2
.1.3.6.1.2.1.43.8.2.1.2.1.2 4
.1.3.6.1.2.1.43.8.2.1.3.1.1 3
.1.3.6.1.2.1.43.8.2.1.3.1.2 3
.1.3.6.1.2.1.43.8.2.1.4.1.1 -2
.1.3.6.1.2.1.43.8.2.1.4.1.2 116929
.1.3.6.1.2.1.43.8.2.1.5.1.1 -2
.1.3.6.1.2.1.43.8.2.1.5.1.2 82677
.1.3.6.1.2.1.43.8.2.1.6.1.1 -2
.1.3.6.1.2.1.43.8.2.1.6.1.2 116929
.1.3.6.1.2.1.43.8.2.1.7.1.1 -2
.1.3.6.1.2.1.43.8.2.1.7.1.2 82677
.1.3.6.1.2.1.43.8.2.1.8.1.1 8
.1.3.6.1.2.1.43.8.2.1.8.1.2 8
.1.3.6.1.2.1.43.8.2.1.9.1.1 -2
.1.3.6.1.2.1.43.8.2.1.9.1.2 250
.1.3.6.1.2.1.43.8.2.1.10.1.1 -2
.1.3.6.1.2.1.43.8.2.1.10.1.2 58
.1.3.6.1.2.1.43.8.2.1.11.1.1 0
.1.3.6.1.2.1.43.8.2.1.11.1.2 0
.1.3.6.1.2.1.43.8.2.1.12.1.1
.1.3.6.1.2.1.43.8.2.1.12.1.2
.1.3.6.1.2.1.43.8.2.1.13.1.1 Auto
.1.3.6.1.2.1.43.8.2.1.13.1.2 MP Tray
.1.3.6.1.2.1.43.8.2.1.14.1.1
.1.3.6.1.2.1.43.8.2.1.14.1.2
.1.3.6.1.2.1.43.8.2.1.15.1.1
.1.3.6.1.2.1.43.8.2.1.15.1.2
.1.3.6.1.2.1.43.8.2.1.16.1.1
.1.3.6.1.2.1.43.8.2.1.16.1.2
.1.3.6.1.2.1.43.8.2.1.17.1.1
.1.3.6.1.2.1.43.8.2.1.17.1.2
.1.3.6.1.2.1.43.8.2.1.18.1.1
.1.3.6.1.2.1.43.8.2.1.18.1.2
.1.3.6.1.2.1.43.8.2.1.19.1.1 5
.1.3.6.1.2.1.43.8.2.1.19.1.2 5
.1.3.6.1.2.1.43.8.2.1.20.1.1 -2
.1.3.6.1.2.1.43.8.2.1.20.1.2 -2
.1.3.6.1.2.1.43.8.2.1.21.1.1
.1.3.6.1.2.1.43.8.2.1.21.1.2
.1.3.6.1.2.1.43.8.2.1.22.1.1
.1.3.6.1.2.1.43.8.2.1.22.1.2
.1.3.6.1.2.1.43.8.2.1.23.1.1 -2
.1.3.6.1.2.1.43.8.2.1.23.1.2 -2
.1.3.6.1.2.1.43.9.2.1.2.1.1 4
.1.3.6.1.2.1.43.9.2.1.3.1.1 8
.1.3.6.1.2.1.43.9.2.1.4.1.1 100
.1.3.6.1.2.1.43.9.2.1.5.1.1 -2
.1.3.6.1.2.1.43.9.2.1.6.1.1 0
.1.3.6.1.2.1.43.9.2.1.7.1.1 Face-down Tray
.1.3.6.1.2.1.43.9.2.1.8.1.1
.1.3.6.1.2.1.43.9.2.1.9.1.1
.1.3.6.1.2.1.43.9.2.1.10.1.1
.1.3.6.1.2.1.43.9.2.1.11.1.1
.1.3.6.1.2.1.43.9.2.1.12.1.1
.1.3.6.1.2.1.43.9.2.1.13.1.1 5
.1.3.6.1.2.1.43.9.2.1.14.1.1 3
.1.3.6.1.2.1.43.9.2.1.15.1.1 140156
.1.3.6.1.2.1.43.9.2.1.16.1.1 85038
.1.3.6.1.2.1.43.9.2.1.17.1.1 50000
.1.3.6.1.2.1.43.9.2.1.18.1.1 29920
.1.3.6.1.2.1.43.9.2.1.19.1.1 3
.1.3.6.1.2.1.43.9.2.1.20.1.1 4
.1.3.6.1.2.1.43.9.2.1.21.1.1 5
.1.3.6.1.2.1.43.9.2.1.22.1.1 5
.1.3.6.1.2.1.43.9.2.1.23.1.1 4
.1.3.6.1.2.1.43.9.2.1.24.1.1 5
.1.3.6.1.2.1.43.10.2.1.2.1.1 4
.1.3.6.1.2.1.43.10.2.1.3.1.1 7
.1.3.6.1.2.1.43.10.2.1.4.1.1 25424
.1.3.6.1.2.1.43.10.2.1.5.1.1 23
.1.3.6.1.2.1.43.10.2.1.6.1.1 1
.1.3.6.1.2.1.43.10.2.1.7.1.1 0
.1.3.6.1.2.1.43.10.2.1.8.1.1 3
.1.3.6.1.2.1.43.10.2.1.9.1.1 1200
.1.3.6.1.2.1.43.10.2.1.10.1.1 1200
.1.3.6.1.2.1.43.10.2.1.11.1.1 0
.1.3.6.1.2.1.43.10.2.1.12.1.1 0
.1.3.6.1.2.1.43.10.2.1.13.1.1 0
.1.3.6.1.2.1.43.10.2.1.14.1.1 0
.1.3.6.1.2.1.43.10.2.1.15.1.1 2
.1.3.6.1.2.1.43.11.1.1.2.1.1 1
.1.3.6.1.2.1.43.11.1.1.2.1.2 1
.1.3.6.1.2.1.43.11.1.1.3.1.1 1
.1.3.6.1.2.1.43.11.1.1.3.1.2 0
.1.3.6.1.2.1.43.11.1.1.4.1.1 3
.1.3.6.1.2.1.43.11.1.1.4.1.2 3
.1.3.6.1.2.1.43.11.1.1.5.1.1 3
.1.3.6.1.2.1.43.11.1.1.5.1.2 9
.1.3.6.1.2.1.43.11.1.1.6.1.1 Toner Cartridge S050087, SO50095
.1.3.6.1.2.1.43.11.1.1.6.1.2 Opc S051055
.1.3.6.1.2.1.43.11.1.1.7.1.1 4
.1.3.6.1.2.1.43.11.1.1.7.1.2 4
.1.3.6.1.2.1.43.11.1.1.8.1.1 100
.1.3.6.1.2.1.43.11.1.1.8.1.2 100
.1.3.6.1.2.1.43.11.1.1.9.1.1 0
.1.3.6.1.2.1.43.11.1.1.9.1.2 0
.1.3.6.1.2.1.43.12.1.1.2.1.1 1
.1.3.6.1.2.1.43.12.1.1.3.1.1 3
.1.3.6.1.2.1.43.12.1.1.4.1.1 black
.1.3.6.1.2.1.43.12.1.1.5.1.1 2
.1.3.6.1.2.1.43.13.4.1.2.1.1 7
.1.3.6.1.2.1.43.13.4.1.3.1.1 3
.1.3.6.1.2.1.43.13.4.1.4.1.1 960
.1.3.6.1.2.1.43.13.4.1.5.1.1 140156
.1.3.6.1.2.1.43.13.4.1.6.1.1 85038
.1.3.6.1.2.1.43.13.4.1.7.1.1 50000
.1.3.6.1.2.1.43.13.4.1.8.1.1 29920
.1.3.6.1.2.1.43.13.4.1.9.1.1 5
.1.3.6.1.2.1.43.13.4.1.10.1.1 Simplex
.1.3.6.1.2.1.43.13.4.1.11.1.1 0
.1.3.6.1.2.1.43.14.1.1.2.1.1 1
.1.3.6.1.2.1.43.14.1.1.2.1.2 5
.1.3.6.1.2.1.43.14.1.1.2.1.3 1
.1.3.6.1.2.1.43.14.1.1.3.1.1 TypeB 3
.1.3.6.1.2.1.43.14.1.1.3.1.2 ECP
.1.3.6.1.2.1.43.14.1.1.3.1.3 USB
.1.3.6.1.2.1.43.14.1.1.4.1.1 1
.1.3.6.1.2.1.43.14.1.1.4.1.2 1
.1.3.6.1.2.1.43.14.1.1.4.1.3 1
.1.3.6.1.2.1.43.14.1.1.5.1.1 3
.1.3.6.1.2.1.43.14.1.1.5.1.2 3
.1.3.6.1.2.1.43.14.1.1.5.1.3 3
.1.3.6.1.2.1.43.14.1.1.6.1.1 3
.1.3.6.1.2.1.43.14.1.1.6.1.2 3
.1.3.6.1.2.1.43.14.1.1.6.1.3 3
.1.3.6.1.2.1.43.14.1.1.7.1.1 0
.1.3.6.1.2.1.43.14.1.1.7.1.2 0
.1.3.6.1.2.1.43.14.1.1.7.1.3 0
.1.3.6.1.2.1.43.14.1.1.8.1.1 0
.1.3.6.1.2.1.43.14.1.1.8.1.2 0
.1.3.6.1.2.1.43.14.1.1.8.1.3 0
.1.3.6.1.2.1.43.15.1.1.2.1.1 1
.1.3.6.1.2.1.43.15.1.1.2.1.2 5
.1.3.6.1.2.1.43.15.1.1.2.1.3 37
.1.3.6.1.2.1.43.15.1.1.2.1.4 3
.1.3.6.1.2.1.43.15.1.1.2.1.5 4
.1.3.6.1.2.1.43.15.1.1.2.1.6 9
.1.3.6.1.2.1.43.15.1.1.2.1.7 9
.1.3.6.1.2.1.43.15.1.1.2.1.8 1
.1.3.6.1.2.1.43.15.1.1.2.1.9 1
.1.3.6.1.2.1.43.15.1.1.2.1.10 1
.1.3.6.1.2.1.43.15.1.1.2.1.11 6
.1.3.6.1.2.1.43.15.1.1.3.1.1 EJL
.1.3.6.1.2.1.43.15.1.1.3.1.2 PJL
.1.3.6.1.2.1.43.15.1.1.3.1.3
.1.3.6.1.2.1.43.15.1.1.3.1.4 PCL5E-00
.1.3.6.1.2.1.43.15.1.1.3.1.5 HPGL2-01
.1.3.6.1.2.1.43.15.1.1.3.1.6 ESCPL2
.1.3.6.1.2.1.43.15.1.1.3.1.7 ESCP9
.1.3.6.1.2.1.43.15.1.1.3.1.8 PRPXL24-01
.1.3.6.1.2.1.43.15.1.1.3.1.9 ESCPAGE-04
.1.3.6.1.2.1.43.15.1.1.3.1.10 PCLXL
.1.3.6.1.2.1.43.15.1.1.3.1.11 POSTSCRIPT-00
.1.3.6.1.2.1.43.15.1.1.4.1.1
.1.3.6.1.2.1.43.15.1.1.4.1.2
.1.3.6.1.2.1.43.15.1.1.4.1.3
.1.3.6.1.2.1.43.15.1.1.4.1.4
.1.3.6.1.2.1.43.15.1.1.4.1.5
.1.3.6.1.2.1.43.15.1.1.4.1.6
.1.3.6.1.2.1.43.15.1.1.4.1.7
.1.3.6.1.2.1.43.15.1.1.4.1.8
.1.3.6.1.2.1.43.15.1.1.4.1.9
.1.3.6.1.2.1.43.15.1.1.4.1.10
.1.3.6.1.2.1.43.15.1.1.4.1.11 3010
.1.3.6.1.2.1.43.15.1.1.5.1.1 EJL
.1.3.6.1.2.1.43.15.1.1.5.1.2 PJL
.1.3.6.1.2.1.43.15.1.1.5.1.3 Intelligent Emulation Switching
.1.3.6.1.2.1.43.15.1.1.5.1.4 PCL
.1.3.6.1.2.1.43.15.1.1.5.1.5 GL
.1.3.6.1.2.1.43.15.1.1.5.1.6 ESC/P2
.1.3.6.1.2.1.43.15.1.1.5.1.7 FX
.1.3.6.1.2.1.43.15.1.1.5.1.8 I239X
.1.3.6.1.2.1.43.15.1.1.5.1.9 ESC/Page
.1.3.6.1.2.1.43.15.1.1.5.1.10 PCL XL
.1.3.6.1.2.1.43.15.1.1.5.1.11 PostScript3
.1.3.6.1.2.1.43.15.1.1.6.1.1 19990302
.1.3.6.1.2.1.43.15.1.1.6.1.2 19990302
.1.3.6.1.2.1.43.15.1.1.6.1.3 19990302
.1.3.6.1.2.1.43.15.1.1.6.1.4 20011213
.1.3.6.1.2.1.43.15.1.1.6.1.5 20011213
.1.3.6.1.2.1.43.15.1.1.6.1.6 20010323
.1.3.6.1.2.1.43.15.1.1.6.1.7 20010323
.1.3.6.1.2.1.43.15.1.1.6.1.8 20010323
.1.3.6.1.2.1.43.15.1.1.6.1.9 20010323
.1.3.6.1.2.1.43.15.1.1.6.1.10 20020301
.1.3.6.1.2.1.43.15.1.1.6.1.11 20011119
.1.3.6.1.2.1.43.15.1.1.7.1.1 1
.1.3.6.1.2.1.43.15.1.1.7.1.2 1
.1.3.6.1.2.1.43.15.1.1.7.1.3 1
.1.3.6.1.2.1.43.15.1.1.7.1.4 3
.1.3.6.1.2.1.43.15.1.1.7.1.5 4
.1.3.6.1.2.1.43.15.1.1.7.1.6 3
.1.3.6.1.2.1.43.15.1.1.7.1.7 3
.1.3.6.1.2.1.43.15.1.1.7.1.8 3
.1.3.6.1.2.1.43.15.1.1.7.1.9 3
.1.3.6.1.2.1.43.15.1.1.7.1.10 3
.1.3.6.1.2.1.43.15.1.1.7.1.11 3
.1.3.6.1.2.1.43.15.1.1.8.1.1 -1
.1.3.6.1.2.1.43.15.1.1.8.1.2 -1
.1.3.6.1.2.1.43.15.1.1.8.1.3 -1
.1.3.6.1.2.1.43.15.1.1.8.1.4 7200
.1.3.6.1.2.1.43.15.1.1.8.1.5 19200
.1.3.6.1.2.1.43.15.1.1.8.1.6 360
.1.3.6.1.2.1.43.15.1.1.8.1.7 216
.1.3.6.1.2.1.43.15.1.1.8.1.8 360
.1.3.6.1.2.1.43.15.1.1.8.1.9 7200
.1.3.6.1.2.1.43.15.1.1.8.1.10 7200
.1.3.6.1.2.1.43.15.1.1.8.1.11 -1
.1.3.6.1.2.1.43.15.1.1.9.1.1 -1
.1.3.6.1.2.1.43.15.1.1.9.1.2 -1
.1.3.6.1.2.1.43.15.1.1.9.1.3 -1
.1.3.6.1.2.1.43.15.1.1.9.1.4 7200
.1.3.6.1.2.1.43.15.1.1.9.1.5 19200
.1.3.6.1.2.1.43.15.1.1.9.1.6 360
.1.3.6.1.2.1.43.15.1.1.9.1.7 240
.1.3.6.1.2.1.43.15.1.1.9.1.8 360
.1.3.6.1.2.1.43.15.1.1.9.1.9 7200
.1.3.6.1.2.1.43.15.1.1.9.1.10 7200
.1.3.6.1.2.1.43.15.1.1.9.1.11 -1
.1.3.6.1.2.1.43.15.1.1.10.1.1 2001
.1.3.6.1.2.1.43.15.1.1.10.1.2 2001
.1.3.6.1.2.1.43.15.1.1.10.1.3 2
.1.3.6.1.2.1.43.15.1.1.10.1.4 2
.1.3.6.1.2.1.43.15.1.1.10.1.5 2
.1.3.6.1.2.1.43.15.1.1.10.1.6 2
.1.3.6.1.2.1.43.15.1.1.10.1.7 2
.1.3.6.1.2.1.43.15.1.1.10.1.8 2
.1.3.6.1.2.1.43.15.1.1.10.1.9 2
.1.3.6.1.2.1.43.15.1.1.10.1.10 2
.1.3.6.1.2.1.43.15.1.1.10.1.11 2
.1.3.6.1.2.1.43.15.1.1.11.1.1 2001
.1.3.6.1.2.1.43.15.1.1.11.1.2 2001
.1.3.6.1.2.1.43.15.1.1.11.1.3 2
.1.3.6.1.2.1.43.15.1.1.11.1.4 2001
.1.3.6.1.2.1.43.15.1.1.11.1.5 2
.1.3.6.1.2.1.43.15.1.1.11.1.6 2
.1.3.6.1.2.1.43.15.1.1.11.1.7 2
.1.3.6.1.2.1.43.15.1.1.11.1.8 2
.1.3.6.1.2.1.43.15.1.1.11.1.9 2
.1.3.6.1.2.1.43.15.1.1.11.1.10 2004
.1.3.6.1.2.1.43.15.1.1.11.1.11 2001
.1.3.6.1.2.1.43.15.1.1.12.1.1 3
.1.3.6.1.2.1.43.15.1.1.12.1.2 3
.1.3.6.1.2.1.43.15.1.1.12.1.3 4
.1.3.6.1.2.1.43.15.1.1.12.1.4 3
.1.3.6.1.2.1.43.15.1.1.12.1.5 4
.1.3.6.1.2.1.43.15.1.1.12.1.6 4
.1.3.6.1.2.1.43.15.1.1.12.1.7 4
.1.3.6.1.2.1.43.15.1.1.12.1.8 4
.1.3.6.1.2.1.43.15.1.1.12.1.9 4
.1.3.6.1.2.1.43.15.1.1.12.1.10 3
.1.3.6.1.2.1.43.15.1.1.12.1.11 3
.1.3.6.1.2.1.43.16.5.1.2.1.1 Toner Low
.1.3.6.1.2.1.43.17.6.1.2.1.1 300
.1.3.6.1.2.1.43.17.6.1.2.1.2 0
.1.3.6.1.2.1.43.17.6.1.2.1.3 0
.1.3.6.1.2.1.43.17.6.1.2.1.4 0
.1.3.6.1.2.1.43.17.6.1.2.1.5 300
.1.3.6.1.2.1.43.17.6.1.2.1.6 0
.1.3.6.1.2.1.43.17.6.1.3.1.1 0
.1.3.6.1.2.1.43.17.6.1.3.1.2 300
.1.3.6.1.2.1.43.17.6.1.3.1.3 300
.1.3.6.1.2.1.43.17.6.1.3.1.4 300
.1.3.6.1.2.1.43.17.6.1.3.1.5 300
.1.3.6.1.2.1.43.17.6.1.3.1.6 300
.1.3.6.1.2.1.43.17.6.1.4.1.1 5
.1.3.6.1.2.1.43.17.6.1.4.1.2 9
.1.3.6.1.2.1.43.17.6.1.4.1.3 4
.1.3.6.1.2.1.43.17.6.1.4.1.4 4
.1.3.6.1.2.1.43.17.6.1.4.1.5 4
.1.3.6.1.2.1.43.17.6.1.4.1.6 4
.1.3.6.1.2.1.43.17.6.1.5.1.1 Ready LED
.1.3.6.1.2.1.43.17.6.1.5.1.2 Data LED
.1.3.6.1.2.1.43.17.6.1.5.1.3 Error LED
.1.3.6.1.2.1.43.17.6.1.5.1.4 Memory LED
.1.3.6.1.2.1.43.17.6.1.5.1.5 Toner LED
.1.3.6.1.2.1.43.17.6.1.5.1.6 Paper LED
.1.3.6.1.2.1.43.18.1.1.2.1.1 4
.1.3.6.1.2.1.43.18.1.1.3.1.1 3
.1.3.6.1.2.1.43.18.1.1.4.1.1 11
.1.3.6.1.2.1.43.18.1.1.5.1.1 1
.1.3.6.1.2.1.43.18.1.1.6.1.1 -2
.1.3.6.1.2.1.43.18.1.1.7.1.1 1104
.1.3.6.1.2.1.43.18.1.1.8.1.1 Toner Low
.1.3.6.1.4.1.11.2.3.9.1.1.3.0 Toner Low
.1.3.6.1.4.1.11.2.3.9.1.1.4.0
.1.3.6.1.4.1.11.2.3.9.1.1.7.0 MANUFACTURER:EPSON;COMMAND SET:EJL,PJL,PCL,HPGL2-01,ESCPL2,ESCP9,PRPXL24-01,ESCPAGE-04,PCLXL,POSTSCRIPT;MODEL:EPL-6100;CLASS:PRINTER;DESCRIPTION:EPSON EPL-6100;
.1.3.6.1.4.1.1248.1.1.1.0 3
.1.3.6.1.4.1.1248.1.1.3.1.1.1.0 EPB80FF9ENSN
.1.3.6.1.4.1.1248.1.1.3.1.1.3.0 256
.1.3.6.1.4.1.1248.1.1.3.1.1.4.0 533
.1.3.6.1.4.1.1248.1.1.3.1.1.5.0 0x00 0x00 0x48 0xB8 0x0F 0xF9
.1.3.6.1.4.1.1248.1.1.3.1.1.6.0 15
.1.3.6.1.4.1.1248.1.1.3.1.1.7.0 13
.1.3.6.1.4.1.1248.1.1.3.1.1.8.0 0
.1.3.6.1.4.1.1248.1.1.3.1.1.9.0 65792
.1.3.6.1.4.1.1248.1.1.3.1.1.10.0 0
.1.3.6.1.4.1.1248.1.1.3.1.1.11.0 0
.1.3.6.1.4.1.1248.1.1.3.1.1.12.0 0
.1.3.6.1.4.1.1248.1.1.3.1.1.13.0 0
.1.3.6.1.4.1.1248.1.1.3.1.1.14.0 2315
.1.3.6.1.4.1.1248.1.1.3.1.1.17.0
.1.3.6.1.4.1.1248.1.1.3.1.1.18.0 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
.1.3.6.1.4.1.1248.1.1.3.1.1.19.0 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
.1.3.6.1.4.1.1248.1.1.3.1.1.20.0 1
.1.3.6.1.4.1.1248.1.1.3.1.1.21.0 32768
.1.3.6.1.4.1.1248.1.1.3.1.1.22.0 10.0.0.50
.1.3.6.1.4.1.1248.1.1.3.1.1.23.0 255.255.255.0
.1.3.6.1.4.1.1248.1.1.3.1.1.24.0 10.0.0.254
.1.3.6.1.4.1.1248.1.1.3.1.1.25.0 1
.1.3.6.1.4.1.1248.1.1.3.1.1.26.0 EPSONNICENPC
.1.3.6.1.4.1.1248.1.1.3.1.1.27.0 *
.1.3.6.1.4.1.1248.1.1.3.1.1.28.0 0
.1.3.6.1.4.1.1248.1.1.3.1.1.29.0 65534
.1.3.6.1.4.1.1248.1.1.3.1.1.30.0 1
.1.3.6.1.4.1.1248.1.1.3.1.1.32.0 ********
.1.3.6.1.4.1.1248.1.1.3.1.1.33.0 EPB80FF9
.1.3.6.1.4.1.1248.1.1.3.1.1.34.0 32796
.1.3

.1.3.6.1.4.1.1248.1.1.3.1.1.35.0 0
.1.3.6.1.4.1.1248.1.1.3.1.1.36.0 0
.1.3.6.1.4.1.1248.1.1.3.1.1.37.0
.1.3.6.1.4.1.1248.1.1.3.1.1.38.1.2.1 255.255.255.255
.1.3.6.1.4.1.1248.1.1.3.1.1.39.0 0
.1.3.6.1.4.1.1248.1.1.3.1.1.40.0 EPL-6100-B80FF9
.1.3.6.1.4.1.1248.1.1.3.1.2.1.0 public
.1.3.6.1.4.1.1248.1.1.3.1.2.2.0
.1.3.6.1.4.1.1248.1.1.3.1.2.3.0 0
.1.3.6.1.4.1.1248.1.1.3.1.2.4.0 1
.1.3.6.1.4.1.1248.1.1.3.1.2.5.0 public
.1.3.6.1.4.1.1248.1.1.3.1.2.6.0 public
.1.3.6.1.4.1.1248.1.1.3.1.2.7.0 10.0.0.4
.1.3.6.1.4.1.1248.1.1.3.1.2.8.0 10.0.0.136
.1.3.6.1.4.1.1248.1.1.3.1.2.9.0 1
.1.3.6.1.4.1.1248.1.1.3.1.2.10.0 1
.1.3.6.1.4.1.1248.1.1.3.1.2.15.1.2.1
.1.3.6.1.4.1.1248.1.1.3.1.2.15.1.2.2
.1.3.6.1.4.1.1248.1.1.3.1.2.15.1.3.1 0
.1.3.6.1.4.1.1248.1.1.3.1.2.15.1.3.2 0
.1.3.6.1.4.1.1248.1.1.3.1.2.15.1.4.1 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
.1.3.6.1.4.1.1248.1.1.3.1.2.15.1.4.2 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
.1.3.6.1.4.1.1248.1.1.3.1.3.8.0 EPL-6100
.1.3.6.1.4.1.1248.1.1.3.1.4.1.0 119865601
.1.3.6.1.4.1.1248.1.1.3.1.4.2.0 117440769
.1.3.6.1.4.1.1248.1.1.3.1.4.3.0 0
.1.3.6.1.4.1.1248.1.1.3.1.4.4.0 EPL-6100-B80FF9
.1.3.6.1.4.1.1248.1.1.3.1.4.5.0
.1.3.6.1.4.1.1248.1.1.3.1.4.6.0
.1.3.6.1.4.1.1248.1.1.3.1.4.7.0 5
.1.3.6.1.4.1.1248.1.1.3.1.4.8.0 EPL-6100-B80FF9
.1.3.6.1.4.1.1248.1.1.3.1.4.9.0 0
.1.3.6.1.4.1.1248.1.1.3.1.4.10.0 EPL-6100-B80FF9
.1.3.6.1.4.1.1248.1.1.3.1.4.16.0 EPSON1
.1.3.6.1.4.1.1248.1.1.3.1.4.17.1.2.1 EPSONPCL5
.1.3.6.1.4.1.1248.1.1.3.1.4.17.1.2.2 EPSONHPGL2
.1.3.6.1.4.1.1248.1.1.3.1.4.17.1.2.3 EPSONLQ2
.1.3.6.1.4.1.1248.1.1.3.1.4.17.1.2.4 EPSONFX
.1.3.6.1.4.1.1248.1.1.3.1.4.17.1.2.5 EPSONPRPXL24
.1.3.6.1.4.1.1248.1.1.3.1.4.17.1.2.6 EPSONPAGE4
.1.3.6.1.4.1.1248.1.1.3.1.4.17.1.2.7 EPSONPCLXL
.1.3.6.1.4.1.1248.1.1.3.1.4.17.1.2.8 LaserWriter
.1.3.6.1.4.1.1248.1.1.3.1.4.18.0 0
.1.3.6.1.4.1.1248.1.1.3.1.4.19.1.2.1 1
.1.3.6.1.4.1.1248.1.1.3.1.4.19.1.3.1
.1.3.6.1.4.1.1248.1.1.3.1.4.19.1.4.1 EPSON_IPP_Printer
.1.3.6.1.4.1.1248.1.1.3.1.5.1.0
.1.3.6.1.4.1.1248.1.1.3.1.5.2.0
.1.3.6.1.4.1.1248.1.1.3.1.5.3.0
.1.3.6.1.4.1.1248.1.1.3.1.5.4.0
.1.3.6.1.4.1.1248.1.1.3.1.7.1.0 60
.1.3.6.1.4.1.1248.1.2.2.1.1.1.1.1 MFG:EPSON;CMD:EJL,PJL,PCL,HPGL2-01,ESCPL2,ESCP9,PRPXL24-01,ESCPAGE-04,PCLXL,POSTSCRIPT;MDL:EPL-6100;CLS:PRINTER;DES:EPSON EPL-6100;
.1.3.6.1.4.1.1248.1.2.2.1.1.1.2.1 EPL-6100
.1.3.6.1.4.1.1248.1.2.2.1.1.1.3.1 ELP_5900
.1.3.6.1.4.1.1248.1.2.2.1.1.1.4.1 @EJL STATUS CODE=22A607D100080100000000FFFFFF00FFFFFF00000000635000000001000017FFFF00FAFFFFFFFF0E00000000FF0100FFFFFF00

.1.3.6.1.4.1.1248.1.2.2.2.1.1.2.1.1 17505
.1.3.6.1.4.1.1248.1.2.2.2.1.1.2.1.2 500644120800
.1.3.6.1.4.1.1248.1.2.2.2.1.1.2.1.3 23502
.1.3.6.1.4.1.1248.1.2.2.2.1.1.3.1.1 Firmware
.1.3.6.1.4.1.1248.1.2.2.2.1.1.3.1.2 Font ROM
.1.3.6.1.4.1.1248.1.2.2.2.1.1.3.1.3 MCU
.1.3.6.1.4.1.1248.1.2.2.3.1.1.2.1 60
.1.3.6.1.4.1.1248.1.2.2.3.1.1.4.1 4
.1.3.6.1.4.1.1248.1.2.2.3.1.1.10.1 1
.1.3.6.1.4.1.1248.1.2.2.3.1.1.13.1 1
.1.3.6.1.4.1.1248.1.2.2.4.1.1.2.1.1 2
.1.3.6.1.4.1.1248.1.2.2.4.1.1.2.1.2 4
.1.3.6.1.4.1.1248.1.2.2.4.1.1.2.1.3 7
.1.3.6.1.4.1.1248.1.2.2.4.1.1.3.1.1 2
.1.3.6.1.4.1.1248.1.2.2.4.1.1.3.1.2 4
.1.3.6.1.4.1.1248.1.2.2.4.1.1.3.1.3 7
.1.3.6.1.4.1.1248.1.2.2.4.1.1.4.1.1 1
.1.3.6.1.4.1.1248.1.2.2.4.1.1.4.1.2 1
.1.3.6.1.4.1.1248.1.2.2.4.1.1.4.1.3 1
.1.3.6.1.4.1.1248.1.2.2.4.1.1.5.1.1 1
.1.3.6.1.4.1.1248.1.2.2.4.1.1.5.1.2 1
.1.3.6.1.4.1.1248.1.2.2.4.1.1.5.1.3 1
.1.3.6.1.4.1.1248.1.2.2.4.2.1.2.1.1 1
.1.3.6.1.4.1.1248.1.2.2.4.2.1.3.1.1 2
.1.3.6.1.4.1.1248.1.2.2.4.2.1.4.1.1 0
.1.3.6.1.4.1.1248.1.2.2.4.4.1.2.1.1 0
.1.3.6.1.4.1.1248.1.2.2.4.7.1.2.1.1 0
.1.3.6.1.4.1.1248.1.2.2.5.1.1.2.1.1 0
.1.3.6.1.4.1.1248.1.2.2.5.1.1.3.1.1 3
.1.3.6.1.4.1.1248.1.2.2.5.1.1.4.1.1 4
.1.3.6.1.4.1.1248.1.2.2.5.1.1.5.1.1 1
.1.3.6.1.4.1.1248.1.2.2.5.1.1.6.1.1 4
.1.3.6.1.4.1.1248.1.2.2.5.1.1.8.1.1 3
.1.3.6.1.4.1.1248.1.2.2.5.1.1.9.1.1 4
.1.3.6.1.4.1.1248.1.2.2.5.1.1.10.1.1 3
.1.3.6.1.4.1.1248.1.2.2.5.1.1.11.1.1 3
.1.3.6.1.4.1.1248.1.2.2.5.1.1.12.1.1 0
.1.3.6.1.4.1.1248.1.2.2.5.1.1.13.1.1 0
.1.3.6.1.4.1.1248.1.2.2.5.1.1.17.1.1 4
.1.3.6.1.4.1.1248.1.2.2.5.1.1.18.1.1 4
.1.3.6.1.4.1.1248.1.2.2.5.1.1.19.1.1 2
.1.3.6.1.4.1.1248.1.2.2.5.1.1.20.1.1 2
.1.3.6.1.4.1.1248.1.2.2.5.1.1.21.1.1 0
.1.3.6.1.4.1.1248.1.2.2.5.1.1.25.1.1 4
.1.3.6.1.4.1.1248.1.2.2.5.1.1.26.1.1 600
.1.3.6.1.4.1.1248.1.2.2.5.1.1.27.1.1 4
.1.3.6.1.4.1.1248.1.2.2.5.1.1.28.1.1 0
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.1 Letter
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.2 Legal
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.3 A4
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.4 Executive
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.5 Commercial 10
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.6 C5
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.7 DL
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.8 Monarch
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.9 International B5
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.10 Custom
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.11 B5
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.12 C6
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.13 A5
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.14 Half Letter
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.15 Government Letter
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.16 Government Legal
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.17 F4
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.1 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.2 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.3 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.4 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.5 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.6 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.7 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.8 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.9 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.10 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.11 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.12 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.13 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.14 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.15 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.16 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.17 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.1 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.2 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.3 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.4 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.5 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.6 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.7 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.8 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.9 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.10 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.11 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.12 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.13 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.14 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.15 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.16 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.17 -2
.1.3.6.1.4.1.1248.1.2.2.7.1.1.2.1.1 Plain
.1.3.6.1.4.1.1248.1.2.2.7.1.1.2.1.2 Letterhead
.1.3.6.1.4.1.1248.1.2.2.7.1.1.2.1.3 Recycled
.1.3.6.1.4.1.1248.1.2.2.7.1.1.2.1.4 Color
.1.3.6.1.4.1.1248.1.2.2.7.1.1.2.1.5 Transparency
.1.3.6.1.4.1.1248.1.2.2.7.1.1.2.1.6 Labels
.1.3.6.1.4.1.1248.1.2.2.8.1.1.2.1.1 0
.1.3.6.1.4.1.1248.1.2.2.8.1.1.3.1.1 4
.1.3.6.1.4.1.1248.1.2.2.8.1.1.4.1.1 0
.1.3.6.1.4.1.1248.1.2.2.8.1.1.5.1.1 0
.1.3.6.1.4.1.1248.1.2.2.8.1.1.6.1.1 1000
.1.3.6.1.4.1.1248.1.2.2.8.1.1.7.1.1 1200
.1.3.6.1.4.1.1248.1.2.2.8.1.1.8.1.1 1
.1.3.6.1.4.1.1248.1.2.2.8.1.1.9.1.1 64
.1.3.6.1.4.1.1248.1.2.2.8.1.1.10.1.1 277
.1.3.6.1.4.1.1248.1.2.2.8.1.1.11.1.1 277
.1.3.6.1.4.1.1248.1.2.2.8.1.1.12.1.1 0
.1.3.6.1.4.1.1248.1.2.2.8.1.1.13.1.1 1
.1.3.6.1.4.1.1248.1.2.2.8.1.1.14.1.1 1
.1.3.6.1.4.1.1248.1.2.2.9.1.1.2.1.1 0
.1.3.6.1.4.1.1248.1.2.2.9.1.1.3.1.1 5
.1.3.6.1.4.1.1248.1.2.2.9.1.1.4.1.1 2
.1.3.6.1.4.1.1248.1.2.2.9.1.1.5.1.1 0
.1.3.6.1.4.1.1248.1.2.2.9.1.1.6.1.1 0
.1.3.6.1.4.1.1248.1.2.2.9.1.1.7.1.1 0
.1.3.6.1.4.1.1248.1.2.2.9.1.1.8.1.1 0
.1.3.6.1.4.1.1248.1.2.2.9.1.1.9.1.1 0
.1.3.6.1.4.1.1248.1.2.2.9.1.1.10.1.1 35
.1.3.6.1.4.1.1248.1.2.2.9.1.1.11.1.1 35
.1.3.6.1.4.1.1248.1.2.2.9.1.1.12.1.1 35
.1.3.6.1.4.1.1248.1.2.2.9.1.1.13.1.1 35
.1.3.6.1.4.1.1248.1.2.2.9.1.1.14.1.1 35
.1.3.6.1.4.1.1248.1.2.2.9.1.1.15.1.1 35
.1.3.6.1.4.1.1248.1.2.2.9.1.1.16.1.1 35
.1.3.6.1.4.1.1248.1.2.2.10.1.1.2.1.1 0
.1.3.6.1.4.1.1248.1.2.2.10.1.1.3.1.1 6
.1.3.6.1.4.1.1248.1.2.2.10.1.1.4.1.1 1
.1.3.6.1.4.1.1248.1.2.2.10.1.1.5.1.1 1
.1.3.6.1.4.1.1248.1.2.2.10.1.1.6.1.1 4
.1.3.6.1.4.1.1248.1.2.2.10.1.1.7.1.1 50
.1.3.6.1.4.1.1248.1.2.2.10.1.1.8.1.1 66
.1.3.6.1.4.1.1248.1.2.2.10.1.1.9.1.1 1
.1.3.6.1.4.1.1248.1.2.2.10.1.1.10.1.1 1
.1.3.6.1.4.1.1248.1.2.2.10.1.1.11.1.1 3
.1.3.6.1.4.1.1248.1.2.2.10.1.1.12.1.1 4
.1.3.6.1.4.1.1248.1.2.2.10.1.1.13.1.1 1
.1.3.6.1.4.1.1248.1.2.2.10.1.1.14.1.1 0
.1.3.6.1.4.1.1248.1.2.2.11.1.1.2.1.1 0
.1.3.6.1.4.1.1248.1.2.2.11.1.1.3.1.1 7
.1.3.6.1.4.1.1248.1.2.2.11.1.1.4.1.1 1
.1.3.6.1.4.1.1248.1.2.2.11.1.1.5.1.1 1
.1.3.6.1.4.1.1248.1.2.2.11.1.1.6.1.1 4
.1.3.6.1.4.1.1248.1.2.2.11.1.1.7.1.1 50
.1.3.6.1.4.1.1248.1.2.2.11.1.1.8.1.1 66
.1.3.6.1.4.1.1248.1.2.2.11.1.1.9.1.1 1
.1.3.6.1.4.1.1248.1.2.2.11.1.1.10.1.1 1
.1.3.6.1.4.1.1248.1.2.2.11.1.1.11.1.1 3
.1.3.6.1.4.1.1248.1.2.2.11.1.1.12.1.1 4
.1.3.6.1.4.1.1248.1.2.2.11.1.1.13.1.1 1
.1.3.6.1.4.1.1248.1.2.2.11.1.1.14.1.1 0
.1.3.6.1.4.1.1248.1.2.2.12.1.1.2.1.1 0
.1.3.6.1.4.1.1248.1.2.2.12.1.1.3.1.1 8
.1.3.6.1.4.1.1248.1.2.2.12.1.1.4.1.1 1
.1.3.6.1.4.1.1248.1.2.2.12.1.1.5.1.1 1
.1.3.6.1.4.1.1248.1.2.2.12.1.1.6.1.1 437
.1.3.6.1.4.1.1248.1.2.2.12.1.1.7.1.1 40
.1.3.6.1.4.1.1248.1.2.2.12.1.1.8.1.1 67
.1.3.6.1.4.1.1248.1.2.2.12.1.1.9.1.1 4
.1.3.6.1.4.1.1248.1.2.2.12.1.1.10.1.1 4
.1.3.6.1.4.1.1248.1.2.2.12.1.1.11.1.1 4
.1.3.6.1.4.1.1248.1.2.2.12.1.1.12.1.1 1
.1.3.6.1.4.1.1248.1.2.2.12.1.1.13.1.1 0
.1.3.6.1.4.1.1248.1.2.2.12.1.1.14.1.1 2
.1.3.6.1.4.1.1248.1.2.2.13.1.1.2.1.1 0
.1.3.6.1.4.1.1248.1.2.2.13.1.1.3.1.1 11
.1.3.6.1.4.1.1248.1.2.2.13.1.1.4.1.1 4
.1.3.6.1.4.1.1248.1.2.2.21.1.1.2.1.1 3
.1.3.6.1.4.1.1248.1.2.2.21.1.1.2.1.2 4
.1.3.6.1.4.1.1248.1.2.2.21.1.1.2.1.3 5
.1.3.6.1.4.1.1248.1.2.2.21.1.1.2.1.4 6
.1.3.6.1.4.1.1248.1.2.2.21.1.1.2.1.5 12
.1.3.6.1.4.1.1248.1.2.2.21.1.1.2.1.6 13
.1.3.6.1.4.1.1248.1.2.2.21.1.1.2.1.7 101
.1.3.6.1.4.1.1248.1.2.2.21.1.1.2.1.8 106
.1.3.6.1.4.1.1248.1.2.2.21.1.1.2.1.9 112
.1.3.6.1.4.1.1248.1.2.2.21.1.1.2.1.10 117
.1.3.6.1.4.1.1248.1.2.2.21.1.1.2.1.11 118
.1.3.6.1.4.1.1248.1.2.2.21.1.1.2.1.12 119
.1.3.6.1.4.1.1248.1.2.2.21.1.1.2.1.13 120
.1.3.6.1.4.1.1248.1.2.2.21.1.1.2.1.14 121
.1.3.6.1.4.1.1248.1.2.2.21.1.1.2.1.15 122
.1.3.6.1.4.1.1248.1.2.2.21.1.1.3.1.1 0
.1.3.6.1.4.1.1248.1.2.2.21.1.1.3.1.2 0
.1.3.6.1.4.1.1248.1.2.2.21.1.1.3.1.3 0
.1.3.6.1.4.1.1248.1.2.2.21.1.1.3.1.4 0
.1.3.6.1.4.1.1248.1.2.2.21.1.1.3.1.5 0
.1.3.6.1.4.1.1248.1.2.2.21.1.1.3.1.6 0
.1.3.6.1.4.1.1248.1.2.2.21.1.1.3.1.7 0
.1.3.6.1.4.1.1248.1.2.2.21.1.1.3.1.8 0
.1.3.6.1.4.1.1248.1.2.2.21.1.1.3.1.9 0
.1.3.6.1.4.1.1248.1.2.2.21.1.1.3.1.10 0
.1.3.6.1.4.1.1248.1.2.2.21.1.1.3.1.11 0
.1.3.6.1.4.1.1248.1.2.2.21.1.1.3.1.12 0
.1.3.6.1.4.1.1248.1.2.2.21.1.1.3.1.13 0
.1.3.6.1.4.1.1248.1.2.2.21.1.1.3.1.14 0
.1.3.6.1.4.1.1248.1.2.2.21.1.1.3.1.15 0
.1.3.6.1.4.1.1248.1.2.2.22.1.1.2.1.1 ROM DIMM A
.1.3.6.1.4.1.1248.1.2.2.22.1.1.2.1.2 TypeB 1
.1.3.6.1.4.1.1248.1.2.2.22.1.1.3.1.1 2
.1.3.6.1.4.1.1248.1.2.2.22.1.1.3.1.2 3
.1.3.6.1.4.1.1248.1.2.2.22.1.1.4.1.1 1
.1.3.6.1.4.1.1248.1.2.2.22.1.1.4.1.2 1
.1.3.6.1.4.1.1248.1.2.2.22.2.1.2.1.1 0
.1.3.6.1.4.1.1248.1.2.2.22.2.1.3.1.1
.1.3.6.1.4.1.1248.1.2.2.22.3.1.2.1.1 0
.1.3.6.1.4.1.1248.1.2.2.22.3.1.3.1.1 EIPS2
.1.3.6.1.4.1.1248.1.2.2.23.1.1.2.1.1 -2
.1.3.6.1.4.1.1248.1.2.2.23.1.1.2.1.2 3
.1.3.6.1.4.1.1248.1.2.2.23.1.1.3.1.1 1
.1.3.6.1.4.1.1248.1.2.2.23.1.1.3.1.2 1
.1.3.6.1.4.1.1248.1.2.2.23.1.1.4.1.1 -2
.1.3.6.1.4.1.1248.1.2.2.23.1.1.4.1.2 -2
.1.3.6.1.4.1.1248.1.2.2.23.1.1.5.1.1 -2
.1.3.6.1.4.1.1248.1.2.2.23.1.1.5.1.2 -2
.1.3.6.1.4.1.1248.1.2.2.23.1.1.6.1.1 -2
.1.3.6.1.4.1.1248.1.2.2.23.1.1.6.1.2 1
.1.3.6.1.4.1.1248.1.2.2.23.1.1.7.1.1 5
.1.3.6.1.4.1.1248.1.2.2.23.1.1.7.1.2 5
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.1 1
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.2 2
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.3 3
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.4 4
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.5 5
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.6 6
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.7 7
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.8 8
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.9 9
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.10 11
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.11 12
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.12 13
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.13 14
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.14 15
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.15 16
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.16 17
.1.3.6.1.4.1.1248.1.2.2.23.3.1.2.1.2.1 1
.1.3.6.1.4.1.1248.1.2.2.23.3.1.2.1.2.2 2
.1.3.6.1.4.1.1248.1.2.2.23.3.1.2.1.2.3 3
.1.3.6.1.4.1.1248.1.2.2.23.3.1.2.1.2.4 4
.1.3.6.1.4.1.1248.1.2.2.23.3.1.2.1.2.5 5
.1.3.6.1.4.1.1248.1.2.2.23.3.1.2.1.2.6 6
.1.3.6.1.4.1.1248.1.2.2.24.1.1.2.1.1 1
.1.3.6.1.4.1.1248.1.2.2.24.1.1.3.1.1 -2
.1.3.6.1.4.1.1248.1.2.2.24.1.1.4.1.1
.1.3.6.1.4.1.1248.1.2.2.26.1.1.2.1.1 3
.1.3.6.1.4.1.1248.1.2.2.26.1.1.3.1.1 -2
.1.3.6.1.4.1.1248.1.2.2.27.1.1.2.1.1 3
.1.3.6.1.4.1.1248.1.2.2.27.1.1.3.1.1 25424
.1.3.6.1.4.1.1248.1.2.2.27.1.1.4.1.1 0
.1.3.6.1.4.1.1248.1.2.2.27.1.1.5.1.1 25424
.1.3.6.1.4.1.1248.1.2.2.28.1.1.2.1.1 -3
.1.3.6.1.4.1.1248.1.2.2.28.1.1.2.1.2 -3
.1.3.6.1.4.1.1248.1.2.2.28.1.1.3.1.1 -2
.1.3.6.1.4.1.1248.1.2.2.28.1.1.3.1.2 -2
.1.3.6.1.4.1.1248.1.2.2.36.1.1.1.1 4
.1.3.6.1.4.1.1248.1.2.2.36.1.1.2.1 113
.1.3.6.1.4.1.1248.1.2.2.38.2.1.1.1.12070 12070
.1.3.6.1.4.1.1248.1.2.2.38.2.1.1.1.12071 12071
.1.3.6.1.4.1.1248.1.2.2.38.2.1.1.1.12072 12072
.1.3.6.1.4.1.1248.1.2.2.38.2.1.1.1.12073 12073
.1.3.6.1.4.1.1248.1.2.2.38.2.1.1.1.12074 12074
.1.3.6.1.4.1.1248.1.2.2.38.2.1.2.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.2.1.2.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.2.1.2.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.2.1.2.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.2.1.2.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.2.1.3.1.12070 3353
.1.3.6.1.4.1.1248.1.2.2.38.2.1.3.1.12071 8586
.1.3.6.1.4.1.1248.1.2.2.38.2.1.3.1.12072 1328
.1.3.6.1.4.1.1248.1.2.2.38.2.1.3.1.12073 1109
.1.3.6.1.4.1.1248.1.2.2.38.2.1.3.1.12074 3443
.1.3.6.1.4.1.1248.1.2.2.38.2.1.4.1.12070 2
.1.3.6.1.4.1.1248.1.2.2.38.2.1.4.1.12071 2
.1.3.6.1.4.1.1248.1.2.2.38.2.1.4.1.12072 2
.1.3.6.1.4.1.1248.1.2.2.38.2.1.4.1.12073 2
.1.3.6.1.4.1.1248.1.2.2.38.2.1.4.1.12074 2
.1.3.6.1.4.1.1248.1.2.2.38.2.1.5.1.12070 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.5.1.12071 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.5.1.12072 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.5.1.12073 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.5.1.12074 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.6.1.12070 311032
.1.3.6.1.4.1.1248.1.2.2.38.2.1.6.1.12071 639195
.1.3.6.1.4.1.1248.1.2.2.38.2.1.6.1.12072 70447
.1.3.6.1.4.1.1248.1.2.2.38.2.1.6.1.12073 162427
.1.3.6.1.4.1.1248.1.2.2.38.2.1.6.1.12074 309118
.1.3.6.1.4.1.1248.1.2.2.38.2.1.7.1.12070 488
.1.3.6.1.4.1.1248.1.2.2.38.2.1.7.1.12071 7700
.1.3.6.1.4.1.1248.1.2.2.38.2.1.7.1.12072 52
.1.3.6.1.4.1.1248.1.2.2.38.2.1.7.1.12073 22
.1.3.6.1.4.1.1248.1.2.2.38.2.1.7.1.12074 360
.1.3.6.1.4.1.1248.1.2.2.38.2.1.8.1.12070 3
.1.3.6.1.4.1.1248.1.2.2.38.2.1.8.1.12071 3
.1.3.6.1.4.1.1248.1.2.2.38.2.1.8.1.12072 3
.1.3.6.1.4.1.1248.1.2.2.38.2.1.8.1.12073 3
.1.3.6.1.4.1.1248.1.2.2.38.2.1.8.1.12074 3
.1.3.6.1.4.1.1248.1.2.2.38.2.1.9.1.12070 512
.1.3.6.1.4.1.1248.1.2.2.38.2.1.9.1.12071 7726
.1.3.6.1.4.1.1248.1.2.2.38.2.1.9.1.12072 78
.1.3.6.1.4.1.1248.1.2.2.38.2.1.9.1.12073 42
.1.3.6.1.4.1.1248.1.2.2.38.2.1.9.1.12074 384
.1.3.6.1.4.1.1248.1.2.2.38.2.1.10.1.12070 4
.1.3.6.1.4.1.1248.1.2.2.38.2.1.10.1.12071 4
.1.3.6.1.4.1.1248.1.2.2.38.2.1.10.1.12072 4
.1.3.6.1.4.1.1248.1.2.2.38.2.1.10.1.12073 4
.1.3.6.1.4.1.1248.1.2.2.38.2.1.10.1.12074 4
.1.3.6.1.4.1.1248.1.2.2.38.2.1.11.1.12070 2058
.1.3.6.1.4.1.1248.1.2.2.38.2.1.11.1.12071 862
.1.3.6.1.4.1.1248.1.2.2.38.2.1.11.1.12072 1251
.1.3.6.1.4.1.1248.1.2.2.38.2.1.11.1.12073 1069
.1.3.6.1.4.1.1248.1.2.2.38.2.1.11.1.12074 2949
.1.3.6.1.4.1.1248.1.2.2.38.2.1.12.1.12070 2
.1.3.6.1.4.1.1248.1.2.2.38.2.1.12.1.12071 2
.1.3.6.1.4.1.1248.1.2.2.38.2.1.12.1.12072 2
.1.3.6.1.4.1.1248.1.2.2.38.2.1.12.1.12073 2
.1.3.6.1.4.1.1248.1.2.2.38.2.1.12.1.12074 2
.1.3.6.1.4.1.1248.1.2.2.38.2.1.13.1.12070 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.13.1.12071 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.13.1.12072 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.13.1.12073 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.13.1.12074 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.14.1.12070 6
.1.3.6.1.4.1.1248.1.2.2.38.2.1.14.1.12071 9
.1.3.6.1.4.1.1248.1.2.2.38.2.1.14.1.12072 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.14.1.12073 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.14.1.12074 6
.1.3.6.1.4.1.1248.1.2.2.38.2.1.15.1.12070 6
.1.3.6.1.4.1.1248.1.2.2.38.2.1.15.1.12071 9
.1.3.6.1.4.1.1248.1.2.2.38.2.1.15.1.12072 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.15.1.12073 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.15.1.12074 6
.1.3.6.1.4.1.1248.1.2.2.38.2.1.16.1.12070 6
.1.3.6.1.4.1.1248.1.2.2.38.2.1.16.1.12071 9
.1.3.6.1.4.1.1248.1.2.2.38.2.1.16.1.12072 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.16.1.12073 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.16.1.12074 6
.1.3.6.1.4.1.1248.1.2.2.38.2.1.17.1.12070 6
.1.3.6.1.4.1.1248.1.2.2.38.2.1.17.1.12071 9
.1.3.6.1.4.1.1248.1.2.2.38.2.1.17.1.12072 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.17.1.12073 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.17.1.12074 6
.1.3.6.1.4.1.1248.1.2.2.38.2.1.18.1.12070 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.18.1.12071 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.18.1.12072 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.18.1.12073 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.18.1.12074 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.19.1.12070 15
.1.3.6.1.4.1.1248.1.2.2.38.2.1.19.1.12071 15
.1.3.6.1.4.1.1248.1.2.2.38.2.1.19.1.12072 15
.1.3.6.1.4.1.1248.1.2.2.38.2.1.19.1.12073 15
.1.3.6.1.4.1.1248.1.2.2.38.2.1.19.1.12074 15
.1.3.6.1.4.1.1248.1.2.2.38.2.1.20.1.12070 -2326
.1.3.6.1.4.1.1248.1.2.2.38.2.1.20.1.12071 -2125
.1.3.6.1.4.1.1248.1.2.2.38.2.1.20.1.12072 -1888
.1.3.6.1.4.1.1248.1.2.2.38.2.1.20.1.12073 -1882
.1.3.6.1.4.1.1248.1.2.2.38.2.1.20.1.12074 -727
.1.3.6.1.4.1.1248.1.2.2.38.2.1.21.1.12070 -2326
.1.3.6.1.4.1.1248.1.2.2.38.2.1.21.1.12071 -2125
.1.3.6.1.4.1.1248.1.2.2.38.2.1.21.1.12072 -1888
.1.3.6.1.4.1.1248.1.2.2.38.2.1.21.1.12073 -1882
.1.3.6.1.4.1.1248.1.2.2.38.2.1.21.1.12074 -727
.1.3.6.1.4.1.1248.1.2.2.38.2.1.22.1.12070 -2313
.1.3.6.1.4.1.1248.1.2.2.38.2.1.22.1.12071 -2048
.1.3.6.1.4.1.1248.1.2.2.38.2.1.22.1.12072 -1887
.1.3.6.1.4.1.1248.1.2.2.38.2.1.22.1.12073 -1882
.1.3.6.1.4.1.1248.1.2.2.38.2.1.22.1.12074 -722
.1.3.6.1.4.1.1248.1.2.2.38.2.1.26.1.12070 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.26.1.12071 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.26.1.12072 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.26.1.12073 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.26.1.12074 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.27.1.12070 4
.1.3.6.1.4.1.1248.1.2.2.38.2.1.27.1.12071 4
.1.3.6.1.4.1.1248.1.2.2.38.2.1.27.1.12072 4
.1.3.6.1.4.1.1248.1.2.2.38.2.1.27.1.12073 4
.1.3.6.1.4.1.1248.1.2.2.38.2.1.27.1.12074 4
.1.3.6.1.4.1.1248.1.2.2.38.2.1.29.1.12070 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.29.1.12071 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.29.1.12072 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.29.1.12073 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.29.1.12074 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.30.1.12070 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.30.1.12071 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.30.1.12072 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.30.1.12073 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.30.1.12074 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.31.1.12070 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.31.1.12071 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.31.1.12072 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.31.1.12073 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.31.1.12074 0
.1.3.6.1.4.1.1248.1.2.2.38.3.1.2.1.12070.1 0
.1.3.6.1.4.1.1248.1.2.2.38.3.1.2.1.12071.1 0
.1.3.6.1.4.1.1248.1.2.2.38.3.1.2.1.12072.1 0
.1.3.6.1.4.1.1248.1.2.2.38.3.1.2.1.12073.1 0
.1.3.6.1.4.1.1248.1.2.2.38.3.1.2.1.12074.1 0
.1.3.6.1.4.1.1248.1.2.2.38.3.1.3.1.12070.1 1113
.1.3.6.1.4.1.1248.1.2.2.38.3.1.3.1.12071.1 1113
.1.3.6.1.4.1.1248.1.2.2.38.3.1.3.1.12072.1 1113
.1.3.6.1.4.1.1248.1.2.2.38.3.1.3.1.12073.1 1113
.1.3.6.1.4.1.1248.1.2.2.38.3.1.3.1.12074.1 1113
.1.3.6.1.4.1.1248.1.2.2.38.3.1.4.1.12070.1 2467868
.1.3.6.1.4.1.1248.1.2.2.38.3.1.4.1.12071.1 17878022
.1.3.6.1.4.1.1248.1.2.2.38.3.1.4.1.12072.1 14357
.1.3.6.1.4.1.1248.1.2.2.38.3.1.4.1.12073.1 26606
.1.3.6.1.4.1.1248.1.2.2.38.3.1.4.1.12074.1 2522542
.1.3.6.1.4.1.1248.1.2.2.38.4.1.2.1.12070.1 3
.1.3.6.1.4.1.1248.1.2.2.38.4.1.2.1.12071.1 3
.1.3.6.1.4.1.1248.1.2.2.38.4.1.2.1.12072.1 3
.1.3.6.1.4.1.1248.1.2.2.38.4.1.2.1.12073.1 3
.1.3.6.1.4.1.1248.1.2.2.38.4.1.2.1.12074.1 3
.1.3.6.1.4.1.1248.1.2.2.38.4.1.3.1.12070.1 1
.1.3.6.1.4.1.1248.1.2.2.38.4.1.3.1.12071.1 1
.1.3.6.1.4.1.1248.1.2.2.38.4.1.3.1.12072.1 1
.1.3.6.1.4.1.1248.1.2.2.38.4.1.3.1.12073.1 1
.1.3.6.1.4.1.1248.1.2.2.38.4.1.3.1.12074.1 1
.1.3.6.1.4.1.1248.1.2.2.38.4.1.4.1.12070.1 8
.1.3.6.1.4.1.1248.1.2.2.38.4.1.4.1.12071.1 8
.1.3.6.1.4.1.1248.1.2.2.38.4.1.4.1.12072.1 8
.1.3.6.1.4.1.1248.1.2.2.38.4.1.4.1.12073.1 8
.1.3.6.1.4.1.1248.1.2.2.38.4.1.4.1.12074.1 8
.1.3.6.1.4.1.1248.1.2.2.38.4.1.5.1.12070.1 6
.1.3.6.1.4.1.1248.1.2.2.38.4.1.5.1.12071.1 9
.1.3.6.1.4.1.1248.1.2.2.38.4.1.5.1.12072.1 1
.1.3.6.1.4.1.1248.1.2.2.38.4.1.5.1.12073.1 1
.1.3.6.1.4.1.1248.1.2.2.38.4.1.5.1.12074.1 6
.1.3.6.1.4.1.1248.1.2.2.38.5.1.2.1.12070.1 1
.1.3.6.1.4.1.1248.1.2.2.38.5.1.2.1.12071.1 1
.1.3.6.1.4.1.1248.1.2.2.38.5.1.2.1.12072.1 1
.1.3.6.1.4.1.1248.1.2.2.38.5.1.2.1.12073.1 1
.1.3.6.1.4.1.1248.1.2.2.38.5.1.2.1.12074.1 1
.1.3.6.1.4.1.1248.1.2.2.38.5.1.3.1.12070.1 Toner Low
.1.3.6.1.4.1.1248.1.2.2.38.5.1.3.1.12071.1 Toner Low
.1.3.6.1.4.1.1248.1.2.2.38.5.1.3.1.12072.1 Toner Low
.1.3.6.1.4.1.1248.1.2.2.38.5.1.3.1.12073.1 Toner Low
.1.3.6.1.4.1.1248.1.2.2.38.5.1.3.1.12074.1 Toner Low
.1.3.6.1.4.1.1248.1.2.2.38.5.1.4.1.12070.1 0
.1.3.6.1.4.1.1248.1.2.2.38.5.1.4.1.12071.1 0
.1.3.6.1.4.1.1248.1.2.2.38.5.1.4.1.12072.1 0
.1.3.6.1.4.1.1248.1.2.2.38.5.1.4.1.12073.1 0
.1.3.6.1.4.1.1248.1.2.2.38.5.1.4.1.12074.1 0
.1.3.6.1.4.1.1248.1.2.2.38.5.1.5.1.12070.1 0
.1.3.6.1.4.1.1248.1.2.2.38.5.1.5.1.12071.1 0
.1.3.6.1.4.1.1248.1.2.2.38.5.1.5.1.12072.1 0
.1.3.6.1.4.1.1248.1.2.2.38.5.1.5.1.12073.1 0
.1.3.6.1.4.1.1248.1.2.2.38.5.1.5.1.12074.1 0
.1.3.6.1.4.1.1248.1.2.2.38.5.1.6.1.12070.1 4
.1.3.6.1.4.1.1248.1.2.2.38.5.1.6.1.12071.1 4
.1.3.6.1.4.1.1248.1.2.2.38.5.1.6.1.12072.1 4
.1.3.6.1.4.1.1248.1.2.2.38.5.1.6.1.12073.1 4
.1.3.6.1.4.1.1248.1.2.2.38.5.1.6.1.12074.1 4
.1.3.6.1.4.1.1248.1.2.2.38.6.1.1.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.1.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.1.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.1.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.1.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.2.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.2.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.2.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.2.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.2.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.3.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.3.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.3.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.3.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.3.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.4.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.4.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.4.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.4.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.4.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.5.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.5.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.5.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.5.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.5.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.6.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.6.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.6.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.6.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.6.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.7.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.7.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.7.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.7.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.7.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.8.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.8.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.8.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.8.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.8.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.9.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.9.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.9.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.9.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.9.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.12.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.12.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.12.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.12.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.12.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.13.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.13.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.13.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.13.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.13.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.14.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.14.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.14.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.14.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.14.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.15.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.15.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.15.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.15.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.15.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.16.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.16.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.16.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.16.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.16.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.17.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.17.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.17.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.17.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.17.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.18.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.18.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.18.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.18.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.18.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.19.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.19.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.19.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.19.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.19.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.20.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.20.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.20.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.20.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.20.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.21.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.21.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.21.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.21.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.21.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.22.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.22.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.22.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.22.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.22.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.7.1.1.1 5
.1.3.6.1.4.1.1248.1.2.2.38.7.1.2.1 1
tcpConnState.0.0.0.0.23.0.0.0.0.0 listen
tcpConnState.0.0.0.0.80.0.0.0.0.0 listen
tcpConnState.0.0.0.0.111.0.0.0.0.0 listen
tcpConnState.0.0.0.0.515.0.0.0.0.0 listen
tcpConnState.0.0.0.0.631.0.0.0.0.0 listen
tcpConnState.0.0.0.0.2501.0.0.0.0.0 listen
tcpConnState.0.0.0.0.9100.0.0.0.0.0 listen
tcpConnState.10.0.0.50.139.0.0.0.0.0 listen
tcpConnLocalAddress.0.0.0.0.21.0.0.0.0.0 0.0.0.0
tcpConnLocalAddress.0.0.0.0.23.0.0.0.0.0 0.0.0.0
tcpConnLocalAddress.0.0.0.0.80.0.0.0.0.0 0.0.0.0
tcpConnLocalAddress.0.0.0.0.111.0.0.0.0.0 0.0.0.0
tcpConnLocalAddress.0.0.0.0.515.0.0.0.0.0 0.0.0.0
tcpConnLocalAddress.0.0.0.0.631.0.0.0.0.0 0.0.0.0
tcpConnLocalAddress.0.0.0.0.2501.0.0.0.0.0 0.0.0.0
tcpConnLocalAddress.0.0.0.0.9100.0.0.0.0.0 0.0.0.0
tcpConnLocalAddress.10.0.0.50.139.0.0.0.0.0 10.0.0.50
tcpConnLocalPort.0.0.0.0.21.0.0.0.0.0 21
tcpConnLocalPort.0.0.0.0.23.0.0.0.0.0 23
tcpConnLocalPort.0.0.0.0.80.0.0.0.0.0 80
tcpConnLocalPort.0.0.0.0.111.0.0.0.0.0 111
tcpConnLocalPort.0.0.0.0.515.0.0.0.0.0 515
tcpConnLocalPort.0.0.0.0.631.0.0.0.0.0 631
tcpConnLocalPort.0.0.0.0.2501.0.0.0.0.0 2501
tcpConnLocalPort.0.0.0.0.9100.0.0.0.0.0 9100
tcpConnLocalPort.10.0.0.50.139.0.0.0.0.0 139
tcpConnRemAddress.0.0.0.0.21.0.0.0.0.0 0.0.0.0
tcpConnRemAddress.0.0.0.0.23.0.0.0.0.0 0.0.0.0
tcpConnRemAddress.0.0.0.0.80.0.0.0.0.0 0.0.0.0
tcpConnRemAddress.0.0.0.0.111.0.0.0.0.0 0.0.0.0
tcpConnRemAddress.0.0.0.0.515.0.0.0.0.0 0.0.0.0
tcpConnRemAddress.0.0.0.0.631.0.0.0.0.0 0.0.0.0
tcpConnRemAddress.0.0.0.0.2501.0.0.0.0.0 0.0.0.0
tcpConnRemAddress.0.0.0.0.9100.0.0.0.0.0 0.0.0.0
tcpConnRemAddress.10.0.0.50.139.0.0.0.0.0 0.0.0.0
tcpConnRemPort.0.0.0.0.21.0.0.0.0.0 0
tcpConnRemPort.0.0.0.0.23.0.0.0.0.0 0
tcpConnRemPort.0.0.0.0.80.0.0.0.0.0 0
tcpConnRemPort.0.0.0.0.111.0.0.0.0.0 0
tcpConnRemPort.0.0.0.0.515.0.0.0.0.0 0
tcpConnRemPort.0.0.0.0.631.0.0.0.0.0 0
tcpConnRemPort.0.0.0.0.2501.0.0.0.0.0 0
tcpConnRemPort.0.0.0.0.9100.0.0.0.0.0 0
tcpConnRemPort.10.0.0.50.139.0.0.0.0.0 0
tcpInErrs.0 0
tcpOutRsts.0 1659
udpInDatagrams.0 1449
udpNoPorts.0 198
udpInErrors.0 0
udpOutDatagrams.0 1298
udpLocalAddress.0.0.0.0.111 0.0.0.0
udpLocalAddress.0.0.0.0.137 0.0.0.0
udpLocalAddress.0.0.0.0.161 0.0.0.0
udpLocalAddress.0.0.0.0.3289 0.0.0.0
udpLocalAddress.10.0.0.50.137 10.0.0.50
udpLocalPort.0.0.0.0.111 111
udpLocalPort.0.0.0.0.137 137
udpLocalPort.0.0.0.0.161 161
udpLocalPort.0.0.0.0.3289 3289
udpLocalPort.10.0.0.50.137 137
snmpInPkts.0 1297
snmpOutPkts.0 1292
snmpInBadVersions.0 0
snmpInBadCommunityNames.0 0
snmpInBadCommunityUses.0 0
snmpInASNParseErrs.0 0
snmpInTooBigs.0 0
snmpInNoSuchNames.0 0
snmpInBadValues.0 0
snmpInReadOnlys.0 0
snmpInGenErrs.0 0
snmpInTotalReqVars.0 1548
snmpInTotalSetVars.0 0
snmpInGetRequests.0 128
snmpInGetNexts.0 1183
snmpInSetRequests.0 0
snmpInGetResponses.0 0
snmpInTraps.0 0
snmpOutTooBigs.0 0
snmpOutNoSuchNames.0 5
snmpOutBadValues.0 0
snmpOutGenErrs.0 0
snmpOutGetRequests.0 0
snmpOutGetNexts.0 0
snmpOutSetRequests.0 0
snmpOutGetResponses.0 1316
snmpOutTraps.0 0
snmpEnableAuthenTraps.0 disabled
.1.3.6.1.2.1.25.2.2.0 8192
.1.3.6.1.2.1.25.2.3.1.1.1 1
.1.3.6.1.2.1.25.2.3.1.1.2 2
.1.3.6.1.2.1.25.2.3.1.2.1 .1.3.6.1.2.1.25.2.1.2
.1.3.6.1.2.1.25.2.3.1.2.2 .1.3.6.1.2.1.25.2.1.2
.1.3.6.1.2.1.25.2.3.1.3.1 Printer RAM
.1.3.6.1.2.1.25.2.3.1.3.2 Printer Flash ROM
.1.3.6.1.2.1.25.2.3.1.4.1 1
.1.3.6.1.2.1.25.2.3.1.4.2 1
.1.3.6.1.2.1.25.2.3.1.5.1 8388608
.1.3.6.1.2.1.25.2.3.1.5.2 8388608
.1.3.6.1.2.1.25.2.3.1.6.1 8378432
.1.3.6.1.2.1.25.2.3.1.6.2 8388608
.1.3.6.1.2.1.25.2.3.1.7.1 0
.1.3.6.1.2.1.25.2.3.1.7.2 0
.1.3.6.1.2.1.25.3.2.1.1.1 1
.1.3.6.1.2.1.25.3.2.1.2.1 .1.3.6.1.2.1.25.3.1.5
.1.3.6.1.2.1.25.3.2.1.3.1 EPSON EPL-6100
.1.3.6.1.2.1.25.3.2.1.4.1 .1.3.6.1.4.1.1248.1.2.1.8.69.80.76.45.54.49.48.48
.1.3.6.1.2.1.25.3.2.1.5.1 3
.1.3.6.1.2.1.25.3.2.1.6.1 0
.1.3.6.1.2.1.25.3.5.1.1.1 3
.1.3.6.1.2.1.25.3.5.1.2.1
.1.3.6.1.2.1.43.5.1.1.1.1 561
.1.3.6.1.2.1.43.5.1.1.2.1 1
.1.3.6.1.2.1.43.5.1.1.3.1 3
.1.3.6.1.2.1.43.5.1.1.4.1
.1.3.6.1.2.1.43.5.1.1.5.1
.1.3.6.1.2.1.43.5.1.1.6.1 1
.1.3.6.1.2.1.43.5.1.1.7.1 1
.1.3.6.1.2.1.43.5.1.1.8.1 1
.1.3.6.1.2.1.43.5.1.1.9.1 1
.1.3.6.1.2.1.43.5.1.1.10.1 1
.1.3.6.1.2.1.43.5.1.1.11.1 1
.1.3.6.1.2.1.43.5.1.1.12.1 20
.1.3.6.1.2.1.43.5.1.1.13.1 3
.1.3.6.1.2.1.43.5.2.1.2.1.1 1
.1.3.6.1.2.1.43.5.2.1.2.2.2 1
.1.3.6.1.2.1.43.5.3.1.2.1.1 1
.1.3.6.1.2.1.43.6.1.1.2.1.1 Printer Cover
.1.3.6.1.2.1.43.6.1.1.3.1.1 4
.1.3.6.1.2.1.43.7.1.1.2.1.1 en
.1.3.6.1.2.1.43.7.1.1.2.1.2 fr
.1.3.6.1.2.1.43.7.1.1.2.1.3 de
.1.3.6.1.2.1.43.7.1.1.2.1.4 it
.1.3.6.1.2.1.43.7.1.1.2.1.5 es
.1.3.6.1.2.1.43.7.1.1.2.1.6 sv
.1.3.6.1.2.1.43.7.1.1.2.1.7 da
.1.3.6.1.2.1.43.7.1.1.2.1.8 nl
.1.3.6.1.2.1.43.7.1.1.2.1.9 fi
.1.3.6.1.2.1.43.7.1.1.2.1.10 pt
.1.3.6.1.2.1.43.7.1.1.3.1.1 US
.1.3.6.1.2.1.43.7.1.1.3.1.2 FR
.1.3.6.1.2.1.43.7.1.1.3.1.3 DE
.1.3.6.1.2.1.43.7.1.1.3.1.4 IT
.1.3.6.1.2.1.43.7.1.1.3.1.5 ES
.1.3.6.1.2.1.43.7.1.1.3.1.6 SE
.1.3.6.1.2.1.43.7.1.1.3.1.7 DK
.1.3.6.1.2.1.43.7.1.1.3.1.8 NL
.1.3.6.1.2.1.43.7.1.1.3.1.9 FI
.1.3.6.1.2.1.43.7.1.1.3.1.10 PT
.1.3.6.1.2.1.43.7.1.1.4.1.1 2001
.1.3.6.1.2.1.43.7.1.1.4.1.2 2001
.1.3.6.1.2.1.43.7.1.1.4.1.3 2001
.1.3.6.1.2.1.43.7.1.1.4.1.4 2001
.1.3.6.1.2.1.43.7.1.1.4.1.5 2001
.1.3.6.1.2.1.43.7.1.1.4.1.6 2001
.1.3.6.1.2.1.43.7.1.1.4.1.7 2001
.1.3.6.1.2.1.43.7.1.1.4.1.8 2001
.1.3.6.1.2.1.43.7.1.1.4.1.9 2001
.1.3.6.1.2.1.43.7.1.1.4.1.10 2001
.1.3.6.1.2.1.43.8.2.1.2.1.1 2
.1.3.6.1.2.1.43.8.2.1.2.1.2 4
.1.3.6.1.2.1.43.8.2.1.3.1.1 3
.1.3.6.1.2.1.43.8.2.1.3.1.2 3
.1.3.6.1.2.1.43.8.2.1.4.1.1 -2
.1.3.6.1.2.1.43.8.2.1.4.1.2 116929
.1.3.6.1.2.1.43.8.2.1.5.1.1 -2
.1.3.6.1.2.1.43.8.2.1.5.1.2 82677
.1.3.6.1.2.1.43.8.2.1.6.1.1 -2
.1.3.6.1.2.1.43.8.2.1.6.1.2 116929
.1.3.6.1.2.1.43.8.2.1.7.1.1 -2
.1.3.6.1.2.1.43.8.2.1.7.1.2 82677
.1.3.6.1.2.1.43.8.2.1.8.1.1 8
.1.3.6.1.2.1.43.8.2.1.8.1.2 8
.1.3.6.1.2.1.43.8.2.1.9.1.1 -2
.1.3.6.1.2.1.43.8.2.1.9.1.2 250
.1.3.6.1.2.1.43.8.2.1.10.1.1 -2
.1.3.6.1.2.1.43.8.2.1.10.1.2 58
.1.3.6.1.2.1.43.8.2.1.11.1.1 0
.1.3.6.1.2.1.43.8.2.1.11.1.2 0
.1.3.6.1.2.1.43.8.2.1.12.1.1
.1.3.6.1.2.1.43.8.2.1.12.1.2
.1.3.6.1.2.1.43.8.2.1.13.1.1 Auto
.1.3.6.1.2.1.43.8.2.1.13.1.2 MP Tray
.1.3.6.1.2.1.43.8.2.1.14.1.1
.1.3.6.1.2.1.43.8.2.1.14.1.2
.1.3.6.1.2.1.43.8.2.1.15.1.1
.1.3.6.1.2.1.43.8.2.1.15.1.2
.1.3.6.1.2.1.43.8.2.1.16.1.1
.1.3.6.1.2.1.43.8.2.1.16.1.2
.1.3.6.1.2.1.43.8.2.1.17.1.1
.1.3.6.1.2.1.43.8.2.1.17.1.2
.1.3.6.1.2.1.43.8.2.1.18.1.1
.1.3.6.1.2.1.43.8.2.1.18.1.2
.1.3.6.1.2.1.43.8.2.1.19.1.1 5
.1.3.6.1.2.1.43.8.2.1.19.1.2 5
.1.3.6.1.2.1.43.8.2.1.20.1.1 -2
.1.3.6.1.2.1.43.8.2.1.20.1.2 -2
.1.3.6.1.2.1.43.8.2.1.21.1.1
.1.3.6.1.2.1.43.8.2.1.21.1.2
.1.3.6.1.2.1.43.8.2.1.22.1.1
.1.3.6.1.2.1.43.8.2.1.22.1.2
.1.3.6.1.2.1.43.8.2.1.23.1.1 -2
.1.3.6.1.2.1.43.8.2.1.23.1.2 -2
.1.3.6.1.2.1.43.9.2.1.2.1.1 4
.1.3.6.1.2.1.43.9.2.1.3.1.1 8
.1.3.6.1.2.1.43.9.2.1.4.1.1 100
.1.3.6.1.2.1.43.9.2.1.5.1.1 -2
.1.3.6.1.2.1.43.9.2.1.6.1.1 0
.1.3.6.1.2.1.43.9.2.1.7.1.1 Face-down Tray
.1.3.6.1.2.1.43.9.2.1.8.1.1
.1.3.6.1.2.1.43.9.2.1.9.1.1
.1.3.6.1.2.1.43.9.2.1.10.1.1
.1.3.6.1.2.1.43.9.2.1.11.1.1
.1.3.6.1.2.1.43.9.2.1.12.1.1
.1.3.6.1.2.1.43.9.2.1.13.1.1 5
.1.3.6.1.2.1.43.9.2.1.14.1.1 3
.1.3.6.1.2.1.43.9.2.1.15.1.1 140156
.1.3.6.1.2.1.43.9.2.1.16.1.1 85038
.1.3.6.1.2.1.43.9.2.1.17.1.1 50000
.1.3.6.1.2.1.43.9.2.1.18.1.1 29920
.1.3.6.1.2.1.43.9.2.1.19.1.1 3
.1.3.6.1.2.1.43.9.2.1.20.1.1 4
.1.3.6.1.2.1.43.9.2.1.21.1.1 5
.1.3.6.1.2.1.43.9.2.1.22.1.1 5
.1.3.6.1.2.1.43.9.2.1.23.1.1 4
.1.3.6.1.2.1.43.9.2.1.24.1.1 5
.1.3.6.1.2.1.43.10.2.1.2.1.1 4
.1.3.6.1.2.1.43.10.2.1.3.1.1 7
.1.3.6.1.2.1.43.10.2.1.4.1.1 25424
.1.3.6.1.2.1.43.10.2.1.5.1.1 23
.1.3.6.1.2.1.43.10.2.1.6.1.1 1
.1.3.6.1.2.1.43.10.2.1.7.1.1 0
.1.3.6.1.2.1.43.10.2.1.8.1.1 3
.1.3.6.1.2.1.43.10.2.1.9.1.1 1200
.1.3.6.1.2.1.43.10.2.1.10.1.1 1200
.1.3.6.1.2.1.43.10.2.1.11.1.1 0
.1.3.6.1.2.1.43.10.2.1.12.1.1 0
.1.3.6.1.2.1.43.10.2.1.13.1.1 0
.1.3.6.1.2.1.43.10.2.1.14.1.1 0
.1.3.6.1.2.1.43.10.2.1.15.1.1 2
.1.3.6.1.2.1.43.11.1.1.2.1.1 1
.1.3.6.1.2.1.43.11.1.1.2.1.2 1
.1.3.6.1.2.1.43.11.1.1.3.1.1 1
.1.3.6.1.2.1.43.11.1.1.3.1.2 0
.1.3.6.1.2.1.43.11.1.1.4.1.1 3
.1.3.6.1.2.1.43.11.1.1.4.1.2 3
.1.3.6.1.2.1.43.11.1.1.5.1.1 3
.1.3.6.1.2.1.43.11.1.1.5.1.2 9
.1.3.6.1.2.1.43.11.1.1.6.1.1 Toner Cartridge S050087, SO50095
.1.3.6.1.2.1.43.11.1.1.6.1.2 Opc S051055
.1.3.6.1.2.1.43.11.1.1.7.1.1 4
.1.3.6.1.2.1.43.11.1.1.7.1.2 4
.1.3.6.1.2.1.43.11.1.1.8.1.1 100
.1.3.6.1.2.1.43.11.1.1.8.1.2 100
.1.3.6.1.2.1.43.11.1.1.9.1.1 0
.1.3.6.1.2.1.43.11.1.1.9.1.2 0
.1.3.6.1.2.1.43.12.1.1.2.1.1 1
.1.3.6.1.2.1.43.12.1.1.3.1.1 3
.1.3.6.1.2.1.43.12.1.1.4.1.1 black
.1.3.6.1.2.1.43.12.1.1.5.1.1 2
.1.3.6.1.2.1.43.13.4.1.2.1.1 7
.1.3.6.1.2.1.43.13.4.1.3.1.1 3
.1.3.6.1.2.1.43.13.4.1.4.1.1 960
.1.3.6.1.2.1.43.13.4.1.5.1.1 140156
.1.3.6.1.2.1.43.13.4.1.6.1.1 85038
.1.3.6.1.2.1.43.13.4.1.7.1.1 50000
.1.3.6.1.2.1.43.13.4.1.8.1.1 29920
.1.3.6.1.2.1.43.13.4.1.9.1.1 5
.1.3.6.1.2.1.43.13.4.1.10.1.1 Simplex
.1.3.6.1.2.1.43.13.4.1.11.1.1 0
.1.3.6.1.2.1.43.14.1.1.2.1.1 1
.1.3.6.1.2.1.43.14.1.1.2.1.2 5
.1.3.6.1.2.1.43.14.1.1.2.1.3 1
.1.3.6.1.2.1.43.14.1.1.3.1.1 TypeB 3
.1.3.6.1.2.1.43.14.1.1.3.1.2 ECP
.1.3.6.1.2.1.43.14.1.1.3.1.3 USB
.1.3.6.1.2.1.43.14.1.1.4.1.1 1
.1.3.6.1.2.1.43.14.1.1.4.1.2 1
.1.3.6.1.2.1.43.14.1.1.4.1.3 1
.1.3.6.1.2.1.43.14.1.1.5.1.1 3
.1.3.6.1.2.1.43.14.1.1.5.1.2 3
.1.3.6.1.2.1.43.14.1.1.5.1.3 3
.1.3.6.1.2.1.43.14.1.1.6.1.1 3
.1.3.6.1.2.1.43.14.1.1.6.1.2 3
.1.3.6.1.2.1.43.14.1.1.6.1.3 3
.1.3.6.1.2.1.43.14.1.1.7.1.1 0
.1.3.6.1.2.1.43.14.1.1.7.1.2 0
.1.3.6.1.2.1.43.14.1.1.7.1.3 0
.1.3.6.1.2.1.43.14.1.1.8.1.1 0
.1.3.6.1.2.1.43.14.1.1.8.1.2 0
.1.3.6.1.2.1.43.14.1.1.8.1.3 0
.1.3.6.1.2.1.43.15.1.1.2.1.1 1
.1.3.6.1.2.1.43.15.1.1.2.1.2 5
.1.3.6.1.2.1.43.15.1.1.2.1.3 37
.1.3.6.1.2.1.43.15.1.1.2.1.4 3
.1.3.6.1.2.1.43.15.1.1.2.1.5 4
.1.3.6.1.2.1.43.15.1.1.2.1.6 9
.1.3.6.1.2.1.43.15.1.1.2.1.7 9
.1.3.6.1.2.1.43.15.1.1.2.1.8 1
.1.3.6.1.2.1.43.15.1.1.2.1.9 1
.1.3.6.1.2.1.43.15.1.1.2.1.10 1
.1.3.6.1.2.1.43.15.1.1.2.1.11 6
.1.3.6.1.2.1.43.15.1.1.3.1.1 EJL
.1.3.6.1.2.1.43.15.1.1.3.1.2 PJL
.1.3.6.1.2.1.43.15.1.1.3.1.3
.1.3.6.1.2.1.43.15.1.1.3.1.4 PCL5E-00
.1.3.6.1.2.1.43.15.1.1.3.1.5 HPGL2-01
.1.3.6.1.2.1.43.15.1.1.3.1.6 ESCPL2
.1.3.6.1.2.1.43.15.1.1.3.1.7 ESCP9
.1.3.6.1.2.1.43.15.1.1.3.1.8 PRPXL24-01
.1.3.6.1.2.1.43.15.1.1.3.1.9 ESCPAGE-04
.1.3.6.1.2.1.43.15.1.1.3.1.10 PCLXL
.1.3.6.1.2.1.43.15.1.1.3.1.11 POSTSCRIPT-00
.1.3.6.1.2.1.43.15.1.1.4.1.1
.1.3.6.1.2.1.43.15.1.1.4.1.2
.1.3.6.1.2.1.43.15.1.1.4.1.3
.1.3.6.1.2.1.43.15.1.1.4.1.4
.1.3.6.1.2.1.43.15.1.1.4.1.5
.1.3.6.1.2.1.43.15.1.1.4.1.6
.1.3.6.1.2.1.43.15.1.1.4.1.7
.1.3.6.1.2.1.43.15.1.1.4.1.8
.1.3.6.1.2.1.43.15.1.1.4.1.9
.1.3.6.1.2.1.43.15.1.1.4.1.10
.1.3.6.1.2.1.43.15.1.1.4.1.11 3010
.1.3.6.1.2.1.43.15.1.1.5.1.1 EJL
.1.3.6.1.2.1.43.15.1.1.5.1.2 PJL
.1.3.6.1.2.1.43.15.1.1.5.1.3 Intelligent Emulation Switching
.1.3.6.1.2.1.43.15.1.1.5.1.4 PCL
.1.3.6.1.2.1.43.15.1.1.5.1.5 GL
.1.3.6.1.2.1.43.15.1.1.5.1.6 ESC/P2
.1.3.6.1.2.1.43.15.1.1.5.1.7 FX
.1.3.6.1.2.1.43.15.1.1.5.1.8 I239X
.1.3.6.1.2.1.43.15.1.1.5.1.9 ESC/Page
.1.3.6.1.2.1.43.15.1.1.5.1.10 PCL XL
.1.3.6.1.2.1.43.15.1.1.5.1.11 PostScript3
.1.3.6.1.2.1.43.15.1.1.6.1.1 19990302
.1.3.6.1.2.1.43.15.1.1.6.1.2 19990302
.1.3.6.1.2.1.43.15.1.1.6.1.3 19990302
.1.3.6.1.2.1.43.15.1.1.6.1.4 20011213
.1.3.6.1.2.1.43.15.1.1.6.1.5 20011213
.1.3.6.1.2.1.43.15.1.1.6.1.6 20010323
.1.3.6.1.2.1.43.15.1.1.6.1.7 20010323
.1.3.6.1.2.1.43.15.1.1.6.1.8 20010323
.1.3.6.1.2.1.43.15.1.1.6.1.9 20010323
.1.3.6.1.2.1.43.15.1.1.6.1.10 20020301
.1.3.6.1.2.1.43.15.1.1.6.1.11 20011119
.1.3.6.1.2.1.43.15.1.1.7.1.1 1
.1.3.6.1.2.1.43.15.1.1.7.1.2 1
.1.3.6.1.2.1.43.15.1.1.7.1.3 1
.1.3.6.1.2.1.43.15.1.1.7.1.4 3
.1.3.6.1.2.1.43.15.1.1.7.1.5 4
.1.3.6.1.2.1.43.15.1.1.7.1.6 3
.1.3.6.1.2.1.43.15.1.1.7.1.7 3
.1.3.6.1.2.1.43.15.1.1.7.1.8 3
.1.3.6.1.2.1.43.15.1.1.7.1.9 3
.1.3.6.1.2.1.43.15.1.1.7.1.10 3
.1.3.6.1.2.1.43.15.1.1.7.1.11 3
.1.3.6.1.2.1.43.15.1.1.8.1.1 -1
.1.3.6.1.2.1.43.15.1.1.8.1.2 -1
.1.3.6.1.2.1.43.15.1.1.8.1.3 -1
.1.3.6.1.2.1.43.15.1.1.8.1.4 7200
.1.3.6.1.2.1.43.15.1.1.8.1.5 19200
.1.3.6.1.2.1.43.15.1.1.8.1.6 360
.1.3.6.1.2.1.43.15.1.1.8.1.7 216
.1.3.6.1.2.1.43.15.1.1.8.1.8 360
.1.3.6.1.2.1.43.15.1.1.8.1.9 7200
.1.3.6.1.2.1.43.15.1.1.8.1.10 7200
.1.3.6.1.2.1.43.15.1.1.8.1.11 -1
.1.3.6.1.2.1.43.15.1.1.9.1.1 -1
.1.3.6.1.2.1.43.15.1.1.9.1.2 -1
.1.3.6.1.2.1.43.15.1.1.9.1.3 -1
.1.3.6.1.2.1.43.15.1.1.9.1.4 7200
.1.3.6.1.2.1.43.15.1.1.9.1.5 19200
.1.3.6.1.2.1.43.15.1.1.9.1.6 360
.1.3.6.1.2.1.43.15.1.1.9.1.7 240
.1.3.6.1.2.1.43.15.1.1.9.1.8 360
.1.3.6.1.2.1.43.15.1.1.9.1.9 7200
.1.3.6.1.2.1.43.15.1.1.9.1.10 7200
.1.3.6.1.2.1.43.15.1.1.9.1.11 -1
.1.3.6.1.2.1.43.15.1.1.10.1.1 2001
.1.3.6.1.2.1.43.15.1.1.10.1.2 2001
.1.3.6.1.2.1.43.15.1.1.10.1.3 2
.1.3.6.1.2.1.43.15.1.1.10.1.4 2
.1.3.6.1.2.1.43.15.1.1.10.1.5 2
.1.3.6.1.2.1.43.15.1.1.10.1.6 2
.1.3.6.1.2.1.43.15.1.1.10.1.7 2
.1.3.6.1.2.1.43.15.1.1.10.1.8 2
.1.3.6.1.2.1.43.15.1.1.10.1.9 2
.1.3.6.1.2.1.43.15.1.1.10.1.10 2
.1.3.6.1.2.1.43.15.1.1.10.1.11 2
.1.3.6.1.2.1.43.15.1.1.11.1.1 2001
.1.3.6.1.2.1.43.15.1.1.11.1.2 2001
.1.3.6.1.2.1.43.15.1.1.11.1.3 2
.1.3.6.1.2.1.43.15.1.1.11.1.4 2001
.1.3.6.1.2.1.43.15.1.1.11.1.5 2
.1.3.6.1.2.1.43.15.1.1.11.1.6 2
.1.3.6.1.2.1.43.15.1.1.11.1.7 2
.1.3.6.1.2.1.43.15.1.1.11.1.8 2
.1.3.6.1.2.1.43.15.1.1.11.1.9 2
.1.3.6.1.2.1.43.15.1.1.11.1.10 2004
.1.3.6.1.2.1.43.15.1.1.11.1.11 2001
.1.3.6.1.2.1.43.15.1.1.12.1.1 3
.1.3.6.1.2.1.43.15.1.1.12.1.2 3
.1.3.6.1.2.1.43.15.1.1.12.1.3 4
.1.3.6.1.2.1.43.15.1.1.12.1.4 3
.1.3.6.1.2.1.43.15.1.1.12.1.5 4
.1.3.6.1.2.1.43.15.1.1.12.1.6 4
.1.3.6.1.2.1.43.15.1.1.12.1.7 4
.1.3.6.1.2.1.43.15.1.1.12.1.8 4
.1.3.6.1.2.1.43.15.1.1.12.1.9 4
.1.3.6.1.2.1.43.15.1.1.12.1.10 3
.1.3.6.1.2.1.43.15.1.1.12.1.11 3
.1.3.6.1.2.1.43.16.5.1.2.1.1 Toner Low
.1.3.6.1.2.1.43.17.6.1.2.1.1 300
.1.3.6.1.2.1.43.17.6.1.2.1.2 0
.1.3.6.1.2.1.43.17.6.1.2.1.3 0
.1.3.6.1.2.1.43.17.6.1.2.1.4 0
.1.3.6.1.2.1.43.17.6.1.2.1.5 300
.1.3.6.1.2.1.43.17.6.1.2.1.6 0
.1.3.6.1.2.1.43.17.6.1.3.1.1 0
.1.3.6.1.2.1.43.17.6.1.3.1.2 300
.1.3.6.1.2.1.43.17.6.1.3.1.3 300
.1.3.6.1.2.1.43.17.6.1.3.1.4 300
.1.3.6.1.2.1.43.17.6.1.3.1.5 300
.1.3.6.1.2.1.43.17.6.1.3.1.6 300
.1.3.6.1.2.1.43.17.6.1.4.1.1 5
.1.3.6.1.2.1.43.17.6.1.4.1.2 9
.1.3.6.1.2.1.43.17.6.1.4.1.3 4
.1.3.6.1.2.1.43.17.6.1.4.1.4 4
.1.3.6.1.2.1.43.17.6.1.4.1.5 4
.1.3.6.1.2.1.43.17.6.1.4.1.6 4
.1.3.6.1.2.1.43.17.6.1.5.1.1 Ready LED
.1.3.6.1.2.1.43.17.6.1.5.1.2 Data LED
.1.3.6.1.2.1.43.17.6.1.5.1.3 Error LED
.1.3.6.1.2.1.43.17.6.1.5.1.4 Memory LED
.1.3.6.1.2.1.43.17.6.1.5.1.5 Toner LED
.1.3.6.1.2.1.43.17.6.1.5.1.6 Paper LED
.1.3.6.1.2.1.43.18.1.1.2.1.1 4
.1.3.6.1.2.1.43.18.1.1.3.1.1 3
.1.3.6.1.2.1.43.18.1.1.4.1.1 11
.1.3.6.1.2.1.43.18.1.1.5.1.1 1
.1.3.6.1.2.1.43.18.1.1.6.1.1 -2
.1.3.6.1.2.1.43.18.1.1.7.1.1 1104
.1.3.6.1.2.1.43.18.1.1.8.1.1 Toner Low
.1.3.6.1.4.1.11.2.3.9.1.1.3.0 Toner Low
.1.3.6.1.4.1.11.2.3.9.1.1.4.0
.1.3.6.1.4.1.11.2.3.9.1.1.7.0 MANUFACTURER:EPSON;COMMAND SET:EJL,PJL,PCL,HPGL2-01,ESCPL2,ESCP9,PRPXL24-01,ESCPAGE-04,PCLXL,POSTSCRIPT;MODEL:EPL-6100;CLASS:PRINTER;DESCRIPTION:EPSON EPL-6100;
.1.3.6.1.4.1.1248.1.1.1.0 3
.1.3.6.1.4.1.1248.1.1.3.1.1.1.0 EPB80FF9ENSN
.1.3.6.1.4.1.1248.1.1.3.1.1.3.0 256
.1.3.6.1.4.1.1248.1.1.3.1.1.4.0 533
.1.3.6.1.4.1.1248.1.1.3.1.1.5.0 0x00 0x00 0x48 0xB8 0x0F 0xF9
.1.3.6.1.4.1.1248.1.1.3.1.1.6.0 15
.1.3.6.1.4.1.1248.1.1.3.1.1.7.0 13
.1.3.6.1.4.1.1248.1.1.3.1.1.8.0 0
.1.3.6.1.4.1.1248.1.1.3.1.1.9.0 65792
.1.3.6.1.4.1.1248.1.1.3.1.1.10.0 0
.1.3.6.1.4.1.1248.1.1.3.1.1.11.0 0
.1.3.6.1.4.1.1248.1.1.3.1.1.12.0 0
.1.3.6.1.4.1.1248.1.1.3.1.1.13.0 0
.1.3.6.1.4.1.1248.1.1.3.1.1.14.0 2315
.1.3.6.1.4.1.1248.1.1.3.1.1.17.0
.1.3.6.1.4.1.1248.1.1.3.1.1.18.0 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
.1.3.6.1.4.1.1248.1.1.3.1.1.19.0 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
.1.3.6.1.4.1.1248.1.1.3.1.1.20.0 1
.1.3.6.1.4.1.1248.1.1.3.1.1.21.0 32768
.1.3.6.1.4.1.1248.1.1.3.1.1.22.0 10.0.0.50
.1.3.6.1.4.1.1248.1.1.3.1.1.23.0 255.255.255.0
.1.3.6.1.4.1.1248.1.1.3.1.1.24.0 10.0.0.254
.1.3.6.1.4.1.1248.1.1.3.1.1.25.0 1
.1.3.6.1.4.1.1248.1.1.3.1.1.26.0 EPSONNICENPC
.1.3.6.1.4.1.1248.1.1.3.1.1.27.0 *
.1.3.6.1.4.1.1248.1.1.3.1.1.28.0 0
.1.3.6.1.4.1.1248.1.1.3.1.1.29.0 65534
.1.3.6.1.4.1.1248.1.1.3.1.1.30.0 1
.1.3.6.1.4.1.1248.1.1.3.1.1.32.0 ********
.1.3.6.1.4.1.1248.1.1.3.1.1.33.0 EPB80FF9
.1.3.6.1.4.1.1248.1.1.3.1.1.34.0 32796
.1.3.6.1.4.1.1248.1.1.3.1.1.35.0 0
.1.3.6.1.4.1.1248.1.1.3.1.1.36.0 0
.1.3.6.1.4.1.1248.1.1.3.1.1.37.0
.1.3.6.1.4.1.1248.1.1.3.1.1.38.1.2.1 255.255.255.255
.1.3.6.1.4.1.1248.1.1.3.1.1.39.0 0
.1.3.6.1.4.1.1248.1.1.3.1.1.40.0 EPL-6100-B80FF9
.1.3.6.1.4.1.1248.1.1.3.1.2.1.0 public
.1.3.6.1.4.1.1248.1.1.3.1.2.2.0
.1.3.6.1.4.1.1248.1.1.3.1.2.3.0 0
.1.3.6.1.4.1.1248.1.1.3.1.2.4.0 1
.1.3.6.1.4.1.1248.1.1.3.1.2.5.0 public
.1.3.6.1.4.1.1248.1.1.3.1.2.6.0 public
.1.3.6.1.4.1.1248.1.1.3.1.2.7.0 10.0.0.4
.1.3.6.1.4.1.1248.1.1.3.1.2.8.0 10.0.0.136
.1.3.6.1.4.1.1248.1.1.3.1.2.9.0 1
.1.3.6.1.4.1.1248.1.1.3.1.2.10.0 1
.1.3.6.1.4.1.1248.1.1.3.1.2.15.1.2.1
.1.3.6.1.4.1.1248.1.1.3.1.2.15.1.2.2
.1.3.6.1.4.1.1248.1.1.3.1.2.15.1.3.1 0
.1.3.6.1.4.1.1248.1.1.3.1.2.15.1.3.2 0
.1.3.6.1.4.1.1248.1.1.3.1.2.15.1.4.1 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
.1.3.6.1.4.1.1248.1.1.3.1.2.15.1.4.2 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
.1.3.6.1.4.1.1248.1.1.3.1.3.8.0 EPL-6100
.1.3.6.1.4.1.1248.1.1.3.1.4.1.0 119865601
.1.3.6.1.4.1.1248.1.1.3.1.4.2.0 117440769
.1.3.6.1.4.1.1248.1.1.3.1.4.3.0 0
.1.3.6.1.4.1.1248.1.1.3.1.4.4.0 EPL-6100-B80FF9
.1.3.6.1.4.1.1248.1.1.3.1.4.5.0
.1.3.6.1.4.1.1248.1.1.3.1.4.6.0
.1.3.6.1.4.1.1248.1.1.3.1.4.7.0 5
.1.3.6.1.4.1.1248.1.1.3.1.4.8.0 EPL-6100-B80FF9
.1.3.6.1.4.1.1248.1.1.3.1.4.9.0 0
.1.3.6.1.4.1.1248.1.1.3.1.4.10.0 EPL-6100-B80FF9
.1.3.6.1.4.1.1248.1.1.3.1.4.16.0 EPSON1
.1.3.6.1.4.1.1248.1.1.3.1.4.17.1.2.1 EPSONPCL5
.1.3.6.1.4.1.1248.1.1.3.1.4.17.1.2.2 EPSONHPGL2
.1.3.6.1.4.1.1248.1.1.3.1.4.17.1.2.3 EPSONLQ2
.1.3.6.1.4.1.1248.1.1.3.1.4.17.1.2.4 EPSONFX
.1.3.6.1.4.1.1248.1.1.3.1.4.17.1.2.5 EPSONPRPXL24
.1.3.6.1.4.1.1248.1.1.3.1.4.17.1.2.6 EPSONPAGE4
.1.3.6.1.4.1.1248.1.1.3.1.4.17.1.2.7 EPSONPCLXL
.1.3.6.1.4.1.1248.1.1.3.1.4.17.1.2.8 LaserWriter
.1.3.6.1.4.1.1248.1.1.3.1.4.18.0 0
.1.3.6.1.4.1.1248.1.1.3.1.4.19.1.2.1 1
.1.3.6.1.4.1.1248.1.1.3.1.4.19.1.3.1
.1.3.6.1.4.1.1248.1.1.3.1.4.19.1.4.1 EPSON_IPP_Printer
.1.3.6.1.4.1.1248.1.1.3.1.5.1.0
.1.3.6.1.4.1.1248.1.1.3.1.5.2.0
.1.3.6.1.4.1.1248.1.1.3.1.5.3.0
.1.3.6.1.4.1.1248.1.1.3.1.5.4.0
.1.3.6.1.4.1.1248.1.1.3.1.7.1.0 60
.1.3.6.1.4.1.1248.1.2.2.1.1.1.1.1 MFG:EPSON;CMD:EJL,PJL,PCL,HPGL2-01,ESCPL2,ESCP9,PRPXL24-01,ESCPAGE-04,PCLXL,POSTSCRIPT;MDL:EPL-6100;CLS:PRINTER;DES:EPSON EPL-6100;
.1.3.6.1.4.1.1248.1.2.2.1.1.1.2.1 EPL-6100
.1.3.6.1.4.1.1248.1.2.2.1.1.1.3.1 ELP_5900
.1.3.6.1.4.1.1248.1.2.2.1.1.1.4.1 @EJL STATUS CODE=22A607D100080100000000FFFFFF00FFFFFF00000000635000000001000017FFFF00FAFFFFFFFF0E00000000FF0100FFFFFF00

.1.3.6.1.4.1.1248.1.2.2.2.1.1.2.1.1 17505
.1.3.6.1.4.1.1248.1.2.2.2.1.1.2.1.2 500644120800
.1.3.6.1.4.1.1248.1.2.2.2.1.1.2.1.3 23502
.1.3.6.1.4.1.1248.1.2.2.2.1.1.3.1.1 Firmware
.1.3.6.1.4.1.1248.1.2.2.2.1.1.3.1.2 Font ROM
.1.3.6.1.4.1.1248.1.2.2.2.1.1.3.1.3 MCU
.1.3.6.1.4.1.1248.1.2.2.3.1.1.2.1 60
.1.3.6.1.4.1.1248.1.2.2.3.1.1.4.1 4
.1.3.6.1.4.1.1248.1.2.2.3.1.1.10.1 1
.1.3.6.1.4.1.1248.1.2.2.3.1.1.13.1 1
.1.3.6.1.4.1.1248.1.2.2.4.1.1.2.1.1 2
.1.3.6.1.4.1.1248.1.2.2.4.1.1.2.1.2 4
.1.3.6.1.4.1.1248.1.2.2.4.1.1.2.1.3 7
.1.3.6.1.4.1.1248.1.2.2.4.1.1.3.1.1 2
.1.3.6.1.4.1.1248.1.2.2.4.1.1.3.1.2 4
.1.3.6.1.4.1.1248.1.2.2.4.1.1.3.1.3 7
.1.3.6.1.4.1.1248.1.2.2.4.1.1.4.1.1 1
.1.3.6.1.4.1.1248.1.2.2.4.1.1.4.1.2 1
.1.3.6.1.4.1.1248.1.2.2.4.1.1.4.1.3 1
.1.3.6.1.4.1.1248.1.2.2.4.1.1.5.1.1 1
.1.3.6.1.4.1.1248.1.2.2.4.1.1.5.1.2 1
.1.3.6.1.4.1.1248.1.2.2.4.1.1.5.1.3 1
.1.3.6.1.4.1.1248.1.2.2.4.2.1.2.1.1 1
.1.3.6.1.4.1.1248.1.2.2.4.2.1.3.1.1 2
.1.3.6.1.4.1.1248.1.2.2.4.2.1.4.1.1 0
.1.3.6.1.4.1.1248.1.2.2.4.4.1.2.1.1 0
.1.3.6.1.4.1.1248.1.2.2.4.7.1.2.1.1 0
.1.3.6.1.4.1.1248.1.2.2.5.1.1.2.1.1 0
.1.3.6.1.4.1.1248.1.2.2.5.1.1.3.1.1 3
.1.3.6.1.4.1.1248.1.2.2.5.1.1.4.1.1 4
.1.3.6.1.4.1.1248.1.2.2.5.1.1.5.1.1 1
.1.3.6.1.4.1.1248.1.2.2.5.1.1.6.1.1 4
.1.3.6.1.4.1.1248.1.2.2.5.1.1.8.1.1 3
.1.3.6.1.4.1.1248.1.2.2.5.1.1.9.1.1 4
.1.3.6.1.4.1.1248.1.2.2.5.1.1.10.1.1 3
.1.3.6.1.4.1.1248.1.2.2.5.1.1.11.1.1 3
.1.3.6.1.4.1.1248.1.2.2.5.1.1.12.1.1 0
.1.3.6.1.4.1.1248.1.2.2.5.1.1.13.1.1 0
.1.3.6.1.4.1.1248.1.2.2.5.1.1.17.1.1 4
.1.3.6.1.4.1.1248.1.2.2.5.1.1.18.1.1 4
.1.3.6.1.4.1.1248.1.2.2.5.1.1.19.1.1 2
.1.3.6.1.4.1.1248.1.2.2.5.1.1.20.1.1 2
.1.3.6.1.4.1.1248.1.2.2.5.1.1.21.1.1 0
.1.3.6.1.4.1.1248.1.2.2.5.1.1.25.1.1 4
.1.3.6.1.4.1.1248.1.2.2.5.1.1.26.1.1 600
.1.3.6.1.4.1.1248.1.2.2.5.1.1.27.1.1 4
.1.3.6.1.4.1.1248.1.2.2.5.1.1.28.1.1 0
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.1 Letter
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.2 Legal
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.3 A4
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.4 Executive
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.5 Commercial 10
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.6 C5
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.7 DL
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.8 Monarch
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.9 International B5
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.10 Custom
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.11 B5
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.12 C6
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.13 A5
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.14 Half Letter
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.15 Government Letter
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.16 Government Legal
.1.3.6.1.4.1.1248.1.2.2.6.1.1.2.1.17 F4
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.1 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.2 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.3 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.4 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.5 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.6 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.7 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.8 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.9 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.10 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.11 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.12 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.13 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.14 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.15 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.16 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.3.1.17 3
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.1 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.2 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.3 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.4 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.5 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.6 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.7 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.8 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.9 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.10 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.11 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.12 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.13 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.14 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.15 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.16 -2
.1.3.6.1.4.1.1248.1.2.2.6.1.1.4.1.17 -2
.1.3.6.1.4.1.1248.1.2.2.7.1.1.2.1.1 Plain
.1.3.6.1.4.1.1248.1.2.2.7.1.1.2.1.2 Letterhead
.1.3.6.1.4.1.1248.1.2.2.7.1.1.2.1.3 Recycled
.1.3.6.1.4.1.1248.1.2.2.7.1.1.2.1.4 Color
.1.3.6.1.4.1.1248.1.2.2.7.1.1.2.1.5 Transparency
.1.3.6.1.4.1.1248.1.2.2.7.1.1.2.1.6 Labels
.1.3.6.1.4.1.1248.1.2.2.8.1.1.2.1.1 0
.1.3.6.1.4.1.1248.1.2.2.8.1.1.3.1.1 4
.1.3.6.1.4.1.1248.1.2.2.8.1.1.4.1.1 0
.1.3.6.1.4.1.1248.1.2.2.8.1.1.5.1.1 0
.1.3.6.1.4.1.1248.1.2.2.8.1.1.6.1.1 1000
.1.3.6.1.4.1.1248.1.2.2.8.1.1.7.1.1 1200
.1.3.6.1.4.1.1248.1.2.2.8.1.1.8.1.1 1
.1.3.6.1.4.1.1248.1.2.2.8.1.1.9.1.1 64
.1.3.6.1.4.1.1248.1.2.2.8.1.1.10.1.1 277
.1.3.6.1.4.1.1248.1.2.2.8.1.1.11.1.1 277
.1.3.6.1.4.1.1248.1.2.2.8.1.1.12.1.1 0
.1.3.6.1.4.1.1248.1.2.2.8.1.1.13.1.1 1
.1.3.6.1.4.1.1248.1.2.2.8.1.1.14.1.1 1
.1.3.6.1.4.1.1248.1.2.2.9.1.1.2.1.1 0
.1.3.6.1.4.1.1248.1.2.2.9.1.1.3.1.1 5
.1.3.6.1.4.1.1248.1.2.2.9.1.1.4.1.1 2
.1.3.6.1.4.1.1248.1.2.2.9.1.1.5.1.1 0
.1.3.6.1.4.1.1248.1.2.2.9.1.1.6.1.1 0
.1.3.6.1.4.1.1248.1.2.2.9.1.1.7.1.1 0
.1.3.6.1.4.1.1248.1.2.2.9.1.1.8.1.1 0
.1.3.6.1.4.1.1248.1.2.2.9.1.1.9.1.1 0
.1.3.6.1.4.1.1248.1.2.2.9.1.1.10.1.1 35
.1.3.6.1.4.1.1248.1.2.2.9.1.1.11.1.1 35
.1.3.6.1.4.1.1248.1.2.2.9.1.1.12.1.1 35
.1.3.6.1.4.1.1248.1.2.2.9.1.1.13.1.1 35
.1.3.6.1.4.1.1248.1.2.2.9.1.1.14.1.1 35
.1.3.6.1.4.1.1248.1.2.2.9.1.1.15.1.1 35
.1.3.6.1.4.1.1248.1.2.2.9.1.1.16.1.1 35
.1.3.6.1.4.1.1248.1.2.2.10.1.1.2.1.1 0
.1.3.6.1.4.1.1248.1.2.2.10.1.1.3.1.1 6
.1.3.6.1.4.1.1248.1.2.2.10.1.1.4.1.1 1
.1.3.6.1.4.1.1248.1.2.2.10.1.1.5.1.1 1
.1.3.6.1.4.1.1248.1.2.2.10.1.1.6.1.1 4
.1.3.6.1.4.1.1248.1.2.2.10.1.1.7.1.1 50
.1.3.6.1.4.1.1248.1.2.2.10.1.1.8.1.1 66
.1.3.6.1.4.1.1248.1.2.2.10.1.1.9.1.1 1
.1.3.6.1.4.1.1248.1.2.2.10.1.1.10.1.1 1
.1.3.6.1.4.1.1248.1.2.2.10.1.1.11.1.1 3
.1.3.6.1.4.1.1248.1.2.2.10.1.1.12.1.1 4
.1.3.6.1.4.1.1248.1.2.2.10.1.1.13.1.1 1
.1.3.6.1.4.1.1248.1.2.2.10.1.1.14.1.1 0
.1.3.6.1.4.1.1248.1.2.2.11.1.1.2.1.1 0
.1.3.6.1.4.1.1248.1.2.2.11.1.1.3.1.1 7
.1.3.6.1.4.1.1248.1.2.2.11.1.1.4.1.1 1
.1.3.6.1.4.1.1248.1.2.2.11.1.1.5.1.1 1
.1.3.6.1.4.1.1248.1.2.2.11.1.1.6.1.1 4
.1.3.6.1.4.1.1248.1.2.2.11.1.1.7.1.1 50
.1.3.6.1.4.1.1248.1.2.2.11.1.1.8.1.1 66
.1.3.6.1.4.1.1248.1.2.2.11.1.1.9.1.1 1
.1.3.6.1.4.1.1248.1.2.2.11.1.1.10.1.1 1
.1.3.6.1.4.1.1248.1.2.2.11.1.1.11.1.1 3
.1.3.6.1.4.1.1248.1.2.2.11.1.1.12.1.1 4
.1.3.6.1.4.1.1248.1.2.2.11.1.1.13.1.1 1
.1.3.6.1.4.1.1248.1.2.2.11.1.1.14.1.1 0
.1.3.6.1.4.1.1248.1.2.2.12.1.1.2.1.1 0
.1.3.6.1.4.1.1248.1.2.2.12.1.1.3.1.1 8
.1.3.6.1.4.1.1248.1.2.2.12.1.1.4.1.1 1
.1.3.6.1.4.1.1248.1.2.2.12.1.1.5.1.1 1
.1.3.6.1.4.1.1248.1.2.2.12.1.1.6.1.1 437
.1.3.6.1.4.1.1248.1.2.2.12.1.1.7.1.1 40
.1.3.6.1.4.1.1248.1.2.2.12.1.1.8.1.1 67
.1.3.6.1.4.1.1248.1.2.2.12.1.1.9.1.1 4
.1.3.6.1.4.1.1248.1.2.2.12.1.1.10.1.1 4
.1.3.6.1.4.1.1248.1.2.2.12.1.1.11.1.1 4
.1.3.6.1.4.1.1248.1.2.2.12.1.1.12.1.1 1
.1.3.6.1.4.1.1248.1.2.2.12.1.1.13.1.1 0
.1.3.6.1.4.1.1248.1.2.2.12.1.1.14.1.1 2
.1.3.6.1.4.1.1248.1.2.2.13.1.1.2.1.1 0
.1.3.6.1.4.1.1248.1.2.2.13.1.1.3.1.1 11
.1.3.6.1.4.1.1248.1.2.2.13.1.1.4.1.1 4
.1.3.6.1.4.1.1248.1.2.2.21.1.1.2.1.1 3
.1.3.6.1.4.1.1248.1.2.2.21.1.1.2.1.2 4
.1.3.6.1.4.1.1248.1.2.2.21.1.1.2.1.3 5
.1.3.6.1.4.1.1248.1.2.2.21.1.1.2.1.4 6
.1.3.6.1.4.1.1248.1.2.2.21.1.1.2.1.5 12
.1.3.6.1.4.1.1248.1.2.2.21.1.1.2.1.6 13
.1.3.6.1.4.1.1248.1.2.2.21.1.1.2.1.7 101
.1.3.6.1.4.1.1248.1.2.2.21.1.1.2.1.8 106
.1.3.6.1.4.1.1248.1.2.2.21.1.1.2.1.9 112
.1.3.6.1.4.1.1248.1.2.2.21.1.1.2.1.10 117
.1.3.6.1.4.1.1248.1.2.2.21.1.1.2.1.11 118
.1.3.6.1.4.1.1248.1.2.2.21.1.1.2.1.12 119
.1.3.6.1.4.1.1248.1.2.2.21.1.1.2.1.13 120
.1.3.6.1.4.1.1248.1.2.2.21.1.1.2.1.14 121
.1.3.6.1.4.1.1248.1.2.2.21.1.1.2.1.15 122
.1.3.6.1.4.1.1248.1.2.2.21.1.1.3.1.1 0
.1.3.6.1.4.1.1248.1.2.2.21.1.1.3.1.2 0
.1.3.6.1.4.1.1248.1.2.2.21.1.1.3.1.3 0
.1.3.6.1.4.1.1248.1.2.2.21.1.1.3.1.4 0
.1.3.6.1.4.1.1248.1.2.2.21.1.1.3.1.5 0
.1.3.6.1.4.1.1248.1.2.2.21.1.1.3.1.6 0
.1.3.6.1.4.1.1248.1.2.2.21.1.1.3.1.7 0
.1.3.6.1.4.1.1248.1.2.2.21.1.1.3.1.8 0
.1.3.6.1.4.1.1248.1.2.2.21.1.1.3.1.9 0
.1.3.6.1.4.1.1248.1.2.2.21.1.1.3.1.10 0
.1.3.6.1.4.1.1248.1.2.2.21.1.1.3.1.11 0
.1.3.6.1.4.1.1248.1.2.2.21.1.1.3.1.12 0
.1.3.6.1.4.1.1248.1.2.2.21.1.1.3.1.13 0
.1.3.6.1.4.1.1248.1.2.2.21.1.1.3.1.14 0
.1.3.6.1.4.1.1248.1.2.2.21.1.1.3.1.15 0
.1.3.6.1.4.1.1248.1.2.2.22.1.1.2.1.1 ROM DIMM A
.1.3.6.1.4.1.1248.1.2.2.22.1.1.2.1.2 TypeB 1
.1.3.6.1.4.1.1248.1.2.2.22.1.1.3.1.1 2
.1.3.6.1.4.1.1248.1.2.2.22.1.1.3.1.2 3
.1.3.6.1.4.1.1248.1.2.2.22.1.1.4.1.1 1
.1.3.6.1.4.1.1248.1.2.2.22.1.1.4.1.2 1
.1.3.6.1.4.1.1248.1.2.2.22.2.1.2.1.1 0
.1.3.6.1.4.1.1248.1.2.2.22.2.1.3.1.1
.1.3.6.1.4.1.1248.1.2.2.22.3.1.2.1.1 0
.1.3.6.1.4.1.1248.1.2.2.22.3.1.3.1.1 EIPS2
.1.3.6.1.4.1.1248.1.2.2.23.1.1.2.1.1 -2
.1.3.6.1.4.1.1248.1.2.2.23.1.1.2.1.2 3
.1.3.6.1.4.1.1248.1.2.2.23.1.1.3.1.1 1
.1.3.6.1.4.1.1248.1.2.2.23.1.1.3.1.2 1
.1.3.6.1.4.1.1248.1.2.2.23.1.1.4.1.1 -2
.1.3.6.1.4.1.1248.1.2.2.23.1.1.4.1.2 -2
.1.3.6.1.4.1.1248.1.2.2.23.1.1.5.1.1 -2
.1.3.6.1.4.1.1248.1.2.2.23.1.1.5.1.2 -2
.1.3.6.1.4.1.1248.1.2.2.23.1.1.6.1.1 -2
.1.3.6.1.4.1.1248.1.2.2.23.1.1.6.1.2 1
.1.3.6.1.4.1.1248.1.2.2.23.1.1.7.1.1 5
.1.3.6.1.4.1.1248.1.2.2.23.1.1.7.1.2 5
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.1 1
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.2 2
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.3 3
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.4 4
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.5 5
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.6 6
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.7 7
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.8 8
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.9 9
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.10 11
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.11 12
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.12 13
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.13 14
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.14 15
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.15 16
.1.3.6.1.4.1.1248.1.2.2.23.2.1.2.1.2.16 17
.1.3.6.1.4.1.1248.1.2.2.23.3.1.2.1.2.1 1
.1.3.6.1.4.1.1248.1.2.2.23.3.1.2.1.2.2 2
.1.3.6.1.4.1.1248.1.2.2.23.3.1.2.1.2.3 3
.1.3.6.1.4.1.1248.1.2.2.23.3.1.2.1.2.4 4
.1.3.6.1.4.1.1248.1.2.2.23.3.1.2.1.2.5 5
.1.3.6.1.4.1.1248.1.2.2.23.3.1.2.1.2.6 6
.1.3.6.1.4.1.1248.1.2.2.24.1.1.2.1.1 1
.1.3.6.1.4.1.1248.1.2.2.24.1.1.3.1.1 -2
.1.3.6.1.4.1.1248.1.2.2.24.1.1.4.1.1
.1.3.6.1.4.1.1248.1.2.2.26.1.1.2.1.1 3
.1.3.6.1.4.1.1248.1.2.2.26.1.1.3.1.1 -2
.1.3.6.1.4.1.1248.1.2.2.27.1.1.2.1.1 3
.1.3.6.1.4.1.1248.1.2.2.27.1.1.3.1.1 25424
.1.3.6.1.4.1.1248.1.2.2.27.1.1.4.1.1 0
.1.3.6.1.4.1.1248.1.2.2.27.1.1.5.1.1 25424
.1.3.6.1.4.1.1248.1.2.2.28.1.1.2.1.1 -3
.1.3.6.1.4.1.1248.1.2.2.28.1.1.2.1.2 -3
.1.3.6.1.4.1.1248.1.2.2.28.1.1.3.1.1 -2
.1.3.6.1.4.1.1248.1.2.2.28.1.1.3.1.2 -2
.1.3.6.1.4.1.1248.1.2.2.36.1.1.1.1 4
.1.3.6.1.4.1.1248.1.2.2.36.1.1.2.1 113
.1.3.6.1.4.1.1248.1.2.2.38.2.1.1.1.12070 12070
.1.3.6.1.4.1.1248.1.2.2.38.2.1.1.1.12071 12071
.1.3.6.1.4.1.1248.1.2.2.38.2.1.1.1.12072 12072
.1.3.6.1.4.1.1248.1.2.2.38.2.1.1.1.12073 12073
.1.3.6.1.4.1.1248.1.2.2.38.2.1.1.1.12074 12074
.1.3.6.1.4.1.1248.1.2.2.38.2.1.2.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.2.1.2.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.2.1.2.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.2.1.2.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.2.1.2.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.2.1.3.1.12070 3353
.1.3.6.1.4.1.1248.1.2.2.38.2.1.3.1.12071 8586
.1.3.6.1.4.1.1248.1.2.2.38.2.1.3.1.12072 1328
.1.3.6.1.4.1.1248.1.2.2.38.2.1.3.1.12073 1109
.1.3.6.1.4.1.1248.1.2.2.38.2.1.3.1.12074 3443
.1.3.6.1.4.1.1248.1.2.2.38.2.1.4.1.12070 2
.1.3.6.1.4.1.1248.1.2.2.38.2.1.4.1.12071 2
.1.3.6.1.4.1.1248.1.2.2.38.2.1.4.1.12072 2
.1.3.6.1.4.1.1248.1.2.2.38.2.1.4.1.12073 2
.1.3.6.1.4.1.1248.1.2.2.38.2.1.4.1.12074 2
.1.3.6.1.4.1.1248.1.2.2.38.2.1.5.1.12070 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.5.1.12071 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.5.1.12072 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.5.1.12073 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.5.1.12074 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.6.1.12070 311032
.1.3.6.1.4.1.1248.1.2.2.38.2.1.6.1.12071 639195
.1.3.6.1.4.1.1248.1.2.2.38.2.1.6.1.12072 70447
.1.3.6.1.4.1.1248.1.2.2.38.2.1.6.1.12073 162427
.1.3.6.1.4.1.1248.1.2.2.38.2.1.6.1.12074 309118
.1.3.6.1.4.1.1248.1.2.2.38.2.1.7.1.12070 488
.1.3.6.1.4.1.1248.1.2.2.38.2.1.7.1.12071 7700
.1.3.6.1.4.1.1248.1.2.2.38.2.1.7.1.12072 52
.1.3.6.1.4.1.1248.1.2.2.38.2.1.7.1.12073 22
.1.3.6.1.4.1.1248.1.2.2.38.2.1.7.1.12074 360
.1.3.6.1.4.1.1248.1.2.2.38.2.1.8.1.12070 3
.1.3.6.1.4.1.1248.1.2.2.38.2.1.8.1.12071 3
.1.3.6.1.4.1.1248.1.2.2.38.2.1.8.1.12072 3
.1.3.6.1.4.1.1248.1.2.2.38.2.1.8.1.12073 3
.1.3.6.1.4.1.1248.1.2.2.38.2.1.8.1.12074 3
.1.3.6.1.4.1.1248.1.2.2.38.2.1.9.1.12070 512
.1.3.6.1.4.1.1248.1.2.2.38.2.1.9.1.12071 7726
.1.3.6.1.4.1.1248.1.2.2.38.2.1.9.1.12072 78
.1.3.6.1.4.1.1248.1.2.2.38.2.1.9.1.12073 42
.1.3.6.1.4.1.1248.1.2.2.38.2.1.9.1.12074 384
.1.3.6.1.4.1.1248.1.2.2.38.2.1.10.1.12070 4
.1.3.6.1.4.1.1248.1.2.2.38.2.1.10.1.12071 4
.1.3.6.1.4.1.1248.1.2.2.38.2.1.10.1.12072 4
.1.3.6.1.4.1.1248.1.2.2.38.2.1.10.1.12073 4
.1.3.6.1.4.1.1248.1.2.2.38.2.1.10.1.12074 4
.1.3.6.1.4.1.1248.1.2.2.38.2.1.11.1.12070 2058
.1.3.6.1.4.1.1248.1.2.2.38.2.1.11.1.12071 862
.1.3.6.1.4.1.1248.1.2.2.38.2.1.11.1.12072 1251
.1.3.6.1.4.1.1248.1.2.2.38.2.1.11.1.12073 1069
.1.3.6.1.4.1.1248.1.2.2.38.2.1.11.1.12074 2949
.1.3.6.1.4.1.1248.1.2.2.38.2.1.12.1.12070 2
.1.3.6.1.4.1.1248.1.2.2.38.2.1.12.1.12071 2
.1.3.6.1.4.1.1248.1.2.2.38.2.1.12.1.12072 2
.1.3.6.1.4.1.1248.1.2.2.38.2.1.12.1.12073 2
.1.3.6.1.4.1.1248.1.2.2.38.2.1.12.1.12074 2
.1.3.6.1.4.1.1248.1.2.2.38.2.1.13.1.12070 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.13.1.12071 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.13.1.12072 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.13.1.12073 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.13.1.12074 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.14.1.12070 6
.1.3.6.1.4.1.1248.1.2.2.38.2.1.14.1.12071 9
.1.3.6.1.4.1.1248.1.2.2.38.2.1.14.1.12072 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.14.1.12073 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.14.1.12074 6
.1.3.6.1.4.1.1248.1.2.2.38.2.1.15.1.12070 6
.1.3.6.1.4.1.1248.1.2.2.38.2.1.15.1.12071 9
.1.3.6.1.4.1.1248.1.2.2.38.2.1.15.1.12072 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.15.1.12073 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.15.1.12074 6
.1.3.6.1.4.1.1248.1.2.2.38.2.1.16.1.12070 6
.1.3.6.1.4.1.1248.1.2.2.38.2.1.16.1.12071 9
.1.3.6.1.4.1.1248.1.2.2.38.2.1.16.1.12072 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.16.1.12073 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.16.1.12074 6
.1.3.6.1.4.1.1248.1.2.2.38.2.1.17.1.12070 6
.1.3.6.1.4.1.1248.1.2.2.38.2.1.17.1.12071 9
.1.3.6.1.4.1.1248.1.2.2.38.2.1.17.1.12072 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.17.1.12073 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.17.1.12074 6
.1.3.6.1.4.1.1248.1.2.2.38.2.1.18.1.12070 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.18.1.12071 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.18.1.12072 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.18.1.12073 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.18.1.12074 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.19.1.12070 15
.1.3.6.1.4.1.1248.1.2.2.38.2.1.19.1.12071 15
.1.3.6.1.4.1.1248.1.2.2.38.2.1.19.1.12072 15
.1.3.6.1.4.1.1248.1.2.2.38.2.1.19.1.12073 15
.1.3.6.1.4.1.1248.1.2.2.38.2.1.19.1.12074 15
.1.3.6.1.4.1.1248.1.2.2.38.2.1.20.1.12070 -2326
.1.3.6.1.4.1.1248.1.2.2.38.2.1.20.1.12071 -2125
.1.3.6.1.4.1.1248.1.2.2.38.2.1.20.1.12072 -1888
.1.3.6.1.4.1.1248.1.2.2.38.2.1.20.1.12073 -1882
.1.3.6.1.4.1.1248.1.2.2.38.2.1.20.1.12074 -727
.1.3.6.1.4.1.1248.1.2.2.38.2.1.21.1.12070 -2326
.1.3.6.1.4.1.1248.1.2.2.38.2.1.21.1.12071 -2125
.1.3.6.1.4.1.1248.1.2.2.38.2.1.21.1.12072 -1888
.1.3.6.1.4.1.1248.1.2.2.38.2.1.21.1.12073 -1882
.1.3.6.1.4.1.1248.1.2.2.38.2.1.21.1.12074 -727
.1.3.6.1.4.1.1248.1.2.2.38.2.1.22.1.12070 -2313
.1.3.6.1.4.1.1248.1.2.2.38.2.1.22.1.12071 -2048
.1.3.6.1.4.1.1248.1.2.2.38.2.1.22.1.12072 -1887
.1.3.6.1.4.1.1248.1.2.2.38.2.1.22.1.12073 -1882
.1.3.6.1.4.1.1248.1.2.2.38.2.1.22.1.12074 -722
.1.3.6.1.4.1.1248.1.2.2.38.2.1.26.1.12070 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.26.1.12071 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.26.1.12072 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.26.1.12073 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.26.1.12074 1
.1.3.6.1.4.1.1248.1.2.2.38.2.1.27.1.12070 4
.1.3.6.1.4.1.1248.1.2.2.38.2.1.27.1.12071 4
.1.3.6.1.4.1.1248.1.2.2.38.2.1.27.1.12072 4
.1.3.6.1.4.1.1248.1.2.2.38.2.1.27.1.12073 4
.1.3.6.1.4.1.1248.1.2.2.38.2.1.27.1.12074 4
.1.3.6.1.4.1.1248.1.2.2.38.2.1.29.1.12070 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.29.1.12071 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.29.1.12072 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.29.1.12073 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.29.1.12074 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.30.1.12070 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.30.1.12071 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.30.1.12072 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.30.1.12073 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.30.1.12074 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.31.1.12070 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.31.1.12071 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.31.1.12072 0
.1.3.6.1.4.1.1248.1.2.2.38.2.1.31

.1.3.6.1.4.1.1248.1.2.2.38.3.1.3.1.12070.1 1113
.1.3.6.1.4.1.1248.1.2.2.38.3.1.3.1.12071.1 1113
.1.3.6.1.4.1.1248.1.2.2.38.3.1.3.1.12072.1 1113
.1.3.6.1.4.1.1248.1.2.2.38.3.1.3.1.12073.1 1113
.1.3.6.1.4.1.1248.1.2.2.38.3.1.3.1.12074.1 1113
.1.3.6.1.4.1.1248.1.2.2.38.3.1.4.1.12070.1 2467868
.1.3.6.1.4.1.1248.1.2.2.38.3.1.4.1.12071.1 17878022
.1.3.6.1.4.1.1248.1.2.2.38.3.1.4.1.12072.1 14357
.1.3.6.1.4.1.1248.1.2.2.38.3.1.4.1.12073.1 26606
.1.3.6.1.4.1.1248.1.2.2.38.3.1.4.1.12074.1 2522542
.1.3.6.1.4.1.1248.1.2.2.38.4.1.2.1.12070.1 3
.1.3.6.1.4.1.1248.1.2.2.38.4.1.2.1.12071.1 3
.1.3.6.1.4.1.1248.1.2.2.38.4.1.2.1.12072.1 3
.1.3.6.1.4.1.1248.1.2.2.38.4.1.2.1.12073.1 3
.1.3.6.1.4.1.1248.1.2.2.38.4.1.2.1.12074.1 3
.1.3.6.1.4.1.1248.1.2.2.38.4.1.3.1.12070.1 1
.1.3.6.1.4.1.1248.1.2.2.38.4.1.3.1.12071.1 1
.1.3.6.1.4.1.1248.1.2.2.38.4.1.3.1.12072.1 1
.1.3.6.1.4.1.1248.1.2.2.38.4.1.3.1.12073.1 1
.1.3.6.1.4.1.1248.1.2.2.38.4.1.3.1.12074.1 1
.1.3.6.1.4.1.1248.1.2.2.38.4.1.4.1.12070.1 8
.1.3.6.1.4.1.1248.1.2.2.38.4.1.4.1.12071.1 8
.1.3.6.1.4.1.1248.1.2.2.38.4.1.4.1.12072.1 8
.1.3.6.1.4.1.1248.1.2.2.38.4.1.4.1.12073.1 8
.1.3.6.1.4.1.1248.1.2.2.38.4.1.4.1.12074.1 8
.1.3.6.1.4.1.1248.1.2.2.38.4.1.5.1.12070.1 6
.1.3.6.1.4.1.1248.1.2.2.38.4.1.5.1.12071.1 9
.1.3.6.1.4.1.1248.1.2.2.38.4.1.5.1.12072.1 1
.1.3.6.1.4.1.1248.1.2.2.38.4.1.5.1.12073.1 1
.1.3.6.1.4.1.1248.1.2.2.38.4.1.5.1.12074.1 6
.1.3.6.1.4.1.1248.1.2.2.38.5.1.2.1.12070.1 1
.1.3.6.1.4.1.1248.1.2.2.38.5.1.2.1.12071.1 1
.1.3.6.1.4.1.1248.1.2.2.38.5.1.2.1.12072.1 1
.1.3.6.1.4.1.1248.1.2.2.38.5.1.2.1.12073.1 1
.1.3.6.1.4.1.1248.1.2.2.38.5.1.2.1.12074.1 1
.1.3.6.1.4.1.1248.1.2.2.38.5.1.3.1.12070.1 Toner Low
.1.3.6.1.4.1.1248.1.2.2.38.5.1.3.1.12071.1 Toner Low
.1.3.6.1.4.1.1248.1.2.2.38.5.1.3.1.12072.1 Toner Low
.1.3.6.1.4.1.1248.1.2.2.38.5.1.3.1.12073.1 Toner Low
.1.3.6.1.4.1.1248.1.2.2.38.5.1.3.1.12074.1 Toner Low
.1.3.6.1.4.1.1248.1.2.2.38.5.1.4.1.12070.1 0
.1.3.6.1.4.1.1248.1.2.2.38.5.1.4.1.12071.1 0
.1.3.6.1.4.1.1248.1.2.2.38.5.1.4.1.12072.1 0
.1.3.6.1.4.1.1248.1.2.2.38.5.1.4.1.12073.1 0
.1.3.6.1.4.1.1248.1.2.2.38.5.1.4.1.12074.1 0
.1.3.6.1.4.1.1248.1.2.2.38.5.1.5.1.12070.1 0
.1.3.6.1.4.1.1248.1.2.2.38.5.1.5.1.12071.1 0
.1.3.6.1.4.1.1248.1.2.2.38.5.1.5.1.12072.1 0
.1.3.6.1.4.1.1248.1.2.2.38.5.1.5.1.12073.1 0
.1.3.6.1.4.1.1248.1.2.2.38.5.1.5.1.12074.1 0
.1.3.6.1.4.1.1248.1.2.2.38.5.1.6.1.12070.1 4
.1.3.6.1.4.1.1248.1.2.2.38.5.1.6.1.12071.1 4
.1.3.6.1.4.1.1248.1.2.2.38.5.1.6.1.12072.1 4
.1.3.6.1.4.1.1248.1.2.2.38.5.1.6.1.12073.1 4
.1.3.6.1.4.1.1248.1.2.2.38.5.1.6.1.12074.1 4
.1.3.6.1.4.1.1248.1.2.2.38.6.1.1.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.1.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.1.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.1.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.1.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.2.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.2.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.2.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.2.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.2.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.3.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.3.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.3.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.3.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.3.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.4.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.4.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.4.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.4.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.4.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.5.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.5.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.5.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.5.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.5.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.6.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.6.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.6.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.6.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.6.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.7.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.7.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.7.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.7.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.7.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.8.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.8.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.8.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.8.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.8.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.9.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.9.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.9.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.9.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.9.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.12.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.12.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.12.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.12.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.12.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.13.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.13.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.13.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.13.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.13.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.14.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.14.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.14.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.14.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.14.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.15.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.15.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.15.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.15.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.15.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.16.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.16.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.16.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.16.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.16.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.17.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.17.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.17.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.17.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.17.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.18.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.18.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.18.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.18.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.18.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.19.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.19.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.19.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.19.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.19.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.20.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.20.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.20.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.20.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.20.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.21.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.21.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.21.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.21.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.21.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.22.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.22.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.22.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.22.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.22.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.7.1.1.1 5
.1.3.6.1.4.1.1248.1.2.2.38.7.1.2.1 1

Any idea about paper?
Thanks, and excused me for the paste.

.1.3.6.1.4.1.1248.1.2.2.38.3.1.3.1.12070.1 1113
.1.3.6.1.4.1.1248.1.2.2.38.3.1.3.1.12071.1 1113
.1.3.6.1.4.1.1248.1.2.2.38.3.1.3.1.12072.1 1113
.1.3.6.1.4.1.1248.1.2.2.38.3.1.3.1.12073.1 1113
.1.3.6.1.4.1.1248.1.2.2.38.3.1.3.1.12074.1 1113
.1.3.6.1.4.1.1248.1.2.2.38.3.1.4.1.12070.1 2467868
.1.3.6.1.4.1.1248.1.2.2.38.3.1.4.1.12071.1 17878022
.1.3.6.1.4.1.1248.1.2.2.38.3.1.4.1.12072.1 14357
.1.3.6.1.4.1.1248.1.2.2.38.3.1.4.1.12073.1 26606
.1.3.6.1.4.1.1248.1.2.2.38.3.1.4.1.12074.1 2522542
.1.3.6.1.4.1.1248.1.2.2.38.4.1.2.1.12070.1 3
.1.3.6.1.4.1.1248.1.2.2.38.4.1.2.1.12071.1 3
.1.3.6.1.4.1.1248.1.2.2.38.4.1.2.1.12072.1 3
.1.3.6.1.4.1.1248.1.2.2.38.4.1.2.1.12073.1 3
.1.3.6.1.4.1.1248.1.2.2.38.4.1.2.1.12074.1 3
.1.3.6.1.4.1.1248.1.2.2.38.4.1.3.1.12070.1 1
.1.3.6.1.4.1.1248.1.2.2.38.4.1.3.1.12071.1 1
.1.3.6.1.4.1.1248.1.2.2.38.4.1.3.1.12072.1 1
.1.3.6.1.4.1.1248.1.2.2.38.4.1.3.1.12073.1 1
.1.3.6.1.4.1.1248.1.2.2.38.4.1.3.1.12074.1 1
.1.3.6.1.4.1.1248.1.2.2.38.4.1.4.1.12070.1 8
.1.3.6.1.4.1.1248.1.2.2.38.4.1.4.1.12071.1 8
.1.3.6.1.4.1.1248.1.2.2.38.4.1.4.1.12072.1 8
.1.3.6.1.4.1.1248.1.2.2.38.4.1.4.1.12073.1 8
.1.3.6.1.4.1.1248.1.2.2.38.4.1.4.1.12074.1 8
.1.3.6.1.4.1.1248.1.2.2.38.4.1.5.1.12070.1 6
.1.3.6.1.4.1.1248.1.2.2.38.4.1.5.1.12071.1 9
.1.3.6.1.4.1.1248.1.2.2.38.4.1.5.1.12072.1 1
.1.3.6.1.4.1.1248.1.2.2.38.4.1.5.1.12073.1 1
.1.3.6.1.4.1.1248.1.2.2.38.4.1.5.1.12074.1 6
.1.3.6.1.4.1.1248.1.2.2.38.5.1.2.1.12070.1 1
.1.3.6.1.4.1.1248.1.2.2.38.5.1.2.1.12071.1 1
.1.3.6.1.4.1.1248.1.2.2.38.5.1.2.1.12072.1 1
.1.3.6.1.4.1.1248.1.2.2.38.5.1.2.1.12073.1 1
.1.3.6.1.4.1.1248.1.2.2.38.5.1.2.1.12074.1 1
.1.3.6.1.4.1.1248.1.2.2.38.5.1.3.1.12070.1 Toner Low
.1.3.6.1.4.1.1248.1.2.2.38.5.1.3.1.12071.1 Toner Low
.1.3.6.1.4.1.1248.1.2.2.38.5.1.3.1.12072.1 Toner Low
.1.3.6.1.4.1.1248.1.2.2.38.5.1.3.1.12073.1 Toner Low
.1.3.6.1.4.1.1248.1.2.2.38.5.1.3.1.12074.1 Toner Low
.1.3.6.1.4.1.1248.1.2.2.38.5.1.4.1.12070.1 0
.1.3.6.1.4.1.1248.1.2.2.38.5.1.4.1.12071.1 0
.1.3.6.1.4.1.1248.1.2.2.38.5.1.4.1.12072.1 0
.1.3.6.1.4.1.1248.1.2.2.38.5.1.4.1.12073.1 0
.1.3.6.1.4.1.1248.1.2.2.38.5.1.4.1.12074.1 0
.1.3.6.1.4.1.1248.1.2.2.38.5.1.5.1.12070.1 0
.1.3.6.1.4.1.1248.1.2.2.38.5.1.5.1.12071.1 0
.1.3.6.1.4.1.1248.1.2.2.38.5.1.5.1.12072.1 0
.1.3.6.1.4.1.1248.1.2.2.38.5.1.5.1.12073.1 0
.1.3.6.1.4.1.1248.1.2.2.38.5.1.5.1.12074.1 0
.1.3.6.1.4.1.1248.1.2.2.38.5.1.6.1.12070.1 4
.1.3.6.1.4.1.1248.1.2.2.38.5.1.6.1.12071.1 4
.1.3.6.1.4.1.1248.1.2.2.38.5.1.6.1.12072.1 4
.1.3.6.1.4.1.1248.1.2.2.38.5.1.6.1.12073.1 4
.1.3.6.1.4.1.1248.1.2.2.38.5.1.6.1.12074.1 4
.1.3.6.1.4.1.1248.1.2.2.38.6.1.1.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.1.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.1.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.1.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.1.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.2.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.2.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.2.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.2.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.2.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.3.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.3.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.3.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.3.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.3.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.4.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.4.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.4.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.4.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.4.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.5.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.5.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.5.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.5.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.5.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.6.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.6.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.6.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.6.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.6.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.7.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.7.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.7.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.7.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.7.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.8.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.8.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.8.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.8.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.8.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.9.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.9.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.9.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.9.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.9.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.12.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.12.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.12.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.12.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.12.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.13.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.13.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.13.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.13.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.13.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.14.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.14.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.14.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.14.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.14.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.15.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.15.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.15.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.15.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.15.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.16.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.16.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.16.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.16.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.16.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.17.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.17.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.17.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.17.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.17.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.18.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.18.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.18.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.18.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.18.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.19.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.19.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.19.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.19.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.19.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.20.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.20.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.20.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.20.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.20.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.21.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.21.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.21.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.21.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.21.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.6.1.22.1.12070
.1.3.6.1.4.1.1248.1.2.2.38.6.1.22.1.12071
.1.3.6.1.4.1.1248.1.2.2.38.6.1.22.1.12072
.1.3.6.1.4.1.1248.1.2.2.38.6.1.22.1.12073
.1.3.6.1.4.1.1248.1.2.2.38.6.1.22.1.12074
.1.3.6.1.4.1.1248.1.2.2.38.7.1.1.1 5
.1.3.6.1.4.1.1248.1.2.2.38.7.1.2.1 1

Any idea about paper?
Thanks, and excused me for the paste.

I asked you to get mbrowse and use that as a tool to find the oid’s that you need to issue or want to issue. You really think I’m going to look at all of those oid’s for you? Please, help us out here.

Guys,

I know it has been more than 10 years, but I still didn’t find anything in Google (or anyware) about collecting Page Counters from Epson printers.

Doing some digging and spying, we found that OID 1.3.6.1.4.1.1248.1.2.2.1.1.1.4.1 has that information in three 32 bit unsigned integers starting from byte 79 through 91. The first 4 bytes are pages printed with images (black or color), the second is pages with only characteres (no matter what color), and the third are white pages (where the printer cart didn’t even move). Bytes are from left to right, big endian.

All other bytes didn’t change when printing. Can be anything.

Glad to help.

1 Like