From dbd87e3ab89b7839e41df76c2fa7712855853fd3 Mon Sep 17 00:00:00 2001 From: Gaige B Paulsen Date: Mon, 30 Dec 2024 06:51:56 -0500 Subject: T6982: update SNMP module for 1.3+ (#369) * fix: get SNMP integration tests running * fix: remove no_log from docs because it fails sanity * tests: fix unit tests and no_log args * tests: fix error in hostname integration test --- docs/vyos.vyos.vyos_snmp_server_module.rst | 92 +----------------------------- 1 file changed, 1 insertion(+), 91 deletions(-) (limited to 'docs') diff --git a/docs/vyos.vyos.vyos_snmp_server_module.rst b/docs/vyos.vyos.vyos_snmp_server_module.rst index 9e15b8f5..d11afaae 100644 --- a/docs/vyos.vyos.vyos_snmp_server_module.rst +++ b/docs/vyos.vyos.vyos_snmp_server_module.rst @@ -504,24 +504,6 @@ Parameters - - - - - -
- engine_id - -
- string -
- - - - -
Defines the engineID.
- - @@ -665,60 +647,6 @@ Parameters - - - - -
- tsm - -
- dictionary -
- - - - -
Specifies that the snmpd uses encryption
- - - - - - - -
- local_key - -
- string -
- - - - -
Defines the server certificate fingerprint or key-file name.
- - - - - - - -
- port - -
- integer -
- - - - -
Defines the port for tsm.
- - - @@ -817,24 +745,6 @@ Parameters - - - - - -
- engine_id - -
- string -
- - - - -
Defines the engineID.
- - @@ -1218,7 +1128,7 @@ Notes ----- .. note:: - - Tested against vyos 1.3.8 + - Tested against vyos 1.3.8, 1.4.1 - This module works with connection ``network_cli``. - The Configuration defaults of the Vyos network devices are supposed to hinder idempotent behavior of plays -- cgit v1.2.3