jmGeneralJobSetIndex
Job-Monitoring-MIB ·
.1.3.6.1.4.1.2699.1.1.1.1.1.1.1
Object
column
Integer32
A unique value for each job set in this MIB. The jmJobTable
and jmAttributeTable tables have this same index as their
primary index.
The value(s) of the jmGeneralJobSetIndex SHALL be persistent
across power cycles, so that clients that have retained
jmGeneralJobSetIndex values will access the same job sets upon
subsequent power-up.
An implementation that has only one job set, such as a printer
with a single queue, SHALL hard code this object with the value
1.
See Section 2 entitled 'Terminology and Job Model' for the
definition of a job set.
Corresponds to the first index in jmJobTable and
jmAttributeTable.
Context
- MIB
- Job-Monitoring-MIB
- OID
.1.3.6.1.4.1.2699.1.1.1.1.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- jmGeneralEntry
- Table
- jmGeneralTable
- Siblings
- 6
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-32767
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| jmGeneralNumberOfActiveJobs The current number of 'active' jobs in the jmJobIDTable,
jmJobTable, and jmAttributeTable, i.e., the total number of
jobs that are in the pending, processing, or processingStopped… | column | Integer32 | .1.3.6.1.4.1.2699.1.1.1.1.1.1.2 |
| jmGeneralOldestActiveJobIndex The jmJobIndex of the oldest job that is still in one of the
'active' states (pending, processing, or processingStopped).
In other words, the index of the 'active' job that has be… | column | Integer32 | .1.3.6.1.4.1.2699.1.1.1.1.1.1.3 |
| jmGeneralNewestActiveJobIndex The jmJobIndex of the newest job that is in one of the
'active' states (pending, processing, or processingStopped).
In other words, the index of the 'active' job that has been
mos… | column | Integer32 | .1.3.6.1.4.1.2699.1.1.1.1.1.1.4 |
| jmGeneralJobPersistence The minimum time in seconds for this instance of the Job Set
that an entry SHALL remain in the jmJobIDTable and jmJobTable
after processing has completed, i.e., the minimum time i… | column | seconds Integer32 | .1.3.6.1.4.1.2699.1.1.1.1.1.1.5 |
| jmGeneralAttributePersistence The minimum time in seconds for this instance of the Job Set
that an entry SHALL remain in the jmAttributeTable after
processing has completed , i.e., the time in seconds starting… | column | seconds Integer32 | .1.3.6.1.4.1.2699.1.1.1.1.1.1.6 |
| jmGeneralJobSetName The human readable name of this job set assigned by the system
administrator (by means outside of this MIB). Typically, this
name SHOULD be the name of the job queue. If a serve… | column | OctetString | .1.3.6.1.4.1.2699.1.1.1.1.1.1.7 |