System Administration Guide: Solaris Printing

IPP Attributes

For each object instance, there is a set of supported attributes and values that describes a specific implementation of that object.

An object's attributes and values include the following information about that object:

Each attribute that defines an object is included in a set. This set of attributes for a specific object includes all of the attributes that the object could potentially support. For attributes that are labeled as REQUIRED, each object must support the attribute. If an attribute is labeled OPTIONAL, then each object may support the attribute.

Printer attributes are divided in to two groups:

job-template

These attributes describe the supported job processing capabilities and defaults for the Printer object.

printer-description

These attributes include identification, state, location, and references to other sources of information about the Printer object.

Examples of configurations that support a Printer object include the following:

The characteristics of a Job object are also described by its attributes.

Job attributes are grouped into two groups:

Note that the print client supplies some of these attributes, while the Printer object generates others. An implementation can support multiple documents per Job object, but it must support at least one document per Job object.


Note –

In IPP, Version 1.0 and Version 1.1, a document is not modeled as an IPP object. Therefore, the document has no object identifier or associated attributes. All job processing instruction are modeled as Job object attributes. These attributes are called Job Template attributes. These attributes apply equally to all documents within a Job object.


IPP objects have relationships that are maintain persistently along with the persistent storage of the object attributes.

For task related information, see Setting Up the Internet Printing Protocol and Administering Printers by Using the Internet Printing Protocol (Task Map).