xcmJmxJobAdminOperation
XEROX-JOB-MONITORING-EXT-MIB ·
.1.3.6.1.4.1.253.8.83.1.2.1.1.1
Object
The current or most recent administrative operation on this job
(submitted via SNMP, IPP, or any other job control protocol).
Usage: Conforming management agents shall ALWAYS 'reject' any
SNMP Set-Request to 'xcmJmxJobAdminOperation'
while another job operation request is already in progress
(i.e., while 'xcmJmxJobAdminInProgress' is 'true'),
with 'badValue' (SNMPv1) or 'inconsistentValue' (SNMPv2/v3).
Context
- MIB
- XEROX-JOB-MONITORING-EXT-MIB
- OID
.1.3.6.1.4.1.253.8.83.1.2.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- xcmJmxJobAdminEntry
- 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-JOB-MONITORING-EXT-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-JOB-MONITORING-EXT-MIB::xcmJmxJobAdminOperation'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XEROX-JOB-MONITORING-EXT-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-JOB-MONITORING-EXT-MIB::xcmJmxJobAdminOperation.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XEROX-JOB-MONITORING-EXT-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XEROX-JOB-MONITORING-EXT-MIB::xcmJmxJobAdminOperation'
Syntax
- Source
- XcmJmxJobAdminOperation
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | unknown |
3 | cancelJob |
4 | holdJob |
5 | releaseJob |
6 | restartJob |
7 | reprocessJob |
8 | suspendJob |
9 | resumeJob |
10 | promoteJob |
Conformance
Member of