docs/187035: [patch] Minor fixes for bsnmpget(1) manpage
Björn Heidotting
b.heidotting at yahoo.com
Tue Feb 25 15:10:00 UTC 2014
>Number: 187035
>Category: docs
>Synopsis: [patch] Minor fixes for bsnmpget(1) manpage
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Tue Feb 25 15:10:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: Björn Heidotting
>Release: 10.0-RELEASE
>Organization:
>Environment:
>Description:
Minor fixes for bsnmpget(1):
- New sentence should start on a new line
- Grammar fix
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
--- bsnmpget.1 2013-04-11 21:05:24.000000000 +0200
+++ bsnmpget.1.work 2014-02-25 15:31:18.000000000 +0100
@@ -151,7 +151,8 @@
The context name. Default is "" (empty).
.It Cm context-engine=engine-id
The SNMP Engine ID of the context to query with SNMPv3 PDUs, represented as
-binary octet string. By default, this is set to the Engine ID of the SNMP agent.
+binary octet string.
+By default, this is set to the Engine ID of the SNMP agent.
.El
.It Fl D
Perform SNMP USM Engine Discovery, rather than sending a request for the value
@@ -211,8 +212,9 @@
will be searched.
.It Fl K
Calculate and display the localized authentication and privacy keys
-corresponding to a plain text password. The password is obtain via the
-environment. Additionally, if one or more OIDs are specified, the calculated
+corresponding to a plain text password.
+The password is obtained via the environment.
+Additionally, if one or more OIDs are specified, the calculated
keys are used when processing the SNMPv3 requests.
.It Fl l Ar filename
The path of the posix local (unix domain) socket if local
@@ -317,12 +319,12 @@
If any of the above is not specified, SNMP USM Engine Discovery is attempted.
This is also the default behavior.
.It Cm name=username
-The USM user name to include in the SNMPv3 PDUs. By default, the user name is
-obtain via the environment
+The USM user name to include in the SNMPv3 PDUs.
+By default, the user name is obtained via the environment.
.El
.It Fl v Ar version
-The SNMP protocol version to use when sending requests. SNMP versions 1, 2 and
-3 are supported.
+The SNMP protocol version to use when sending requests.
+SNMP versions 1, 2 and 3 are supported.
If no version option is provided
.Nm bsnmpget ,
.Nm bsnmpwalk
@@ -417,8 +419,9 @@
Specifies a default SNMP USM user name.
.It Ev SNMPPASSWD
Specifies the SNMP USM plain text password to use when calculating localized
-authentication and privacy keys. If this variable exists in the environment,
-SMNPv3 is the default version to use for outgoing requests.
+authentication and privacy keys.
+If this variable exists in the environment, SMNPv3 is the
+default version to use for outgoing requests.
.El
.Sh SEE ALSO
.Xr gensnmpdef 1
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list