xcmSimpleJobMgmtOperation

XEROX-SIMPLE-JOB-MGMT-MIB · .1.3.6.1.4.1.253.8.76.3.2.1.1

Object

The simple job management operation 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).
              
Usage:  Performing 'delete' (system operator) shall ALWAYS force
'xcmJobCurrentState' to 'completed(17)' immediately,
and MAY affect 'xcmJobAccountingBasicRowStatus'.
              
Usage:  Performing 'remove' (user cancel) shall ALWAYS force
'xcmJobCurrentState' to 'completed(17)' in a timely fashion,
but shall NOT affect 'xcmJobAccountingBasicRowStatus'.

Context

MIB
XEROX-SIMPLE-JOB-MGMT-MIB
OID
.1.3.6.1.4.1.253.8.76.3.2.1.1
Type
column
Access
readwrite
Status
current
Parent
xcmSimpleJobMgmtEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'XEROX-SIMPLE-JOB-MGMT-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-SIMPLE-JOB-MGMT-MIB::xcmSimpleJobMgmtOperation'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XEROX-SIMPLE-JOB-MGMT-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-SIMPLE-JOB-MGMT-MIB::xcmSimpleJobMgmtOperation.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XEROX-SIMPLE-JOB-MGMT-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XEROX-SIMPLE-JOB-MGMT-MIB::xcmSimpleJobMgmtOperation'

Values & Constraints

Type Values
0none
1other
2unknown
1401jobCreate
1402jobDelete
1403jobList
1404jobSet
1408jobPause
1409jobResume
1411jobInterrupt
1412jobModify
1413jobPromote
1414jobRemove
1415jobResubmit
1502docDelete
1503docList
1504docSet
1512docModify
1514docRemove
2401jobManage
2501docManage

Conformance

Member of
Compliance refinements
xcmSimpleJobMgmtMIBCompliance XEROX-SIMPLE-JOB-MGMT-TC::XcmSimpleJobMgmtOperation
Values: none(0), other(1), unknown(2), jobPause(1408), jobResume(1409), jobRemove(1414)
It is conformant to implement this object as follows:
only the above subset of operations need be supported.