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
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::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'
Syntax
- Source
- XEROX-JOB-MONITORING-TCXcmJMDocState
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | unknown |
3 | transferPending |
4 | pending |
5 | processing |
6 | completed |
7 | printing |
Conformance
Member of