All MIBs › XEROX-JOB-MONITORING-EXT-MIB › xcmJmxGeneralJobCompletedCount
xcmJmxGeneralJobCompletedCount
Module: XEROX-JOB-MONITORING-EXT-MIB
OID (symbolic): XEROX-JOB-MONITORING-EXT-MIB::xcmJmxGeneralJobCompletedCount
OID (numeric): 1.3.6.1.4.1.253.8.83.1.1.2.1.4
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: Total number of jobs that have completed on this managed system. The managed system MAY preserve this count across initializations and resets.
Usage: If the value of this counter is not preserved across initializations and resets, then it SHALL be set to zero upon system initialization or reset.
Usage: A managed system SHALL return zero if the number of jobs created is not known.
What is xcmJmxGeneralJobCompletedCount?
This value is a running total of all print jobs that have completed on a managed system, paired with xcmJmxGeneralJobCreatedCount to let an administrator gauge job throughput, and like that counter may or may not be preserved across reboots per the source description. A print-fleet administrator compares this against the created-job count to spot a growing backlog of jobs that were created but never completed, which could indicate a stuck queue. For example, if xcmJmxGeneralJobCreatedCount is far ahead of xcmJmxGeneralJobCompletedCount and the gap keeps widening, that signals jobs are piling up without finishing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.253.8.83.1.1.2.1.4 snmpwalk -v2c -c public <target> XEROX-JOB-MONITORING-EXT-MIB::xcmJmxGeneralJobCompletedCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.253.8.83.1.1.2.1.4.1 snmpget -v2c -c public <target> XEROX-JOB-MONITORING-EXT-MIB::xcmJmxGeneralJobCompletedCount.1
Start monitoring Xerox printers and multifunction devices in enterprise print environments (job-count/job-administration status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the XEROX-JOB-MONITORING-EXT-MIB::xcmJmxGeneralJobCompletedCount OID value, configure state conditions and alerts, and monitor any Xerox printers and multifunction devices in enterprise print environments (job-count/job-administration status) from a single console.
OID Breakdown
Upper-level ancestors (13 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.83 | xcmJmxMIB | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.83.1 | xcmJmxMIBObjects | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.83.1.1 | xcmJmxGeneral | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.83.1.1.2 | xcmJmxGeneralTable | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.83.1.1.2.1 | xcmJmxGeneralEntry | XEROX-COMMON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.253.8.83.1.1.2.1.4 | xcmJmxGeneralJobCompletedCount | XEROX-JOB-MONITORING-EXT-MIB |