xcmPrtChannelAutoJobEnd

XEROX-PRINTER-EXT-MIB · .1.3.6.1.4.1.253.8.55.14.1.1.80

Object

Controls automatic ending of a print job that does not finish
printing.
              
When 'On', after the current print job has paused long enough
to exceed the xcmPrtChannelEOJTimeout interval,
the current print job will be stopped.
              
When 'Off', the print job does not end after the timeout
interval.  Instead, the printer waits to continue until another
print job is received on any port.  A partial page will remain
              
              
unprinted until the next print job is received.  The current
job will then be stopped.
              
The value 'other' shall indicate not specified.

Context

MIB
XEROX-PRINTER-EXT-MIB
OID
.1.3.6.1.4.1.253.8.55.14.1.1.80
Type
column
Access
readwrite
Status
current
Parent
xcmPrtChannelEntry
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-PRINTER-EXT-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-PRINTER-EXT-MIB::xcmPrtChannelAutoJobEnd'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XEROX-PRINTER-EXT-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-PRINTER-EXT-MIB::xcmPrtChannelAutoJobEnd.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XEROX-PRINTER-EXT-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XEROX-PRINTER-EXT-MIB::xcmPrtChannelAutoJobEnd'

Syntax

Source
Printer-MIBPresentOnOff
Base type
Enumeration

Values & Constraints

Type Values
1other
3on
4off
5notPresent

Conformance

Member of
Compliance refinements
It is conformant to implement this object read-only.