npCtlStatusPageLangMask
JETDIRECT3-MIB ·
.1.3.6.1.4.1.11.2.4.3.7.15
Object
scalar
r/w
Enumeration
This object specifies the Page Description
Language (PDL) used to print the status page.
It is a bit mask as follows:
pcl = 1
ascii = 2
postscript = 4
hpgl2 = 8
all = 15
Although the user may select a specific PDL it doesn't
guarantee that the status page will actually be
printed as selected, as the actual PDL used depends
on the PDL capability of the printer. PDL values
may also be set via npCtlStatusPageLang, by telnet,
by the embedded web server on the JetDirect device,
by the front panel of some printers, or by using
the select button on the EX box. PDL values set via
these alternate methods will be reflected by this object
upon a read.
This object is intended as an eventual replacement for
npCtlStatusPageLang.
Context
- MIB
- JETDIRECT3-MIB
- OID
.1.3.6.1.4.1.11.2.4.3.7.15- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- npCtl
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | pcl |
2 | ascii |
3 | pcl-ascii |
4 | postscript |
5 | pcl-postscript |
6 | ascii-postscript |
7 | pcl-ascii-postscript |
8 | hpgl2 |
9 | pcl-hpgl2 |
10 | ascii-hpgl2 |
11 | pcl-ascii-hpgl2 |
12 | postscript-hpgl2 |
13 | pcl-postscript-hpgl2 |
14 | ascii-postscript-hpgl2 |
15 | all |