summaryrefslogtreecommitdiffstats
path: root/contrib/bsnmp/lib/bsnmpclient.3
diff options
context:
space:
mode:
authorharti <harti@FreeBSD.org>2005-02-28 17:27:11 +0000
committerharti <harti@FreeBSD.org>2005-02-28 17:27:11 +0000
commit273b7adb85a03a00c3b173831af21c60e5d77eb0 (patch)
treea51b475bc2677600ec8246577e5ea721c041a42d /contrib/bsnmp/lib/bsnmpclient.3
parent3a13f9df8e23f636a28dcd8d08fb4ace5d70eb57 (diff)
downloadFreeBSD-src-273b7adb85a03a00c3b173831af21c60e5d77eb0.zip
FreeBSD-src-273b7adb85a03a00c3b173831af21c60e5d77eb0.tar.gz
Virgin import of bsnmpd 1.8
Diffstat (limited to 'contrib/bsnmp/lib/bsnmpclient.3')
-rw-r--r--contrib/bsnmp/lib/bsnmpclient.319
1 files changed, 9 insertions, 10 deletions
diff --git a/contrib/bsnmp/lib/bsnmpclient.3 b/contrib/bsnmp/lib/bsnmpclient.3
index d75232e..9775ef2 100644
--- a/contrib/bsnmp/lib/bsnmpclient.3
+++ b/contrib/bsnmp/lib/bsnmpclient.3
@@ -26,10 +26,10 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Begemot: bsnmp/lib/bsnmpclient.3,v 1.7 2004/08/06 08:46:52 brandt Exp $
+.\" $Begemot: bsnmp/lib/bsnmpclient.3,v 1.8 2005/02/25 11:55:58 brandt_h Exp $
.\"
.Dd August 15, 2002
-.Dt bsnmpclient 3
+.Dt BSNMPCLIENT 3
.Os
.Sh NAME
.Nm snmp_client ,
@@ -145,12 +145,12 @@ for applicable values. The default version is
.Li SNMP_V2c .
.It Va trans
If this is
-.Dv SNMP_TRANS_LOC_DGRAM
+.Dv SNMP_TRANS_LOC_DGRAM
a local datagram socket is used.
If it is
-.Dv SNMP_TRANS_LOC_STREAM
+.Dv SNMP_TRANS_LOC_STREAM
a local stream socket is used.
-For
+For
.Dv SNMP_TRANS_UDP
a UDP socket is created.
It uses the
@@ -237,9 +237,8 @@ application.
.El
.Pp
In the current implementation there is a global variable
-.Bd -unfilled -offset indent
-.Vt extern struct snmp_client snmp_client ;
-.Ed
+.Pp
+.D1 Vt extern struct snmp_client snmp_client ;
.Pp
that is used by all the library functions. The first call into the library must
be a call to
@@ -580,10 +579,10 @@ in the
filed of
.Va snmp_client .
.Sh SEE ALSO
-.Xr snmpd 1 ,
.Xr gensnmptree 1 ,
+.Xr snmpd 1 ,
+.Xr bsnmpagent 3 ,
.Xr bsnmplib 3
-.Xr bsnmpagent 3
.Sh STANDARDS
This implementation conforms to the applicable IETF RFCs and ITU-T
recommendations.
OpenPOWER on IntegriCloud