All MIBs › XEROX-SIMPLE-JOB-MGMT-MIB › xcmSimpleJobMgmtData
xcmSimpleJobMgmtData
Module: XEROX-SIMPLE-JOB-MGMT-MIB
OID (symbolic): XEROX-SIMPLE-JOB-MGMT-MIB::xcmSimpleJobMgmtData
OID (numeric): 1.3.6.1.4.1.253.8.76.3.2.1.2
Node type: OBJECT-TYPE
Type: XcmSimpleJobMgmtData
Access: read-write
Description:
The simple job management data specified for this conceptual row in the 'xcmSimpleJobMgmtTable' and the 'xcmJobGenBasicTable' (XCMI Job Monitoring MIB).
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).
Usage: Conforming management stations SHALL set 'xcmSimpleJobMgmtOperation' (mgmt operation) and 'xcmSimpleJobMgmtData' (mgmt arguments) SIMULTANEOUSLY (in the same SNMP Set-Operation PDU).
What is xcmSimpleJobMgmtData?
This object stores a byte string (up to 255 bytes) containing parameters for the job operation; operators can set this. Data content depends on the operation type (e.g., job name, target printer, resource limits). For a print job, this might contain the document filename and page range.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.253.8.76.3.2.1.2 snmpwalk -v2c -c public <target> XEROX-SIMPLE-JOB-MGMT-MIB::xcmSimpleJobMgmtData
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.253.8.76.3.2.1.2.1 snmpget -v2c -c public <target> XEROX-SIMPLE-JOB-MGMT-MIB::xcmSimpleJobMgmtData.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.253.8.76.3.2.1.2.1 s <value>
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.2 | xcmSimpleJobMgmtData | XEROX-SIMPLE-JOB-MGMT-MIB |