All MIBs › Job-Monitoring-MIB › jmJobImpressionsCompleted
jmJobImpressionsCompleted
Module: Job-Monitoring-MIB
OID (symbolic): Job-Monitoring-MIB::jmJobImpressionsCompleted
OID (numeric): 1.3.6.1.4.1.2699.1.1.1.3.1.1.8
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The total number of impressions completed for this job so far. For printing devices, the impressions completed includes interpreting, marking, and stacking the output. For other types of job services, the number of impressions completed includes the number of impressions processed.
NOTE - See the impressionsCompletedCurrentCopy and pagesCompletedCurrentCopy attributes for attributes that are reset on each document copy.
NOTE - The jmJobImpressionsCompleted object can be used with the jmJobImpressionsPerCopyRequested object to provide an indication of the relative progress of the job, provided that the multiplicative factor is taken into account for some implementations of multiple copies.
See the definition of the term 'impression' in Section 2 and the counting example in Section 3.4 entitled 'Monitoring Job Progress'.
What is jmJobImpressionsCompleted?
This read-only value reports the total number of impressions completed for this job so far, encompassing interpreting, marking, and stacking for printing devices. An admin compares it against jmJobImpressionsPerCopyRequested (accounting for requested copies) to track real-time job progress. For example, seeing this value climb toward the expected total per-copy count times the number of copies confirms the job is progressing normally toward completion.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2699.1.1.1.3.1.1.8 snmpwalk -v2c -c public <target> Job-Monitoring-MIB::jmJobImpressionsCompleted
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2699.1.1.1.3.1.1.8.1 snmpget -v2c -c public <target> Job-Monitoring-MIB::jmJobImpressionsCompleted.1
Start monitoring Vendor-neutral IETF standard, RFC 2564 (network printers/print servers/MFDs) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Job-Monitoring-MIB::jmJobImpressionsCompleted OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard, RFC 2564 (network printers/print servers/MFDs) 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.2699.1.1 | jobmonMIB | Job-Monitoring-MIB |
| 1.3.6.1.4.1.2699.1.1.1 | jobmonMIBObjects | Job-Monitoring-MIB |
| 1.3.6.1.4.1.2699.1.1.1.3 | jmJob | Job-Monitoring-MIB |
| 1.3.6.1.4.1.2699.1.1.1.3.1 | jmJobTable | Job-Monitoring-MIB |
| 1.3.6.1.4.1.2699.1.1.1.3.1.1 | jmJobEntry | Job-Monitoring-MIB |
| 1.3.6.1.4.1.2699.1.1.1.3.1.1.8 | jmJobImpressionsCompleted | Job-Monitoring-MIB |