All MIBs › CLJ8500-MIB › prtconsolenumberofdisplaylines
prtconsolenumberofdisplaylines
Module: CLJ8500-MIB
OID (symbolic): CLJ8500-MIB::prtconsolenumberofdisplaylines
OID (numeric): 1.3.6.1.4.1.11.2.3.9.4.2.2.5.1.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The number of lines on the printer's physical display. This value is 0 if there are no lines on the physical display or if there is no physical display Additional information: Replaces PML DISPLAY-NUMBER-OF-ROWS. The printer has two physical lines on the display, however, in many cases up to eight seperate lines of text may be displayed by alternating pairs of lines every three seconds. Thus the display really has eight logical lines for displaying messages. This object will return the number of logical display lines supported by the printer.
What is prtconsolenumberofdisplaylines?
This read-only integer reports how many lines the printer's physical front-panel display can show at once, returning zero if there is no display, though on the CLJ8500 it reflects the two actual hardware lines even though the console can cycle through up to eight logical lines of text by alternating pairs every three seconds. An admin reading this value needs to understand it describes the hardware line count, not the total amount of status information the console can eventually cycle through. For example, an admin writing a script to interpret console messages should expect prtconsolenumberofdisplaylines to report 2, not 8, even though a longer status message might scroll through multiple line pairs over time.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.3.9.4.2.2.5.1.1.11 snmpwalk -v2c -c public <target> CLJ8500-MIB::prtconsolenumberofdisplaylines
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.3.9.4.2.2.5.1.1.11.1 snmpget -v2c -c public <target> CLJ8500-MIB::prtconsolenumberofdisplaylines.1
Start monitoring HP Color LaserJet 8500 series printer with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CLJ8500-MIB::prtconsolenumberofdisplaylines OID value, configure state conditions and alerts, and monitor any HP Color LaserJet 8500 series printer from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3 | hpsystem | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9 | net_peripheral | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4 | netdm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2 | dm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.2 | printmib | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.2.5 | prtGeneral | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.2.5.1 | prtGeneralTable | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.2.5.1.1 | prtGeneralEntry | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.2.5.1.1.11 | prtconsolenumberofdisplaylines | CLJ8500-MIB |