
  TYPE
    cmt$display_option_key = (cmc$active_paths_kw, cmc$application_info_kw, cmc$connection_status_kw,
          cmc$disabled_paths_kw, cmc$element_id_kw, cmc$inactive_paths_kw, cmc$ioupn_kw,
          cmc$ms_class_kw, cmc$physical_connection_kw, cmc$physical_paths_kw, cmc$recorded_vsn_kw,
          cmc$serial_number_kw, cmc$site_info_kw, cmc$state_kw, cmc$parity_status_kw, cmc$all_kw),

    cmt$path_types = (cmc$active_paths, cmc$inactive_paths, cmc$disabled_paths,
          cmc$physical_paths);

