xcmDocSequenceNumber
XEROX-JOB-MONITORING-MIB ·
.1.3.6.1.4.1.253.8.59.12.1.1.1
Object
column XEROX-GENERAL-TCOrdinal32
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.
Context
- MIB
- XEROX-JOB-MONITORING-MIB
- OID
.1.3.6.1.4.1.253.8.59.12.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- xcmDocGenBasicEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-JOB-MONITORING-MIB::xcmDocSequenceNumber'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XEROX-JOB-MONITORING-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-JOB-MONITORING-MIB::xcmDocSequenceNumber.<hrDeviceIndex>.<xcmJobIdentifierOnSystem>.<xcmDocSequenceNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XEROX-JOB-MONITORING-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XEROX-JOB-MONITORING-MIB::xcmDocSequenceNumber'
Syntax
- Source
- XEROX-GENERAL-TCOrdinal32
- Base type
Integer32
Values & Constraints
Type Constraints
range: 1..2147483647
Conformance
Member of