From 0a3d06dfa8f534c48109e3afd49a292c3947d0cd Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Tue, 29 Jul 2008 02:29:15 +0000 Subject: - Add parameter to specify bind address. --- doc/rrdbot-get.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/rrdbot-get.1') diff --git a/doc/rrdbot-get.1 b/doc/rrdbot-get.1 index e9515d6..05837ed 100644 --- a/doc/rrdbot-get.1 +++ b/doc/rrdbot-get.1 @@ -44,6 +44,7 @@ .Nm .Op Fl Mnr .Op Fl m Ar mibdir +.Op Fl s Ar srcaddr .Op Fl t Ar timeout .Ar snmp://community@host/oid .Nm @@ -68,6 +69,8 @@ Display MIB parsing warnings. Display numeric OIDs. .It Fl r Recursively walk the SNMP values under the given OID. +.It Fl s Ar srcaddr +Source address to send SNMP packets from. .It Fl t Ar timeout The amount of time (in seconds) to wait for an SNMP response. Defaults to 5 seconds. -- cgit v1.2.3