At the San Diego meeting I agreed to provide some PJL job submission
information that could be added to an appendix of the Job Monitoring MIB.
Below is the suggested wording.
Bob Pentecost
HP
========================================
Hewlett-Packard's Printer Job Language provides job-level printer control
and printer status information to applications. The PJL JOB command is used
at the beginning of a print job and can include options applying only to
that job. A PJL JOB command option has been defined to facilitate passing
the JobSubmissionID with the print job, as required by the Job Monitoring
MIB. The option is of the form:
SUBMISSIONID = "id string"
Where the "id string" is a string and must be enclosed in double quotes.
The format is as described for the jmJobSubmissionIDIndex object.
The entire PJL JOB command with the optional parameter would be of the
form:
@PJL JOB SUBMISSIONID = "id string"
See "Printer Job Language Technical Reference Manual", part number
5021-0328, from Hewlett-Packard for complete information on the the PJL JOB
command and the Printer Job Language.