[要約] RFC 3712は、プリンターサービスのためのLDAPスキーマについての規格です。このRFCの目的は、プリンターサービスのための一般的なデータモデルと属性定義を提供することです。

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

LightWeight Directory Access Protocol(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)The Internet Society(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
          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.

このドキュメントでは、LDAPスキーマを使用してプリンター情報を定義する柔軟なオプションを備えた軽量ディレクトリアクセスプロトコルV3 [LDAP-TS]アプリケーションを提供するためのいくつかのオブジェクトクラスを定義します。クラスは、一般的なプリンター情報を使用したディレクトリエントリを定義するだけでなく、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].

このドキュメントで定義されているスキーマは、インターネット印刷プロトコル/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).

このドキュメントで定義されているスキーマは、既に展開されているサービスロケーションプロトコル(SLPV2)[RFC2608]サービス広告および発見インフラストラクチャとの互換性のために、安定したIANA登録「サービス: 'V2.0テンプレート[SLP-PRT]」と技術的に整合しています。。属性構文は、「サービス: 'v2.0テンプレート」と技術的に整合しています。したがって、より単純なタイプが使用されることがあります(たとえば、「directorystring」[rfc2252]ではなく「rfc2252]「printer -uri」の「rfc2252]ではなく[RFC2252]属性)。

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-Printer-uri、プリンター-XRIサポート、プリンター-More-INFO

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 The UTF-8 encoding supports descriptions in any language, conformant with the "IETF Policy on Character Sets and Languages" [RFC2277].

2) 説明 - プリンター名、プリンターロケーション、プリンター-INFO、プリンターメイクとモデルは、「文字セットと言語に関する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属性は、[RFC2396]の精神に準拠するために、「caseexactmatch」ではなく「caseignorematch」(caseignorematch」との平等マッチングを指定します。ウリ。

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を公開することは危険です(たとえば、パス要素で)。

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].

「必須」、「そうしない」、「必須」、「shall」、「shall "、" ingle "、" should "、" not "、" becommended "、" bay "、および「optional」は、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].

SLPV2 [RFC2608]、IPP/1.1 [RFC2911]、およびLPR [RFC1179]に固有の一般的なプリンター関連情報とサービスの両方で使用する次のLDAPオブジェクトクラスを定義します。

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

slpservicePrinter- slp登録プリンターの補助クラスプリンターバストトレスト - すべてのプリンタークラスの抽象クラスプリンターの構造クラスプリンター環境クラス - プリンタープリンターの補助クラス - ippプリンタープリンタープリンターの補助クラスの補助クラス

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、PrinterlPR、およびPrinterIppを使用します。

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]で推奨されているように、「プリンター」が付いています。

3.1. slpServicePrinter
3.1. slpserviceprinter

( 1.3.18.0.2.6.254 NAME 'slpServicePrinter' DESC 'Service Location Protocol (SLP) information.' AUXILIARY SUP slpService ) 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].

(1.3.18.0.2.6.254名「SlpservicePrinter」DESC 'Service Location Protocol(SLP)情報。'補助SUP SLPService)この補助クラスは、サービスロケーションプロトコル(SLPV2)[RFC2608]特定の情報を定義します。PrinterServiceなどの構造クラスで使用する必要があります。[SLP-PRT]で定義されているように、SLPサービス:Printer 'Abstract Serviceタイプ情報を使用して、新しいディレクトリエントリを作成または拡張するために使用できます。このオブジェクトクラスは、[RFC2926]で定義されているすべてのSLPサービスの親クラスである「slpservice」から派生しています。

3.2. printerAbstract
3.2. Printerabstract

