QMS-MIB
Detailed view of the defined objects, syntax rules, and hierarchical paths.
405
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
405 total| Object Name |
|---|
qmsInc OBJECT IDENTIFIER .1.3.6.1.4.1.480 |
RFC1155-SMI Unknown .1.3.6.1.4.1.480 |
qmsPtrErrorMsgThe variable used to relay the current printer error
or informaitional message. TRAP-TYPE .1.3.6.1.4.1.480.0.1 |
trapNewIPaddrThe IP address has been changed by RARP or an 'arp -s'. TRAP-TYPE .1.3.6.1.4.1.480.0.2 |
qmsUIH OBJECT IDENTIFIER .1.3.6.1.4.1.480.1 |
qmsSystem OBJECT IDENTIFIER .1.3.6.1.4.1.480.1.1 |
qmsSYSPageCountValue used to indicate the current number of pages printed to date.ro INTEGER .1.3.6.1.4.1.480.1.1.1001 |
qmsSYSSheetCountFlag used to indicate the current number of sheets printed to date.ro INTEGER .1.3.6.1.4.1.480.1.1.1002 |
qmsSYSPrinterModelPrinter model name string.ro DisplayString .1.3.6.1.4.1.480.1.1.1003 |
qmsSYSPrinterVersionValue used to hold the current version of the printer software.ro DisplayString .1.3.6.1.4.1.480.1.1.1004 |
qmsSYSPrinterNameValue used to hold the current printer name.rw DisplayString .1.3.6.1.4.1.480.1.1.1005 |
qmsSYSA3PageCountValue used to indicate the current number of A3 pages/faces printed to date.ro INTEGER .1.3.6.1.4.1.480.1.1.1006 |
qmsSYSA3SheetCountValue used to indicate the current number of A3 sheets printed to date.ro INTEGER .1.3.6.1.4.1.480.1.1.1007 |
qmsSYSFPAIs FPA chip set installed in the system.ro Enumeration .1.3.6.1.4.1.480.1.1.1008 |
qmsSYSSystemImageWhat type of boot system is running.ro Enumeration .1.3.6.1.4.1.480.1.1.1009 |
qmsSYSDiskSwapFlag used to indicate the current state of disk swapping.ro Enumeration .1.3.6.1.4.1.480.1.1.1010 |
qmsSYSMultiResMulti-Res is a mechanism which provides either
a printing resolution higher than the print engine's
native resolution or edge-smoothing at the native resolution.
Current state of Multi-Res Option:
notSupported(1) -> Feature is not available for this product
notPresent(2) -> Not Present in the Unit.
Need to purchase this option separately
lowMemory(3) -> Feature installed or standard
Insufficient memory to apply.
disabled(4) -> Feature installed or standard
Feature disable by console option setting.
optional(5) -> Optional feature is present.
System has sufficient memory to apply
standard(6) -> Standard feature is present.
System has sufficient memory to applyro Enumeration .1.3.6.1.4.1.480.1.1.1011 |
qmsMemory OBJECT IDENTIFIER .1.3.6.1.4.1.480.1.5 |
qmsMEMPhysicalSize of the physical memory in MB.ro INTEGER .1.3.6.1.4.1.480.1.5.1 |
qmsMEMTotalSize of the total virtual memory in MB.
Note: If no hard disk is installed, this will
be the size of physical memory.ro INTEGER .1.3.6.1.4.1.480.1.5.2 |
qmsClientSystemAlso known as System Use, this non-configurable client is the amount
of RAM used to run the printer's operating system. It's never
increased or decreased. The system memory subtracted from the
total amount of RAM identifies the amount of RAM available for all the
other memory clients. Size is returned in Kilobytes.ro INTEGER .1.3.6.1.4.1.480.1.5.3 |
qmsClientSpoolAlso known as Host Input and K Mem for Spool, this memory client
stores incoming data from all the interfaces until the emulation can
process the print job. When enough memory is allocated to this client,
the host becomes free more quickly, and the number of jobs that the
printer can accept simultaneously is increased. You should consider
the amount of data being sent simultaneously when allocating mem-
ory to the spool buffer. If available, a hard disk can supplement this
client with additional memory needed for spooling. Size is returned in
Kilobytes.
Note: While increasing this client is beneficial in reducing network
traffic, throughput is not necessarily increased. In addition, making
this client too large could actually decrease throughput because of
the overhead involved with managing a large spool.ro INTEGER .1.3.6.1.4.1.480.1.5.4 |
qmsClientEmulationAlso known as K Mem Emulation, this client is used to store any
optional or loadable emulations, such as LN03 Plus or QUIC II.
Increasing this client's memory allows you to load more than one
optional emulation so that it doesn't have to be reloaded every time
the print job is sent.
If an emulation is loaded to process a print job and there is not
enough memory in the emulation client, another emulation already
loaded may be unloaded automatically to obtain enough memory. If
you notice a delay in printing between jobs that have different nonres-
ident emulations, it's possible that the emulations are having to reload
each time they're run. Adding to the emulation client may eliminate
the unloading and reloading of these emulations and, consequently,
increase throughput. It is recommended that you should add at least
1 MB of physical RAM to your printer and increase this memory client
by 1 MB for each additional emulation loaded. If your printer has an
optional hard disk and the disk swapping option is turned on then you
can increase the emulation memory client using this memory.
Size is returned in Kilobytes.
Note: You should add at least 1 MB to the emulation memory client for
each loadable emulation that your printer uses. Failure to add
memory to this client may prevent the printer from loading and using
the emulation. You should check the documentation accompanying
your loadable emulation for information on additional resource
requirements.
Also increase the emulation client if you're printing complex non-Post-
Script jobs that may require more memory to process correctly.ro INTEGER .1.3.6.1.4.1.480.1.5.5 |
qmsClientHeapAlso known as K Mem PSHeap, Heap, PostScript VM, and Virtual
Memory, this client holds downloaded fonts, PostScript operators, and
forms.
Inefficiently coded PostScript jobs can consume an extremely large
amount of virtual memory or leave objects in the PostScript Heap
after the print jobs are completed, leading to virtual memory errors. If
not enough memory is allocated to the PS Heap, the job cannot print.
Increasing the memory allocated to this client allows more complex
jobs to print and increases the number of fonts that can be down-
loaded to virtual memory.
However, this client should be increased only if you receive a virtual
memory error when attempting to print a job or download a font, and
even then it should be increased only in small increments until the
error message goes away. Excess memory in the PS Heap is not
used.ro INTEGER .1.3.6.1.4.1.480.1.5.6 |
qmsClientFontCacheAlso known as K Mem PS Fonts and Font Cache, this memory client
stores bitmapped representations of previously scaled PostScript
fonts. This process reduces the number of times a font must be con-
verted from outline form to bitmap form. Printing pages that have
characters already stored in the font cache is immensely faster than
printing characters not yet in the font cache.
As the font cache memory fills, the printer makes room for new bit-
mapped characters by erasing those that have been in the cache
longest without being used. Increasing the memory allocated to this
client, allows the printer to store more characters and spend less time
erasing and replacing characters in the cache. You should be careful
when increasing this client because the printer may spend more time
searching the cache than it would scaling the character. This client
has a limit to the maximum point size it will store.
Normally, you don't need to change this memory client unless you
use a large number of fonts at various point sizes. If you do, you may
allocate additional memory to this client to improve printer perfor-
mance. There's no specific formula to use in figuring the amount of
memory required by the font cache, but after a certain point, large font
caches cause the printer to take longer to print than smaller font
caches because of the search time through the cache. The recom-
mended font cache size is in the following ranges:
* 128-256 KB for 300x300 dpi printing
* 256-512 KB for 600x600 dpi printing
* 384-512 KB for 1200x1200 dpi printing
You should experiment to see what font cache size works best for
you.
Size is returned in Kilobytes.ro INTEGER .1.3.6.1.4.1.480.1.5.7 |
qmsClientDisplayListAlso known as K Mem Display, this client stores compressed repre-
sentations, or blocks, of the pages to be printed. It takes approxi-
mately one compressed block for a normal 8.5'' x 11'' (215.9 mm x
279.4 mm) text page, four compressed blocks for an 8.5'' x 11''
(215.9mm x 279.4 mm) page that includes some graphics, and as
many as 500 compressed blocks for an extremely complex page.
Many pages of compressed blocks belonging to multiple print jobs
can be stored at the same time in the display list. If enough memory is
allocated to this memory client, a page can always be ready to print
as soon as another page has been imaged to the print engine.
The amount of memory required for each compressed block is printer
specific. See your printer specific manual for the amount of memory
that a disply list will require for each compressed block. If a page
includes raster image data (for example, TIFF or bitmap data),
each compressed block will require much more memory.
Increasing the amount of memory in this client may improve printing
throughput and minimize slowdowns due to collating or printing com-
plex pages. If your Print System has a hard disk and the disk swap
option is enabled, the memory added to this client is taken from virtual
memory. If your printer does not have a hard disk then, the memory added
to this client is taken from the amount of physical memory in your printer.
It may be necessary to reduce memory added to another client before adding
memory to the Display List. Check that the Frame Buffer still has the minimum
amount of memory needed for your printing needs before reallocating this memory.
Size is returned in Kilobytes.ro INTEGER .1.3.6.1.4.1.480.1.5.8 |
qmsClientFrameBufferThe Frame Buffer memory client holds rasterized or bitmapped
images of page faces which are ready to be sent to the print engine. A
frame holds the contents of each single page image. For example, a
600 dpi page printed on letter size paper would consume frame buffer
memory space as follows:
(600dpi x 600dpi x 8.5 in x 11 in) /8 = 4,207,500 bytes or 4.1 MB.
Because the frame buffer memory is so critical to the actual printing
of a page, its allocation takes precedence over that of other memory
clients. The number of frames needed to print at engine speed is
engine specific and depends on the size media and resolution. For
example, printing at 600x600 dpi requires four times the amount of
memory in the frame buffer than does 300x300 dpi.
If you are uncertain about how to configure your printer's memory,
use only the Administration/Memory/QuickConfig menu. This menu
appears if your printer does not have a hard disk attached or if the
disk swap option is disabled. Use this menu as a starting point before
trying manually to configure your printer's memory.
It provides a simple method of defining how much memory should go
to each of the clients for the most complicated printing conditions in
your environment. Menu options allow you to specify the largest
media size at the resolution you plan to use. Memory is then automat-
ically allocated to the clients.
Size is returned in Kilobytes.
Choices
02200-variable depending on options installedro INTEGER .1.3.6.1.4.1.480.1.5.9 |
qmsClientEmulTempAlso known as K Mem Emul Tmp and Emulation Temporary, this cli-
ent sets the amount of system memory to be used by non-PostScript
emulations for storing downloaded many different non-Post Script
fonts, forms, or macros. By dedicating a portion of memory to this cli-
ent, your printer can perform context switching, which is the ability to
retain downloaded fonts and forms even after the printer changes
from one emulation to another. Context switching prevents unneces-
sary repetitive downloading and traffic congestion on networks.
Normally, this memory client doesn't need to be changed unless you
plan to download many different non-PostScript fonts, forms, or mac-
ros.
Size is returned in Kilobytes.ro INTEGER .1.3.6.1.4.1.480.1.5.10 |
qmsClientDiskThis memory client stores frequently used data in system memory
instead of continually storing and retrieving it from a hard disk. If a
hard disk is used and a lot of disk access is required, adding memory
to the disk cache may increase the printer's performance.
For example, if many fonts are stored on disk, faster access to these
fonts is achieved by increasing the disk cache size. Conversely, if no
hard disk is used, the disk cache will automatically be set to 0 KB until
a hard disk is installed and formatted. However, when one or more
hard disks are installed and formatted, disk cache is automatically
allocated 256 KB.
The disk cache is a high-speed temporary buffer for data going to and
from the hard disk. It can speed up the printer in two ways:
* Information such as frequently referenced fonts and logos may
still be in the cache and may not have to be pulled off a hard disk
each time they're needed.
* Information being written to a hard disk can be held in the cache
temporarily until a more convenient time to be written to disk.
The amount of memory needed for the disk cache client is dependent
on the size of the disk, the number of disks, the number of subdirecto-
ries on each disk, and the amount of memory dedicated to caching.
As long as the disk cache is enabled and there is enough memory in
the disk cache, all disks are accessible. If insufficient memory is allo-
cated to the disk cache, some disks may be seen while others are
not.
The recommended amount of memory for the disk cache client for all
hard disk is as follows:
* 45 KB internal usage
* 0.5 KB per MB of disk storage total for all disks
* 100 KB of memory dedicated to caching
For example, the recommended amount of memory for the disk cache
for a single 120 MB hard disk would be 208 KB, and for two 120 MB
hard disks it would be 268 KB.
Size is returned in Kilobytes.ro INTEGER .1.3.6.1.4.1.480.1.5.11 |
qmsClientColorMatchingThe Color Matching memory client provides storage space for the
control and operation of the Color Matching feature. The available
space is used to process the generation and management of printer
resident, custom ICC color matching profiles, as-well-as the
feature generated device link conversion maps. These device link
maps are ultimately used for RGB and CMYK device space color
conversion.
By retaining the most frequently used profile and device link
information in primary storage, performance of the color matching
operation is increased. This increase comes from the ellimination of
the time required to find and load the desired ICC profiles for a given
job, and to then generate the device link map used during color
conversion by the printer's page description language.
The size of ICC profiles used for color matching device link generation
will affect the amount of free space remaining to the memory client
for routine color matching operations. The feature will routinely
unload unused profiles and device links as necessary to retain
sufficient free space for operation. However, if downloaded custom ICC
profiles are overly large, excessive memory can be consumed for
device link generation, exhausting available client memory needed for
other operations. This will result in color matching processing errors
being reported to the user.
If color matching memory resource errors occur, the problem can be
corrected by reducing the quality setting of the generated device link
maps via the operator panel, or by increasing the amount of memory
available to the color matching client.
If you are uncertain about how to configure your printer's memory,
use only the Administration/Memory/QuickConfig menu. This menu
appears if your printer does not have a hard disk attached or if the
disk swap option is disabled. Use this menu as a starting point before
attempting to manually configure your printer's memory.
It provides a simple method of defining how much memory should go
to each of the clients for the most complicated printing conditions in
your environment. Menu options allow you to specify the largest
media size at the resolution you plan to use. Memory is then automat-
ically allocated to the clients.
Size is returned in Kilobytes.
Choices: 8196KB default, or variable, depending on options installedro INTEGER .1.3.6.1.4.1.480.1.5.13 |
qmsClientHPStoragePoolAlso known as K Mem HP Pool, HP Heap, HP VM, and Virtual Memory, this
client holds downloaded fonts, and forms.
Inefficiently coded PCL and XL jobs can consume an extremely large
amount of virtual memory or leave objects in the HP Heap after the
print jobs are completed, leading to virtual memory errors. If
not enough memory is allocated to the HP Heap, the job cannot print.
Increasing the memory allocated to this client allows more complex
jobs to print and increases the number of fonts that can be down-
loaded to virtual memory.
However, this client should be increased only if you receive a virtual
memory error when attempting to print a job or download a font, and
even then it should be increased only in small increments until the
error message goes away. Excess memory in the HP Heap is not used.
Size is returned in Kilobytes.ro INTEGER .1.3.6.1.4.1.480.1.5.14 |
qmsIoCtl OBJECT IDENTIFIER .1.3.6.1.4.1.480.1.101 |
qmsFEEspEmulThe ESP Default Emulation sets the ESP default emulation
used when ESP is unable to identify the language of a
print job. This allows the system administrator to select
alternate default emulations.
Default Choices
HPGL, Lineprinter, PCL5e, PostScript
Default
PCL5e
Note: Only the default and installed emulations
will be available to select from.rw Enumeration .1.3.6.1.4.1.480.1.101.7 |
qmsFECopiesWhile it is preferable to use your application to select
the number of copies to print, you can change the default
number of copies for all print jobs through the printer
control panel.
Choices
1-999
Default
1
Notes
Sets the default number of copies for all subsequent
print jobs. When power is turned off and then back on
again, the number of copies is restored to the default
setting of 001.rw INTEGER .1.3.6.1.4.1.480.1.101.17 |
qmsHTTP OBJECT IDENTIFIER .1.3.6.1.4.1.480.1.102 |
qmsHTTPContactText string that contains the contact person for the printer.rw DisplayString .1.3.6.1.4.1.480.1.102.1 |
qmsHTTPHelpURLText string for the URL of the online help page.rw DisplayString .1.3.6.1.4.1.480.1.102.2 |
qmsHTTPContactNumberText string of the phone number of the contact person.rw DisplayString .1.3.6.1.4.1.480.1.102.3 |
qmsHTTPCorpURLText string for URL of the Minolta-QMS Corporate home page.rw DisplayString .1.3.6.1.4.1.480.1.102.4 |
qmsHTTPSuppliesNumberText string for phone number of the Supplies and Accessories contact.rw DisplayString .1.3.6.1.4.1.480.1.102.5 |
qmsIoTimeOuts OBJECT IDENTIFIER .1.3.6.1.4.1.480.1.103 |
qmsFETmPSWaitThe PostScript emulation timeout is the maximum number of seconds
the PostScript emulation waits for incoming data.
Choices
0-99999
Default
30 (30 sec.)
Notes
A value of 0 is the same as infinity (no timeout).
The job is closed and the next job in the queue begins
if all of the following occur:
* No additional data is received during the
specified period of time.
* The interface didn't time out.
* An EOD (end-of-document commands)
was not seen.
When a print job is sent from a Macintosh, the PS
Wait timeout is automatically changed to 300 (5
min.).
Large print jobs, such as those generated by graphics
or computer-aided design applications, require
timeouts of 00300 (5 min.).rw INTEGER .1.3.6.1.4.1.480.1.103.1 |
qmsFETmJobThe print job timeout is the maximum number of seconds the printer
processes a print job before it ends the job.
Choices
0-99999
Default
0 (infinity, no timeout)
Notes
A value of 0 is the same as infinity (no timeout).rw INTEGER .1.3.6.1.4.1.480.1.103.2 |
qmsFETmNonPSEmulThe emulation timeout is the maximum number of seconds emula-
tions other than PostScript (such as HP-GL, HP PCL5e, and Line-
printer) wait for incoming data.
Choices
0-99999
Default
5 (5 sec.)
Notes
A value of 000 is the same as infinity (no timeout).rw INTEGER .1.3.6.1.4.1.480.1.103.3 |
qmsFETmEspThe ESP timeout is the maximum number of seconds the printer waits
to match an emulation before printing the job in the default emulation.
Choices
0-99999
Default
3 (3 sec.)
Notes
A value of 00000 is the same as infinity (no timeout).rw INTEGER .1.3.6.1.4.1.480.1.103.4 |
qmsIoPages OBJECT IDENTIFIER .1.3.6.1.4.1.480.1.104 |
qmsFEDoStartPageBy default, the printer prints a start-up page when you turn it on.
The start-up page lists basic information about the printer, such as
its name, the PostScript version, and various printer settings. However,
you can turn the start-up page off to conserve paper and toner.
Choices
Yes: Print a start-up page each time the printer is
turned on.
No: Don't print a start-up page each time the printer is
turned on.
Default
Yesrw Enumeration .1.3.6.1.4.1.480.1.104.5 |
qmsFEHeaderPageA header page is a separator page that prints before a print job
to help users sort their jobs. The information on the header page
can be customized. See the Document Option Commands manual
for more information.
Choices
On: Print a header page before each job.
Off: Don't print a header page before each job.
Default
Offrw Enumeration .1.3.6.1.4.1.480.1.104.8 |
qmsFEHeaderInputbinYou can select the input bin (tray or cassette) from which
the printer pulls media when printing the header page.
Choices
Printer specific; see your printer documentation.
Notes
If you used the Administration/Engine/Inputbin x Name
options to change the names of the input bins, these
names replace Upper, Lower, and Multipurpose in the
message window.rw INTEGER .1.3.6.1.4.1.480.1.104.9 |
qmsFETrailerPageA trailer page is a separator page that prints after a print
job to help users sort out their jobs and, if requested, identify
print job errors.
Choices
Off: Don't print a trailer/error page for each print job.
On: Print a trailer/error page for each print job.
On Error: If any print job errors exist, print a trailer page that
lists the errors as well as other trailer page information.
Errors Only: If any print job errors exist, print a trailer page
that lists the errors but omits other trailer page information.
Default
Off
Notes
See the Document Option Commands
manual for more information.rw Enumeration .1.3.6.1.4.1.480.1.104.10 |
qmsFETrailerInputbinYou can select the input bin (tray or cassette) from which
the printer pulls media when printing the trailer page.
Choices
Printer specific; see your printer documentation.
Notes
If you used the Administration/Engine/Inputbin x Name
options to change the names of the inputbins, these
names replace Multipurpose in the message window.rw INTEGER .1.3.6.1.4.1.480.1.104.11 |
qmsFEDoSysStartIf you have a hard disk and Do Sys Start is enabled, when
the printer is turned on, the controller checks the hard
disk for a PostScript file named SYS\START and executes this
file.
Choices
Yes: Check the hard disk for and execute the
SYS\START file when the printer is turned on.
No: Don't check the hard disk for a SYS/START file.
Default
Yes
Notes
This file does not print. Information on creating a
SYS\START file is available in the Technical
Reference Manual (shipped on disk with your printer)
and also via Q-FAX (see appendix A, 'Minolta-QMS
Customer Support,' for information on using Q-FAX).rw Enumeration .1.3.6.1.4.1.480.1.104.12 |
qmsFEStatusPageTypeStatus pages list printer hardware and software information.
Two types of status pages are available.
Choices
Standard: Lists printer identification information, paper
source, current memory configuration, timeouts,
communication settings, input buffer sizes, and all
options.
Advanced: Contains the same information as the
standard status page as well as configuration menu
settings, fonts, and downloaded emulations.
Default
Standardrw Enumeration .1.3.6.1.4.1.480.1.104.15 |
qmsSerial OBJECT IDENTIFIER .1.3.6.1.4.1.480.1.160 |
qmsSerPSProtocolSets the binary communications protocol (BCP) for
communicating over a serial interface to a PostScript
printer.
Choices
Normal: Enables standard, ASCII (7-bit) hex protocol.
Data is sent and received in ASCII format. This mode is
recommended if you do not print binary data. It was
designed for data in the printable ASCII range. Print
jobs can change this setting through PostScript
operators.
Normal Fixed: Enables standard, ASCII (7-bit) hex
protocol. Print jobs cannot change this setting
through PostScript operators.
Binary: Enables binary communications protocol
(BCP). Print jobs can change this setting through
PostScript operators. Data in the printable ASCII range
also prints.
Binary Fixed: Enables binary fixed communications
protocol (BCP). Print jobs cannot alter change this
setting through PostScript operators. Data in the
printable ASCII range also prints.
Default
Normalrw Enumeration .1.3.6.1.4.1.480.1.160.100 |
qmsSerModeEnables or disables the serial port.
Choices
Interactive: Establish two-way communication between
the host and the printer.
Noninteractive: Establish one-way communication
from the host to the printer.
Disabled: Turn off serial communication with the host.
The printer stops accepting print jobs over the
serial interface.
Default
Disabled
Notes
The printer must be restarted for changes to the Mode
menu to take effect. You can either let the printer restart
automatically after you save the change and exit the
Configuration menu, or you can wait for the change to
take effect the next time you manually turn on the
printer.rw Enumeration .1.3.6.1.4.1.480.1.160.101 |
qmsSerEmulationSets the serial interface emulation.
Choices
PostScript, HPGL, HPPCL, HEXDUMP, LN03, QUIC2
CCITT, Line Printer, TIFF, CALS, CGM, ESP
Default
ESP
Note: Only the installed emulations will be available to select
from.rw Enumeration .1.3.6.1.4.1.480.1.160.102 |
qmsSerPriorityAllows you to specify which jobs are printed first, according to the
interface through which they are received, when jobs are received
simultaneously. For example, you can give jobs received via the serial
interface priority over jobs received via the parallel and Ethernet inter-
faces.
Choices
001-100 (lowest-highest priority)
Default
001 (lowest priority)rw INTEGER .1.3.6.1.4.1.480.1.160.103 |
qmsSerBufferSizeSets the minimum number of kilobytes of system memory
allocated to the serial interface.
Default
15
Notes
This value must be less than K Mem For Spool.
A 0 value does not turn off the spooling buffer for
the serial interface. If the value is set to 0, the
printer calculates the Min K Spool automatically at
initialization.
The printer must be restarted for changes to the Min K
Spool menu to take effect. You can either let the printer
restart automatically after you save the change and exit
the Configuration menu, or you can wait for the change
to take effect the next time you manually turn on the
printer.ro INTEGER .1.3.6.1.4.1.480.1.160.104 |
qmsSerEndDocumentModeEnables (and identifies an end-of-job sequence) or
disables data stream sensing for the end-of-document
(EOD) command.
Choices
None-The printer recognizes only the PostScript ^D
command.
DOC EOD-The printer recognizes only the
Minolta-QMS %%EndOfDocument command.
HP EOD-The printer recognizes only the HP
<ESC>%12345X command.
Default
Nonerw Enumeration .1.3.6.1.4.1.480.1.160.111 |
qmsSerSpoolTimeoutSets the number of seconds the interface waits for data
from the host before terminating a spooled print job.
Choices
0-99999
Default
30rw INTEGER .1.3.6.1.4.1.480.1.160.112 |
qmsSerBaudRateSets the rate data is transmitted (bits per second) over
the serial interface.
Choices
300, 600, 1200, 2400, 4800, 9600, 19200, 38400
Default
9600
Notes
Baud rates of 19200 and 38400 require hardware flow
control.rw Enumeration .1.3.6.1.4.1.480.1.160.201 |
qmsSerParitySets the check bit used to identify data transmission errors.
Choices:
None, Odd, Even
Default:
None
Note:
The printer's parity setting must match that of the host
or application.
Use the qmsSerIgnoreParity to specify how the printer
handles parity errors.rw Enumeration .1.3.6.1.4.1.480.1.160.202 |
qmsSerIgnoreParitySpecifies how the printer should handle parity errors.
Choices
Off: Ignore parity errors. The printer prints its best
interpretation of the character(s) affected by the error.
On: Don't ignore parity errors. The printer replaces the
character(s) affected by the error with a question mark.
Default
Off
Notes
Use the qmsCOM0Parity to set parity.rw Enumeration .1.3.6.1.4.1.480.1.160.203 |
qmsSerRxSWFlowSets the software communication protocol used by the
printer to control communication from the host computer.
Choices
ETX/ACK, Robust XON/XOFF, None, XON/XOFF
Default
XON/XOFFrw Enumeration .1.3.6.1.4.1.480.1.160.204 |
qmsSerTxSWFlowSets the software communication protocol used by the
host computer to control communication with the printer.
Choices
ETX/ACK, None, XON/XOFF
Default
Nonerw Enumeration .1.3.6.1.4.1.480.1.160.205 |
qmsSerDataBitsSets the number of data bits transmitted per character.
Choices
5 Bits, 6 Bits, 7 Bits, 8 Bits
Default
8 Bitsrw Enumeration .1.3.6.1.4.1.480.1.160.206 |
qmsSerStopBitsSets the number of stop bits transmitted per character.
Choices
1 Bit, 2 Bits, 1 1/2 Bits
Default
One Bitrw Enumeration .1.3.6.1.4.1.480.1.160.207 |
qmsSerHwCTSControls the flow of data between the printer and the host.
Choices
Off, On
Default
Off
Notes
If the host uses hardware flow control, set this option to
match the type used by the host.
However, to download printer system software to flash
ROM via the serial port, RTS and CTS must be set to
On, and the cable pinouts must be connected as shown
in the printer documentation.rw Enumeration .1.3.6.1.4.1.480.1.160.208 |
qmsSerHwRTSControls the flow of data between the printer and the host.
Choices
Off, On
Default
Off
Notes
If the host uses hardware flow control, set this option to
match the type used by the host.
However, to download printer system software to flash
ROM via the serial port, RTS and CTS must be set to
On, and the cable pinouts must be connected as shown
in the printer documentation.rw Enumeration .1.3.6.1.4.1.480.1.160.209 |
qmsSerHwDTRControls the flow of data between the printer and the host.
Choices
Off, On
Default
On
Notes
If the host uses hardware flow control, set this option to
match the type used by the host.
However, to download printer system software to flash
ROM via the serial port, RTS and CTS must be set to
On, and the cable pinouts must be connected as shown
in the printer documentation.rw Enumeration .1.3.6.1.4.1.480.1.160.210 |
qmsSerHwDTRPOLControls the flow of data between the printer and the host.
Choices
Reverse, Normal
Default
Normal
Notes
If the host uses hardware flow control, set this option to
match the type used by the host.
However, to download printer system software to flash
ROM via the serial port, RTS and CTS must be set to
On, and the cable pinouts must be connected as shown
in the printer documentation.rw Enumeration .1.3.6.1.4.1.480.1.160.211 |
qmsSerHwDSRControls the flow of data between the printer and the host.
Choices
Off, On
Default
Off
Notes
If the host uses hardware flow control, set this option to
match the type used by the host.
However, to download printer system software to flash
ROM via the serial port, RTS and CTS must be set to
On, and the cable pinouts must be connected as shown
in the printer documentation.rw Enumeration .1.3.6.1.4.1.480.1.160.212 |
qmsSerHwDSRPOLControls the flow of data between the printer and the host.
Choices
Reverse, Normal
Default
Normal
Notes
If the host uses hardware flow control, set this option to
match the type used by the host.
However, to download printer system software to flash
ROM via the serial port, RTS and CTS must be set to
On, and the cable pinouts must be connected as shown
in the printer documentation.rw Enumeration .1.3.6.1.4.1.480.1.160.213 |
qmsParallel OBJECT IDENTIFIER .1.3.6.1.4.1.480.1.161 |
qmsParPSProtocolSets the binary communications protocol (BCP) for
communicating over a parallel interface to a PostScript
printer.
Choices
Normal: Enables standard, ASCII (7-bit) hex protocol.
Data is sent and received in ASCII format. This mode is
recommended if you do not print binary data. It was
designed for data in the printable ASCII range. Print
jobs can change this setting through PostScript
operators.
Normal Fixed: Enables standard, ASCII (7-bit) hex
protocol. Print jobs cannot change this setting through
PostScript operators.
Binary: Enables quoted binary communications
protocol (BCP). Print jobs can change this setting
through PostScript operators. Data in the printable
ASCII range also prints.
Binary Fixed: Enables binary communications protocol
(BCP). Print jobs cannot alter change this setting
through PostScript operators. Data in the printable
ASCII range also prints.
Default
Normalrw Enumeration .1.3.6.1.4.1.480.1.161.100 |
qmsParModeThe parallel interface supports Centronics parallel
communication as well as IEEE 1284 bidirectional parallel
communication.
Choices
Interactive-Establish two-way communication between
the host and the printer.
Noninteractive-Establish one-way communication
from the host to the printer.
Disabled-Turn off parallel communication with the
host. The printer stops accepting print jobs over the
parallel interface.
Default
Noninteractive
Notes
The printer must be restarted for changes to the menu
to take effect. You can either let the printer restart
automatically after you save the change and exit from
the Configuration menu, or you can wait for the change
to take effect the next time you manually turn on the
printer.rw Enumeration .1.3.6.1.4.1.480.1.161.101 |
qmsParEmulationSets the parallel interface emulation.
Choices
PostScript, HPGL, HPPCL, HEXDUMP, LN03, QUIC2
CCITT, Line Printer, TIFF, CALS, CGM, ESP
Default
ESP
Note: Only the installed emulations will be available to select
from.rw Enumeration .1.3.6.1.4.1.480.1.161.102 |
qmsParPriorityAllows you to specify which jobs are printed first,
according to the interface through which they are received,
when jobs are received simultaneously.
Choices
1-100 (lowest-highest priority)
Default
1 (lowest priority)
Notes
For example, you can give jobs received via the parallel
interface priority over jobs received via the Ethernet
interface.rw INTEGER .1.3.6.1.4.1.480.1.161.103 |
qmsParBufferSizeSets the minimum number of kilobytes of system memory
allocated to the parallel interface.
Default
15
Notes
This value must be less than K Mem for Spool in the
Administration/Memory submenu.
A 0 value does not turn off the spooling buffer for
the parallel interface. If the value is set to 0, the
printer calculates the Min K Spool automatically at
initialization.
The printer must be restarted for changes to the Min K
Spool menu to take effect. You can either let the printer
restart automatically after you save the change and exit
the configuration menu, or you can wait for the change
to take effect the next time you manually turn on the
printer.ro INTEGER .1.3.6.1.4.1.480.1.161.104 |
qmsParSpoolTimeoutSets the number of seconds the interface waits for data
from the host before terminating a spooled print job.
Choices
0-99999
Default
30rw INTEGER .1.3.6.1.4.1.480.1.161.111 |
qmsParEndDocumentModeEnables (and identifies an end-of-job sequence) or disables
data stream sensing for the end-of-document (EOD) command.
Choices
None: The printer recognizes only the PostScript ^D
command.
DOC EOD: The printer recognizes only the Minolta-QMS
%%EndOfDocument command.
HP EOD: The printer recognizes only the HP
<ESC>%12345X command.
Default
Nonerw Enumeration .1.3.6.1.4.1.480.1.161.112 |
qmsParDataBitsSets the number of data bits transmitted per character.
Choices
7 Bits, 8 Bits
Default
8 Bitsrw Enumeration .1.3.6.1.4.1.480.1.161.113 |
qmsEngine OBJECT IDENTIFIER .1.3.6.1.4.1.480.1.304 |
qmsENGTopOffsetThis option allows you to adjust the vertical placement of printed images.
To check image alignment, print a standard status page (Print Status
key). When the printer is placing images properly, the alignment angle
bar in the lower-left corner of the status page is 0.5''/12.7 mm from
the left and bottom edges of the page. If the angle bar is off, use the
Administration/Engine/Image Alignment option to align the image vertically
in pixel increments (1/300'' or 0.08 mm).
Note: Engine constraints may limit the accuracy of pixel alignment.
Choices
000-300 (0.00''-1.00'')
Default
100 (0.33''/.84 mm)
Notes
Values above 100 move the image right.
Values below 100 move the image left.rw INTEGER .1.3.6.1.4.1.480.1.304.1 |
qmsENGLeftOffsetThis option allows you to adjust the horizontal placement of
printed images.
To check image alignment, print a standard status page (Print Status
key). When the printer is placing images properly, the alignment angle
bar in the lower-left corner of the status page is 0.5''/12.7 mm from
the left and bottom edges of the page. If the angle bar is off, use the
Administration/Engine/Image Alignment option to align the image hor-
izontally in pixel increments (1/300'' or 0.08 mm).
Note: Engine constraints may limit the accuracy of pixel alignment.
Choices
000-300 (0.00''/0 mm-1.00''/25.4 mm)
Default
100 (0.33''/.84 mm)
Notes
Values above 100 move the image to the right.
Values below 100 move the image to the left.rw INTEGER .1.3.6.1.4.1.480.1.304.2 |
qmsENGTopOffsetDuplexThis option allows you to adjust the duplex vertical placement of printed images.
To check image alignment, print a standard status page (Print Status
key). When the printer is placing images properly, the alignment angle
bar in the lower-left corner of the status page is 0.5''/12.7 mm from
the left and bottom edges of the page. If the angle bar is off, use the
Administration/Engine/Image Alignment option to align the image vertically
in pixel increments (1/300'' or 0.08 mm).
Note: Engine constraints may limit the accuracy of pixel alignment.
Choices
000-300 (0.00''-1.00'')
Default
100 (0.33''/.84 mm)
Notes
Values above 100 move the image down.
Values below 100 move the image up.rw INTEGER .1.3.6.1.4.1.480.1.304.4 |
qmsENGLeftOffsetDuplexThis option allows you to adjust the duplex horizontal placement of
printed images.
To check image alignment, print a standard status page (Print Status
key). When the printer is placing images properly, the alignment angle
bar in the lower-left corner of the status page is 0.5''/12.7 mm from
the left and bottom edges of the page. If the angle bar is off, use the
Administration/Engine/Image Alignment option to align the image hor-
izontally in pixel increments (1/300'' or 0.08 mm).
Note: Engine constraints may limit the accuracy of pixel alignment.
Choices
000-300 (0.00''/0 mm-1.00''/25.4 mm)
Default
100 (0.33''/.84 mm)
Notes
Values above 100 move the image to the right.
Values below 100 move the image to the left.rw INTEGER .1.3.6.1.4.1.480.1.304.6 |
qmsENGResolutionThis option sets the print engine's default resolution.
Choices
300 dpi-300x300 dpi resolution
600 dpi-600x600 dpi resolution
1200 dpi-1200x1200 dpi resolution
2400 dpi-2400x600 dpi resolution
Default
600 dpi
Note: The 1200x1200 dpi resolution option is
available only when the optional 1200x1200 dpi
daughterboard is installed. See your Minolta-QMS
product supplier for availability of this option.
If your printer is configured for duplex printing and has
less than 16 MB RAM, 600x600 dpi isn't available on all
media sizes. Duplexing using 600x600 or 1200x1200
resolution requires additional memory.
The 1200 dpi option will not show up in this menu until
the multires board is installed and the frame buffer has
sufficient memory to support 1200 dpi. Restoring
defaults or selecting Quick Config should re-configure
the frame buffer memory client
The 2400 dpi option is specific to certain products only.
We do not need multi-res board. Currently only 2400x600
is supported. Duplexing needs additional memory.rw Enumeration .1.3.6.1.4.1.480.1.304.8 |
qmsENGDefaultPaperDefault Paper is used when the default media is requested but the
default input bin is missing from the engine. There's no way to sense
the media size automatically. This only applies to system that can have
all input bin removed.
Choices
Letter, A4
Default
Letterrw Enumeration .1.3.6.1.4.1.480.1.304.11 |
qmsENGDuplexCurrent duplexing setting on printers for which the feature
is supported.
Choices
Off: Prints simplex pages.
Long Edge: Duplexes each page of each job so they can
be bound at the long edge of the page.
Short Edge: Duplexes each page so they can be bound at
the short edge of the page.
Default: Offrw Enumeration .1.3.6.1.4.1.480.1.304.12 |
qmsENGOrientationWhile you can usually specify the orientation of a print job in your
application, if you consistently use a certain media orientation, you
can set this option.
Choices
Portrait: Vertical
Landscape: Horizontal
Default
Portraitrw Enumeration .1.3.6.1.4.1.480.1.304.14 |
qmsENGInputbinDefault inputbin number.rw INTEGER .1.3.6.1.4.1.480.1.304.15 |
qmsENGOutputbinDefault outputbin number.rw INTEGER .1.3.6.1.4.1.480.1.304.16 |
qmsENGCollationCollation is one of your printer's features. It is the printing of sets of
multiple copies of a document in numeric order. Your printer is capa-
ble of delivering multiple copies of your files in collated order to the
output tray. The following figure shows the collated and uncollated
stacking for two copies of a four-page file.
The main advantage of collation is convenience and the time savings
derived from not having to separate and sort individual copies of a
document. Each copy of the document exists as a whole unless
chunk collation has occurred.
Choices
On: Enable collation.
Off: Disable collation.
Default
Off
Working with Chunk Collation
For a multiple copy document with collation On, there must be
enough display list memory to hold the display list blocks for
all pages in the collation range. See the 'Memory' section in
Chapter 5, for more information on the Display List compressed
blocks. If there is not enough memory, then a chunk collation
boundary is forced after the last compiled page of the collation
range.rw Enumeration .1.3.6.1.4.1.480.1.304.17 |
qmsENGErrorRecoveryWhen a media jam or other similar error occurs, the printer can reprint
the job starting from the page on which the jam occurred.
Choices
On: Reprints a print job from the page on which the jam
or error occurred.
Off: Don't reprint a print job when a jam or error occurs.
Default
Offrw Enumeration .1.3.6.1.4.1.480.1.304.19 |
qmsENGManualTrayMediaNeed description and values.rw Enumeration .1.3.6.1.4.1.480.1.304.20 |
qmsENGToneroutActionYou can configure the printer to stop or to continue printing when a
TONER LOW ACT. error message is displayed in the message window.
Choices
Continue: Continue printing when a TONER LOW ACT
message displays.
Stop: Stop printing when a TONER LOW ACT
message displays.
Default
Continuerw Enumeration .1.3.6.1.4.1.480.1.304.21 |
qmsENGLetterheadModeThis option appears only if the duplexing unit is installed
on the printer. The letterhead option allows you to print both
simplex and duplex jobs on letterhead paper from the same input
bin (cassette) without having to sort the pages manually.
Choices
Off
DuplexPath
Rotate the simplex images to match the output
produced for duplex jobs. You may notice a decrease
in the printing speed depending on the mix of simplex
and duplex pages.
RotateSimplex
When Rotate Simplex is enabled it rotates the simplex
impage 180 degrees from normal. This option allows the
user to insert 3-hole punched paper backwards permitting
it to print. If installed the opposite way the engine
sensors cause a error thinking the paper is shorter than
full size.
Default
Off
Notes
Letterhead paper must be loaded face down in the input
bin with the bottom edge inserted first into the printer.
You may notice a decrease in the printing speed depending
on the mix of simplex and duplex pages. See printer manual
for loading 3-hole or letterhead paper.rw Enumeration .1.3.6.1.4.1.480.1.304.23 |
qmsENGManualFeedTimeoutThis option allows you to set the amount of time the printer waits for
paper to be inserted into the multipurpose tray before it cancels the
job.
Choices
0 - 300 seconds
Default
60 seconds
Notes
A value of 0 sets the timeout to infinity.rw INTEGER .1.3.6.1.4.1.480.1.304.24 |
qmsENGOffsetStackingThis option appears only if the printer is capable of offset
stacking.
Choices: Off - Stacking of each output set is aligned with the
previous set.
On - Stacking of each output set is offset from the
previous set.
Default: Offrw Enumeration .1.3.6.1.4.1.480.1.304.26 |
qmsENGEnergyStarThe Energy Saver option specifies whether the printer changes to a
low-power state (the engine remains on, but the fuser turns off) after
the printer is inactive for a user-defined length of time. When a print
job is received, the printer returns to normal power within 90 seconds.
Choices
15 minutes, 30 minutes,
1 hour, 2 hours,
3 hours - Idle time before activation of low-power state.
Off-Use normal power all of the time.
Default
1 hourrw Enumeration .1.3.6.1.4.1.480.1.304.27 |
qmsENGPageOrderNeed input on this....is this new?rw Enumeration .1.3.6.1.4.1.480.1.304.40 |
qmsENGEnvelopeTrayMediaThe envelope feeder can be adjusted to accept different envelope
sizes. See chapter 7, of the Options manual, the 'Selecting Enve-
lopes' section, for more information on envelope sizes.
Use the Operator Control/Envelope menu to identify and select the
size envelope for the envelope feeder (inputbin 4). Your printer sup-
ports the following media sizes via the multipurpose tray:
Choices
C5, Com10, DL
Envelope, Monarch
Default
Enveloperw Enumeration .1.3.6.1.4.1.480.1.304.41 |
qmsENGDensityThe Toner Density option adjusts the density of the toner that is laid
down on the paper.
Note:
See your Minolta-QMS documentation for printer specific values.rw INTEGER .1.3.6.1.4.1.480.1.304.42 |
qmsENGColorModelUse this option to select between full-color and
monochrome printing.
Choices
Gray, CMY, RGB, CMYKro Enumeration .1.3.6.1.4.1.480.1.304.43 |
qmsENGColorSeparationUse this option to turn color separation on or off.
Choices
On, Off
Default
Offro Enumeration .1.3.6.1.4.1.480.1.304.44 |
qmsENGUnderColorNeed input on this....is this new?ro Enumeration .1.3.6.1.4.1.480.1.304.45 |
qmsENGQualityThe Print Quality option allows the printer to operate at a lower
rate of toner consumption and extend the life of your toner cartridges.
This option also allows you to enable other installed quality features.
Choices
Normal: Normal toner use.
Conserve Toner: Toner use is lowered.
Smooth(600dpi): Requires MultiRes board.
Fine Mode: Reduces chassis vibration during image processing.
Default
Normal
Notes
When Conserve Toner is selected the Toner Density
option can be adjusted for the best acceptable print
quality. Toner Density can be set from 1 to 15.
Smoothing alters the size and position of dots that lie
on the outer edges of an object by reducing the width of
the laser pulse to a fraction of the full pulse width. This
smooths jagged-edges in text, lines, and graphics and
generally improves their print quality.
Fine Mode reduces the media feed rate, allowing each sheet
to complete the image transfer process before the next sheet
is fed to the media path. This reduces chassis vibration
that occurs during paper movement to a minimum level during
image processing.
Note: When printing halftones, smoothing is not recommended
because it may introduce artifacts in the halftone or
scanned image. For better results if smoothing is
required for your documents in text and line art, use
the basic option for halftone types.rw Enumeration .1.3.6.1.4.1.480.1.304.48 |
qmsENGConsumeNameMultiA table of the engine's consumable names. SEQUENCE OF QmsENGConsumeNameEntry .1.3.6.1.4.1.480.1.304.1000 |
qmsENGConsumeNameConsumable name for engine.ro DisplayString .1.3.6.1.4.1.480.1.304.1000.1 |
qmsENGConsumeLevelMultiA table of the engine's consumable levels. SEQUENCE OF QmsENGConsumeLevelEntry .1.3.6.1.4.1.480.1.304.1001 |
qmsENGConsumeLevelSpecific consumable level.ro INTEGER .1.3.6.1.4.1.480.1.304.1001.1 |
qmsENGConsumeMaxMultiA table of the engine's consumable maximum levels. SEQUENCE OF QmsENGConsumeMaxEntry .1.3.6.1.4.1.480.1.304.1002 |
qmsENGConsumeMaxSpecific consumable maximum level.ro INTEGER .1.3.6.1.4.1.480.1.304.1002.1 |
qmsENGConsumeUnitsMultiA table of the engine's consumable units. SEQUENCE OF QmsENGConsumeUnitsEntry .1.3.6.1.4.1.480.1.304.1003 |
qmsENGConsumeUnitsSpecific consumable unit type.ro DisplayString .1.3.6.1.4.1.480.1.304.1003.1 |
qmsENGConsumeTypeMultiA table of the engine's consumable types. SEQUENCE OF QmsENGConsumeTypeEntry .1.3.6.1.4.1.480.1.304.1004 |
qmsENGConsumeTypeSpecific consumable type.ro Enumeration .1.3.6.1.4.1.480.1.304.1004.1 |
qmsENGConsumeNote1MultiA table of the first note applicable to each of the
engines consumable. SEQUENCE OF QmsENGConsumeNote1Entry .1.3.6.1.4.1.480.1.304.1005 |
qmsENGConsumeNote1Specific consumable note e.g. the kind of
paper in an input tray.ro DisplayString .1.3.6.1.4.1.480.1.304.1005.1 |
qmsENGConsumeNote2MultiA table of the second note applicable to each of the engine's consumables. SEQUENCE OF QmsENGConsumeNote2Entry .1.3.6.1.4.1.480.1.304.1006 |
qmsENGConsumeNote2Specific consumable note.ro DisplayString .1.3.6.1.4.1.480.1.304.1006.1 |
qmsENGConsumeIndexMultiIndex into OID table. SEQUENCE OF QmsENGConsumeIndexEntry .1.3.6.1.4.1.480.1.304.1007 |
qmsENGConsumeIndexSpecific consumable index.ro INTEGER .1.3.6.1.4.1.480.1.304.1007.1 |
qmsENGNumConsumablesNumber of engine-related consumables that exist within the system.ro INTEGER .1.3.6.1.4.1.480.1.304.1010 |
qmsENGChainInputBinsAn option in the Operator Control menu allows you to 'chain' input-
bins (tray and cassettes) so that when the first inputbin empties, the
printer will automatically draw media from another inputbin with either
the same or any size and type of media (dependent on the choice
selected).
Choices
On: Switch to the next inputbin with the same size and
type of media when the default inputbin is empty.
Note: Make sure the two trays/cassettes use the
same size paper.
Off: Don't switch inputbins; use only the default
inputbin.
On Any: Switch to the next inputbin with any size and
type of media when the default inputbin is empty.
Default
On
Notes
Use the Operator 'qmsENGInputbin' OID to set the
default inputbin. Make sure that the two inputbins use
the same size media.rw Enumeration .1.3.6.1.4.1.480.1.304.1011 |
qmsENGChainOutputbinMultiA table of the engine's default input chaining setting. SEQUENCE OF QmsENGChainOutputbinEntry .1.3.6.1.4.1.480.1.304.1012 |
qmsENGChainOutputbinFlag used to indicate if output bin chaining should be active.rw Enumeration .1.3.6.1.4.1.480.1.304.1012.1 |
qmsENGInputbinMediatypeMultiA table of the engine's default media type setting. SEQUENCE OF QmsENGInputbinMediatypeEntry .1.3.6.1.4.1.480.1.304.1013 |
qmsENGInputbinMediatypeA table of the engine's default media type settings.ro Enumeration .1.3.6.1.4.1.480.1.304.1013.1 |
qmsENGChainInputbinMultiA table of the engine's default input chaining setting. SEQUENCE OF QmsENGChainInputbinEntry .1.3.6.1.4.1.480.1.304.1014 |
qmsENGChainInputbinAn option in the Operator Control menu allows you to 'chain' input-
bins (tray and cassettes) so that when the first inputbin empties, the
printer will automatically draw media from another inputbin with either
the same or any size and type of media (dependent on the choice
selected).
Choices
On: Switch to the next inputbin with the same size and
type of media when the default inputbin is empty.
Note: Make sure the two trays/cassettes use the
same size paper.
Off: Don't switch inputbins; use only the default
inputbin.
Default
On
Notes
Use the Operator 'qmsENGInputbin' OID to set the
default inputbin. Make sure that the two inputbins use
the same size media.rw Enumeration .1.3.6.1.4.1.480.1.304.1014.1 |
qmsENGStaplePositionThis option identifies the location of the staple when stapling
is enabled.
Choices
Off, Front corner, Back corner, Center, Offset Stacking
Default
Offrw Enumeration .1.3.6.1.4.1.480.1.304.1015 |
qmsAccounting OBJECT IDENTIFIER .1.3.6.1.4.1.480.1.401 |
qmsACCModero Enumeration .1.3.6.1.4.1.480.1.401.1 |
qmsACCDiskSpaceSize of the accounting file in KB.
The normal limits on this value are 50K to 10240K at the
present time.ro INTEGER .1.3.6.1.4.1.480.1.401.2 |
qmsACCFileSegmentHow the accounting information will be created on the disk
in a single or in multiple file.ro Enumeration .1.3.6.1.4.1.480.1.401.3 |
qmsScanner OBJECT IDENTIFIER .1.3.6.1.4.1.480.1.402 |
qmsSCColorAdjustUse this option to adjust brightness in copies.
It allows you to adjust the brightness of halftone images.
This setting is enabled by the:
Copier/Copy Mode/Select Mode/Halftone B/W
Choices
15 brightness settings (1-15); each setting makes an
incremental brightness change of about 2%
D-Moving the setting in this direction decreases
brightness. It darkens the overall image making light
and dark areas appear darker.
L-Moving the setting in this direction increases
brightness. It lightens the overall image making light
and dark areas appear lighter.
Default
The middle setting
Notes
Use the Previous key to move the message-window
cursor from the center towards the left to a darker (less
bright) setting or use the Next key to move the cursor
towards the right to a lighter (brighter) setting.
Each increment of change in the brightness setting is
significant in output quality. Therefore, we recommend
that you change the setting by only one level, print out a
test copy, and then determine if further modification is
necessary.rw INTEGER .1.3.6.1.4.1.480.1.402.3 |
qmsSCScanResolutionUse this menu to specify what resolution the scanner
should use.
Choices
100, 150, 200, or 300 dpi
Choose a scan resolution that is at least half of the
printer resolution being used. The higher the scan
resolution, the more detailed the copy output (as long
as the printer resolution being used is double the scan
resolution). Also, a higher scan resolution increases
copying time, because of the increased amount of data
that must be scanned and sent to the printer for
processing. (Each time scan resolution is doubled, the
amount of information that is scanned and printed is
quadrupled.)
Default
200 dpi
Note
In order to change the default scan resolution, you must
choose the Custom Gray option in the Copier/Copy
Mode/Select Mode menu.rw Enumeration .1.3.6.1.4.1.480.1.402.4 |
qmsSCSizeHorizontalUse this to scan only part of the scannable area in
order to copy only part of an image or to reduce copying
time for images smaller than letter or A4.rw INTEGER .1.3.6.1.4.1.480.1.402.8 |
qmsSCSizeVerticalUse this to scan only part of the scannable area in
order to copy only part of an image or to reduce copying
time for images smaller than letter or A4.rw INTEGER .1.3.6.1.4.1.480.1.402.12 |
qmsSCOffsetHorizontalUse this menu to specify where the copy is to print on the
selected media (in 0.01'' increments).
Choices
0-850
Default
0
Notes
This option assigns the top-left corner of the image, so
printing with the defaults places the image at the top-leftmost
corner of the page.rw INTEGER .1.3.6.1.4.1.480.1.402.16 |
qmsSCOffsetVerticalUse this menu to specify where the copy is to print on the
selected media (in 0.01'' increments).
Choices
0-1100
Default
0
Notes
This option assigns the top-left corner of the image, so
printing with the defaults places the image at the top-leftmost
corner of the page.rw INTEGER .1.3.6.1.4.1.480.1.402.20 |
qmsSCCopyModeUse this menu to specify what type of copy is being made so
the printer can optimize for this type output.
Choices
Automatic Gray, Custom Gray, Binary B/W, Halftone B/W
Notes
Automatic Gray-Sets color depth to 8-bit gray and scan
resolution to 200 dpi. Use this option when copying
documents that are black and white or shades of gray. Best
quality output for images.
Custom Gray-Allows you to adjust grayscale values.
Binary B/W-Allows you to adjust binary thresholds. Good for
text.
Halftone B/W-Allows you to adjust the brightness of halftone
images.
Note
In order to change the default grayscale value, you must
choose the Custom Gray option in this menu.rw Enumeration .1.3.6.1.4.1.480.1.402.24 |
qmsSCRedGammaFunctionrw INTEGER .1.3.6.1.4.1.480.1.402.26 |
qmsSCGreenGammaFunctionrw INTEGER .1.3.6.1.4.1.480.1.402.27 |
qmsSCBlueGammaFunctionrw INTEGER .1.3.6.1.4.1.480.1.402.28 |
qmsSCGrayGammaFunctionNeed descriptionrw Enumeration .1.3.6.1.4.1.480.1.402.29 |
qmsSCBinaryAdjustmentrw INTEGER .1.3.6.1.4.1.480.1.402.31 |
qmsSCTransUse this option to specify how you want the
Transparency Adapter (an optional accessory) to work.
Choices
Enabled: Specifies transparency document copying.
Enables the transparency adapter's backlighting
feature, which optimizes transparency copying.
Note: The Transparency Adapter option must be
installed before you can enable this option.
Disabled: Specifies paper document copying. Turns off
the transparency adapter's backlighting feature, which
optimizes paper document copying.
Default
Disabledrw Enumeration .1.3.6.1.4.1.480.1.402.35 |
qmsSCContrastUse this option to adjust contrast in copies.
Choices
15 contrast settings (1-15); each makes an incremental
contrast change of about 2%
d-Moving the setting in this direction increases
contrast. It makes light areas appear lighter and dark
areas appear darker.
l-Moving the setting in this direction decreases
contrast by making dark areas appear lighter and light
areas appear darker.
Default
The middle setting
Notes
Each increment of change in the contrast setting is
significant in output quality. Therefore, we recommend
that you change the setting by only one level, print out a
test copy, and then determine if further modification to
the contrast setting is necessary.
See chapter 'Copy Quality' for more information on
these options.rw INTEGER .1.3.6.1.4.1.480.1.402.36 |
qmsCostPerPage OBJECT IDENTIFIER .1.3.6.1.4.1.480.1.403 |
qmsCPPSerialNumberCost per page reference serial numberro DisplayString .1.3.6.1.4.1.480.1.403.2 |
qmsColorMatch OBJECT IDENTIFIER .1.3.6.1.4.1.480.1.404 |
qmsCMMICCColorMatchICC Color Matching master control for activation and
deactivation of the feature on the printer
Choices
Disabled: Color conversion is not performed
Enabled: Color conversion is performed
Default
Disabledrw Enumeration .1.3.6.1.4.1.480.1.404.1 |
qmsCMMICCRGBSourcethe RGB color space source profile to be used for the
job in progress. Installed source profiles are registered with
the color matching feature and are assigned a sequential ID at
power-on time. The ID field is used to locate the profile in
secondary storage and identify the source profile element of
any color matching device link that may be created and ultimately
saved in secondary storage. Internal to the color matching
component, the ID values range from 1 to 127. The ID value of '0'
is reserved, indicating that a default, resident device link
will automatically be selected when processing this color space.
Any RGB profile files encountered during registration, after the
ID has incremented to 127, will not be registered with the system
and an error messaage will be displayed.
Choices
(1, 2, ... 128)
Default
(1 = None selected)rw INTEGER .1.3.6.1.4.1.480.1.404.2 |
qmsCMMICCSimulationthe ICC CMYK color space simulation profile to be used
for the job in progress. Installed simulation profiles are
registered with the color matching feature and are assigned a
sequential ID at power-on time. The ID field is used to
locate the profile in secondary storage and identify the simulation
profile element of any color matching device link that may be
created and ultimately saved in secondary storage. Internal
to the color matching component, the ID values range from 1 to
127. The ID value of '0' is reserved, indicating that a default,
resident device link will automatically be selected when processing
this color space. Any simulation files encountered during
registration after the ID has incremented to 127, will not be
registered with the system and an error messaage will be displayed.
Choices
(1, 2, ... 128)
Default
(1 = None selected)rw INTEGER .1.3.6.1.4.1.480.1.404.4 |
qmsCMMICCDestinationthe ICC destination color profile to be used for the job in
progress. Installed destination profiles are registered with
the color matching feature and are assigned a sequential ID at
power-on time. The ID field is used to locate the profile in
secondary storage, and to identify the destination profile
element of any color matching device link that may be created
and ultimately saved in secondary storage.
Internal to the color matching component, the IDs range from 0
to 127. The ID values '0' to 'm' are reserved for factory supplied
destination profiles associated with each available print
resolution. The number of factory supplied profiles can vary
from engine to engine based on the number of supported print
resolutions. Any destination profile files encountered during
registration, after the ID has incremented to 127, will not be
registered with the system and an error message will be
displayed.
All factory supplied profiles in the range of '0' to 'm' are
grouped into a single setting designated 'Automatic.' In the
Automatic setting, destination profile selection is determined
by the print resolution currently selected, screentype, and
mediatype, depending on resident destination profiles. Any
settings in the range of 'm+1' to 127 require that the user
ensure that the correct resolution is selected before printing
occurs.
Choices
(1, 2, ... 128)
Default
(1 = Automatic)rw INTEGER .1.3.6.1.4.1.480.1.404.6 |
qmsCMMLinkQualityColor Matching device link quality to be used for any ICC
device links created during execution of the current job.
Three quality settings are available: low, medium, and high.
The higher the quality setting, the greater the amount of
client memory consumed when creating the device link.
Choices
1 = Low quality
2 = Medium quality
3 = High quality
Default
3rw Enumeration .1.3.6.1.4.1.480.1.404.8 |
qmsCMMSimInRGBLinksDetermines if the Simulation profile selection should be used
with the RGB source profile to construct the color matching
device links used in RGB color space processing. When set to
(No), this has the same effect as setting the Simulation
profile value to (None) when RGB color space device links are created.
This setting has no effect on device links created for use in
CMYK color space processing. RGB color space Device Link
construction may be visualized as follows:
RGB Profile + Simulation Profile + Destination Profile -
Device Link
where the Simulation Profile parameter is optional.
Choices
No: Device links used for RGB color space processing are
constructed without any Simulation profiles.
Yes: The current Simulation profile selection will be included
in the construction of RGB color space device links.
Default
(No)rw Enumeration .1.3.6.1.4.1.480.1.404.10 |
qmsCMMICCHPdefault ICC CMY color space profile to be used for the PCL/XL
job in progress. The available CMY profiles are registered
with the color matching feature, and assigned a sequential ID
at power-on time. The ID field is used to locate the profile
in primary or secondary storage for when creating ICC device
links. The ID values for these profiles range from 1 to 2.
The ID value of 1 indicates that color matching is disabled
for the PCL/XL job in progress.
Choices
(1 or 2)
Default
(1 = PCL/XL color matching is disabled)
(2 = sRGB is selected for PCL/XL color matching)rw Enumeration .1.3.6.1.4.1.480.1.404.12 |
qmsCMMProfileTableA table of color profiles in the printer. The user will
query the printer to get all the available profiles.
The profiles when read will normally be arranged in contiguous
order based on the type SEQUENCE OF QmsCMMProfileEntry .1.3.6.1.4.1.480.1.404.1000 |
qmsCMMProfileEntryInformation describing ICC color profile entries. The number
of entries returned is dynamic, changing based on the addition
or deletion of profiles by remote users. QmsCMMProfileEntry .1.3.6.1.4.1.480.1.404.1000.1 |
qmsCMMProfileIndexA value used by the printer to identify the color profile.
There may be three sequence of index number corresponding
to the RGBSource, Simulation and Destination Profiles.
These values may change due to user reconfiguration of the
device (e.g. the addition and deletion of new profile files to
the printer)ro INTEGER .1.3.6.1.4.1.480.1.404.1000.1.1000 |
qmsCMMProfileDescriptionprofile description field. This field is loaded from
the ICC profile header information contained in each installed
profile for the profile type and ID selected. The first 15
characters are reserved for the profile's name. The remaining
characters are available for the display of additional
information about the profile. The complete description of the
ICC profile header is documented in the ICC Profile Specification
Version 3.0.1 approved in August, 1995. Refer to the
qmsCMMRGBSource, qmsCMMSimulation, and qmsCMMDestination
object type descriptions for more information.
Example: Trin G1.8 D50 Sony Trinitron D50
where
Trin G1.8 D50 - (positions 1 through 15) is used
internally as the profile name, and
Sony Trinitron D50 - is additional information
provided by the profile author.ro DisplayString .1.3.6.1.4.1.480.1.404.1000.1.1001 |
qmsCMMProfileTypeICC defined Profile Type. Typically, there will be more than one
profile registered for each typero Enumeration .1.3.6.1.4.1.480.1.404.1000.1.1002 |
qmsPS OBJECT IDENTIFIER .1.3.6.1.4.1.480.1.520 |
qmsPSErrorHandlerError Handler is a diagnostic tool that identifies PostScript errors
encountered during a print job.
Choices
Yes: Load the Error Handler at power on.
No: Don't load the Error Handler.
Default
No
Notes
Refer to the PostScript Language Reference Manual
(Adobe Systems Incorporated, Reading, PA: Addison-
Wesley, 1990, ISBN 0-201-18127-4) for more
information on PostScript errors.rw Enumeration .1.3.6.1.4.1.480.1.520.5 |
qmsPSOutputPositioningPS Flag to enable or disable output positioning.ro Enumeration .1.3.6.1.4.1.480.1.520.6 |
qmsPSDefaultHalftoneSets the default PostScript halftone type.
Choices
Basic
Standard
Advanced
Default
Standard
Notes
Consult your printer documentation for more information.
These values are specific to each printer.rw Enumeration .1.3.6.1.4.1.480.1.520.138 |
qmsPSDefaultBlackOverPrintPS value....ro Enumeration .1.3.6.1.4.1.480.1.520.139 |
qmsPSDefaultCRDPS value for the default color rendering dictionary.ro INTEGER .1.3.6.1.4.1.480.1.520.140 |
qmsPSDefaultDitherPS value for the default dither.ro Enumeration .1.3.6.1.4.1.480.1.520.141 |
qmsPSDefaultGammaPS value for the default gamma correction to use.rw Enumeration .1.3.6.1.4.1.480.1.520.152 |
qmsPSIntensityIntensity uses the PostScript settrasfer operator's
functionality to make the print lighter or darker while
maintaining the linearity of the grayscale.
Choices:
Darkest, Darker, Normal, Lighter, Lightest
Default:
Normalrw Enumeration .1.3.6.1.4.1.480.1.520.154 |
qmsHPGL OBJECT IDENTIFIER .1.3.6.1.4.1.480.1.524 |
qmsHPGLPaperTypeIdentifies the original image's paper size.
Choices
A-(8.5''x 11''-216 x 279 mm),
A0-(33.11'' x 46.81''-841 x 1189 mm)
A1-(23.39'' x 3.11''-594 x 1189 mm)
A2-(16.54'' x 23.29''-420 x 594 mm)
A3-(11.69'' x 16.54''-297 x 420 mm)
A4-(8.27'' x 11.69''-210 x 297 mm)
B-(11'' x 17''-279 x 432 mm)
C-(17'' x 22''-431.80 x 558.80 mm)
D-(22'' x 34''-558.80 x 863.60 mm)
E-(34'' x 44''-863.60 x 1117.60 mm)
C ARCH
D ARCH
E ARCH
Scale to Paper
Default
Scale to Paper
Note: These paper sizes describe a mapping to
the physical paper. This mapping is a scaling
factor (or a size ratio) between the chosen paper
size and the physical paper size in the default
inputbin. For example if A3 is selected (size
11.69'' x 16.54'') for paper size and the physical
paper size in the default inputbin is A4 (8.27'' x
11.69''), then the plot is scaled by a factor of 2.rw Enumeration .1.3.6.1.4.1.480.1.524.2 |
qmsHPGLPlotterIdentifies the HP-GL plotter type.
Choices
7475A
7470A
Colorpro
7550A
DraftMaster: Supports architectural and engineering
paper sizes (for example, A to E and Arch A to Arch E).
Default
7550Arw Enumeration .1.3.6.1.4.1.480.1.524.12 |
qmsHPGLScalingPercentIdentifies the percentage to reduce or enlarge an image.
Choices
001-150 (1-150%)
Default
100 (100%)
Note: To scale plots, select the paper size originally used for the plot
in the Paper Type menu and then enter the reduction or enlargement
needed to fit the plot on the new page in the Scaling Percent menu.rw INTEGER .1.3.6.1.4.1.480.1.524.13 |
qmsHPGLEnhancedModeIncreases the resolution of the grid for downloaded characters. The
HP-GL UC (User-defined Character) command allows you to down-
load and draw characters using an encoding scheme consisting of
sequences of pen control movements and coordinate sequences.
The characters are drawn on a grid that is superimposed on the
character plot cell.
Choices
On: Standard resolution for fixed- and variable-spaced
fonts (4x8 grid).
Off: Enhanced resolution for variable-spaced fonts
(26x36 grid).
Default
Offrw Enumeration .1.3.6.1.4.1.480.1.524.14 |
qmsHPGLExpandModeDefines a larger imageable area which affects the default placement
of the scaling points P1 and P2.
Choices
On: Turn on expand mode
Off: Use default scaling points, plotting range, and
plotting area.
Default
Off
Notes
The available range of plotter units for a particular
media size is only partially determined by setting the
Expand Mode to On. When the printer/plotter senses
the media size it automatically sets the hard clip limit to
15mm on three sides and 39 mm on the fourth. If
Expand Mode is On, then the hard clip limits are set to
5mm on three sides and 29 mm on the fourth side. This
is what allows you to define a larger imageable area.
The HP-GL emulation senses the media type if the
paper type is set to Scale to Paper. It is also possible to
have the HP-GL emulation use a particular media size
by setting Original Paper Type through the control panel
or by using a Document Option Command.rw Enumeration .1.3.6.1.4.1.480.1.524.15 |
qmsHPGLPenWidth1Sets the width for pen 1. Each pen has a
width option available.
Choices
0-60 (0.0-6.0 mm)
Default
Pen 1-7 (0.7 mm)
Note
A choice of 0 defaults to a pixel of '1'.rw INTEGER .1.3.6.1.4.1.480.1.524.16 |
qmsHPGLPenWidth2Sets the width for pen 2. Each pen has a
width option available.
Choices
0-60 (0.0-6.0 mm)
Default
Pen 2-3 (0.3 mm)
Note
A choice of 0 defaults to a pixel of '1'.rw INTEGER .1.3.6.1.4.1.480.1.524.17 |
qmsHPGLPenWidth3Sets the width for pen 3. Each pen has a
width option available.
Choices
0-60 (0.0-6.0 mm)
Default
Pen 3-3 (0.3 mm)
Note
A choice of 0 defaults to a pixel of '1'.rw INTEGER .1.3.6.1.4.1.480.1.524.18 |
qmsHPGLPenWidth4Sets the width for pen 4. Each pen has a
width option available.
Choices
0-60 (0.0-6.0 mm)
Default
Pen 4-3 (0.3 mm)
Note
A choice of 0 defaults to a pixel of '1'.rw INTEGER .1.3.6.1.4.1.480.1.524.19 |
qmsHPGLPenWidth5Sets the width for pen 5. Each pen has a
width option available.
Choices
0-60 (0.0-6.0 mm)
Default
Pen 5-3 (0.3 mm)
Note
A choice of 0 defaults to a pixel of '1'.rw INTEGER .1.3.6.1.4.1.480.1.524.20 |
qmsHPGLPenWidth6Sets the width for pen 6. Each pen has a
width option available.
Choices
0-60 (0.0-6.0 mm)
Default
Pen 6-3 (0.3 mm)
Note
A choice of 0 defaults to a pixel of '1'.rw INTEGER .1.3.6.1.4.1.480.1.524.21 |
qmsHPGLPenWidth7Sets the width for pen 7. Each pen has a
width option available.
Choices
0-60 (0.0-6.0 mm)
Default
Pen 7-3 (0.3 mm)
Note
A choice of 0 defaults to a pixel of '1'.rw INTEGER .1.3.6.1.4.1.480.1.524.22 |
qmsHPGLPenWidth8Sets the width for pen 8. Each pen has a
width option available.
Choices
0-60 (0.0-6.0 mm)
Default
Pen 8-3 (0.3 mm)
Note
A choice of 0 defaults to a pixel of '1'.rw INTEGER .1.3.6.1.4.1.480.1.524.23 |
qmsHPGLPenColor1Sets color for pen 1. Each pen has a color option available.
Choices
Black, Blue, Brown, Cyan, Gray-25%, Gray-50%, Gray-
75%, Green, Magenta, Orange, Red, Violet, Yellow
Default
Pen 1-Black (100% black)rw Enumeration .1.3.6.1.4.1.480.1.524.24 |
qmsHPGLPenColor2Sets color for pen 2. Each pen has a
color option available.
Choices
Black, Blue, Brown, Cyan, Gray-25%, Gray-50%, Gray-
75%, Green, Magenta, Orange, Red, Violet, Yellow
Default
Pen 2-Black (100% black)rw Enumeration .1.3.6.1.4.1.480.1.524.25 |
qmsHPGLPenColor3Sets color for pen 3. Each pen has a color option available.
Choices
Black, Blue, Brown, Cyan, Gray-25%, Gray-50%, Gray-
75%, Green, Magenta, Orange, Red, Violet, Yellow
Default
Pen 3-Red (70% black)rw Enumeration .1.3.6.1.4.1.480.1.524.26 |
qmsHPGLPenColor4Sets color for pen 4. Each pen has a color option available.
Choices
Black, Blue, Brown, Cyan, Gray-25%, Gray-50%, Gray-
75%, Green, Magenta, Orange, Red, Violet, Yellow
Default
Pen 4-Green (41% black)rw Enumeration .1.3.6.1.4.1.480.1.524.27 |
qmsHPGLPenColor5Sets color for pen 5. Each pen has a color option available.
Choices
Black, Blue, Brown, Cyan, Gray-25%, Gray-50%, Gray-
75%, Green, Magenta, Orange, Red, Violet, Yellow
Default
Pen 5-Blue (89% black)rw Enumeration .1.3.6.1.4.1.480.1.524.28 |
qmsHPGLPenColor6Sets color for pen 6. Each pen has a color option available.
Choices
Black, Blue, Brown, Cyan, Gray-25%, Gray-50%, Gray-
75%, Green, Magenta, Orange, Red, Violet, Yellow
Default
Pen 6-Violet (59% black)rw Enumeration .1.3.6.1.4.1.480.1.524.29 |
qmsHPGLPenColor7Sets color for pen 7. Each pen has a color option available.
Choices
Black, Blue, Brown, Cyan, Gray-25%, Gray-50%, Gray-
75%, Green, Magenta, Orange, Red, Violet, Yellow
Default
Pen 7-Orange (25.8% black)rw Enumeration .1.3.6.1.4.1.480.1.524.30 |
qmsHPGLPenColor8Sets color for pen 8. Each pen has a color option available.
Choices
Black, Blue, Brown, Cyan, Gray-25%, Gray-50%, Gray-
75%, Green, Magenta, Orange, Red, Violet, Yellow
Default
Pen 8-Brown (50% black)rw Enumeration .1.3.6.1.4.1.480.1.524.31 |
qmsHPPCL OBJECT IDENTIFIER .1.3.6.1.4.1.480.1.525 |
qmsHPPCLLineTerminationIndicates the default line termination mode. This setting specifies
the treatment of line feeds and carriage returns.
Choices
CR=CR LF=LF
CR=CR+LF LF=LF
CR=CR LF=CR+LF
CR or LF=CR+LF
Default
CR=CR LF=LFrw Enumeration .1.3.6.1.4.1.480.1.525.2 |
qmsHPPCLFontNumberSets the printer's default font.
Choices
Courier12, Courier12bold, Courier12italic, Courier10,
Courier10bold, Courier10italic, Lineprinter, Times*,
Times*Italic, Times*Bold, Times*BldItalic, Univ*,
Univ*Italic, Univ*Bold, Univ*BldItalic, Univcond*,
Univcond*Italic, Univcond*Bold, Univcond*BldItlc,
Select By Index
Default
Courier12
Notes
Fonts with an asterisk `*` in their names are scalable.
Their default point size is set by the Point Size X100
option. Choosing Selectbyindex as the default font
selects the font by the index number printed on the
advanced status page and is set through the Default
Font Index option.
Note: You must used the selectbying value to
select an Intellifont.
All courier fonts (courier10 and courier12) and
lineprinter are bitmap fonts, so they have a fixed point
size. Selecting a bound, bitmap font overrides the
default settings for symbol set and point size. An
unbound font uses the specified default symbol set if
possible, and a scalable font uses the default font size.rw Enumeration .1.3.6.1.4.1.480.1.525.4 |
qmsHPPCLLinesPerInchSets the default lines printed per inch in PCL jobs, regardless
of page size.
Choices
100 to 4800
Default
600
Notes
You must enter the number of lines per inch times 100.
For example, 6 lines per inch is entered as 600;
6.6 lines per inch is entered as 660.rw INTEGER .1.3.6.1.4.1.480.1.525.6 |
qmsHPPCLDefaultSymbolSetSelects the default symbol set for the emulation. Not all symbol sets
are available with certain resident fonts. In particular, the Desktop, PS
Math, Math 8, Microsoft Pub, Pi Font, PS Text, Ventura Intl, Ventura
Math, Ventura US, and Windows symbol sets cannot be used with the
resident bitmap fonts: courier10, courier10bold, courier10italic,
courier12, courier12bold, courier12italic, and lineprinter.
Choices
Roman-8, PC-850, PC8-US, PC8-DN, Legal, ISO-4,
ISO-6, ISO-11, ISO-15, ISO-17, ISO-21, ISO-60,
ISO-69, Desktop, PS Math, Math-8, Microsoft-Pub, Pi -
font, PS-Text, Ventura-Intl, Ventura-Math, Ventura-US,
Windows , ISO-Latin-1, ISO-Latin-2, ISO-Latin-5,
PC-852, PC-8tk, Windows 3.1-1, Windows 3.1-2,
Windows 3.1-3, MC-Text
Default
Roman-8
Notes
If a mismatch between symbol set and fonts occurs, the
standard PCL font selection mechanism is used to
locate a font that matches the selected symbol set. With
the standard set of fonts distributed for your printer, this
matches the Times* font, but other user-installed fonts
could change this result.rw Enumeration .1.3.6.1.4.1.480.1.525.8 |
qmsHPPCLPreJobResetAllows you to control the PCL 5e print environment across print jobs.
Choices
Off: Resets PCL to its default state at the end of each
PCL print job, executes an implicit <ESC>E at the
start and end of the job, and deletes any temporary
fonts, macros, and patterns.
On: Resets PCL to its default state at the end of each
PCL print job. Temporary fonts, macros, and patterns
from previous PCL jobs are retained in memory after
the print job has completed. You can recall these
downloaded fonts, macros, or patterns from within
your PCL file without having to download them again.
On Compatibility: Retains the entire state of PCL as
well as the temporary macros, fonts,
and patterns from previous PCL jobs.
Default
Off
Notes
A retained state is cleared if you do any of the following:
* Explicitly clear the PCL state by sending an
<ESC>E or Printer Job Language.
* Turn off the printer. (Note that if Retain Temporary
is set to On or On Compatibility and power is turned
off and back on again, all temporary objects on the
disk's standard resource will become permanent.
RAM-based temporary objects are lost).
* Change any PCL front panel option.
* Send any PCL-specific DOC commands (except
the DOC emulation command).
* Send a PCL job from a different communications
port. For example, the state set up by a PCL job
using the parallel port is cleared if a subsequent
PCL job arrives at the serial port).rw Enumeration .1.3.6.1.4.1.480.1.525.10 |
qmsHPPCLPointSizeSets the point size for scalable default fonts in units of hundreths of a
point. For example, a 24 point default point size is selected by enter-
ing 2400.
The smallest increment allowed in point size is .25 point (for example,
8.5 point and 8.75 point fonts are allowed, but 8.6 point is not).
Choices
00025-99975 (0.25-999.75 points)
Default
01200 (12 points)
Notes
If the font is not scalable or if a bitmap font is specified,
the setting is ignored.rw INTEGER .1.3.6.1.4.1.480.1.525.12 |
qmsHPPCLDefaultFontIDSets the Default Font Index when the Default Font is set to
selectbyindex.
Choices
0 to 32767
Default
0
Note
The index number can be obtained by the listing printed
on the advanced status page.rw INTEGER .1.3.6.1.4.1.480.1.525.16 |
qmsHPPCLGL2PlotterAllows your printer to emulate a monochrome or color plotter.
Choices
On: Sets the printer to monochrome (2 pen).
Off: Sets the printer to color (8 pen).
Note: Since a monochrome print system has two
pen colors only (black and white), grayscale
patterns are substituted for other colors.
The printer maps each pen to its assigned color, then
converts the color to a grayscale using the National
Television System Committee (NTSC) color standard
for luminosity coefficients (Additive System):
Y = .3R + .59G + .11B
Examples on How to Use the Color Standard Formula
White Y = [(1*0.3) + (1*0.59) + (1*0.11)]-100% gray
Black Y = [(0*0.3) + (0*0.59) + (0*0.11)]-0% gray
Red Y = [(1*0.3) + (0*0.59) + (0*0.11)]-30% gray
Green Y = [(0*0.3) + (1*0.59) + (0*0.11)]-59% gray
Yellow Y = [(1*0.3) + (1*0.59) + (0*0.11)]-89% gray
Blue Y = [(0*0.3) + (0*0.59) + (1*0.11)]-11% gray
Magenta Y = [(1*0.3) + (0*0.59) + (1*0.11)]-41% gray
Cyan Y = [(0*0.3) + (1*0.59) + (1*0.11)]-70% gray
Default
On
Pen Color Defaults:
Pen 1 = White
Pen 2 = Black
Pen 3 = Red
Pen 4 = Green
Pen 5 = Yellow
Pen 6 = Blue
Pen 7 = Magenta
Pen 8 = Cyanrw Enumeration .1.3.6.1.4.1.480.1.525.18 |
qmsHPPCLDiskOrRamControls the default storage location of PCL objects (fonts, macros,
and patterns) when it is not otherwise specified through DOC com-
mands.
Choices
Disk: All downloaded PCL objects are stored in the
default disk resource, if present.
Memory: All downloaded PCL objects are stored in
temporary storage in RAM.
Default
Disk
Notes
Note: Before downloading any fonts, macros, or
patterns ensure that the printer has enough
memory to do the download.
DOC commands specifying resources override this
option on a per-job basis.
If this option is set to Disk and no hard disk is installed,
memory is used as the default storage location.
If the printer has both a hard disk and a large amount of
memory, setting this option to Memory enhances printer
performance.ro Enumeration .1.3.6.1.4.1.480.1.525.24 |
qmsDECLN03 OBJECT IDENTIFIER .1.3.6.1.4.1.480.1.532 |
qmsDECLN03ProductIDThis is the emulation printer model. If your host
sends a Device Attributes request to the printer, the
printer responds with the Product ID.
Choices
LN03, LQP02, and LA100
Default
LN03rw Enumeration .1.3.6.1.4.1.480.1.532.4 |
qmsDECLN03AutowrapModeDetermines whether text that exceeds the right
margin wraps to the next line.
Choices
Off and On
Default
Onrw Enumeration .1.3.6.1.4.1.480.1.532.5 |
qmsDECLN03PaperSizeSpecifies the paper size used at power-up or when
no paper size is specified.
Choices
Letter, A4, Legal, and 11x17
Default
Letterrw Enumeration .1.3.6.1.4.1.480.1.532.6 |
qmsDECLN03PaperSizeOverrideControls the paper selection. If Paper Size Override
is disabled, the emulation uses the transformation
point for the size of paper selected and uses the
current paper size (does not change paper trays). If
Paper Size Override is enabled, the transformation
is the same as above, and the specified paper size
is selected.
Choices
Off and On
Default
Offrw Enumeration .1.3.6.1.4.1.480.1.532.7 |
qmsDECLN03XoriginMoves the lower left corner of the image to the right
from 0 to 300 dots (1 inch at a resolution of 300
dpi). Use this option to eliminate clipping of the
right edge of the image on some systems.
Range
0-300
Default
75rw INTEGER .1.3.6.1.4.1.480.1.532.8 |
qmsDECLN03YoriginMoves the lower left corner of the image downward
from 0 to 300 dots (1 inch at a resolution of 300
dpi). Use this option to eliminate clipping of the top
edge of the image on some systems.
Range
0-300
Default
75rw INTEGER .1.3.6.1.4.1.480.1.532.10 |
qmsDECLN03ResetDetermines whether the printer automatically resets to the
initial power-up configuration before every print job or
whether it retains the configuration from the previous print
job.
Choices
Off and On
Default
Offrw Enumeration .1.3.6.1.4.1.480.1.532.12 |
qmsDECLN03OrientationSets the printing direction of the print media.
Choices
Portrait: Prints the Y axis parallel to the long edge of
the page.
Landscape: Prints the Y axis parallel to the short
edge of the page.
Default
Portraitrw Enumeration .1.3.6.1.4.1.480.1.532.14 |
qmsQUIC2 OBJECT IDENTIFIER .1.3.6.1.4.1.480.1.534 |
qmsQUIC2CommandCharacterThis option specifies the default command character.
Enter the decimal value of the QUIC II command character.
The options range from 32 to 255 with the exception of
78 (N) and 110 (n). The default is 94 (^).rw INTEGER .1.3.6.1.4.1.480.1.534.4 |
qmsQUIC2TopMarginThis option specifies the default top page margin in
dots. The available range of options is from 0000 to 9999.
The default is 0060.rw INTEGER .1.3.6.1.4.1.480.1.534.6 |
qmsQUIC2BottomMarginThis option specifies in dots the default bottom page
margin. The available range of options is from 0000 to
9999. The default is 0060. The status page displays it
as the displacement from the top of the page.rw INTEGER .1.3.6.1.4.1.480.1.534.8 |
qmsQUIC2LeftMarginThis option specifies the default left page margin in
dots. The available range of options is from 0000 to
9999. The default is 0060.rw INTEGER .1.3.6.1.4.1.480.1.534.10 |
qmsQUIC2RightMarginThis option specifies the default right page margin in
dots. The available range of options is from 0000 to 9999.
The default is 0060. The status page displays it as the
displacement from the top of the page.rw INTEGER .1.3.6.1.4.1.480.1.534.12 |
qmsQUIC2IfParamThis option determines when the printer pulls paper from a
different input tray when the ^IF Paper Handling command is
used.
The options are
* Immediate/Erase (when the ^IF command is encountered,
the input tray is immediately selected, and any
images on the current page prior to the ^IF command
are not printed)
* Immediate/Eject (when the ^IF command is encountered,
the current page is immediately ejected using current
input tray, and subsequent pages are printed using the
newly requested input tray)
* On Page Eject (when the ^IF command is encountered,
the current page is printed using the current input
tray, and when a page ejection is encountered, such as
a Form Feed command or exceeding the bottom margin,
the subsequent pages print from the newly requested
input tray). The default is On Page Eject.rw Enumeration .1.3.6.1.4.1.480.1.534.14 |
qmsQUIC2CReqCRLFThis option determines whether a line feed is added to
each carriage return received by the printer. The
selection affects system carriage return control mode
(0D) as well as QUIC II Carriage Return commands
(^-). The options are CR and CR+LF. The default is CR.rw Enumeration .1.3.6.1.4.1.480.1.534.15 |
qmsQUIC2LFeqLFCRThis option determines whether or not a carriage return
is added to each line feed received by the printer. The
selection affects system Line Feed Control commands
as well as QUIC II Line Feed Control commands. The options
are LF and LF+CR. The default is LF+CR.rw Enumeration .1.3.6.1.4.1.480.1.534.16 |
qmsQUIC2DecimalThis option selects whether implicit decimal values are
interpreted as left- or right-justified or whether explicit
decimals are inserted in QUIC II commands. Refer to the
QUICII documentation for information about left- and
right-justified implicit decimal values and inserting
explicit decimals in QUIC II commands. The options are
Implicit/Left (interpret implicit decimal values as
left-justified), Implicit/Right (interpret implicit decimal
values as right-justified), and Explicit (use explicit decimals
in values). The default is Implicit/Left.rw Enumeration .1.3.6.1.4.1.480.1.534.17 |
qmsQUIC2DimensionsThis option determines whether dimensions in QUIC
II commands are interpreted as inches, centimeters, or
dots. Refer to the QUICII documentation for information.
The options are Centimeters, Inches, and Dots. The default
is Inches.rw Enumeration .1.3.6.1.4.1.480.1.534.18 |
qmsQUIC2EDPModeThis option specifies the lines-per-inch setting used in
QUIC II Line Printer mode. The default uses the setting
of the Lines Per Inch option. The options are On (66
lines/page regardless of page orientation) and Off (use
default lines-per-inch setting). The default is Off.rw Enumeration .1.3.6.1.4.1.480.1.534.19 |
qmsQUIC2DefaultFontThis option specifies a default font to be active when
QUIC II is entered. It also is the default font for QUIC
II Line Printer mode. Refer the QUICII documentation for
additional information about fonts. Enter the font number
for default font. The range is from 00000 to 32767. The
default font is number 0938 (Q-Format).rw INTEGER .1.3.6.1.4.1.480.1.534.20 |
qmsQUIC2LineSpacingThis option selects the lines-per-inch setting to be used
for printing. Refer to the QUICII documentation for information.
The options are 6 (6 lines/inch) and 8 (8 lines/inch). The
default is 8.rw Enumeration .1.3.6.1.4.1.480.1.534.22 |
qmsQUIC2OrientationThis option controls the direction of printing on the
page. Portrait orientation is 0 deg. rotation and landscape
orientation is 270 deg. rotation. Refer to the QUICII
documentation for information about page orientation.
The options are Portrait and Landscape. The default is Portrait.rw Enumeration .1.3.6.1.4.1.480.1.534.23 |
qmsQUIC2Scanrw Enumeration .1.3.6.1.4.1.480.1.534.24 |
qmsQUIC2SpacesThis option allow you to ignore leading/trailing spaces
in numeric values. The options are On (absorb leading/
trailing spaces) and Off (do not absorb leading/trailing
spaces). The default is Off.rw Enumeration .1.3.6.1.4.1.480.1.534.25 |
qmsQUIC2AllowDataRepeatsThis option enables or disables the ^DR Data Repeat
command. Refer to the QUICII documentation for
information about this command. The options are On
(allow Data Repeat commands) and Off (ignore Data
Repeat commands). The default is On.rw Enumeration .1.3.6.1.4.1.480.1.534.26 |
qmsQUIC2AllowOverlaysThis option enables or disables all Overlay commands.
Refer to the QUICII documentation for information about
overlays. The options are On (allow Overlay commands)
and Off (do not allow Overlay commands). The default is On.rw Enumeration .1.3.6.1.4.1.480.1.534.27 |
qmsQUIC2AllowPageCopiesThis option enables or disables the Multiple Copy
command. Refer to the QUICII documentation for additional
information. The options are On (allow multiple or continuous
copies) and Off (do not allow multiple or continuous
copies). The default is On.rw Enumeration .1.3.6.1.4.1.480.1.534.28 |
qmsQUIC2SaveDLFThis option allows you to choose whether or not all
downloaded fonts are retained on disk. If this option is
not enabled and the power is turned off, the fonts are
lost. Refer to the QUICII documentation for information
about downloaded fonts. The options are On (save downloaded
fonts) or Off (do not save downloaded fonts). The default is Off.rw Enumeration .1.3.6.1.4.1.480.1.534.29 |
qmsQUIC2SaveOverlaysThis option allows you to choose whether or not all
overlays are retained on disk. If this option is not
enabled and the power is turned off, the overlays are
lost. Refer to the QUICII documentation for information
about overlays. The options are On (save overlays) or
Off (do not save overlays). The default is Off.rw Enumeration .1.3.6.1.4.1.480.1.534.30 |
qmsQUIC2DefaultModeThis option selects QUIC II Line Printer mode or QUIC
II command mode with or without Free Format. Refer to
the QUICII documentation for information on the two
modes and on Free Format. The options are Line Printer
(enter QUIC II Line Printer mode), Command/
Free, (enter QUIC II mode with Free Format on), or
Command/No Free (enter QUIC II mode with Free
Format off). The default is Line Printer.rw Enumeration .1.3.6.1.4.1.480.1.534.31 |
qmsQUIC2RebuildFontTableThis option determines whether or not characters that
have been inserted into downloaded fonts with a Font
Definition command (^DFA) are erased or retained when
QUIC II is entered. Refer to the QUICII documentation
for information about inserted characters in downloaded
fonts. The options are On (retain inserted characters)
or Off (do not retain inserted characters). The default
is Off.rw Enumeration .1.3.6.1.4.1.480.1.534.32 |
qmsQUIC2TrayMap1Map Tray 1 To:rw INTEGER .1.3.6.1.4.1.480.1.534.33 |
qmsQUIC2TrayMap2Map Tray 2 To:rw INTEGER .1.3.6.1.4.1.480.1.534.34 |
qmsQUIC2TrayMap3Map Tray 3 To:rw INTEGER .1.3.6.1.4.1.480.1.534.35 |
qmsQUIC2TrayMap4Map Tray 4 To:rw INTEGER .1.3.6.1.4.1.480.1.534.36 |
qmsQUIC2TrayMap5Map Tray 5 To:rw INTEGER .1.3.6.1.4.1.480.1.534.37 |
qmsQUIC2PatternTypeThis option allows the patterns to be either opaque or transparent. The
default value is opaque.rw Enumeration .1.3.6.1.4.1.480.1.534.38 |
qmsCCITT OBJECT IDENTIFIER .1.3.6.1.4.1.480.1.538 |
qmsLinePrinter OBJECT IDENTIFIER .1.3.6.1.4.1.480.1.539 |
qmsLPPointSizeSets the five-digit value used to specify the point size of the font for
the current print job.
Choices
00000-99999
Default
00880 (8.8 points)rw INTEGER .1.3.6.1.4.1.480.1.539.4 |
qmsLPTabStopsSpecifies the number of spaces between tab stops.
Choices
0-256
Default
8rw INTEGER .1.3.6.1.4.1.480.1.539.8 |
qmsLPLinesPerPageSpecifies the number of lines printed on a page before an automatic
page eject. Interline spacing is set to the selected point size. Logical
pages consisting of more lines than specified are split into multiple
pages.
Choices
1-128
Default
87rw INTEGER .1.3.6.1.4.1.480.1.539.12 |
qmsLPLeftMarginDefines the left margin in 1/7200'' increments.
Choices
Left 0-79200 (0''-11.00'')
Default
Left 0
Note
The margins are in 1/7200 increments (79200 is 11.00''
in 1/7200'' increments.rw INTEGER .1.3.6.1.4.1.480.1.539.16 |
qmsLPRightMarginDefines the right margin in 1/7200'' increments.
Choices
Right 0-79200 (0''-11.00'')
Default
Right 0
Note
The margins are in 1/7200 increments (79200 is 11.00''
in 1/7200'' increments.rw INTEGER .1.3.6.1.4.1.480.1.539.20 |
qmsLPTopMarginDefines the top margin in 1/7200'' increments.
Choices
Top 0-79200 (0''-11.00'')
Default
Top 0
Note
The margins are in 1/7200 increments (79200 is 11.00''
in 1/7200'' increments.rw INTEGER .1.3.6.1.4.1.480.1.539.24 |
qmsLPBottomMarginDefines the bottom margin in 1/7200'' increments.
Choices
Bottom 0-79200 (0''-11.00'')
Default
Bottom 0
Note
The margins are in 1/7200 increments (79200 is 11.00''
in 1/7200'' increments.rw INTEGER .1.3.6.1.4.1.480.1.539.28 |
qmsLPAsciiMapSpecifies the type of character map to be used.
Choices
ASCII, EBCDIC, PC ASCII, PC Multilingual
Default
ASCII
Note
If you select the PC ASCII or PC Multilingual character
map, special PostScript fonts will be substituted for the
lineprinter character map.rw Enumeration .1.3.6.1.4.1.480.1.539.32 |
qmsLPLineNumberingSpecifies that a five-digit number is to be prefixed to each
line.
Choices
On: Number all lines.
Off: Don't number lines.
Default
Offrw Enumeration .1.3.6.1.4.1.480.1.539.34 |
qmsLPLFisCRLFStipulates whether each line feed (LF) in the print job is translated
to a carriage return/line feed (CRLF) combination.
Choices
On: Translate all line feeds to carriage return/line feed
combinations.
Off: Use line feeds only as line feeds.
Default
Onrw Enumeration .1.3.6.1.4.1.480.1.539.36 |
qmsLPCRisCRLFStipulates whether each carriage return (CR) in the print job is trans-
lated to a carriage return/line feed (CRLF) combination.
Choices
On: Translate all carriage returns to line feeds.
Off: Use carriage returns only as carriage returns.
Default
Offrw Enumeration .1.3.6.1.4.1.480.1.539.38 |
qmsLPFFisCRFFStipulates whether each form feed (FF) in the print job is translated to
a carriage return/form feed (CRFF) combination.
Choices
On: Translate all form feeds to carriage return/form
feed combinations.
Off: Use form feeds only as form feeds.
Default
Onrw Enumeration .1.3.6.1.4.1.480.1.539.40 |
qmsLPOrientationSpecifies whether text and graphics are placed on the page in a por-
trait or landscape orientation.
Choices
Landscape
Portrait
Default
Portraitrw Enumeration .1.3.6.1.4.1.480.1.539.42 |
qmsLPLineWrapIndicates whether long lines are to be wrapped to the next line instead
of being truncated.
Choices
On: Wrap long lines.
Off: Truncate long lines.
Default
Onrw Enumeration .1.3.6.1.4.1.480.1.539.44 |
qmsLPFontSets the printer fonts for the current print job. Any PostScript fonts
available on the printer can be used. To see a list of available Post-
Script fonts, print an advanced status page through the printer config-
uration menu.
Choices
All printer-resident PostScript fonts.
Default
Courierrw DisplayString .1.3.6.1.4.1.480.1.539.46 |
qmsTIFF OBJECT IDENTIFIER .1.3.6.1.4.1.480.1.541 |
qmsTIFFAutoRotationAllows you to specify whether the TIFF image should be automatically
rotated 90 degrees if this would result in a better fit on the
currently selected paper size.
Choices
Off, 90, 270, 180
Default
90rw Enumeration .1.3.6.1.4.1.480.1.541.1 |
qmsTIFFScratchFileSizeAllows you to define the size of the scratch file (in MB) that is
created on the printer's hard disk to contain the image during
processing.
Choices
0: No scratch file is created, and the data is
processed from the host input spool buffer as
it is received.
1-255: The data is written to the scratch file if there
is not enough room in the host input spool
buffer to hold it.
Default
0rw INTEGER .1.3.6.1.4.1.480.1.541.2 |
qmsTIFFPaperToImageAllows you to specify whether the TIFF emulation should
automatically select the paper size closest to the image
size rather than using the default paper size.
Choices
Off, On
Default
Onrw Enumeration .1.3.6.1.4.1.480.1.541.3 |
qmsTIFFAnnotationStateAllows you to enable or disable annotation.
Choices
Enabled, Disabled
Default
Disabledrw Enumeration .1.3.6.1.4.1.480.1.541.4 |
qmsTIFFAnnotationTagIdentifies the annotation tag number.
Choices
0-65000
Default
1000rw INTEGER .1.3.6.1.4.1.480.1.541.5 |
qmsTIFFReverseImageAllows you to turn reverse image 'on' or 'off'.
Choices
on, off
Default
offrw Enumeration .1.3.6.1.4.1.480.1.541.7 |
qmsTIFFAutoScalingAllows you to specify whether the TIFF image should be scaled
(up or down) to fit on the currently selected paper size.
Choices
Off, Down Only, Up Only, Up & Down
Default
Up & Downrw Enumeration .1.3.6.1.4.1.480.1.541.50 |
qmsCALS OBJECT IDENTIFIER .1.3.6.1.4.1.480.1.542 |
qmsCALSAutoRotationAllows you to specify whether the CALS image should be automatically
rotated 90 degrees if this would result in a better fit on the
currently selected paper size
Choices
Off, 90, 270, 180
Default
90rw Enumeration .1.3.6.1.4.1.480.1.542.1 |
qmsCALSAutoScalingAllows you to specify whether the CALS image should be
automatically scaled (up or down) to fit on the currently selected
paper size.
Choices
Off, Up & Down, Up Only, Down Only
Default
Up & Downrw Enumeration .1.3.6.1.4.1.480.1.542.50 |
qmsCGM OBJECT IDENTIFIER .1.3.6.1.4.1.480.1.544 |
qmsCGMSuppressScaleSpecifies whether the file should be scaled.
Choices
No: The file is scaled.
Yes: The file is NOT scaled.
Default
No
Notes
If yes is Selected and a file with metric scaling is printed, the file
will not be scaled.rw Enumeration .1.3.6.1.4.1.480.1.544.1 |
qmsCGMMonoSpecifies whether the file should be printed in monochrome or
color.
Choices
On: The file prints in monochrome.
Off: The file prints in color.
Default
Off
Notes
Off (color printing) is not available on monochrome printers.rw Enumeration .1.3.6.1.4.1.480.1.544.2 |
qmsCGMIgnoreBorderCauses the non-printable area of a page to be ignored.
Choices
Yes, No
Default
No
Notes
If the non-printable area is ignored, the image is shifted up and to
the right.rw Enumeration .1.3.6.1.4.1.480.1.544.3 |
qmsCGMOriginXThe viewport origin, along with the viewport size, determines the paper size selected.
The image is scaled to fit within the specified viewport.
Specifies the X origin of the CGM viewport in .01'' increments.
Choices
0-1700 (0''-17.00'')
Default
100 (1'')rw INTEGER .1.3.6.1.4.1.480.1.544.4 |
qmsCGMOriginYThe viewport origin, along with the viewport size, determines the paper size selected.
The image is scaled to fit within the specified viewport.
Specifies the Y origin of the CGM viewport in .01'' increments.
Choices
0-1700 (0''-17.00'')
Default
100 (1'')rw INTEGER .1.3.6.1.4.1.480.1.544.8 |
qmsCGMPrintErrorsCauses an additional page, listing errors encountered, to print if
a CGM job contains errors.
Choices
Yes, No
Default
Norw Enumeration .1.3.6.1.4.1.480.1.544.12 |
qmsRel OBJECT IDENTIFIER .1.3.6.1.4.1.480.2 |
qmsPrinter OBJECT IDENTIFIER .1.3.6.1.4.1.480.2.1 |
qmsPtrSys OBJECT IDENTIFIER .1.3.6.1.4.1.480.2.1.1 |
qmsPtrSysStatusA text string indicating the current printer status.ro DisplayString .1.3.6.1.4.1.480.2.1.1.1 |
qmsPtrSysNamePrinterA text string indicating the current printer name.ro DisplayString .1.3.6.1.4.1.480.2.1.1.2 |
qmsPtrIfTableA list of interfaces supported by this printer and
their currently selected default emulations. SEQUENCE OF QMSPtrIfEntry .1.3.6.1.4.1.480.2.1.1.3 |
qmsPtrIfEntryAn interface entry containing an interface and it
currently selected dafault emulation. QMSPtrIfEntry .1.3.6.1.4.1.480.2.1.1.3.1 |
qmsPtrIfIndexA unique value for each interface. Its value ranges between 1
and the number of intrfaces, qmsPtrIfNumber. This value must
remain the same between successive printer power cycles.ro INTEGER .1.3.6.1.4.1.480.2.1.1.3.1.1 |
qmsPtrIfNameThe name of the interface.ro DisplayString .1.3.6.1.4.1.480.2.1.1.3.1.2 |
qmsPtrIfDefEmuThe name of the currently selected default emulation
for this interface.ro Enumeration .1.3.6.1.4.1.480.2.1.1.3.1.3 |
qmsPtrBinTableA list of input/output paper trays supported by
this printer and their currently selected paper sizes
and bin names. Note: paper sizes are not assigned to
output paper trays. SEQUENCE OF QMSPtrBinEntry .1.3.6.1.4.1.480.2.1.1.4 |
qmsPtrBinEntryA paper tray entry containing its currently selected
default paper size and paper tray name. QMSPtrBinEntry .1.3.6.1.4.1.480.2.1.1.4.1 |
qmsPtrBinIndexA unique value for each input/output bin. Its value ranges
between 1 and the number of input/output bins, qmsPtrBinNumber.
This value must remain the same between successive printer power
cycles.ro INTEGER .1.3.6.1.4.1.480.2.1.1.4.1.1 |
qmsPtrBinTypeThe input/output tray designator (input=1, output=0).ro Enumeration .1.3.6.1.4.1.480.2.1.1.4.1.2 |
qmsPtrBinIdThe input tray designator.ro INTEGER .1.3.6.1.4.1.480.2.1.1.4.1.3 |
qmsPtrBinPaperThe name of the currently selected paper size for this
paper tray (applies to input paper trays only).ro DisplayString .1.3.6.1.4.1.480.2.1.1.4.1.4 |
qmsPtrBinNameThe name currently assigned to this paper tray.ro DisplayString .1.3.6.1.4.1.480.2.1.1.4.1.5 |
qmsPtrEmu OBJECT IDENTIFIER .1.3.6.1.4.1.480.2.1.2 |
qmsPtrJobs OBJECT IDENTIFIER .1.3.6.1.4.1.480.2.1.3 |
qmsPtrJobsCurStatusThe current job entries status.ro Enumeration .1.3.6.1.4.1.480.2.1.3.1 |
qmsPtrJobsCurSheetThe sheet being imaged for the current job.ro INTEGER .1.3.6.1.4.1.480.2.1.3.2 |
qmsPtrJobsCurPageThe page being imaged for the current job.ro INTEGER .1.3.6.1.4.1.480.2.1.3.3 |
qmsPtrJobsTableA list of the status, byte size, emulation, page number,
sheet number, channel number, comment string, job title,
and job originator string for all jobs currently being
processed by the printer. SEQUENCE OF QMSPtrJobsEntry .1.3.6.1.4.1.480.2.1.3.4 |
qmsPtrJobsEntryThe current job entry containing its current status, sheet
number, and page number. QMSPtrJobsEntry .1.3.6.1.4.1.480.2.1.3.4.1 |
qmsPtrJobsIndexA unique value for each currently active job. Its value ranges
between 1 and the number of currently active jobs,
qmsPtrJobsNumber. This value must remain the same between
successive printer power cycles.ro INTEGER .1.3.6.1.4.1.480.2.1.3.4.1.1 |
qmsPtrJobsStatusThe job status.ro Enumeration .1.3.6.1.4.1.480.2.1.3.4.1.2 |
qmsPtrJobsEmulationThe emulation selected for the processing of this job.ro Enumeration .1.3.6.1.4.1.480.2.1.3.4.1.4 |
qmsPtrJobsPageThe number of pages defined for this job. Note: Sheets
are defined as the physical sheet of paper as opposed to
the number of logical page images appearing on the physical
sheet of paper.ro INTEGER .1.3.6.1.4.1.480.2.1.3.4.1.5 |
qmsPtrJobsSheetThe number of sheets defined for this job. Note: Sheets
are defined as the physical sheet of paper as opposed to
the number of logical page images appearing on the physical
sheet of paper.ro INTEGER .1.3.6.1.4.1.480.2.1.3.4.1.6 |
qmsPtrJobsChannelThe interface over which this job was communicated to
the printer.ro Enumeration .1.3.6.1.4.1.480.2.1.3.4.1.7 |
qmsPtrJobsCommentA user defined text string sent with this job.ro DisplayString .1.3.6.1.4.1.480.2.1.3.4.1.8 |
qmsPtrJobsTitleA user defined text string, usually the name of the job.ro DisplayString .1.3.6.1.4.1.480.2.1.3.4.1.9 |
qmsPtrJobsOwnerA user defined text string, usually the username of the
person originating the job.ro DisplayString .1.3.6.1.4.1.480.2.1.3.4.1.10 |
qmsPtrJobsStatPagesThe total number of pages printed for all jobs processed
by the printer since the last power cycle. Note: Sheets
are defined as the physical sheet of paper as opposed to
the number of logical page images appearing on the physical
sheet of paper.ro INTEGER .1.3.6.1.4.1.480.2.1.3.6 |
qmsPtrJobsStatSheetsThe total number of sheets printed for all jobs processed
by the printer since the last power cycle. Note: Sheets
are defined as the physical sheet of paper as opposed to
the number of logical page images appearing on the physical
sheet of paper.ro INTEGER .1.3.6.1.4.1.480.2.1.3.7 |
qmsIF OBJECT IDENTIFIER .1.3.6.1.4.1.480.2.9 |
qmsIFAdmin OBJECT IDENTIFIER .1.3.6.1.4.1.480.2.9.1 |
qmsIFAdminUnitStatusThe units's operational status. A value other
than (1) will reset the unit.rw Enumeration .1.3.6.1.4.1.480.2.9.1.1 |
qmsIFAdminConfigStatusThe units's configuration status.
read-only values:
(1) reserved for future use.
(2) reserved for future use.
write-only values :
(3) will load permanent values .
(4) will save current configuration permanently.
(5) load default configuration.rw Enumeration .1.3.6.1.4.1.480.2.9.1.2 |
qmsIFAdminOldIntAddrThe Internet Address at power-on or before change by
RARP or 'arp -s'.rw IpAddress .1.3.6.1.4.1.480.2.9.1.3 |
qmsIFSetup OBJECT IDENTIFIER .1.3.6.1.4.1.480.2.9.2 |
qmsIFConfig OBJECT IDENTIFIER .1.3.6.1.4.1.480.2.9.2.1 |
intAddrThe Internet Address.rw IpAddress .1.3.6.1.4.1.480.2.9.2.1.1 |
ethAddrThe Ethernet Address.ro NetworkAddress .1.3.6.1.4.1.480.2.9.2.1.2 |
defRoutThe Default Router.rw IpAddress .1.3.6.1.4.1.480.2.9.2.1.3 |
netMaskThe Net Mask.rw IpAddress .1.3.6.1.4.1.480.2.9.2.1.4 |
tcpEnbThe TCP protocol stack enable switch.rw Enumeration .1.3.6.1.4.1.480.2.9.2.1.5 |
tftpEnbThe TFTP protocol enable switch.rw Enumeration .1.3.6.1.4.1.480.2.9.2.1.13 |
tnPortThe Telnet TCP Port.
This object is obsolete.rwobsolete INTEGER .1.3.6.1.4.1.480.2.9.2.1.16 |
rtnOptThe Reverse Telnet option handling switch.
This object is obsolete.rwobsolete Enumeration .1.3.6.1.4.1.480.2.9.2.1.18 |
trP1The Transport 1 Port.rw INTEGER .1.3.6.1.4.1.480.2.9.2.1.30 |
bootPBoot Strap protocal enable/disable.rw Enumeration .1.3.6.1.4.1.480.2.9.2.1.698 |
rarpReverse address resolution enable/disable.rw Enumeration .1.3.6.1.4.1.480.2.9.2.1.699 |
spoolingJob spooling option.rw Enumeration .1.3.6.1.4.1.480.2.9.2.1.9000 |
qmsIFNetware OBJECT IDENTIFIER .1.3.6.1.4.1.480.2.9.2.5 |
netwEnbThe NetWare protocol stack enable switch.rw Enumeration .1.3.6.1.4.1.480.2.9.2.5.400 |
psNameThe NetWare print server name.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.480.2.9.2.5.401 |
confServThe NetWare configuration file server name.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.480.2.9.2.5.402 |
msgLogThe NetWare message log mode.rw Enumeration .1.3.6.1.4.1.480.2.9.2.5.403 |
nwModeThe NetWare print mode.rw Enumeration .1.3.6.1.4.1.480.2.9.2.5.404 |
psPollThe NetWare print server poll time.rw INTEGER .1.3.6.1.4.1.480.2.9.2.5.405 |
fr8023The 802.3 frame support switch for NetWare.rw Enumeration .1.3.6.1.4.1.480.2.9.2.5.420 |
freth2The Ethernet-2 frame support switch for NetWare.rw Enumeration .1.3.6.1.4.1.480.2.9.2.5.421 |
fr8022The 802.2 frame support switch for NetWare.rw Enumeration .1.3.6.1.4.1.480.2.9.2.5.422 |
frSnapThe SNAP frame support switch for NetWare.rw Enumeration .1.3.6.1.4.1.480.2.9.2.5.423 |
login1File server, print queue and logical printer def. .rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.480.2.9.2.5.432 |
login2File server, print queue and logical printer def. .rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.480.2.9.2.5.433 |
login3File server, print queue and logical printer def. .rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.480.2.9.2.5.434 |
login4File server, print queue and logical printer def. .rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.480.2.9.2.5.435 |
login5File server, print queue and logical printer def. .rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.480.2.9.2.5.436 |
login6File server, print queue and logical printer def. .rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.480.2.9.2.5.437 |
login7File server, print queue and logical printer def. .rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.480.2.9.2.5.438 |
login8File server, print queue and logical printer def. .rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.480.2.9.2.5.439 |
login9File server, print queue and logical printer def. .rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.480.2.9.2.5.440 |
login10File server, print queue and logical printer def. .rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.480.2.9.2.5.441 |
login11File server, print queue and logical printer def. .rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.480.2.9.2.5.442 |
login12File server, print queue and logical printer def. .rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.480.2.9.2.5.443 |
login13File server, print queue and logical printer def. .rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.480.2.9.2.5.444 |
login14File server, print queue and logical printer def. .rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.480.2.9.2.5.445 |
login15File server, print queue and logical printer def. .rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.480.2.9.2.5.446 |
login16File server, print queue and logical printer def. .rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.480.2.9.2.5.447 |
rprinter1Pserver name and printer number on pserver.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.480.2.9.2.5.470 |
rprinter2Pserver name and printer number on pserver.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.480.2.9.2.5.471 |
rprinter3Pserver name and printer number on pserver.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.480.2.9.2.5.472 |
rprinter4Pserver name and printer number on pserver.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.480.2.9.2.5.473 |
rprinter5Pserver name and printer number on pserver.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.480.2.9.2.5.474 |
rprinter6Pserver name and printer number on pserver.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.480.2.9.2.5.475 |
rprinter7Pserver name and printer number on pserver.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.480.2.9.2.5.476 |
rprinter8Pserver name and printer number on pserver.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.480.2.9.2.5.477 |
qmsIFApple OBJECT IDENTIFIER .1.3.6.1.4.1.480.2.9.2.6 |
atlkEnbThe AppleTalk protocol stack enable switch.rw Enumeration .1.3.6.1.4.1.480.2.9.2.6.500 |
atlkZoneThe AppleTalk zone name.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.480.2.9.2.6.502 |
atlkZonerEnbThe AppleTalk HP Zoner support enable switch.rw Enumeration .1.3.6.1.4.1.480.2.9.2.6.503 |
atlkLWEnbThe AppleTalk LaserWriter support enable switch.rw Enumeration .1.3.6.1.4.1.480.2.9.2.6.560 |
atlkQMSRemConEnbThe AppleTalk QMS Remote Console support enable switch.rw Enumeration .1.3.6.1.4.1.480.2.9.2.6.561 |
atlkConnTypeThe AppleTalk connection type.rw Enumeration .1.3.6.1.4.1.480.2.9.2.6.562 |
qmsIFSnmpcontrol OBJECT IDENTIFIER .1.3.6.1.4.1.480.2.9.2.8 |
enableAuthenTrapsSame as snmpEnableAuthenTraps in MIB-II.rw Enumeration .1.3.6.1.4.1.480.2.9.2.8.715 |
enablePrinterTrapsEnables the enterprise specific 'trapPrinter' traps.rw Enumeration .1.3.6.1.4.1.480.2.9.2.8.716 |
nms1AddressThe IP address of NMS 1 definition.rw IpAddress .1.3.6.1.4.1.480.2.9.2.8.730 |
nms1CommunityThe community of NMS 1 definition.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.480.2.9.2.8.731 |
nms1AccessThe access priviledge of NMS 1.rw Enumeration .1.3.6.1.4.1.480.2.9.2.8.732 |
nms2AddressThe IP address of NMS 2 definition.rw IpAddress .1.3.6.1.4.1.480.2.9.2.8.735 |
nms2CommunityThe community of NMS 2 definition.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.480.2.9.2.8.736 |
nms2AccessThe access priviledge of NMS 2.rw Enumeration .1.3.6.1.4.1.480.2.9.2.8.737 |
nms3AddressThe IP address of NMS 3 definition.rw IpAddress .1.3.6.1.4.1.480.2.9.2.8.740 |
nms3CommunityThe community of NMS 3 definition.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.480.2.9.2.8.741 |
nms3AccessThe access priviledge of NMS 3.rw Enumeration .1.3.6.1.4.1.480.2.9.2.8.742 |
nms4AddressThe IP address of NMS 4 definition.rw IpAddress .1.3.6.1.4.1.480.2.9.2.8.745 |
nms4CommunityThe community of NMS 4 definition.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.480.2.9.2.8.746 |
nms4AccessThe access priviledge of NMS 4.rw Enumeration .1.3.6.1.4.1.480.2.9.2.8.747 |
nms5AddressThe IP address of NMS 5 definition.rw IpAddress .1.3.6.1.4.1.480.2.9.2.8.750 |
nms5CommunityThe community of NMS 5 definition.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.480.2.9.2.8.751 |
nms5AccessThe access priviledge of NMS 5.rw Enumeration .1.3.6.1.4.1.480.2.9.2.8.752 |
qmsIFLservlmgr OBJECT IDENTIFIER .1.3.6.1.4.1.480.2.9.2.9 |
lslmEnbThe Lan Serv/Lan Mgr protocol stack enable switch.rw Enumeration .1.3.6.1.4.1.480.2.9.2.9.800 |
qmsConfig OBJECT IDENTIFIER .1.3.6.1.4.1.480.2.10 |
qmsCfgUser OBJECT IDENTIFIER .1.3.6.1.4.1.480.2.10.10 |
qmsCfgAdmin OBJECT IDENTIFIER .1.3.6.1.4.1.480.2.10.20 |
qmsCfgSecurity OBJECT IDENTIFIER .1.3.6.1.4.1.480.2.10.30 |
coldStartA coldStart trap signifies that the sending
protocol entity is reinitializing itself such
that the agent's configuration or the protocol
entity implementation may be altered. TRAP-TYPE .1.3.6.1.4.1.14125.2.2.16.0.0 |
authenticationFailureAn authenticationFailure trap signifies that
the sending protocol entity is the addressee
of a protocol message that is not properly
authenticated. While implementations of the
SNMP must be capable of generating this trap,
they must also be capable of suppressing the
emission of such traps via an implementation-
specific mechanism. TRAP-TYPE .1.3.6.1.4.1.14125.2.2.16.0.4 |