summaryrefslogtreecommitdiff
path: root/templates/firewall/config-trap/node.def
blob: 7b89bdc01c016fc96c0ccec51735ee20216830c1 (plain)
1
2
3
4
5
6
7
8
9
10
type: txt

help: SNMP trap generation on firewall configuration changes

val_help: disable; Disable sending SNMP trap on firewall configuration change
val_help: enable; Enable sending SNMP trap on firewall configuration change

default: "disable"

syntax:expression: $VAR(@) in "enable", "disable"; "config-trap must be enable or disable"