summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrebortg <github@ghlr.de>2023-01-30 15:50:32 +0100
committerrebortg <github@ghlr.de>2023-01-30 15:50:32 +0100
commit7274c1d33d44f83756452773573acc44d5a7a45a (patch)
tree700eee7028a7609c93ec0743e4bb665c006246a0
parentf05f59fb7dd02d6106eeead39c7d9897d3279fae (diff)
downloadvyos-documentation-7274c1d33d44f83756452773573acc44d5a7a45a.tar.gz
vyos-documentation-7274c1d33d44f83756452773573acc44d5a7a45a.zip
snmp: sync branches
-rw-r--r--docs/configuration/service/snmp.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/configuration/service/snmp.rst b/docs/configuration/service/snmp.rst
index 1977bf7f..7f50a6a0 100644
--- a/docs/configuration/service/snmp.rst
+++ b/docs/configuration/service/snmp.rst
@@ -131,7 +131,7 @@ sent in clear text between a manager and agent. Each SNMPv3 message contains
security parameters which are encoded as an octet string. The meaning of these
security parameters depends on the security model being used.
-The security approach in v3 targets:
+The security approach in SNMPv3 targets:
* Confidentiality – Encryption of packets to prevent snooping by an
unauthorized source.
@@ -203,7 +203,8 @@ VyOS MIBs
All SNMP MIBs are located in each image of VyOS here: ``/usr/share/snmp/mibs/``
-You can download the file to your local host with an active ssh service like this
+You are be able to download the files using SCP, once the SSH service
+has been activated like so
.. code-block:: none