All MIBs › Job-Monitoring-MIB › jmGeneralNumberOfActiveJobs
jmGeneralNumberOfActiveJobs
Module: Job-Monitoring-MIB
OID (symbolic): Job-Monitoring-MIB::jmGeneralNumberOfActiveJobs
OID (numeric): 1.3.6.1.4.1.2699.1.1.1.1.1.1.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The current number of 'active' jobs in the jmJobIDTable, jmJobTable, and jmAttributeTable, i.e., the total number of jobs that are in the pending, processing, or processingStopped states. See the JmJobStateTC textual-convention for the exact specification of the semantics of the job states.
What is jmGeneralNumberOfActiveJobs?
This read-only value reports the current count of jobs (such as print jobs) that are in an 'active' state: pending, processing, or processingStopped. An admin polls it as a quick health check on a job queue's backlog before drilling into individual job details. For example, a value climbing steadily on a print server suggests jobs are queuing faster than the printer can process them.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2699.1.1.1.1.1.1.2 snmpwalk -v2c -c public <target> Job-Monitoring-MIB::jmGeneralNumberOfActiveJobs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2699.1.1.1.1.1.1.2.1 snmpget -v2c -c public <target> Job-Monitoring-MIB::jmGeneralNumberOfActiveJobs.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::jmGeneralNumberOfActiveJobs 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.
How to Use in IPNetwork Monitor
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.1 | jmGeneral | Job-Monitoring-MIB |
| 1.3.6.1.4.1.2699.1.1.1.1.1 | jmGeneralTable | Job-Monitoring-MIB |
| 1.3.6.1.4.1.2699.1.1.1.1.1.1 | jmGeneralEntry | Job-Monitoring-MIB |
| 1.3.6.1.4.1.2699.1.1.1.1.1.1.2 | jmGeneralNumberOfActiveJobs | Job-Monitoring-MIB |