All MIBs › XEROX-COMMON-MIB › xcmJobProcessingTime
xcmJobProcessingTime
Module: XEROX-COMMON-MIB
OID (symbolic): XEROX-COMMON-MIB::xcmJobProcessingTime
OID (numeric): 1.3.6.1.4.1.253.8.59.10.1.1.16
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
ISO DPA: Processing-time This attribute indicates how long an individual job has been processing [in seconds].
What is xcmJobProcessingTime?
This object indicates how long a print job has been processing on the device, measured in seconds from start until the current moment. It provides visibility into job duration for tracking device performance and detecting hung jobs. Operators use this to identify long-running jobs that may indicate device overload or device firmware issues.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.253.8.59.10.1.1.16 snmpwalk -v2c -c public <target> XEROX-COMMON-MIB::xcmJobProcessingTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.253.8.59.10.1.1.16.1 snmpget -v2c -c public <target> XEROX-COMMON-MIB::xcmJobProcessingTime.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> xcmJobProcessingTime.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.10 | xcmJobGenExt | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.59.10.1 | xcmJobGenExtTable | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.59.10.1.1 | xcmJobGenExtEntry | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.59.10.1.1.16 | xcmJobProcessingTime | XEROX-COMMON-MIB |