All MIBs › LJ4600-MIB
Organization: Hewlett-Packard Company
Last Updated: 2004-02-18
Category: Printer and Finishing, Vendor: HP/HPE
Description: Hewlett-Packard LaserJet 4600 color printer SNMP MIB defining CMYK toner levels, media handling, and device status objects.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is LJ4600-MIB?
LJ4600-MIB is Hewlett-Packard's device-specific MIB for the LaserJet 4600 series color printer, covering objects unique to that model beyond the standard Printer-MIB, including diagnostics, control-panel interaction, and power-management behavior. It exposes categories such as internal self-test and diagnostic page printing, localization (supported languages/countries), control-panel button-press and display-content tracking (with change counters and a CRC of display contents), and power-state objects for energy-star/sleep-mode and on/off-line status. Its monitoring value directly supports hardware/software device-status tracking: on/off-line state and sleep-mode/energy-star settings reveal the printer's current power posture, control-panel display CRC/change-counter objects let a management tool detect and reflect front-panel status or error messages remotely, and self-test/print-internal-page objects can be triggered for diagnostics. It complements and depends on the standard Printer-MIB (RFC 1759) and HP's broader netPMLmgmt/PML management framework for core print-job and supply-level data, adding model-specific extensions on top. It is typically deployed on HP LaserJet 4600 color laser printers in office environments managed via HP Web Jetadmin or similar SNMP-based print management tools. Engineers can download the LJ4600-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in LJ4600-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- HP LaserJet 4600 color laser printer
Monitoring Examples
A print-management tool would poll on-off-line and sleep-mode to determine current power state, and energy-star to confirm power-saving compliance mode is enabled as expected. control-panel-display-contents-crc and control-panel-display-contents-change-counter let the tool detect that the printer's front-panel message has changed (e.g., to a paper-jam or toner-low message) without needing to parse the raw display text, prompting a follow-up read of control-panel-display-graphical-contents. self-test or print-internal-page could be invoked remotely to force a diagnostic page print when troubleshooting a reported print-quality issue, and control-panel-button-press can reveal recent operator interaction with the device.
What Can Be Monitored
- on/off-line state
- sleep mode / energy-star status
- control panel display contents and change counter
- control panel button press activity
- self-test / internal page print trigger
Related MIBs
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| INT _pysmi_continue | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.2.6 | INTEGER | write-only | A device can support a class of errors called continuable errors. When a continuable error is encountered, the device requires a continue event to occur before the device will continue operation. One continue event is setting the CONTINUE object to eInitiateAction. Devices can support other continue events, like auto-continue. A continue event causes the continuable error to be acknowledged, thus allowing the device to continue. Each device needs to list the continuable errors. If the device doesn't currently have an unacknowledged continuable error, the response will contain . Additional information: See the CLEARABLE-WARNING and AUTO-CONTINUE objects for the errors that this object will clear. |
| accounting | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.16 | |||
| active_print_jobs | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.2 | |||
| STR asset_number | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.3.12 | DisplayString | read-write | User defined asset number. The POS should indicate the maximum supported string length. If the user entered string is too long, the device will store as much as possible and will return the .Additional information: The maximum supported string length is 8 characters. If the user entered string is too long, the device will store the first 8 characters and will return the status. |
| INT auto_continue | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.2.7 | INTEGER | read-write | Indicates if the device will automatically continue after encountering a continuable error. If AUTO-CONTINUE is set to eOn, the device will automatically generate continue event to acknowledge continuable errors. If AUTO-CONTINUE is set to eOff, then some other continue event will have to acknowledge the continuable error. Additional information: If this is set to eOn the device displays an error message and goes offline for ten seconds. After ten seconds the printer automatically returns to the online state. If this is set to eOff then the device displays an error message and goes offline. It remains offline until the operator presses the GO key or until the CONTINUE object is set. If the printer is not idle, the new value may not take effect until a job boundary is reached. If a get is done on this object before the job boundary is reached, the value last set will be returned. |
| background_message | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.2.37 | |||
| background_message1 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.2.37.1 | |||
| background_message2 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.2.37.2 | |||
| STR background_status_msg_line1_part1 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.2.37.1.1 | DisplayString | read-write | The string displayed on the device's front panel in place of the printer's built-in background status string. An example built-in background status string is '00 READY'. Additional information: The display size for the LaserJet 8150 printers is 2 X 16. The value of this object and the current value of BACKGROUND-STATUS-MSG-LINE2-PART1 are displayed together on the 2-line display, but they must be set independently. If line 2 has been set, and the next message to be displayed only requires line 1, BACKGROUND-STATUS-MSG-LINE2-PART1 must be set to the null string to clear it. This object allows a message to be displayed when it is the highest priority message. Setting this object does not guarantee the message will be displayed; and reading it returns the value last written, not the currently displayed message (use prtConsoleDisplayBufferText to read the display). The priority assigned for displaying this message is one lower than the READY message. In other words, the only message that can be replaced by these objects is the READY message. To clear the message, write a null string to both this object and BACKGROUND-STATUS-MSG-LINE2-PART1. |
| STR background_status_msg_line2_part1 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.2.37.2.1 | DisplayString | read-write | The string displayed on the device's front panel in place of the printer's built-in background status string. An example built-in background status string is '00 READY'. Additional information: See BACKGROUND-STATUS-MSG-LINE1-PART1 |
| INT cancel_job | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.1.2 | INTEGER | write-only | Cancels the print job whose ID matches the value written to the CANCEL-JOB object. The host first learns the job ID using the CURRENT-JOB-PARSING-ID command. If the printer has completely processed the job, the printer responds with . If the value of the CURRENT-JOB-PARSING-ID is smaller than the value written to the CANCEL-JOB object, then the printer responds with . When read, returns the value of the last job ID what was canceled, or -1 to indicate no job has been canceled. Additional information: If the value written matches the ID of a job that is currently being canceled (for any reason), the printer responds with . LaserJet 8150 uses job ID's in the range of 0..32767. Because the ID number can wrap to zero, CURRENT-JOB-PARSING-ID may be smaller than the value written to this object; when this occurs, no error will result as long as the ID is for a currently processing job. This object is write only, so the comment in the general description stating the job ID or -1 will be returned on a read does not apply. |
| channel | 1.3.6.1.4.1.11.2.3.9.4.2.1.6 | |||
| INT channel_bytes_received | 1.3.6.1.4.1.11.2.3.9.4.2.1.7.2.1.3 | INTEGER | read-only | The low order 31 bits of the number of bytes received by the printer from the host on this logical channel. |
| INT channel_bytes_sent | 1.3.6.1.4.1.11.2.3.9.4.2.1.7.2.1.2 | INTEGER | read-only | The low order 31 bits of the number of bytes sent from the printer to the host on this logical channel. |
| INT channel_io_errors | 1.3.6.1.4.1.11.2.3.9.4.2.1.7.2.1.4 | INTEGER | read-only | The low order 31 bits of the number of I/O errors which have occured on this logical channel. |
| INT channel_jobs_received | 1.3.6.1.4.1.11.2.3.9.4.2.1.7.2.1.5 | INTEGER | read-only | The low order 31 bits of the number of print jobs which have been received on this logical channel. |
| INT channel_mio | 1.3.6.1.4.1.11.2.3.9.4.2.1.7.2.1.6 | INTEGER | read-only | The number of the MIO card associated with this logical channel. If this logical channel is not associated with an MIO card a zero is returned. The value returned for each logical channel is the MIO card's physical slot number. The list of supported values should be documented in the device POS. Additional information: The value returned will be zero for channels 1..3. If an MIOA card is installed, channels 4..10 will return a value of one or two. If an MIOB card is installed, channels 11..17 will return a value of one or two but not the same as channels 4..10. When two IIO cards are installed, the value returned by any channel 4..17 may change after the printer is power cycled. |
| channelEntry | 1.3.6.1.4.1.11.2.3.9.4.2.1.6.3.1 | not-accessible | ||
| INT channelifindex | 1.3.6.1.4.1.11.2.3.9.4.2.1.6.3.1.5 | INTEGER | write-only | The value of ifIndex which corresponds to this channel. Additional information: After telling the peripheral how many logical channels will be used, the IIO card tells the printer the value of the IfIndex for each channel. The IfIndex is used as part of MIB-II. The values are saved by the peripheral and reported when users request the value of prtChannelIfIndex. |
| OCT channelinformation | 1.3.6.1.4.1.11.2.3.9.4.2.1.6.3.1.7 | OCTET STRING | write-only | Auxiliary information to allow a printing application to use the channel for data submission to the printer. An application capable of using a specific PrtChannelType should be able to use the combined information from the prtChannelInformation and other channel and interface group objects to 'bootstrap' its use of the channel. prtChannelInformation is not intended to provide a general channel description, nor to provide information that is available once the channel is in use. The encoding and interpretation of the prtChannelInformation object is specific to channel type. The description of each prtChannelType enum value for which prtChannelInformation is defined specifies the appropriate encoding and interpretation, including interaction with other objects. For channel types that do not specify a prtChannelInformation value, its value shall be null (0 length). When a new prtChannelType enumeration value is registered, its accompanying description must specify the encoding and interpretation of the prtChannelInformation value for the channel type. prtChannelInformation semantics for an existing PrtChannelType may be added or amended in the same manner as described in section 2.4.1 for type 2 enumeration values. The prtChannelInformation specifies values for a collection of channel attributes, represented as text according to the following rules: 1. The prtChannelInformation is coded in the NVT ASCII character set. It is not affected by localization. 2. The prtChannelInformation is a list of entries representing the attribute values. Each entry consists of the following items, in order: a. a keyword, composed of alphabetic characters (A-Z, a-z), that identifies a channel attribute, b. an Equals Sign (=) to delimit the keyword, c. a data value, consisting of NVT ASCII graphics characters (codes 32-126), d. a Line Feed character (code 10) to delimit the data value. No other characters shall be present. Keywords are case-sensitive. Conventionally, keywords are capitalized (including each word of a multi-word keyword), and, since they occupy space in the prtChannelInformation, they are kept short. 3. If a channel attribute has multiple values, it is represented by multiple entries with the same keyword, each specifying one value. Otherwise, there shall be at most one entry for each attribute. 4. By default, entries may appear in any order. If there are ordering constraints for particular entries, these must be specified in their definitions. 5. The prtChannelInformation value may represent information that is not normally coded in textual form, or that is coded in a character set other than NVT ASCII. In these cases, whatever symbolic representation is conventionally used for the information should be used for encoding the prtChannelInformation. (For instance, a binary port value might be represented as a decimal number, Unicode would be represented in UTF-8 format.) 6. For each PrtChannelType for which prtChannelInformation entries are defined, the descriptive text associated with the PrtChannelType enumeration value shall specify the following information for each entry: Title: Brief description phrase, e.g.: 'Port name,'Service Name,' Keyword: The keyword value, eg: 'Port,' 'Service' Syntax: The encoding of the entry value, if it cannot be directly represented by NVT ASCII, Status: 'Mandatory,' 'Optional,' or 'Conditionally Mandatory,' Multiplicity: 'Single' or 'Multiple,' to indicate whether the entry may be present multiple times, Description: Description of the use of the entry, other information required to complete the definition (e.g.: ordering contstraints, interactions between entries). Applications that interpret prtChannelInformation should ignore unrecognized entries, so they are not affected if new entry types are added. Additional information: After telling the peripheral how many logical channels will be used, the IIO card tells the printer the value of the information value of each of the channels. The information is auxiliary information used in conjunction with the channel Type. |
| INT channelnumberofchannels | 1.3.6.1.4.1.11.2.3.9.4.2.1.6.1 | INTEGER | write-only | An indication of how many print data channels the I/O card
supports.
Additional information:
This object is used by the IIO card to tell the peripheral
firmware how many logical channels will be used by the card.
This object can only be set once per physical channel. If
an attempt is made to set it a subsequent time it is ignored
and an return code of |
| OCT channelprinteralert | 1.3.6.1.4.1.11.2.3.9.4.2.1.6.2 | OCTET STRING | read-only | Identifies the values of prtAlertIndex, prtAlertSeverityLevel, prtAlertGroup, prtAlertGroupIndex, prtAlertLocation, and prtAlertCode for the latest critical evnet in the prtAlertTable. The binary string is defined as following: ----------------------------------------------------- Field | Filed | Description Offset | Length | ----------------------------------------------------- 0 | 4 | the value of prtAlertIndex 4 | 4 | the value of prtAlertSeverityLevel 8 | 4 | the value of prtAlertGroup 12 | 4 | the value of prtAlertGroupIndex 16 | 4 | the value of prtAlertLocation 20 | 4 | the value of prtAlertCode ------------------------------------------------------ Each field is in Big Endian style. Additional information: This object is used to pass alert information from the peripheral to the IIO card. The standard printer MIB contains the following description: printerAlert TRAP-TYPE ENTERPRISE printerV1Alert VARIABLES { prtAlertIndex, prtAlertSeverityLevel, prtAlertGroup, prtAlertGroupIndex, prtAlertLocation, prtAlertCode } DESCRIPTION 'This trap is sent whenever a critical event is added to the prtAlertTable.' In order to provide this information in the trap packet, the IIO card enables traps on channelPrinterAlert. When a critical alert is generated the peripheral fills the appropriate value into this object and sends it to the card. This object is a structure which contains 24 bytes of data. The structure is: struct structAlertInfo { sint32 prtAlertIndex; sint32 prtAlertSeverityLevel; sint32 prtAlertGroup; sint32 prtAlertGroupIndex; sint32 prtAlertLocation; sint32 prtAlertCode; } thisAlertData; |
| OCT channelprotocolversion | 1.3.6.1.4.1.11.2.3.9.4.2.1.6.3.1.3 | OCTET STRING | write-only | The version of the protocol used on this MIO print data channel. Additional information: After telling the peripheral how many logical channels will be used, the IIO card tells the printer the protocol version of each of the channels. The protocol version information is passed using the channelProtocolVersion object. Values are then saved by the peripheral and reported when users request the value of prtChannelProtocolVersion. |
| INT channelstate | 1.3.6.1.4.1.11.2.3.9.4.2.1.6.3.1.4 | INTEGER | write-only | The state of this print data channel. The value determines whether control information and print data is allowed through this channel or not. Additional information: After telling the peripheral how many logical channels will be used, the IIO card tells the printer the state of each of the channels. The state can change from time to time. The state information is passed using the channelState object. Values are saved by the peripheral and reported when users request the value of prtChannelState. |
| INT channelstatus | 1.3.6.1.4.1.11.2.3.9.4.2.1.6.3.1.6 | INTEGER | write-only | Sub-unit status is reported in the entries of the principle table in the Group that represents the sub-unit. For sub-units that report a status, there is a status column in the table and the value of this column is always an integer formed in the following way. The SubUnitStatus is an integer that is the sum of 5 distinct values, Availability, Non-Critical, Critical, On-line, and Transitioning. These values are: Availability value Available and Idle 0 000'b Available and Standby 2 010'b Available and Active 4 100'b Available and Busy 6 110'b Unavailable and OnRequest 1 001'b Unavailable because Broken 3 011'b Unknown 5 101'b Non-Critical No Non-Critical Alerts 0 Non-Critical Alerts 8 Critical No Critical Alerts 0 Critical Alerts 16 On-Line Intended state is On-Line 0 Intended state is Off-Line 32 Transitioning At intended state 0 Transitioning to intended state 64. Additional information: After telling the peripheral how many logical channels will be used, the IIO card tells the printer the status of each of the channels. The status can change from time to time. The status information is passed using the channelStatus object. Values are saved by the peripheral and reported when users request the value of prtChannelStatus. |
| channelTable | 1.3.6.1.4.1.11.2.3.9.4.2.1.6.3 | not-accessible | ||
| INT channeltype | 1.3.6.1.4.1.11.2.3.9.4.2.1.6.3.1.2 | INTEGER | write-only | Identifies the type of MIO print data channel. Additional information: After telling the peripheral how many logical channels will be used, the IIO card tells the printer the type of each of the channels. The type information is passed using the channelType object. Values are then saved by the peripheral and reported when users request the value of prtChannelType. |
| INT clearable_warning | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.1.1 | INTEGER | read-write | Returns or controls how the device will track clearable warnings. A clearable warning indicates a transient event in the device. The device will continue after the transient event occurs. If CLEARABLE-WARNING is eOff, the device does not track clearable warnings. If CLEARABLE-WARNING is eOn, all clearable warnings will be tracked until cleared (acknowledged). If CLEARABLE-WARNING is eJob, a clearable warning generated due to an event that occurs because of the print job being processed will be automatically cleared when the device has finished processing the job. Example clearable warning events include the device altering resolution or page protection due to memory constraints. The POS will document what transient events are treated as clearable warnings. Additional information: If set to eOn, the warning is displayed until the GO key is pressed or the CONTINUE object is set. If set to eJob, the warning is displayed until the end of the job in which it was generated. |
| INT cold_reset_media_size | 1.3.6.1.4.1.11.2.3.9.4.2.1.3.3.1.19 | INTEGER | read-write | Returns or sets the media size that is used as the DEFAULT-MEDIA-SIZE when a cold reset occurs. |
| OCT collated_originals_support | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.2.42 | OCTET STRING | read-only | Indicates that the printer can create multiple, collated 'originals' of a job and shows the level of support for this capability. cCollatedOriginals - The printer can create multiple collated originals, or 'mopies'. This is the base functionality required by the other collection items. cProofAndHold - The printer saves a copy of the job while printing the first mopy. Later, this held job can be released and the rest of the mopies will print. cSecurityPrint - The printer spools the job and holds the job until the user releases the job by entering a > at the printer's control panel. cAutoHighlight - The printer prints the job a number of times with a mail distribution list prepended to each job. A different mailing address is highlighted on each mopy. cCollatedAtSpeed - The printer can create multiple collated copies where all copies after the original are printed at engine speed. Additional information: Indicates that the printer can create multiple, collated originals of a job and shows the level of support for this capability. cCollatedOriginals - The printer can create multiple collated originals, or mopies. This is the base functionality required by the other collection items. Without disk, this object will not exist. This will be set at boot-up initialization. If the disk fails, in any way, then the disk error functionality will handle the situation. A color printer (LaserJet 4550) that only has a RAMDISK installed is treated like there is no disk and therefore this object will not exist. The value of this object will be: !cCollatedOriginals - Only FLASH installed cCollatedOriginals - IDE is installed combined with/without FLASH cCollatedOriginals - RAMDISK is On combined with/without FLASH |
| INT consumable_life_usage_units | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.10.5.1.2 | INTEGER | read-only | This object reports current usage units in use by the corresponding CONSUMABLE-LIFE-USAGE-UNITS-REMAINING object. Additional information: This object returns the units that CONSUMABLE-LIFE-USAGE-UNITS-REMAINING is returned in. Either ePagesRemaining(1) or eEstimatedPagesRemaining(2). |
| INT consumable_life_usage_units_remaining | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.10.5.1.1 | INTEGER | read-only | This object reports the current estimate of the number of usage units that remain before this supply is depleted. An installed supply that cannot report such a number will return a value of -2. It is the reponsibility of the host application to query each supply in order to determine an overall device USAGE-UNITS-REMAINING number - the lowest value returned. The unit of measure for this life estimate is determined by reading the corresponding CONSUMABLE-LIFE-USAGE-UNITS object. Additional information: This object will return the Pages or Estimated Pages remaining for the speciffic supply requested by the leaf node of this object. |
| STR consumable_reorder_url | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.10.2 | DisplayString | read-write | This object is used to read and write the URL that can be used to reorder consumables for this device. This URL is set at the factory but can be updated by a reseller or third party. Additional information: The URL can be up to 64 characters long. |
| consumable_status | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.10.1.1 | |||
| INT consumable_status_capacity_units | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.10.1.1.4 | INTEGER | read-only | This object is used to report the usage units used by the CONSUMABLE-STATUS-TOTAL-CAPACITY object. Additional information: This object will only exist on engines that are E-Label capable, but will exist on these engines regardless of the cartridge being Authentic HP or NonHP. This object can be used to ensure the capability of the E-Label feature for a given engine. |
| STR consumable_status_cartridge_model | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.10.1.1.1 | DisplayString | read-only | This object is used to read the cartridge model number associated with this consumable. Additional information: This object will only exist for Authentic HP consumables. If the cartridge is deemed to be NonHP, then this object will not exist. |
| INT consumable_status_color_page_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.10.1.1.26 | INTEGER | read-only | This object is used to report the number of color pages that have been printed by this consumable. Additional information: This object will only exist for Authentic HP consumables. If the cartridge is deemed to be NonHP, then this object will not exist. |
| INT consumable_status_developer_life | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.10.1.1.37 | INTEGER | read-only | This object is used to report the number of life units, remaining in the developer. The units of measurement used by this object can be obtained by querying the CONSUMABLE-STATUS-DEVELOPER-LIFE-UNITS object. This object will not exist if this consumable does not contain a developer. Additional information: This object will only exist on engines that are E-Label capable, but will exist on these engines regardless of the cartridge being Authentic HP or NonHP. This object can be used to ensure the capability of the E-Label feature for a given engine. |
| INT consumable_status_developer_life_units | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.10.1.1.36 | INTEGER | read-only | This object is used to report the units used to measure the developer life remaining. Additional information: This object will only exist on engines that are E-Label capable, but will exist on these engines regardless of the cartridge being Authentic HP or NonHP. This object can be used to ensure the capability of the E-Label feature for a given engine. |
| INT consumable_status_drum_life | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.10.1.1.39 | INTEGER | read-only | This object is used to report the number of life units, remaining in the drum. The units of measurement used by this object can be obtained by querying the CONSUMABLE- STATUS-DRUM-LIFE-UNITS object. This object will not exist if this consumable does not contain a drum. Additional information: This object will only exist on engines that are E-Label capable, but will exist on these engines regardless of the cartridge being Authentic HP or NonHP. This object can be used to ensure the capability of the E-Label feature for a given engine. |
| INT consumable_status_drum_life_units | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.10.1.1.38 | INTEGER | read-only | This object is used to report the units used to measure the drum life remaining. Additional information: This object will only exist on engines that are E-Label capable, but will exist on these engines regardless of the cartridge being Authentic HP or NonHP. This object can be used to ensure the capability of the E-Label feature for a given engine. |
| INT consumable_status_duplex_sheet_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.10.1.1.31 | INTEGER | read-only | This object is used to report the number of pages that have been printed by this consumable that were also duplexed (printed both sides). Additional information: This object will only exist for Authentic HP consumables. If the cartridge is deemed to be NonHP, then this object will not exist. |
| INT consumable_status_engine_job_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.10.1.1.23 | INTEGER | read-only | This object is used to report the number of jobs, as reported by the printer, that have been printed by this consumable. Additional information: This object will only exist for Authentic HP consumables. If the cartridge is deemed to be NonHP, then this object will not exist. |
| INT consumable_status_engine_usage_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.10.1.1.22 | INTEGER | read-only | This object is used to report the number of usage units, estimated by the engine, that remain in this consumable. The units of measurement used by this object can be obtained by querying the CONSUMABLE-STATUS-ENGINE-USAGE-UNITS object. Additional information: This object will only exist for Authentic HP consumables. If the cartridge is deemed to be NonHP, then this object will not exist. |
| INT consumable_status_engine_usage_units | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.10.1.1.21 | INTEGER | read-only | This object is used to report the units used to measure the capacity of this consumable as reported by the Engine. Additional information: This object will only exist on engines that are E-Label capable, but will exist on these engines regardless of the cartridge being Authentic HP or NonHP. This object can be used to ensure the capability of the E-Label feature for a given engine. |
| STR consumable_status_first_install_date | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.10.1.1.8 | DisplayString | read-only | This object is used to report the date on which this consumable was first installed. The format of the string is 'YYYYMMDD'. Where: YYYY is the year. MM is the month (1-12). DD is the day (1-31). The device POS needs to indicate what will be written in the event the printer does not have a real time clock. Additional information: This object will only exist for Authentic HP consumables. If the cartridge is deemed to be NonHP, then this object will not exist. For printers without internal clocks, the date will always be 20000101. |
| OCT consumable_status_info | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.10.1.1.7 | OCTET STRING | read-write | This object is used to read and write the various status flags supported by this consumable. For LaserJet 4100, LaserJet 4550 the collection bits supported include: cMarkedAsReordered - indicates the consumable has been reordered. This is the only bit that can be both read and written. cTonerLowCondition - indicates a toner low condition has occured. This bit in the collection is read-only to PML. cTonerOutCondition - indicates a toner out condition has occured. This bit in the collection is read-only to PML. cDeveloperLowCondition - indicates a developer low condition has occured. This bit in the collection is read-only to PML. cDeveloperOutCondition - indicates a developer out condition has occured. This bit in the collection is read-only to PML. cDrumLowCondition - indicates a drum low condition has occured. This bit in the collection is read-only to PML. cDrumOutCondition - indicates a drum out condition has occured. This bit in the collection is read-only to PML. cWasteTonerFullCondition - indicates a waste toner full condition has occured. This bit in the collection is read-only to PML. cWasteTonerFullWarningCondition - indicates a waste toner full warning condition has occured. This bit in the collection is read-only to PML. cNewConsumable - indicates the consumable is new and has never been used. This bit in the collection is read-only to PML. cTonerLowNotificationSent - inidicates that toner low notification has been sent for this consumable. This bit in the collection is readonly. cTonerOutNotificationSent - inidicates that toner out notification has been sent for this consumable. This bit in the collection is read only. cAnyPartLowCondition - indicates that at least one part of this consumable has reached a low condition. This bit in the collection is read-only to PML. cAnyPartOutCondition - indicates that at least one part of this consumable has reached an out condition. This bit in the collection is read-only to PML. Additional information: This object will only exist for Authentic HP consumables. If the cartridge is deemed to be NonHP, then this object will not exist. |
| INT consumable_status_input_option_sheet_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.10.1.1.30 | INTEGER | read-only | This object is used to report the number of pages that have been printed by this consumable that had the input option as their source. Additional information: This object will only exist for Authentic HP consumables. If the cartridge is deemed to be NonHP, then this object will not exist. |
| INT consumable_status_job_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.10.1.1.16 | INTEGER | read-only | This object is used to report the number of jobs that have been printed by this consumable. Additional information: This object will only exist for Authentic HP consumables. If the cartridge is deemed to be NonHP, then this object will not exist. |
| STR consumable_status_last_use_date | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.10.1.1.9 | DisplayString | read-only | This object is used to report the date on which this consumable was last used. The format of the string is 'YYYYMMDD'. Where: YYYY is the year. MM is the month (1-12). DD is the day (1-31). The device POS needs to indicate what will be written in the event the printer does not have a real time clock. Additional information: This object will only exist for Authentic HP consumables. If the cartridge is deemed to be NonHP, then this object will not exist. For printers without internal clocks, the date will always be 20000101. |
| STR consumable_status_manufacturer_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.10.1.1.19 | DisplayString | read-only | This object is used to report the name of the manufacturer of this consumable. The device POS will specify the set of manufacturers that could be returned. Additional information: This object will only exist for Authentic HP consumables. If the cartridge is deemed to be NonHP, then this object will not exist. |
| STR consumable_status_manufacturing_date | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.10.1.1.2 | DisplayString | read-only | This object is used to report the date on which this consumable was manufactured. The format of the string is 'YYYYMMDD', where YYYY is the year, MM is the month (1-12), and DD is the day (1-31). Additional information: This object will only exist for Authentic HP consumables. If the cartridge is deemed to be NonHP, then this object will not exist. |
| INT consumable_status_mono_page_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.10.1.1.25 | INTEGER | read-only | This object is used to report the number of monochrome pages that have been printed by this consumable. Additional information: This object will only exist for Authentic HP consumables. If the cartridge is deemed to be NonHP, then this object will not exist. |
| STR consumable_status_oem_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.10.1.1.20 | DisplayString | read-only | This object is used to report the name of the OEM of this consumable. This object will typically return the string 'HP'. The device POS will specify if other OEM consumables are supported. Additional information: This object will only exist for Authentic HP consumables. If the cartridge is deemed to be NonHP, then this object will not exist. This object should always return 'HP' as the OEM name |
| INT consumable_status_page_count_a3_ledger | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.10.1.1.10 | INTEGER | read-only | This object is used to report the number of pages that have been printed by this consumable that are of the specified media size - A3 or Ledger. Additional information: This object will only exist for Authentic HP consumables. If the cartridge is deemed to be NonHP, then this object will not exist. |
| INT consumable_status_page_count_a4_letter | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.10.1.1.12 | INTEGER | read-only | This object is used to report the number of pages that have been printed by this consumable that are of the specified media size - A4 or Letter. Additional information: This object will only exist for Authentic HP consumables. If the cartridge is deemed to be NonHP, then this object will not exist. |
| INT consumable_status_page_count_half_speed | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.10.1.1.32 | INTEGER | read-only | This object is used to report the number of pages that have been printed by this consumable at one half engine speed. Additional information: This object will only exist for Authentic HP consumables. If the cartridge is deemed to be NonHP, then this object will not exist. |
| INT consumable_status_page_count_legal | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.10.1.1.11 | INTEGER | read-only | This object is used to report the number of pages that have been printed by this consumable that are of the specified media size - Legal. Additional information: This object will only exist for Authentic HP consumables. If the cartridge is deemed to be NonHP, then this object will not exist. |
| INT consumable_status_page_count_quarter_speed | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.10.1.1.33 | INTEGER | read-only | This object is used to report the number of pages that have been printed by this consumable at one quarter engine speed. Additional information: This object will only exist for Authentic HP consumables. If the cartridge is deemed to be NonHP, then this object will not exist. |
| INT consumable_status_page_count_third_speed | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.10.1.1.34 | INTEGER | read-only | This object is used to report the number of pages that have been printed by this consumable at one third engine speed. Additional information: This object will only exist for Authentic HP consumables. If the cartridge is deemed to be NonHP, then this object will not exist. |
| INT consumable_status_page_count_xy_other | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.10.1.1.15 | INTEGER | read-only | This object is used to report the number of pages that have been printed by this consumable that are of the specified media size - XY or Other. Additional information: This object will only exist for Authentic HP consumables. If the cartridge is deemed to be NonHP, then this object will not exist. |
| INT consumable_status_reseller_id | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.10.1.1.6 | INTEGER | read-write | This object is used to query and set the reseller ID for this consumable. This ID is represented as an integer that is essentially an enumeration representing a specific reseller that sells this consumable. The device POS should detail the mapping of reseller name to reseller ID. In this way the reseller can program into the consumable a suggested reseller which can in turn be mapped to a web page through which a replacement can be purchased. Additional information: This object will only exist for Authentic HP consumables. If the cartridge is deemed to be NonHP, then this object will not exist. The reseller ID is an integer that must be mapped external to the printer by a host application. The value stored must be specific to an external application. |
| STR consumable_status_serial_number | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.10.1.1.3 | DisplayString | read-only | This object is used to report the serial number for this consumable. Additional information: This object will only exist for Authentic HP consumables. If the cartridge is deemed to be NonHP, then this object will not exist. |
| INT consumable_status_total_capacity | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.10.1.1.5 | INTEGER | read-only | This object is used to report the total capacity of a new consumable of this type. The PML object CONSUMABLE-STATUS-CAPACITY-UNITS can be used to determine the units of measure for this PML object. Additional information: This object will only exist for Authentic HP consumables. If the cartridge is deemed to be NonHP, then this object will not exist. |
| INT consumable_status_total_equiv_page_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.10.1.1.27 | INTEGER | read-only | This object is used to report the total number of equivelent Letter/A4 pages that have been printed by this consumable. Additional information: This object will only exist for Authentic HP consumables. If the cartridge is deemed to be NonHP, then this object will not exist. |
| INT consumable_status_total_page_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.10.1.1.24 | INTEGER | read-only | This object is used to report the total number of pages that have been printed by this consumable. Additional information: This object will only exist for Authentic HP consumables. If the cartridge is deemed to be NonHP, then this object will not exist. |
| INT consumable_status_usage_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.10.1.1.18 | INTEGER | read-only | This object is used to report the number of usage units that remain in this consumable. The units of measurement used by this object can be obtained by querying the CONSUMABLE-STATUS-USAGE-UNITS object. Additional information: This object will only exist for Authentic HP consumables. If the cartridge is deemed to be NonHP, then this object will not exist. |
| INT consumable_status_usage_units | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.10.1.1.17 | INTEGER | read-only | This object is used to report the units used to measure the capacity of this consumable. Additional information: This object will only exist on engines that are E-Label capable, but will exist on these engines regardless of the cartridge being Authentic HP or NonHP. This object can be used to ensure the capability of the E-Label feature for a given engine. |
| consumables | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.10 | |||
| consumables_1 | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.10.1 | |||
| consumables_life | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.10.5.1 | |||
| consumables_status | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.10.5 | |||
| INT control_panel_button_press | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.2.60 | INTEGER | read-write | Writing this object simulates pressing a button on the control panel. Reading it will return the last key pressed either on the control panel or via PML. The device POS will specify which keys are supported. |
| control_panel_display | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.2.65 | |||
| INT control_panel_display_contents_change_counter | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.2.63 | INTEGER | read-only | A counter which increments whenever the contents of the front panel display changes. This object is implemented as a 32-bit signed integer which rolls over to zero when it reaches a maximum value. |
| INT control_panel_display_contents_crc | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.2.64 | INTEGER | read-only | Reading this object returns a 32-bit Cyclical Redundancy Check (CRC) which represents the current contents of the display. Additional information: This object has been implimented as an 8-bit CRC for this product. |
| OCT control_panel_display_graphical_contents | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.2.65.1 | OCTET STRING | read-only | Reading this object returns a graphical file format image representing the current pixel content of the display. The device POS will specify the expected screen resolution, color depth of the display and graphics file format for a given product (eg. 160x64x1 GIF format OR 640x240x4 JPEG format). If the image is large enough that it needs to be returned in multiple objects then each array object will contain a portion of the image. The image will then need to be reconstructed by a host application. An application that needs to determine if their is an additional object to be retreived will need to perform a GETNEXT operation until there are no more objects in the sub-tree. Additional information: This object returns a GIF image that represents the current contents of the 160x64x1 control panel display. Most display images require more than one instance of this object in order to retreive the complete GIF image. |
| INT current_job_parsing_id | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.2.1.1 | INTEGER | read-only | Contains the printer assigned job identification for the job currently being processed by the processing PDL sub-system. The job ID is a monotonically increasing number. The job ID may be reset to zero at power-up and may roll over to zero after reaching some maximum value. Additional information: A value of -1 is returned when the printer is not parsing a job. When data for a new job is detected, this object is updated (the job may or may not turn out to be a Null Job); however, the trap does not occur until the printer determines that it is not a Null Job. (A job is considered to be a 'null job' if it has no name or job attribute, causes no pages to be printed, and consumes MIN_JOB_SIZE (9) or fewer bytes.) A trapped value will differ from the previous value by one or more. See the Job Boundary ERS for details on what constitutes a job boundary. Some job-info- objects are created when the first data bytes are received. If the printer determines that the job is a Null Job, the job-info- objects related to the Null Job are deleted. LaserJet 8100 retains the job-info- objects for the MAX_JOBS_IN_LIST (32) most recent jobs that are not Null Jobs. The first job received after power-up will have job ID 1, and the job ID will increment to 2,147,483,647 before rolling to zero. To distinguish whether a power cycle or a rollover causes a reduction in the job ID value, the object prtGeneralConfigChanges can be watched and if it increments at the same time as the drop is observed in the value of CURRENT-JOB-PARSING-ID, then a power cycle is the most likely cause. |
| INT default_bits_per_pixel | 1.3.6.1.4.1.11.2.3.9.4.2.1.3.3.1.39 | INTEGER | read-write | Controls the number of levels used (per pixel) when printing grayscale or color images. |
| INT default_copies | 1.3.6.1.4.1.11.2.3.9.4.2.1.3.3.1.4 | INTEGER | read-write | Returns or changes default copies. Default copies is the default values used by the PDL to control the number of copies of each page in the print job that are printed. The print job can override this value. The list of supported values should be documented in the device POS. Additional information: The supported values are 1 through 32000. Setting to an unsupported value causes the printer to substitute in a snap value and to return status. The snaps are as follows: 999 snaps to 32000 |
| INT default_custom_paper_dim_unit | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.3.1.10 | INTEGER | read-write | The units of measure used to specify the width and height of the printer's default custom paper size. The unit of measure of eTenThousandthsOfInches is 0.0001 inches. Additional information: The units of measure used to specify the width and height of the printer's default custom paper size. The unit of measure of eTenThousandthsOfInches is 0.0001 inches. |
| INT default_custom_paper_feed_dim | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.3.1.11 | INTEGER | read-write | Sets the printer's default custom paper size dimension in the feed direction (direction parallel to the direction of paper feeding). The value for this object is specified in micrometers or tenthousandths of an inch, depending upon the value of DEFAULT-CUSTOM-PAPER-DIM-UNIT. The valid range is engine-dependent and should be documented in the POS for each product. Additional information: Sets the printer's default custom paper size dimension in the feed direction (direction parallel to the direction of paper feeding). The value for this object is specified in micrometers or tenthousandths of an inch, depending upon the value of DEFAULT-CUSTOM-PAPER-DIM-UNIT. The valid range is engine-dependent and should be documented in the POS for each product. |
| INT default_custom_paper_xfeed_dim | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.3.1.12 | INTEGER | read-write | Sets the printer's default custom paper size dimension in the cross-feed direction (direction ninety degrees relative to the direction of paper feeding). The value for this object is specified in micrometers or tenthousandths of an inch, depending upon the value of DEFAULT-CUSTOM-PAPER-DIM-UNIT. The valid range is engine-dependent and should be documented in the POS for each product. Additional information: Sets the printer's default custom paper size dimension in the cross-feed direction (direction ninety degrees relative to the direction of paper feeding). The value for this object is specified in micrometers or tenthousandths of an inch, depending upon the value of DEFAULT-CUSTOM-PAPER-DIM-UNIT. The valid range is engine-dependent and should be documented in the POS for each product. |
| INT default_horizontal_black_resolution | 1.3.6.1.4.1.11.2.3.9.4.2.1.3.3.1.9 | INTEGER | read-write | Returns or changes the value of the default horizontal black resolution. The units are dots per inch. Additional information: In LaserJet 8100 changing this object also causes DEFAULT-VERTICAL-BLACK RESOLUTION to change. DEFAULT-HORIZONTAL-BLACK-RESOLUTION and DEFAULT-VERTICAL-BLACK-RESOLUTION must always be the same. The supported values are: LaserJet 4100: 300, 600, 1200 Color Products: 600 LaserJet 9000: 300, 600 Setting to an unsupported value causes the printer to substitute in a snap value and to return status. The snap values are as follow: LaserJet 4100: n = n = 900 snaps to 1200 Color Products: n snaps to 600 LaserJet 9000: n =450 snaps to 600 |
| INT default_lines_per_page | 1.3.6.1.4.1.11.2.3.9.4.2.1.3.3.1.11 | INTEGER | read-write | Returns or changes the default number of lines per page. The POS indicates the supported values. An unsupported value causes the printer to use the closest supported value, causing the printer to return the . Additional information: The supported values in LaserJet 8150 are 5 to 128. Setting to an unsupported value causes the the printer to substitute in a snap value and to return status. The snap values are as follow: 128 snaps to 128 |
| STR default_media_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.3.3.1.22 | DisplayString | read-write | Returns or sets the media name that is used until the media name is changed by a print job command. Additional information: This string must be one of the MEDIAn-NAME objects. The value of this object is saved across a power cycle. |
| INT default_media_size | 1.3.6.1.4.1.11.2.3.9.4.2.1.3.3.1.13 | INTEGER | read-write | This indicates the default media size. A write of an unsupported value causes an . Complete list of supported media sizes along with their dimensions are listed in the ''Media Size Table'' near the end of this document. (for a full list of media size enums see the end of this file) |
| INT default_page_protect | 1.3.6.1.4.1.11.2.3.9.4.2.1.3.3.1.10 | INTEGER | read-write | Returns or changes the default page protection behavior. If eOff, the device does not reserve memory for holding the entire raster form of a processed page. If eOn, then memory is reserved. If eAuto, the device determines the amount of memory to reserve. Additional information: Setting to eOn causes MET to be more conservative, but it will not allocate memory to hold an entire rasterized page. |
| INT default_vertical_black_resolution | 1.3.6.1.4.1.11.2.3.9.4.2.1.3.3.1.8 | INTEGER | read-write | Returns or changes the value of the default vertical black resolution. The units are dots per inch. Additional information: In LaserJet 8100 changing this OID also causes DEFAULT-HORIZONTAL-BLACK RESOLUTION to change. DEFAULT-HORIZONTAL-BLACK-RESOLUTION and DEFAULT-VERTICAL-BLACK-RESOLUTION must always be the same. The supported values are: LaserJet 4100: 300, 600, 1200 Color Products: 600 LaserJet 9000: 300, 600 Setting to an unsupported value causes the printer to substitute in a snap value and to return status. The snap values are as follow: LaserJet 4100: 450 >= n = 900 snaps to 1200 Color Products: n snaps to 600 LaserJet 9000: n =450 snaps to 600 |
| INT default_vmi | 1.3.6.1.4.1.11.2.3.9.4.2.1.3.3.1.12 | INTEGER | read-write | Returns or changes the default vertical motion index. The unit of measure for VMI is centipoints per line. The POS indicates the supported values. An unsupported value causes the printer to use the closest supported value, causing the printer to return . |
| destination_subsystem | 1.3.6.1.4.1.11.2.3.9.4.2.1.4 | |||
| device | 1.3.6.1.4.1.11.2.3.9.4.2.1 | |||
| STR device_location | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.3.11 | DisplayString | read-write | User defined device location. The POS should indicate the maximum supported string length. If the user entered string is too long, the device will store as much as possible and will return the .Additional information: The maximum supported string length is 16 characters. If the user entered string is too long, the device will store the first 16 characters and will return the status. |
| STR device_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.3.10 | DisplayString | read-write | User defined device name. The POS should indicate the maximum supported string length. If the user entered string is too long, the device will store as much as possible and will return the .Additional information: The maximum supported string length is 32 characters. If the user entered string is too long, the device will store the first 32 characters and will return the status. |
| device_system | 1.3.6.1.4.1.11.2.3.9.4.2.1.1 | |||
| deviceChannelEntry | 1.3.6.1.4.1.11.2.3.9.4.2.1.7.2.1 | not-accessible | ||
| deviceChannelTable | 1.3.6.1.4.1.11.2.3.9.4.2.1.7.2 | not-accessible | ||
| INT duplex_page_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.2.22 | INTEGER | read-only | Total number of sheets of media that have been duplex printed. A sheet is counted if it travels through the duplex page path, regardless of whether or not marks are made on the page. The POS will indicate if the value is kept in NVRAM. Additional information: In LaserJet 8150 the count is kept in NVRAM however the NVRAM value is only updated every 10 sheets. NOTE: The value returned by this object will be incremented every sheet but if power is lost between NVRAM updates up to 9 sheets of the count may be lost. The counter will be reset to zero after 16,777,215 (2^24-1) pages. |
| INT energy_star | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.1 | INTEGER | read-write | Returns or changes the Energy Star sleep value. If the value is greater than zero, then the device will go into energy saving sleep mode after the print engine has been idle for the number of seconds specified by this object. A value of zero means Energy Star is disabled and the device will not go to sleep based on print engine idle time. The value must be non-negative. Additional information: Returns or changes the Energy Star sleep value. The device will go into energy saving sleep mode after the print engine has been idle for the number of seconds specified by this object. LaserJet 4600 supports values of 0, 60, 900, 1800, 3600, 5400, 7200, 14400 seconds. A value of 0 means never enter sleep mode based on the print engine idle time. Setting to an unsupported value causes the printer to substitute a value (listed below) and to return status. Setting this value when the printer is in sleep mode will not cause it to wakeup unless it is set to 0. The values are as follow: =1 and =480 and =1350 and =2700 and =4500 and =5400 and =10800 snap to 14400 (4 hours). |
| STR engine_media_modes_supported1 | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.4.1 | DisplayString | read-only | The list of engine media modes supported by the device. The modes are each separated by a comma character. An example string would be: 'Normal,Rough,Low,Vellum'. |
| OCT engine_self_diagnostic | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.5.7 | OCTET STRING | read-only | The ENGINE-SELF-DIAGNOSTIC object reveals current engine failures; it returns a binary string of two-byte motor, clutch, solenoid, and sensor failure codes. Additional information: The ENGINE-SELF-DIAGNOSTIC object reveals current Engine Failures; it returns a BINARY string of two-byte Motor, Clutch, Solenoid and Sensor failure codes. |
| INT error_log_clear | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.2.38 | INTEGER | write-only | Setting this object clears all the entries in the error log sub-tree. Additional information: Setting this object removes all errors that have been stored in the printer's non-volatile memory. |
| error1 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.1 | |||
| INT error1_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.1.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: Returns a device specific error code. If the error code returned is '0', then the printer has not yet logged an error for this object. When the maximum number of errors is reached (30 on LaserJet printers), and a new error occurs, the error in ERROR1-CODE will be replaced by the one in ERROR2-CODE, and so on until the last error object will be given the value of the new error. The error number is returned in the upper 16 bits. If it is 68, 69, 79, or 80, then the sub code is returned in the lower 16 bits (eg. 68 001C, where the subcode is already a hexadecimal value). If the error number is any other number, then the 1st sub code (XX) will be in bits 15-8 and the 2nd sub code (YY) will be in bits 7-0 (eg. 55.04.02) where XX=04 and YY=02). See the Control Panel ERS for specific information about the meaning of each code. Example: If the error is 68 001A, then the value returned will be 4456474. To break it down: 4456474 = 0x0044001A The upper 16 bits: 0x0044 = 68 The lower 16 bits: 0x001A = 001A Which is the error: 68 001A Example: If the error is 55.04.241, then the error code will be 3605745. To break it down: 3605745 = 0x003704F1 The upper 16 bits: 0x0037 = 55 The upper byte of the lower 16 bits: 0x04 = 04 The lower byte of the lower 16 bits: 0xF1 = 241 Which is the error: 55.04.241 |
| INT error1_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.1.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 1 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: This item contains the engine page count when the error occurred. If there is currently no error entry for this object, a '0' will be returned. Note that '0' may also be returned when there is a valid error, but a current page count was unavailable. If ERROR1-CODE object also returns '0', then an error has not yet been logged for this object. See ERROR1-CODE for an explanation of the order used for storing errors. |
| error10 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.10 | |||
| INT error10_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.10.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error10_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.10.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 10 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error11 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.11 | |||
| INT error11_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.11.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error11_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.11.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 11 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error12 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.12 | |||
| INT error12_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.12.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error12_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.12.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 12 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error13 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.13 | |||
| INT error13_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.13.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error13_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.13.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 13 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error14 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.14 | |||
| INT error14_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.14.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error14_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.14.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 14 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error15 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.15 | |||
| INT error15_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.15.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error15_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.15.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 15 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error16 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.16 | |||
| INT error16_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.16.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error16_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.16.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 16 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error17 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.17 | |||
| INT error17_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.17.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error17_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.17.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 17 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error18 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.18 | |||
| INT error18_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.18.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error18_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.18.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 18 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error19 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.19 | |||
| INT error19_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.19.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error19_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.19.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 19 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error2 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.2 | |||
| INT error2_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.2.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error2_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.2.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 2 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error20 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.20 | |||
| INT error20_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.20.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error20_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.20.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 20 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error21 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.21 | |||
| INT error21_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.21.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error21_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.21.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 21 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error22 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.22 | |||
| INT error22_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.22.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error22_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.22.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 22 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error23 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.23 | |||
| INT error23_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.23.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error23_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.23.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 23 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error24 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.24 | |||
| INT error24_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.24.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error24_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.24.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 24 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error25 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.25 | |||
| INT error25_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.25.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error25_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.25.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 25 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error26 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.26 | |||
| INT error26_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.26.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error26_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.26.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 26 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error27 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.27 | |||
| INT error27_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.27.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error27_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.27.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 27 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error28 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.28 | |||
| INT error28_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.28.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error28_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.28.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 28 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error29 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.29 | |||
| INT error29_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.29.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error29_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.29.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 29 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error3 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.3 | |||
| INT error3_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.3.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error3_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.3.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 3 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error30 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.30 | |||
| INT error30_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.30.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error30_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.30.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 30 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error31 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.31 | |||
| INT error31_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.31.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error31_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.31.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 31 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error32 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.32 | |||
| INT error32_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.32.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error32_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.32.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 32 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error33 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.33 | |||
| INT error33_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.33.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error33_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.33.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 33 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error34 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.34 | |||
| INT error34_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.34.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error34_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.34.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 34 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error35 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.35 | |||
| INT error35_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.35.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error35_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.35.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 35 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error36 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.36 | |||
| INT error36_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.36.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error36_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.36.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 36 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error37 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.37 | |||
| INT error37_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.37.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error37_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.37.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 37 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error38 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.38 | |||
| INT error38_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.38.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error38_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.38.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 38 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error39 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.39 | |||
| INT error39_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.39.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error39_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.39.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 39 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error4 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.4 | |||
| INT error4_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.4.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error4_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.4.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 4 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error40 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.40 | |||
| INT error40_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.40.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error40_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.40.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 40 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error41 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.41 | |||
| INT error41_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.41.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error41_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.41.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 41 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error42 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.42 | |||
| INT error42_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.42.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error42_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.42.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 42 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error43 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.43 | |||
| INT error43_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.43.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error43_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.43.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 43 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error44 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.44 | |||
| INT error44_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.44.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error44_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.44.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 44 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error45 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.45 | |||
| INT error45_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.45.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error45_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.45.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 45 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error46 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.46 | |||
| INT error46_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.46.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error46_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.46.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 46 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error47 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.47 | |||
| INT error47_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.47.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error47_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.47.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 47 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error48 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.48 | |||
| INT error48_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.48.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error48_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.48.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 48 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error49 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.49 | |||
| INT error49_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.49.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error49_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.49.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 49 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error5 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.5 | |||
| INT error5_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.5.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error5_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.5.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 5 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error50 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.50 | |||
| INT error50_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.50.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error50_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.50.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 50 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error6 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.6 | |||
| INT error6_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.6.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error6_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.6.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 6 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error7 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.7 | |||
| INT error7_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.7.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error7_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.7.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 7 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error8 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.8 | |||
| INT error8_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.8.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error8_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.8.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 8 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| error9 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.9 | |||
| INT error9_code | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.9.2 | INTEGER | read-only | Contains a device specific error code. Each device POS should list what errors are logged to the error log and the meaning of each supported error code value. Additional information: See ERROR1-CODE. |
| INT error9_time_stamp | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.9.1 | INTEGER | read-only | Contains some sort of time stamp indicating when error 9 occurred. Example time stamps include the actual time the error occurred (in seconds since Jan. 1, 1970), and the total engine page count. The device POS documents the meaning of the time stamp. Additional information: See ERROR1-TIME-STAMP. |
| errorlog | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11 | |||
| file_system | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.10 | |||
| OCT file_system_delete_files | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.10.1.8 | OCTET STRING | write-only | Setting this object causes the specified filename to be deleted, after first validating that the authentication data is correct for the specified user ID. The format for this object is a C structure: typedef struct { sint32 UserId; uint16 AuthenticationDataLen ubyte AuthenticationData[] char Filename[]; } fs_delete_files_t; which is described below: Bytes 0 - 3: contains a user id represented as a multi-byte value that is stored in big-endian format, where the most significant byte occurs first. Bytes 4 - 5 : Length of the Athentication data that follows starting at offset 6. Stored as a multi-byte value that is stored in big-endian format, where the most significant byte occurs first. Bytes 6 - 6+AuthenticationDataLen : a ubyte array containing the Authentication data used to verify access for this operation. Bytes starting at offset (6+AuthenticationDataLen+1): A null terminated character array representing the ASCII file name to be deleted. The length of the string will be limited by the remaining space in the object. This string represents a fully-qualified path name which may specify a filename or a regular expression that may match multiple files (e.g /*.exe). Access to this command is controlled by the UserId and the authentication data. If the UserID or authentication data supplied is incorrect the command will fail. The device POS will specify any limitations to the length of the filename string, what constitutes a correct user ID, what constitutes correct authentication data, and the significance of any return values. Additional information: Setting this object causes the specified filename to be deleted, after first validating that the authentication data is correct for the specified user ID. This object is always present. The format for this object is a C structure: typedef struct { sint32 UserId; uint16 AuthenticationDataLen ubyte AuthenticationData[] char Filename[]; } fs_delete_files_t; Bytes 0 - 3: contains a user id represented as a multi-byte value that is stored in big-endian format, where the most significant byte occurs first. Bytes 4 - 5 : Length of the authentication data that follows starting at offset 6. Stored as a multi-byte value that is stored in big-endian format, where the most significant byte occurs first. Bytes 6 - 6+AuthenticationDataLen : a ubyte array containing the authentication data used to verify access for this operation. Bytes starting at offset (6+AuthenticationDataLen+1): A null terminated character array representing the ASCII file name to be deleted. The length of the string will be limited by the remaining space in the object. This string represents a fully-qualified path name which may specify a filename or a file-type regular expression that may match multiple files (e.g., /*.exe). Access to this command is controlled by the UserId and the authentication data. If the UserID or authentication data supplied is incorrect the command will fail. The device POS will specify any limitations to the length of the filename string, what constitutes a correct user ID, what constitutes correct authentication data, and the significance of any return values. |
| INT file_system_max_open_files | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.10.1.2 | INTEGER | read-only | The number of open files allowed at one time. Opening a file when the maximum number of files are currently open will fail. Additional information: Indicates the number of open files a personality (e.g. PCL or PostScript) is guaranteed to be able to open before the file system runs out of file handles. This object is between 1 and 500. Returns status if attempting to access this object and there is no storage device is installed. |
| INT file_system_set_system_partition_readonly | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.10.1.7 | INTEGER | write-only | Changes a system partition to be READ-ONLY. The value is the volume number to change. If the volume number specified is NOT a system partition an error is returned. Additional information: Returns status if attempting to access this object and there is no storage device is installed. Returns if the volume requested is not present. |
| OCT file_system_set_system_partition_writeable | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.10.1.6 | OCTET STRING | write-only | This object allows the system partition to be written to. It consists of a C structure containing the following fields: typedef struct { ubyte password[8]; ubyte volumenumber; } fs_writeable_system_partition_t; which is described below: Bytes 0 - 7: contain the password Byte 8 : is the volume number Access to this command is controlled by the password. If the password supplied is incorrect the command will fail. The volumenumber is a volume number of an existing system partition. Additional information: Returns status if attempting to access this object and there is no storage device is installed. Returns if the password is incorrect or if the volume requested is not present. |
| file_system2 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.10.3.2 | |||
| INT file_system2_initialize_volume | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.10.3.2.6 | INTEGER | write-only | Setting this object to eInitializing causes file system 2 to be initialized. Reading this object indicates if the file system is currently being initialized. Additional information: The hrDeviceIndex value for the mass storage device is the same value that is used to index into the FILE-SYSTEM sub-tree. Since this product supports up to 3 physical mass storage device, and since the hrDeviceIndex for the mass storage devices will start at 2 if the mass storage device is installed, the FILE-SYSTEM2-INITIALIZE-VOLUME object will be the object that allows the mass storage device to be initialized that is the 1st device. |
| file_system3 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.10.3.3 | |||
| INT file_system3_initialize_volume | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.10.3.3.6 | INTEGER | write-only | Setting this object to eInitializing causes file system 3 to be initialized. Reading this object indicates if the file system is currently being initialized. Additional information: The hrDeviceIndex value for the mass storage device is the same value that is used to index into the FILE-SYSTEM sub-tree. Since this product supports up to 3 physical mass storage device, and since the hrDeviceIndex for the mass storage devices will start at 2 if the mass storage device is installed, the FILE-SYSTEM3-INITIALIZE-VOLUME object will be the object that allows the mass storage device to be initialized that is the 2nd device. |
| file_system4 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.10.3.4 | |||
| INT file_system4_initialize_volume | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.10.3.4.6 | INTEGER | write-only | Setting this object to eInitializing causes file system 4 to be initialized. Reading this object indicates if the file system is currently being initialized. Additional information: The hrDeviceIndex value for the mass storage device is the same value that is used to index into the FILE-SYSTEM sub-tree. Since this product supports up to 3 physical mass storage devices, and since the hrDeviceIndex for the mass storage devices will start at 2 if the mass storage device is installed, the FILE-SYSTEM4-INITIALIZE-VOLUME object will be the object that allows the mass storage device to be initialized that is the 3rd device. |
| file_systems | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.10.3 | |||
| firmware_download | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.18 | |||
| INT firmware_download_current_state | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.18.4 | INTEGER | read-write | Provides the current or last reportable state of the firmware download process. The current state may not necessarily be the current state, but could be the post-mortem state. |
| INT firmware_download_maximum_write_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.18.5 | INTEGER | read-only | Reports the manufacturer specified number of times that firmware can be downloaded to the flash part. A value of -1 means that there is no limit. A value of 0 means that downloading firmware is not permitted by this part. Any other positive integer value corresponds to the number of times that firmware can be downloaded to the flash part. Additional information: Reports the manufacturer specified number of times that firmware can be downloaded to the flash part. A value of -1 means that there is no limit. A value of 0 means that downloading firmware is not permitted by this part. Any other positive integer value corresponds to the number of times that firmware can be downloaded to the flash part. The current maximum write count is 500. This may change as flash technology evolves. |
| STR firmware_download_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.18.6 | DisplayString | read-only | This returns the name of the printer. This should match the name in the header of the upgrade image being sent to the flash part. If the name does not match with the name returned then the image that we are attempting to download does not upgrade the printer firmware. Additional information: This object returns the HP name of the printer. This should match what is in the PJL header of the RFU job Web Jet Admin uses this to ensure the printer is available to be upgraded. |
| STR firmware_download_version | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.18.7 | DisplayString | read-only | This object will return a string value representing the current revision of firmware that the printer is operating with. This is used to determine if code needs to be upgraded when an firmware bundle comes in, in an upgrade job. Additional information: Web Jet Admin uses the version string that is returned to determine what peices of an RFU bundle need to be upgraded when an RFU job is being built. This objects will return the version string of the printer. |
| INT firmware_download_write_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.18.3 | INTEGER | read-only | Tells the number of times that firmware has been downloaded to the flash part. Additional information: Tells the number of times that firmware has been downloaded to the flash part. The default value will vary depending on how many times the firmware is rolled before shipping. |
| INT firmware_download_write_status_supported | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.18.1 | INTEGER | read-only | This object provides information on whether the printer has the ability to communicate the write-status of the firmware download while the download is taking place. |
| INT firmware_download_write_time | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.18.2 | INTEGER | read-only | If the design of the firmware-download implementation does not allow PML interaction during the download process, this value provides an estimation of the time where the printer will not be able to engage in PML communication. Additional information: If the design of the firmware-download implementation does not allow PML interaction during the download process, this value provides an estimation of the time where the printer will not be able to engage in PML communication. The calculated time is expected to be 140 secs. However, this time may increase as high as 280 secs as the flash part nears the maximum flash count. |
| INT form_feed | 1.3.6.1.4.1.11.2.3.9.4.2.1.3.3.1.5 | INTEGER | write-only | Instructs the PDL processing sub-system to finishing processing the current page of the current job. Form feed is also known as close page or eject page. If the PDL processing sub-system is in a FORM-FEED-NEEDED state, this causes the device to flush or finish processing the current page of the current job. If the device is not in the FORM-FEED-NEEDED state, an will occur. |
| INT form_feed_needed | 1.3.6.1.4.1.11.2.3.9.4.2.1.3.3.2.2 | INTEGER | read-only | Indicates if the PDL processing sub-system has made marks on the current page and the source subsystem has been idle for a device specific amount of time. Additional information: LaserJet 8150 will set this object to eTrue when it has made marks on the current page, the IO-TIMEOUT has expired while PCL was running in `backward-compatibility mode' (which is caused by jobs consisting purely of PCL data with no prepended PJL commands), and no data is pending on another I/O. Once it is set to eTrue, more data on the same I/O will cause this object to be set to eFalse, until the above conditions are met again. |
| STR fw_rom_datecode | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.3.5 | DisplayString | read-only | Identifies the base system firmware date code. The date code will be encoded in the yyyymmdd format. There may be several versions of the base system firmware. The date code associated with the version of the base system firmware that is being used is reported. There may be other date code objects for other specific modules such as fonts, localization modules, etc.; these other datecode objects are device specific. |
| STR fw_rom_revision | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.3.6 | DisplayString | read-only | This identifies the system code firmware ROM revision code. The format for a revision is major_revision.minor_revision. There may be other ROM revision code objects for other specific ROMs such as font ROMs, localization ROMs, etc; these other ROM revision code objects are device specific. |
| held_job | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.7 | |||
| held_job_control | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.7.2 | |||
| INT held_job_delete | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.7.2.2 | INTEGER | write-only | Instructs the printer to delete the specified held job from the list. The job-id is used to identify which job to delete. A held job can also be deleted from the control panel. Additional information: Setting this to a value that is not a Held Job on the system or is a Private Held Job returns . To delete a private Held Job, you must use the PML object HELD-JOB-PRINT with a quantity of 0 and supply the correct HELD-JOB-PIN with the request. (See HELD-JOB-PRINT) |
| INT held_job_enable | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.7.2.4 | INTEGER | read-write | Enables or disables Job Retention (Job Hold). The valid values are eDisabled and eEnabled. (Specifying an invalid mode causes an error to be returned.) When eDisabled is specified all Job Retention (Hold, Proof, Store, PIN Printing) is disabled. When eEnabled is specified, the Job Retention characteristics of a given job are defined by the PJL variable SET HOLD. Additional information: When disabled, held jobs are not removed, but must be explicitly removed through the Control Panel or the PML object HELD-JOB-DELETE. |
| held_job_info | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.7.1 | |||
| STR held_job_job_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.7.1.2 | DisplayString | read-only | The job name may be generated by the driver or obtained from user input. |
| STR held_job_pin | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.7.1.6 | DisplayString | read-only | A string that is specified in the job stream and then required to be entered in order to release the job for printing. PIN stands for Personal Identification Number. Additional information: Must be a 4 digit string, each digit must be 0..9 or a null string if there is no pin. For security purposes, you can no longer get the value of the PIN. |
| OCT held_job_print | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.7.2.1 | OCTET STRING | write-only | Instructs the printer to schedule the specified held job for printing with the specified number of copies. The job-id is used to identify which job to print. A held job can also be printed from the control panel. Additional information: Bytes 0-3 is the job id of the job to print. Bytes 4-7 is the number of copies to print. Bytes 8-11 (optional) contain the PIN for a Private job. |
| INT held_job_quantity | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.7.1.5 | INTEGER | read-only | Number of copies to print. |
| INT held_job_retention | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.7.1.3 | INTEGER | read-only | Indicates the retention classification of the job. The values indicate whether the job is printed immediately or stored. There are 4 options: eHoldOff: The job is printed but not retained on the disk. eHoldOn: The job is printed and stored temporarily on the disk. eHoldStore: The job is not printed but stored on the disk. eHoldProof: One copy of the job is printed and the remaining copies are stored on the disk. |
| INT held_job_security | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.7.1.4 | INTEGER | read-only | The variable specifies the security level of the job. eHoldTypePublic: The job does not require a PIN in order to release the job for printing. eHoldTypePrivate: The job requires a PIN in order to be released for printing. |
| INT held_job_set_queue_size | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.7.2.3 | INTEGER | read-write | Sets the maximum number of jobs which can be stored in the held job list. Additional information: Sets the size of the temporary job lists queue. |
| STR held_job_user_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.7.1.1 | DisplayString | read-only | User name that is obtained by the driver through some internal method or from user input. Additional information: The following is a general description for all the JOB-MANAGEMENT objects described below. These object describe the attributes of the dynamic list containing all the stored jobs on the disk available for printing or deleting via the job-management feature. The jobs on this list are not deleted from the disk unless explicitly specified by the user. A print job may be specified for retention by PJL commands in the data stream. Following is a list of the PJL commands (i.e. these comments describe the PJL implementation and in some cases do not reflect the PML implementation.): @PJL SET HOLD=OFF|ON|PROOF|STORE|PRINT GENERAL DESCRIPTION: This variable specifies the retention classification of the job. The values indicate whether the job is printed immediately and/or stored. OFF: The job is printed but not retained on disk after printing. This is the default value. ON: This setting may be thought of as free proof-and-hold. The requested number of copies will be printed and the job will be temporarily stored on disk. The job will then be available for printing additional copies through the control panel and through PML. There will be a limit to the number of these temporary jobs that may be stored, and when the limit is exceeded the oldest job will be removed from the disk. PROOF: One copy of the job is printed and remaining copies are stored on disk. The job is then available to select for printing via the control panel menus or PML. The job will be deleted from the disk when the disk space is needed for another proof and hold job but only after the additional copies have been printed. It will also be deleted when the user sends down another proof and hold job with the same job name, or the user explicitly deletes the job. STORE: The job is not printed immediately but is retained on disk. The job is available to select for printing via the control panel DEFAULT VALUE: OFF The value will be stored in RAM only, not in NVRAM. The legal PJL commands are SET and INQUIRE. DEFAULT is not allowed. The variable will appear in the PJL INFO VARIABLES list. @PJL SET USERNAME= GENERAL DESCRIPTION: Eighty-character user name that is obtained by the driver through some internal method or from user input. If the job stream does not contain a USERNAME the default value will be NO USER NAME. The driver is responsible for determining the size of the printers control panel and sending a string of appropriate length. DEFAULT VALUE: NO USER NAME The value will be stored in RAM only, not in NVRAM. The legal PJL commands are SET and, INQUIRE. DEFAULT is not allowed. The variable will appear in the PJL INFO VARIABLES list. @PJL SET JOBNAME= GENERAL DESCRIPTION: Eighty-character job name that may be generated by the driver or obtained from user input. This value may be used in conjunction with the USERNAME to select a job from the front panel. If the job stream does not contain a JOBNAME, the printer will assume no job name; each subsequent job that is sent down by the same user would replace the users last job on disk. The driver is responsible for determining the size of the printers control panel and sending a string of appropriate length. NOTE: The limit of 80 bytes is a PJL limit. The limit for PML will be 40 bytes. DEFAULT VALUE: NULL STRING The value will be stored in RAM only, not in NVRAM. The legal PJL commands are SET and INQUIRE. DEFAULT is not allowed. The variable will appear in the PJL INFO VARIABLES list. @PJL SET HOLDTYPE=PUBLIC|PRIVATE GENERAL DESCRIPTION: This variable specifies the privacy level of the job. PUBLIC: The job does not require a PIN in order to be released for printing. This is the default value. PRIVATE: The job requires a PIN in order to be released for printing. The PIN is specified by the HOLDKEY variable. If the HOLDTYPE is set to PRIVATE, a HOLDKEY value must be specified. If no HOLDKEY is specified, the job will be considered PUBLIC. DEFAULT VALUE: PUBLIC The value will be stored in RAM only, not in NVRAM. The legal PJL commands are SET and INQUIRE. DEFAULT is not allowed. The variable will appear in the PJL INFO VARIABLES list. @PJL SET HOLDKEY=4 digits, 0000...9999 GENERAL DESCRIPTION: A 4-digit string, each digit 0-9, that is specified in the job stream and then required to be entered in order to release the job for printing. If a HOLDTYPE is PRIVATE, a HOLDKEY value must be specified. If no HOLDKEY value is specified, a job will be considered PUBLIC. DEFAULT VALUE: NULL STRING The value will be stored in RAM only, not in NVRAM. The legal PJL commands are SET and INQUIRE. DEFAULT is not allowed. The variable will appear in the PJL INFO VARIABLES list. The format for the OID is as follows: 3.4.1.6.x.y | | | | \ / | job-id in the system / \ PML_JOB_MGNT_ROOT_OID \ job attribute 1..6 x values are 1..6: 1) user-name: user name that is obtained by the driver through some internal method or from user input. 2) job-name: job name may be generated by the driver or obtained from user input. 3) hold: indicates the retention classification of the job. The values indicate whether the job is printed immediately and/or stored. There are 4 options: OFF: The job is printed but not retained on the disk. ON: The job is printed and stored temporarily on the disk. STORE: The job is not printed but stored on the disk. PROOF: One copy of the job is printed and the remaining copies are stored on the disk. 4) holdtype: The variable specifies the security level of the job. PUBLIC: The job does not require a PIN in order to release the job for printing. PRIVATE: The job requires a PIN in order to be released for printing. 5) quantity: number of copies to print. Valid values are 0..999. 6) pin: A 4 digit string, each digit is 0-9, that is specified in the job stream and then required to be entered in order to release the job for printing. y : an unsigned 32-bit number which uniquely identifies the job. The job id for the job remains the same for the job until it is deleted from the held jobs list. For example, the OID below is asking for the user name of the job whose id is 3. The application would issue: OID get 3.4.1.6.1.3 For example, the OID values sequence is as follows: OID returned OID getnext 3.4.1.6 3.4.1.6.1.1 getnext 3.4.1.6.1.1 3.4.1.6.1.2 getnext 3.4.1.6.2.1 3.4.1.6.2.2 *** getnext 3.4.1.6.1.6 3.4.1.6.1.7 getnext 3.4.1.6.2.1 3.4.1.6.2.2 getnext 3.4.1.6.5.2828 3.4.1.6.6.1 NOTE: for example above, job id 2828 is the last job in the list of held jobs. *** Also supported is on the job attributes: OID returned OID getnext 3.4.1.6.1 3.4.1.6.1.1 getnext 3.4.1.6.6 3.4.1.6.6.1 |
| INT hold_job_timeout | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.1.10 | INTEGER | read-write | The time, in minutes, that the printer will wait before automatically deleting a held job. This allows the printer to automatically clean up jobs that have been forgotten (held but never released). Additional information: This only applies to temporary held jobs, i.e., HOLD=ON or PROOF. This is a global timer that only affects the jobs that are sent after it is set. A value of 0 means never delete the jobs. Setting it to an unsupported value causes the printer to substitute a value (listed below) and to return status. LaserJet 4600 supports values of 0, 60, 240, 1440, and 10080 The values are as follows: =1 and =151 and =841 and =2881 snap to 10080 (1 week) |
| INT host_application_available_memory | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.2.59 | INTEGER | read-only | Returns the amount of memory, in bytes, that the device has available for job-related processing or resources. Also known as driver work space (DWS) memory. |
| hp | 1.3.6.1.4.1.11 | Objects used in the HP LaserJet 4600 printer. | ||
| id | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.3 | |||
| INT input_tray_auto_select | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.3.1.2 | INTEGER | read-write | Indicates if the device will automatically try to load media from the next input media tray in the auto-select sequence (defined by each device) when it cannot load media from the current tray. Locked trays will not be permitted in the auto-select sequence. This object has no meaning if there is only one unlocked input media tray. Additional information: Indicates whether, when the requested input tray does not contain suitable media, the printer will try to auto-select another input tray that has usable media loaded. If this object is set to eOff(1), then the printer will not try to auto-select another tray and will simply prompt the user to load the requested tray with the requested media. If the object is set to eOn(2), then auto-selection will be used to try to find another suitable input tray. |
| INT input_tray_max_media_feed_dim | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.3.1.14 | INTEGER | read-only | The maximum physical media size in the feed direction of this input device expressed in units of measure specified by INPUT- TRAY-MIN-MAX-DIM-UNIT. A value of (-1) implies 'unlimited', a value of (-2) implies 'unknown'. Additional information: The maximum physical media size in the feed direction of this input device expressed in units of measure specified by PrtInputDimUnit. A value of (-1) implies 'unlimited', a value of (-2) implies 'unknown'. |
| INT input_tray_max_media_xfeed_dim | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.3.1.15 | INTEGER | read-only | The maximum physical media size across the feed direction of a particular input device expressed in units of measure specified by INPUT-TRAY-MIN-MAX-DIM-UNIT. A value of (-1) implies 'unlimited', a value of (-2) implies 'unknown'. Additional information: The maximum physical media size across the feed direction of this input device expressed in units of measure specified by PrtInputDimUnit. A value of (-1) implies 'unlimited', a value of (-2) implies 'unknown'. |
| INT input_tray_min_media_feed_dim | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.3.1.16 | INTEGER | read-only | The minimum physical media size in the feed direction of a particular input device expressed in units of measure specified by PrtInputMinMaxDimUnit. A value of (-1) implies 'unlimited', a value of (-2) implies 'unknown'. Additional information: The minimum physical media size in the feed direction of this input device expressed in units of measure specified by PrtInputDimUnit. A value of (-1) implies 'unlimited', a value of (-2) implies 'unknown'. |
| INT input_tray_min_media_xfeed_dim | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.3.1.17 | INTEGER | read-only | The minimum physical media size across the feed direction of a particular input device expressed in units of measure specified by PrtInputMinMaxDimUnit. A value of (-1) implies 'unlimited', a value of (-2) implies 'unknown'. Additional information: The minimum physical media size across the feed direction of this input device expressed in units of measure specified by PrtInputDimUnit. A value of (-1) implies 'unlimited', a value of (-2) implies 'unknown'. |
| STR install_date | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.2.8 | DisplayString | read-write | Identifies the date that the device was installed. The format of the string is 'YYYYMMDDHHmmZ'. Where: YYYY is the year. MM is the month (1-12). DD is the day (1-31). HH is the hour of the day (0-23). mm are the minutes (0-59). 'Z' designates Greenwich Mean Time; if 'Z' not specified, value is local time. Device POS must specify the conditions for setting this object. Additional information: Setting the SERVICE-PASSWORD object will enable setting this object. |
| interface | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4 | |||
| intray | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.3 | |||
| intray1 | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.3.3.1 | |||
| intray2 | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.3.3.2 | |||
| intray3 | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.3.3.3 | |||
| intray6 | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.3.3.6 | |||
| intray7 | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.3.3.7 | |||
| intrays | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.3.3 | |||
| io | 1.3.6.1.4.1.11.2.3.9.4.2.1.2.1 | |||
| INT io_switch | 1.3.6.1.4.1.11.2.3.9.4.2.1.2.1.1.2 | INTEGER | read-only | Indicates if the device will switch between I/O channels when a job boundary is encountered and print job data is available on another I/O channel. |
| INT io_timeout | 1.3.6.1.4.1.11.2.3.9.4.2.1.2.1.1.1 | INTEGER | read-write | The amount of time, in seconds, to wait for more print job data to be received before an I/O timeout occurs. The I/O channel being timed is the I/O channel that received the data associated with the current print job. If an I/O timeout occurs, the PDL processing sub-system assumes all the data associated with the current print job has been received, and processes the end of job in a PDL specific manner. The POS specifies the supported values. Additional information: If an I/O timeout occurs,the PDL processing sub-system will consider it an end of job condition only if there is data from another I/O subsystem waiting to be processed. The supported values are 5 to 300 seconds. Setting to a value outside the supported range returns status and the value will be snapped to the nearest supported value. |
| job | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6 | |||
| job_being_parsed | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.2.1 | |||
| job_info | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5 | |||
| job_info_accounting | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.28 | |||
| INT job_info_accounting_black_dots | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.28.8 | INTEGER | read-only | Contains the total number of black pixels used in a particular job. Additional information: This object reports kilodots. (A kilodot is 1000 dots.) |
| INT job_info_accounting_color_impression_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.28.7 | INTEGER | read-only | Contains the total number of color pages printed in a particular job. |
| INT job_info_accounting_cyan_dots | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.28.10 | INTEGER | read-only | Contains the total number of cyan pixels used in a particular job. Additional information: This object reports kilodots. (A kilodot is 1000 dots.) |
| INT job_info_accounting_finishing_options | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.28.3 | INTEGER | read-only | Contains the finishing option used on the printed job. The finishing option specified for the first page will decide the finishing option of the entire job. The return value of this object will only be valid when the printer finishes printing the entire job. |
| INT job_info_accounting_grayscale_impression_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.28.6 | INTEGER | read-only | Contains the total number of monochrome pages printed in a particular job. |
| INT job_info_accounting_job_type | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.28.14 | INTEGER | read-only | Keeps track of what type of job is processed. |
| INT job_info_accounting_magenta_dots | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.28.11 | INTEGER | read-only | Contains the total number of magenta pixels used in a particular job. Additional information: This object reports kilodots. (A kilodot is 1000 dots.) |
| INT job_info_accounting_media_duplex_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.28.5 | INTEGER | read-only | Contains the total number of duplex pages printed in a particular job. |
| INT job_info_accounting_media_simplex_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.28.4 | INTEGER | read-only | Contains the total number of simplex pages printed in a particular job. |
| INT job_info_accounting_media_size | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.28.1 | INTEGER | read-only | Contains the media size of the printed job. The media size of the first page will decide the media size of the entire job. The return value of this object will only be valid when the printer finishes printing the entire job. |
| INT job_info_accounting_media_type | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.28.2 | INTEGER | read-only | Contains the media type of the printed job. The media type of the first page will decide the media type of the entire job. The return value of this object will only be valid when the printer finishes printing the entire job. |
| INT job_info_accounting_yellow_dots | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.28.9 | INTEGER | read-only | Contains the total number of yellow pixels used in a particular job. Additional information: This object reports kilodots. (A kilodot is 1000 dots.) |
| OCT job_info_attr_1 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.23.1 | OCTET STRING | read-only | Returns the value that was set in PJL via the SET JOBATTR= command. Attribute objects are saved sequentially, starting with 1, after the start of a job. If more attributes are set than there are objects to store them, the excess JOBATTR values are ignored. If the corresponding SET JOBATTR= command has not been received when a get is done for this object, a status of will be returned. |
| OCT job_info_attr_10 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.23.10 | OCTET STRING | read-only | Returns the value that was set in PJL via the SET JOBATTR= command. See JOB-INFO-ATTR-1 for details. |
| OCT job_info_attr_11 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.23.11 | OCTET STRING | read-only | Returns the value that was set in PJL via the SET JOBATTR= command. See JOB-INFO-ATTR-1 for details. |
| OCT job_info_attr_12 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.23.12 | OCTET STRING | read-only | Returns the value that was set in PJL via the SET JOBATTR= command. See JOB-INFO-ATTR-1 for details. |
| OCT job_info_attr_13 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.23.13 | OCTET STRING | read-only | Returns the value that was set in PJL via the SET JOBATTR= command. See JOB-INFO-ATTR-1 for details. |
| OCT job_info_attr_14 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.23.14 | OCTET STRING | read-only | Returns the value that was set in PJL via the SET JOBATTR= command. See JOB-INFO-ATTR-1 for details. |
| OCT job_info_attr_15 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.23.15 | OCTET STRING | read-only | Returns the value that was set in PJL via the SET JOBATTR= command. See JOB-INFO-ATTR-1 for details. |
| OCT job_info_attr_16 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.23.16 | OCTET STRING | read-only | Returns the value that was set in PJL via the SET JOBATTR= command. See JOB-INFO-ATTR-1 for details. |
| OCT job_info_attr_2 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.23.2 | OCTET STRING | read-only | Returns the value that was set in PJL via the SET JOBATTR= command. See JOB-INFO-ATTR-1 for details. |
| OCT job_info_attr_3 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.23.3 | OCTET STRING | read-only | Returns the value that was set in PJL via the SET JOBATTR= command. See JOB-INFO-ATTR-1 for details. |
| OCT job_info_attr_4 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.23.4 | OCTET STRING | read-only | Returns the value that was set in PJL via the SET JOBATTR= command. See JOB-INFO-ATTR-1 for details. |
| OCT job_info_attr_5 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.23.5 | OCTET STRING | read-only | Returns the value that was set in PJL via the SET JOBATTR= command. See JOB-INFO-ATTR-1 for details. |
| OCT job_info_attr_6 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.23.6 | OCTET STRING | read-only | Returns the value that was set in PJL via the SET JOBATTR= command. See JOB-INFO-ATTR-1 for details. |
| OCT job_info_attr_7 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.23.7 | OCTET STRING | read-only | Returns the value that was set in PJL via the SET JOBATTR= command. See JOB-INFO-ATTR-1 for details. |
| OCT job_info_attr_8 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.23.8 | OCTET STRING | read-only | Returns the value that was set in PJL via the SET JOBATTR= command. See JOB-INFO-ATTR-1 for details. |
| OCT job_info_attr_9 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.23.9 | OCTET STRING | read-only | Returns the value that was set in PJL via the SET JOBATTR= command. See JOB-INFO-ATTR-1 for details. |
| job_info_attribute | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.23 | |||
| OCT job_info_change_id | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.1.3 | OCTET STRING | read-only | Returns the current value of an object in the job-info sub-tree whose value has changed. Define the object identifier for the object whose value has changed as job-info.required-field.optional-field.job-id. job-info represents the OID prefix of all objects in the job-info sub-tree. Required-field represents the OID field value that follows the job-info prefix. Since some objects in the job-info sub-tree have two OID fields between the job-info prefix and the job-id, the optional-field represents the OID field between the required-field and the job-id field, if present. Using this definition, the format for the JOB-INFO-CHANGE-ID binary value can be described as follows: Bytes 0-3 : required-field Bytes 4-7 : optional-field, or all zeros if there is no optional field Bytes 8-11: Job ID. Bytes 12-n : The value of the object job-info. required-field.optional-field.job-id. All multi-byte values stored in Motorola (big-endian) format, where the most significant byte occurs first. Additional information: LaserJet 8100 will use this object to report changes to the job-info-pages-printed and job-info-state objects. The required-field (bytes 0 through 3) will designate whether the change to be reported involves the pages printed (13) or job state (15). The optional-field (bytes 4 through 7) will always be zeroes. The value-field (bytes 12 through 15) will contain the new value for pages printed or job state cast to a 32-bit integer. Note: It is possible that traps generated by this object have the same value. This is caused by the architecture of LaserJet 8100. In the LaserJet 8100 System, it is highly probable that the object value will change so rapidly that when the trap is processed, PML will read the same value twice. This is timing related and will generally be seen at the end of a job. |
| INT job_info_io_source | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.11 | INTEGER | read-only | Indicates which I/O source, the print job was received over. The value maps to port numbering scheme supported in the DEVICE/SOURCE-SUBSYSTEM/IO/PORTS sub-tree. |
| STR job_info_name1 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.1 | DisplayString | read-only | Contains the first part of this print job's name. The last OID field for this dynamic object contains the job ID. Additional information: The job name is the string specified by the NAME= parameter of the @PJL JOB command which allows a maximum of 80 characters. The first 40 characters are in this object and the second 40 are in job-info-name2. The symbol set is Roman-8. When jobs are nested, the value assigned to this object is the name provided by the most recent @PJL JOB NAME= command. If no name is provided, a null string is returned. |
| STR job_info_name2 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.2 | DisplayString | read-only | Contains the second part of this print job's name. The last OID field for this dynamic object contains the job ID. Additional information: See job-info-name1. |
| OCT job_info_outbins_used | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.20 | OCTET STRING | read-only | Indicates which output bins this job has delivered printed pages to. The last OID field for this dynamic object contains the job ID. Additional information: The bins designated by this collection include the printer's own output bins as well as the `logical output bins' associated with any attached external paper handling devices. (The mapping of the physical output bins of an external paper handling device to its `logical output bins' depends on the usage mode of the device. For instance, in `mailbox mode', there is one-to-one correspondence of `logical output bins' to physical bins, whereas in `stacker mode', one `logical output bin' may map to several physical bins.) Although LaserJet 4100 and LaserJet 4550 both come with two output bins -- a face-down bin on the top of the device and a face-up bin at the back of the device -- firmware will not provide a means of selecting between the two, nor will it report which of the two gets used. For this reason, bit 0 (cOutbin1) of this collection is being used to designate both of these bins together. |
| INT job_info_outcome | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.19 | INTEGER | read-only | Indicates if any warning or error conditions were encountered while processing the assoicated job. The last OID field for this dynamic object contains the job ID. Additional information: In LaserJet 8100, warnings and errors are not recorded in this object. Although no meaningful information can be obtained from this object, it is kept around for the compatibility needs of existing software. |
| INT job_info_page_count_current_original | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.25 | INTEGER | read-only | The page number being printed within the current copy of a collated multi-copy job. This value changes when the job-info-pages-printed changes. The job-info-pages-printed indicates the total number of pages printed in the job, while this object indicates the number of pages printed for this copy of a collated multi-copy job. Additional information: The number of pages in the current copy of a collated multi-copy job which have been completely printed and safely delivered to the output bin. |
| INT job_info_pages_in_original | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.26 | INTEGER | read-only | Number of pages in a single copy of a collated multi-copy job. |
| INT job_info_pages_printed | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.13 | INTEGER | read-only | Indicates the number of pages printed by the destination subsystem. If none of the cSourceSubsystem, cProcessingSubsystem or cDestinationSubsystem items are in the associated JOB-INFO-STAGE object, then this object contains the total number of pages printed for this job. This value may increase by two each time for duplex jobs. The last OID field for this dynamic object contains the job ID. Additional information: If multiple copies of a page are printed, each copy is counted individually. |
| INT job_info_pages_processed | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.12 | INTEGER | read-only | Indicates the number of pages processed by the processing subsystem. If neither the cSourceSubsystem or the cProcessingSubsystem items are in the associated JOB-INFO-STAGE object, then this object contains the total number of pages processed for this job. The last OID field for this dynamic object contains the job ID. Additional information: This object is incremented by one when a page is processed (`closed' by the personality), regardless of the number of pages that are printed as a result of the single page processed. In other words, it does not matter how many identical copies of a page are printed or no pages may be printed if operating in silent run mode, this count is incremented exactly once. A page is considered processed when all of the input data has been processed for a page (that is, when the intermediate has been produced, and the personality has `closed' the page. At this time, the image of the page is not necessarily completely formed.) |
| OCT job_info_physical_outbins_used | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.22 | OCTET STRING | read-only | Indicates which physical output bins this job has delivered printed pages to. The last OID field for this dynamic object contains the job ID. Additional information: The output bins designated by the bits of this collection include the standard output bin(s) plus the physical bins of attached external paper handling devices. The configuration (if any) of external paper handling devices will determine the mapping of individual bits in this collection to the physical bins of the devices. For LaserJet 4100 and LaserJet 4550, the cOutbin1 is used for Face Down bin, cOutbin2 is used for Face Up bin, and 3-15 are used for the 13 optional output bins (12 plus an extension to the Face Up bin) for backwards compatibility with LaserJet 8000/LaserJet 8100 and forwards compatibility with LaserJet 8150. However, since they cannot distinguish output going to the Face Up or Face Down bin in the firmware because the diverter can only be moved manually, bit 0 (cOutbin1) is being used to designate both of these bits together. If an external paper handling output device is connected, then bit 2 (cOutbin3) will represent the device's first output bin (and so on). |
| INT job_info_printed_originals | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.27 | INTEGER | read-only | Number of collated copies completely printed and delivered to the output bin at time of query. |
| INT job_info_requested_originals | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.24 | INTEGER | read-only | The number of requested collated copies. The value was supplied with the job via PJL QTY variable, the PostScript Collate and NumCopies entries in the page device dictionary, or via some other mechansim. |
| INT job_info_size | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.14 | INTEGER | read-only | Indicates the number of bytes of data processed by the processing subsystem. If neither of the cSourceSubsystem or cProcessingSubsystem items are in the associated JOB-INFO-STAGE object, then this object contains the size of this job, in bytes. The last OID field for this dynamic object contains the job ID. Additional information: This count may be incremented by values other than one as blocks of data are processed; blocks of data (which may be as large as 2K bytes) will be processed in a varying amount of time. During the processing of a job and even when a job completes, an exact count of the number of I/O bytes processed by the job is not necessarily to be expected. |
| OCT job_info_stage | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.10 | OCTET STRING | read-only | Indicates what printer sub-systems are currently processing this print job. The last OID field for this dynamic object contains the job ID. cSourceSubsystem - some of the job is in the printer I/O subsystem. cProcessingSubsystem - some of the job is in the printer imaging processing subsystem. cDestinationSubsystem - some of the job is being printed. Additional information: For LaserJet 8100, cSourceSubsystem and cProcessingSubsystem will always be set and cleared together. They are set when the beginning of the job is detected, and they are cleared when the end of the job is parsed. A non-printing job will never set cDestinationSubsystem. When a page is ready to be printed (the intermediate has been built and the page is `closed' by the personality), cDestinationSubsystem will be set even if a page of a previous job is currently being printed. cDestinationSubsystem remains set until the last page of the job has finished printing. If a page requires extensive processing and allows all the previous pages of a job to complete printing, cDestinationSubsystem will remain set until the last page of the job has finished printing. |
| INT job_info_state | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.15 | INTEGER | read-only | Indicates the state of the job. The last OID field for this dynamic object contains the job ID. eAborted - the print job was aborted. eWaitingForResources - the print job requires resources that are not currently available. Example resources that can cause the job to wait include the print engine or PDL processor being unavailable. The print engine could be unavailable due to paper out, paper jam, staple out, stapler jam, marking agent low, output bin full, etc. The PDL processor could be unavailable due to an off-line condition. Each printer specific object specification should state which conditions cause a job to be waiting for resources and also state which objects can be retrieved by an application to determine the exact cause of a resource being unavailable. ePrinted - the job has printed. The related JOB-INFO- OUTCOME object indicates if any problems were encountered while the job was processed. eRetained - the job can be reprinted. eTerminating - the job was aborted or cancelled and is currently is terminating. eInterrupted - the job has been interrupted. The job can be continued. ePaused - the job has been paused. The job can be continuted. eCancelled - the job has been cancelled. eProcessing - the job is currently being printed normally. |
| OCT job_input_auto_continue_mode | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.2.36 | OCTET STRING | read-write | Returns or sets the device behavior when the desired media is not currently available. cCancelJob - The device cancels the job. The device POS should explain what happens if this item is not the only item in the collection. cAutoMediaSizeOverride - The device is allowed to substitute a different size media. cAutoMediaNameOverride - The device is allowed to substitute a different media name. cUSMediaSizeOverride - The device is allowed to substitute US media sizes (letter, etc.) for ISO media sizes (A4, etc.). cISOMediaSizeOverride - The device is allowed to substitute ISO media sizes (A4, etc.) for US media sizes (letter, etc.). Additional information: If cCancelJob is set, the current print job will be canceled regardless of other item settings. At least one bit of the collection must be set; setting this object to zero will cause a status of to be returned. This object applies to all media requests, including Manual Feed Requests. This object describes the action that is performed when the JOB-INPUT-AUTO-CONTINUE-TIMEOUT expires. The action performed by the CONTINUE object being set to eInitiateAction or the GO key being pressed on the control panel may cause different actions. See the LaserJet 8150 Control panel ERS, LaserJet 8150 Paper Handling ERS and the CONTINUE object description for information on the actions that occur for those conditions. The data for this object is stored in NVRAM. |
| INT job_input_auto_continue_timeout | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.2.35 | INTEGER | read-write | The number of seconds the device waits after a job related continuable error occurs before automatically continuing. An example job related continuable error is the job requesting a media size that is not available. After the timeout expires, the device will continue processing the job as if a continue event occurred, such as the front panel continue key being pressed. If the value is -1, the device does not automatically continue after a job related continuable error occurs. If the value is 0, the device immediately continues. If the value is greater than 0, the value represents the timeout value in seconds. Additional information: This object is used only for media requests (size and/or name). LaserJet 8150 supports any value in the range of -1 to 3600. Setting to a value outside of that range causes the printer to substitute a value (listed below) and to return status. The values are as follow: 3600 snaps to 3600 (60 minutes) The action that occurs when this timeout expires is explained by JOB-INPUT-AUTO-CONTINUE-MODE. It is not the same as the CONTINUE object being set to eInitiateAction or the Select key being pressed on the control panel. See the LaserJet 8150 Control panel ERS, LaserJet 8150 Paper Handling ERS, and the CONTINUE object description for information on the actions that occur for those conditions. The data for this object is stored in NVRAM. |
| INT job_output_auto_continue_timeout | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.2.40 | INTEGER | read-write | Returns or sets the time that the printer will wait after an output bin becomes full and the printer is trying to deliver a sheet of media to that output bin. When the timeout expires, the job is processed according to the OUTBINn-OVERRIDE-MODE. A value of -1 indicates that the printer will wait for a continue event. A non-negative value is the number of seconds to wait. Additional information: A value of zero means to continue immediately. The value of this object is stored in NVRAM, so it is maintained across a power cycle. The data for this object is stored in NVRAM. |
| STR localization_countries_supported | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.2.53 | DisplayString | read-only | The list of countries supported by the device. The countries are primarily, but not limited to, two character codes from ISO 3166, each separated by a comma character. Additional information: This string will always be in the Roman-8 character set. See prtLocalizationCountry for details about each country value. |
| STR localization_languages_supported | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.2.52 | DisplayString | read-only | The list of languages supported by the device. The languages are primarily, but not limited to, two character codes from ISO 639, each separated by a comma character. Additional information: This string will always be in the Roman-8 character set. See prtLocalizationLanguage for details about each language value. |
| INT low_marking_agent_processing | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.5.1.3 | INTEGER | read-write | Returns or changes how the device processes a low marking agent event. If eCont, then the device continues to print. If eStop, then the device stops until a continue event occurs. |
| INT marker_density_calibration | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.5.1.11 | INTEGER | read-write | Returns the calibration status or triggers a calibration cycle. All calibration procedures are used if set to eCalibrateALL. If set to eCalibrateDMAX then a full density engine calibration is triggered. If set to eCalibrateDHALF, then a Halftone calibration is triggered. Additional information: When this object is set true, a calibration density adjustment is performed. |
| marking_agent | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.5 | |||
| marking_agent_density | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.1.9 | |||
| INT marking_agent_density_setting | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.1.9.1 | INTEGER | read-write | Returns or sets the marking agent density setting for each of the marking agents installed. The Marking Agent (aka Print) density is the instantaneous amount of marking agent applied to the media while printing. A value of zero has the lowest print density, yielding a lighter page. A value of 10 has the highest print density, yielding a darker page. The device POS will document what values are supported. Additional information: See the description for PRINT-DENSITY . |
| mass_storage_block_driver | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.15 | |||
| INT mass_storage_resource_change_counter | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.12.3.1 | INTEGER | read-only | A counter which changes when a mass storage based resource has been added or deleted. Additional information: The value of this counter changes each time the MASS-STORAGE-RESOURCE-CHANGED object is set to eTrue. The value also changes when the mass storage device is initialized. However, the value does not change when a mass storage device is removed and a different mass storage device is installed. Initializing all volumes sets this object back to the factory default value. A reboot sets this object back to the factory devalut value. Returns status if attempting to access this object and there is no storage device is installed. |
| INT mass_storage_resource_changed | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.12.3.2 | INTEGER | write-only | Setting to eTrue causes MASS-STORAGE-RESOURCE-CHANGE-COUNTER to be incremented. Additional information: Returns status if attempting to access this object and there is no storage device is installed. |
| mass_storage_resources | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.12.3 | |||
| INT maximum_ram_disk_memory | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.15.2.1 | INTEGER | read-only | This object's name is misleading. This object does not return the maximum configurable RAM disk size. Instead, it returns the maximum amount of memory, in bytes, that can used to increase the size of the RAM disk. Additional information: This object returns the maximum amount of additional memory that is available for increasing the size of the RAM disk. |
| media_info | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3 | |||
| media_modes | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.4 | |||
| OCT media_names_available | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.1.1 | OCTET STRING | read-write | The value of this object controls which of the MEDIAx-NAME objects are supported. If a bit is set to zero, then attempting to get or set the corresponding MEDIAx-NAME objects will return . Additional information: Setting a bit to one will cause the corresponding MEDIAn- objects to be available (attempting to access an unavailable object will return ). MEDIA1- objects are always present, as this is the default media. If this object is set to a value that does not include cMediaName1Available, that bit will be set and a status of will be returned. cMediaName11Available, cMediaName12Available cannot be changed, as MediaName11,12 are not supported Media Names for LaserJet 4600. Attempts to set these will cause to be returned. |
| media_size | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.5 | |||
| INT media_size_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.5.1 | INTEGER | read-only | The number of impressions printed on sheets of this media size. The device POS should state whether this value is lost across a power cycle or is kept in permanent storage. Additional information: The value of this object is persistent across a power cycle. The index for these objects, the last number of the OID, uniquely identifies the paper size. This value corresponds to the page sizes listed below. These values are also documented in the PCL Implementor's Guide and the PML Master MIB. 1 US-Executive 2 US-Letter 3 US-Legal 11 eLedger 17 ROC 16K 18 JIS Executive 19 eROC8K 25 ISO and JIS A5 26 ISO and JIS A4 27 ISO and JIS A3 45 JIS B5 46 JIS B4 65 ISO B5 72 eJapanesePostcardDouble 80 Monarch 81 Commercal-10 90 International DL 91 International C5 100 International B5 101 Custom 258 eUSLetterR 282 ISO JISA4R 32767 Unknown Paper Size |
| INT media_size_west_edge_first_side_offset | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.5.2 | INTEGER | read-write | Returns or sets the number of 300 dpi dots by which the image is shifted relative to the west edge of the medium (see NORTH-EDGE-OFFSET). The adjustment is for the first printed side of the medium only. A positive value moves the image away from the west edge of the medium. A negative value moves the image closer to the west edge of the medium. The value 0 will return the image to its factory default position. Additional information: Returns or sets the number of 300 dpi dots by which the image is shifted relative to the west edge of the medium (see NORTH-EDGE-OFFSET). The adjustment is for the first printed side of the medium only. A positive value moves the image away from the west edge of the medium. A negative value moves the image closer to the west edge of the medium. The value 0 will return the image to its factory default position. The values in the sub array index are from the media size table in the hpmib. This adjustment is done on a paper size by paper size basis. The standard PCL5 codes for paper size are used for the value used in the OID. Please see S_ARRAY_SUB1 for legal values. The data for this object is stored in NVRAM. |
| INT media_size_west_edge_second_side_offset | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.5.3 | INTEGER | read-write | Returns or sets the number of 300 dpi dots by which the image is shifted relative to the west edge of the medium (see NORTH-EDGE-OFFSET). The adjustment is for the second printed side of the medium only. A positive value moves the image away from the west edge of the medium. A negative value moves the image closer to the west edge of the medium. The value 0 will return the image to its factory default position. Additional information: Returns or sets the number of 300 dpi dots by which the image is shifted relative to the west edge of the medium (see NORTH-EDGE-OFFSET). The adjustment is for the second printed side of the medium only. A positive value moves the image away from the west edge of the medium. A negative value moves the image closer to the west edge of the medium. The value 0 will return the image to its factory default position. The values in the sub array index are from the media size table in the hpmib. This adjustment is done on a paper size by paper size basis. The standard PCL5 codes for paper size are used for the value used in the OID. Please see S_ARRAY_SUB1 for legal values. The data for this object is stored in NVRAM. |
| INT media_size_west_edge_side_offset_by_tray | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.5.4 | INTEGER | read-write | Returns or sets the number of 300 dpi dots by which the image is shifted relative to the west edge of the medium (see NORTH-EDGE-OFFSET). A positive value moves the image away from the west edge of the medium. A negative value moves the image closer to the west edge of the medium. The value 0 will return the image to its factory default position. Each OID binding corresponds to a valid tray number for this product. There can be a maximum of 15 trays, a combination of internal and external trays. Products that support other combinations of trays will specify this information in the device pos. The data for this object is stored in NVRAM. Additional information: Returns or sets the number of 300 dpi dots by which the image is shifted relative to the west edge of the medium (see NORTH-EDGE-OFFSET). A positive value moves the image away from the west edge of the medium. A negative value moves the image closer to the west edge of the medium. The value 0 will return the image to its factory default position. // Each OID binding corresponds to a valid tray number for this product. There can be a maximum of 15 trays, a combination of internal and external trays. Products that support other combinations of trays will specify this information in the device pos. The data for this object is stored in NVRAM. |
| media1 | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.1 | |||
| INT media1_engine_media_mode | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.1.4 | INTEGER | read-write | The engine processing characteristics that are to be applied to this media. The processing characteristics are device specific. Additional information: The engine processing characteristics that are to be applied to this media type. Currently, 'engine processing characteristics' denotes changes to fusing temperature and/or transfer roller voltage. The data for this object is stored in NVRAM. |
| STR media1_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.1.1 | DisplayString | read-only | Media 1 name. Additional information: The symbol set for this string is Roman-8. |
| INT media1_page_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.1.3 | INTEGER | read-only | Number of sheets of media 1 that have been printed. The device POS should state whether this value is lost across a power cycle or kept in NVRAM. Additional information: For LaserJet 8150 this page count is saved in NVRAM after every 10 pages. The maximum value is 4,294,967,295 which will never be reached in normal operation. The page count is incremented when a sheet of media is pulled from an input tray. A duplex printed sheet will cause this counter to be incremented by one. The data for this object is stored in NVRAM. |
| STR media1_short_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.1.2 | DisplayString | read-only | Length restricted version of the media name 1. The length restriction is required to allow the media name to be displayed on the device's control panel. The device POS must state the maximum number of characters allowed. If the device also has a limitation on what characters in a character set can be used (e.g. only uppercase characters allowed), the POS should also state character restrictions. Additional information: The maximum supported string length is 9 characters. If the user entered string is too long, the device will store the first 9 characters and will return the status. The characters must be in the range 20H to 7FH except 5C cannot be used. The default symbol set is Roman-8 for English; additional legal symbol sets are ISOLatin5, ISOLatin2 and Windows31J. Setting this object with characters outside of the range or of an illegal symbol set will cause an error status of to be returned. |
| media10 | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.10 | |||
| INT media10_engine_media_mode | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.10.4 | INTEGER | read-write | The engine processing characteristics that are to be applied to this media. The processing characteristics are device specific. Additional information: See the description for MEDIA1-ENGINE-MEDIA-MODE. |
| STR media10_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.10.1 | DisplayString | read-only | Media 10 name. Additional information: See MEDIA1-NAME. |
| INT media10_page_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.10.3 | INTEGER | read-only | Number of sheets of media 10 that have been printed. See MEDIA1-PAGE-COUNT for details. Additional information: See MEDIA1-PAGE-COUNT. |
| STR media10_short_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.10.2 | DisplayString | read-only | Length restricted version of the media name 10. See MEDIA1-SHORT-NAME for details. Additional information: See MEDIA1-SHORT-NAME. |
| media13 | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.13 | |||
| INT media13_engine_media_mode | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.13.4 | INTEGER | read-write | The engine processing characteristics that are to be applied to this media. The processing characteristics are device specific. Additional information: See the description for MEDIA1-ENGINE-MEDIA-MODE. |
| STR media13_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.13.1 | DisplayString | read-only | Media 13 name. Additional information: See MEDIA1-NAME. |
| INT media13_page_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.13.3 | INTEGER | read-only | Number of sheets of media 13 that have been printed. See MEDIA1-PAGE-COUNT for details. Additional information: See MEDIA1-PAGE-COUNT. |
| STR media13_short_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.13.2 | DisplayString | read-only | Length restricted version of the media name 13. See MEDIA1-SHORT-NAME for details. Additional information: See MEDIA1-SHORT-NAME. |
| media14 | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.14 | |||
| INT media14_engine_media_mode | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.14.4 | INTEGER | read-write | The engine processing characteristics that are to be applied to this media. The processing characteristics are device specific. Additional information: See the description for MEDIA1-ENGINE-MEDIA-MODE. |
| STR media14_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.14.1 | DisplayString | read-only | Media 14 name. Additional information: See MEDIA1-NAME. |
| INT media14_page_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.14.3 | INTEGER | read-only | Number of sheets of media 14 that have been printed. See MEDIA1-PAGE-COUNT for details. Additional information: See MEDIA1-PAGE-COUNT. |
| STR media14_short_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.14.2 | DisplayString | read-only | Length restricted version of the media name 14. See MEDIA1-SHORT-NAME for details. Additional information: See MEDIA1-SHORT-NAME. |
| media15 | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.15 | |||
| INT media15_engine_media_mode | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.15.4 | INTEGER | read-write | The engine processing characteristics that are to be applied to this media. The processing characteristics are device specific. Additional information: See the description for MEDIA1-ENGINE-MEDIA-MODE. |
| STR media15_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.15.1 | DisplayString | read-write | Media 15 name. Additional information: The maximum supported string length is 24 bytes. If the user entered string is too long, the device will store the first 24 bytes and return the status. See CAUTION statement under Product Specific Use. |
| INT media15_page_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.15.3 | INTEGER | read-only | Number of sheets of media 15 that have been printed. See MEDIA1-PAGE-COUNT for details. Additional information: See MEDIA1-PAGE-COUNT. |
| STR media15_short_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.15.2 | DisplayString | read-write | Length restricted version of the media name 15. See MEDIA1-SHORT-NAME for details. Additional information: The maximum supported string length is 9 characters. If the user entered string is too long, the device will store the first 9 characters and will return the status. The characters must be in the range 20H to 7FH except 5C cannot be used. The default symbol set is Roman-8 for English; additional legal symbol sets are ISOLatin5, ISOLatin2 and Windows31J. Setting this object with characters outside of the range or of an illegal symbol set will cause an error status of to be returned. |
| media16 | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.16 | |||
| INT media16_engine_media_mode | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.16.4 | INTEGER | read-write | The engine processing characteristics that are to be applied to this media. The processing characteristics are device specific. Additional information: See the description for MEDIA1-ENGINE-MEDIA-MODE. |
| STR media16_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.16.1 | DisplayString | read-write | Media 16 name. Additional information: See MEDIA15-NAME. |
| INT media16_page_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.16.3 | INTEGER | read-only | Number of sheets of media 16 that have been printed. See MEDIA1-PAGE-COUNT for details. Additional information: See MEDIA15-PAGE-COUNT. |
| STR media16_short_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.16.2 | DisplayString | read-write | Length restricted version of the media name 16. See MEDIA1-SHORT-NAME for details. Additional information: See MEDIA15-SHORT-NAME. |
| media17 | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.17 | |||
| INT media17_engine_media_mode | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.17.4 | INTEGER | read-write | The engine processing characteristics that are to be applied to this media. The processing characteristics are device specific. Additional information: See the description for MEDIA1-ENGINE-MEDIA-MODE. |
| STR media17_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.17.1 | DisplayString | read-write | Media 17 name. Additional information: See MEDIA15-NAME. |
| INT media17_page_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.17.3 | INTEGER | read-only | Number of sheets of media 17 that have been printed. See MEDIA1-PAGE-COUNT for details. Additional information: See MEDIA15-PAGE-COUNT. |
| STR media17_short_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.17.2 | DisplayString | read-write | Length restricted version of the media name 17. See MEDIA1-SHORT-NAME for details. Additional information: See MEDIA15-SHORT-NAME. |
| media18 | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.18 | |||
| INT media18_engine_media_mode | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.18.4 | INTEGER | read-write | The engine processing characteristics that are to be applied to this media. The processing characteristics are device specific. Additional information: See the description for MEDIA1-ENGINE-MEDIA-MODE. |
| STR media18_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.18.1 | DisplayString | read-write | Media 18 name. Additional information: See MEDIA15-NAME. |
| INT media18_page_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.18.3 | INTEGER | read-only | Number of sheets of media 18 that have been printed. See MEDIA1-PAGE-COUNT for details. Additional information: See MEDIA15-PAGE-COUNT. |
| STR media18_short_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.18.2 | DisplayString | read-write | Length restricted version of the media name 18. See MEDIA1-SHORT-NAME for details. Additional information: See MEDIA15-SHORT-NAME. |
| media19 | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.19 | |||
| INT media19_engine_media_mode | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.19.4 | INTEGER | read-write | The engine processing characteristics that are to be applied to this media. The processing characteristics are device specific. Additional information: See the description for MEDIA1-ENGINE-MEDIA-MODE. |
| STR media19_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.19.1 | DisplayString | read-write | Media 19 name. Additional information: See MEDIA15-NAME. |
| INT media19_page_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.19.3 | INTEGER | read-only | Number of sheets of media 19 that have been printed. See MEDIA1-PAGE-COUNT for details. Additional information: See MEDIA15-PAGE-COUNT. |
| STR media19_short_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.19.2 | DisplayString | read-write | Length restricted version of the media name 19. See MEDIA1-SHORT-NAME for details. Additional information: See MEDIA15-SHORT-NAME. |
| media2 | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.2 | |||
| INT media2_engine_media_mode | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.2.4 | INTEGER | read-write | The engine processing characteristics that are to be applied to this media. The processing characteristics are device specific. Additional information: See the description for MEDIA1-ENGINE-MEDIA-MODE. |
| STR media2_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.2.1 | DisplayString | read-only | Media 2 name. Additional information: See MEDIA1-NAME. |
| INT media2_page_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.2.3 | INTEGER | read-only | Number of sheets of media 2 that have been printed. See MEDIA1-PAGE-COUNT for details. Additional information: See MEDIA1-PAGE-COUNT. |
| STR media2_short_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.2.2 | DisplayString | read-only | Length restricted version of the media name 2. See MEDIA1-SHORT-NAME for details. Additional information: See MEDIA1-SHORT-NAME. |
| media20 | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.20 | |||
| INT media20_engine_media_mode | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.20.4 | INTEGER | read-write | The engine processing characteristics that are to be applied to this media. The processing characteristics are device specific. Additional information: See the description for MEDIA1-ENGINE-MEDIA-MODE. |
| STR media20_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.20.1 | DisplayString | read-only | Media 20 name. Additional information: See MEDIA1-NAME. |
| INT media20_page_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.20.3 | INTEGER | read-only | Number of sheets of media 20 that have been printed. See MEDIA1-PAGE-COUNT for details. Additional information: See MEDIA1-PAGE-COUNT. |
| STR media20_short_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.20.2 | DisplayString | read-only | Length restricted version of the media name 20. See MEDIA1-SHORT-NAME for details. Additional information: See MEDIA1-SHORT-NAME. |
| media21 | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.21 | |||
| INT media21_engine_media_mode | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.21.4 | INTEGER | read-write | The engine processing characteristics that are to be applied to this media. The processing characteristics are device specific. Additional information: See the description for MEDIA1-ENGINE-MEDIA-MODE. |
| STR media21_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.21.1 | DisplayString | read-only | Media 21 name. Additional information: See MEDIA1-NAME. |
| INT media21_page_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.21.3 | INTEGER | read-only | Number of sheets of media 21 that have been printed. See MEDIA1-PAGE-COUNT for details. Additional information: See MEDIA1-PAGE-COUNT. |
| STR media21_short_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.21.2 | DisplayString | read-only | Length restricted version of the media name 21. See MEDIA1-SHORT-NAME for details. Additional information: See MEDIA1-SHORT-NAME. |
| media22 | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.22 | |||
| INT media22_engine_media_mode | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.22.4 | INTEGER | read-write | The engine processing characteristics that are to be applied to this media. The processing characteristics are device specific. Additional information: See the description for MEDIA1-ENGINE-MEDIA-MODE. |
| STR media22_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.22.1 | DisplayString | read-only | Media 22 name. Additional information: See MEDIA1-NAME. |
| INT media22_page_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.22.3 | INTEGER | read-only | Number of sheets of media 22 that have been printed. See MEDIA1-PAGE-COUNT for details. Additional information: See MEDIA1-PAGE-COUNT. |
| STR media22_short_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.22.2 | DisplayString | read-only | Length restricted version of the media name 22. See MEDIA1-SHORT-NAME for details. Additional information: See MEDIA1-SHORT-NAME. |
| media23 | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.23 | |||
| INT media23_engine_media_mode | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.23.4 | INTEGER | read-write | The engine processing characteristics that are to be applied to this media. The processing characteristics are device specific. Additional information: See the description for MEDIA1-ENGINE-MEDIA-MODE. |
| STR media23_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.23.1 | DisplayString | read-only | Media 23 name. Additional information: See MEDIA1-NAME. |
| INT media23_page_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.23.3 | INTEGER | read-only | Number of sheets of media 23 that have been printed. See MEDIA1-PAGE-COUNT for details. Additional information: See MEDIA1-PAGE-COUNT. |
| STR media23_short_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.23.2 | DisplayString | read-only | Length restricted version of the media name 23. See MEDIA1-SHORT-NAME for details. Additional information: See MEDIA1-SHORT-NAME. |
| media3 | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.3 | |||
| INT media3_engine_media_mode | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.3.4 | INTEGER | read-write | The engine processing characteristics that are to be applied to this media. The processing characteristics are device specific. Additional information: See the description for MEDIA1-ENGINE-MEDIA-MODE. |
| STR media3_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.3.1 | DisplayString | read-only | Media 3 name. Additional information: See MEDIA1-NAME. |
| INT media3_page_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.3.3 | INTEGER | read-only | Number of sheets of media 3 that have been printed. See MEDIA1-PAGE-COUNT for details. Additional information: See MEDIA1-PAGE-COUNT. |
| STR media3_short_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.3.2 | DisplayString | read-only | Length restricted version of the media name 3. See MEDIA1-SHORT-NAME for details. Additional information: See MEDIA1-SHORT-NAME. |
| media32 | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.32 | |||
| INT media32_engine_media_mode | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.32.4 | INTEGER | read-write | The engine processing characteristics that are to be applied to this media. The processing characteristics are device specific. Additional information: See the description for MEDIA1-ENGINE-MEDIA-MODE. |
| STR media32_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.32.1 | DisplayString | read-only | Media 32 name. Additional information: See MEDIA1-NAME. |
| INT media32_page_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.32.3 | INTEGER | read-only | Number of sheets of media 32 that have been printed. See MEDIA1-PAGE-COUNT for details. Additional information: See MEDIA1-PAGE-COUNT. |
| STR media32_short_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.32.2 | DisplayString | read-only | Length restricted version of the media name 32. See MEDIA1-SHORT-NAME for details. Additional information: See MEDIA1-SHORT-NAME. |
| media4 | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.4 | |||
| INT media4_engine_media_mode | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.4.4 | INTEGER | read-write | The engine processing characteristics that are to be applied to this media. The processing characteristics are device specific. Additional information: See the description for MEDIA1-ENGINE-MEDIA-MODE. |
| STR media4_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.4.1 | DisplayString | read-only | Media 4 name. Additional information: See MEDIA1-NAME. |
| INT media4_page_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.4.3 | INTEGER | read-only | Number of sheets of media 4 that have been printed. See MEDIA1-PAGE-COUNT for details. Additional information: See MEDIA1-PAGE-COUNT. |
| STR media4_short_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.4.2 | DisplayString | read-only | Length restricted version of the media name 4. See MEDIA1-SHORT-NAME for details. Additional information: See MEDIA1-SHORT-NAME. |
| media5 | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.5 | |||
| INT media5_engine_media_mode | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.5.4 | INTEGER | read-write | The engine processing characteristics that are to be applied to this media. The processing characteristics are device specific. Additional information: See the description for MEDIA1-ENGINE-MEDIA-MODE. |
| STR media5_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.5.1 | DisplayString | read-only | Media 5 name. Additional information: See MEDIA1-NAME. |
| INT media5_page_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.5.3 | INTEGER | read-only | Number of sheets of media 5 that have been printed. See MEDIA1-PAGE-COUNT for details. Additional information: See MEDIA1-PAGE-COUNT. |
| STR media5_short_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.5.2 | DisplayString | read-only | Length restricted version of the media name 5. See MEDIA1-SHORT-NAME for details. Additional information: See MEDIA1-SHORT-NAME. |
| media6 | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.6 | |||
| INT media6_engine_media_mode | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.6.4 | INTEGER | read-write | The engine processing characteristics that are to be applied to this media. The processing characteristics are device specific. Additional information: See the description for MEDIA1-ENGINE-MEDIA-MODE. |
| STR media6_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.6.1 | DisplayString | read-only | Media 6 name. Additional information: See MEDIA1-NAME. |
| INT media6_page_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.6.3 | INTEGER | read-only | Number of sheets of media 6 that have been printed. See MEDIA1-PAGE-COUNT for details. Additional information: See MEDIA1-PAGE-COUNT. |
| STR media6_short_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.6.2 | DisplayString | read-only | Length restricted version of the media name 6. See MEDIA1-SHORT-NAME for details. Additional information: See MEDIA1-SHORT-NAME. |
| media7 | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.7 | |||
| INT media7_engine_media_mode | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.7.4 | INTEGER | read-write | The engine processing characteristics that are to be applied to this media. The processing characteristics are device specific. Additional information: See the description for MEDIA1-ENGINE-MEDIA-MODE. |
| STR media7_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.7.1 | DisplayString | read-only | Media 7 name. Additional information: See MEDIA1-NAME. |
| INT media7_page_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.7.3 | INTEGER | read-only | Number of sheets of media 7 that have been printed. See MEDIA1-PAGE-COUNT for details. Additional information: See MEDIA1-PAGE-COUNT. |
| STR media7_short_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.7.2 | DisplayString | read-only | Length restricted version of the media name 7. See MEDIA1-SHORT-NAME for details. Additional information: See MEDIA1-SHORT-NAME. |
| media8 | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.8 | |||
| INT media8_engine_media_mode | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.8.4 | INTEGER | read-write | The engine processing characteristics that are to be applied to this media. The processing characteristics are device specific. Additional information: See the description for MEDIA1-ENGINE-MEDIA-MODE. |
| STR media8_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.8.1 | DisplayString | read-only | Media 8 name. Additional information: See MEDIA1-NAME. |
| INT media8_page_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.8.3 | INTEGER | read-only | Number of sheets of media 8 that have been printed. See MEDIA1-PAGE-COUNT for details. Additional information: See MEDIA1-PAGE-COUNT. |
| STR media8_short_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.8.2 | DisplayString | read-only | Length restricted version of the media name 8. See MEDIA1-SHORT-NAME for details. Additional information: See MEDIA1-SHORT-NAME. |
| media9 | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.9 | |||
| INT media9_engine_media_mode | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.9.4 | INTEGER | read-write | The engine processing characteristics that are to be applied to this media. The processing characteristics are device specific. Additional information: See the description for MEDIA1-ENGINE-MEDIA-MODE. |
| STR media9_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.9.1 | DisplayString | read-only | Media 9 name. Additional information: See MEDIA1-NAME. |
| INT media9_page_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.9.3 | INTEGER | read-only | Number of sheets of media 9 that have been printed. See MEDIA1-PAGE-COUNT for details. Additional information: See MEDIA1-PAGE-COUNT. |
| STR media9_short_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.3.9.2 | DisplayString | read-only | Length restricted version of the media name 9. See MEDIA1-SHORT-NAME for details. Additional information: See MEDIA1-SHORT-NAME. |
| mio | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.3 | |||
| mio1 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.3.1 | |||
| STR mio1_manufacturing_info | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.3.1.3 | DisplayString | read-only | Returns information describing the manufacture of the I/O card installed in MIO/EIO slot 1. May include serial number and firmware revision. Additional information: The format of the string returned is determined by the manufacturer of the EIO device. There is no standard for content of the string. |
| STR mio1_model_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.3.1.2 | DisplayString | read-only | Returns product information identifying the I/O card. Example: XXXX. |
| INT mio1_type | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.3.1.4 | INTEGER | read-only | Returns an indication of the type of option installed in MIO/EIO slot 1. See SIMM1-TYPE for an explanation of the enumerations. |
| mio2 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.3.2 | |||
| STR mio2_manufacturing_info | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.3.2.3 | DisplayString | read-only | Returns information describing the manufacture of the I/O card installed in MIO/EIO slot 2. May include serial number and firmware revision. Additional information: The format of the string returned is determined by the manufacturer of the EIO device. There is no standard for content of the string. |
| STR mio2_model_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.3.2.2 | DisplayString | read-only | Returns product information identifying the I/O card. Example: XXXX. |
| INT mio2_type | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.3.2.4 | INTEGER | read-only | Returns an indication of the type of option installed in MIO/EIO slot 2. See SIMM1-TYPE for an explanation of the enumerations. |
| mio3 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.3.3 | |||
| STR mio3_manufacturing_info | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.3.3.3 | DisplayString | read-only | Returns information describing the manufacture of the I/O card installed in MIO/EIO interface 3. May include serial number and firmware revision. Additional information: The format of the string returned is determined by the manufacturer of the EIO device. There is no standard for content of the string. |
| STR mio3_model_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.3.3.2 | DisplayString | read-only | Returns product information identifying the I/O card. Example: XXXX. |
| INT mio3_type | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.3.3.4 | INTEGER | read-only | Returns an indication of the type of option installed in MIO/EIO interface 3. See SIMM1-TYPE for an explanation of the enumerations. |
| STR model_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.3.2 | DisplayString | read-only | Identifies the device model name (e.g. ''DeskJet 1200C''). The string is as specific as possible. Capitalization and spacing should match family naming conventions. Products should note in POS if the model name on the HP corporate price list changes but the device reports the previous device name. If the model name changes based on the installed options, the POS should indicate if only the base model name is returned, or if the device senses the installed options and returns the correct model name. If possible, encode the model name in a symbol set (like Roman-8) that matches the ASCII character set and limit the characters used to ASCII characters. Additional information: Since the value of this object is frequently used in displaying a list of printers, it is kept relatively short in case systems have limited width for their display area. The model name does not change based on sensing of installed options. |
| STR model_number | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.3.1 | DisplayString | read-only | Identifies the device model number as listed in the HP corporate price list (e.g. C2121A for DeskJet 500C). The string is as specific as possible. Products should note in POS if the model number on the CPL changes but the device reports the previous model number. If the model number changes based on the installed options, the POS should indicate if only the base model number is returned, or if the device senses the installed options and returns the correct model number. If possible, encode the model number in a symbol set (like Roman-8) that matches the ASCII character set and limit the characters used to ASCII characters. Additional information: The value of this object does not change based on the installed options. The default of this object is the same on all LaserJet 8150 printers. |
| INT mono_color_switching_mode | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.31 | INTEGER | read-write | This object allows the user to view/change the color/mono switching mode for a device. Additional information: This object allows the user to change between automatic color/mono switching mode, and always color mode. |
| INT mopy_mode | 1.3.6.1.4.1.11.2.3.9.4.2.1.2.4.1.1 | INTEGER | read-write | Controls or reports how mopies are generated. eOff turns off the mopy feature. eAuto allows the device to determine the best method for generating mopies based on the device configuration. eStandard spools the I/O data and replays the I/O data multiple times to generate the mopies. eEnhanced spools the rasterized page images and replays the rasterized data to generate the mopies. Typically, the rasterized data will be larger and will allow all but the first mopy to print at speed. If the job being mopied is not extremely complex, then the first mopy will print at speed also. |
| netPMLmgmt | 1.3.6.1.4.1.11.2.3.9.4.2 | |||
| INT north_edge_offset | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.1.2 | INTEGER | read-write | Returns or sets the number of 300 dpi dots by which the image is shifted. Shift is relative to the leading edge of the medium as the medium flows through the marking engine with the side to be imaged facing the observer. The leading edge is the North edge and the other edges are defined by the normal compass layout of directions with the compass facing the observer. The adjustment is for all pages printed. A positive value moves the image away from the leading edge of the medium. A negative value moves the image closer to the leading edge of the medium. The value 0 will return the image to its factory default position. Additional information: Returns or sets the number of 300 dpi dots by which the image is shifted. Shift is relative to the leading edge of the medium as the medium flows through the marking engine with the side to be imaged facing the observer. The leading edge is the North edge and the other edges are defined by the normal compass layout of directions with the compass facing the ob server. The adjustment is for all pages printed. A positive value moves the image away from the leading edge of the medium. A negative value moves the image closer to the leading edge of the medium. The value 0 will return the image to its factory default position. The value of this object is stored in NVRAM. |
| INT on_off_line | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.2.5 | INTEGER | read-write | To bring the PDL processing sub-system on or off line. If the device is a printer, then the printer does not process print job data when the printer is off line. PML communication persists. Additional information: When the printer is in the Offline state, printing will stop as soon as possible (no more sheets of media are pulled from input trays). The I/O is taken offline also. Setting to eOnline has the following affect: Printer will immediately go to or remain in the Online state; status is returned. If the printer's current state is Offline with a pending error condition that prevents the printer from going to the Online state, the printer will remain in the Offline state; status is returned (see the Control Panel ERS for a list of error conditions). Setting to eOffline has the following affect: Printer will immediately go to or remain in the Offline state; status is returned. If pages are being printed, those pages will complete with the printer in the Offline state. Setting to eOfflineAtEndOfJob has the following affect: If not in a job or already in the Offline state, the printer will immediately go to or remain in the Offline state; status is returned. If in a job and the current state is Online, the printer will remain in the Online state, with the value of this object as eOfflineAtEndOfJob, until the end of the job; status is returned. At the end of the job, the printer goes to the Offline state and the value of this object becomes eOffline. Setting this object to eOffline or eOnline before the end of the job causes the action for that value to be taken immediately. |
| operating_system | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.19 | |||
| STR os_execute_file | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.19.1 | DisplayString | write-only | This object's input is a null-terminated string representing a fully-qualified path name for an executable file. This object causes the file to be executed by the OS. Additional information: This object's input is a null-terminated string of two or more whitespace-separated tokens. The first token is a path to a directory to make the current working directory. The second token is a path to an executable file to be executed. Any remaining whitespace-separated tokens are optional and will be passed as parameters to the executable. The paths to the directory and executable can be either PJL style (e.g., 1:\app\example) or UNIX-style (e.g., /hpmnt/dsk_ide1a/app/example). The executable is run in a separate process. |
| INT out_marking_agent_processing | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.5.1.10 | INTEGER | read-only | Returns or changes how the device processes an out marking agent event. If eCont, then the device continues to print. If eStop, then the device stops until a continue event occurs. |
| outbin | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4 | |||
| outbin1 | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.1 | |||
| OCT outbin1_override_mode | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.1.9 | OCTET STRING | read-write | Returns or sets the device behavior when this output bin condition causes printing to stop. cCancelJob - The device cancels the job. cOutbinFullOverride - The device sends subsequent media to the overflow bin. cOutbinAttentionOverride - The device ignores the attention condition and continues printing. cBinderAttentionOverride - The device ignores the binder attention condition and continues printing. Additional information: If cCancelJob is set, the current print job will be cancelled regardless of other item settings. If cOutbinFullOverride is set and this bin is the designated overflow bin (OVERFLOW-BIN = 1), then the bit is ignored. This object describes the action that is performed when the JOB-OUTPUT-AUTO-CONTINUE-TIMEOUT expires. If no bits are set, no override action is taken (the printer will continue to wait). The action performed by the CONTINUE object being set to eInitiateAction or the GO key being pressed on the control panel may cause different actions. See the LaserJet 8150 Control panel ERS and the CONTINUE object description for information on the actions that occur for those conditions. |
| outbin10 | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.10 | |||
| OCT outbin10_error_info | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.10.12 | OCTET STRING | read-only | A device specific description of the last error encountered for output bin 10. Each POS should document the meaning of all supported error information. Additional information: See OUTBIN3-ERROR-INFO DESCRIPTION |
| INT outbin10_maximum_binding | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.10.10 | INTEGER | read-only | The maximum number of sheets of 20 pound paper that can be bound by the binding device that serves this output bin. If a job exceeds this number and the job has requested binding, cBindingError will be set in NOT- READY-DESTINATION-PRINT-ENGINE. Additional information: The maximum number of sheets of 20 pound paper that can be bound by the binding device that serves this output bin. If a job exceeds this number and the job has requested binding, cBindingError will be set in NOT- READY-DESTINATION-PRINT-ENGINE. |
| OCT outbin10_override_mode | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.10.9 | OCTET STRING | read-write | Returns or sets the device behavior when this output bin condition causes printing to stop. cCancelJob - The device cancels the job. cOutbinFullOverride - The device sends subsequent media to the overflow bin. cOutbinAttentionOverride - The device ignores the attention condition and continues printing. cBinderAttentionOverride - The device ignores the binder attention condition and continues printing. Additional information: If cCancelJob is set, the current print job will be cancelled regardless of other item settings. If cOutbinFullOverride is set and this bin is the designated overflow bin (OVERFLOW-BIN = 1), then the bit is ignored. This object describes the action that is performed when the JOB-OUTPUT-AUTO-CONTINUE-TIMEOUT expires. If no bits are set, no override action is taken (the printer will continue to wait). The action performed by the CONTINUE object being set to eInitiateAction or the GO key being pressed on the control panel may cause different actions. See the LaserJet 8150 Control panel ERS and the CONTINUE object description for information on the actions that occur for those conditions. |
| INT outbin10_phd | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.10.11 | INTEGER | read-only | Provides the number of the Paper Handling Device that contains this output bin. Additional information: Provides the number of the Paper Handling Device that contains this output bin. |
| outbin11 | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.11 | |||
| OCT outbin11_error_info | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.11.12 | OCTET STRING | read-only | A device specific description of the last error encountered for output bin 11. Each POS should document the meaning of all supported error information. Additional information: See OUTBIN3-ERROR-INFO DESCRIPTION |
| INT outbin11_maximum_binding | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.11.10 | INTEGER | read-only | The maximum number of sheets of 20 pound paper that can be bound by the binding device that serves this output bin. If a job exceeds this number and the job has requested binding, cBindingError will be set in NOT- READY-DESTINATION-PRINT-ENGINE. Additional information: The maximum number of sheets of 20 pound paper that can be bound by the binding device that serves this output bin. If a job exceeds this number and the job has requested binding, cBindingError will be set in NOT- READY-DESTINATION-PRINT-ENGINE. |
| OCT outbin11_override_mode | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.11.9 | OCTET STRING | read-write | Returns or sets the device behavior when this output bin condition causes printing to stop. cCancelJob - The device cancels the job. cOutbinFullOverride - The device sends subsequent media to the overflow bin. cOutbinAttentionOverride - The device ignores the attention condition and continues printing. cBinderAttentionOverride - The device ignores the binder attention condition and continues printing. Additional information: If cCancelJob is set, the current print job will be cancelled regardless of other item settings. If cOutbinFullOverride is set and this bin is the designated overflow bin (OVERFLOW-BIN = 1), then the bit is ignored. This object describes the action that is performed when the JOB-OUTPUT-AUTO-CONTINUE-TIMEOUT expires. If no bits are set, no override action is taken (the printer will continue to wait). The action performed by the CONTINUE object being set to eInitiateAction or the GO key being pressed on the control panel may cause different actions. See the LaserJet 8150 Control panel ERS and the CONTINUE object description for information on the actions that occur for those conditions. |
| INT outbin11_phd | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.11.11 | INTEGER | read-only | Provides the number of the Paper Handling Device that contains this output bin. Additional information: Provides the number of the Paper Handling Device that contains this output bin. |
| outbin12 | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.12 | |||
| OCT outbin12_error_info | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.12.12 | OCTET STRING | read-only | A device specific description of the last error encountered for output bin 12. Each POS should document the meaning of all supported error information. Additional information: See OUTBIN3-ERROR-INFO DESCRIPTION |
| INT outbin12_maximum_binding | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.12.10 | INTEGER | read-only | The maximum number of sheets of 20 pound paper that can be bound by the binding device that serves this output bin. If a job exceeds this number and the job has requested binding, cBindingError will be set in NOT- READY-DESTINATION-PRINT-ENGINE. Additional information: See OUTBIN3-MAXIMUM-BINDING. |
| OCT outbin12_override_mode | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.12.9 | OCTET STRING | read-write | Returns or sets the device behavior when this output bin condition causes printing to stop. cCancelJob - The device cancels the job. cOutbinFullOverride - The device sends subsequent media to the overflow bin. cOutbinAttentionOverride - The device ignores the attention condition and continues printing. cBinderAttentionOverride - The device ignores the binder attention condition and continues printing. Additional information: See OUTBIN3-OVERRIDE-MODE. |
| INT outbin12_phd | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.12.11 | INTEGER | read-only | Provides the number of the Paper Handling Device that contains this output bin. Additional information: See OUTBIN3-PHD. |
| outbin3 | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.3 | |||
| OCT outbin3_error_info | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.3.12 | OCTET STRING | read-only | A device specific description of the last error encountered for output bin 3. Each POS should document the meaning of all supported error information. Additional information: This is a description of the current error state of a finishing device. (ie stapler). If the bin does not support any finishing capabilities then the object will return . The possible return values are as follows: Byte1, Byte2, and Byte3 should be 0x00. as they are reserved for future use. Byte4 is a bit field that can be interpreted as follows: bit 0 -- unused bit 1 -- eBinderOut Out of staples bit 2 -- eBinderLimit Too many pages to finish bit 3 -- eBinderJam Staple jammed in stapler bit 4 -- eBinderAlign Pages aren't aligned correctly to finish. bit 5 -- unused bit 6 -- unused bit 7 -- unused // NOTE: Because HP is marketing a device with a max of 16 bins the OUTBIN-MAXIMUM-BINDING objects are 3-18 but the external device specification requires support of up to 315 output bins. Therefore if these bins exist above 16, then the coresponding objects will also exist OUTBIN19-MAXIMUM-BINDING ... OUTBIN317-MAXIMUM-BINDING |
| INT outbin3_maximum_binding | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.3.10 | INTEGER | read-only | The maximum number of sheets of 20 pound paper that can be bound by the binding device that serves this output bin. If a job exceeds this number and the job has requested binding, cBindingError will be set in NOT- READY-DESTINATION-PRINT-ENGINE. Additional information: The maximum number of sheets of 20 pound paper that can be bound by the binding device that serves this output bin. If a job exceeds this number and the job has requested binding, cBindingError will be set in NOT- READY-DESTINATION-PRINT-ENGINE. |
| OCT outbin3_override_mode | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.3.9 | OCTET STRING | read-write | Returns or sets the device behavior when this output bin condition causes printing to stop. cCancelJob - The device cancels the job. cOutbinFullOverride - The device sends subsequent media to the overflow bin. cOutbinAttentionOverride - The device ignores the attention condition and continues printing. cBinderAttentionOverride - The device ignores the binder attention condition and continues printing. Additional information: If cCancelJob is set, the current print job will be cancelled regardless of other item settings. If cOutbinFullOverride is set and this bin is the designated overflow bin (OVERFLOW-BIN = 1), then the bit is ignored. This object describes the action that is performed when the JOB-OUTPUT-AUTO-CONTINUE-TIMEOUT expires. If no bits are set, no override action is taken (the printer will continue to wait). The action performed by the CONTINUE object being set to eInitiateAction or the GO key being pressed on the control panel may cause different actions. See the LaserJet 8150 Control panel ERS and the CONTINUE object description for information on the actions that occur for those conditions. |
| INT outbin3_phd | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.3.11 | INTEGER | read-only | Provides the number of the Paper Handling Device that contains this output bin. Additional information: Provides the number of the Paper Handling Device that contains this output bin. |
| outbin4 | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.4 | |||
| OCT outbin4_error_info | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.4.12 | OCTET STRING | read-only | A device specific description of the last error encountered for output bin 4. Each POS should document the meaning of all supported error information. Additional information: See OUTBIN3-ERROR-INFO DESCRIPTION |
| INT outbin4_maximum_binding | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.4.10 | INTEGER | read-only | The maximum number of sheets of 20 pound paper that can be bound by the binding device that serves this output bin. If a job exceeds this number and the job has requested binding, cBindingError will be set in NOT- READY-DESTINATION-PRINT-ENGINE. Additional information: The maximum number of sheets of 20 pound paper that can be bound by the binding device that serves this output bin. If a job exceeds this number and the job has requested binding, cBindingError will be set in NOT- READY-DESTINATION-PRINT-ENGINE. |
| OCT outbin4_override_mode | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.4.9 | OCTET STRING | read-write | Returns or sets the device behavior when this output bin condition causes printing to stop. cCancelJob - The device cancels the job. cOutbinFullOverride - The device sends subsequent media to the overflow bin. cOutbinAttentionOverride - The device ignores the attention condition and continues printing. cBinderAttentionOverride - The device ignores the binder attention condition and continues printing. Additional information: If cCancelJob is set, the current print job will be cancelled regardless of other item settings. If cOutbinFullOverride is set and this bin is the designated overflow bin (OVERFLOW-BIN = 1), then the bit is ignored. This object describes the action that is performed when the JOB-OUTPUT-AUTO-CONTINUE-TIMEOUT expires. If no bits are set, no override action is taken (the printer will continue to wait). The action performed by the CONTINUE object being set to eInitiateAction or the GO key being pressed on the control panel may cause different actions. See the LaserJet 8150 Control panel ERS and the CONTINUE object description for information on the actions that occur for those conditions. |
| INT outbin4_phd | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.4.11 | INTEGER | read-only | Provides the number of the Paper Handling Device that contains this output bin. Additional information: Provides the number of the Paper Handling Device that contains this output bin. |
| outbin5 | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.5 | |||
| OCT outbin5_error_info | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.5.12 | OCTET STRING | read-only | A device specific description of the last error encountered for output bin 5. Each POS should document the meaning of all supported error information. Additional information: See OUTBIN3-ERROR-INFO DESCRIPTION |
| INT outbin5_maximum_binding | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.5.10 | INTEGER | read-only | The maximum number of sheets of 20 pound paper that can be bound by the binding device that serves this output bin. If a job exceeds this number and the job has requested binding, cBindingError will be set in NOT- READY-DESTINATION-PRINT-ENGINE. Additional information: The maximum number of sheets of 20 pound paper that can be bound by the binding device that serves this output bin. If a job exceeds this number and the job has requested binding, cBindingError will be set in NOT- READY-DESTINATION-PRINT-ENGINE. |
| OCT outbin5_override_mode | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.5.9 | OCTET STRING | read-write | Returns or sets the device behavior when this output bin condition causes printing to stop. cCancelJob - The device cancels the job. cOutbinFullOverride - The device sends subsequent media to the overflow bin. cOutbinAttentionOverride - The device ignores the attention condition and continues printing. cBinderAttentionOverride - The device ignores the binder attention condition and continues printing. Additional information: If cCancelJob is set, the current print job will be cancelled regardless of other item settings. If cOutbinFullOverride is set and this bin is the designated overflow bin (OVERFLOW-BIN = 1), then the bit is ignored. This object describes the action that is performed when the JOB-OUTPUT-AUTO-CONTINUE-TIMEOUT expires. If no bits are set, no override action is taken (the printer will continue to wait). The action performed by the CONTINUE object being set to eInitiateAction or the GO key being pressed on the control panel may cause different actions. See the LaserJet 8150 Control panel ERS and the CONTINUE object description for information on the actions that occur for those conditions. |
| INT outbin5_phd | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.5.11 | INTEGER | read-only | Provides the number of the Paper Handling Device that contains this output bin. Additional information: Provides the number of the Paper Handling Device that contains this output bin. |
| outbin6 | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.6 | |||
| OCT outbin6_error_info | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.6.12 | OCTET STRING | read-only | A device specific description of the last error encountered for output bin 6. Each POS should document the meaning of all supported error information. Additional information: See OUTBIN3-ERROR-INFO DESCRIPTION |
| INT outbin6_maximum_binding | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.6.10 | INTEGER | read-only | The maximum number of sheets of 20 pound paper that can be bound by the binding device that serves this output bin. If a job exceeds this number and the job has requested binding, cBindingError will be set in NOT- READY-DESTINATION-PRINT-ENGINE. Additional information: The maximum number of sheets of 20 pound paper that can be bound by the binding device that serves this output bin. If a job exceeds this number and the job has requested binding, cBindingError will be set in NOT- READY-DESTINATION-PRINT-ENGINE. |
| OCT outbin6_override_mode | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.6.9 | OCTET STRING | read-write | Returns or sets the device behavior when this output bin condition causes printing to stop. cCancelJob - The device cancels the job. cOutbinFullOverride - The device sends subsequent media to the overflow bin. cOutbinAttentionOverride - The device ignores the attention condition and continues printing. cBinderAttentionOverride - The device ignores the binder attention condition and continues printing. Additional information: If cCancelJob is set, the current print job will be cancelled regardless of other item settings. If cOutbinFullOverride is set and this bin is the designated overflow bin (OVERFLOW-BIN = 1), then the bit is ignored. This object describes the action that is performed when the JOB-OUTPUT-AUTO-CONTINUE-TIMEOUT expires. If no bits are set, no override action is taken (the printer will continue to wait). The action performed by the CONTINUE object being set to eInitiateAction or the GO key being pressed on the control panel may cause different actions. See the LaserJet 8150 Control panel ERS and the CONTINUE object description for information on the actions that occur for those conditions. |
| INT outbin6_phd | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.6.11 | INTEGER | read-only | Provides the number of the Paper Handling Device that contains this output bin. Additional information: Provides the number of the Paper Handling Device that contains this output bin. |
| outbin7 | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.7 | |||
| OCT outbin7_error_info | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.7.12 | OCTET STRING | read-only | A device specific description of the last error encountered for output bin 7. Each POS should document the meaning of all supported error information. Additional information: See OUTBIN3-ERROR-INFO DESCRIPTION |
| INT outbin7_maximum_binding | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.7.10 | INTEGER | read-only | The maximum number of sheets of 20 pound paper that can be bound by the binding device that serves this output bin. If a job exceeds this number and the job has requested binding, cBindingError will be set in NOT- READY-DESTINATION-PRINT-ENGINE. Additional information: The maximum number of sheets of 20 pound paper that can be bound by the binding device that serves this output bin. If a job exceeds this number and the job has requested binding, cBindingError will be set in NOT- READY-DESTINATION-PRINT-ENGINE. |
| OCT outbin7_override_mode | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.7.9 | OCTET STRING | read-write | Returns or sets the device behavior when this output bin condition causes printing to stop. cCancelJob - The device cancels the job. cOutbinFullOverride - The device sends subsequent media to the overflow bin. cOutbinAttentionOverride - The device ignores the attention condition and continues printing. cBinderAttentionOverride - The device ignores the binder attention condition and continues printing. Additional information: If cCancelJob is set, the current print job will be cancelled regardless of other item settings. If cOutbinFullOverride is set and this bin is the designated overflow bin (OVERFLOW-BIN = 1), then the bit is ignored. This object describes the action that is performed when the JOB-OUTPUT-AUTO-CONTINUE-TIMEOUT expires. If no bits are set, no override action is taken (the printer will continue to wait). The action performed by the CONTINUE object being set to eInitiateAction or the GO key being pressed on the control panel may cause different actions. See the LaserJet 8150 Control panel ERS and the CONTINUE object description for information on the actions that occur for those conditions. |
| INT outbin7_phd | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.7.11 | INTEGER | read-only | Provides the number of the Paper Handling Device that contains this output bin. Additional information: Provides the number of the Paper Handling Device that contains this output bin. |
| outbin8 | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.8 | |||
| OCT outbin8_error_info | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.8.12 | OCTET STRING | read-only | A device specific description of the last error encountered for output bin 8. Each POS should document the meaning of all supported error information. Additional information: See OUTBIN3-ERROR-INFO DESCRIPTION |
| INT outbin8_maximum_binding | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.8.10 | INTEGER | read-only | The maximum number of sheets of 20 pound paper that can be bound by the binding device that serves this output bin. If a job exceeds this number and the job has requested binding, cBindingError will be set in NOT- READY-DESTINATION-PRINT-ENGINE. Additional information: The maximum number of sheets of 20 pound paper that can be bound by the binding device that serves this output bin. If a job exceeds this number and the job has requested binding, cBindingError will be set in NOT- READY-DESTINATION-PRINT-ENGINE. |
| OCT outbin8_override_mode | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.8.9 | OCTET STRING | read-write | Returns or sets the device behavior when this output bin condition causes printing to stop. cCancelJob - The device cancels the job. cOutbinFullOverride - The device sends subsequent media to the overflow bin. cOutbinAttentionOverride - The device ignores the attention condition and continues printing. cBinderAttentionOverride - The device ignores the binder attention condition and continues printing. Additional information: If cCancelJob is set, the current print job will be cancelled regardless of other item settings. If cOutbinFullOverride is set and this bin is the designated overflow bin (OVERFLOW-BIN = 1), then the bit is ignored. This object describes the action that is performed when the JOB-OUTPUT-AUTO-CONTINUE-TIMEOUT expires. If no bits are set, no override action is taken (the printer will continue to wait). The action performed by the CONTINUE object being set to eInitiateAction or the GO key being pressed on the control panel may cause different actions. See the LaserJet 8150 Control panel ERS and the CONTINUE object description for information on the actions that occur for those conditions. |
| INT outbin8_phd | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.8.11 | INTEGER | read-only | Provides the number of the Paper Handling Device that contains this output bin. Additional information: Provides the number of the Paper Handling Device that contains this output bin. |
| outbin9 | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.9 | |||
| OCT outbin9_error_info | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.9.12 | OCTET STRING | read-only | A device specific description of the last error encountered for output bin 9. Each POS should document the meaning of all supported error information. Additional information: See OUTBIN3-ERROR-INFO DESCRIPTION |
| INT outbin9_maximum_binding | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.9.10 | INTEGER | read-only | The maximum number of sheets of 20 pound paper that can be bound by the binding device that serves this output bin. If a job exceeds this number and the job has requested binding, cBindingError will be set in NOT- READY-DESTINATION-PRINT-ENGINE. Additional information: The maximum number of sheets of 20 pound paper that can be bound by the binding device that serves this output bin. If a job exceeds this number and the job has requested binding, cBindingError will be set in NOT- READY-DESTINATION-PRINT-ENGINE. |
| OCT outbin9_override_mode | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.9.9 | OCTET STRING | read-write | Returns or sets the device behavior when this output bin condition causes printing to stop. cCancelJob - The device cancels the job. cOutbinFullOverride - The device sends subsequent media to the overflow bin. cOutbinAttentionOverride - The device ignores the attention condition and continues printing. cBinderAttentionOverride - The device ignores the binder attention condition and continues printing. Additional information: If cCancelJob is set, the current print job will be cancelled regardless of other item settings. If cOutbinFullOverride is set and this bin is the designated overflow bin (OVERFLOW-BIN = 1), then the bit is ignored. This object describes the action that is performed when the JOB-OUTPUT-AUTO-CONTINUE-TIMEOUT expires. If no bits are set, no override action is taken (the printer will continue to wait). The action performed by the CONTINUE object being set to eInitiateAction or the GO key being pressed on the control panel may cause different actions. See the LaserJet 8150 Control panel ERS and the CONTINUE object description for information on the actions that occur for those conditions. |
| INT outbin9_phd | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3.9.11 | INTEGER | read-only | Provides the number of the Paper Handling Device that contains this output bin. Additional information: Provides the number of the Paper Handling Device that contains this output bin. |
| outbins | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.3 | |||
| INT overflow_bin | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.1.4 | INTEGER | read-write | Returns or sets the bin that will be used for additional sheets of media when the current bin is full and printing is allowed to continue. Additional information: The data for this object is stored in NVRAM. |
| STR override_media_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.1.2 | DisplayString | read-write | Sets a string identifying the media name that is to be used in place of the currently requested media. The substitution will continue until another media is selected. If set to a named media that is not currently available the requested media is not overridden. Additional information: When a request is received to print on a size and type of media that is not currently available, this object contains the desired media name as set by the print job. This object should be set to a media name that is currently available in the printer. If a paper mount request is not pending, attempting to get or set this object will cause to be returned. Setting this object to a string other than one of the MEDIAn-NAME objects (MEDIA-NAMES-AVAILABLE is applied) will cause a status of to be returned. |
| INT override_media_size | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.1.3 | INTEGER | read-write | Sets the media size that is to be used in place of the currently requested media size. Additional information: When a request is received to print on a size and type of media that is not currently available, this object contains the desired size as set by the print job. This object should be set to a media size that is currently available to the printer. If a paper mount request is not pending, attempting to get or set this object will cause to be returned. |
| INT pcl_default_font_height | 1.3.6.1.4.1.11.2.3.9.4.2.1.3.3.3.13 | INTEGER | read-write | Returns or changes the default PCL height. Height is an approximate measure of the body of the type in centipoints. A centipoint is 1/7200 inch. Height applies only to proportional fonts. Point size, in points, can be converted to font height, in centipoints, by multiplying the point size by 100. The POS indicates the supported values. An unsupported value causes the printer to use the closest supported value, causing the printer to return . ''Closest'' means the smallest absolute difference. Additional information: Supported values range from 400 to 99975, in increments of 25 units. Setting to an unsupported value causes the printer to substitute in a snap value and to return status. The snap values are as follow: =99975 snaps to 99975 Unsupported values in the range 400 to 99975 snap DOWN to the previous supported value (i.e 25293 snaps to 25275 or 75038 snaps to 75025). |
| INT pcl_default_font_number | 1.3.6.1.4.1.11.2.3.9.4.2.1.3.3.3.15 | INTEGER | read-write | Returns or changes the value of the default font number variable in NVRAM. Writing an unsupported value causes the printer to generate an . Additional information: Valid numbers or 0 - 255, but only font numbers that are included in the PCL FONT LIST are selectable. |
| INT pcl_default_font_source | 1.3.6.1.4.1.11.2.3.9.4.2.1.3.3.3.14 | INTEGER | read-write | Returns or changes the value of the default font source variable in NVRAM. |
| INT pcl_default_font_width | 1.3.6.1.4.1.11.2.3.9.4.2.1.3.3.3.16 | INTEGER | read-write | Returns or changes the default PCL font width. Width is expressed as the width of a character in centipoints. A centipoint is 1/7200 inch. Width applies only to fixed space fonts. Pitch, in character per inch, can be converted to font width, in centipoints, by dividing 7200 by the pitch. The POS indicates the supported values. An unsupported value causes the printer to use the closest supported value, causing the printer to return . ''Closest'' means the smallest absolute difference. Additional information: Setting to an unsupported value causes the printer to substitue in a snap value (listed below) and return status. The snap values for pitch are as follow: =9999 snaps to 9999 |
| INT pcl_total_page_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.3.3.3.5 | INTEGER | read-only | Total number of PCL pages printed by the device. Additional information: In LaserJet 8150 the PCL page count is kept in NVRAM, and the NVRAM value is updated at least every 10 pages. NOTE: The value returned by this object will be incremented every page but if power is lost between NVRAM updates, up to 9 pages of the page count may be lost. The page count counter will be reset to zero after 16,777,215 (2^24-1) pages. The page count is incremented when a sheet of media is pulled from an input tray. A duplex printed sheet will cause this counter to be incremented by two. |
| pdl | 1.3.6.1.4.1.11.2.3.9.4.2.1.3.3 | |||
| pdl_pcl | 1.3.6.1.4.1.11.2.3.9.4.2.1.3.3.3 | |||
| pdl_postscript | 1.3.6.1.4.1.11.2.3.9.4.2.1.3.3.4 | |||
| OCT perm_store_init_occurred | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.2.10 | OCTET STRING | read-only | This object will set the cAllPermDevices bit when a full perm storage initialization occurs (as would be the case for a brand new system or as a result of a powerup key sequence or PE-TEST-POWERUP-KEY-SEQUENCE object request). If only one device was initialized (as would be the case if a disk were added to an existing system or a formatter were swapped out), then only the appropriate collection bits will be returned. If there are no collection bits set then this indicates that no initialization took place. |
| ph | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.7 | |||
| ph_devices | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.7.3 | |||
| ph2 | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.7.3.2 | |||
| ph3 | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.7.3.3 | |||
| ph4 | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.7.3.4 | |||
| ph5 | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.7.3.5 | |||
| ph6 | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.7.3.6 | |||
| OCT phd2_device_specific_command | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.7.3.2.2 | OCTET STRING | write-only | This object is used to send device-specific data to the paper handling device. The meaning of the device-specific command is dependent on the paper handling device and must be specified in the POS. If the paper handling device does not accept the command, then an will be returned. If the device accepts the command, it may still be processing the command after the response has been returned. Depending on the device, the application may need to query PHDx-DEVICE-MEMORY to see when the command has completed. Additional information: This object is used to send device-specific data to the paper handling device. The meaning of the device- specific command is dependent on the paper handling device and must be specified in the POS. If the paper handling device does not accept the command, then an will be returned. If the device accepts the command, it may still be processing the command after the response has been returned. Depending on the device, the application may need to query PHDx-DEVICE-MEMORY to see when the command has completed. |
| OCT phd3_device_specific_command | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.7.3.3.2 | OCTET STRING | write-only | This object is used to send device-specific data to the paper handling device. The meaning of the device-specific command is dependent on the paper handling device and must be specified in the POS. If the paper handling device does not accept the command, then an will be returned. If the device accepts the command, it may still be processing the command after the response has been returned. Depending on the device, the application may need to query PHDx-DEVICE-MEMORY to see when the command has completed. Additional information: This object is used to send device-specific data to the paper handling device. The meaning of the device- specific command is dependent on the paper handling device and must be specified in the POS. If the paper handling device does not accept the command, then an will be returned. If the device accepts the command, it may still be processing the command after the response has been returned. Depending on the device, the application may need to query PHDx-DEVICE-MEMORY to see when the command has completed. |
| OCT phd4_device_specific_command | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.7.3.4.2 | OCTET STRING | write-only | This object is used to send device-specific data to the paper handling device. The meaning of the device-specific command is dependent on the paper handling device and must be specified in the POS. If the paper handling device does not accept the command, then an will be returned. If the device accepts the command, it may still be processing the command after the response has been returned. Depending on the device, the application may need to query PHDx-DEVICE-MEMORY to see when the command has completed. Additional information: This object is used to send device-specific data to the paper handling device. The meaning of the device- specific command is dependent on the paper handling device and must be specified in the POS. If the paper handling device does not accept the command, then an will be returned. If the device accepts the command, it may still be processing the command after the response has been returned. Depending on the device, the application may need to query PHDx-DEVICE-MEMORY to see when the command has completed. |
| OCT phd5_device_specific_command | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.7.3.5.2 | OCTET STRING | write-only | This object is used to send device-specific data to the paper handling device. The meaning of the device-specific command is dependent on the paper handling device and must be specified in the POS. If the paper handling device does not accept the command, then an will be returned. If the device accepts the command, it may still be processing the command after the response has been returned. Depending on the device, the application may need to query PHDx-DEVICE-MEMORY to see when the command has completed. Additional information: This object is used to send device-specific data to the paper handling device. The meaning of the device- specific command is dependent on the paper handling device and must be specified in the POS. If the paper handling device does not accept the command, then an will be returned. If the device accepts the command, it may still be processing the command after the response has been returned. Depending on the device, the application may need to query PHDx-DEVICE-MEMORY to see when the command has completed. |
| OCT phd6_device_specific_command | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.7.3.6.2 | OCTET STRING | write-only | This object is used to send device-specific data to the paper handling device. The meaning of the device-specific command is dependent on the paper handling device and must be specified in the POS. If the paper handling device does not accept the command, then an will be returned. If the device accepts the command, it may still be processing the command after the response has been returned. Depending on the device, the application may need to query PHDx-DEVICE-MEMORY to see when the command has completed. Additional information: This object is used to send device-specific data to the paper handling device. The meaning of the device- specific command is dependent on the paper handling device and must be specified in the POS. If the paper handling device does not accept the command, then an will be returned. If the device accepts the command, it may still be processing the command after the response has been returned. Depending on the device, the application may need to query PHDx-DEVICE-MEMORY to see when the command has completed. |
| pjl | 1.3.6.1.4.1.11.2.3.9.4.2.1.3.5 | |||
| port1 | 1.3.6.1.4.1.11.2.3.9.4.2.1.2.1.3.1 | |||
| INT port1_parallel_bidirectionality | 1.3.6.1.4.1.11.2.3.9.4.2.1.2.1.3.1.5 | INTEGER | read-write | Returns or changes whether the parallel I/O port supports bidirectional communication for port 1. This object is only supported if this port is a parallel port. Additional information: A get on this object returns the current mode for the parallel port. Setting this object specifies whether or not bidirectional communications will be allowed. |
| INT port1_parallel_speed | 1.3.6.1.4.1.11.2.3.9.4.2.1.2.1.3.1.4 | INTEGER | read-write | Returns or changes the maximum parallel I/O port speed, for port 1. This object is only supported if this port is a parallel port. An eSlow setting causes a 10 us busy pulse per received byte of data. An eFast setting causes a 1.5 us busy pulse per received byte of data. In rare cases, setting this value to eFast can cause the parallel port to no longer transfer data reliably. Additional information: When the value of this object is changed, it takes effect immediately. It is recommended that the printer be offline and not in a job when this object is changed. |
| ports | 1.3.6.1.4.1.11.2.3.9.4.2.1.2.1.3 | |||
| INT postscript_print_errors | 1.3.6.1.4.1.11.2.3.9.4.2.1.3.3.4.11 | INTEGER | read-write | Returns or changes the value of the print PostScript errors setting. If eOn, PostScript prints an error page showing the error encountered and the stack at the time of the error. Additional information: This object is only supported if the PostScript option is installed. |
| INT postscript_total_page_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.3.3.4.5 | INTEGER | read-only | Total number of PostScript pages printed by the device. Additional information: This object is only supported if the PostScript option is installed. In LaserJet 8150 the count is kept in NVRAM, and the NVRAM value is updated at least every 10 sheets. NOTE: The value returned by this object will be incremented every sheet but if power is lost between NVRAM updates up to 9 sheets of the count may be lost. The counter will be reset to zero after 16,777,215 (2^24-1) pages. |
| INT print_density | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.1.5 | INTEGER | read-write | Returns or sets the print density setting. Print density is the instantaneous amount of marking agent applied to the paper while printing. A value of zero has the lowest print density, yielding a lighter page. A value of 10 has the highest print density, yielding a darker page. Each POS should document what values in the 0 to 10 range are supported. Additional information: When this value is written, the page pipeline will be flushed (all pages being printed are completed, no new ones are started), the new density setting is set and printing resumes. The acutal change in print density may be gradual over several pages. The supported values are -5 through 5. Setting to an unsupported value causes the printer to substitue in a a snap value and to return status. The snap values are as follows: 5 snaps to 5. |
| print_engine | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1 | |||
| STR print_engine_revision | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.2.26 | DisplayString | read-only | Print engine revision string. Additional information: The symbol set for this string is Roman-8. Converts engine revision number to a string and returns it. |
| INT print_internal_page | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.5.2 | INTEGER | read-write | 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: Previous products used ePCLDemoPage1ConfigurationPage(300) for the Configuration or Self Test page. This product uses eDeviceDemoPage1ConfigurationPage(3). LaserJet 8150 does not support continuously printing a demo page. When this object is set to a valid value, the status returned is and the value returned is ePrintingAnUnknownInternalPage. If the printer is idle, the page will be printed immediately. If the printer is currently printing another job, the internal page requested will not print until that job is finished. 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. Once the page (or pages) is finished being formatted, this object returns a value of eNotPrintingAnInternalPage, even though the page may not have finished being printed. Setting this object multiple times will queue up the requests, but only a limited number will be queued. Once the queue is full, additional requests will be ignored. |
| print_media | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8 | |||
| print_meter | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.11 | |||
| OCT printed_media_duplex_charge | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.16.1.1.4 | OCTET STRING | read-write | Charge for each duplex page printed in this media size. Additional information: The click charges for duplex printed media. |
| INT printed_media_duplex_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.16.1.1.3 | INTEGER | read-only | Total number of duplex pages printed in this media size. |
| INT printed_media_maximum_pixels_per_page | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.16.1.1.6 | INTEGER | read-only | The number of pixels required to completely fill a page of this media size. The device POS will specify the resolution at which this pixel count was calculated. Additional information: The number of pixels required to fill a page of a specific media size. The OID binding is the media size you to query for. Only media sizes which the printer supports will be available. |
| OCT printed_media_simplex_charge | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.16.1.1.2 | OCTET STRING | read-write | Charge for each simplex page printed in this media size. |
| INT printed_media_simplex_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.16.1.1.1 | INTEGER | read-only | Total number of simplex pages printed in this media size. Additional information: The 5 usage (simplex/duplex count, simplex/duplex click charge and paper size total) objects described here and below detail the usage for the printer for each paper size defined in the PCL Implementor's Guide and in the Media Size Table in the hpmib.txt. The OID binding is based on the click attribute and paper size. For example: The format for the OID is as follows: 3.4.1.5.x.y | | | | \ / | paper size / \ PRINTER-CLICK_TOTALS ROOT \ OID click attribute 1..5 x values are 1..5: 1) simplex count 2) simplex click charge 3) duplex count 4) duplex click charge 5) printer or scanner paper size total (i.e. depends if the root OID is referrring to the printer or scanner). y : paper size as defined in the Media Size Table in the hpmib.txt |
| OCT printed_media_total_charge | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.16.1.1.5 | OCTET STRING | read-only | The total charge for pages printed in this media size. |
| printed_media_usage | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.16.1.1 | |||
| printer_accounting | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.16.1 | |||
| printer_average | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.11.1 | |||
| OCT printer_average_marking_agent_coverage | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.11.1.1 | OCTET STRING | read-only | This object is used to read the average marking agent coverage for a given color plane. It is a real number that represents percentage full and will read from 0 to 100%. This object obsoletes or replaces USAGE-AVERAGE-TONER-COVERAGE which could only be used for black toner coverage information. Additional information: The average percent of toner coverage for a specific color plane. The OID binding is the color plane. Only color planes which the printer supports will be available. This is only available if a hard disk is installed. |
| OCT printer_average_marking_agent_coverage_actual | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.11.1.5 | OCTET STRING | read-only | This object is used to read the actual average marking agent coverage for a given color plane. It is a real number that represents percent coverage and will read from 0 to 100%. This object will return the same value as PRINTER-AVERAGE-MARKING-AGENT-COVERAGE except under certain conditions which will be specified in the device POS. Additional information: This object will return the historical page coverage based on the specific supply requested. It is not based on the printers historical value |
| OCT printer_average_marking_agent_coverage_sum | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.11.1.2 | OCTET STRING | read-only | This object is used to read the accumulated sum of the percent coverage numbers calculated on a per page basis over the life of the printer. Additional information: The sum of the percent toner coverages for all impressions printed. The OID binding is the color plane. Only color planes which the printer supports will be available. |
| OCT printer_average_marking_agent_coverage_sum_squared | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.11.1.3 | OCTET STRING | read-only | This object is used to read the accumulated sum of the squares of the percent coverage numbers calculated on a per page basis over the life of the printer. Additional information: The sum of the percent toner coverages squared for all impressions printed. The OID binding is the color plane. Only color planes which the printer supports will be available. |
| OCT printer_average_marking_agent_units_per_gram | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.11.1.4 | OCTET STRING | read-only | This object is used to read the marking agent units of measure per gram. This is typically a conversion factor for converting pixels of toner to grams. This pixels-per-gram value is used to calculate the estimated number of pages remaining for a given marking agent. |
| processing_subsystem | 1.3.6.1.4.1.11.2.3.9.4.2.1.3 | |||
| INT ram_disk_mode | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.15.1.1 | INTEGER | read-write | Returns or controls RAM disk support. eOFF turns off the RAM disk functionality. eOn turns on the RAM disk functionality and creates a RAM disk whose size is controlled by the RAM-DISK-SIZE object. eAuto turns on the RAM disk functionality and creates a RAM disk size determined by the printer based on installed options and other memory related settings. Additional information: Returns or controls RAM disk support. eOFF turns off the RAM disk functionality. eAuto turns on the RAM disk functionality and creates a RAM disk size determined by the printer based on the amount of installed memory. |
| INT ram_disk_size | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.15.1.2 | INTEGER | read-only | Returns or controls the size of the RAM disk. The device POS specifies the minimum memory requirements. The object MAXIMUM-RAM-DISK-MEMORY specifies the maximum memory available for the RAM disk. Additional information: Returns the size of the RAM disk. |
| remote_procedure_call | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.13 | |||
| INT remote_upgrade_enable | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.20.8 | INTEGER | read-write | Enables or disables the ability to upgrade the firmware associated with any device that is available to be upgraded. This will be set to on or off at the RFU level in that if this mode is on any available device can be upgraded and if this mode is off none of the devices can be upgraded. There is not an individual mode for each device. Trying to set this to a value other than eOn or eOff will cause an UnsupportedValue error to occur. |
| INT reprint | 1.3.6.1.4.1.11.2.3.9.4.2.1.3.3.1.36 | INTEGER | read-write | Returns or changes the reprint (jam recovery) setting. If eOn, then the device will reprint pages jammed pages. If eOff, the device will not attempt to reprint jammed pages. If eAuto, a device dependent algorithm (which should be documented in the POS) will be used to determine if the page gets reprinted. This object controls all PDLs, unless a specific PDL supports its own reprint control mechanism. To date, only PostScript has a PDL reprint control mechanism. |
| resource_manager | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.12 | |||
| OCT rpc_bind_protocol_address | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.13.1.2 | OCTET STRING | read-only | Array of Berkeley sockets style protocol addresses used to bind RPC to a communications protocol family. Setting an instance of this array object to a zero length binary value disables the transport protocol indicated by that instance. All multi-bytes fields are in network (or big-endian) order. Bytes 1 and 2 indicate the transport protocol. Some of the transport protocol mapping information can be found in RFC 1010 Assigned Numbers. A list of interesting transport protocol number mappings include: Protocol | Number ---------+------- UDP/IP | 17 IPX | 1000 MLC | 4660 Bytes 3 and 4 indicate the address family. The address family uses the same mapping as the BSD sockets address family. A list of interesting address family mappings include: Address Family | Number ---------------+------- Internet | 2 NetWare | 6 MLC | 22136 The format the fifth and following bytes is dependent on the address family. For the Internet address family, bytes 5 and 6 contain the port number, bytes 7 through 10 contain the IP address, and the following eight bytes are unused. For NetWare, bytes 5 through 8 are the network number, bytes 9 through 14 are the node number, and bytes 15 and 16 are the socket number. Additional information: The length of the binary value is zero if the instance of an object in the rpc-bind-protocol-address array is not in use. Returns status if attempting to access this object and there is no storage device is installed. |
| OCT rpc_bound_protocol_address | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.13.2.3 | OCTET STRING | read-only | An array of Berkeley sockets style protocol addresses that the NFS service has been bound to successful. The format is that same as the array of RPC-BIND-PROTOCOL-ADDRESS of objects. Additional information: Returns status if attempting to access this object and there is no storage device is installed. |
| INT self_test | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.5.1 | INTEGER | read-write | Writing this object allows a device self test to be started. Reading this object provides an indication what self-test is currently executing, if any. Actual self-test operation is device specific. A self test may not be allowed at any arbitrary time. If the device supports the requested self test, but can not start the execution of the self test when requested, the device will respond with . If a non-destructive self test is being started, the device will generate a response before the self test is completed. 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: The eNonDestructiveSelfTest performs limited testing on the printer and its attached paper handling devices. After the self-test is complete a configuration page is printed. The recommended way to cause a configuration page to be printed is to use the PRINT-INTERNAL-PAGE object. Setting this object to eNonDestructiveSelfTest results in a status of and a value of eNonDestructiveSelfTest being returned. If the printer is not idle (whether printing an external job or printing an internal page), this action will be delayed until the next job boundary. See the PRINT-INTERNAL-PAGE object for more details. |
| STR serial_number | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.3.3 | DisplayString | read-only | Identifies the serial number for the device. If the SERIAL-NUMBER object is set by the user, then setting the object does not need to be protected. If the SERIAL-NUMBER object is set at the factory, then the SERVICE-PASSWORD object must be set correctly before the SERIAL-NUMBER object is writable. If this is a writable object, the POS should indicate the maximum supported string length. If possible, encode the serial number in a symbol set (like Roman-8) that matches the ASCII character set and limit the characters used to ASCII characters. Additional information: This value IS AFFECTED BY NVRAM resets, it is set to the default value of XXXXXXXXXX, when a NVRAM init is done. |
| STR service_id | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.2.19 | DisplayString | read-write | A read of this object will return the current SERVICE ID value in the printer. The format is 'YYDDD' where: YY = calendar year - 1990 DDD = (calendar month - 1) * 30 + (calendar day of the month or 30, if > 30) A write of this object will only succeed if the MANUFACTURING-CONTROL PML object has been set with the correct >. If the write operation is not allowed, this object will return an status. Additional information: Setting the SERVICE-PASSWORD object will enable setting this object. |
| settings_file_system | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.10.1 | |||
| settings_intray | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.3.1 | |||
| settings_io | 1.3.6.1.4.1.11.2.3.9.4.2.1.2.1.1 | |||
| settings_job | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.1 | |||
| settings_marking_agent | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.5.1 | |||
| settings_mass_storage_bd | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.15.1 | |||
| settings_outbin | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.4.1 | |||
| settings_pdl | 1.3.6.1.4.1.11.2.3.9.4.2.1.3.3.1 | |||
| settings_print_media | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.8.1 | |||
| settings_prt_eng | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.1 | |||
| settings_rpc | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.13.1 | |||
| settings_spooler | 1.3.6.1.4.1.11.2.3.9.4.2.1.2.4.1 | |||
| settings_system | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.1 | |||
| settings_webserver | 1.3.6.1.4.1.11.2.3.9.4.2.1.3.9.1 | |||
| simm | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1 | |||
| simm1 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.1 | |||
| simm1_bank | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.1.6 | |||
| simm1_bank1 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.1.6.1 | |||
| INT simm1_bank1_capacity | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.1.6.1.2 | INTEGER | read-only | Returns an indication of the capacity of Bank 1 of the SIMM installed in SIMM slot 1. See SIMM1-CAPACITY for a description. Additional information: Returns an indication of the capacity of the installed bank option in bytes. This object is not supported unless the SIMM1-BANK1-TYPE type is eReadOnlyMemory, eFlashMemory, eEDORandomAccessMemory, eSDRandomAccessMemory, eSRandomAccessMemory, or eFPMRandomAccessMemory. |
| INT simm1_bank1_type | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.1.6.1.1 | INTEGER | read-only | Returns an indication of the type of option installed in Bank 1 of SIMM slot 1. See SIMM1-TYPE for a description. Additional information: This object is used for describing the type of DIMM banks. Each physical DIMM slot has up to 2 banks. |
| simm1_bank2 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.1.6.2 | |||
| INT simm1_bank2_capacity | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.1.6.2.2 | INTEGER | read-only | Returns an indication of the capacity of Bank 2 of the SIMM installed in SIMM slot 1. See SIMM1-CAPACITY for a description. Additional information: Returns an indication of the capacity of the installed bank option in bytes. This object is not supported unless the SIMM1-BANK2-TYPE type is eReadOnlyMemory, eFlashMemory, eEDORandomAccessMemory, eSDRandomAccessMemory, eSRandomAccessMemory, or eFPMRandomAccessMemory. |
| INT simm1_bank2_type | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.1.6.2.1 | INTEGER | read-only | Returns an indication of the type of option installed in Bank 2 of SIMM slot 1. See SIMM1-TYPE for a description. Additional information: This object is used for describing the type of DIMM banks. Each physical DIMM slot has up to 2 banks. |
| INT simm1_capacity | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.1.5 | INTEGER | read-only | Returns an indication of the capacity of the SIMM installed in SIMM slot 1. The capacity is dependent on the type of option, as indicated by the SIMM1-TYPE object. This object has no meaning if the installed option type is eUnknown or eReadOnlyMemory. This object contains the size, in bytes, if the installed option type is eVolatileRandomAccessMemory, eNonVolatileRandomAccessMemory, eFlashMemory, or eDiskDrive. If the type of the installed option is eRamRom, this object contains the size, in bytes, of the random access memory. If the type of the installed option is eInputPHD, the capacity indicates the number of input trays supported by the installed option. If the type of the installed option is eOutputPHD, the capacity indicates the number of output bins supported by the installed option. If the type of the installed option is eIOCard, the capacity indicates the number of logical I/O ports supported by the I/O card. Additional information: Returns an indication of the capacity of the installed option in bytes. This object is not supported unless the SIMM1-TYPE type is eVolatileRandomAccessMemory, eRamRom, or eFlashMemory. For eRamRom only the size of the Ram portion of the SIMM is returned. |
| INT simm1_type | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.1.4 | INTEGER | read-only | Returns an indication of the type of option installed in SIMM slot 1. eEmpty means the device did not detect any option installed in the interface slot. eUnknown means the device doesn't recognize the installed option. eUnSupported means the device recognizes the installed option, but does not support the option. eReadOnlyMemory means the installed option contains ROM Ics. eVolatileRandomAccessMemory means the installed option contains RAM ICs that loose data when the power is turned off. eNonVolatileRandomAccessMemory means that the installed option contains RAM ICs that do not loose data when the power is turned off. eFlashMemory means that the installed option contains a type of non-volatile RAM that needs to be erased before it can be written. eDiskDrive means the installed option contains a disk drive. eRamRom means the installed option contains both volatile random access memory and read only memory. eInputPHD means the installed option is an input paper handling device. eOutputPHD means the installed option is an output paper handling device. eIOCard means the installed option is an I/O card. Additional information: This object is used for describing DIMMs instead of SIMMs on LaserJet 8150. eRamRom is used to denote LaserJet 8150's combo simm. |
| simm2 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.2 | |||
| simm2_bank | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.2.6 | |||
| simm2_bank1 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.2.6.1 | |||
| INT simm2_bank1_capacity | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.2.6.1.2 | INTEGER | read-only | Returns an indication of the capacity of Bank 1 of the SIMM installed in SIMM slot 2. See SIMM1-CAPACITY for a description. Additional information: Returns an indication of the capacity of the installed bank option in bytes. This object is not supported unless the SIMM2-BANK1-TYPE type is eReadOnlyMemory, eFlashMemory, eEDORandomAccessMemory, eSDRandomAccessMemory, eSRandomAccessMemory, or eFPMRandomAccessMemory. |
| INT simm2_bank1_type | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.2.6.1.1 | INTEGER | read-only | Returns an indication of the type of option installed in Bank 1 of SIMM slot 2. See SIMM1-TYPE for a description. Additional information: This object is used for describing the type of DIMM banks. Each physical DIMM slot has up to 2 banks. |
| simm2_bank2 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.2.6.2 | |||
| INT simm2_bank2_capacity | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.2.6.2.2 | INTEGER | read-only | Returns an indication of the capacity of Bank 2 of the SIMM installed in SIMM slot 2. See SIMM1-CAPACITY for a description. Additional information: Returns an indication of the capacity of the installed bank option in bytes. This object is not supported unless the SIMM2-BANK2-TYPE type is eReadOnlyMemory, eFlashMemory, eEDORandomAccessMemory, eSDRandomAccessMemory, eSRandomAccessMemory, or eFPMRandomAccessMemory. |
| INT simm2_bank2_type | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.2.6.2.1 | INTEGER | read-only | Returns an indication of the type of option installed in Bank 2 of SIMM slot 2. See SIMM1-TYPE for a description. Additional information: This object is used for describing the type of DIMM banks. Each physical DIMM slot has up to 2 banks. |
| INT simm2_capacity | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.2.5 | INTEGER | read-only | Returns an indication of the capacity of the SIMM installed in SIMM slot 2. See SIMM1-CAPACITY for a description. Additional information: This object is used for describing DIMMs instead of SIMMs on LaserJet 8150. Returns an indication of the capacity of the installed option in bytes. This object is not supported unless the SIMM2-TYPE type is eVolatileRandomAccessMemory, eRamRom, or eFlashMemory. For eRamRom only the size of the Ram portion of the SIMM is returned. |
| INT simm2_type | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.2.4 | INTEGER | read-only | Returns an indication of the type of option installed in SIMM slot 2. See SIMM1-TYPE for a description. Additional information: This object is used for describing DIMMs instead of SIMMs on LaserJet 8150. eRamRom is used to denote LaserJet 8150's combo simm. |
| simm3 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.3 | |||
| simm3_bank | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.3.6 | |||
| simm3_bank1 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.3.6.1 | |||
| INT simm3_bank1_capacity | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.3.6.1.2 | INTEGER | read-only | Returns an indication of the capacity of Bank 1 of the SIMM installed in SIMM slot 3. See SIMM1-CAPACITY for a description. Additional information: Returns an indication of the capacity of the installed bank option in bytes. This object is not supported unless the SIMM3-BANK1-TYPE type is eReadOnlyMemory, eFlashMemory, eEDORandomAccessMemory, eSDRandomAccessMemory, eSRandomAccessMemory, or eFPMRandomAccessMemory. |
| INT simm3_bank1_type | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.3.6.1.1 | INTEGER | read-only | Returns an indication of the type of option installed in Bank 1 of SIMM slot 3. See SIMM1-TYPE for a description. Additional information: This object is used for describing the type of DIMM banks. Each physical DIMM slot has up to 2 banks. |
| simm3_bank2 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.3.6.2 | |||
| INT simm3_bank2_capacity | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.3.6.2.2 | INTEGER | read-only | Returns an indication of the capacity of Bank 2 of the SIMM installed in SIMM slot 3. See SIMM1-CAPACITY for a description. Additional information: Returns an indication of the capacity of the installed bank option in bytes. This object is not supported unless the SIMM3-BANK2-TYPE type is eReadOnlyMemory, eFlashMemory, eEDORandomAccessMemory, eSDRandomAccessMemory, eSRandomAccessMemory, or eFPMRandomAccessMemory. |
| INT simm3_bank2_type | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.3.6.2.1 | INTEGER | read-only | Returns an indication of the type of option installed in Bank 2 of SIMM slot 3. See SIMM1-TYPE for a description. Additional information: This object is used for describing the type of DIMM banks. Each physical DIMM slot has up to 2 banks. |
| INT simm3_capacity | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.3.5 | INTEGER | read-only | Returns an indication of the capacity of the SIMM installed in SIMM slot 3. See SIMM1-CAPACITY for a description. Additional information: This object is used for describing DIMMs instead of SIMMs on LaserJet 8150. Returns an indication of the capacity of the installed option in bytes. This object is not supported unless the SIMM3-TYPE type is eVolatileRandomAccessMemory, eRamRom, or eFlashMemory. For eRamRom only the size of the Ram portion of the simm is returned. |
| INT simm3_type | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.3.4 | INTEGER | read-only | Returns an indication of the type of option installed in SIMM slot 3. See SIMM1-TYPE for a description. |
| simm4 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.4 | |||
| simm4_bank | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.4.6 | |||
| simm4_bank1 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.4.6.1 | |||
| INT simm4_bank1_capacity | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.4.6.1.2 | INTEGER | read-only | Returns an indication of the capacity of Bank 1 of the SIMM installed in SIMM slot 4. See SIMM1-CAPACITY for a description. Additional information: Returns an indication of the capacity of the installed bank option in bytes. This object is not supported unless the SIMM4-BANK1-TYPE type is eReadOnlyMemory, eFlashMemory, eEDORandomAccessMemory, eSDRandomAccessMemory, eSRandomAccessMemory, or eFPMRandomAccessMemory. |
| INT simm4_bank1_type | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.4.6.1.1 | INTEGER | read-only | Returns an indication of the type of option installed in Bank 1 of SIMM slot 4. See SIMM1-TYPE for a description. Additional information: This object is used for describing the type of DIMM banks. Each physical DIMM slot has up to 2 banks. |
| simm4_bank2 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.4.6.2 | |||
| INT simm4_bank2_capacity | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.4.6.2.2 | INTEGER | read-only | Returns an indication of the capacity of Bank 2 of the SIMM installed in SIMM slot 4. See SIMM1-CAPACITY for a description. Additional information: Returns an indication of the capacity of the installed bank option in bytes. This object is not supported unless the SIMM4-BANK2-TYPE type is eReadOnlyMemory, eFlashMemory, eEDORandomAccessMemory, eSDRandomAccessMemory, eSRandomAccessMemory, or eFPMRandomAccessMemory. |
| INT simm4_bank2_type | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.4.6.2.1 | INTEGER | read-only | Returns an indication of the type of option installed in Bank 2 of SIMM slot 4. See SIMM1-TYPE for a description. Additional information: This object is used for describing the type of DIMM banks. Each physical DIMM slot has up to 2 banks. |
| INT simm4_capacity | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.4.5 | INTEGER | read-only | Returns an indication of the capacity of the SIMM installed in SIMM slot 4. See SIMM1-CAPACITY for a description. Additional information: This object is used for describing DIMMs instead of SIMMs on LaserJet 8150. Returns an indication of the capacity of the installed option in bytes. This object is not supported unless the SIMM4-TYPE type is eVolatileRandomAccessMemory, eRamRom, or eFlashMemory. For eRamRom only the size of the Ram portion of the simm is returned. |
| INT simm4_type | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.4.4 | INTEGER | read-only | Returns an indication of the type of option installed in SIMM slot 4. See SIMM1-TYPE for a description. |
| simm5 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.5 | |||
| simm5_bank | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.5.6 | |||
| simm5_bank1 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.5.6.1 | |||
| INT simm5_bank1_capacity | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.5.6.1.2 | INTEGER | read-only | Returns an indication of the capacity of Bank 1 of the SIMM installed in SIMM slot 5. See SIMM1-CAPACITY for a description. Additional information: Returns an indication of the capacity of the installed bank option in bytes. This object is not supported unless the SIMM5-BANK1-TYPE type is eReadOnlyMemory, eFlashMemory, eEDORandomAccessMemory, eSDRandomAccessMemory, eSRandomAccessMemory, or eFPMRandomAccessMemory. |
| INT simm5_bank1_type | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.5.6.1.1 | INTEGER | read-only | Returns an indication of the type of option installed in Bank 1 of SIMM slot 5. See SIMM1-TYPE for a description. Additional information: This object is used for describing the type of DIMM banks. Each physical DIMM slot has up to 2 banks. |
| simm5_bank2 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.5.6.2 | |||
| INT simm5_bank2_capacity | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.5.6.2.2 | INTEGER | read-only | Returns an indication of the capacity of Bank 2 of the SIMM installed in SIMM slot 5. See SIMM1-CAPACITY for a description. Additional information: Returns an indication of the capacity of the installed bank option in bytes. This object is not supported unless the SIMM5-BANK2-TYPE type is eReadOnlyMemory, eFlashMemory, eEDORandomAccessMemory, eSDRandomAccessMemory, eSRandomAccessMemory, or eFPMRandomAccessMemory. |
| INT simm5_bank2_type | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.5.6.2.1 | INTEGER | read-only | Returns an indication of the type of option installed in Bank 2 of SIMM slot 5. See SIMM1-TYPE for a description. Additional information: This object is used for describing the type of DIMM banks. Each physical DIMM slot has up to 2 banks. |
| INT simm5_capacity | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.5.5 | INTEGER | read-only | Returns an indication of the capacity of the SIMM installed in SIMM slot 5. See SIMM1-CAPACITY for a description. Additional information: This object is used for describing DIMMs instead of SIMMs on LaserJet 8150. Returns an indication of the capacity of the installed option in bytes. This object is not supported unless the SIMM5-TYPE type is eVolatileRandomAccessMemory, eRamRom, or eFlashMemory. For eRamRom only the size of the Ram portion of the simm is returned. |
| INT simm5_type | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.1.5.4 | INTEGER | read-only | Returns an indication of the type of option installed in SIMM slot 5. See SIMM1-TYPE for a description. |
| INT sleep_mode | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.2 | INTEGER | read-write | Returns eTrue if the device is in energy saving sleep mode, otherwise returns eFalse. Setting SLEEP-MODE to eFalse causes the device to wake up, if it is in sleep mode. Setting SLEEP-MODE to eTrue causes the device to go into sleep mode. Additional information: This object returns eTrue if the device is in energy saving sleep mode, otherwise it returns eFalse. Setting this object to eTrue while the printer is awake will not change the printer's current state and will return status. NOTE: This object should behave this way when the printer does not have an instant-on fuser. Setting this object to eTrue while printer is already in Sleep Mode will not change the printer's current state and will return status. Setting this object to eFalse while printer is already awake will not change the printer's current state and will return status. Setting this object to eFalse while the printer is asleep causes the device to wake up. |
| socket_ping | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.7 | |||
| STR socket_ping_job_events_version | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.7.1 | DisplayString | read-only | This object reports the current version of the Socket Ping Job Events capability. The version number is returned as a string in the format MAJOR.MINOR.SUB version. (eg. 1.0.1) If socket ping is not supported by this printer then the object is either not implemented or it returns a '0'. |
| source_subsystem | 1.3.6.1.4.1.11.2.3.9.4.2.1.2 | |||
| spooler | 1.3.6.1.4.1.11.2.3.9.4.2.1.2.4 | |||
| status_mass_storage_bd | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.15.2 | |||
| status_pdl | 1.3.6.1.4.1.11.2.3.9.4.2.1.3.3.2 | |||
| status_prt_eng | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.2 | |||
| status_rpc | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.13.2 | |||
| status_system | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.2 | |||
| tables | 1.3.6.1.4.1.11.2.3.9.4.2.1.7 | |||
| test | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.5 | |||
| INT total_color_page_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.2.7 | INTEGER | read-only | Total number of color pages printed by the device. Additional information: Any page with one or more color pixels is counted as a color page. Pages that only contain black marks are not counted by this object. The valid range of this object is 0 to 2^24-1. When the number of color pages printed exceeds the maximum color page count, the value will roll to zero. (Realistically, this should never happen since that value is mo re than 16 times the rated life of the engine.) A duplexed sheet of media will cause the counter to be incremented by two. |
| INT tray1_media_size_loaded | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.3.3.1.1 | INTEGER | read-write | Returns the media size that is currently configuredconfigured in tray #1. This object can be set to indicate the media size currently loaded, if the printer supports input trays that can not sense the media size. Complete list of supported media sizes along with their dimensions are listed in the ''Media Size Table'' near the end of this document. |
| INT tray1_phd | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.3.3.1.12 | INTEGER | read-only | Provides the number of the Paper Handling Device that contains this input tray. Additional information: The internal trays belong to device 0, which is the base engine. The envelope feeder (if supported) is considered to be device 1 and the external input devices can number between 2 and 6 depending on individual user configurations. |
| INT tray2_media_size_loaded | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.3.3.2.1 | INTEGER | read-only | Returns the media size that is currently configured in tray #2. Complete list of supported media sizes along with their dimensions are listed in the ''Media Size Table'' near the end of this document. Additional information: If the tray drawer is open, a get on this object will cause a status of to be returned. If the tray is empty, the size that the tray is configured for will be returned. If Tray 2 is a 500-sheet standard tray, eJISB5 and eUSExecutive are not valid values. |
| INT tray2_phd | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.3.3.2.12 | INTEGER | read-only | Provides the number of the Paper Handling Device that contains this input tray. |
| INT tray3_media_size_loaded | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.3.3.3.1 | INTEGER | read-only | Returns the media size that is currently configured in tray #3. Complete list of supported media sizes along with their dimensions are listed in the ''Media Size Table'' near the end of this document. Additional information: If the tray drawer is open, a get on this object will cause a status of to be returned. If the tray is empty, the size that the tray is configured for will be returned. |
| INT tray3_phd | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.3.3.3.12 | INTEGER | read-only | Provides the number of the Paper Handling Device that contains this input tray. |
| INT tray6_media_size_loaded | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.3.3.6.1 | INTEGER | read-only | Returns the media size that is currently configured in tray #5. Complete list of supported media sizes along with their dimensions are listed in the ''Media Size Table'' near the end of this document. Additional information: If the tray drawer is open, a get on this object will cause a status of to be returned. If the tray is empty, the size that the tray is configured for will be returned. |
| INT tray6_phd | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.3.3.6.12 | INTEGER | read-only | Provides the number of the Paper Handling Device that contains this input tray. |
| INT tray7_media_size_loaded | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.3.3.7.1 | INTEGER | read-only | Returns the media size that is currently configured in tray #5. Complete list of supported media sizes along with their dimensions are listed in the ''Media Size Table'' near the end of this document. Additional information: If the tray drawer is open, a get on this object will cause a status of to be returned. If the tray is empty, the size that the tray is configured for will be returned. |
| INT tray7_phd | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.3.3.7.12 | INTEGER | read-only | Provides the number of the Paper Handling Device that contains this input tray. |
| upgradable_devices | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.20 | |||
| INT upgradable_devices_current_state | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.20.4 | INTEGER | read-only | Provides the current or last reportable state of the device upgrade process. The current state may not necessarily be the current state, but could be the post-mortem state. |
| INT upgradable_devices_max_write_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.20.5 | INTEGER | read-only | Reports the manufacturer specified number of times that firmware for device X can be downloaded to the flash part. A value of -1 means that there is no limit. A value of 0 means that downloading firmware is not permitted by this part. Any other positive integer value corresponds to the number of times that the firmware for device X can be downloaded to the flash part. The current maximum write count is 500. This may change as flash technology evolves. |
| STR upgradable_devices_name | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.20.6 | DisplayString | read-only | This returns the name of the upgradable device. This should match the name in the header of the upgrade image being sent to the flash part. If the name does not match with any of the names returned then the device that we are attempting to upgrade is unavailable for upgrading. Additional information: This object returns the HP name of the printer and the upgradable devices. There is one Name object per upgradable device. This should match what is in the PJL header of the RFU job Web Jet Admin uses this to ensure the printer or device is available to be upgraded. |
| STR upgradable_devices_version | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.20.7 | DisplayString | read-only | This object will return a string value representing the current revision of firmware that device X is operating with. This is used to determine if code needs to be upgraded when a firmware bundle comes in, in an upgrade job. Additional information: Web Jet Admin uses the version string that is returned to determine what peices of an RFU bundle need to be upgraded when an RFU job is being built. This internal object will return the current version string of the printer or device that it corresponds to. |
| INT upgradable_devices_write_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.20.3 | INTEGER | read-only | Tells the number of times that firmware for device X has been downloaded to the flash part. The default value will vary depending on how many times the firmware is rolled before shipping. |
| INT upgradable_devices_write_status_supported | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.20.1 | INTEGER | read-only | This object provides information on whether the upgradable device has the ability to communicate the write-status of the upgrade while the upgrade is taking place. |
| INT upgradable_devices_write_time | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.20.2 | INTEGER | read-only | If the design of the device upgrade implementation does not allow PML interaction during the download process, this value provides an estimation of the time where the device will not be able to engage in PML communication. The time returned will depend upon what device is attempting to be upgraded. |
| OCT usage_average_toner_coverage | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.16.1.3 | OCTET STRING | read-only | Reports the average toner area coverage of all pages printed over the life of the device. Counts pixels on each page, divides pixel count by pixels possible on a page to give the percentage of coverage, and keeps a rolling average percent weighted by area printed. |
| STR usage_instructions_line1 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.16.1.5 | DisplayString | read-write | The first line of usage instructions for the device user.Appears on Line 1 of the usage page. |
| STR usage_instructions_line2 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.16.1.6 | DisplayString | read-write | The second line of usage instructions for the device user.Appears on Line 1 of the usage page. |
| STR usage_instructions_line3 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.16.1.7 | DisplayString | read-write | The third line of usage instructions for the device user.Appears on Line 1 of the usage page. |
| STR usage_instructions_line4 | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.16.1.8 | DisplayString | read-write | The fourth line of usage instructions for the device user.Appears on Line 1 of the usage page. |
| OCT usage_printer_total_charge | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.16.1.2 | OCTET STRING | read-only | Total printer charge for all paper sizes printed. |
| INT usage_staple_count | 1.3.6.1.4.1.11.2.3.9.4.2.1.1.16.1.4 | INTEGER | read-only | Total number of staples used. |
| OCT web_server_security | 1.3.6.1.4.1.11.2.3.9.4.2.1.3.9.1.3 | OCTET STRING | read-write | Each collection bit represents a device or Embedded Web Server feature that can be enabled or disabled via this object. |
| STR web_server_url | 1.3.6.1.4.1.11.2.3.9.4.2.1.3.9.1.2 | DisplayString | read-write | A Universal Resource Locator (URL) from which the Embedded Web Server can be configured. Any limitation on the size of this URL will be specified in the device POS. |
| webserver_proc_sub | 1.3.6.1.4.1.11.2.3.9.4.2.1.3.9 |
RFC description
Defines model-specific SNMP objects for HP LaserJet 4600 printer network management via JetDirect.
Start monitoring HP LaserJet 4600 color laser printer with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.