jmNumberOfInterveningJobs
Job-Monitoring-MIB ·
.1.3.6.1.4.1.2699.1.1.1.3.1.1.4
Object
column
Integer32
The number of jobs that are expected to complete processing before this job has completed processing according to the implementation's queuing algorithm, if no other jobs were to be submitted. In other words, this value is the job's queue position. The agent SHALL return a value of 0 for this attribute when the job is the next job to complete processing (or has completed processing).
Context
- MIB
- Job-Monitoring-MIB
- OID
.1.3.6.1.4.1.2699.1.1.1.3.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jmJobEntry
- Table
- jmJobTable
- Siblings
- 8
Syntax
Integer32
Values & Constraints
Object Constraints
range: -2-2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| jmJobIndex The sequential, monatonically increasing identifier index for
the job generated by the server or device when that server or
device accepted the job. This index value permits the
… | column | Integer32 | .1.3.6.1.4.1.2699.1.1.1.3.1.1.1 |
| jmJobState The current state of the job (pending, processing, completed,
etc.). Agents SHALL implement only those states which are
appropriate for the particular implementation. However,
m… | column | JmJobStateTC | .1.3.6.1.4.1.2699.1.1.1.3.1.1.2 |
| jmJobStateReasons1 Additional information about the job's current state, i.e.,
information that augments the value of the job's jmJobState
object.
Implementation of any reason values … | column | JmJobStateReasons1TC | .1.3.6.1.4.1.2699.1.1.1.3.1.1.3 |
| jmJobKOctetsPerCopyRequested The total size in K (1024) octets of the document(s) being
requested to be processed in the job. The agent SHALL round
the actual number of octets up to the next highest K. Thus… | column | Integer32 | .1.3.6.1.4.1.2699.1.1.1.3.1.1.5 |
| jmJobKOctetsProcessed The total number of octets processed by the server or device
measured in units of K (1024) octets so far. The agent SHALL
round the actual number of octets process… | column | Integer32 | .1.3.6.1.4.1.2699.1.1.1.3.1.1.6 |
| jmJobImpressionsPerCopyRequested The total size in number of impressions of the document(s)
submitted.
In computing this value, the server/device SHALL NOT include
the multiplicative factors contri… | column | Integer32 | .1.3.6.1.4.1.2699.1.1.1.3.1.1.7 |
| jmJobImpressionsCompleted The total number of impressions completed for this job so far.
For printing devices, the impressions completed includes
interpreting, marking, and stacking the output. For other
… | column | Integer32 | .1.3.6.1.4.1.2699.1.1.1.3.1.1.8 |
| jmJobOwner The coded character set name of the user that submitted the
job. The method of assigning this user name will be system
and/or site specific but the method MUST ensure that the na… | column | OctetString | .1.3.6.1.4.1.2699.1.1.1.3.1.1.9 |