All MIBs › XEROX-SIMPLE-JOB-MGMT-MIB › xcmSimpleJobMgmtStatus
xcmSimpleJobMgmtStatus
Module: XEROX-SIMPLE-JOB-MGMT-MIB
OID (symbolic): XEROX-SIMPLE-JOB-MGMT-MIB::xcmSimpleJobMgmtStatus
OID (numeric): 1.3.6.1.4.1.253.8.76.3.2.1.3
Node type: OBJECT-TYPE
Type: XcmGenSNMPv2ErrorStatus
Access: read-only
Description:
The simple job management error status associated with this conceptual row in 'xcmSimpleJobMgmtTable'.
Usage: Conforming management agents shall ALWAYS set this object to the value returned in an SNMP Set-Response PDU when a simple job management operation is 'accepted', ie, when 'xcmSimpleJobMgmtInProgress' 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 management operation, when 'xcmSimpleJobMgmtInProgress' goes from 'true' to 'false'.
What is xcmSimpleJobMgmtStatus?
This object stores an SNMP error code indicating success or failure of the last job management operation. Engineers check this after issuing a Set command to verify the device accepted the request. A value of 0 (noError) means the operation succeeded; other values indicate problems like invalid parameters.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.253.8.76.3.2.1.3 snmpwalk -v2c -c public <target> XEROX-SIMPLE-JOB-MGMT-MIB::xcmSimpleJobMgmtStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.253.8.76.3.2.1.3.1 snmpget -v2c -c public <target> XEROX-SIMPLE-JOB-MGMT-MIB::xcmSimpleJobMgmtStatus.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.3 | xcmSimpleJobMgmtStatus | XEROX-SIMPLE-JOB-MGMT-MIB |