xcmDocState

XEROX-JOB-MONITORING-MIB · .1.3.6.1.4.1.253.8.59.12.1.1.10

Object

For the MIB, if the document is being
scanned and printed in the same simple job, the xcmDocState
object represents the state of the document being printed, since
level 1 scan-to-print jobs must scan directly to the printer.
              
ISO DPA:   Document-state
This attribute identifies the current state of the document
[whether being scanned or printed.].

Context

MIB
XEROX-JOB-MONITORING-MIB
OID
.1.3.6.1.4.1.253.8.59.12.1.1.10
Type
column
Access
readonly
Status
current
Parent
xcmDocGenBasicEntry
Groups
1

Walk 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::xcmDocState'
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::xcmDocState.<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::xcmDocState'

Values & Constraints

Type Values
1other
2unknown
3transferPending
4pending
5processing
6completed
7printing

Conformance