jmJobOwner
Job-Monitoring-MIB ·
.1.3.6.1.4.1.2699.1.1.1.3.1.1.9
Object
column
OctetString
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 name
is unique to the network that is visible to the client and
target device.
This value SHOULD be the most authenticated name of the user
submitting the job.
See the OBJECT compliance macro for the minimum maximum length
required for conformance.
Context
- MIB
- Job-Monitoring-MIB
- OID
.1.3.6.1.4.1.2699.1.1.1.3.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jmJobEntry
- Table
- jmJobTable
- Siblings
- 8
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-63
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 |
| 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 |