jmJobKOctetsProcessed
Job-Monitoring-MIB ·
.1.3.6.1.4.1.2699.1.1.1.3.1.1.6
Object
column
Integer32
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 processed up to the next
higher K. Thus 0 octets is represented as '0', 1-1024 octets
is represented as '1', 1025-2048 octets is '2', etc. For
printing devices, this value is the number interpreted by the
page description language interpreter rather than what has been
marked on media.
For implementations where multiple copies are produced by the
interpreter with only a single pass over the data, the final
value SHALL be equal to the value of the
jmJobKOctetsPerCopyRequested object. For implementations where
multiple copies are produced by the interpreter by processing
the data for each copy, the final value SHALL be a multiple of
the value of the jmJobKOctetsPerCopyRequested object.
NOTE - See the impressionsCompletedCurrentCopy and
pagesCompletedCurrentCopy attributes for attributes that are
reset on each document copy.
NOTE - The jmJobKOctetsProcessed object can be used with the
jmJobKOctetsPerCopyRequested object to provide an indication of
the relative progress of the job, provided that the
multiplicative factor is taken into account for some
implementations of multiple copies.
Context
- MIB
- Job-Monitoring-MIB
- OID
.1.3.6.1.4.1.2699.1.1.1.3.1.1.6- 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 |
| 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 |
| 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 |