> From [EMAIL PROTECTED] Thu Apr 11 15:24:03 2002
> To: [EMAIL PROTECTED]
> cc: [EMAIL PROTECTED]
> Subject: ifhp with SNMP hooks (Phaser 5400 saga)
> Date: Thu, 11 Apr 2002 17:24:00 -0500
> From: John Perkins <[EMAIL PROTECTED]>
>
> I've finally got the Phaser 5400 (<-- note TWO zeros) SNMP MIB here.  Plenty 
> of good stuff in there. Not sure they've implemented a TEOJ in PJL, though.  :(
>
> You mentioned you had or were working on an ifhp or hook for ifhp to do status 
> and/or accounting queries via SNMP.  How close to public consumption is that?
>
> -- 
> ============================================================================
>    John Perkins                         |   University of Wisconsin-Madison
>    Associate Researcher                 |   Department of Computer Science
>    [EMAIL PROTECTED]             |   1210 W. Dayton St.
>    608-262-0438/608-262-9997 FAX  |   Madison, WI  53706-1685
> ============================================================================

Next release.

Basically, you have:

sync=|/...

pagecount=|/...

waitend=|/...

The programs  are opened and run with STDIN set to /dev/null,
STDOUT and STDERR to pipes.

Output written to STDERR is logged to the status file as
messages from the program.

Output written to STDOUT is used by ifhp to get information.

  key=value        assumed to be PJL status information.
                   This is used to set a set of keys with
                   appropriate values.

waitend and sync:  if the program exits with non-zero error code,
  then we assume an error, and exit with the same
  error code as the process.

  a zero error code indicates successful operation.

pagecount:  a line with a pagecounter value,
  similar to the output format above:
  pagecount=xxx            - example

Is this enough to go on?

Patrick Powell                 Astart Technologies,
[EMAIL PROTECTED]            9475 Chesapeake Drive, Suite D,
Network and System             San Diego, CA 92123
  Consulting                   858-874-6543 FAX 858-279-8424 
LPRng - Print Spooler (http://www.lprng.com)

-----------------------------------------------------------------------------
YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST
The address you post from MUST be your subscription address

If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
or lprng-digest-requests) with the word 'help' in the body.  For the impatient,
to subscribe to a list with name LIST,  send mail to [EMAIL PROTECTED]
with:                           | example:
subscribe LIST <mailaddr>       |  subscribe lprng-digest [EMAIL PROTECTED]
unsubscribe LIST <mailaddr>     |  unsubscribe lprng [EMAIL PROTECTED]

If you have major problems,  send email to [EMAIL PROTECTED] with the word
LPRNGLIST in the SUBJECT line.
-----------------------------------------------------------------------------

Reply via email to