attachment

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body dir="auto">
This is now in IPP Driverless Printing Extensions v2.0 so we should briefly discuss this tomorrow in the IPP Driverless Printing Extensions v2.0 session. <br>
<br>
<div dir="ltr"><span style="background-color: rgba(255, 255, 255, 0);">Cheers,</span>
<div><span style="background-color: rgba(255, 255, 255, 0);">Smith</span>
<div><span style="background-color: rgba(255, 255, 255, 0);">---</span></div>
<div><span style="background-color: rgba(255, 255, 255, 0);">Smith Kennedy</span></div>
</div>
<div><span style="background-color: rgba(255, 255, 255, 0);">smith.kennedy@hp.com</span></div>
<div><span style="background-color: rgba(255, 255, 255, 0);"><br>
</span></div>
</div>
<div dir="ltr"><br>
<blockquote type="cite">On May 7, 2020, at 5:28 PM, Michael Sweet via ipp <ipp@pwg.org> wrote:<br>
<br>
</blockquote>
</div>
<blockquote type="cite">
<div dir="ltr"> Chris,<br>
<br>
Only list the properties that are present in the MIB entries - thus the non-colorant supplies don't have the colorantxxx properties.<br>
<br>
The colorantname only required for supplies with associated colorants, and the ABNF lists it as OPTIONAL (and so the IPP Everywhere tests don't require it...) but I do see it listed as REQUIRED in Table 9 (which is an error - the intent was for note 3 to apply
 to all of the colorant properties...)<br>
<br>
<br>
> On May 7, 2020, at 6:27 PM, Rizzo, Christopher via ipp <ipp@pwg.org> wrote:<br>
> <br>
> Table 9 has optional printer-supply (1setOf octetString(MAX)) keywords.<br>
> <br>
> Some supplies have colorants, others have colorantIndex = 0 ("this supply does not depend on a single specified colorant").<br>
> <br>
> Must each entry in the set of octetStrings contain the same SNMP Supply Objects (matching cardinality), or can colorant objects be present in an octetString for those supplies that have a colorant, but not present in an octetString for those supplies that
 do not have a colorant?<br>
> <br>
> For example, must we do this:<br>
> <br>
> // Black toner.<br>
> printer-supply[1] =<br>
> type=toner;maxcapacity=100;level=75;index=1;markerindex=1;<br>
> class=supplyThatIsConsumed;unit=percent;<br>
> colorantindex=1;colorantrole=process;colorantname=black;<br>
> coloranttonality=256;<br>
> <br>
> // Fuser does not have concept of colorant.<br>
> printer-supply[2] =<br>
> type=fuser;maxcapacity=100;level=96;index=2;markerindex=1;<br>
> class=supplyThatIsConsumed;unit=percent;<br>
> colorantindex=0;colorantrole=???;colorantname=???;<br>
> coloranttonality=???;<br>
> <br>
> Or should we do this (is it legal to have colorant entries for some supplies, but not have colorant entries for others in the set (non-matching cardinality)?):<br>
> <br>
> // Black toner.<br>
> printer-supply[1] =<br>
> type=toner;maxcapacity=100;level=75;index=1;markerindex=1;<br>
> class=supplyThatIsConsumed;unit=percent;<br>
> colorantindex=1;colorantrole=process;colorantname=black;<br>
> coloranttonality=256;<br>
> <br>
> // Fuser does not have concept of colorant.<br>
> printer-supply[2] =<br>
> type=fuser;maxcapacity=100;level=96;index=2;markerindex=1;<br>
> class=supplyThatIsConsumed;unit=percent;colorantname=unknown;<br>
> <br>
> <br>
> And since colorantname is REQUIRED, what value should it have for a supply that is not associated with any colorant (unknown or other appear to be the only available values in RFC3805)?<br>
> <br>
> Thanks,<br>
> Chris<br>
> <br>
> Christopher Rizzo<br>
> Xerox Corporation<br>
> GDG/Discovery/Advance Technology<br>
> 26600 SW Parkway Ave.<br>
> Wilsonville, OR 97070-9251<br>
> Phone: (585) 314-6936<br>
> Email: Christopher.Rizzo@xerox.com<br>
> <br>
> "The realization came over me with full force that a good part of the remainder of my life was going to be spent in finding errors in my own programs."<br>
> -Maurice Wilkes, Memoirs of a Computer Pioneer<br>
> _______________________________________________<br>
> ipp mailing list<br>
> ipp@pwg.org<br>
> <a href="https://www.pwg.org/mailman/listinfo/ipp">
https://www.pwg.org/mailman/listinfo/ipp</a><br>
<br>
________________________<br>
Michael Sweet<br>
<br>
<br>
<br>
_______________________________________________<br>
ipp mailing list<br>
ipp@pwg.org<br>
<a href="https://www.pwg.org/mailman/listinfo/ipp">https://www.pwg.org/mailman/listinfo/ipp</a><br>
</div>
</blockquote>
</body>
</html>