jmJobIndex
Job-Monitoring-MIB ·
.1.3.6.1.4.1.2699.1.1.1.3.1.1.1
Object
column
Integer32
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
management application to access the other tables to obtain the
job-specific row entries.
See Section 3.2 entitled 'The Job Tables and the Oldest Active
and Newest Active Indexes'.
See Section 3.5 entitled 'Job Identification'.
See also jmGeneralNewestActiveJobIndex for the largest value of
jmJobIndex.
See JmJobSubmissionIDTypeTC for a limit on the size of this
index if the agent represents it as an 8-digit decimal number.
Context
- MIB
- Job-Monitoring-MIB
- OID
.1.3.6.1.4.1.2699.1.1.1.3.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- jmJobEntry
- Table
- jmJobTable
- Siblings
- 8
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| 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 |
| jmNumberOfInterveningJobs 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 … | column | Integer32 | .1.3.6.1.4.1.2699.1.1.1.3.1.1.4 |
| 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 |