All MIBs › XEROX-COMMON-MIB › xcmJobPreviousState
xcmJobPreviousState
Module: XEROX-COMMON-MIB
OID (symbolic): XEROX-COMMON-MIB::xcmJobPreviousState
OID (numeric): 1.3.6.1.4.1.253.8.59.10.1.1.8
Node type: OBJECT-TYPE
Type: XcmJMJobState
Access: read-only
Description:
This object permits the management application to display the previous job state to the user without having to monitor all job state changes. For example, when a job completes, the previous state indicates what the job was doing just before completing. If the job was printing, then the completion was normal. If the previous state was terminating, then the completion was abnormal. Another example, is when a job is paused. The xcmJobPreviousState indicates the state that the job was in when the job was paused. ISO DPA: job-previous-state This attribute identifies the state of the job (pending, processing, held, etc.) before the last change of job state. Standard values are defined in the specification for the current-job-state [xcmJobCurrentState] job-status attribute. See textual-conventions.
What is xcmJobPreviousState?
This OID stores what state a printer job was in just before its current state (e.g., printing, paused, or terminated). Operationally, it helps diagnose why a job ended—if the previous state was normal printing, the completion was successful, but if it was terminating, something went wrong. A network administrator checks this when a printer job fails to understand whether it completed normally or encountered an error.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.253.8.59.10.1.1.8 snmpwalk -v2c -c public <target> XEROX-COMMON-MIB::xcmJobPreviousState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.253.8.59.10.1.1.8.1 snmpget -v2c -c public <target> XEROX-COMMON-MIB::xcmJobPreviousState.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.8 | xcmJobPreviousState | XEROX-COMMON-MIB |