Enum: RiskLevelIdEnum
The normalized risk level id.
URI: ocsf:RiskLevelIdEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| INFO | None | Info |
| LOW | None | Low |
| MEDIUM | None | Medium |
| HIGH | None | High |
| CRITICAL | None | Critical |
| OTHER | None | The risk level is not mapped |
Slots
| Name | Description |
|---|---|
| risk_level_id | The normalized risk level id |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/ocsf
LinkML Source
name: RiskLevelIdEnum
description: The normalized risk level id.
from_schema: https://w3id.org/lmodel/ocsf
rank: 1000
permissible_values:
INFO:
text: INFO
description: Info
annotations:
ocsf_uid:
tag: ocsf_uid
value: '0'
caption:
tag: caption
value: Info
LOW:
text: LOW
description: Low
annotations:
ocsf_uid:
tag: ocsf_uid
value: '1'
caption:
tag: caption
value: Low
MEDIUM:
text: MEDIUM
description: Medium
annotations:
ocsf_uid:
tag: ocsf_uid
value: '2'
caption:
tag: caption
value: Medium
HIGH:
text: HIGH
description: High
annotations:
ocsf_uid:
tag: ocsf_uid
value: '3'
caption:
tag: caption
value: High
CRITICAL:
text: CRITICAL
description: Critical
annotations:
ocsf_uid:
tag: ocsf_uid
value: '4'
caption:
tag: caption
value: Critical
OTHER:
text: OTHER
description: 'The risk level is not mapped. See the <code>risk_level</code> attribute,
which
contains a data source specific value.'
annotations:
ocsf_uid:
tag: ocsf_uid
value: '99'
caption:
tag: caption
value: Other