XEROX-SIMPLE-JOB-MGMT-TC

        Version:   5.10.pub
        
Textual Conventions companion to the XCMI Simple Job Mgmt MIB,
the MIB module for performing lightweight management of jobs
in network accessible host systems.
        
See:    Document Printing Application - Part 1: Abstract Service
        (ISO/IEC 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-TC
Last revised
Identity
xcmSimpleJobMgmtTC
Base OID
1.3.6.1.4.1.253.8.75
Imported Objects
SNMPv2-SMI MODULE-IDENTITY (no object page) OBJECT-TYPE (no object page)
SNMPv2-TC TEXTUAL-CONVENTION (no object page)
XEROX-COMMON-MIB xeroxCommonMIB
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-TC' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XEROX-SIMPLE-JOB-MGMT-TC::xcmSimpleJobMgmtTC'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'XEROX-SIMPLE-JOB-MGMT-TC' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-SIMPLE-JOB-MGMT-TC::xcmSimpleJobMgmtTC'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (5)
.1.3.6.1.4.1.253.8.75
.1.3.6.1.4.1.253.8.75.999
.1.3.6.1.4.1.253.8.75.999.1
.1.3.6.1.4.1.253.8.75.999.2
.1.3.6.1.4.1.253.8.75.999.3
Dependencies (3) 3 direct 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
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. SNMPv2-TCrfc
  3. XEROX-COMMON-MIBxerox
  4. XEROX-SIMPLE-JOB-MGMT-TCxeroxselected
Type Definitions (3)
OctetString range: 0..255
Integer32 range: 0..2147483647
Enumeration
none(0)
other(1)
unknown(2)
jobCreate(1401)
jobDelete(1402)
jobList(1403)
jobSet(1404)
jobPause(1408)
jobResume(1409)
jobInterrupt(1411)
jobModify(1412)
jobPromote(1413)
jobRemove(1414)
jobResubmit(1415)
docDelete(1502)
docList(1503)
docSet(1504)
docModify(1512)
docRemove(1514)
jobManage(2401)
docManage(2501)