All MIBs › XEROX-JOB-MONITORING-MIB › xcmJobTotalOctetsHigh
xcmJobTotalOctetsHigh
Module: XEROX-JOB-MONITORING-MIB
OID (symbolic): XEROX-JOB-MONITORING-MIB::xcmJobTotalOctetsHigh
OID (numeric): 1.3.6.1.4.1.253.8.59.14.1.1.3
Node type: OBJECT-TYPE
Type: Cardinal64High
Access: read-only
Description: For the Job Monitoring MIB: two objects are used to represent a full 62-bit value. The sign bit of each half is not used. This object is generalized for use with input devices as well.
ISO DPA: Total-job-octets [high 31 bits] This attribute indicates the size of the job in octets, including document and job copies.
The server may update the value of this attribute after each document has been transferred to the server or the server may provide this value after all documents have been transferred to the server, depending on implementation. In other words, while the job is in the pre-processing [building] state and when the job is in the held state with the job-state-reasons containing a document-needed value, the value of the total-job-octets job status attribute depends on implementation and may not correctly reflect the size of the job.
In computing this value, the server shall include the multiplicative factors contributed by the (1) copy-count document attribute, (2) the results-profile.job-copies job attribute element and (3) multiple values of the results- profile job attribute, independent of whether the printer can process multiple copies of the job or document without making multiple passes over the job or document data and independent of the value of the output document attribute (page-collate vs. no-page-collate). Thus the server computation is independent of the printer implementation and shall be:
a) Document contribution: Multiply each copy-count by the
size of the document in octets.
b) Add each document contribution together
c) Job result contribution: Multiply the job size by the number job-copies in the result set.
d) Add each job result contribution together
e) Multiply the value by the number of values in the job's result-profile attribute.
What is xcmJobTotalOctetsHigh?
This read-only object holds the high-order 31 bits of the combined 62-bit total size of the job in octets, including all document and job-copy multiplication factors (paired with xcmJobTotalOctetsLow). An admin combines both halves to determine the true total data size of a very large multi-copy job that exceeds a single 32-bit counter's range.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.253.8.59.14.1.1.3 snmpwalk -v2c -c public <target> XEROX-JOB-MONITORING-MIB::xcmJobTotalOctetsHigh
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.253.8.59.14.1.1.3.1 snmpget -v2c -c public <target> XEROX-JOB-MONITORING-MIB::xcmJobTotalOctetsHigh.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::xcmJobTotalOctetsHigh 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.14 | xcmJobGenSpoolingBasic | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.59.14.1 | xcmJobGenSpoolingBasicTable | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.59.14.1.1 | xcmJobGenSpoolingBasicEntry | XEROX-COMMON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.253.8.59.14.1.1.3 | xcmJobTotalOctetsHigh | XEROX-JOB-MONITORING-MIB |