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

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-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
1other
2unknown
3cancelJob
4holdJob
5releaseJob
6restartJob
7reprocessJob
8suspendJob
9resumeJob
10promoteJob

Conformance