All MIBs › XEROX-JOB-MONITORING-MIB › xcmJobPageCount
xcmJobPageCount
Module: XEROX-JOB-MONITORING-MIB
OID (symbolic): XEROX-JOB-MONITORING-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.
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-JOB-MONITORING-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-JOB-MONITORING-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-JOB-MONITORING-MIB |