Class: PaloAlto::XML::Config::Shared::Profiles::Gtp::Entry::GtpInspection::Pfcp

Inherits:
PaloAlto::XML::ConfigClass show all
Defined in:
lib/palo_alto/config.rb

Constant Summary

Constants included from DSL

DSL::AXES, DSL::LOWERCASE_LETTERS, DSL::METHODS, DSL::OPERATORS, DSL::UPPERCASE_LETTERS

Instance Attribute Summary

Attributes inherited from PaloAlto::XML::ConfigClass

#api_attributes, #parent_instance, #subclasses

Attributes inherited from Expression

#arguments, #expression

Instance Method Summary collapse

Methods inherited from PaloAlto::XML::ConfigClass

#array_class_setter, #clear!, #complete, #create!, #delete!, #delete_child, #edit!, #enforce_type, #enforce_types, #external_set, #get, #get_all, #get_class_from_child_str, #get_primary_key, #initialize, #inspect, #maybe_register_subclass, #multimove!, #prop_get, #prop_set, #selector_subclasses, #set!, #set_array_class_attributes, #set_values, #to_xml, #values, #xml_builder

Methods inherited from Expression

#current, #initialize, #to_xpath

Methods included from DSL

#anywhere, #axis, #binary_operator, #child, #contains_word, #css, #current, #descendant, #ends_with, #function, #is, #last, #lowercase, #method, #next_sibling, #one_of, #parenthesis, #position, #previous_sibling, #qname, #relative, #root, #text, #union, #uppercase, #where, #xpath_attr

Constructor Details

This class inherits a constructor from PaloAlto::XML::ConfigClass

Instance Method Details

#_sectionObject



17788
17789
17790
# File 'lib/palo_alto/config.rb', line 17788

def _section
:pfcp
end

#check_association_msgObject



17800
17801
17802
# File 'lib/palo_alto/config.rb', line 17800

def check_association_msg
prop_get('check-association-msg')
end

#check_association_msg=(val) ⇒ Object



17803
17804
17805
# File 'lib/palo_alto/config.rb', line 17803

def check_association_msg=(val)
prop_set('check-association-msg', val)
end

#check_seq_numObject



17812
17813
17814
# File 'lib/palo_alto/config.rb', line 17812

def check_seq_num
prop_get('check-seq-num')
end

#check_seq_num=(val) ⇒ Object



17815
17816
17817
# File 'lib/palo_alto/config.rb', line 17815

def check_seq_num=(val)
prop_set('check-seq-num', val)
end

#check_session_msgObject



17806
17807
17808
# File 'lib/palo_alto/config.rb', line 17806

def check_session_msg
prop_get('check-session-msg')
end

#check_session_msg=(val) ⇒ Object



17809
17810
17811
# File 'lib/palo_alto/config.rb', line 17809

def check_session_msg=(val)
prop_set('check-session-msg', val)
end

#has_multiple_values?Boolean

Returns:

  • (Boolean)


17787
# File 'lib/palo_alto/config.rb', line 17787

def has_multiple_values?; false; end

#log_at_association_endObject



17824
17825
17826
# File 'lib/palo_alto/config.rb', line 17824

def log_at_association_end
prop_get('log-at-association-end')
end

#log_at_association_end=(val) ⇒ Object



17827
17828
17829
# File 'lib/palo_alto/config.rb', line 17827

def log_at_association_end=(val)
prop_set('log-at-association-end', val)
end

#log_at_association_startObject



17818
17819
17820
# File 'lib/palo_alto/config.rb', line 17818

def log_at_association_start
prop_get('log-at-association-start')
end

#log_at_association_start=(val) ⇒ Object



17821
17822
17823
# File 'lib/palo_alto/config.rb', line 17821

def log_at_association_start=(val)
prop_set('log-at-association-start', val)
end

#log_at_session_endObject



17836
17837
17838
# File 'lib/palo_alto/config.rb', line 17836

def log_at_session_end
prop_get('log-at-session-end')
end

#log_at_session_end=(val) ⇒ Object



17839
17840
17841
# File 'lib/palo_alto/config.rb', line 17839

def log_at_session_end=(val)
prop_set('log-at-session-end', val)
end

#log_at_session_startObject



17830
17831
17832
# File 'lib/palo_alto/config.rb', line 17830

def log_at_session_start
prop_get('log-at-session-start')
end

#log_at_session_start=(val) ⇒ Object



17833
17834
17835
# File 'lib/palo_alto/config.rb', line 17833

def log_at_session_start=(val)
prop_set('log-at-session-start', val)
end

#stateful_inspectionObject

pfcp inspection



17793
17794
17795
# File 'lib/palo_alto/config.rb', line 17793

def stateful_inspection
prop_get('stateful-inspection')
end

#stateful_inspection=(val) ⇒ Object

pfcp inspection



17797
17798
17799
# File 'lib/palo_alto/config.rb', line 17797

def stateful_inspection=(val)
prop_set('stateful-inspection', val)
end