diff options
Diffstat (limited to 'templates/service/snmp/community6/node.def')
-rw-r--r-- | templates/service/snmp/community6/node.def | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/service/snmp/community6/node.def b/templates/service/snmp/community6/node.def new file mode 100644 index 00000000..32eb4800 --- /dev/null +++ b/templates/service/snmp/community6/node.def @@ -0,0 +1,5 @@ +tag: +type: txt +help: Set community name [REQUIRED] +syntax:expression: pattern $VAR(@) "^[^%]+$" ; \ + "Community string may not contain %" |