class PaloAlto::XML::Config::Devices::Entry::Template::Entry::Config::Devices::Entry::Deviceconfig::Setting::Management::CommonCriteriaAlarmGeneration::LogDatabasesAlarmThreshold
Public Instance Methods
# File lib/palo_alto/config.rb, line 166197 def _section :'log-databases-alarm-threshold' end
alarm logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 166350 def alarm prop_get('alarm') end
alarm logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 166354 def alarm=(val) prop_set('alarm', val) end
authentication logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 166382 def auth prop_get('auth') end
authentication logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 166386 def auth=(val) prop_set('auth', val) end
configuration logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 166334 def config prop_get('config') end
configuration logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 166338 def config=(val) prop_set('config', val) end
decryption logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 166414 def decryption prop_get('decryption') end
decryption logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 166418 def decryption=(val) prop_set('decryption', val) end
Globalprotect logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 166406 def globalprotect prop_get('globalprotect') end
Globalprotect logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 166410 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 166390 def gtp prop_get('gtp') end
tunnel and gtp logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 166394 def gtp=(val) prop_set('gtp', val) end
# File lib/palo_alto/config.rb, line 166194 def has_multiple_values? false end
hipmatch logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 166358 def hipmatch prop_get('hipmatch') end
hipmatch logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 166362 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 166374 def iptag prop_get('iptag') end
IP-TAG logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 166378 def iptag=(val) prop_set('iptag', val) end
SCTP logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 166398 def sctp prop_get('sctp') end
SCTP logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 166402 def sctp=(val) prop_set('sctp', val) end
system logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 166342 def system prop_get('system') end
system logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 166346 def system=(val) prop_set('system', val) end
threat logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 166326 def threat prop_get('threat') end
threat logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 166330 def threat=(val) prop_set('threat', val) end
traffic logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 166318 def traffic prop_get('traffic') end
traffic logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 166322 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 166366 def userid prop_get('userid') end
User-ID logs database % full threshold value for alarm generation
# File lib/palo_alto/config.rb, line 166370 def userid=(val) prop_set('userid', val) end