The jmAttributeGroup contains the jmAttributeTable. The jmAttributeTable contains an entry for each job to specify its job attributes. Each jmAttributeEntry consists of the following supported objects:
jmAttributeTypeIndex
jmAttributeInstanceIndex
jmAttributeValueAsInteger
jmAttributeValueAsOctets
The supported job attributes are:
Attribute name |
Océ interpretation |
(1) |
(2) |
---|---|---|---|
jobName (23) |
For print jobs:
For non-print jobs, it is a string resulting from the concatenation of the type of the job (scan/copy) and the job id. OCTET STRING |
r |
r |
jobSubmissionTime (191) |
The date and time when the first byte of the submitted job was received by the device. OCTET STRING (DateAndTime) |
r |
r |
filename (34) |
Always the same value as jobName. |
r |
r |
jobCompletionTime (194) |
The date and time when the job entered the completed, cancelled, or aborted state. OCTET STRING (DateAndTime) |
r |
n/a |
jobServiceTypes (24) |
Always returns print(0x4). INTEGER |
r |
r |
documentFormat (38) |
Always returns unknown(2). |
r |
r |
Finishing (56) |
The type of finishing that any document (file) in the job requires/used. Returns staple(4) or none(3). INTEGER |
r |
r |
outputBin (54) |
Only the jmAttributeValueAsOctets object is supported. This string value indicates the bin and - if applicable - the external finisher. The jmAttributeValueAsInteger object, defined as the index in the Printer MIB, cannot be used since it uses logical and not physical locations. OCTET STRING |
r |
n/a |
jobCopiesRequested (90) |
The number of copies of the entire job that are to be produced. INTEGER |
r |
r |
jobCollationType (97) |
The type of job collation. Returns collated(4) or uncollated(5). INTEGER |
r |
r |
mediumRequested (170) |
Always returns unknown(2) when an integer value is requested, or “” when an octet value is requested. |
r |
r |
Legend:
(1): non-mailbox job set
(2): mailbox job set
r: read