Writing this object to a value other than
eNotPrintingAnInternalPage causes the device to attempt
to print an internally generated page. Reading this
object provides an indication what internally generated
page is currently being printed, if any. The actual
page is device specific. Some devices may support
continuously printing an internally generated page.
Setting this object to eNotPrintingAnInternalPage
terminates continuously printing internally generated
pages. An internally generated page may not be allowed
to be printed at any arbitrary time; under what
conditions it will succeed or fail is device specific.
If the device supports the requested page, but can not
start printing the page when requested, the device will
respond with
RECOMMENDATION: If the device is ready (i.e. the NOT-
READY-PRINTER object does not contain any items, except
maybe being off-line) and is idle (i.e. the NOT-IDLE
object does not contain any items), this request should
always succeed. This provides a mechanism for driver
writers to always determine if the action will succeed
or not.
Additional information:
eDeviceDemoPage2 is the printer demo page.
ePCLFontList1 is the PCL typeface list,
ePostScriptFontList1 is the PostScript font list,
eDeviceDemoPage1ConfigurationPage is the selftest page,
eDeviceDemoPage8BlockFaxList is the list of blocked fax
numbers, and eDeviceDemoPage9BlockFaxLogReport is the
fax activity log (this enumeration is mis-named and
should be changed to eDeviceDemoPage9FaxLogReport in the
next edition of the mib).
The Laserjet 3200 does not support continuously
printing a demo page.
The printer will queue requests if it is currently busy.
When this object is set to a valid value and the printer
is idle, the status returned is
returned is ePrintingAnUnknownInternalPage.
Setting this object to a valid value causes the desired
page to be formatted and put in the printer's print
queue. While the page is being formatted, and the
printer remains in a testing state, a get on this object
will return the value ePrintingAnUnknownInternalPage.
The return value will be eNotPrintingAnInternal page if
the printer is not in a testing state, and the internal
page is done being formatted.
The user will not be able to set
eNotPrintingAnInternalPage or
ePrintingAnUnknownInternalPage, and the return status
will be
value of eNotPrintingAnInternalPage.
ePostScriptFontList1 will not be a valid value unless
postscript is installed in the printer. If postscript
is not installed and the user attempts to set
ePostScriptFontList1, the return status will be
eNotPrintingAnInternalPage.
Setting through DMCMD will cause a 15 second delay in
printing.
Parsed from file lj3200_snmp.mib.txt
Company: None
Module: LJ3200-MIB
Writing this object to a value other than
eNotPrintingAnInternalPage causes the device to attempt
to print an internally generated page. Reading this
object provides an indication what internally generated
page is currently being printed, if any. The actual
page is device specific. Some devices may support
continuously printing an internally generated page.
Setting this object to eNotPrintingAnInternalPage
terminates continuously printing internally generated
pages. An internally generated page may not be allowed
to be printed at any arbitrary time; under what
conditions it will succeed or fail is device specific.
If the device supports the requested page, but can not
start printing the page when requested, the device will
respond with
RECOMMENDATION: If the device is ready (i.e. the NOT-
READY-PRINTER object does not contain any items, except
maybe being off-line) and is idle (i.e. the NOT-IDLE
object does not contain any items), this request should
always succeed. This provides a mechanism for driver
writers to always determine if the action will succeed
or not.
Additional information:
eDeviceDemoPage2 is the printer demo page.
ePCLFontList1 is the PCL typeface list.
eDeviceDemoPage5ErrorLog is the printer's error log.
LaserJet 5Si does not support continuously printing a demo
page.
The value eDeviceDemoPage6FileSystemDirectoryListing
can only be set when the disk option is installed;
values ePostScriptDemoPage1ConfigurationPage and
ePostScriptFontList1 can be set only when PostScript
is installed. Attempting to set these values without
the proper option installed will result in a status of
The printer must be idle before it will print an
internal page. The best method to assure that the
printer is idle is to set the object ON-OFF-LINE to
eOfflineAtEndOfJob, wait for the printer to be
offline and then print the internal page. The printer
will put itself online to print the page.
When this object is set to a valid value and the
printer is idle, the status returned is
value returned is ePrintingAnUnknownInternalPage. If
the printer is not idle (whether printing an external
job, printing an internal page or executing a self
test), a status of
status will be returned with a value of
eNotPrintingAnInternalPage.
Setting this object to a valid value causes the
desired page to be formatted and put in the printer's
print queue. While the page is being formatted a get
on this object will return the value
ePrintingAnUnknownInternalPage, if
the time to format the page is long enough (it is
currently estimated that the time to format some pages
is as short as one millisecond).
Attempting to set this object before the page has
completed being formatted and printed will cause
returned with a value of
eNotPrintingAnInternalPage.
After the page is in the queue, a get on this object
will return a value of eNotPrintingAnInternalPage.
Setting this object to cause another page to be
printed before the first page has completed results in
a status of
with a value of eNotPrintingAnInternalPage.
Likewise, if the SELF-TEST object is set to
eNonDestructiveSelfTest and that page has not printed
when this object is set to print a page, a status of
with a value of eNotPrintingAnInternalPage will be
returned until the self test page has printed.
Parsed from file LaserJet5Si-MIB.mib
Module: LaserJet5Si-MIB
Vendor: Hewlett-Packard
Module: CLJ8500-MIB
[Automatically extracted from oidview.com]
print-internal-page OBJECT-TYPE SYNTAX INTEGER { eNotPrintingAnInternalPage(1), ePrintingAnUnknownInternalPage(2), eDeviceDemoPage1ConfigurationPage(3), eDeviceDemoPage2(4), eDeviceDemoPage8BlockFaxList(11), eDeviceDemoPage9BlockFaxLogReport(12), ePCLFontList1(350), ePostScriptFontList1(450) } ACCESS read-write STATUS optional DESCRIPTION "Writing this object to a value other than eNotPrintingAnInternalPage causes the device to attempt to print an internally generated page. Reading this object provides an indication what internally generated page is currently being printed, if any. The actual page is device specific. Some devices may support continuously printing an internally generated page. Setting this object to eNotPrintingAnInternalPage terminates continuously printing internally generated pages. An internally generated page may not be allowed to be printed at any arbitrary time; under what conditions it will succeed or fail is device specific. If the device supports the requested page, but can not start printing the page when requested, the device will respond with
. RECOMMENDATION: If the device is ready (i.e. the NOT- READY-PRINTER object does not contain any items, except maybe being off-line) and is idle (i.e. the NOT-IDLE object does not contain any items), this request should always succeed. This provides a mechanism for driver writers to always determine if the action will succeed or not. Additional information: eDeviceDemoPage2 is the printer demo page. ePCLFontList1 is the PCL typeface list, ePostScriptFontList1 is the PostScript font list, eDeviceDemoPage1ConfigurationPage is the selftest page, eDeviceDemoPage8BlockFaxList is the list of blocked fax numbers, and eDeviceDemoPage9BlockFaxLogReport is the fax activity log (this enumeration is mis-named and should be changed to eDeviceDemoPage9FaxLogReport in the next edition of the mib). The Laserjet 3200 does not support continuously printing a demo page. The printer will queue requests if it is currently busy. When this object is set to a valid value and the printer is idle, the status returned is and the value returned is ePrintingAnUnknownInternalPage. Setting this object to a valid value causes the desired page to be formatted and put in the printer's print queue. While the page is being formatted, and the printer remains in a testing state, a get on this object will return the value ePrintingAnUnknownInternalPage. The return value will be eNotPrintingAnInternal page if the printer is not in a testing state, and the internal page is done being formatted. The user will not be able to set eNotPrintingAnInternalPage or ePrintingAnUnknownInternalPage, and the return status will be with a return value of eNotPrintingAnInternalPage. ePostScriptFontList1 will not be a valid value unless postscript is installed in the printer. If postscript is not installed and the user attempts to set ePostScriptFontList1, the return status will be with a return value of eNotPrintingAnInternalPage. Setting through DMCMD will cause a 15 second delay in printing." ::= { test 2 }
print-internal-page OBJECT-TYPE SYNTAX INTEGER { eNotPrintingAnInternalPage(1), ePrintingAnUnknownInternalPage(2), eDeviceDemoPage2(4), eDeviceDemoPage5ErrorLog(7), eDeviceDemoPage6FileSystemDirectoryListing(8), ePCLDemoPage1ConfigurationPage(300), ePCLFontList1(350), ePostScriptDemoPage1ConfigurationPage(400), ePostScriptFontList1(450) } ACCESS read-write STATUS optional DESCRIPTION "Writing this object to a value other than eNotPrintingAnInternalPage causes the device to attempt to print an internally generated page. Reading this object provides an indication what internally generated page is currently being printed, if any. The actual page is device specific. Some devices may support continuously printing an internally generated page. Setting this object to eNotPrintingAnInternalPage terminates continuously printing internally generated pages. An internally generated page may not be allowed to be printed at any arbitrary time; under what conditions it will succeed or fail is device specific. If the device supports the requested page, but can not start printing the page when requested, the device will respond with
. RECOMMENDATION: If the device is ready (i.e. the NOT- READY-PRINTER object does not contain any items, except maybe being off-line) and is idle (i.e. the NOT-IDLE object does not contain any items), this request should always succeed. This provides a mechanism for driver writers to always determine if the action will succeed or not. Additional information: eDeviceDemoPage2 is the printer demo page. ePCLFontList1 is the PCL typeface list. eDeviceDemoPage5ErrorLog is the printer's error log. LaserJet 5Si does not support continuously printing a demo page. The value eDeviceDemoPage6FileSystemDirectoryListing can only be set when the disk option is installed; values ePostScriptDemoPage1ConfigurationPage and ePostScriptFontList1 can be set only when PostScript is installed. Attempting to set these values without the proper option installed will result in a status of being returned. The printer must be idle before it will print an internal page. The best method to assure that the printer is idle is to set the object ON-OFF-LINE to eOfflineAtEndOfJob, wait for the printer to be offline and then print the internal page. The printer will put itself online to print the page. When this object is set to a valid value and the printer is idle, the status returned is and the value returned is ePrintingAnUnknownInternalPage. If the printer is not idle (whether printing an external job, printing an internal page or executing a self test), a status of status will be returned with a value of eNotPrintingAnInternalPage. Setting this object to a valid value causes the desired page to be formatted and put in the printer's print queue. While the page is being formatted a get on this object will return the value ePrintingAnUnknownInternalPage, if the time to format the page is long enough (it is currently estimated that the time to format some pages is as short as one millisecond). Attempting to set this object before the page has completed being formatted and printed will cause status to be returned with a value of eNotPrintingAnInternalPage. After the page is in the queue, a get on this object will return a value of eNotPrintingAnInternalPage. Setting this object to cause another page to be printed before the first page has completed results in a status of status with a value of eNotPrintingAnInternalPage. Likewise, if the SELF-TEST object is set to eNonDestructiveSelfTest and that page has not printed when this object is set to print a page, a status of status with a value of eNotPrintingAnInternalPage will be returned until the self test page has printed." ::= { test 2 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.11.2.3.9.4.2.1.1.5.1 | self-test | 0 | 0 | Writing this object allows a device self test to be started. Reading this object provides an indication what self-test is curren… |
1.3.6.1.4.1.11.2.3.9.4.2.1.1.5.3 | testMainChannelLoopType1 | 0 | 0 | None |
1.3.6.1.4.1.11.2.3.9.4.2.1.1.5.4 | testMainChannelLoopType2 | 0 | 0 | None |
1.3.6.1.4.1.11.2.3.9.4.2.1.1.5.5 | testGeneratorDetector | 0 | 0 | None |
1.3.6.1.4.1.11.2.3.9.4.2.1.1.5.6 | testGCT | 0 | 0 | None |
1.3.6.1.4.1.11.2.3.9.4.2.1.1.5.7 | testTime, engine-self-diagnostic | 0 | 0 | The ENGINE-SELF-DIAGNOSTIC object reveals current Engine Failures; it returns a BINARY string of two-byte Motor, Clutch, Solenoid… |
1.3.6.1.4.1.11.2.3.9.4.2.1.1.5.8 | testSyncTime, engine-parameter | 0 | 0 | The ENGINE-PARAMETER object returns a device specific set ofengine parameters as a binary string of byte values. It will benece… |
1.3.6.1.4.1.11.2.3.9.4.2.1.1.5.9 | testNoSyncTime | 0 | 0 | None |
1.3.6.1.4.1.11.2.3.9.4.2.1.1.5.10 | testErrorsPerSec | 0 | 0 | None |
1.3.6.1.4.1.11.2.3.9.4.2.1.1.5.11 | testTotalErrorNumber | 0 | 0 | None |
1.3.6.1.4.1.11.2.3.9.4.2.1.1.5.12 | testBER | 0 | 0 | None |
1.3.6.1.4.1.11.2.3.9.4.2.1.1.5.13 | testErrorsPerSecBWSZ | 0 | 0 | None |
1.3.6.1.4.1.11.2.3.9.4.2.1.1.5.14 | testTotalErrorNumberBWSZ | 0 | 0 | None |
1.3.6.1.4.1.11.2.3.9.4.2.1.1.5.15 | testBERBWSZ | 0 | 0 | None |
1.3.6.1.4.1.11.2.3.9.4.2.1.1.5.16 | testSyncYesNo | 0 | 0 | None |
1.3.6.1.4.1.11.2.3.9.4.2.1.1.5.17 | testStatus | 0 | 0 | None |