Rename nobulk -> snmp_bulk (#13098)

This commit is contained in:
Jellyfrog
2021-09-02 02:01:41 +02:00
committed by GitHub
parent 57cedd5158
commit 4f50c3c05d
41 changed files with 50 additions and 46 deletions

View File

@@ -116,10 +116,10 @@ discovery_modules:
Some devices have buggy snmp implementations and don't respond well to
the more efficient snmpbulkwalk. To disable snmpbulkwalk and only use
snmpwalk for an os set the following.
snmpwalk for an OS set the following.
```yaml
nobulk: true
snmp_bulk: false
```
#### Limit the oids per snmpget