All MIBs › XEROX-COMMON-MIB › xcmJmxGeneralJobOperationCount
xcmJmxGeneralJobOperationCount
Module: XEROX-COMMON-MIB
OID (symbolic): XEROX-COMMON-MIB::xcmJmxGeneralJobOperationCount
OID (numeric): 1.3.6.1.4.1.253.8.83.1.1.2.1.5
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
Total number of job operations that have been executed 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 xcmJmxGeneralJobOperationCount?
This counter tracks the cumulative total of all job operations executed on the Xerox print device since initialization or the last reset, representing the aggregate workload processed. The device may optionally persist this count across power cycles to maintain long-term job history. System administrators use this metric to assess device utilization, predict maintenance intervals, and track overall device productivity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.253.8.83.1.1.2.1.5 snmpwalk -v2c -c public <target> XEROX-COMMON-MIB::xcmJmxGeneralJobOperationCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.253.8.83.1.1.2.1.5.1 snmpget -v2c -c public <target> XEROX-COMMON-MIB::xcmJmxGeneralJobOperationCount.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.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 |
| 1.3.6.1.4.1.253.8.83.1.1.2.1.5 | xcmJmxGeneralJobOperationCount | XEROX-COMMON-MIB |