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

Michael Sweet via ipp <ipp@pwg.org> Tue, 26 May 2020 21:19 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 C90573A082C for <ietfarch-ipp-archive@ietfa.amsl.com>; Tue, 26 May 2020 14:19:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.899
X-Spam-Level:
X-Spam-Status: No, score=-2.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, MAILING_LIST_MULTI=-1, 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 1DmQMXIQp8NL for <ietfarch-ipp-archive@ietfa.amsl.com>; Tue, 26 May 2020 14:19:08 -0700 (PDT)
Received: from mail.pwg.org (mail.pwg.org [50.116.7.199]) by ietfa.amsl.com (Postfix) with ESMTP id 54C343A0821 for <ipp-archive2@ietf.org>; Tue, 26 May 2020 14:19:08 -0700 (PDT)
Received: by mail.pwg.org (Postfix, from userid 1002) id 865D2C5FE; Tue, 26 May 2020 21:19:06 +0000 (UTC)
Received: from mail.pwg.org (localhost [IPv6:::1]) by mail.pwg.org (Postfix) with ESMTP id 30BD927B3; Tue, 26 May 2020 21:19:04 +0000 (UTC)
X-Original-To: ipp@pwg.org
Delivered-To: ipp@pwg.org
Received: by mail.pwg.org (Postfix, from userid 1002) id 5D0293A80; Tue, 26 May 2020 21:19:03 +0000 (UTC)
Received: from mail.msweet.org (mail.msweet.org [173.255.209.91]) by mail.pwg.org (Postfix) with ESMTP id 738E6ABC for <ipp@pwg.org>; Tue, 26 May 2020 21:19:02 +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 C291280628; Tue, 26 May 2020 21:19:01 +0000 (UTC)
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.80.23.2.2\))
In-Reply-To: <2E0C608F-D69B-4DE1-BE36-60F2BB66CD6F@msweet.org>
Date: Tue, 26 May 2020 17:19:00 -0400
Message-Id: <F725353F-8AC0-4C78-8E50-0D3D6CC5303B@msweet.org>
References: <A6AEB535-FC70-4959-9C7A-14BC89A371ED@msweet.org> <B0B69540-7CDD-44A8-B4E2-2A4428966224@hp.com> <2E0C608F-D69B-4DE1-BE36-60F2BB66CD6F@msweet.org>
To: Michael Sweet <msweet@msweet.org>
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>

OK, they are back up on the PWG page, and I'll include them in the next IANA drop (with the System Discovery registration).


> On May 26, 2020, at 4:54 PM, Michael Sweet via ipp <ipp@pwg.org> wrote:
> 
> 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
> 

________________________
Michael Sweet



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