xref: /illumos-gate/usr/src/lib/print/libprint/common/sunPrinter.oc.conf.txt (revision abb88ab1b9516b1ca12094db7f2cfb5d91e0a135)
1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License, Version 1.0 only
6# (the "License").  You may not use this file except in compliance
7# with the License.
8#
9# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
10# or http://www.opensolaris.org/os/licensing.
11# See the License for the specific language governing permissions
12# and limitations under the License.
13#
14# When distributing Covered Code, include this CDDL HEADER in each
15# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
16# If applicable, add the following below this CDDL HEADER, with the
17# fields enclosed by brackets "[]" replaced with your own identifying
18# information: Portions Copyright [yyyy] [name of copyright owner]
19#
20# CDDL HEADER END
21#
22# Copyright 2001 Sun Microsystems, Inc.  All rights reserved.
23# Use is subject to license terms.
24#
25# ident	"%Z%%M%	%I%	%E% SMI"
26
27# IPP Schema Draft 4 and Sun Printer Schema
28
29objectclass slpService
30	oid 1.3.18.0.2.6.2549
31	superior
32		top
33
34objectclass slpServicePrinter
35	oid 1.3.18.0.2.6.254
36	superior
37		slpService
38
39objectclass printerAbstract
40	oid 1.3.18.0.2.6.258
41	superior
42		top
43	allows
44		printer-charset-configured,
45		printer-charset-supported,
46		printer-color-supported,
47		printer-compression-supported,
48		printer-copies-supported,
49		printer-current-operator,
50		printer-delivery-orientation-supported,
51		printer-document-format-supported,
52		printer-finishings-supported,
53		printer-generated-natural-language-supported,
54		printer-info,
55		printer-job-k-octets-supported,
56		printer-job-priority-supported,
57		printer-location,
58		printer-make-and-model,
59		printer-media-local-supported,
60		printer-media-supported,
61		printer-more-info,
62		printer-multiple-document-jobs-supported,
63		printer-name,
64		printer-natural-language-configured,
65		printer-number-up-supported,
66		printer-output-features-supported,
67		printer-pages-per-minute,
68		printer-pages-per-minute-color,
69		printer-print-quality-supported,
70		printer-resolution-supported,
71		printer-service-person,
72		printer-sides-supported,
73		printer-stacking-order-supported
74
75objectclass printerService
76	oid 1.3.18.0.2.6.255
77	superior
78		printerAbstract
79	allows
80		printer-uri,
81		printer-xri-supported
82
83objectclass printerServiceAuxClass
84	oid 1.3.18.0.2.6.257
85	superior
86		printerAbstract
87	allows
88		printer-uri,
89		printer-xri-supported
90
91objectclass printerIPP
92	oid 1.3.18.0.2.6.256
93	superior
94		top
95	allows
96		printer-ipp-versions-supported,
97		printer-multiple-document-jobs-supported
98
99objectclass printerLPR
100	oid 1.3.18.0.2.6.253
101	superior
102		top
103	requires
104		printer-name
105	allows
106		printer-aliases
107
108objectclass sunPrinter
109	oid 1.3.6.1.4.1.42.2.27.5.2.14
110	superior
111		top
112	requires
113		printer-name
114	allows
115		sun-printer-bsdaddr,
116		sun-printer-kvp
117