Enum: PrevSecurityLevelIdEnum
The previous security level of the entity
URI: ocsf:PrevSecurityLevelIdEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| UNKNOWN | None | Unknown |
| SECURE | None | Secure |
| AT_RISK | None | At Risk |
| COMPROMISED | None | Compromised |
| OTHER | None | The security level is not mapped |
Slots
| Name | Description |
|---|---|
| prev_security_level_id | The previous security level of the entity |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/ocsf
LinkML Source
name: PrevSecurityLevelIdEnum
description: The previous security level of the entity
from_schema: https://w3id.org/lmodel/ocsf
rank: 1000
permissible_values:
UNKNOWN:
text: UNKNOWN
description: Unknown
annotations:
ocsf_uid:
tag: ocsf_uid
value: '0'
caption:
tag: caption
value: Unknown
SECURE:
text: SECURE
description: Secure
annotations:
ocsf_uid:
tag: ocsf_uid
value: '1'
caption:
tag: caption
value: Secure
AT_RISK:
text: AT_RISK
description: At Risk
annotations:
ocsf_uid:
tag: ocsf_uid
value: '2'
caption:
tag: caption
value: At Risk
COMPROMISED:
text: COMPROMISED
description: Compromised
annotations:
ocsf_uid:
tag: ocsf_uid
value: '3'
caption:
tag: caption
value: Compromised
OTHER:
text: OTHER
description: 'The security level is not mapped. See the <code>prev_security_level</code>
attribute, which contains data source specific values.'
annotations:
ocsf_uid:
tag: ocsf_uid
value: '99'
caption:
tag: caption
value: Other