Network Working Group                                         P. Fleming
Request for Comments: 3712                                           IBM
Category: Informational                                      I. McDonald
                                                              High North
                                                           February 2004
        
Network Working Group                                         P. Fleming
Request for Comments: 3712                                           IBM
Category: Informational                                      I. McDonald
                                                              High North
                                                           February 2004
        

Lightweight Directory Access Protocol (LDAP): Schema for Printer Services

轻量级目录访问协议(LDAP):打印机服务模式

Status of this Memo

本备忘录的状况

This memo provides information for the Internet community. It does not specify an Internet standard of any kind. Distribution of this memo is unlimited.

本备忘录为互联网社区提供信息。它没有规定任何类型的互联网标准。本备忘录的分发不受限制。

Copyright Notice

版权公告

Copyright (C) The Internet Society (2004). All Rights Reserved.

版权所有(C)互联网协会(2004年)。版权所有。

Abstract

摘要

This document defines a schema, object classes and attributes, for printers and printer services, for use with directories that support Lightweight Directory Access Protocol v3 (LDAP-TS). This document is based on the printer attributes listed in Appendix E of Internet Printing Protocol/1.1 (IPP) (RFC 2911). A few additional printer attributes are based on definitions in the Printer MIB (RFC 1759).

本文档为打印机和打印机服务定义了架构、对象类和属性,用于支持轻量级目录访问协议v3(LDAP-TS)的目录。本文件基于互联网打印协议/1.1(IPP)(RFC 2911)附录E中列出的打印机属性。一些附加的打印机属性基于打印机MIB(RFC 1759)中的定义。

Table of Contents

目录

   1.  Introduction . . . . . . . . . . . . . . . . . . . . . . . . .  3
       1.1.  Rationale for using DirectoryString Syntax . . . . . . .  3
       1.2.  Rationale for using caseIgnoreMatch. . . . . . . . . . .  4
       1.3.  Rationale for using caseIgnoreSubstringsMatch. . . . . .  5
   2.  Terminology and Conventions. . . . . . . . . . . . . . . . . .  5
   3.  Definition of Object Classes . . . . . . . . . . . . . . . . .  6
       3.1.  slpServicePrinter. . . . . . . . . . . . . . . . . . . .  6
       3.2.  printerAbstract. . . . . . . . . . . . . . . . . . . . .  7
       3.3.  printerService . . . . . . . . . . . . . . . . . . . . .  8
       3.4.  printerServiceAuxClass . . . . . . . . . . . . . . . . .  8
       3.5.  printerIPP . . . . . . . . . . . . . . . . . . . . . . .  8
       3.6.  printerLPR . . . . . . . . . . . . . . . . . . . . . . .  9
   4.  Definition of Attribute Types. . . . . . . . . . . . . . . . .  9
       4.1.  printer-uri. . . . . . . . . . . . . . . . . . . . . . . 11
       4.2.  printer-xri-supported. . . . . . . . . . . . . . . . . . 11
       4.3.  printer-name . . . . . . . . . . . . . . . . . . . . . . 13
       4.4.  printer-natural-language-configured. . . . . . . . . . . 13
        
   1.  Introduction . . . . . . . . . . . . . . . . . . . . . . . . .  3
       1.1.  Rationale for using DirectoryString Syntax . . . . . . .  3
       1.2.  Rationale for using caseIgnoreMatch. . . . . . . . . . .  4
       1.3.  Rationale for using caseIgnoreSubstringsMatch. . . . . .  5
   2.  Terminology and Conventions. . . . . . . . . . . . . . . . . .  5
   3.  Definition of Object Classes . . . . . . . . . . . . . . . . .  6
       3.1.  slpServicePrinter. . . . . . . . . . . . . . . . . . . .  6
       3.2.  printerAbstract. . . . . . . . . . . . . . . . . . . . .  7
       3.3.  printerService . . . . . . . . . . . . . . . . . . . . .  8
       3.4.  printerServiceAuxClass . . . . . . . . . . . . . . . . .  8
       3.5.  printerIPP . . . . . . . . . . . . . . . . . . . . . . .  8
       3.6.  printerLPR . . . . . . . . . . . . . . . . . . . . . . .  9
   4.  Definition of Attribute Types. . . . . . . . . . . . . . . . .  9
       4.1.  printer-uri. . . . . . . . . . . . . . . . . . . . . . . 11
       4.2.  printer-xri-supported. . . . . . . . . . . . . . . . . . 11
       4.3.  printer-name . . . . . . . . . . . . . . . . . . . . . . 13
       4.4.  printer-natural-language-configured. . . . . . . . . . . 13
        
       4.5.  printer-location . . . . . . . . . . . . . . . . . . . . 14
       4.6.  printer-info . . . . . . . . . . . . . . . . . . . . . . 14
       4.7.  printer-more-info. . . . . . . . . . . . . . . . . . . . 14
       4.8.  printer-make-and-model . . . . . . . . . . . . . . . . . 15
       4.9.  printer-ipp-versions-supported . . . . . . . . . . . . . 15
       4.10. printer-multiple-document-jobs-supported . . . . . . . . 16
       4.11. printer-charset-configured . . . . . . . . . . . . . . . 16
       4.12. printer-charset-supported. . . . . . . . . . . . . . . . 16
       4.13. printer-generated-natural-language-supported . . . . . . 17
       4.14. printer-document-format-supported. . . . . . . . . . . . 17
       4.15. printer-color-supported. . . . . . . . . . . . . . . . . 18
       4.16. printer-compression-supported. . . . . . . . . . . . . . 18
       4.17. printer-pages-per-minute . . . . . . . . . . . . . . . . 18
       4.18. printer-pages-per-minute-color . . . . . . . . . . . . . 19
       4.19. printer-finishings-supported . . . . . . . . . . . . . . 19
       4.20. printer-number-up-supported. . . . . . . . . . . . . . . 19
       4.21. printer-sides-supported. . . . . . . . . . . . . . . . . 20
       4.22. printer-media-supported. . . . . . . . . . . . . . . . . 20
       4.23. printer-media-local-supported. . . . . . . . . . . . . . 20
       4.24. printer-resolution-supported . . . . . . . . . . . . . . 21
       4.25. printer-print-quality-supported. . . . . . . . . . . . . 22
       4.26. printer-job-priority-supported . . . . . . . . . . . . . 22
       4.27. printer-copies-supported . . . . . . . . . . . . . . . . 22
       4.28. printer-job-k-octets-supported . . . . . . . . . . . . . 23
       4.29. printer-current-operator . . . . . . . . . . . . . . . . 23
       4.30. printer-service-person . . . . . . . . . . . . . . . . . 24
       4.31. printer-delivery-orientation-supported . . . . . . . . . 24
       4.32. printer-stacking-order-supported . . . . . . . . . . . . 24
       4.33. printer-output-features-supported. . . . . . . . . . . . 25
       4.34. printer-aliases. . . . . . . . . . . . . . . . . . . . . 25
   5.  Definition of Syntaxes . . . . . . . . . . . . . . . . . . . . 26
   6.  Definition of Matching Rules . . . . . . . . . . . . . . . . . 26
   7.  IANA Considerations  . . . . . . . . . . . . . . . . . . . . . 26
       7.1.  Registration of Object Classes . . . . . . . . . . . . . 26
       7.2.  Registration of Attribute Types. . . . . . . . . . . . . 27
   8.  Internationalization Considerations. . . . . . . . . . . . . . 28
   9.  Security Considerations. . . . . . . . . . . . . . . . . . . . 29
   10. References . . . . . . . . . . . . . . . . . . . . . . . . . . 29
       10.1. Normative References . . . . . . . . . . . . . . . . . . 29
       10.2. Informative References . . . . . . . . . . . . . . . . . 30
   11. Acknowledgments. . . . . . . . . . . . . . . . . . . . . . . . 32
   12. Authors' Addresses . . . . . . . . . . . . . . . . . . . . . . 32
   13. Full Copyright Statement . . . . . . . . . . . . . . . . . . . 33
        
       4.5.  printer-location . . . . . . . . . . . . . . . . . . . . 14
       4.6.  printer-info . . . . . . . . . . . . . . . . . . . . . . 14
       4.7.  printer-more-info. . . . . . . . . . . . . . . . . . . . 14
       4.8.  printer-make-and-model . . . . . . . . . . . . . . . . . 15
       4.9.  printer-ipp-versions-supported . . . . . . . . . . . . . 15
       4.10. printer-multiple-document-jobs-supported . . . . . . . . 16
       4.11. printer-charset-configured . . . . . . . . . . . . . . . 16
       4.12. printer-charset-supported. . . . . . . . . . . . . . . . 16
       4.13. printer-generated-natural-language-supported . . . . . . 17
       4.14. printer-document-format-supported. . . . . . . . . . . . 17
       4.15. printer-color-supported. . . . . . . . . . . . . . . . . 18
       4.16. printer-compression-supported. . . . . . . . . . . . . . 18
       4.17. printer-pages-per-minute . . . . . . . . . . . . . . . . 18
       4.18. printer-pages-per-minute-color . . . . . . . . . . . . . 19
       4.19. printer-finishings-supported . . . . . . . . . . . . . . 19
       4.20. printer-number-up-supported. . . . . . . . . . . . . . . 19
       4.21. printer-sides-supported. . . . . . . . . . . . . . . . . 20
       4.22. printer-media-supported. . . . . . . . . . . . . . . . . 20
       4.23. printer-media-local-supported. . . . . . . . . . . . . . 20
       4.24. printer-resolution-supported . . . . . . . . . . . . . . 21
       4.25. printer-print-quality-supported. . . . . . . . . . . . . 22
       4.26. printer-job-priority-supported . . . . . . . . . . . . . 22
       4.27. printer-copies-supported . . . . . . . . . . . . . . . . 22
       4.28. printer-job-k-octets-supported . . . . . . . . . . . . . 23
       4.29. printer-current-operator . . . . . . . . . . . . . . . . 23
       4.30. printer-service-person . . . . . . . . . . . . . . . . . 24
       4.31. printer-delivery-orientation-supported . . . . . . . . . 24
       4.32. printer-stacking-order-supported . . . . . . . . . . . . 24
       4.33. printer-output-features-supported. . . . . . . . . . . . 25
       4.34. printer-aliases. . . . . . . . . . . . . . . . . . . . . 25
   5.  Definition of Syntaxes . . . . . . . . . . . . . . . . . . . . 26
   6.  Definition of Matching Rules . . . . . . . . . . . . . . . . . 26
   7.  IANA Considerations  . . . . . . . . . . . . . . . . . . . . . 26
       7.1.  Registration of Object Classes . . . . . . . . . . . . . 26
       7.2.  Registration of Attribute Types. . . . . . . . . . . . . 27
   8.  Internationalization Considerations. . . . . . . . . . . . . . 28
   9.  Security Considerations. . . . . . . . . . . . . . . . . . . . 29
   10. References . . . . . . . . . . . . . . . . . . . . . . . . . . 29
       10.1. Normative References . . . . . . . . . . . . . . . . . . 29
       10.2. Informative References . . . . . . . . . . . . . . . . . 30
   11. Acknowledgments. . . . . . . . . . . . . . . . . . . . . . . . 32
   12. Authors' Addresses . . . . . . . . . . . . . . . . . . . . . . 32
   13. Full Copyright Statement . . . . . . . . . . . . . . . . . . . 33
        
1. Introduction
1. 介绍

This document defines several object classes to provide Lightweight Directory Access Protocol v3 [LDAP-TS] applications with flexible options in defining printer information using LDAP schema. Classes are provided for defining directory entries with common printer information as well as for extending existing directory entries with SLPv2 [RFC2608], IPP/1.1 [RFC2911], and LPR [RFC1179] specific information.

本文档定义了几个对象类,以提供轻量级目录访问协议v3[LDAP-TS]应用程序,并在使用LDAP模式定义打印机信息时提供灵活的选项。类用于定义具有通用打印机信息的目录项,以及使用SLPv2[RFC2608]、IPP/1.1[RFC2911]和LPR[RFC1179]特定信息扩展现有目录项。

