From a5580f2fc6f76026a0e72561bf797d03fee40a8c Mon Sep 17 00:00:00 2001 From: Viacheslav Hletenko Date: Fri, 15 Jul 2022 17:07:34 +0000 Subject: snmp: T2763: Add protocol TCP for service SNMP Ability to listen TCP port for service SNMP set service snmp protocol tcp --- interface-definitions/snmp.xml.in | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'interface-definitions') diff --git a/interface-definitions/snmp.xml.in b/interface-definitions/snmp.xml.in index 3cb736bf7..1efe5e726 100644 --- a/interface-definitions/snmp.xml.in +++ b/interface-definitions/snmp.xml.in @@ -129,6 +129,26 @@ Location is limited to 255 characters or less + + + Listen protocol for SNMP + + udp tcp + + + udp + Listen protocol UDP (default) + + + tcp + Listen protocol TCP + + + ^(udp|tcp)$ + + + udp + Register a subtree for SMUX-based processing -- cgit v1.2.3