XEROX-COMMON-MIB :: xcmDocSequenceNumber

MIB Reference — IPNetwork Monitor

All MIBsXEROX-COMMON-MIBxcmDocSequenceNumber

xcmDocSequenceNumber

Module: XEROX-COMMON-MIB

OID (symbolic): XEROX-COMMON-MIB::xcmDocSequenceNumber

OID (numeric): 1.3.6.1.4.1.253.8.59.12.1.1.1

Node type: OBJECT-TYPE

Type: Ordinal32

Access: read-only

Description:

For the MIB, a row shall not exist in this table if the job does not (yet) have any documents. A 32-bit index is required, since the ISO DPA has a 2**31-1 maximum-value integer for the document-sequence-number attribute. ISO DPA: Document-sequence-number This attribute specifies the number of this document in relation to the set of documents in this job. The first document in the job is numbered 1. The document-sequence-number is not passed as an input attribute in the print operation. Documents are assumed to be submitted in order (i.e., document number 1 followed by document number 2, etc.). [If the job service requester does not submit a document on the first create-job call, no document row shall be added to this table. The rest of this ISO DPA paragraph does not apply:] A server shall return a value of 0 for this attribute if the first Print operation has not submitted a document (e.g., the first-document element is omitted in the create-job element of the Print operation). If a document is cancelled in a multi-document job, the document-sequence numbers of the other documents shall not change.

What is xcmDocSequenceNumber?

This OID holds a unique sequence number (starting at 1) identifying the position of each document within a print job. For jobs with multiple documents, this tracks the order. Print operators use this to reconstruct multi-document jobs and to troubleshoot cases where pages from different documents are accidentally mixed together.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.253.8.59.12.1.1.1
snmpwalk -v2c -c public <target> XEROX-COMMON-MIB::xcmDocSequenceNumber

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.253.8.59.12.1.1.1.1
snmpget -v2c -c public <target> XEROX-COMMON-MIB::xcmDocSequenceNumber.1

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.59xcmJobMonMIBXEROX-COMMON-MIB
1.3.6.1.4.1.253.8.59.12xcmDocGenBasicXEROX-COMMON-MIB
1.3.6.1.4.1.253.8.59.12.1xcmDocGenBasicTableXEROX-COMMON-MIB
1.3.6.1.4.1.253.8.59.12.1.1xcmDocGenBasicEntryXEROX-COMMON-MIB
1.3.6.1.4.1.253.8.59.12.1.1.1xcmDocSequenceNumberXEROX-COMMON-MIB