Config Module

class mtf.config.Config
classmethod get_global_nm_controller_frame_id()

Get the value of _Global_nm_controller_frame_id

=== Returns ===

int: the value of _Global_nm_controller_frame_id

classmethod set_global_nm_controller_frame_id(value)

Set the value of_Global_nm_controller_frame_id.

=== Arguments Description ===

value (int): the value of _Global_nm_controller_frame_id

=== Returns ===

int: the value of _Global_nm_controller_frame_id

classmethod get_local_npdu_port()

Get the value of _local_npdu_port

=== Returns ===

int: the value of _local_npdu_port

classmethod set_local_npdu_port(value)

Set the value of _local_npdu_port.

=== Arguments Description ===

value (int): the value of _local_npdu_port

=== Returns ===

int: the value of _local_npdu_port

classmethod get_vlan_id()

Get the value of _Vlan_id

=== Returns ===

int: the value of _Vlan_id

classmethod set_vlan_id(value)

Set the value of _Vlan_id.

=== Arguments Description ===

value (int): the value of _Vlan_id

=== Returns ===

int: the value of _Vlan_id