

klpinfo [-i] [-s] [-f] { [-P<queue@host>] | [-H<addr>] [-V<vers>] [-C<comm>] }

The program prints a short status message for the given printqueue
or device.

The following three options are intended for use in scripts:

--i[gnore-exit-code][=<boolean>]    The program always returnx exit code 0.
-i                                  
                                    

--s[ilently][=<boolean>]            The program works silently, no error or
-s                                  warning messages are printed to standard
                                    output or standard error output.

--f[orce][=<boolean>]               Force output. If the program fails to
-f                                  obtain the status "-" is printed.
                                    
The device to check can be specified either as queue@host or by
address, SNMP protocol version and SNMP community.

--d[evice]=<queue@host>             Print queue to check.
-P<queue@host>                      

--h[ost]=<addr>                     Host name or IP address of device to check.
-H<addr>                            

--p[rotocol]=<vers>                 SNMP protocol version, 1, 2, 2c, 2p or 3.
-V<vers>

--c[ommunity]=<comm>                SNMP-community, .e. public.
-C<comm>

