All MIBs › Job-Monitoring-MIB › jmJobStateReasons1
jmJobStateReasons1
Module: Job-Monitoring-MIB
OID (symbolic): Job-Monitoring-MIB::jmJobStateReasons1
OID (numeric): 1.3.6.1.4.1.2699.1.1.1.3.1.1.3
Node type: OBJECT-TYPE
Type: JmJobStateReasons1TC
Access: read-only
Description: Additional information about the job's current state, i.e., information that augments the value of the job's jmJobState object.
Implementation of any reason values is OPTIONAL, but an agent SHOULD return any reason information available. These values MAY be used with any job state or states for which the reason makes sense. Since the Job State Reasons will be more dynamic than the Job State, it is recommended that a job monitoring application read this object every time jmJobState is read. When the agent cannot provide a reason for the current state of the job, the value of the jmJobStateReasons1 object and jobStateReasonsN attributes SHALL be 0.
The jobStateReasonsN (N=2..4) attributes provide further additional information about the job's current state.
What is jmJobStateReasons1?
This read-only value provides additional, agent-supplied information augmenting jmJobState, with 0 meaning no reason is available; implementing any specific reason code is optional. An admin reads it alongside jmJobState, ideally on every poll since reasons can change more often than the state itself, to understand why a job is in its current state. For example, a nonzero reason code accompanying a processingStopped state might indicate the job is waiting on paper or another consumable, information the bare state value alone wouldn't convey.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2699.1.1.1.3.1.1.3 snmpwalk -v2c -c public <target> Job-Monitoring-MIB::jmJobStateReasons1
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2699.1.1.1.3.1.1.3.1 snmpget -v2c -c public <target> Job-Monitoring-MIB::jmJobStateReasons1.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> jmJobStateReasons1.1
Start monitoring Vendor-neutral IETF standard, RFC 2564 (network printers/print servers/MFDs) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Job-Monitoring-MIB::jmJobStateReasons1 OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard, RFC 2564 (network printers/print servers/MFDs) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2699.1.1 | jobmonMIB | Job-Monitoring-MIB |
| 1.3.6.1.4.1.2699.1.1.1 | jobmonMIBObjects | Job-Monitoring-MIB |
| 1.3.6.1.4.1.2699.1.1.1.3 | jmJob | Job-Monitoring-MIB |
| 1.3.6.1.4.1.2699.1.1.1.3.1 | jmJobTable | Job-Monitoring-MIB |
| 1.3.6.1.4.1.2699.1.1.1.3.1.1 | jmJobEntry | Job-Monitoring-MIB |
| 1.3.6.1.4.1.2699.1.1.1.3.1.1.3 | jmJobStateReasons1 | Job-Monitoring-MIB |