All MIBs › XEROX-SIMPLE-JOB-MGMT-MIB › xcmSimpleJobMgmtInProgress
xcmSimpleJobMgmtInProgress
Module: XEROX-SIMPLE-JOB-MGMT-MIB
OID (symbolic): XEROX-SIMPLE-JOB-MGMT-MIB::xcmSimpleJobMgmtInProgress
OID (numeric): 1.3.6.1.4.1.253.8.76.3.2.1.4
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description:
The simple job management in progress status associated with this conceptual row in 'xcmSimpleJobMgmtTable'.
Usage: Conforming management agents SHALL 'reject' any
SNMP Set-Operation to 'xcmSimpleJobMgmt[Operation|Data]' while another management operation is already in progress (ie, while 'xcmSimpleJobMgmtInProgress' is 'true'), with 'badValue' (SNMPv1) or 'inconsistentValue' (SNMPv2/v3).
What is xcmSimpleJobMgmtInProgress?
This object stores true/false indicating whether a job operation is currently executing on the device. Operators use this to poll completion status and know when to issue the next command. The device rejects new operation requests while this flag is true.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.253.8.76.3.2.1.4 snmpwalk -v2c -c public <target> XEROX-SIMPLE-JOB-MGMT-MIB::xcmSimpleJobMgmtInProgress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.253.8.76.3.2.1.4.1 snmpget -v2c -c public <target> XEROX-SIMPLE-JOB-MGMT-MIB::xcmSimpleJobMgmtInProgress.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.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.76 | xcmSimpleJobMgmtMIB | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.76.3 | xcmSimpleJobMgmt | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.76.3.2 | xcmSimpleJobMgmtTable | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.76.3.2.1 | xcmSimpleJobMgmtEntry | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.76.3.2.1.4 | xcmSimpleJobMgmtInProgress | XEROX-SIMPLE-JOB-MGMT-MIB |