XEROX-SIMPLE-JOB-MGMT-MIB

        Version:   5.10.pub
        
The MIB module for performing lightweight management of jobs
in network accessible host systems.
        
See:    Document Printing Application - Part 1: Abstract Service
        (ISO 10175-1 / Final Text, March 1996).
        
        
See:    POSIX System Administration - Part 4: Print Interfaces
        (IEEE 1387.4 / Draft 8, October 1994).
See:    OSI Reference Model - Part 1:  Basic Reference Model
        (CCITT X.200:1992 | ISO 7498-1:1992).
        
Copyright (C) 1997-2002 Xerox Corporation. All Rights Reserved.
    
Source file
XEROX-SIMPLE-JOB-MGMT-MIB
Last revised
Identity
xcmSimpleJobMgmtMIB
Base OID
1.3.6.1.4.1.253.8.76
Imported Objects
Net-SNMP examples using the xerox MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/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::xcmSimpleJobMgmtMIB'
Walk the MIB subtree
/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::xcmSimpleJobMgmtMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (31)
.1.3.6.1.4.1.253.8.76
.1.3.6.1.4.1.253.8.76.1
.1.3.6.1.4.1.253.8.76.1.2
.1.3.6.1.4.1.253.8.76.1.2.1
.1.3.6.1.4.1.253.8.76.1.2.1.1
.1.3.6.1.4.1.253.8.76.1.2.1.2
.1.3.6.1.4.1.253.8.76.1.2.1.3
.1.3.6.1.4.1.253.8.76.1.2.1.4
.1.3.6.1.4.1.253.8.76.1.2.1.5
.1.3.6.1.4.1.253.8.76.2
.1.3.6.1.4.1.253.8.76.2.2
.1.3.6.1.4.1.253.8.76.3
.1.3.6.1.4.1.253.8.76.3.1
.1.3.6.1.4.1.253.8.76.3.1.0
.1.3.6.1.4.1.253.8.76.3.2
.1.3.6.1.4.1.253.8.76.3.2.1
.1.3.6.1.4.1.253.8.76.3.2.1.1
OctetString
.1.3.6.1.4.1.253.8.76.3.2.1.2
.1.3.6.1.4.1.253.8.76.3.2.1.3
.1.3.6.1.4.1.253.8.76.3.2.1.4
.1.3.6.1.4.1.253.8.76.4
.1.3.6.1.4.1.253.8.76.4.1
.1.3.6.1.4.1.253.8.76.4.1.0
.1.3.6.1.4.1.253.8.76.4.2
.1.3.6.1.4.1.253.8.76.4.2.1
OctetString
.1.3.6.1.4.1.253.8.76.4.2.1.1
.1.3.6.1.4.1.253.8.76.4.2.1.2
.1.3.6.1.4.1.253.8.76.4.2.1.3
OctetString
.1.3.6.1.4.1.253.8.76.4.2.1.4
.1.3.6.1.4.1.253.8.76.4.2.1.5
.1.3.6.1.4.1.253.8.76.4.2.1.6
Dependencies (14) 8 direct · 6 transitive Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Compliance Statements (1)

OID .1.3.6.1.4.1.253.8.76.2.3
The compliance statements for SNMP intercept agents that
implement the Simple Job Mgmt MIB.
Required groups
mandatory xcmSimpleJobBaseGroup
mandatory xcmSimpleJobMgmtGroup
optional xcmSimpleJobInterceptGroup Implementation of this group is conditionally mandatory, ie,


mandatory for systems which support simple job intercept
via the defined extensions to the XCMI Job Monitoring MIB
and optional for all other systems.
Object refinements
ObjectAccessSyntaxDescription
xcmSimpleJobMgmtOperation
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.
xcmSimpleJobMgmtData
OctetString
It is conformant to implement this object as follows:
only 1 octet maximum string length need be supported.
xcmSimpleJobInterceptOperation
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.
xcmSimpleJobInterceptData
OctetString
It is conformant to implement this object as follows:
only 1 octet maximum string length need be supported.
Notifications / Traps (2)
NameOIDDescription
.1.3.6.1.4.1.253.8.76.3.1.0.1
This trap is sent whenever an 'XcmSimpleJobMgmtOperation'
completes, ie, when 'xcmSimpleJobMgmtStatus' becomes a
completed operation status and 'XcmSimpleJobMgmtInProgress'
goes from 'true' to 'false'.

Note: The 'hrDeviceIndex' is included for convenience, even
though the IETF Printer MIB doesn't include 'hrDeviceIndex'
in its traps. Then the management station doesn't have to parse
the received varBind OIDs on a trap in order to discover which
device trapped.

Note: The variable-bindings of this trap have been chosen to
specify a complete job management operation result while keeping
trap messages reasonably concise (generally a few hundred octets
at most).

This notification has the following special semantics:

o If the job's 'xcmJobClientId' field is non-empty and
it is a valid 'XcmGlobalUniqueID' representation, its
value shall ALWAYS be appended to this trap object ID,
as a BER binary OID suffix.

Note: The BER binary OID suffix shall NOT include the


BER tag of 6 indicating an OID and shall NOT include the
BER length field in octets of the OID suffix.

This trap OID qualifier allows job-submission and job-monitoring
applications to limit the alerts they receive to ones generated
by jobs which they have submitted.

Note: The sum of the trap varBind values must be less than
can fit into a PDU on any transport, roughly 540 octets on some
transports. Thus implementors are warned to minimize the length
of the 'xcmJobClientId' and 'xcmJobIdentifierOnSystem' objects.
.1.3.6.1.4.1.253.8.76.4.1.0.1
This trap is sent whenever an 'XcmSimpleJobInterceptOperation'
completes.

Note: The variable-bindings of this trap have been chosen to
specify a complete job intercept operation result while keeping
trap messages reasonably concise (generally a few hundred octets
at most).

This notification has the following special semantics:

o If 'xcmSimpleJobInterceptClientId' is non-empty and
it is a valid 'XcmGlobalUniqueID' representation, its
value shall ALWAYS be appended to this trap object ID,
as a BER binary OID suffix.

Note: The BER binary OID suffix shall NOT include the
BER tag of 6 indicating an OID and shall NOT include the
BER length field in octets of the OID suffix.

This trap OID qualifier allows job-submission and job-monitoring
applications to limit the alerts they receive to ones generated


by jobs which they have submitted.

Note: The sum of the trap varBind values must be less than
can fit into a PDU on any transport, roughly 540 octets on some
transports. Thus implementors are warned to minimize the length
of the 'xcmJobClientId' and 'xcmJobIdentifierOnSystem' objects.