All MIBs › XEROX-JOB-MONITORING-MIB › xcmJobStateReasons
xcmJobStateReasons
Module: XEROX-JOB-MONITORING-MIB
OID (symbolic): XEROX-JOB-MONITORING-MIB::xcmJobStateReasons
OID (numeric): 1.3.6.1.4.1.253.8.59.6.1.1.10
Node type: OBJECT-TYPE
Type: XcmJMJobStateReasons
Access: read-only
Description: This object is bit-encoded, so that multiple reasons can occur at once. Each bit corresponds to an ISO DPA OID for the same reason. See textual conventions.
ISO DPA: Job-state-reasons This attribute identifies the reason or reasons that the job is in the held, terminating, retained, or completed state. The server shall indicate the particular reason(s) by setting the value of the job-state-reasons attribute. When the job is not in any of these states, the server shall set the value of the job-state-reasons attribute to the empty set.
What is xcmJobStateReasons?
This read-only bit-encoded object identifies the specific reason(s) a job is currently in the held, terminating, retained, or completed state, with each bit corresponding to a standard ISO DPA reason code; it's the empty set when the job isn't in any of those states. An admin decodes this bitmask to understand exactly why a job is stuck in held state, such as waiting for a specific resource, rather than just seeing a generic 'held' status.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.253.8.59.6.1.1.10 snmpwalk -v2c -c public <target> XEROX-JOB-MONITORING-MIB::xcmJobStateReasons
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.253.8.59.6.1.1.10.1 snmpget -v2c -c public <target> XEROX-JOB-MONITORING-MIB::xcmJobStateReasons.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::xcmJobStateReasons 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.6 | xcmJobGenBasic | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.59.6.1 | xcmJobGenBasicTable | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.59.6.1.1 | xcmJobGenBasicEntry | XEROX-COMMON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.253.8.59.6.1.1.10 | xcmJobStateReasons | XEROX-JOB-MONITORING-MIB |