All MIBs › XEROX-SIMPLE-JOB-MGMT-MIB › xcmSimpleJobInterceptStatus
xcmSimpleJobInterceptStatus
Module: XEROX-SIMPLE-JOB-MGMT-MIB
OID (symbolic): XEROX-SIMPLE-JOB-MGMT-MIB::xcmSimpleJobInterceptStatus
OID (numeric): 1.3.6.1.4.1.253.8.76.4.2.1.5
Node type: OBJECT-TYPE
Type: XcmGenSNMPv2ErrorStatus
Access: read-only
Description:
The simple job intercept error status associated with this conceptual row in 'xcmSimpleJobInterceptTable'.
Usage: Conforming management agents shall ALWAYS set this object to the value returned in an SNMP Set-Response PDU when a simple job intercept operation is 'accepted', ie, when 'xcmSimpleJobInterceptInProgress' goes from 'false' to 'true'.
Usage: Conforming management agents shall ALWAYS set this object to the value of the completion status of the (possibly deferred) simple job intercept operation, when 'xcmSimpleJobInterceptInProgress' goes from 'true' to 'false'.
What is xcmSimpleJobInterceptStatus?
This object stores an SNMP error code indicating success or failure of the last intercept operation. Engineers monitor this after modifying an intercept rule to confirm the device accepted changes. A non-zero value indicates problems like an invalid target device or missing permissions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.253.8.76.4.2.1.5 snmpwalk -v2c -c public <target> XEROX-SIMPLE-JOB-MGMT-MIB::xcmSimpleJobInterceptStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.253.8.76.4.2.1.5.1 snmpget -v2c -c public <target> XEROX-SIMPLE-JOB-MGMT-MIB::xcmSimpleJobInterceptStatus.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.5 | xcmSimpleJobInterceptStatus | XEROX-SIMPLE-JOB-MGMT-MIB |