All MIBs › XEROX-COMMON-MIB › xcmJobPageCount
xcmJobPageCount
Module: XEROX-COMMON-MIB
OID (symbolic): XEROX-COMMON-MIB::xcmJobPageCount
OID (numeric): 1.3.6.1.4.1.253.8.59.15.1.1.9
Node type: OBJECT-TYPE
Type: Cardinal32
Access: read-only
Description:
ISO DPA: Job-page-count This attribute contains the number of source pages in the job that the server expects to image. The server shall compute this value by the following procedure: a) For each document in the job object, multiply the value of document's page-count attribute by the value of its copy- count attribute and call the result document-set-page-count. b) Add up all the document-set-page-counts from the previous step and call this sum the job-copy-page-count. c) For each job-result-set, multiply the value of job-copy- page-count from the previous step by the value of job-copies element of the job-result-set and call the result job-result- set-page-count. d) Add up all the job-result-set-page-counts from the previous step and set this sum into the job-page-count attribute. The value of this attribute is a measure of the amount of computation involved. The accuracy of this value is dependent on the accuracy of the page-count attribute in each document. If some documents have a page-count value of 0, the server may set the value of this attribute to 0 and not use it for scheduling.
What is xcmJobPageCount?
This object reports the total number of pages the print server expects to process for a given job, calculated by multiplying each document's page count by its copy count and summing across all documents and result sets. This is used by print management systems to track job progress and predict completion time. Operators check this value to understand job size and correlate with actual pages printed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.253.8.59.15.1.1.9 snmpwalk -v2c -c public <target> XEROX-COMMON-MIB::xcmJobPageCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.253.8.59.15.1.1.9.1 snmpget -v2c -c public <target> XEROX-COMMON-MIB::xcmJobPageCount.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-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.15 | xcmJobGenSpoolingExt | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.59.15.1 | xcmJobGenSpoolingExtTable | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.59.15.1.1 | xcmJobGenSpoolingExtEntry | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.59.15.1.1.9 | xcmJobPageCount | XEROX-COMMON-MIB |