All MIBs › LaserJet6P-MIB › current_job_parsing_id
current_job_parsing_id
Module: LaserJet6P-MIB
OID (symbolic): LaserJet6P-MIB::current_job_parsing_id
OID (numeric): 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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 trapped value will differ from the previous value by one or more). 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 6P retains the JOB-INFO- objects for the 12 most recent jobs that are not Null Jobs. LaserJet 6P resets the job ID to zero at power-up and will increment it to 32767 before rolling it to zero. To distinguish whether a power cycle or a rollover caused an id of zero, the object prtGeneralConfigChanges can be watched and if it increments at the same time as CURRENT-JOB-PARSING-ID goes to zero, then a power cycle is the most likely cause.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.2.1.1 snmpwalk -v2c -c public <target> LaserJet6P-MIB::current_job_parsing_id
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.2.1.1.1 snmpget -v2c -c public <target> LaserJet6P-MIB::current_job_parsing_id.1
Start monitoring HP LaserJet printers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LaserJet6P-MIB::current_job_parsing_id OID value, configure state conditions and alerts, and monitor any HP LaserJet printers from a single console.
OID Breakdown
Upper-level ancestors (17 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 |
| 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.1 | device | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.1.1 | system | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6 | job | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.2 | active_print_jobs | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.2.1 | job_being_parsed | CLJ8500-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.2.1.1 | current_job_parsing_id | LaserJet6P-MIB |