All MIBs › CLJ8500-MIB › prtinterpreterlanglevel
prtinterpreterlanglevel
Module: CLJ8500-MIB
OID (symbolic): CLJ8500-MIB::prtinterpreterlanglevel
OID (numeric): 1.3.6.1.4.1.11.2.3.9.4.2.2.15.1.1.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The level of the language which this interpreter is interpreting or emulating. This might contain a value like '5e' for an interpreter which is emulating level 5e of the PCL language. It might contain '2' for an interpreter which is emulating level 2 of the PostScript language. Similarly it might contain '2' for an interpreter which is emulating level 2 of the HPGL language.
What is prtinterpreterlanglevel?
This read-only field reports the specific level of the language an interpreter is emulating, such as '5e' for PCL 5e or '2' for PostScript Level 2. An admin uses this to verify compatibility before sending a job that depends on features only available at a particular language level. For example, seeing '5e' reported for the PCL interpreter confirms the printer supports PCL 5e-specific commands rather than only the older PCL 5 baseline.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.3.9.4.2.2.15.1.1.3 snmpwalk -v2c -c public <target> CLJ8500-MIB::prtinterpreterlanglevel
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.3.9.4.2.2.15.1.1.3.1 snmpget -v2c -c public <target> CLJ8500-MIB::prtinterpreterlanglevel.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> prtinterpreterlanglevel.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::prtinterpreterlanglevel 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.15 | prtInterpreter | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.2.15.1 | prtInterpreterTable | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.2.15.1.1 | prtInterpreterEntry | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.2.15.1.1.3 | prtinterpreterlanglevel | CLJ8500-MIB |