attachment

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-2022-jp">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:PMingLiU;
        panose-1:2 2 5 0 0 0 0 0 0 0;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Microsoft JhengHei";
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:"\@Microsoft JhengHei";}
@font-face
        {font-family:"\@PMingLiU";
        panose-1:2 1 6 1 0 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">Smith,<br>
<br>
Happy New Year!<br>
<br>
I sent the draft to CINC for their review.  The following is their understanding and would like your confirmation:<br>
<br>
In Figure 2 - PAPI Example of "printer-finisher"<br>
printer-finisher[1] = "index=8;<br>
                      type=stitcher;<br>
                      unit=sheets;<br>
                      maxcapacity=500;<br>
                      capacity=100;"<br>
<br>
Our understanding is as follows:<br>
type(IPP) = finDeviceType(RFC3806)<br>
unit(IPP) = finDeviceCapacityUnit(RFC3806)<br>
maxcapacity(IPP) = finDeviceMaxCapacity(RFC3806)<br>
capacity(IPP) = finDeviceCurrentCapacity(RFC3806)<br>
<br>
So, finDeviceMaxCapacity is the maximum capacity of finDeviceType finishing can handle with the unit of finDeviceCapacityUnit. Right?<o:p></o:p></p>
<p class="MsoNormal"><br>
In the case of type=stacker and unit=sheets,  finDeviceMaxCapacity indicates the maximum number of sheets that can be loaded,  and finDeviceCurrentCapacity indicates the remaining number of sheets.<br>
<br>
If our understanding is correct, the example in Figure 2 type=stitcher allows stapling 500 sheets of paper at a time.<br>
<span lang="ZH-TW" style="font-family:"Microsoft JhengHei",sans-serif">(</span>Similarly, in Figure 2, when type=puncher, 100 holes can be made at a time.<span lang="ZH-TW" style="font-family:"Microsoft JhengHei",sans-serif">)</span><br>
<br>
We would like to know our understanding of finDeviceMaxCapacity and finDeviceCurrentCapacity is correct.<br>
<br>
Can you please confirm that.<o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal">I don't know the answers. The definitions for finDeviceMaxCapacity and finDeviceCurrentCapacity in RFC 3806 aren't clear at all on what a maximum capacity or current capacity means in the context of a finisher. It also seems a bit too wide
 open to let the printer choose the unit type.Some might  <o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal">Your example also raises an interesting question about stackers. The Finishing MIB defines 'stacker' as a finisher type. But IPP "finishings-col" doesn't have a representation for stackers - it considers a stacker to be an "output-tray".<o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal">Mike, what do you think we ought to do about the FinDeviceTypeTC types in the Finishing MIB that don't have IPP equivalents in finishings-col?<o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal">FinDeviceTypeTC ::= TEXTUAL-CONVENTION<o:p></o:p></p>
<p class="MsoNormal">    STATUS       current<o:p></o:p></p>
<p class="MsoNormal">    DESCRIPTION<o:p></o:p></p>
<p class="MsoNormal">      "The defined finishing device subunit process<o:p></o:p></p>
<p class="MsoNormal">       enumerations."<o:p></o:p></p>
<p class="MsoNormal">    SYNTAX       INTEGER {<o:p></o:p></p>
<p class="MsoNormal">         other(1),<o:p></o:p></p>
<p class="MsoNormal">         unknown(2),<o:p></o:p></p>
<p class="MsoNormal">         stitcher(3),<o:p></o:p></p>
<p class="MsoNormal">         folder(4),<o:p></o:p></p>
<p class="MsoNormal">         binder(5),<o:p></o:p></p>
<p class="MsoNormal">         trimmer(6),<o:p></o:p></p>
<p class="MsoNormal"><span style="color:black;background:#FFFB00">         dieCutter(7),</span><o:p></o:p></p>
<p class="MsoNormal">         puncher(8),<o:p></o:p></p>
<p class="MsoNormal">         perforater(9),<o:p></o:p></p>
<p class="MsoNormal"><span style="color:black;background:#FFFB00">         slitter(10),</span><o:p></o:p></p>
<p class="MsoNormal"><span style="color:black;background:#FFFB00">         separationCutter(11),</span><o:p></o:p></p>
<p class="MsoNormal"><span style="color:black;background:#FFFB00">         imprinter(12),</span><o:p></o:p></p>
<p class="MsoNormal">         wrapper(13),<o:p></o:p></p>
<p class="MsoNormal">         bander(14),<o:p></o:p></p>
<p class="MsoNormal"><span style="color:black;background:#FFFB00">         makeEnvelope(15),</span><o:p></o:p></p>
<p class="MsoNormal">         stacker(16),<o:p></o:p></p>
<p class="MsoNormal"><span style="color:black;background:#FFFB00">         sheetRotator(17),</span><o:p></o:p></p>
<p class="MsoNormal"><span style="color:black;background:#FFFB00">         inserter(18)</span><o:p></o:p></p>
<p class="MsoNormal">        }<o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal"><br>
<br>
<br>
<o:p></o:p></p>
<p class="MsoNormal"><br>
Regards,<br>
<br>
Steven<br>
<br>
<o:p></o:p></p>
</div>
</body>
</html>