summaryrefslogtreecommitdiff
path: root/templates/service/snmp/v3/user/node.tag/auth/node.def
blob: 68959a8e475a02138d4ef35f8ede78cd41146dbf (plain)
1
2
3
help: Specifies the auth
commit:expression: $VAR(type/) != "" ; "must specify type"
commit:expression: $VAR(plaintext-key/) != "" || $VAR(encrypted-key/) != ""  ; "must specify plaintext-key or encrypted-key"