]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - man/cups-snmp.man.in
Clarify meaning of printer errors (Issue #5404)
[thirdparty/cups.git] / man / cups-snmp.man.in
index ce9c713ca834db7a7515f93fa476e8e1ff646b1b..b875bbf837c4da42c6708a2b379ef0d473233221 100644 (file)
@@ -1,17 +1,12 @@
 .\"
-.\" "$Id$"
-.\"
 .\" SNMP backend man page for CUPS.
 .\"
-.\" Copyright 2012-2014 by Apple Inc.
+.\" Copyright © 2012-2018 by Apple Inc.
 .\"
-.\" These coded instructions, statements, and computer programs are the
-.\" property of Apple Inc. and are protected by Federal copyright
-.\" law.  Distribution and use rights are outlined in the file "LICENSE.txt"
-.\" which should have been included with this file.  If this file is
-.\" file is missing or damaged, see the license at "http://www.cups.org/".
+.\" Licensed under Apache License v2.0.  See the file "LICENSE" for more
+.\" information.
 .\"
-.TH cups-snmp 8 "CUPS" "10 June 2014" "Apple Inc."
+.TH cups-snmp 8 "CUPS" "8 November 2018" "Apple Inc."
 .SH NAME
 snmp \- cups snmp backend
 .SH SYNOPSIS
@@ -26,7 +21,7 @@ snmp \- cups snmp backend
 .B \-\-include-schemes
 snmp
 .SH DESCRIPTION
-The CUPS SNMP backend provides legacy discovery and identification of network printers using SNMPv1.
+The \fBDEPRECATED\fR CUPS SNMP backend provides legacy discovery and identification of network printers using SNMPv1.
 When used for discovery through the scheduler, the backend will list all printers that respond to a broadcast SNMPv1 query with the "public" community name.
 Additional queries are then sent to printers that respond in order to determine the correct device URI, make and model, and other information needed for printing.
 .LP
@@ -46,6 +41,9 @@ The MaxRunTime value can be overridden using the CUPS_MAX_RUN_TIME environment v
 The SNMP backend reads the \fI/etc/cups/snmp.conf\fR configuration file, if
 present, to set the default broadcast address, community name, and logging
 level.
+.SH NOTES
+The CUPS SNMP backend is deprecated and will no longer be supported in a future
+version of CUPS.
 .SH CONFORMING TO
 The CUPS SNMP backend uses the information from the Host, Printer, and Port Monitor MIBs along with some vendor private MIBs and intelligent port probes to determine the correct device URI and make and model for each printer.
 .SH SEE ALSO
@@ -55,7 +53,4 @@ The CUPS SNMP backend uses the information from the Host, Printer, and Port Moni
 .BR lpinfo (8),
 CUPS Online Help (http://localhost:631/help)
 .SH COPYRIGHT
-Copyright \[co] 2007-2014 by Apple Inc.
-.\"
-.\" End of "$Id$".
-.\"
+Copyright \[co] 2007-2018 by Apple Inc.