jmJobState
Job-Monitoring-MIB ·
.1.3.6.1.4.1.2699.1.1.1.3.1.1.2
Object
column
JmJobStateTC
The current state of the job (pending, processing, completed,
etc.). Agents SHALL implement only those states which are
appropriate for the particular implementation. However,
management applications SHALL be prepared to receive all the
standard job states.
The final value for this object SHALL be one of: completed,
canceled, or aborted. The minimum length of time that the
agent SHALL maintain MIB data for a job in the completed,
canceled, or aborted state before removing the job data from
the jmJobIDTable and jmJobTable is specified by the value of
the jmGeneralJobPersistence object.
Context
- MIB
- Job-Monitoring-MIB
- OID
.1.3.6.1.4.1.2699.1.1.1.3.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jmJobEntry
- Table
- jmJobTable
- Siblings
- 8
Syntax
JmJobStateTC
- Source
- JmJobStateTC
- Base type
Enumeration
Values & Constraints
Type Values
2 | unknown |
3 | pending |
4 | pendingHeld |
5 | processing |
6 | processingStopped |
7 | canceled |
8 | aborted |
9 | completed |
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 |
| 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 |