XEROX-JOB-MONITORING-MIB :: xcmJobPageCount

MIB Reference — IPNetwork Monitor

All MIBsXEROX-JOB-MONITORING-MIBxcmJobPageCount

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.253xeroxXEROX-COMMON-MIB
1.3.6.1.4.1.253.8xeroxCommonMIBXEROX-COMMON-MIB
1.3.6.1.4.1.253.8.59xcmJobMonMIBXEROX-COMMON-MIB
1.3.6.1.4.1.253.8.59.15xcmJobGenSpoolingExtXEROX-COMMON-MIB
1.3.6.1.4.1.253.8.59.15.1xcmJobGenSpoolingExtTableXEROX-COMMON-MIB
1.3.6.1.4.1.253.8.59.15.1.1xcmJobGenSpoolingExtEntryXEROX-COMMON-MIB
1.3.6.1.4.1.253.8.59.15.1.1.9xcmJobPageCountXEROX-JOB-MONITORING-MIB