summaryrefslogtreecommitdiff
path: root/templates/service/snmp/v3/group/node.def
blob: 135791741c440dba80214d1915ee88463fc8ce15 (plain)
1
2
3
4
5
6
7
tag:
type: txt
help: Specifies the group with name groupname
syntax:expression: pattern $VAR(@) "^[^\(\)\|\&-]+$" ; "illegal characters in name"
syntax:expression: exec "/opt/vyatta/sbin/vyatta_check_snmp_name.pl $VAR(@)"
commit:expression: $VAR(view/) != "" ; "must specify view"
commit:expression: $VAR(mode/) != "" ; "must specify mode"