TimeImpact

The TimeImpact class describes the impact of the incident on an organization as a function of time. It provides a way to convey down time and recovery time.

digraph TimeImpact { graph [bb="0,0,214,134", rankdir=LR ]; node [label="\N"]; TimeImpact [height=1.8611, label=<<table BORDER="0" CELLBORDER="1" CELLSPACING="0"> <tr > <td BGCOLOR="#993016" HREF="/idmef_parser/IODEF/TimeImpact.html" TITLE="The TimeImpact class describes the impact of the incident on an organization as a function of time. It provides a way to convey down time and recovery time. ">TimeImpact</td> </tr>" %<tr><td BGCOLOR="#FF5024" HREF="/idmef_parser/IODEF/TimeImpact.html" TITLE="An estimate of the relative severity of the activity. The permitted values are shown below. There is no default value.">[ENUM] severity (Optional) </td></tr>%<tr><td BGCOLOR="#FF5024" HREF="/idmef_parser/IODEF/TimeImpact.html" TITLE="Defines the metric in which the time is expressed. The permitted values are shown below. There is no default value.">[ENUM] metric (Required) </td></tr>%<tr><td BGCOLOR="#FF5024" HREF="/idmef_parser/IODEF/TimeImpact.html" TITLE="A means by which to extend the metric attribute. See Section 5.1.">[STRING] ext-metric (Optional) </td></tr>%<tr><td BGCOLOR="#FF5024" HREF="/idmef_parser/IODEF/TimeImpact.html" TITLE="Defines a unit of time, that when combined with the metric attribute, fully describes a metric of impact that will be conveyed in the element content. The permitted values are shown below. The default value is &quot;hour&quot;.">[ENUM] duration (Required) </td></tr>%<tr><td BGCOLOR="#FF5024" HREF="/idmef_parser/IODEF/TimeImpact.html" TITLE="A means by which to extend the duration attribute. See Section 5.1.">[STRING] ext-duration (Optional) </td></tr>%</table>>, pos="107,67", shape=plaintext, width=2.9722]; }



Attributes

severity (Optional)

An estimate of the relative severity of the activity. The permitted values are shown below. There is no default value.
Rank Keyword Description
1 low Low severity
2 medium Medium severity
3 high High severity

metric (Required)

Defines the metric in which the time is expressed. The permitted values are shown below. There is no default value.
Rank Keyword Description
1 labor Total staff-time to recovery from the activity (e.g., 2 employees working 4 hours each would be 8 hours).
2 elapsed Elapsed time from the beginning of the recovery to its completion (i.e., wall-clock time).
3 downtime Duration of time for which some provided service(s) was not available.
4 ext-value An escape value used to extend this attribute. See Section 5.1.

ext-metric (Optional)

A means by which to extend the metric attribute. See Section 5.1.

duration (Required)

Defines a unit of time, that when combined with the metric attribute, fully describes a metric of impact that will be conveyed in the element content. The permitted values are shown below. The default value is "hour".
Rank Keyword Description
1 second The unit of the element content is seconds.
2 minute The unit of the element content is minutes.
3 hour The unit of the element content is hours.
4 day The unit of the element content is days.
5 month The unit of the element content is months.
6 quarter The unit of the element content is quarters.
7 year The unit of the element content is years.
8 ext-value An escape value used to extend this attribute. See Section 5.1.

ext-duration (Optional)

A means by which to extend the duration attribute. See Section 5.1.


IDMEF


IODEF