1 string module_name # Name of the module
2 string node_name # Name of the node
4 string[] enum_value_str_list # List of retrieved enumeration symbolic value
6 int64[] enum_value_int_list # List of the integer value corresponding to
7 # the enumeration symbolic value