diff options
Diffstat (limited to 'templates/service')
-rw-r--r-- | templates/service/snmp/community/node.tag/authorization/node.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/service/snmp/community/node.tag/authorization/node.def b/templates/service/snmp/community/node.tag/authorization/node.def index aac6b0b2..3d306d59 100644 --- a/templates/service/snmp/community/node.tag/authorization/node.def +++ b/templates/service/snmp/community/node.tag/authorization/node.def @@ -1,5 +1,6 @@ type: txt default: "ro" +allowed: echo ro rw help: Authorization type (rw or ro) (default: ro) syntax:expression: $VAR(@) in "ro", "rw"; "Authorization type must be either rw or ro" |