XEROX-JOB-MONITORING-EXT-MIB :: xcmJmxJobAdminGroup

MIB Reference — IPNetwork Monitor

All MIBsXEROX-JOB-MONITORING-EXT-MIBxcmJmxJobAdminGroup

xcmJmxJobAdminGroup

Module: XEROX-JOB-MONITORING-EXT-MIB

OID (symbolic): XEROX-JOB-MONITORING-EXT-MIB::xcmJmxJobAdminGroup

OID (numeric): 1.3.6.1.4.1.253.8.83.3.2.2

Node type: OBJECT-GROUP

Description:

The job administration group.

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.253xeroxXEROX-COMMON-MIB
1.3.6.1.4.1.253.8xeroxCommonMIBXEROX-COMMON-MIB
1.3.6.1.4.1.253.8.83xcmJmxMIBXEROX-COMMON-MIB
1.3.6.1.4.1.253.8.83.3xcmJmxMIBConformanceXEROX-COMMON-MIB
1.3.6.1.4.1.253.8.83.3.2xcmJmxMIBObjectGroupsXEROX-COMMON-MIB
1.3.6.1.4.1.253.8.83.3.2.2xcmJmxJobAdminGroupXEROX-JOB-MONITORING-EXT-MIB

FAQ

What can I do with the objects in xcmJmxJobAdminGroup?
This conformance group bundles the objects needed to administer a job remotely: xcmJmxJobAdminOperation to request an action like cancel, pause, or resume, xcmJmxJobAdminStatus to see the result, and xcmJmxJobAdminInProgress to check whether an admin action is still being processed. Together they let a management application control a job's lifecycle over SNMP.

I issued a cancel operation via xcmJmxJobAdminOperation but the job is still printing — what should I check?
Poll xcmJmxJobAdminInProgress first — if it's still true, the device hasn't finished processing your request yet, since large jobs or busy print engines can take a few seconds. Once it clears, check xcmJmxJobAdminStatus to confirm whether the cancel actually succeeded, since some devices reject a cancel request if the job has already moved past the point where it can be safely stopped.