class PaloAlto::XML::Config::Devices::Entry::TemplateStack::Entry::Config::Devices::Entry::Deviceconfig::Setting::Management::CommonCriteriaAlarmGeneration::LogDatabasesAlarmThreshold
Public Instance Methods
# File lib/palo_alto/config.rb, line 272708 def _section :'log-databases-alarm-threshold' end
alarm logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 272861 def alarm prop_get('alarm') end
alarm logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 272865 def alarm=(val) prop_set('alarm', val) end
authentication logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 272893 def auth prop_get('auth') end
authentication logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 272897 def auth=(val) prop_set('auth', val) end
configuration logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 272845 def config prop_get('config') end
configuration logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 272849 def config=(val) prop_set('config', val) end
decryption logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 272925 def decryption prop_get('decryption') end
decryption logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 272929 def decryption=(val) prop_set('decryption', val) end
Globalprotect logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 272917 def globalprotect prop_get('globalprotect') end
Globalprotect logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 272921 def globalprotect=(val) prop_set('globalprotect', val) end
tunnel and gtp logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 272901 def gtp prop_get('gtp') end
tunnel and gtp logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 272905 def gtp=(val) prop_set('gtp', val) end
# File lib/palo_alto/config.rb, line 272705 def has_multiple_values? false end
hipmatch logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 272869 def hipmatch prop_get('hipmatch') end
hipmatch logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 272873 def hipmatch=(val) prop_set('hipmatch', val) end
IP-TAG logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 272885 def iptag prop_get('iptag') end
IP-TAG logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 272889 def iptag=(val) prop_set('iptag', val) end
SCTP logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 272909 def sctp prop_get('sctp') end
SCTP logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 272913 def sctp=(val) prop_set('sctp', val) end
system logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 272853 def system prop_get('system') end
system logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 272857 def system=(val) prop_set('system', val) end
threat logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 272837 def threat prop_get('threat') end
threat logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 272841 def threat=(val) prop_set('threat', val) end
traffic logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 272829 def traffic prop_get('traffic') end
traffic logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 272833 def traffic=(val) prop_set('traffic', val) end
User-ID logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 272877 def userid prop_get('userid') end
User-ID logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 272881 def userid=(val) prop_set('userid', val) end