( 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名「プリンターバストトレクト」デスプリンター関連情報。 '要約SUPトッププリンターメイクとモデル$プリンター - マルタイプルドキュメント - ジョブがサポートする$プリンター-chharset-configured $ printer-charset-supported $ natural-danguage-supported $ printer-document-format-supported $ printer-プリンターカラーサポートされた$プリンターコンプレッションサポート$ Printer-Pages-syminute $ Printer-Pages-color-color $ printer-finishings-supported $ printer-number-up-supported $ printer-sides-supported $ printer-プリンター - Media-Supported $ Printer-Media-Local-Supported $ Printer-Resolution-Supported $ Printer-Print-Coperted 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))

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.

この抽象クラスは、プリンター情報を定義します。これは、このドキュメントで定義されているクラスなど、他のプリンター関連クラスを導き出すための基本クラスです。これは、1つのタイプのサービス、プロトコル、またはオペレーティングシステムに固有のプリンター属性の一般的なセットを定義します。

3.3. printerService
3.3. PrinterService

( 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」DESC 'Printer情報。' Structural Sup Printerabstract May(Printer-Uri $ Printer-XRI-Supported))))

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.

この構造クラスは、プリンター情報を定義します。これは、クラスプリンターバストタートルから派生しているため、一般的なプリンター属性を継承します。このクラスは、プリンター情報を定義するために補助クラスの有無にかかわらず使用できます。補助クラスを使用して、共通のプリンター情報をプロトコル、サービス、またはオペレーティングシステム固有の情報で拡張できます。

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' desc 'printer情報。

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.

この補助クラスは、プリンター情報を定義します。これは、クラスプリンターバストタートルから派生しているため、一般的なプリンター属性を継承します。このクラスは、構造クラスで使用する必要があります。

3.5. printerIPP
3.5. Printeripp

( 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 ) ) 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.

(1.3.18.0.2.6.256名「Printeripp」DESC 'インターネット印刷プロトコル(IPP)情報(IPP)情報。インターネット印刷プロトコル(IPP/1.1)[RFC2911]情報を定義します。PrinterServiceなどの構造クラスで使用する必要があります。IPP固有のプリンター情報を使用して構造クラスを拡張するために使用されます。

3.6. printerLPR
3.6. printerlpr

( 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名「Printerlpr」DESC '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]で推奨されているように、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
        
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名「プリンター-uri」desc 'このプリンターでサポートされているURI。

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

プリンター-XRIサポートされたLDAP属性が実装されている場合、このプリンター-RI値はプリンターXRIサポートにリストされる必要があります。

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プリンター-RI属性は、SLPV2 [RFC2608]サービス発見とのインターワーキングのために、プリンターのSLP登録URLの値に設定する必要があります。

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名「プリンター-XRIサポート」desc 'このプリンターによってサポートされているXRI(拡張リソース識別子)の順序付けられていないリスト。))

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/で定義されている「プリンター尿材がサポートする」、「Uri-authentication-Supported」、および「uri-security-supported」(「3つのムスケット銃」と呼ばれる」(「3つのムスケット銃」と呼ばれる」に基づいています。1.1 [RFC2911]。この属性はこれらの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 'printer-uri-supported') 'auth')(ipp 'uri-authentication-supported') 'sec'(ipp 'uri-security-supported'))

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

欠落している「認証」フィールドは、「なし」を意味すると解釈する必要があります。IPP/1.1 [RFC2911]ごとに、「auth」フィールドの定義された値は次のとおりです。

'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の認証なし)「リクエスト - ユーザー名」(操作要求から) 'Basic'(http/1.1 Basic [rfc2617]) 'digest'(http/1.1 Basic、[rfc2617]) '証明書' '(証明書から)

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

欠落している「sec」フィールドは、「none」を意味すると解釈する必要があります。IPP/1.1 [RFC2911]ごとに、「SEC」フィールドの定義された値は次のとおりです。

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

「なし」(この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<'
        

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 Template [SLP-PRT]の等価属性と並べられています。delimiter '<'の後に(ただし前ではないが)、Whitespaceは許可されます。この区切り文字は、プリンター解像度がサポートすることとは異なることに注意してください。

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名「プリンター名」desc 'このプリンターのサイト固有の管理名。

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名「プリンター - 自然言語で構成された「desc」このプリンターによってエラーとステータスメッセージが(デフォルトで)生成される構成された自然言語。.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.

また、オペレーター、システム管理者、またはメーカーによって設定されたプリンター文字列属性の自然言語の可能性。また、このプリンターのプリンター名、プリンターロケーション、プリンターINFO、プリンターメイクとモデルの属性の(宣言された)自然言語。

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名「プリンターロケーション」desc 'このプリンターの物理的位置。

For example:

例えば:

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

「ルーム123a」 '建物xyzの2階

4.6. printer-info
4.6. プリンターINFO

( 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名「プリンターインフォ」DESC 'このプリンターに関する記述情報。

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. プリンター-more-info

( 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 ) 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.

(1.3.18.0.2.2.4.1134名「プリンタ・モア・インフォ」desc 'この特定のプリンターの詳細については、' equality caseignorouresubstringsmatch Syntax 1.3.6.1.1.1466.115.121.1.15単一値)たとえば、これは、WebブラウザーがアクセスできるHTMLページを参照するHTTPタイプのURIである可能性があります。この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名「プリンター - メイクとモデル」の名前このプリンターのモデルとモデル。))

Note: The printer manufacturer may initially populate this attribute.

注:プリンターメーカーは、最初にこの属性を埋めることができます。

4.9. printer-ipp-versions-supported
4.9. プリンター-Ipp-versionsがサポートしました

( 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名 'Printer-Ipp-versions-Supported' DESC 'IPPプロトコルバージョンがこのプリンターがサポートする。})

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. プリンター-Multiple-Document-Jobsがサポートしました

( 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名「プリンター-Multiple-Document-Jobs-Supported「DESC」は、このプリンターがジョブごとに複数のドキュメントをサポートするかどうかを示します。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名「プリンター - チャーセットコンフィギュレード「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:

また、オペレーター、システム管理者、またはメーカーによって設定されたプリンター文字列属性の可能なcharset。例えば:

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

'UTF-8'(ISO 10646/UTF-8変換のユニコード[RFC2279]) 'ISO-8859-1'(LATIN1)

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.

CharSetタグの値は、コード化された文字セット[IANA-CHAR]([RFC2978]も参照)のIANAレジストリで定義する必要があります。

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

IPP/1.1 [RFC2911]との一貫性のために、この属性のcharSetタグを正規化する必要があります。

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} ) For example:

(1.3.18.0.2.4.1131名「プリンター - チャーセットがサポートする「DESC」充電セットのセットこのディレクトリエントリの構文ディレクトリストリングの属性値をサポートする充電セット。63})例:

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

