All MIBs › Job-Monitoring-MIB › jmJobState
jmJobState
Module: Job-Monitoring-MIB
OID (symbolic): Job-Monitoring-MIB::jmJobState
OID (numeric): 1.3.6.1.4.1.2699.1.1.1.3.1.1.2
Node type: OBJECT-TYPE
Type: JmJobStateTC
Access: read-only
Description:
The current state of the job (pending, processing, completed, etc.). Agents SHALL implement only those states which are appropriate for the particular implementation. However, management applications SHALL be prepared to receive all the standard job states.
The final value for this object SHALL be one of: completed, canceled, or aborted. The minimum length of time that the agent SHALL maintain MIB data for a job in the completed, canceled, or aborted state before removing the job data from the jmJobIDTable and jmJobTable is specified by the value of the jmGeneralJobPersistence object.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2699.1.1.1.3.1.1.2 snmpwalk -v2c -c public <target> Job-Monitoring-MIB::jmJobState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2699.1.1.1.3.1.1.2.1 snmpget -v2c -c public <target> Job-Monitoring-MIB::jmJobState.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.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.2 | jmJobState | Job-Monitoring-MIB |