User`s guide

TCP/IP
Accounting and
Reverse
Channel
C-15
SNMP and TCP/IP Concepts
Each value is separated by a linefeed within the ASCII string of the
UDP packet. Some information returned is not recorded to the status
file.
The following table maps text descriptions to the integer reported in
the UDP packet. The status can be found by masking the status
returned with the following hex keys. More than one of these condi-
tions can occur at one time on a single job.
Reverse Channel Packet Format
The reverse channel information is then transferred from the printer to
the host in UDP packets, each consisting of a string of characters.
This string contains the reverse channel information exactly as it was
generated by the PDL interpreter.
v
byte size Integer Gives the byte count of the job (not currently
implemented).
emulation Integer Returns the emulation selected for the job (not
currently implemented).
name String Identifies the owner of the job.
title String Identifies the title of the job.
Status Hex key
Waiting 0x20
Terminating 0x10
Printing 0x8
Rasterizing 0x4
Interpreting 0x2
Spooling 0x1