'UTF-8'(ISO 10646/UTF-8変換のユニコード[RFC2279]) 'ISO-8859-1'(LATIN1)

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.

CharSetタグの値は、コード化された文字セット[IANA-CHAR]([RFC2978]も参照)のIANAレジストリで定義する必要があります。

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

IPP/1.1 [RFC2911]との一貫性のために、この属性のcharSetタグを正規化する必要があります。

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名 'プリンター生成された自然言語がサポートするこのディレクトリエントリでサポートされている自然言語。{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名「プリンタードキュメント形式のサポート」desc 'このプリンターによって解釈および印刷される可能性のあるソースドキュメント形式。.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-MIME]のIANAレジストリで定義されるMIMEメディアタイプである必要があります([RFC2048]も参照)。

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」は、このプリンターがハイライトカラーを含むあらゆる種類のカラー印刷ができるかどうかを示します。.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名「プリンター - 圧縮サポート」このプリンターでサポートされている「DESC」圧縮アルゴリズム。

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])

「なし」(圧縮は使用されない)「deflate」([rfc1951]に記載されているパブリックドメインzip) 'gzip'(rfc1952]に記載されているgnu zip]) 'compress'([rfc1977]に記載されているunix圧縮))

4.17. printer-pages-per-minute
4.17. プリンターページ-minute

