Job Group - Océ imagePRESS C7010VPS series Technical Manual

Table of Contents

Advertisement

Job group

Job group
The jmJobTable consists of basic job state and status information for each job in a job set that:
1. Monitoring applications need to be able to access in a single SNMP Get operation,
2. Have a single value per job, and
3. Shall always be implemented.
jmJobIndex
Access: not accessible.
The jmJobIndex value is the same value of job id that is allocated by the controller to a job. This
means the index will be shared between jobs in the 'Waiting jobs queue' and 'Scheduled jobs
queue'. As a consequence, index values will not be consecutive numbers within the same job set.
jmJobState
Access: read only item.
The current state of the job (pending, processing, completed, etc.).
Supported values:
• Unknown
• PendingHeld
• Processing
• ProcessingStopped
• Cancelled
• Aborted
• Completed
Additional information about the Job State is provided with the jmJobStateReasons1 object.
jmJobStateReasons1
Access: read only item.
Supported values:
• other (0x1)
• unknown (0x2)
• jobIncoming (0x4)
• resourcesAreNotReady (0x100)
• deviceStopped (0x400)
• jobInterpreting (0x800)
• jobPrinting (0x1000)
• jobCanceledByOperator (0x4000)
• abortedBySystem (0x10000)
• processingToStopPoint (0x20000)
• jobCompletedSuccessfully (0x80000)
• jobCompletedWithWarnings (0x100000)
• jobCompletedWithErrors (0x200000)
• jobPaused (0x400000)
• jobRetained (0x1000000)
206
Chapter 9 - SNMP
imagePRESS C7010VPS series v2.2

Advertisement

Table of Contents
loading

Table of Contents