From c9b892349bac27fad9e2336e2020c589759598a1 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sun, 27 Oct 2019 04:23:13 +0100 Subject: snmp: T1769: remove TSM (Transport Security Mode) support The SNMPv3 TSM is very complex and I know 0 users of it. Also this is untested and I know no way how it could be tested. Instead of carrying on dead and unused code we should favour a drop of it using a proper config migration script. (cherry picked from commit 556b528ef9cc1eca9d142ebe1f8f88cd02d536da) --- interface-definitions/snmp.xml | 34 ---------------------------------- 1 file changed, 34 deletions(-) (limited to 'interface-definitions') diff --git a/interface-definitions/snmp.xml b/interface-definitions/snmp.xml index 11cfc249d..c52669e24 100644 --- a/interface-definitions/snmp.xml +++ b/interface-definitions/snmp.xml @@ -412,35 +412,6 @@ - - - Specifies that SNMPv3 uses the Transport Security Model (TSM) - - - - - Fingerprint of a TSM server certificate - - ^[0-9A-F]{2}(:[0-9A-F]{2}){19}$ - - Value can be finger print key or filename in /config/snmp/tls/certs - - - - - Defines the port used for TSM (default: '10161') - - 1-65535 - Numeric IP port - - - - - Port number must be in range 1 to 65535 - - - - Specifies the user with name username @@ -564,11 +535,6 @@ - - - Specifies finger print or file name of TSM certificate - - -- cgit v1.2.3