( 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名「プリンターページあたりのプリンターページ」DESC 'このプリンターによって出力される可能性のある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. プリンターページ-minute-color

( 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名「プリンターページあたりのプリンターページ」desc 'このプリンターによって出力される可能性のある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名「プリンターフィニッシュがサポートされている 'desc'このプリンターでサポートされる可能性のある仕上げ操作。

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 ) Values defined in IPP/1.1 [RFC2911] include: '1', '2', and '4'.

(1.3.18.0.2.4.1124名「プリンター番号付きサポートされた 'DESC'選択された媒体のインスタンスの片側に課すプリントストリームページの可能性のある数。6.1.4.1.1466.115.121.1.27)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名「プリンター側にサポートされている「DESC」」という印象側の数(1つまたは2つ)とこのプリンターでサポートされている両側の印象回転。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名「プリンターメディアがサポートする「DESC」」このプリンターでサポートされているメディアの標準名/タイプ/サイズ(およびオプションの色接尾辞)。.146.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」 'envelope' 'na-letter-White'

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名「プリンター - メディア - ローカルサポート」このプリンターでサポートされているメディアの「DESC」サイト固有の名前。})

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

値は、プリンターの自然言語で指定された自然言語である必要があります。

For example:

例えば:

'purchasing-form' (site-specific name)

'purchasing-form'(サイト固有の名前)

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

プリンターメディアサポート属性の「NA-letter」(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名「プリンター解像度がサポートする「DESC」このプリンターによるドキュメントの印刷にサポートされている解像度のリスト。

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).

各解像度値は、3つのフィールドを含む文字列でなければなりません。1)クロスフィード方向解像度(正の整数)。2)供給方向解像度(正の整数);3)ユニット - 「DPI」(インチあたりのドット)または「DPCM」(ドットパーセンチメートル)。

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

各解像度フィールドは '>'で区切る必要があります。例えば:

       '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]で定義された「プリンター解像度サポート」に基づいています(バイナリコンプレックスのエンコードがあります)。RFC1759](整数エンコーディングがあります)。

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 Template [SLP-PRT]の等価属性と並べられています。Delimiter '>'の後(ただし前ではありませんが)Whitespaceは許可されます。この区切り文字は、プリンター-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名「プリンタープリンター - プリント - 品質サポートされた「DESC」」このプリンターの印刷用にサポートされている印刷品質のリスト。))

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.111111111111111110名「プリンター - ジョブ・プリオリティサポート「DESC」は、このプリンターでサポートされている職務優先レベルの数を示します。-価値 )

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 ) A positive value indicates the maximum supported copies. A value of '0' indicates no maximum limit. A value of '-1' indicates 'unknown'.

(1.3.18.0.2.4.1118名「プリンターコピーがサポートする「DESC」」このプリンターで単一のジョブとして印刷される可能性のあるドキュメントのコピーの最大数。1466.115.121.1.27単一価値)正の値は、最大サポートされているコピーを示します。「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 Template [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.11111111名 'プリンター-Kob-k-octets-supported' desc 'kilobytes(実際には1,024オクテッツ)の最大サイズがこのプリンターが受け入れる印刷ジョブ。.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 Template [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名「プリンター - 電流オペレーター」desc 'このプリンターの操作を担当する現在のヒト演算子のアイデンティティ。}単一価値)

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名「プリンターサービスパーソン」desc 'このプリンターのサービスを担当する現在のヒューマンサービス担当者のアイデンティティ。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名「プリンター配信指向にサポートされている「DESC」は、このプリンターから印刷および排出されるページの配信方向の可能性があります。15 {127})

Values defined include:

定義された値は次のとおりです。

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

「不明」 '顔の上に' 'facedown'

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 Template [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} ) Values defined include:

