All MIBs › XEROX-SIMPLE-JOB-MGMT-MIB › xcmSimpleJobInterceptInProgress
xcmSimpleJobInterceptInProgress
Module: XEROX-SIMPLE-JOB-MGMT-MIB
OID (symbolic): XEROX-SIMPLE-JOB-MGMT-MIB::xcmSimpleJobInterceptInProgress
OID (numeric): 1.3.6.1.4.1.253.8.76.4.2.1.6
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description:
The simple job intercept in progress status associated with this conceptual row in 'xcmSimpleJobInterceptTable'.
Usage: Conforming management agents SHALL 'reject' any SNMP Set-Operation to 'xcmSimpleJobIntercept[Operation|Data]' while another management operation is already in progress (ie, while 'xcmSimpleJobInterceptInProgress' is 'true'), with 'badValue' (SNMPv1) or 'inconsistentValue' (SNMPv2/v3).
What is xcmSimpleJobInterceptInProgress?
This holds a true/false flag indicating whether a job intercept operation is currently running. Management agents use this to prevent conflicting simultaneous operations—when set to true, any attempt to change other intercept settings will be rejected. An engineer checking this can safely modify job intercept settings only when the value is false.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.253.8.76.4.2.1.6 snmpwalk -v2c -c public <target> XEROX-SIMPLE-JOB-MGMT-MIB::xcmSimpleJobInterceptInProgress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.253.8.76.4.2.1.6.1 snmpget -v2c -c public <target> XEROX-SIMPLE-JOB-MGMT-MIB::xcmSimpleJobInterceptInProgress.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.4 | xcmSimpleJobIntercept | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.76.4.2 | xcmSimpleJobInterceptTable | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.76.4.2.1 | xcmSimpleJobInterceptEntry | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.76.4.2.1.6 | xcmSimpleJobInterceptInProgress | XEROX-SIMPLE-JOB-MGMT-MIB |