All MIBs › Job-Monitoring-MIB › jmJobIDJobIndex
jmJobIDJobIndex
Module: Job-Monitoring-MIB
OID (symbolic): Job-Monitoring-MIB::jmJobIDJobIndex
OID (numeric): 1.3.6.1.4.1.2699.1.1.1.2.1.1.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: This object contains the value of the jmJobIndex for the job with the jmJobSubmissionID value, i.e., the job index for the job when the server or device accepted the job. This value, in combination with the jmJobIDJobSetIndex value, permits the management application to access the other tables to obtain the job-specific objects for this job.
See jmJobIndex in the jmJobTable.
What is jmJobIDJobIndex?
This read-only value reports the job index assigned to a job (identified by its submission ID) when it was accepted, used together with jmJobIDJobSetIndex to locate that job's full data in the other job tables. An admin uses it during job lookups to pinpoint the exact row in jmJobTable corresponding to a known submission ID. For example, combining a job-set index of 2 with a job index of 57 lets the management application retrieve that specific job's state, owner, and progress data.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2699.1.1.1.2.1.1.3 snmpwalk -v2c -c public <target> Job-Monitoring-MIB::jmJobIDJobIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2699.1.1.1.2.1.1.3.1 snmpget -v2c -c public <target> Job-Monitoring-MIB::jmJobIDJobIndex.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::jmJobIDJobIndex 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.2 | jmJobID | Job-Monitoring-MIB |
| 1.3.6.1.4.1.2699.1.1.1.2.1 | jmJobIDTable | Job-Monitoring-MIB |
| 1.3.6.1.4.1.2699.1.1.1.2.1.1 | jmJobIDEntry | Job-Monitoring-MIB |
| 1.3.6.1.4.1.2699.1.1.1.2.1.1.3 | jmJobIDJobIndex | Job-Monitoring-MIB |