(1.3.18.0.2.4.1115名 'プリンタースタッキング順序付けされた' desc 'このプリンターから印刷および排出されるページの積み重ね順序。15 {127})定義された値は次のとおりです。

'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 Template [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名 'プリンターアウトプットフィーチャーがサポートした' desc 'このプリンターでサポートされる可能な出力機能。

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 Template [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名前「プリンター - アリス」の名前「プリンター - アリス」は、プリンター名に指定された値に加えて、このプリンターのサイト固有の管理名のリスト '' equality caseignorematch substringsubstringsmatch syntax 1.3.6.1.4.1.146.11555.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
        
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:

[RFC2252]のセクション8で定義されているこのドキュメントリファレンスマッチングルールのセクション4で定義されている属性タイプは、[RFC3698]のセクション2および/またはセクション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
        
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

パットフレミングIBMハイウェイ52 Nロチェスター、ミネソタ州55901 USA電話: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
        
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

パットフレミングIBMハイウェイ52 Nロチェスター、ミネソタ州55901 USA電話: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
        
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セッションに接続の機密性とデータの整合性を提供してください。

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 registry of of carcherle sets http://www.iana.org/assignments/charset-reg/...

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

[IANA-MIME] MIMEメディアタイプのIANAレジストリ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、「Lightweight Directory Access Protocol(V3):技術仕様」、RFC 3377、2002年9月。

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

[RFC1274] Barker、P。およびS. Killee、「Cosine and Internet X.500 Schema」、RFC 1274、1991年11月。

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

[RFC1759]スミス、R。、ライト、F。、ヘイスティングス、T。、Zilles、S。、およびJ. Gyllenskog、「プリンター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、「Lightweight Directory Access Protocol(V3):属性構文定義」、RFC 2252、1997年12月。

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

[RFC2396]バーナーリー。T.、Fielding、R。and L. Masinter、「Uri Generic Syntax」、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。and R. Morgan、「LDAPの認証方法」、RFC 2829、2000年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、「Lightweight Directory Access Protocol(V3):輸送層のセキュリティの拡張」、RFC 2830、2000年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] Hastings、T.、Ed ..、Herrito、R.、Debry、R.、Isaacson、S。、およびP. Powell、「インターネット印刷プロトコル/1.1:モデルとセマンティクス」、RFC 2911、2000年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 2926、2000年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.、ed。、「Lightweight Directory Access Protocol(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] slpテンプレートのianaレジストリhttp://www.iana.org/assignments/svrloc-templates/...

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

[RFC1179]マクラフリン、L。、「ラインプリンターデーモンプロトコル」、RFC 1179、1990年8月。

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

[RFC1951] Deutsch、P。、「圧縮データ形式の仕様バージョン1.3」、RFC 1951、1996年5月。

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

[RFC1952] Deutsch、P。、「GZIPファイル形式の仕様バージョン4.3」、RFC 1952、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)パート4:登録手順」、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」、RFC 2246、1999年1月。

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

[RFC2277] Alvestrand、H。、「キャラクターセットと言語に関するIETFポリシー」、RFC 2277、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。and M. Day、「Service Location Protocol V2」、RFC 2608、1999年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 2609、1999年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.、Luotonen、A。and L. Stewart、「HTTP認証:基本および消化アクセス認証」、RFC 2617、1999年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 Charset登録手順」、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] St. Pierre、Isaacson、McDonald。プリンターの定義抽象サービスタイプV2.0、<耐久性のあるURL以下の耐久性>、2000年5月。IETFSLP指定の専門家によってレビューおよび承認された[RFC2609]のセクション5「IANAの考慮事項」に従って。

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

slpテンプレートのianaレジストリ[iana-slpt]にアーカイブ: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、「Internationalized Resource Identifiers(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.

編集者は、この文書の開発中に、ケンジョーンズ(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

パットフレミングIBMハイウェイ52 Nロチェスター、ミネソタ州55901 USA

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

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

IRA McDonald High North Inc 221 Ridge Ave Grand Marais、MI 49839 USA

   Phone: +1 906-494-2434
   Email: imcdonald@sharplabs.com
        
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)The Internet Society(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事務局に行われたIPR開示のコピーと、利用可能にするライセンスの保証、またはこの仕様の実装者またはユーザーによるそのような独自の権利の使用のための一般的なライセンスまたは許可を取得しようとする試みの結果を取得できます。http://www.ietf.org/iprのIETFオンライン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-ipr@ietf.orgのIETFへの情報をお問い合わせください。

Acknowledgement

謝辞

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

RFCエディター機能の資金は現在、インターネット協会によって提供されています。