From d523111279b3a9a5266b442db5f04049a31685f7 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sun, 27 Oct 2019 00:47:50 +0200 Subject: snmp: T818: T1738: remove per user/trap engine id As of the SNMP specification an SNMP engine ID should be unique per device. To not make it more complicated for users - only use the global SNMP engine ID. --- interface-definitions/snmp.xml | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'interface-definitions') diff --git a/interface-definitions/snmp.xml b/interface-definitions/snmp.xml index 1634bfb64..5beaf4308 100644 --- a/interface-definitions/snmp.xml +++ b/interface-definitions/snmp.xml @@ -307,15 +307,6 @@ - - - Specifies the EngineID that uniquely identify an agent (e.g. 0xff42) - - ^(0x){0,1}([0-9a-f][0-9a-f]){1,18}$ - - ID must contain from 2 to 36 hex digits - - Specifies TCP/UDP port of destination SNMP traps/informs (default: '162') @@ -503,15 +494,6 @@ - - - Specifies the EngineID that uniquely identify an agent (e.g. 0xff42) - - ^(0x){0,1}([0-9a-f][0-9a-f]){1,18}$ - - ID must contain from 2 to 36 hex digits - - Specifies group for user name -- cgit v1.2.3