jmGeneralJobSetName
Job-Monitoring-MIB ·
.1.3.6.1.4.1.2699.1.1.1.1.1.1.7
Object
column
OctetString
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 server or
device has only a single job set, this object can be the
administratively assigned name of the server or device itself.
This name does not need to be unique, though each job set in a
single Job Monitoring MIB SHOULD have distinct names.
NOTE - If the job set corresponds to a single printer and the
Printer MIB is implemented, this value SHOULD be the same as
the prtGeneralPrinterName object in the draft Printer MIB
[print-mib-draft]. If the job set corresponds to an IPP
Printer, this value SHOULD be the same as the IPP 'printer-
name' Printer attribute.
NOTE - The purpose of this object is to help the user of the
job monitoring application distinguish between several job sets
in implementations that support more than one job set.
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.1.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jmGeneralEntry
- Table
- jmGeneralTable
- Siblings
- 6
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-63
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| jmGeneralJobSetIndex 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 jmGeneralJ… | column | Integer32 | .1.3.6.1.4.1.2699.1.1.1.1.1.1.1 |
| 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 |