From 7f9dceaa7898d6418edcdf148b52b66ccd3bd36a Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Thu, 17 Oct 2019 20:21:54 +0200 Subject: snmp: T1737: add missing completion helpers --- interface-definitions/snmp.xml | 44 +++++++++++++++++++++++++++++++++++------- 1 file changed, 37 insertions(+), 7 deletions(-) (limited to 'interface-definitions/snmp.xml') diff --git a/interface-definitions/snmp.xml b/interface-definitions/snmp.xml index 8b2fa8a93..1634bfb64 100644 --- a/interface-definitions/snmp.xml +++ b/interface-definitions/snmp.xml @@ -21,6 +21,9 @@ Authorization type (default: 'ro') + + ro rw + ro read only @@ -193,6 +196,9 @@ Define group access permission (default: 'ro') + + ro rw + ro read only @@ -210,6 +216,9 @@ Security levels + + noauth auth priv2 + noauth Messages not authenticated and not encrypted (noAuthNoPriv) @@ -280,6 +289,9 @@ Defines the protocol used for authentication (default: 'md5') + + md5 sha + md5 Message Digest 5 @@ -343,6 +355,9 @@ Defines the protocol for privacy (default: 'des') + + des aes + des Data Encryption Standard @@ -361,6 +376,9 @@ Defines protocol for notification between TCP and UDP + + tcp udp + tcp Use Transmission Control Protocol for notifications @@ -377,6 +395,9 @@ Specifies the type of notification between inform and trap (default: 'inform') + + inform trap + inform Use INFORM @@ -464,6 +485,9 @@ Defines the protocol used for authentication (default: 'md5') + + md5 sha + md5 Message Digest 5 @@ -499,6 +523,9 @@ Define users access permission (default: 'ro') + + ro rw + ro read only @@ -539,6 +566,9 @@ Defines the protocol for privacy (default: 'des') + + des aes + des Data Encryption Standard @@ -610,13 +640,13 @@ - - Script location and name - - - - - + + Script location and name + + + + + -- cgit v1.2.3