X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=src%2Fcollectd-snmp.pod;h=5e99ba335bb9ab96118882037e1385c2ef14b2b5;hp=efeab8e36c90142dec672589ac3ed6a6f667dfb7;hb=d931e9e904f61e28013c01ee6903985d3c9f0ba8;hpb=a485f5e7cb1854d9096d777fe2ba7ea4e697ce8a diff --git a/src/collectd-snmp.pod b/src/collectd-snmp.pod index efeab8e3..5e99ba33 100644 --- a/src/collectd-snmp.pod +++ b/src/collectd-snmp.pod @@ -373,12 +373,9 @@ 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 +=item B I -This number activate and configure snmp bulk transfers. For B data it allow -the host to send multiple values per query. Only available for SNMP v2 and greater, this -usually allow for more efficient querying and faster data transfert. -The default is 0/disabled. +Configures the size of SNMP bulk transfers. The default is 0, which disables bulk transfers altogether. =back