Re: [IPP] RFC: Registration Template for printer-firmware-xxx attributes

Michael Sweet via ipp <ipp@pwg.org> Tue, 26 May 2020 20:54 UTC

Return-Path: <ipp-bounces@pwg.org>
X-Original-To: ietfarch-ipp-archive@ietfa.amsl.com
Delivered-To: ietfarch-ipp-archive@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6605F3A07AF for <ietfarch-ipp-archive@ietfa.amsl.com>; Tue, 26 May 2020 13:54:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.898
X-Spam-Level:
X-Spam-Status: No, score=-2.898 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WypkhqOo2WJD for <ietfarch-ipp-archive@ietfa.amsl.com>; Tue, 26 May 2020 13:54:24 -0700 (PDT)
Received: from mail.pwg.org (mail.pwg.org [50.116.7.199]) by ietfa.amsl.com (Postfix) with ESMTP id C20D03A07AC for <ipp-archive2@ietf.org>; Tue, 26 May 2020 13:54:24 -0700 (PDT)
Received: by mail.pwg.org (Postfix, from userid 1002) id B15F9C5FF; Tue, 26 May 2020 20:54:24 +0000 (UTC)
Received: from mail.pwg.org (localhost [IPv6:::1]) by mail.pwg.org (Postfix) with ESMTP id 9C300ABC; Tue, 26 May 2020 20:54:22 +0000 (UTC)
X-Original-To: ipp@pwg.org
Delivered-To: ipp@pwg.org
Received: by mail.pwg.org (Postfix, from userid 1002) id D04EA3A80; Tue, 26 May 2020 20:54:21 +0000 (UTC)
Received: from mail.msweet.org (mail.msweet.org [173.255.209.91]) by mail.pwg.org (Postfix) with ESMTP id 8A4C0ABC for <ipp@pwg.org>; Tue, 26 May 2020 20:54:21 +0000 (UTC)
Received: from imacpro.lan (host-148-170-144-200.public.eastlink.ca [148.170.144.200]) by mail.msweet.org (Postfix) with ESMTPSA id F0FBA80628; Tue, 26 May 2020 20:54:20 +0000 (UTC)
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.80.23.2.2\))
In-Reply-To: <B0B69540-7CDD-44A8-B4E2-2A4428966224@hp.com>
Date: Tue, 26 May 2020 16:54:19 -0400
Message-Id: <2E0C608F-D69B-4DE1-BE36-60F2BB66CD6F@msweet.org>
References: <A6AEB535-FC70-4959-9C7A-14BC89A371ED@msweet.org> <B0B69540-7CDD-44A8-B4E2-2A4428966224@hp.com>
To: "Kennedy, Smith (Wireless & IPP Standards)" <smith.kennedy@hp.com>
X-Mailer: Apple Mail (2.3608.80.23.2.2)
Cc: PWG IPP Workgroup <ipp@pwg.org>
Subject: Re: [IPP] RFC: Registration Template for printer-firmware-xxx attributes
X-BeenThere: ipp@pwg.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: ISTO-PWG Internet Printing Protocol workgroup discussion forum <ipp.pwg.org>
List-Unsubscribe: <https://www.pwg.org/mailman/options/ipp>, <mailto:ipp-request@pwg.org?subject=unsubscribe>
List-Archive: <http://www.pwg.org/pipermail/ipp/>
List-Post: <mailto:ipp@pwg.org>
List-Help: <mailto:ipp-request@pwg.org?subject=help>
List-Subscribe: <https://www.pwg.org/mailman/listinfo/ipp>, <mailto:ipp-request@pwg.org?subject=subscribe>
From: Michael Sweet via ipp <ipp@pwg.org>
Reply-To: Michael Sweet <msweet@msweet.org>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: ipp-bounces@pwg.org
Sender: ipp <ipp-bounces@pwg.org>

Hmm, I'll see where they disappeared to...


> On May 26, 2020, at 4:53 PM, Kennedy, Smith (Wireless & IPP Standards) <smith.kennedy@hp.com> wrote:
> 
> Hi Mike,
> 
> I'm not finding these in the IANA registry. Did these ever get published?
> 
> Smith
> 
> /**
>     Smith Kennedy
>     HP Inc.
> */
> 
>> On Jul 24, 2019, at 2:54 PM, Michael Sweet via ipp <ipp@pwg.org> wrote:
>> 
>> All,
>> 
>> AirPrint has long defined several Printer Status attributes providing the current firmware names, patches, and versions associated with a Printer. These are based on the corresponding PWG Hardcopy Device Health Assessment Attributes [PWG5110.1] and require that each of these attributes have the same cardinality (number of values), for example:
>> 
>> printer-firmware-name = 'IPP Server','PDF Interpreter'
>> printer-firmware-string-version = '4.2', '2.0r6'
>> printer-firmware-patches = '',''
>> printer-firmware-version = <0402>,<020006>
>> 
>> Apple would like to officially register these in the IANA IPP Registry. The template is as follows:
>> 
>> Printer Status attributes: Reference
>> ------------------------------ ---------
>> printer-firmware-name (1setOf name(MAX)) [APPLE20190724]
>> printer-firmware-patches (1setOf text(MAX)) [APPLE20190724]
>> printer-firmware-string-version (1setOf text(MAX)) [APPLE20190724]
>> printer-firmware-version (1setOf octetString(MAX)) [APPLE20190724]
>> 
>> 
>> ________________________
>> Michael Sweet
>> 
>> 
>> 
>> _______________________________________________
>> ipp mailing list
>> ipp@pwg.org
>> https://www.pwg.org/mailman/listinfo/ipp
> 

________________________
Michael Sweet



_______________________________________________
ipp mailing list
ipp@pwg.org
https://www.pwg.org/mailman/listinfo/ipp