From 339821f121d86ef8c670cc2f5beea0c553a2fc9b Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sat, 12 Dec 2020 14:18:10 +0100 Subject: xml: use "u32:" keyword when identifying port ranges This will render the completion help more nicely. --- interface-definitions/snmp.xml.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'interface-definitions/snmp.xml.in') diff --git a/interface-definitions/snmp.xml.in b/interface-definitions/snmp.xml.in index 2fe8ce583..fb3e82256 100644 --- a/interface-definitions/snmp.xml.in +++ b/interface-definitions/snmp.xml.in @@ -106,7 +106,7 @@ Port for SNMP service (default: '161') - 1-65535 + u32:1-65535 Numeric IP port @@ -179,7 +179,7 @@ Destination port used for trap notification - 1-65535 + u32:1-65535 Numeric IP port @@ -327,7 +327,7 @@ Specifies TCP/UDP port of destination SNMP traps/informs (default: '162') - 1-65535 + u32:1-65535 Numeric IP port -- cgit v1.2.3