summaryrefslogtreecommitdiff
path: root/templates/service/snmp/contact/node.def
diff options
context:
space:
mode:
Diffstat (limited to 'templates/service/snmp/contact/node.def')
-rw-r--r--templates/service/snmp/contact/node.def4
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/service/snmp/contact/node.def b/templates/service/snmp/contact/node.def
index 039cd548..63a368cc 100644
--- a/templates/service/snmp/contact/node.def
+++ b/templates/service/snmp/contact/node.def
@@ -1,2 +1,6 @@
type: txt
help: Contact information
+
+syntax:expression: pattern $VAR(@) "^[[:print:]]{1,255}$" ; \
+ "Contact information is limited to 255 characters or less"
+