diff --git a/console/data/docs/02-configuration.md b/console/data/docs/02-configuration.md index 63b1b3d3..8ab87847 100644 --- a/console/data/docs/02-configuration.md +++ b/console/data/docs/02-configuration.md @@ -302,9 +302,9 @@ The `snmp` provider accepts these configuration keys: `user-name`, `authentication-protocol` (`none`, `MD5`, `SHA`, `SHA224`, `SHA256`, `SHA384`, and `SHA512` are accepted), `authentication-passphrase` (if the previous value was set), `privacy-protocol` (`none`, `DES`, `AES`, - `AES192`, `AES256`, `AES192-C`, and `AES256-C` are accepted, the latter being - Cisco-variant), `privacy-passphrase` (if the previous value was set), and - `context-name`. + `AES192`, `AES256`, `AES192-C`, and `AES256-C` are accepted, the latters being + Cisco variants), `privacy-passphrase` (if the previous value was set), and + `context-name`. `AES` means AES with a 128-bit key and `SHA` is SHA1. - `ports` is a map from exporter subnets to the SNMP port to use for polling exporters in the provided subnet. - `agents` is a map from exporter IPs to agent IPs. When there is no match, the