All MIBs › XEROX-JOB-MONITORING-MIB › xcmJobMediaSheetsCompleted
xcmJobMediaSheetsCompleted
Module: XEROX-JOB-MONITORING-MIB
OID (symbolic): XEROX-JOB-MONITORING-MIB::xcmJobMediaSheetsCompleted
OID (numeric): 1.3.6.1.4.1.253.8.59.16.1.1.6
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: If no media sheets are completed, this value shall remain 0.
ISO DPA: Media-sheets-completed This attribute indicates the number of sheets of media that the printer(s) have completed printing for the job. See the note in the pages-completed attribute for the relationship of the pages-completed, impressions-completed and media-sheets- completed attributes.
The server shall not reset its value during the processing of multiple copies of documents or the job. Since this attribute is intended to measure the progress of a job, the value shall include repeated pages due to multiple copies. When the job completes, this attribute should contain the value of the total number of sheets of media used for the print-job.
The accuracy of this value is implementation-dependent. It is expected that the value reported is never greater than the actual value. This attribute may not be supported for all printers and all page description languages.
The value of this attribute shall be 0 if printing has not started for this job.
What is xcmJobMediaSheetsCompleted?
This read-only Counter32 tracks the cumulative number of physical media sheets the printer has completed for the job, staying 0 until printing starts and not resetting across multiple copies. An admin compares this to xcmJobImpressionsCompleted to verify duplex printing is actually halving the sheet count relative to impressions as expected.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.253.8.59.16.1.1.6 snmpwalk -v2c -c public <target> XEROX-JOB-MONITORING-MIB::xcmJobMediaSheetsCompleted
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.253.8.59.16.1.1.6.1 snmpget -v2c -c public <target> XEROX-JOB-MONITORING-MIB::xcmJobMediaSheetsCompleted.1
Start monitoring Xerox network printers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the XEROX-JOB-MONITORING-MIB::xcmJobMediaSheetsCompleted OID value, configure state conditions and alerts, and monitor any Xerox network printers from a single console.
OID Breakdown
Upper-level ancestors (12 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.253 | xerox | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8 | xeroxCommonMIB | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.59 | xcmJobMonMIB | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.59.16 | xcmJobGenAccountingBasic | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.59.16.1 | xcmJobGenAccountingBasicTable | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.59.16.1.1 | xcmJobGenAccountingBasicEntry | XEROX-COMMON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.253.8.59.16.1.1.6 | xcmJobMediaSheetsCompleted | XEROX-JOB-MONITORING-MIB |