X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcollectd-snmp.pod;h=5e99ba335bb9ab96118882037e1385c2ef14b2b5;hb=d931e9e904f61e28013c01ee6903985d3c9f0ba8;hp=493f5ec281515e4a2785dea29d9b8ee04ae48d82;hpb=3fecfdaa17500840ecdab16b0684d3bdc7d72e1a;p=collectd.git diff --git a/src/collectd-snmp.pod b/src/collectd-snmp.pod index 493f5ec2..5e99ba33 100644 --- a/src/collectd-snmp.pod +++ b/src/collectd-snmp.pod @@ -373,6 +373,10 @@ How long to wait for a response. The C library default is 1 second. The number of times that a query should be retried after the Timeout expires. The C library default is 5. +=item B I + +Configures the size of SNMP bulk transfers. The default is 0, which disables bulk transfers altogether. + =back =head1 SEE ALSO