The schema defined in this document is based on the printer attributes listed in Appendix E 'Generic Directory Schema' of Internet Printing Protocol/1.1 (IPP) [RFC2911]. A few additional printer attributes are based on definitions in the Printer MIB [RFC1759].

本文档中定义的模式基于Internet打印协议/1.1(IPP)[RFC2911]附录E“通用目录模式”中列出的打印机属性。一些额外的打印机属性基于打印机MIB[RFC1759]中的定义。

The schema defined in this document is technically aligned with the stable IANA-registered 'service:printer:' v2.0 template [SLP-PRT], for compatibility with already deployed Service Location Protocol (SLPv2) [RFC2608] service advertising and discovery infrastructure. The attribute syntaxes are technically aligned with the 'service:printer:' v2.0 template - therefore simpler types are sometimes used (for example, 'DirectoryString' [RFC2252] rather than 'labeledURI' [RFC2079] for the 'printer-uri' attribute).

本文档中定义的架构在技术上与稳定的IANA注册的“服务:打印机:”v2.0模板[SLP-PRT]一致,以便与已部署的服务位置协议(SLPv2)[RFC2608]服务广告和发现基础架构兼容。属性语法在技术上与'service:printer:'v2.0模板一致,因此有时使用更简单的类型(例如'printer uri'属性的'DirectoryString'[rfc252]而不是'labeledURI'[RFC2079])。

Please send comments directly to the authors at the addresses listed in Section 13 "Authors' Addresses".

请按照第13节“作者地址”中列出的地址直接向作者发送评论。

1.1. Rationale for using DirectoryString Syntax
1.1. 使用DirectoryString语法的基本原理

The attribute syntax 'DirectoryString' (UTF-8 [RFC2279]) defined in [RFC2252] is specified for several groups of string attributes that are defined in this document:

[RFC2252]中定义的属性语法“DirectoryString”(UTF-8[RFC2279])是为本文档中定义的多组字符串属性指定的:

1) URI - printer-uri, printer-xri-supported, printer-more-info

1) URI-打印机URI,支持打印机xri,打印机详细信息

The UTF-8 encoding is forward compatible with any future deployment of (UTF-8 based) IRI (Internationalized Resource Identifiers) [W3C-IRI] currently being developed by the W3C Internationalization Working Group.

UTF-8编码与W3C国际化工作组目前正在开发的(基于UTF-8的)IRI(国际化资源标识符)[W3C-IRI]的任何未来部署都是向前兼容的。

2) Description - printer-name, printer-location, printer-info, printer-make-and-model

2) 描述-打印机名称、打印机位置、打印机信息、打印机品牌和型号

The UTF-8 encoding supports descriptions in any language, conformant with the "IETF Policy on Character Sets and Languages" [RFC2277].

UTF-8编码支持任何语言的描述,符合“关于字符集和语言的IETF政策”[RFC2277]。

Note: The printer-natural-language-configured attribute contains a language tag [RFC3066] for these description attributes (for example, to support text-to-speech conversions).

注意:打印机自然语言配置属性包含这些描述属性的语言标记[RFC3066](例如,支持文本到语音转换)。

3) Keyword - printer-compression-supported, printer-finishings-supported, printer-media-supported, printer-media-local-supported, printer-print-quality-supported

3) 关键字-支持打印机压缩、支持打印机修整、支持打印机介质、支持打印机介质本地、支持打印机打印质量

The UTF-8 encoding is compatible with the current IPP/1.1 [RFC2911] definition of the equivalent attributes, most of which have the IPP/1.1 union syntax 'keyword or name'. The keyword attributes defined in this document are extensible by site-specific or vendor-specific 'names' which behave like new 'keywords'

UTF-8编码与当前IPP/1.1[RFC2911]对等效属性的定义兼容,其中大多数具有IPP/1.1联合语法“关键字或名称”。本文档中定义的关键字属性可通过特定于站点或特定于供应商的“名称”进行扩展,其行为类似于新的“关键字”

Note: In IPP/1.1, each value is strongly typed over-the-wire as either 'keyword' or 'name'. This union selector is not preserved in the definitions of these equivalent LDAP attributes.

注意:在IPP/1.1中,每个值都是通过线路强键入的,可以是“关键字”或“名称”。此联合选择器不会保留在这些等效LDAP属性的定义中。

1.2. Rationale for using caseIgnoreMatch
1.2. 使用caseIgnoreMatch的基本原理

The EQUALITY matching rule 'caseIgnoreMatch' defined in [RFC2252] is specified for several groups of string attributes that are defined in this document:

[RFC2252]中定义的相等匹配规则“caseIgnoreMatch”是为本文档中定义的多组字符串属性指定的:

1) URI

1) URI

These URI attributes specify EQUALITY matching with 'caseIgnoreMatch' (rather than with 'caseExactMatch') in order to conform to the spirit of [RFC2396], which requires case insensitive matching on the host part of a URI versus case sensitive matching on the remainder of a URI.

这些URI属性使用“caseIgnoreMatch”(而不是“caseExactMatch”)指定相等匹配,以符合[RFC2396]的精神,后者要求URI的主机部分进行不区分大小写的匹配,而不是URI的其余部分进行区分大小写的匹配。

These URI attributes follow existing practice of supporting case insensitive equality matching for host names in the associatedDomain attribute defined in [RFC1274].

这些URI属性遵循[RFC1274]中定义的associatedDomain属性中支持主机名不区分大小写的相等匹配的现有实践。

Either equality matching rule choice would be a compromise: a) case sensitive whole URI matching may lead to false negative matches and has been shown to be fragile (given deployed client applications that 'pretty up' host names displayed and transferred in URI);

任何一种平等匹配规则的选择都是一种折衷方案:a)区分大小写的完整URI匹配可能会导致误判匹配,并且已被证明是脆弱的(给定已部署的客户端应用程序,这些应用程序在URI中显示并传输“美化”主机名);

b) case insensitive whole URI matching may lead to false positive matches, although it is a dangerous practice to publish URI that differ only by case (for example, in the path elements).

b) 不区分大小写的完整URI匹配可能会导致误报匹配,尽管发布仅区分大小写的URI(例如,在path元素中)是一种危险的做法。

2) Description

2) 描述

Case insensitive equality matching is more user-friendly for description attributes.

不区分大小写的相等匹配对于描述属性更为用户友好。

3) Keyword

3) 关键词

Case insensitive equality matching is more user-friendly for keyword attributes.

不区分大小写的相等匹配对于关键字属性更为用户友好。

1.3. Rationale for using caseIgnoreSubstringsMatch
1.3. 使用caseIgnoreSubstringsMatch的基本原理

The SUBSTR matching rule 'caseIgnoreSubstringsMatch' defined in [RFC2252] is specified for several groups of string attributes that are defined in this document:

[RFC2252]中定义的SUBSTR匹配规则“caseIgnoreSubstringsMatch”是为本文档中定义的多组字符串属性指定的:

1) URI

1) URI

These URI attributes follow existing practice of supporting case insensitive equality matching for host names in the associatedDomain attribute defined in [RFC1274].

这些URI属性遵循[RFC1274]中定义的associatedDomain属性中支持主机名不区分大小写的相等匹配的现有实践。

2) Description

2) 描述

Support for case insensitive substring matching is more user-friendly for description attributes.

对于描述属性,支持不区分大小写的子字符串匹配更便于用户使用。

3) Keyword

3) 关键词

Support for case insensitive substring matching is more user-friendly for keyword attributes.

对不区分大小写的子字符串匹配的支持对于关键字属性更为用户友好。

2. Terminology and Conventions
2. 术语和公约

The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in BCP 14 [RFC2119].

本文件中的关键词“必须”、“不得”、“必需”、“应”、“不应”、“应”、“不应”、“建议”、“可”和“可选”应按照BCP 14[RFC2119]中所述进行解释。

Schema definitions are provided using LDAPv3 [LDAP-TS] description formats. Definitions provided here are formatted (line wrapped) for readability.

模式定义使用LDAPv3[LDAP-TS]描述格式提供。为了便于阅读,这里提供的定义是格式化的(换行)。

3. Definition of Object Classes
3. 对象类的定义

We define the following LDAP object classes for use with both generic printer related information and services specific to SLPv2 [RFC2608], IPP/1.1 [RFC2911], and LPR [RFC1179].

我们定义了以下LDAP对象类,用于SLPv2[RFC2608]、IPP/1.1[RFC2911]和LPR[RFC1179]特定的通用打印机相关信息和服务。

slpServicePrinter - auxiliary class for SLP registered printers printerAbstract - abstract class for all printer classes printerService - structural class for printers printerServiceAuxClass - auxiliary class for printers printerIPP - auxiliary class for IPP printers printerLPR - auxiliary class for LPR printers

SLP服务打印机-SLP注册打印机的辅助类printerAbstract-所有打印机类的抽象类printerService-打印机的结构类printerServiceAuxClass-打印机的辅助类PrinterApp-IPP打印机的辅助类PrinterPr-LPR打印机的辅助类

The following are some examples of how applications may choose to use these classes when creating directory entries:

以下是应用程序在创建目录项时如何选择使用这些类的一些示例:

1) Use printerService for directory entries containing common printer information.

1) 对包含常用打印机信息的目录条目使用printerService。

2) Use both printerService and slpServicePrinter for directory entries containing common printer information for SLP registered printers.

2) 对于包含SLP注册打印机的常用打印机信息的目录条目,请同时使用printerService和slpServicePrinter。

3) Use printerService, printerLPR and printerIPP for directory entries containing common printer information for printers that support both LPR and IPP.

3) 对于包含支持LPR和IPP的打印机的通用打印机信息的目录条目,请使用printerService、PrinterPr和PrinterApp。

4) Use printerServiceAuxClass and object classes not defined by this document for directory entries containing common printer information. In this example, printerServiceAuxClass is used for extending other structural classes defining printer information with common printer information defined in this document.

4) 对于包含常用打印机信息的目录条目,请使用本文档未定义的printerServiceAuxClass和对象类。在本例中,printerServiceAuxClass用于扩展定义打印机信息的其他结构类,这些结构类使用本文档中定义的通用打印机信息。

Refer to Section 4 for definition of attribute types referenced by these object classes. We use attribute names instead of OIDs in object class definitions for clarity. Some attribute names described in [RFC2911] have been prefixed with 'printer-' as recommended in [RFC2926] and [SLP-PRT].

有关这些对象类引用的属性类型的定义,请参阅第4节。为了清晰起见,我们在对象类定义中使用属性名而不是OID。[RFC2911]中描述的某些属性名称已按照[RFC2926]和[SLP-PRT]中的建议加上前缀“printer-”。

3.1. slpServicePrinter
3.1. SLP服务打印机

( 1.3.18.0.2.6.254 NAME 'slpServicePrinter' DESC 'Service Location Protocol (SLP) information.' AUXILIARY SUP slpService )

(1.3.18.0.2.6.254名称“SLP服务打印机”描述“服务位置协议(SLP)信息。”辅助支持SLP服务)

This auxiliary class defines Service Location Protocol (SLPv2) [RFC2608] specific information. It should be used with a structural class such as printerService. It may be used to create new or extend existing directory entries with SLP 'service:printer' abstract service type information as defined in [SLP-PRT]. This object class is derived from 'slpService', the parent class for all SLP services, defined in [RFC2926].

此辅助类定义服务位置协议(SLPv2)[RFC2608]特定信息。它应该与结构类(如printerService)一起使用。它可用于使用[SLP-PRT]中定义的SLP“服务:打印机”抽象服务类型信息创建新的或扩展现有目录项。此对象类派生自[RFC2926]中定义的所有SLP服务的父类“slpService”。

3.2. printerAbstract
3.2. 印刷品

( 1.3.18.0.2.6.258 NAME 'printerAbstract' DESC 'Printer related information.' ABSTRACT SUP top MAY ( printer-name $ printer-natural-language-configured $ printer-location $ printer-info $ printer-more-info $ printer-make-and-model $ printer-multiple-document-jobs-supported $ printer-charset-configured $ printer-charset-supported $ printer-generated-natural-language-supported $ printer-document-format-supported $ printer-color-supported $ printer-compression-supported $ printer-pages-per-minute $ printer-pages-per-minute-color $ printer-finishings-supported $ printer-number-up-supported $ printer-sides-supported $ printer-media-supported $ printer-media-local-supported $ printer-resolution-supported $ printer-print-quality-supported $ printer-job-priority-supported $ printer-copies-supported $ printer-job-k-octets-supported $ printer-current-operator $ printer-service-person $ printer-delivery-orientation-supported $ printer-stacking-order-supported $ printer-output-features-supported ) )

