xcmSimpleJobInterceptOperation
XEROX-SIMPLE-JOB-MGMT-MIB ·
.1.3.6.1.4.1.253.8.76.4.2.1.3
Object
The simple job intercept operation specified for
this conceptual row in the 'xcmSimpleJobInterceptTable'
and the 'xcmJobClientId' object (XCMI Job Monitoring MIB).
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).
Usage: Conforming management stations SHALL set
'xcmSimpleJobInterceptOperation' (mgmt operation) and
'xcmSimpleJobInterceptData' (mgmt arguments)
SIMULTANEOUSLY (in the same SNMP Set-Operation PDU).
Context
- MIB
- XEROX-SIMPLE-JOB-MGMT-MIB
- OID
.1.3.6.1.4.1.253.8.76.4.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- xcmSimpleJobInterceptEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::xcmSimpleJobInterceptOperation'
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::xcmSimpleJobInterceptOperation.<xcmSimpleJobInterceptClientId>'
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::xcmSimpleJobInterceptOperation'
Syntax
- Source
- XEROX-SIMPLE-JOB-MGMT-TCXcmSimpleJobMgmtOperation
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | other |
2 | unknown |
1401 | jobCreate |
1402 | jobDelete |
1403 | jobList |
1404 | jobSet |
1408 | jobPause |
1409 | jobResume |
1411 | jobInterrupt |
1412 | jobModify |
1413 | jobPromote |
1414 | jobRemove |
1415 | jobResubmit |
1502 | docDelete |
1503 | docList |
1504 | docSet |
1512 | docModify |
1514 | docRemove |
2401 | jobManage |
2501 | docManage |
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.
only the above subset of operations need be supported.