jmAttributeTypeIndex
Job-Monitoring-MIB ·
.1.3.6.1.4.1.2699.1.1.1.4.1.1.1
Object
column
JmAttributeTypeTC
The type of attribute that this row entry represents.
The type MAY identify information about the job or document(s)
or MAY identify a resource required to process the job before
the job start processing and/or consumed by the job as the job
is processed.
Examples of job attributes (i.e., apply to the job as a whole)
that have only one instance per job include:
jobCopiesRequested(90), documentCopiesRequested(92),
jobCopiesCompleted(91), documentCopiesCompleted(93), while
examples of job attributes that may have more than one instance
per job include: documentFormatIndex(37), and
documentFormat(38).
Examples of document attributes (one instance per document)
include: fileName(34), and documentName(35).
Examples of required and consumed resource attributes include:
pagesRequested(130), mediumRequested(170), pagesCompleted(131),
and mediumConsumed(171), respectively.
Context
- MIB
- Job-Monitoring-MIB
- OID
.1.3.6.1.4.1.2699.1.1.1.4.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- jmAttributeEntry
- Table
- jmAttributeTable
- Siblings
- 3
Syntax
JmAttributeTypeTC
- Source
- JmAttributeTypeTC
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
3 | jobStateReasons2 |
4 | jobStateReasons3 |
5 | jobStateReasons4 |
6 | processingMessage |
7 | processingMessageNaturalLangTag |
8 | jobCodedCharSet |
9 | jobNaturalLanguageTag |
20 | jobURI |
21 | jobAccountName |
22 | serverAssignedJobName |
23 | jobName |
24 | jobServiceTypes |
25 | jobSourceChannelIndex |
26 | jobSourcePlatformType |
27 | submittingServerName |
28 | submittingApplicationName |
29 | jobOriginatingHost |
30 | deviceNameRequested |
31 | queueNameRequested |
32 | physicalDevice |
33 | numberOfDocuments |
34 | fileName |
35 | documentName |
36 | jobComment |
37 | documentFormatIndex |
38 | documentFormat |
50 | jobPriority |
51 | jobProcessAfterDateAndTime |
52 | jobHold |
53 | jobHoldUntil |
54 | outputBin |
55 | sides |
56 | finishing |
70 | printQualityRequested |
71 | printQualityUsed |
72 | printerResolutionRequested |
73 | printerResolutionUsed |
74 | tonerEcomonyRequested |
75 | tonerEcomonyUsed |
76 | tonerDensityRequested |
77 | tonerDensityUsed |
90 | jobCopiesRequested |
91 | jobCopiesCompleted |
92 | documentCopiesRequested |
93 | documentCopiesCompleted |
94 | jobKOctetsTransferred |
95 | sheetCompletedCopyNumber |
96 | sheetCompletedDocumentNumber |
97 | jobCollationType |
110 | impressionsSpooled |
111 | impressionsSentToDevice |
112 | impressionsInterpreted |
113 | impressionsCompletedCurrentCopy |
114 | fullColorImpressionsCompleted |
115 | highlightColorImpressionsCompleted |
130 | pagesRequested |
131 | pagesCompleted |
132 | pagesCompletedCurrentCopy |
150 | sheetsRequested |
151 | sheetsCompleted |
152 | sheetsCompletedCurrentCopy |
170 | mediumRequested |
171 | mediumConsumed |
172 | colorantRequested |
173 | colorantConsumed |
174 | mediumTypeConsumed |
175 | mediumSizeConsumed |
190 | jobSubmissionToServerTime |
191 | jobSubmissionTime |
192 | jobStartedBeingHeldTime |
193 | jobStartedProcessingTime |
194 | jobCompletionTime |
195 | jobProcessingCPUTime |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| jmAttributeInstanceIndex A running 16-bit index of the attributes of the same type for
each job. For those attributes with only a single instance per
job, this index value SHALL be 1. For those attribut… | column | Integer32 | .1.3.6.1.4.1.2699.1.1.1.4.1.1.2 |
| jmAttributeValueAsInteger The integer value of the attribute. The value of the
attribute SHALL be represented as an integer if the enum
description in the JmAttributeTypeTC textual-conventi… | column | Integer32 | .1.3.6.1.4.1.2699.1.1.1.4.1.1.3 |
| jmAttributeValueAsOctets The octet string value of the attribute. The value of the
attribute SHALL be represented as an OCTET STRING if the enum
description in the JmAttributeTypeTC textual-convention
de… | column | OctetString | .1.3.6.1.4.1.2699.1.1.1.4.1.1.4 |