(1.3.18.0.2.6.258名称“printerAbstract”描述“打印机相关信息”。“摘要支持”顶部可能(打印机名称$printer natural language configured$打印机位置$printer info$打印机更多信息$printer make and model$打印机支持多个文档作业$printer charset configured$打印机charset supported$打印机生成的自然语言支持$打印机文档格式支持$打印机颜色支持$printer-compression支持的$printer pages per minute$printer pages per minute颜色$printer finishing支持的$printer number up支持的$printer side支持的$printer media支持的$printer media本地支持的$printer resolution支持的$printer打印质量支持的$printer job priority支持的$printer copies支持的$printer copies支持rted$printer-job-k-octets-支持的$printer当前操作员$printer service person$支持的打印机交付方向$printer stacking order支持的$printer output features支持的)

This abstract class defines printer information. It is a base class for deriving other printer related classes, such as, but not limited to, classes defined in this document. It defines a common set of printer attributes that are not specific to any one type of service, protocol or operating system.

这个抽象类定义打印机信息。它是派生其他打印机相关类的基类,例如但不限于本文档中定义的类。它定义了一组通用的打印机属性,这些属性不特定于任何一种类型的服务、协议或操作系统。

3.3. printerService
3.3. 印刷服务

( 1.3.18.0.2.6.255 NAME 'printerService' DESC 'Printer information.' STRUCTURAL SUP printerAbstract MAY ( printer-uri $ printer-xri-supported ) )

(1.3.18.0.2.6.255名称“printerService”描述“打印机信息”。“结构支持打印功能”可能(打印机uri$支持打印机xri))

This structural class defines printer information. It is derived from class printerAbstract and thus inherits common printer attributes. This class can be used with or without auxiliary classes to define printer information. Auxiliary classes can be used to extend the common printer information with protocol, service or operating system specific information.

此结构类定义打印机信息。它派生自类printerAbstract,因此继承了常见的打印机属性。此类可以与辅助类一起使用,也可以不使用辅助类来定义打印机信息。辅助类可用于使用协议、服务或操作系统特定信息扩展通用打印机信息。

Note: When extending other structural classes with auxiliary classes, printerService should not be used.

注意:当使用辅助类扩展其他结构类时,不应使用printerService。

3.4. printerServiceAuxClass
3.4. printerServiceAuxClass

( 1.3.18.0.2.6.257 NAME 'printerServiceAuxClass' DESC 'Printer information.' AUXILIARY SUP printerAbstract MAY ( printer-uri $ printer-xri-supported ) )

(1.3.18.0.2.6.257名称“printerServiceAuxClass”描述“打印机信息”。辅助辅助打印功能可能(打印机uri$支持打印机xri))

This auxiliary class defines printer information. It is derived from class printerAbstract and thus inherits common printer attributes. This class should be used with a structural class.

此辅助类定义打印机信息。它派生自类printerAbstract,因此继承了常见的打印机属性。此类应与结构类一起使用。

3.5. printerIPP
3.5. 普林特里普

( 1.3.18.0.2.6.256 NAME 'printerIPP' DESC 'Internet Printing Protocol (IPP) information.' AUXILIARY SUP top MAY ( printer-ipp-versions-supported $ printer-multiple-document-jobs-supported ) )

(1.3.18.0.2.6.256名称'PrinterApp'DESC'Internet打印协议(IPP)信息。'辅助支持顶部五月(支持打印机IPP版本$printer支持多个文档作业))

This auxiliary class defines Internet Printing Protocol (IPP/1.1) [RFC2911] information. It should be used with a structural class such as printerService. It is used to extend structural classes with IPP specific printer information.

此辅助类定义Internet打印协议(IPP/1.1)[RFC2911]信息。它应该与结构类(如printerService)一起使用。它用于使用IPP特定的打印机信息扩展结构类。

3.6. printerLPR
3.6. 印刷工

( 1.3.18.0.2.6.253 NAME 'printerLPR' DESC 'LPR information.' AUXILIARY SUP top MUST ( printer-name ) MAY ( printer-aliases) )

(1.3.18.0.2.6.253名称“PrinterPr”描述“LPR信息”。辅助辅助辅助设备必须(打印机名称)可以(打印机别名))

This auxiliary class defines LPR [RFC1179] information. It should be used with a structural class such as printerService. It is used to identify directory entries that support LPR.

此辅助类定义LPR[RFC1179]信息。它应该与结构类(如printerService)一起使用。它用于标识支持LPR的目录项。

4. Definition of Attribute Types
4. 属性类型的定义

The following attribute types are referenced by the object classes defined in Section 3.

第3节中定义的对象类引用了以下属性类型。

The following attribute types reference syntax OIDs defined in Section 6 of [RFC2252] (see Section 5 'Definition of Syntaxes' below).

以下属性类型引用[RFC2252]第6节中定义的语法OID(请参见下文第5节“语法定义”)。

The following attribute types reference matching rule names (instead of OIDs) for clarity (see Section 6 below). For optional attributes, if the printer information is not known, the attribute value should not be set. In the following definitions, referenced matching rules are defined in Section 8 of [RFC2252] and/or Section 2 of [RFC3698] (see Section 6 'Definition of Matching Rules' below).

为清楚起见,以下属性类型引用了匹配规则名称(而不是OID)(请参见下文第6节)。对于可选属性,如果打印机信息未知,则不应设置属性值。在以下定义中,参考的匹配规则在[RFC2252]第8节和/或[RFC3698]第2节中定义(见下文第6节“匹配规则的定义”)。

The following table is a summary of the attribute names defined by this document and their corresponding names from [RFC2911]. Some attribute names described in [RFC2911] have been prefixed with 'printer-' as recommended in [RFC2926], to address the flat namespace for LDAP identifiers.

下表汇总了本文档定义的属性名称以及[RFC2911]中相应的名称。[RFC2911]中描述的某些属性名称已按照[RFC2926]中的建议以“printer-”作为前缀,以解决LDAP标识符的平面名称空间问题。

   LDAP & SLP Printer Schema       IPP Model [RFC2911]
   ------------------------------  -------------------------------------
   printer-uri
   printer-xri-supported
                                   [IPP printer-uri-supported]
                                   [IPP uri-authentication-supported]
                                   [IPP uri-security-supported]
   printer-name                    printer-name
   printer-natural-language-configured
                                   natural-language-configured
   printer-location                printer-location
   printer-info                    printer-info
   printer-more-info               printer-more-info
   printer-make-and-model          printer-make-and-model
   printer-ipp-versions-supported  ipp-versions-supported
   printer-multiple-document-jobs-supported
                                   multiple-document-jobs-supported
   printer-charset-configured      charset-configured
   printer-charset-supported       charset-supported
   printer-generated-natural-language-supported
                                   generated-natural-language-supported
   printer-document-format-supported
                                   document-format-supported
   printer-color-supported         color-supported
   printer-compression-supported   compression-supported
   printer-pages-per-minute        pages-per-minute
   printer-pages-per-minute-color  pages-per-minute-color
   printer-finishings-supported    finishings-supported
   printer-number-up-supported     number-up-supported
   printer-sides-supported         sides-supported
   printer-media-supported         media-supported
   printer-media-local-supported   [site names from IPP media-supported]
   printer-resolution-supported    printer-resolution-supported
   printer-print-quality-supported print-quality-supported
   printer-job-priority-supported  job-priority-supported
   printer-copies-supported        copies-supported
   printer-job-k-octets-supported  job-k-octets-supported
   printer-current-operator
   printer-service-person
   printer-delivery-orientation-supported
   printer-stacking-order-supported
   printer-output-features-supported
   printer-aliases
        
   LDAP & SLP Printer Schema       IPP Model [RFC2911]
   ------------------------------  -------------------------------------
   printer-uri
   printer-xri-supported
                                   [IPP printer-uri-supported]
                                   [IPP uri-authentication-supported]
                                   [IPP uri-security-supported]
   printer-name                    printer-name
   printer-natural-language-configured
                                   natural-language-configured
   printer-location                printer-location
   printer-info                    printer-info
   printer-more-info               printer-more-info
   printer-make-and-model          printer-make-and-model
   printer-ipp-versions-supported  ipp-versions-supported
   printer-multiple-document-jobs-supported
                                   multiple-document-jobs-supported
   printer-charset-configured      charset-configured
   printer-charset-supported       charset-supported
   printer-generated-natural-language-supported
                                   generated-natural-language-supported
   printer-document-format-supported
                                   document-format-supported
   printer-color-supported         color-supported
   printer-compression-supported   compression-supported
   printer-pages-per-minute        pages-per-minute
   printer-pages-per-minute-color  pages-per-minute-color
   printer-finishings-supported    finishings-supported
   printer-number-up-supported     number-up-supported
   printer-sides-supported         sides-supported
   printer-media-supported         media-supported
   printer-media-local-supported   [site names from IPP media-supported]
   printer-resolution-supported    printer-resolution-supported
   printer-print-quality-supported print-quality-supported
   printer-job-priority-supported  job-priority-supported
   printer-copies-supported        copies-supported
   printer-job-k-octets-supported  job-k-octets-supported
   printer-current-operator
   printer-service-person
   printer-delivery-orientation-supported
   printer-stacking-order-supported
   printer-output-features-supported
   printer-aliases
        
4.1. printer-uri
4.1. 打印机uri

( 1.3.18.0.2.4.1140 NAME 'printer-uri' DESC 'A URI supported by this printer.' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )

(1.3.18.0.2.4.1140 NAME'printer uri'DESC'此打印机支持的uri。'EQUALITY caseIgnoreMatch subsr caseignoresubstrings匹配语法1.3.6.1.4.1.1466.115.121.1.15单值)

If the printer-xri-supported LDAP attribute is implemented, then this printer-uri value should be listed in printer-xri-supported.

如果实现了打印机xri支持的LDAP属性,则应在打印机xri支持中列出此打印机uri值。

Values of URI should conform to [RFC2396], although URI schemes may be defined which do not conform to [RFC2396] (see [RFC2717] and [RFC2718]).

URI的值应符合[RFC2396],尽管可能会定义不符合[RFC2396]的URI方案(请参见[RFC2717]和[RFC2718])。

Note: LDAP application clients should not attempt to use malformed URI values read from this attribute. LDAP administrative clients should not write malformed URI values into this attribute.

注意:LDAP应用程序客户端不应尝试使用从此属性读取的格式错误的URI值。LDAP管理客户端不应将格式错误的URI值写入此属性。

Note: For SLP registered printers, the LDAP printer-uri attribute should be set to the value of the SLP-registered URL of the printer, for interworking with SLPv2 [RFC2608] service discovery.

注意:对于SLP注册的打印机,LDAP打印机uri属性应设置为打印机的SLP注册URL的值,以便与SLPv2[RFC2608]服务发现交互。

Note: See Sections 1.1, 1.2, and 1.3 for rationale for design choices.

注:设计选择的基本原理见第1.1、1.2和1.3节。

4.2. printer-xri-supported
4.2. 支持打印机xri

( 1.3.18.0.2.4.1107 NAME 'printer-xri-supported' DESC 'The unordered list of XRI (extended resource identifiers) supported by this printer.' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )

(1.3.18.0.2.4.1107 NAME“打印机xri支持”DESC“此打印机支持的xri(扩展资源标识符)的无序列表。”EQUALITY caseIgnoreMatch SUBSTR caseignoresubstrings匹配语法1.3.6.1.4.1.1466.115.121.1.15)

A list of XRI (extended resource identifiers) supported by this printer. Each value of this list should consist of a URI (uniform resource identifier) followed by (optional) authentication and security fields.

此打印机支持的XRI(扩展资源标识符)列表。此列表的每个值都应该包含一个URI(统一资源标识符),后跟(可选)身份验证和安全字段。

Values of URI should conform to [RFC2396], although URI schemes may be defined which do not conform to [RFC2396] (see [RFC2717] and [RFC2718]).

URI的值应符合[RFC2396],尽管可能会定义不符合[RFC2396]的URI方案(请参见[RFC2717]和[RFC2718])。

Note: LDAP application clients should not attempt to use malformed URI values read from this attribute. LDAP administrative clients should not write malformed URI values into this attribute.

注意:LDAP应用程序客户端不应尝试使用从此属性读取的格式错误的URI值。LDAP管理客户端不应将格式错误的URI值写入此属性。

Note: This attribute is based on 'printer-uri-supported', 'uri-authentication-supported', and `'uri-security-supported' (called the 'Three Musketeers' because they are parallel ordered attributes) defined in IPP/1.1 [RFC2911]. This attribute unfolds those IPP/1.1 attributes and thus avoids the ordering (and same number of values) constraints of the IPP/1.1 separate attributes.

注意:此属性基于IPP/1.1[RFC2911]中定义的“支持打印机uri”、“支持uri身份验证”和“支持uri-security”(称为“三个火枪手”,因为它们是并行排序的属性)。该属性展开那些IPP/1.1属性,从而避免IPP/1.1单独属性的顺序(和相同数量的值)约束。

Defined keywords for fields include:

为字段定义的关键字包括:

'uri' (IPP 'printer-uri-supported') 'auth' (IPP 'uri-authentication-supported') 'sec' (IPP 'uri-security-supported')

'uri'(支持IPP'打印机uri')'auth'(支持IPP'uri身份验证')'sec'(支持IPP'uri安全性')

A missing 'auth' field should be interpreted to mean 'none'. Per IPP/1.1 [RFC2911], defined values of the 'auth' field include:

缺少的“auth”字段应解释为“无”。根据IPP/1.1[RFC2911],认证字段的定义值包括:

'none' (no authentication for this URI) 'requesting-user-name' (from operation request) 'basic' (HTTP/1.1 Basic [RFC2617]) 'digest' (HTTP/1.1 Basic, [RFC2617]) 'certificate' (from certificate)

“无”(此URI没有身份验证)“请求用户名”(来自操作请求)“基本”(HTTP/1.1基本[RFC2617])“摘要”(HTTP/1.1基本[RFC2617])“证书”(来自证书)

A missing 'sec' field should be interpreted to mean 'none'. Per IPP/1.1 [RFC2911], defined values of the 'sec' field include:

缺少的“秒”字段应解释为“无”。根据IPP/1.1[RFC2911],定义的“秒”字段值包括:

'none' (no security for this URI) 'ssl3' (Netscape SSL3) 'tls' (IETF TLS/1.0, [RFC2246])

'none'(此URI没有安全性)'ssl3'(Netscape ssl3)'tls'(IETF tls/1.0,[RFC2246])

Each XRI field should be delimited by '<'. For example:

每个XRI字段应以“<”分隔。例如:

       'uri=ipp://foo.com< auth=digest< sec=tls<'
       'uri=lpr://bar.com< auth=none< sec=none<'
       'uri=mailto:printer@foobar.com< auth=none< sec=none<'
        
       'uri=ipp://foo.com< auth=digest< sec=tls<'
       'uri=lpr://bar.com< auth=none< sec=none<'
       'uri=mailto:printer@foobar.com< auth=none< sec=none<'
        

Note: The syntax and delimiter for this attribute are aligned with the equivalent attribute in the 'service:printer:' v2.0 template [SLP-PRT]. Whitespace is permitted after (but not before) the delimiter '<'. Note that this delimiter differs from printer-resolution-supported.

注意:此属性的语法和分隔符与“service:printer:”v2.0模板[SLP-PRT]中的等效属性对齐。在分隔符“<”之后(而不是之前)允许使用空格。请注意,此分隔符与支持的打印机分辨率不同。

Note: See Sections 1.1, 1.2, and 1.3 for rationale for design choices.

注:设计选择的基本原理见第1.1、1.2和1.3节。

4.3. printer-name
4.3. 打印机名称

( 1.3.18.0.2.4.1135 NAME 'printer-name' DESC 'The site-specific administrative name of this printer.' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{127} SINGLE-VALUE )

(1.3.18.0.2.4.1135 NAME'printer NAME'DESC'此打印机的特定于站点的管理名称。'EQUALITY caseIgnoreMatch SUBSTR caseIgnoreMatch SUBSTR caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{127}单值)

Values of this attribute should be specified in the language specified in printer-natural-language-configured (for example, to support text-to-speech conversions), although the printer's name may be specified in any language. This name may be the last part of the printer's URI or it may be completely unrelated. This name may contain characters that are not allowed in a conventional URI (see [RFC2396]).

此属性的值应使用打印机自然语言配置中指定的语言指定(例如,支持文本到语音转换),但打印机名称可以使用任何语言指定。此名称可能是打印机URI的最后一部分,也可能完全不相关。此名称可能包含常规URI中不允许的字符(请参阅[RFC2396])。

4.4. printer-natural-language-configured
4.4. 已配置打印机自然语言

( 1.3.18.0.2.4.1119 NAME 'printer-natural-language-configured' DESC 'The configured natural language in which error and status messages will be generated (by default) by this printer.' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{127} SINGLE-VALUE )

(1.3.18.0.2.4.1119 NAME“打印机自然语言配置”DESC“此打印机将(默认情况下)生成错误和状态消息的配置自然语言。“相等caseIgnoreMatch SUBSTR caseIgnoreSubstrings匹配语法1.3.6.1.4.1.1466.115.121.1.15{127}单值)

Also, a possible natural language for printer string attributes set by operator, system administrator, or manufacturer. Also, the (declared) natural language of the printer-name, printer-location, printer-info, and printer-make-and-model attributes of this printer.

此外,操作员、系统管理员或制造商设置的打印机字符串属性的可能自然语言。此外,打印机名称、打印机位置、打印机信息以及打印机品牌和型号属性的(声明的)自然语言。

Values of language tags should conform to "Tags for the Identification of Languages" [RFC3066]. For example:

语言标记的值应符合“语言识别标记”[RFC3066]。例如:

'en-us' (English as spoken in the US) 'fr-fr' (French as spoken in France)

“en-us”(美国英语)和“fr-fr”(法国法语)

For consistency with IPP/1.1 [RFC2911], language tags in this attribute should be lowercase normalized.

为了与IPP/1.1[RFC2911]保持一致,此属性中的语言标记应为小写规范化。

4.5. printer-location
4.5. 打印机位置

( 1.3.18.0.2.4.1136 NAME 'printer-location' DESC 'The physical location of this printer.' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{127} SINGLE-VALUE )

(1.3.18.0.2.4.1136 NAME'printer location'DESC'此打印机的物理位置。'EQUALITY caseIgnoreMatch subsr caseignoresubstrings匹配语法1.3.6.1.4.1.1466.115.121.1.15{127}单值)

For example:

例如:

'Room 123A' 'Second floor of building XYZ'

“123A室”“XYZ大楼二楼”

4.6. printer-info
4.6. 打印机信息

( 1.3.18.0.2.4.1139 NAME 'printer-info' DESC 'Descriptive information about this printer.' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{127} SINGLE-VALUE )

(1.3.18.0.2.4.1139 NAME'printer info'DESC'有关此打印机的描述性信息。'EQUALITY caseIgnoreMatch SUBSTR caseIgnoreMatch substrings匹配语法1.3.6.1.4.1.1466.115.121.1.15{127}单值)

For example:

例如:

'This printer can be used for printing color transparencies for HR presentations' 'Out of courtesy for others, please print only small (1-5 page) jobs at this printer' 'This printer is going away on July 1, 1997, please find a new printer'

“此打印机可用于打印人力资源演示文稿的彩色透明胶片”“出于对其他人的礼貌,请在此打印机上仅打印小的(1-5页)作业”“此打印机将于1997年7月1日停止使用,请找一台新打印机”

4.7. printer-more-info
4.7. 打印机详细信息

( 1.3.18.0.2.4.1134 NAME 'printer-more-info' DESC 'A URI for more information about this specific printer.' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )

(1.3.18.0.2.4.1134 NAME'printer more info'DESC'有关此特定打印机的详细信息的URI。'EQUALITY caseIgnoreMatch SUBSTR caseignoresubstrings匹配语法1.3.6.1.4.1.1466.115.121.1.15单值)

For example, this could be an HTTP type URI referencing an HTML page accessible to a Web Browser. The information obtained from this URI is intended for end user consumption.

例如,这可能是一个HTTP类型URI,它引用Web浏览器可以访问的HTML页面。从该URI获得的信息仅供最终用户使用。

Values of URI should conform to [RFC2396], although URI schemes may be defined which do not conform to [RFC2396] (see [RFC2717] and [RFC2718]).

URI的值应符合[RFC2396],尽管可能会定义不符合[RFC2396]的URI方案(请参见[RFC2717]和[RFC2718])。

Note: LDAP application clients should not attempt to use malformed URI values read from this attribute. LDAP administrative clients should not write malformed URI values into this attribute.

注意:LDAP应用程序客户端不应尝试使用从此属性读取的格式错误的URI值。LDAP管理客户端不应将格式错误的URI值写入此属性。

Note: See Sections 1.1, 1.2, and 1.3 for rationale for design choices.

注:设计选择的基本原理见第1.1、1.2和1.3节。

4.8. printer-make-and-model
4.8. 打印机品牌和型号

( 1.3.18.0.2.4.1138 NAME 'printer-make-and-model' DESC 'Make and model of this printer.' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{127} SINGLE-VALUE )

(1.3.18.0.2.4.1138 NAME'打印机品牌和型号'DESC'此打印机的品牌和型号。'EQUALITY caseIgnoreMatch SUBSTR caseignoresubstrings匹配语法1.3.6.1.4.1.1466.115.121.1.15{127}单值)

Note: The printer manufacturer may initially populate this attribute.

注意:打印机制造商最初可能会填充此属性。

4.9. printer-ipp-versions-supported
4.9. 支持打印机ipp版本

( 1.3.18.0.2.4.1133 NAME 'printer-ipp-versions-supported' DESC 'IPP protocol version(s) that this printer supports.' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{127} )

(1.3.18.0.2.4.1133 NAME'打印机ipp版本支持此打印机支持的'DESC'ipp协议版本。'EQUALITY caseIgnoreMatch SUBSTR caseIgnoreMatch substrings匹配语法1.3.6.1.4.1.1466.115.121.1.15{127})

The IPP protocol version(s) should include major and minor versions, i.e., the exact version numbers for which this Printer implementation meets the IPP version-specific conformance requirements.

IPP协议版本应包括主要版本和次要版本,即此打印机实现满足IPP版本特定一致性要求的确切版本号。

4.10. printer-multiple-document-jobs-supported
4.10. 打印机支持多个文档作业

( 1.3.18.0.2.4.1132 NAME 'printer-multiple-document-jobs-supported' DESC 'Indicates whether or not this printer supports more than one document per job.' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE )

(1.3.18.0.2.4.1132 NAME“支持的打印机多文档作业”“DESC”表示此打印机是否支持每个作业一个以上的文档。“相等布尔匹配语法1.3.6.1.4.1.1466.115.121.1.7单值)

4.11. printer-charset-configured
4.11. 已配置打印机字符集

( 1.3.18.0.2.4.1109 NAME 'printer-charset-configured' DESC 'The configured charset in which error and status messages will be generated (by default) by this printer.' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{63} SINGLE-VALUE )

(1.3.18.0.2.4.1109 NAME'printer charset configured'DESC'此打印机(默认情况下)将在其中生成错误和状态消息的已配置字符集。'EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{63}单值)

Also, a possible charset for printer string attributes set by operator, system administrator, or manufacturer. For example:

此外,操作员、系统管理员或制造商设置的打印机字符串属性的可能字符集。例如:

'utf-8' (ISO 10646/Unicode in UTF-8 transform [RFC2279]) 'iso-8859-1' (Latin1)

“utf-8”(utf-8转换中的ISO10646/Unicode[RFC2279])“ISO-8859-1”(拉丁语)

Values of charset tags should be defined in the IANA Registry of Coded Character Sets [IANA-CHAR] (see also [RFC2978]) and the '(preferred MIME name)' should be used as the charset tag in this attribute.

字符集标记的值应在编码字符集的IANA注册表[IANA-CHAR](另请参见[RFC2978])中定义,并且“(首选MIME名称)”应用作此属性中的字符集标记。

For consistency with IPP/1.1 [RFC2911], charset tags in this attribute should be lowercase normalized.

为了与IPP/1.1[RFC2911]保持一致,此属性中的字符集标记应为小写规范化。

4.12. printer-charset-supported
4.12. 支持打印机字符集

( 1.3.18.0.2.4.1131 NAME 'printer-charset-supported' DESC 'Set of charsets supported for the attribute values of syntax DirectoryString for this directory entry.' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{63} )

(1.3.18.0.2.4.1131 NAME'打印机字符集支持'DESC'此目录项的语法DirectoryString属性值支持的字符集。'EQUALITY caseIgnoreMatch syntax 1.3.6.1.4.1.1466.115.121.1.15{63})

For example:

例如:

'utf-8' (ISO 10646/Unicode in UTF-8 transform [RFC2279]) 'iso-8859-1' (Latin1)

“utf-8”(utf-8转换中的ISO10646/Unicode[RFC2279])“ISO-8859-1”(拉丁语)

Values of charset tags should be defined in the IANA Registry of Coded Character Sets [IANA-CHAR] (see also [RFC2978]) and the '(preferred MIME name)' should be used as the charset tag in this attribute.

字符集标记的值应在编码字符集的IANA注册表[IANA-CHAR](另请参见[RFC2978])中定义,并且“(首选MIME名称)”应用作此属性中的字符集标记。

For consistency with IPP/1.1 [RFC2911], charset tags in this attribute should be lowercase normalized.

为了与IPP/1.1[RFC2911]保持一致,此属性中的字符集标记应为小写规范化。

4.13. printer-generated-natural-language-supported
4.13. 支持打印机生成的自然语言

( 1.3.18.0.2.4.1137 NAME 'printer-generated-natural-language-supported' DESC 'Natural language(s) supported for this directory entry.' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{63} )

(1.3.18.0.2.4.1137 NAME'支持打印机生成的自然语言'DESC'此目录项支持的自然语言。'EQUALITY caseIgnoreMatch SUBSTR caseIgnoreMatch substrings匹配语法1.3.6.1.4.1.1466.115.121.1.15{63})

Values of language tags should conform to "Tags for the Identification of Languages" [RFC3066]. For example:

语言标记的值应符合“语言识别标记”[RFC3066]。例如:

'en-us' (English as spoken in the US) 'fr-fr' (French as spoken in France)

“en-us”(美国英语)和“fr-fr”(法国法语)

For consistency with IPP/1.1 [RFC2911], language tags in this attribute should be lowercase normalized.

为了与IPP/1.1[RFC2911]保持一致,此属性中的语言标记应为小写规范化。

4.14. printer-document-format-supported
4.14. 支持打印机文档格式

( 1.3.18.0.2.4.1130 NAME 'printer-document-format-supported' DESC 'The possible source document formats which may be interpreted and printed by this printer.' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{127} )

(1.3.18.0.2.4.1130 NAME'打印机文档格式支持'DESC'此打印机可能解释和打印的可能源文档格式。'EQUALITY caseIgnoreMatch subsr caseignoresubstrings匹配语法1.3.6.1.4.1.1466.115.121.1.15{127})

Values of document formats should be MIME media types defined in the IANA Registry of MIME Media Types [IANA-MIME] (see also [RFC2048]).

文档格式的值应为MIME媒体类型的IANA注册表[IANA-MIME](另请参见[RFC2048])中定义的MIME媒体类型。

4.15. printer-color-supported
4.15. 支持打印机颜色

( 1.3.18.0.2.4.1129 NAME 'printer-color-supported' DESC 'Indicates whether this printer is capable of any type of color printing at all, including highlight color.' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE )

(1.3.18.0.2.4.1129名称“支持的打印机颜色”DESC表示此打印机是否能够进行任何类型的彩色打印,包括高亮显示颜色。“相等布尔匹配语法1.3.6.1.4.1.1466.115.121.1.7单值)

4.16. printer-compression-supported
4.16. 支持打印机压缩

( 1.3.18.0.2.4.1128 NAME 'printer-compression-supported' DESC 'Compression algorithms supported by this printer.' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{255} )

(1.3.18.0.2.4.1128 NAME'打印机压缩支持此打印机支持的'DESC'压缩算法。'EQUALITY caseIgnoreMatch SUBSTR caseignoresubstrings匹配语法1.3.6.1.4.1.1466.115.121.1.15{255})

Values defined in IPP/1.1 [RFC2911] include:

IPP/1.1[RFC2911]中定义的值包括:

'none' (no compression is used) 'deflate' (public domain ZIP described in [RFC1951]) 'gzip' (GNU ZIP described in [RFC1952]) 'compress' (UNIX compression described in [RFC1977])

'none'(未使用压缩)'deflate'(在[RFC1951]中描述的公共域压缩)'gzip'(在[RFC1952]中描述的GNU压缩)'compress'(在[RFC1977]中描述的UNIX压缩)

4.17. printer-pages-per-minute
4.17. 每分钟打印机页数

( 1.3.18.0.2.4.1127 NAME 'printer-pages-per-minute' DESC 'The nominal number of pages per minute which may be output by this printer.' EQUALITY integerMatch ORDERING integerOrderingMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )

(1.3.18.0.2.4.1127 NAME“打印机每分钟页数”DESC“此打印机每分钟可输出的标称页数”。“相等整型匹配排序整型排序整型排序匹配语法1.3.6.1.4.1.1466.115.121.1.27单值)

This attribute is informative, not a service guarantee. Typically, it is the value used in marketing literature to describe this printer. For example, the value for a simplex or black-and-white print mode.

此属性是信息性的,不是服务保证。通常,市场营销文献中使用的价值来描述此打印机。例如,单工或黑白打印模式的值。

4.18. printer-pages-per-minute-color
4.18. 打印机每分钟页数颜色

( 1.3.18.0.2.4.1126 NAME 'printer-pages-per-minute-color' DESC 'The nominal number of color pages per minute which may be output by this printer.' EQUALITY integerMatch ORDERING integerOrderingMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )

(1.3.18.0.2.4.1126 NAME“打印机每分钟页数颜色”DESC“此打印机每分钟可输出的标称彩色页数”。“相等整型匹配排序整型匹配语法1.3.6.1.4.1.1466.115.121.1.27单值)

This attribute is informative, not a service guarantee. Typically, it is the value used in marketing literature to describe this printer.

此属性是信息性的,不是服务保证。通常,市场营销文献中使用的价值来描述此打印机。

4.19. printer-finishings-supported
4.19. 支持打印机装饰

( 1.3.18.0.2.4.1125 NAME 'printer-finishings-supported' DESC 'The possible finishing operations supported by this printer.' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{255} )

(1.3.18.0.2.4.1125名称“支持的打印机完成”“描述”此打印机支持的可能完成操作。'EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstrings匹配语法1.3.6.1.4.1.1466.115.121.1.15{255})

Values defined in IPP/1.1 [RFC2911] include: 'none', 'staple', 'punch', 'cover', 'bind', 'saddle-stitch', 'edge-stitch', 'staple-top-left', 'staple-bottom-left', 'staple-top-right', 'staple-bottom-right', 'edge-stitch-left', 'edge-stitch-top', 'edge-stitch-right', 'edge-stitch-bottom', 'staple-dual-left', 'staple-dual-top', 'staple-dual-right', 'staple-dual-bottom'.

IPP/1.1[RFC2911]中定义的值包括:“无”、“装订”、“打孔”、“封盖”、“装订”、“鞍式缝合”、“边缘缝合”、“装订左上”、“装订左下”、“装订右上”、“装订右下”、“边缘缝合左上”、“边缘缝合上下”、“边缘缝合右下”、“边缘缝合下下”、“装订左双”、“装订双上”、“装订双右双”,“订书钉双底”。

Note: Implementations may support other values.

注意:实现可能支持其他值。

4.20. printer-number-up-supported
4.20. 支持的打印机数量增加

( 1.3.18.0.2.4.1124 NAME 'printer-number-up-supported' DESC 'The possible numbers of print-stream pages to impose upon a single side of an instance of a selected medium.' EQUALITY integerMatch ORDERING integerOrderingMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 )

(1.3.18.0.2.4.1124 NAME“打印机编号”up supported“DESC”要施加在选定介质实例单面上的打印流页数。“EQUALITY integerMatch ORDERING integerordering SYNTAX 1.3.6.1.4.1.1466.115.121.1.27)

Values defined in IPP/1.1 [RFC2911] include: '1', '2', and '4'.

IPP/1.1[RFC2911]中定义的值包括:“1”、“2”和“4”。

Note: Implementations may support other values.

注意:实现可能支持其他值。

4.21. printer-sides-supported
4.21. 支持打印机侧面

( 1.3.18.0.2.4.1123 NAME 'printer-sides-supported' DESC 'The number of impression sides (one or two) and the two-sided impression rotations supported by this printer.' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{127} )

(1.3.18.0.2.4.1123 NAME'支持的打印机侧'DESC'此打印机支持的印模侧数(一个或两个)和双面印模旋转。'EQUALITY caseIgnoreMatch语法1.3.6.1.4.1.1466.115.121.1.15{127})

Values defined in IPP/1.1 [RFC2911] include: 'one-sided', 'two-sided-long-edge', 'two-sided-short-edge'.'

IPP/1.1[RFC2911]中定义的值包括:“单面”、“双面长边”、“双面短边”

4.22. printer-media-supported
4.22. 支持打印机介质

( 1.3.18.0.2.4.1122 NAME 'printer-media-supported' DESC 'The standard names/types/sizes (and optional color suffixes) of the media supported by this printer.' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{255} )

(1.3.18.0.2.4.1122 NAME“支持的打印机介质”DESC“此打印机支持的介质的标准名称/类型/大小(以及可选的颜色后缀)。“EQUALITY caseIgnoreMatch SUBSTR caseIgnoreMatch SUBSTR CaseIgnoreSSubStrings匹配语法1.3.6.1.4.1.1466.115.121.1.15{255})

Values are defined in IPP/1.1 [RFC2911] or any IANA registered extensions. For example:

值在IPP/1.1[RFC2911]或任何IANA注册扩展中定义。例如:

'iso-a4' 'envelope' 'na-letter-white'

“iso-a4”信封“白色字母”

4.23. printer-media-local-supported
4.23. 本地支持的打印机媒体

( 1.3.18.0.2.4.1117 NAME 'printer-media-local-supported' DESC 'Site-specific names of media supported by this printer.' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{255} )

(1.3.18.0.2.4.1117 NAME'打印机介质本地支持的'DESC'此打印机支持的介质的特定于站点的名称。'EQUALITY caseIgnoreMatch SUBSTR caseIgnoreMatch substrings匹配语法1.3.6.1.4.1.1466.115.121.1.15{255})

Values should be in the natural language specified by printer-natural-language-configured.

值应使用配置的打印机自然语言指定的自然语言。

For example:

例如:

'purchasing-form' (site-specific name)

“采购表”(现场特定名称)

as opposed to 'na-letter' (standard keyword from IPP/1.1 [RFC2911]) in the printer-media-supported attribute.

与打印机介质支持属性中的“na字母”(来自IPP/1.1[RFC2911]的标准关键字)相反。

4.24. printer-resolution-supported
4.24. 支持打印机分辨率

( 1.3.18.0.2.4.1121 NAME 'printer-resolution-supported' DESC 'List of resolutions supported for printing documents by this printer.' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{255} )

(1.3.18.0.2.4.1121 NAME'支持打印机分辨率'DESC'此打印机支持打印文档的分辨率列表。'EQUALITY caseIgnoreMatch SUBSTR caseIgnoreMatch SUBSTR caseIgnoreMatch语法1.3.6.1.4.1.1466.115.121.1.15{255})

   Each resolution value should be a string containing 3 fields:
   1)  Cross feed direction resolution (positive integer);
   2)  Feed direction resolution (positive integer);
   3)  Unit - 'dpi' (dots per inch) or 'dpcm' (dots per centimeter).
        
   Each resolution value should be a string containing 3 fields:
   1)  Cross feed direction resolution (positive integer);
   2)  Feed direction resolution (positive integer);
   3)  Unit - 'dpi' (dots per inch) or 'dpcm' (dots per centimeter).
        

Each resolution field should be delimited by '>'. For example:

每个分辨率字段应以“>”分隔。例如:

       '300> 300> dpi>'
       '600> 600> dpi>'
        
       '300> 300> dpi>'
       '600> 600> dpi>'
        

Note: This attribute is based on 'printer-resolution-supported' defined in IPP/1.1 [RFC2911] (which has a binary complex encoding) derived from 'prtMarkerAddressabilityFeedDir', 'prtMarkerAddressabilityXFeedDir', and 'prtMarkerAddressabilityUnit' defined in the Printer MIB [RFC1759] (which have integer encodings).

注意:此属性基于IPP/1.1[RFC2911](具有二进制复数编码)中定义的“支持的打印机分辨率”,该“分辨率”源自打印机MIB[RFC1759](具有整数编码)中定义的“prtMarkerAddressabilityFeedDir”、“prtMarkerAddressabilityXFeedDir”和“prtMarkerAddressabilityUnit”。

Note: The syntax and delimiter for this attribute are aligned with the equivalent attribute in the 'service:printer:' v2.0 template [SLP-PRT]. Whitespace is permitted after (but not before) the delimiter '>'. Note that this delimiter differs from printer-xri-supported.

注意:此属性的语法和分隔符与“service:printer:”v2.0模板[SLP-PRT]中的等效属性对齐。允许在分隔符“>”之后(但不能在其之前)使用空格。请注意,此分隔符与支持的打印机xri不同。

4.25. printer-print-quality-supported
4.25. 支持打印机打印质量

( 1.3.18.0.2.4.1120 NAME 'printer-print-quality-supported' DESC 'List of print qualities supported for printing documents on this printer.' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{127} )

(1.3.18.0.2.4.1120 NAME'支持的打印机打印质量'DESC'在此打印机上打印文档支持的打印质量列表。'EQUALITY caseIgnoreMatch语法1.3.6.1.4.1.1466.115.121.1.15{127})

Values defined in IPP/1.1 [RFC2911] include:

IPP/1.1[RFC2911]中定义的值包括:

'unknown' 'draft' 'normal' 'high'

“未知”“草稿”“正常”“高”

4.26. printer-job-priority-supported
4.26. 支持打印机作业优先级

( 1.3.18.0.2.4.1110 NAME 'printer-job-priority-supported' DESC 'Indicates the number of job priority levels supported by this printer.' EQUALITY integerMatch ORDERING integerOrderingMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )

(1.3.18.0.2.4.1110 NAME“支持的打印机作业优先级”DESC表示此打印机支持的作业优先级级别数。“相等整数匹配排序整数排序语法1.3.6.1.4.1.1466.115.121.1.27单值”)

An IPP/1.1 [RFC2911] conformant Printer, which supports job priority, always supports a full range of priorities from '1' to '100' (to ensure consistent behavior), therefore this attribute describes the 'granularity' of priority supported. Values of this attribute are from '1' to '100'.

支持作业优先级的IPP/1.1[RFC2911]兼容打印机始终支持从“1”到“100”的全部优先级(以确保行为一致),因此此属性描述了支持的优先级的“粒度”。此属性的值从“1”到“100”。

4.27. printer-copies-supported
4.27. 支持打印机拷贝

( 1.3.18.0.2.4.1118 NAME 'printer-copies-supported' DESC 'The maximum number of copies of a document that may be printed as a single job on this printer.' EQUALITY integerMatch ORDERING integerOrderingMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )

(1.3.18.0.2.4.1118 NAME'支持的打印机副本'DESC'此打印机上可作为单个作业打印的文档的最大副本数。'EQUALITY integerMatch ORDERING integerordering SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 single-VALUE)

A positive value indicates the maximum supported copies. A value of '0' indicates no maximum limit. A value of '-1' indicates 'unknown'.

正值表示支持的最大拷贝数。值“0”表示没有最大限制。值'-1'表示“未知”。

Note: The syntax and values for this attribute are aligned with the equivalent attribute in the 'service:printer:' v2.0 template [SLP-PRT].

注意:此属性的语法和值与“service:printer:”v2.0模板[SLP-PRT]中的等效属性对齐。

4.28. printer-job-k-octets-supported
4.28. 支持打印机-job-k-octets

( 1.3.18.0.2.4.1111 NAME 'printer-job-k-octets-supported' DESC 'The maximum size in kilobytes (1,024 octets actually) incoming print job that this printer will accept.' EQUALITY integerMatch ORDERING integerOrderingMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )

(1.3.18.0.2.4.1111 NAME'printer-job-k-octets-支持的'DESC'此打印机将接受的最大传入打印作业大小(以KB为单位,实际为1024个八位字节)。'EQUALITY integerMatch ORDERING integerordering SYNTAX 1.3.6.1.4.1.1466.115.121.1.27单值)

A positive value indicates the maximum supported job size. A value of '0' indicates no maximum limit. A value of '-1' indicates 'unknown'.

正值表示支持的最大作业大小。值“0”表示没有最大限制。值'-1'表示“未知”。

Note: The syntax and values for this attribute are aligned with the equivalent attribute in the 'service:printer:' v2.0 template [SLP-PRT].

注意:此属性的语法和值与“service:printer:”v2.0模板[SLP-PRT]中的等效属性对齐。

4.29. printer-current-operator
4.29. 打印机当前操作员

( 1.3.18.0.2.4.1112 NAME 'printer-current-operator' DESC 'The identity of the current human operator responsible for operating this printer.' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{127} SINGLE-VALUE )

(1.3.18.0.2.4.1112 NAME'printer current operator'DESC'负责操作此打印机的当前人工操作员的身份。'EQUALITY caseIgnoreMatch SUBSTR caseIgnoreMatch substrings匹配语法1.3.6.1.4.1.1466.115.121.1.15{127}单值)

The value of this attribute should include information that would enable other humans to reach the operator, such as a telephone number.

此属性的值应包括使其他人能够联系到操作员的信息,例如电话号码。

4.30. printer-service-person
4.30. 打印机服务人员

( 1.3.18.0.2.4.1113 NAME 'printer-service-person' DESC 'The identity of the current human service person responsible for servicing this printer.' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{127} SINGLE-VALUE )

(1.3.18.0.2.4.1113 NAME'printer service person'DESC'负责维护此打印机的当前人员服务人员的身份。'EQUALITY caseIgnoreMatch SUBSTR caseignoresubstrings匹配语法1.3.6.1.4.1.1466.115.121.1.15{127}单值)

The value of this attribute should include information that would enable other humans to reach the service person, such as a telephone number.

此属性的值应包括使其他人能够联系服务人员的信息,例如电话号码。

4.31. printer-delivery-orientation-supported
4.31. 支持打印机交付方向

( 1.3.18.0.2.4.1114 NAME 'printer-delivery-orientation-supported' DESC 'The possible delivery orientations of pages as they are printed and ejected from this printer.' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{127} )

(1.3.18.0.2.4.1114 NAME“打印机传送方向支持”DESC“打印并从此打印机弹出页面时可能的传送方向”。“EQUALITY caseIgnoreMatch语法1.3.6.1.4.1.1466.115.121.1.15{127})

Values defined include:

定义的值包括:

'unknown' 'face-up' 'face-down'

“未知”“面朝上”“面朝下”

Note: The syntax and values for this attribute are aligned with the equivalent attribute in the 'service:printer:' v2.0 template [SLP-PRT].

注意:此属性的语法和值与“service:printer:”v2.0模板[SLP-PRT]中的等效属性对齐。

4.32. printer-stacking-order-supported
4.32. 支持打印机堆叠顺序

( 1.3.18.0.2.4.1115 NAME 'printer-stacking-order-supported' DESC 'The possible stacking order of pages as they are printed and ejected from this printer.' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{127} )

(1.3.18.0.2.4.1115 NAME'打印机堆叠顺序支持'DESC'打印并从此打印机弹出的页面的可能堆叠顺序。'EQUALITY caseIgnoreMatch语法1.3.6.1.4.1.1466.115.121.1.15{127})

Values defined include:

定义的值包括:

'unknown' 'first-to-last' 'last-to-first'

“未知”“从第一到最后”“从最后到第一”

Note: The syntax and values for this attribute are aligned with the equivalent attribute in the 'service:printer:' v2.0 template [SLP-PRT].

注意:此属性的语法和值与“service:printer:”v2.0模板[SLP-PRT]中的等效属性对齐。

4.33. printer-output-features-supported
4.33. 支持打印机输出功能

( 1.3.18.0.2.4.1116 NAME 'printer-output-features-supported' DESC 'The possible output features supported by this printer.' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{127} )

(1.3.18.0.2.4.1116 NAME'支持的打印机输出功能'DESC'此打印机支持的可能输出功能。'EQUALITY caseIgnoreMatch语法1.3.6.1.4.1.1466.115.121.1.15{127})

Values defined include:

定义的值包括:

'unknown' 'bursting' 'decollating' 'page-collating' 'offset-stacking'

“未知”“正在爆破”“正在剥离”“页面排序”“偏移量堆叠”

Note: The syntax and values for this attribute are aligned with the equivalent attribute in the 'service:printer:' v2.0 template [SLP-PRT].

注意:此属性的语法和值与“service:printer:”v2.0模板[SLP-PRT]中的等效属性对齐。

Note: Implementations may support other values.

注意:实现可能支持其他值。

4.34. printer-aliases
4.34. 打印机别名

( 1.3.18.0.2.4.1108 NAME 'printer-aliases' DESC 'List of site-specific administrative names of this printer in addition to the value specified for printer-name.' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{127} )

(1.3.18.0.2.4.1108 NAME‘打印机别名’DESC’除了为打印机名称指定的值外,还列出了该打印机的站点特定管理名称。'EQUALITY caseIgnoreMatch SUBSTR caseignoresubstrings匹配语法1.3.6.1.4.1.1466.115.121.1.15{127})

Values of this attribute should be specified in the language specified in printer-natural-language-configured (for example, to support text-to-speech conversions), although the printer's alias may be specified in any language.

此属性的值应使用打印机自然语言配置中指定的语言指定(例如,支持文本到语音转换),但打印机的别名可以使用任何语言指定。

5. Definition of Syntaxes
5. 语法的定义

No new attribute syntaxes are defined by this document.

本文档未定义新的属性语法。

The attribute types defined in Section 4 of this document reference syntax OIDs defined in Section 6 of [RFC2252], which are summarized below:

本文件第4节中定义的属性类型参考[RFC2252]第6节中定义的语法OID,总结如下:

   Syntax OID                      Syntax Description
   ------------------------------  ------------------
   1.3.6.1.4.1.1466.115.121.1.7    Boolean
   1.3.6.1.4.1.1466.115.121.1.15   DirectoryString (UTF-8 [RFC2279])
   1.3.6.1.4.1.1466.115.121.1.27   Integer
        
   Syntax OID                      Syntax Description
   ------------------------------  ------------------
   1.3.6.1.4.1.1466.115.121.1.7    Boolean
   1.3.6.1.4.1.1466.115.121.1.15   DirectoryString (UTF-8 [RFC2279])
   1.3.6.1.4.1.1466.115.121.1.27   Integer
        
6. Definition of Matching Rules
6. 匹配规则的定义

No new matching rules are defined by this document.

此文档未定义新的匹配规则。

The attribute types defined in Section 4 of this document reference matching rules defined in Section 8 of [RFC2252] and/or Section 2 of [RFC3698], which are summarized below:

本文件第4节中定义的属性类型参考了[RFC2252]第8节和/或[RFC3698]第2节中定义的匹配规则,总结如下:

   Matching Rule OID               Matching Rule Name          Usage
   ------------------------------  ------------------          -----
   2.5.13.13                       booleanMatch                EQUALITY
   2.5.13.2                        caseIgnoreMatch             EQUALITY
   2.5.13.14                       integerMatch                EQUALITY
   2.5.13.15                       integerOrderingMatch        ORDERING
   2.5.13.4                        caseIgnoreSubstringsMatch   SUBSTR
        
   Matching Rule OID               Matching Rule Name          Usage
   ------------------------------  ------------------          -----
   2.5.13.13                       booleanMatch                EQUALITY
   2.5.13.2                        caseIgnoreMatch             EQUALITY
   2.5.13.14                       integerMatch                EQUALITY
   2.5.13.15                       integerOrderingMatch        ORDERING
   2.5.13.4                        caseIgnoreSubstringsMatch   SUBSTR
        
7. IANA Considerations
7. IANA考虑

This document does not define any new syntaxes or matching rules.

本文档未定义任何新的语法或匹配规则。

This document does define the following Object Identifier Descriptors. They have been registered by the IANA:

本文档定义了以下对象标识符描述符。它们已由IANA注册:

7.1. Registration of Object Classes
7.1. 对象类的注册

Subject: Request for LDAP Descriptor Registration

主题:请求LDAP描述符注册

Descriptor (short name): see table below

描述符(简称):见下表

Object Identifier: see table below

对象标识符:见下表

Person & email address to contact for further information: see below

联系人和电子邮件地址以获取更多信息:见下文

Usage: object class

用法:对象类

Specification: RFC3712

规格:RFC3712

Author/Change Controller:

作者/变更控制员:

Pat Fleming IBM Highway 52 N Rochester, MN 55901 USA Phone: +1 507-253-7583 EMail: flemingp@us.ibm.com

Pat Fleming IBM Highway 52 N Rochester,MN 55901美国电话:+1 507-253-7583电子邮件:flemingp@us.ibm.com

Comments:

评论:

   Object Class                                    OID
   ------------------------------------            ---------------------
   slpServicePrinter                               1.3.18.0.2.6.254
   printerAbstract                                 1.3.18.0.2.6.258
   printerService                                  1.3.18.0.2.6.255
   printerServiceAuxClass                          1.3.18.0.2.6.257
   printerIPP                                      1.3.18.0.2.6.256
   printerLPR                                      1.3.18.0.2.6.253
        
   Object Class                                    OID
   ------------------------------------            ---------------------
   slpServicePrinter                               1.3.18.0.2.6.254
   printerAbstract                                 1.3.18.0.2.6.258
   printerService                                  1.3.18.0.2.6.255
   printerServiceAuxClass                          1.3.18.0.2.6.257
   printerIPP                                      1.3.18.0.2.6.256
   printerLPR                                      1.3.18.0.2.6.253
        
7.2. Registration of Attribute Types
7.2. 属性类型的注册

Subject: Request for LDAP Descriptor Registration

主题:请求LDAP描述符注册

Descriptor (short name): see table below

描述符(简称):见下表

Object Identifier: see table below

对象标识符:见下表

Person & email address to contact for further information: see below

联系人和电子邮件地址以获取更多信息:见下文

Usage: attribute type

用法:属性类型

Specification: RFC3712

规格:RFC3712

Author/Change Controller:

作者/变更控制员:

Pat Fleming IBM Highway 52 N Rochester, MN 55901 USA Phone: +1 507-253-7583 EMail: flemingp@us.ibm.com

Pat Fleming IBM Highway 52 N Rochester,MN 55901美国电话:+1 507-253-7583电子邮件:flemingp@us.ibm.com

Comments:

评论:

   Attribute Type                                  OID
   ------------------------------------            ---------------------
   printer-uri                                     1.3.18.0.2.4.1140
   printer-xri-supported                           1.3.18.0.2.4.1107
   printer-name                                    1.3.18.0.2.4.1135
   printer-natural-language-configured             1.3.18.0.2.4.1119
   printer-location                                1.3.18.0.2.4.1136
   printer-info                                    1.3.18.0.2.4.1139
   printer-more-info                               1.3.18.0.2.4.1134
   printer-make-and-model                          1.3.18.0.2.4.1138
   printer-ipp-versions-supported                  1.3.18.0.2.4.1133
   printer-multiple-document-jobs-supported        1.3.18.0.2.4.1132
   printer-charset-configured                      1.3.18.0.2.4.1109
   printer-charset-supported                       1.3.18.0.2.4.1131
   printer-generated-natural-language-supported    1.3.18.0.2.4.1137
   printer-document-format-supported               1.3.18.0.2.4.1130
   printer-color-supported                         1.3.18.0.2.4.1129
   printer-compression-supported                   1.3.18.0.2.4.1128
   printer-pages-per-minute                        1.3.18.0.2.4.1127
   printer-pages-per-minute-color                  1.3.18.0.2.4.1126
   printer-finishings-supported                    1.3.18.0.2.4.1125
   printer-number-up-supported                     1.3.18.0.2.4.1124
   printer-sides-supported                         1.3.18.0.2.4.1123
   printer-media-supported                         1.3.18.0.2.4.1122
   printer-media-local-supported                   1.3.18.0.2.4.1117
   printer-resolution-supported                    1.3.18.0.2.4.1121
   printer-print-quality-supported                 1.3.18.0.2.4.1120
   printer-job-priority-supported                  1.3.18.0.2.4.1110
   printer-copies-supported                        1.3.18.0.2.4.1118
   printer-job-k-octets-supported                  1.3.18.0.2.4.1111
   printer-current-operator                        1.3.18.0.2.4.1112
   printer-service-person                          1.3.18.0.2.4.1113
   printer-delivery-orientation-supported          1.3.18.0.2.4.1114
   printer-stacking-order-supported                1.3.18.0.2.4.1115
   printer-output-features-supported               1.3.18.0.2.4.1116
   printer-aliases                                 1.3.18.0.2.4.1108
        
   Attribute Type                                  OID
   ------------------------------------            ---------------------
   printer-uri                                     1.3.18.0.2.4.1140
   printer-xri-supported                           1.3.18.0.2.4.1107
   printer-name                                    1.3.18.0.2.4.1135
   printer-natural-language-configured             1.3.18.0.2.4.1119
   printer-location                                1.3.18.0.2.4.1136
   printer-info                                    1.3.18.0.2.4.1139
   printer-more-info                               1.3.18.0.2.4.1134
   printer-make-and-model                          1.3.18.0.2.4.1138
   printer-ipp-versions-supported                  1.3.18.0.2.4.1133
   printer-multiple-document-jobs-supported        1.3.18.0.2.4.1132
   printer-charset-configured                      1.3.18.0.2.4.1109
   printer-charset-supported                       1.3.18.0.2.4.1131
   printer-generated-natural-language-supported    1.3.18.0.2.4.1137
   printer-document-format-supported               1.3.18.0.2.4.1130
   printer-color-supported                         1.3.18.0.2.4.1129
   printer-compression-supported                   1.3.18.0.2.4.1128
   printer-pages-per-minute                        1.3.18.0.2.4.1127
   printer-pages-per-minute-color                  1.3.18.0.2.4.1126
   printer-finishings-supported                    1.3.18.0.2.4.1125
   printer-number-up-supported                     1.3.18.0.2.4.1124
   printer-sides-supported                         1.3.18.0.2.4.1123
   printer-media-supported                         1.3.18.0.2.4.1122
   printer-media-local-supported                   1.3.18.0.2.4.1117
   printer-resolution-supported                    1.3.18.0.2.4.1121
   printer-print-quality-supported                 1.3.18.0.2.4.1120
   printer-job-priority-supported                  1.3.18.0.2.4.1110
   printer-copies-supported                        1.3.18.0.2.4.1118
   printer-job-k-octets-supported                  1.3.18.0.2.4.1111
   printer-current-operator                        1.3.18.0.2.4.1112
   printer-service-person                          1.3.18.0.2.4.1113
   printer-delivery-orientation-supported          1.3.18.0.2.4.1114
   printer-stacking-order-supported                1.3.18.0.2.4.1115
   printer-output-features-supported               1.3.18.0.2.4.1116
   printer-aliases                                 1.3.18.0.2.4.1108
        
8. Internationalization Considerations
8. 国际化考虑

All text string attributes defined in this document of syntax [RFC2279], as required by [RFC2252].

根据[RFC2252]的要求,本文档中定义的所有文本字符串属性的语法为[RFC2279]。

A language tag [RFC3066] for all of the text string attributes defined in this document is contained in the printer-natural-language-configured attribute.

打印机自然语言配置属性中包含本文档中定义的所有文本字符串属性的语言标记[RFC3066]。

Therefore, all object classes defined in this document conform to the "IETF Policy on Character Sets and Languages" [RFC2277].

因此,本文件中定义的所有对象类均符合“关于字符集和语言的IETF政策”[RFC2277]。

9. Security Considerations
9. 安全考虑

See [RFC2829] for detailed guidance on authentication methods for LDAP. See [RFC2830] for detailed guidance of using TLS/1.0 [RFC2246] to supply connection confidentiality and data integrity for LDAP sessions.

有关LDAP身份验证方法的详细指导,请参见[RFC2829]。有关使用TLS/1.0[RFC2246]为LDAP会话提供连接机密性和数据完整性的详细指南,请参见[RFC2830]。

As with any LDAP schema, it is important to protect specific entries and attributes with the appropriate access control. It is particularly important that only administrators can modify entries defined in this LDAP printer schema. Otherwise, an LDAP client might be fooled into diverting print service requests from the original printer (or spooler) to a malicious intruder's host system, thus exposing the information in printed documents.

与任何LDAP模式一样,使用适当的访问控制保护特定的条目和属性非常重要。尤其重要的是,只有管理员才能修改此LDAP打印机架构中定义的条目。否则,LDAP客户端可能会被愚弄,将原始打印机(或后台打印程序)的打印服务请求转移到恶意入侵者的主机系统,从而暴露打印文档中的信息。

For additional security considerations of deploying printers in an IPP environment, see Section 8 of [RFC2911].

有关在IPP环境中部署打印机的其他安全注意事项,请参阅[RFC2911]第8节。

10. References
10. 工具书类
10.1. Normative References
10.1. 规范性引用文件

[IANA-CHAR] IANA Registry of Character Sets http://www.iana.org/assignments/charset-reg/...

[IANA-CHAR]IANA字符集注册表http://www.iana.org/assignments/charset-reg/...

[IANA-MIME] IANA Registry of MIME Media Types http://www.iana.org/assignments/media-types/...

[IANA-MIME]IANA MIME媒体类型注册表http://www.iana.org/assignments/media-types/...

[LDAP-TS] Hodges, J. and R. Morgan, "Lightweight Directory Access Protocol (v3): Technical Specification", RFC 3377, September 2002.

[LDAP-TS]Hodges,J.和R.Morgan,“轻量级目录访问协议(v3):技术规范”,RFC3372002年9月。

[RFC1274] Barker, P. and S. Kille, "The COSINE and Internet X.500 Schema", RFC 1274, November 1991.

[RFC1274]巴克,P.和S.基尔,“余弦和互联网X.500模式”,RFC1274,1991年11月。

[RFC1759] Smith, R., Wright, F., Hastings, T., Zilles, S. and J. Gyllenskog, "Printer MIB", RFC 1759, March 1995.

[RFC1759]Smith,R.,Wright,F.,Hastings,T.,Zilles,S.和J.Gylenskog,“打印机MIB”,RFC 1759,1995年3月。

[RFC2119] Bradner, S., "Key words for use in RFCs to Indicate Requirement Levels", BCP 14, RFC 2119, March 1997.

[RFC2119]Bradner,S.,“RFC中用于表示需求水平的关键词”,BCP 14,RFC 2119,1997年3月。

[RFC2252] Wahl, M., Coulbeck, T., Howes, T. and S. Kille, "Lightweight Directory Access Protocol (v3): Attribute Syntax Definitions", RFC 2252, December 1997.

[RFC2252]Wahl,M.,Coulbeck,T.,Howes,T.和S.Kille,“轻量级目录访问协议(v3):属性语法定义”,RFC2252,1997年12月。

[RFC2396] Berners-Lee. T., Fielding, R. and L. Masinter, "URI Generic Syntax", RFC 2396, August 1998.

[RFC2396]伯纳斯·李。T.,菲尔丁,R.和L.马斯特,“URI通用语法”,RFC 2396,1998年8月。

[RFC2829] Wahl, M., Alvestrand, H., Hodges, J. and R. Morgan, "Authentication Methods for LDAP", RFC 2829, May 2000.

[RFC2829]Wahl,M.,Alvestrand,H.,Hodges,J.和R.Morgan,“LDAP的身份验证方法”,RFC 28292000年5月。

[RFC2830] Hodges, J., Morgan, R. and M. Wahl, "Lightweight Directory Access Protocol (v3): Extension for Transport Layer Security", RFC 2830, May 2000.

[RFC2830]Hodges,J.,Morgan,R.和M.Wahl,“轻量级目录访问协议(v3):传输层安全扩展”,RFC 28302000年5月。

[RFC2911] Hastings, T., Ed.., Herrito, R., deBry, R., Isaacson, S. and P. Powell, "Internet Printing Protocol/1.1: Model and Semantics", RFC 2911, September 2000.

[RFC2911]黑斯廷斯,T.,Ed.,赫里托,R.,德布里,R.,艾萨克森,S.和P.鲍威尔,“互联网打印协议/1.1:模型和语义”,RFC 29112000年9月。

[RFC2926] Kempf, J., Moats, R. and P. St. Pierre, "Conversion of LDAP Schemas to and from SLP Templates", RFC 2926, September 2000.

[RFC2926]Kempf,J.,Moats,R.和P.St.Pierre,“LDAP模式与SLP模板之间的转换”,RFC 29262000年9月。

[RFC3066] Alvestrand, H., "Tags for the Identification of Languages", BCP 47, RFC 3066, January 2001.

[RFC3066]Alvestrand,H.,“语言识别标签”,BCP 47,RFC 3066,2001年1月。

[RFC3698] Zeilenga, K., Ed., "Lightweight Directory Access Protocol (LDAP): Additional Matching Rules", RFC 3698, February 2004.

[RFC3698]Zeilenga,K.,编辑,“轻量级目录访问协议(LDAP):附加匹配规则”,RFC 3698,2004年2月。

10.2. Informative References
10.2. 资料性引用

[IANA-SLPT] IANA Registry of SLP Templates http://www.iana.org/assignments/svrloc-templates/...

[IANA-SLPT]IANA SLP模板注册表http://www.iana.org/assignments/svrloc-templates/...

[RFC1179] McLaughlin, L., "Line Printer Daemon Protocol", RFC 1179, August 1990.

[RFC1179]McLaughlin,L.,“线路打印机守护程序协议”,RFC1179,1990年8月。

[RFC1951] Deutsch, P., "DEFLATE Compressed Data Format Specification Version 1.3", RFC 1951, May 1996.

[RFC1951]Deutsch,P.,“DEFLATE压缩数据格式规范1.3版”,RFC1951,1996年5月。

[RFC1952] Deutsch, P., "GZIP File Format Specification Version 4.3", RFC 1952, May 1996.

[RFC1952]Deutsch,P.,“GZIP文件格式规范版本4.3”,RFC1952,1996年5月。

[RFC1977] Schryver, V., "PPP BSD Compression Protocol", RFC 1977, August 1996.

[RFC1977]Schryver,V.,“PPP BSD压缩协议”,RFC 1977,1996年8月。

[RFC2048] Freed, N., Klensin, J. and J. Postel, "Multipurpose Internet Mail Extensions (MIME) Part Four: Registration Procedures", BCP 13, RFC 2048, November 1996.

[RFC2048]Freed,N.,Klensin,J.和J.Postel,“多用途互联网邮件扩展(MIME)第四部分:注册程序”,BCP 13,RFC 2048,1996年11月。

[RFC2079] Smith, M., "Definition of an X.500 Attribute Type and an Object Class to Hold Uniform Resource Identifiers (URIs)", RFC 2079, January 1997.

[RFC2079]Smith,M.“X.500属性类型和用于保存统一资源标识符(URI)的对象类的定义”,RFC 2079,1997年1月。

[RFC2246] Dierks, T. and C. Allen, "TLS Protocol Version 1.0", RFC 2246, January 1999.

[RFC2246]Dierks,T.和C.Allen,“TLS协议版本1.0”,RFC2246,1999年1月。

[RFC2277] Alvestrand, H., "IETF Policy on Character Sets and Languages", RFC 2277, January 1998.

[RFC2277]Alvestrand,H.,“IETF字符集和语言政策”,RFC2277,1998年1月。

[RFC2279] Yergeau, F., "UTF-8, a Transformation Format of ISO 10646", RFC 2279, January 1998.

[RFC2279]Yergeau,F.,“UTF-8,ISO 10646的转换格式”,RFC 2279,1998年1月。

[RFC2608] Guttman, E., Perkins, C., Veizades, J. and M. Day, "Service Location Protocol v2", RFC 2608, June 1999.

[RFC2608]Guttman,E.,Perkins,C.,Veizades,J.和M.Day,“服务位置协议v2”,RFC 26081999年6月。

[RFC2609] Guttman, E., Perkins, C. and J. Kempf, "Service Templates and Service: Schemes", RFC 2609, June 1999.

[RFC2609]Guttman,E.,Perkins,C.和J.Kempf,“服务模板和服务:方案”,RFC 26091999年6月。

[RFC2617] Franks, J., Hallam-Baker, P., Hostetler, J., Lawrence, S., Leach, P., Luotonen, A. and L. Stewart, "HTTP Authentication: Basic and Digest Access Authentication", RFC 2617, June 1999.

[RFC2617]Franks,J.,Hallam Baker,P.,Hostetler,J.,Lawrence,S.,Leach,P.,Lootonen,A.和L.Stewart,“HTTP认证:基本和摘要访问认证”,RFC 26171999年6月。

[RFC2717] Petke, R. and I. King, "Registration Procedures for URL Scheme Names", RFC 2717, November 1999.

[RFC2717]Petke,R.和I.King,“URL方案名称的注册程序”,RFC 2717,1999年11月。

[RFC2718] Masinter, L., Alvestrand, H., Zigmond, D. and R. Petke, "Guidelines for new URL Schemes", BCP 19, RFC 2718, November 1999.

[RFC2718]Masinter,L.,Alvestrand,H.,Zigmond,D.和R.Petke,“新URL方案指南”,BCP 19,RFC 2718,1999年11月。

[RFC2978] Freed, N. and J.Postel, "IANA Charset Registration Procedures", RFC2978, October 2000.

[RFC2978]Freed,N.和J.Postel,“IANA字符集注册程序”,RFC2978,2000年10月。

[SLP-PRT] St. Pierre, Isaacson, McDonald. Definition of the Printer Abstract Service Type v2.0, <durable URL below>, May 2000. Reviewed and approved by IETF SLP Designated Expert, according to Section 5 'IANA Considerations' in [RFC2609].

[SLP-PRT]圣皮埃尔,艾萨克森,麦当劳。打印机抽象服务类型v2.0的定义,<下面的持久URL>,2000年5月。根据[RFC2609]第5节“IANA注意事项”,由IETF SLP指定专家审查和批准。

               Archived in the IANA Registry of SLP Templates [IANA-
               SLPT] at: http://www.iana.org/assignments/svrloc-
               templates/printer.2.0.en
        
               Archived in the IANA Registry of SLP Templates [IANA-
               SLPT] at: http://www.iana.org/assignments/svrloc-
               templates/printer.2.0.en
        

[W3C-IRI] Duerst, Suignard, "Internationalized Resource Identifiers (IRI), Work in Progress.

[W3C-IRI]Duerst,Suignard,“国际化资源标识符(IRI),正在进行中。

11. Acknowledgments
11. 致谢

The editors wish to acknowledge the very significant contributions of Ken Jones (Bytemobile) and Harry Lewis (IBM) during the development of this document.

编辑们希望感谢Ken Jones(Bytemobile)和Harry Lewis(IBM)在本文档开发过程中做出的重要贡献。

Thanks to Patrik Faltstrom (Cisco), Ryan Moats (Lemur Networks), Robert Moore (IBM), Lee Rafalow (IBM), Kimberly Reger (IBM), Kurt Zeilenga (OpenLDAP), and the members of the IETF IPP Working Group, for review comments and help in preparing this document.

感谢Patrik Faltstrom(Cisco)、Ryan Moats(Lemur Networks)、Robert Moore(IBM)、Lee Rafalow(IBM)、Kimberly Reger(IBM)、Kurt Zeilenga(OpenLDAP)和IETF IPP工作组成员在编写本文件时提出的审查意见和帮助。

12. Authors' Addresses
12. 作者地址

Please send comments to the authors at the addresses listed below.

请按下列地址向作者发送评论。

Pat Fleming IBM Highway 52 N Rochester, MN 55901 USA

美国明尼苏达州罗彻斯特北52号帕特-弗莱明IBM公路,邮编55901

   Phone: +1 507-253-7583
   EMail: flemingp@us.ibm.com
        
   Phone: +1 507-253-7583
   EMail: flemingp@us.ibm.com
        

Ira McDonald High North Inc 221 Ridge Ave Grand Marais, MI 49839 USA

爱尔兰共和军麦克唐纳高北公司,美国密歇根州格兰德马雷山脊大道221号,邮编:49839

   Phone: +1 906-494-2434
   Email: imcdonald@sharplabs.com
        
   Phone: +1 906-494-2434
   Email: imcdonald@sharplabs.com
        
13. Full Copyright Statement
13. 完整版权声明

Copyright (C) The Internet Society (2004). This document is subject to the rights, licenses and restrictions contained in BCP 78 and except as set forth therein, the authors retain all their rights.

版权所有(C)互联网协会(2004年)。本文件受BCP 78中包含的权利、许可和限制的约束,除其中规定外,作者保留其所有权利。

This document and the information contained herein are provided on an "AS IS" basis and THE CONTRIBUTOR, THE ORGANIZATION HE/SHE REPRESENTS OR IS SPONSORED BY (IF ANY), THE INTERNET SOCIETY AND THE INTERNET ENGINEERING TASK FORCE DISCLAIM ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.

本文件及其包含的信息是按“原样”提供的,贡献者、他/她所代表或赞助的组织(如有)、互联网协会和互联网工程任务组不承担任何明示或暗示的担保,包括但不限于任何保证,即使用本文中的信息不会侵犯任何权利,或对适销性或特定用途适用性的任何默示保证。

Intellectual Property

知识产权

The IETF takes no position regarding the validity or scope of any Intellectual Property Rights or other rights that might be claimed to pertain to the implementation or use of the technology described in this document or the extent to which any license under such rights might or might not be available; nor does it represent that it has made any independent effort to identify any such rights. Information on the procedures with respect to rights in RFC documents can be found in BCP 78 and BCP 79.

IETF对可能声称与本文件所述技术的实施或使用有关的任何知识产权或其他权利的有效性或范围,或此类权利下的任何许可可能或可能不可用的程度,不采取任何立场;它也不表示它已作出任何独立努力来确定任何此类权利。有关RFC文件中权利的程序信息,请参见BCP 78和BCP 79。

Copies of IPR disclosures made to the IETF Secretariat and any assurances of licenses to be made available, or the result of an attempt made to obtain a general license or permission for the use of such proprietary rights by implementers or users of this specification can be obtained from the IETF on-line IPR repository at http://www.ietf.org/ipr.

向IETF秘书处披露的知识产权副本和任何许可证保证,或本规范实施者或用户试图获得使用此类专有权利的一般许可证或许可的结果,可从IETF在线知识产权存储库获取,网址为http://www.ietf.org/ipr.

The IETF invites any interested party to bring to its attention any copyrights, patents or patent applications, or other proprietary rights that may cover technology that may be required to implement this standard. Please address the information to the IETF at ietf-ipr@ietf.org.

IETF邀请任何相关方提请其注意任何版权、专利或专利申请,或其他可能涵盖实施本标准所需技术的专有权利。请将信息发送至IETF的IETF-ipr@ietf.org.

Acknowledgement

确认

Funding for the RFC Editor function is currently provided by the Internet Society.

RFC编辑功能的资金目前由互联网协会提供。