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

Michael Sweet via ipp <ipp@pwg.org> Wed, 24 July 2019 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 2686F120640 for <ietfarch-ipp-archive@ietfa.amsl.com>; Wed, 24 Jul 2019 13:54:43 -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 JXqkkRNi3kKb for <ietfarch-ipp-archive@ietfa.amsl.com>; Wed, 24 Jul 2019 13:54:41 -0700 (PDT)
Received: from mail.pwg.org (mail.pwg.org [50.116.7.199]) by ietfa.amsl.com (Postfix) with ESMTP id 2765D12060C for <ipp-archive2@ietf.org>; Wed, 24 Jul 2019 13:54:41 -0700 (PDT)
Received: by mail.pwg.org (Postfix, from userid 1002) id 8CEA913679; Wed, 24 Jul 2019 20:54:40 +0000 (UTC)
Received: from mail.pwg.org (localhost [IPv6:::1]) by mail.pwg.org (Postfix) with ESMTP id 24A163D55; Wed, 24 Jul 2019 20:54:38 +0000 (UTC)
X-Original-To: ipp@pwg.org
Delivered-To: ipp@pwg.org
Received: by mail.pwg.org (Postfix, from userid 1002) id DF55D7E6B; Wed, 24 Jul 2019 20:54:36 +0000 (UTC)
Received: from mail.msweet.org (mail.msweet.org [173.255.209.91]) by mail.pwg.org (Postfix) with ESMTP id 9C7122381 for <ipp@pwg.org>; Wed, 24 Jul 2019 20:54:36 +0000 (UTC)
Received: from retina15x.lan (67-204-236-184.eastlink.ca [67.204.236.184]) by mail.msweet.org (Postfix) with ESMTPSA id F376380858; Wed, 24 Jul 2019 20:54:35 +0000 (UTC)
Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\))
Date: Wed, 24 Jul 2019 16:54:34 -0400
Message-Id: <A6AEB535-FC70-4959-9C7A-14BC89A371ED@msweet.org>
To: PWG IPP Workgroup <ipp@pwg.org>
X-Mailer: Apple Mail (2.3445.104.11)
Subject: [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>

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