
  TYPE
    ost$status_severity = (osc$informative_status, osc$warning_status,
      osc$error_status, osc$fatal_status, osc$catastrophic_status);
