Enum: PeripheralActivityActivityIdEnum
PeripheralActivity activity_id values.
URI: ocsf:PeripheralActivityActivityIdEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| CONNECT | None | A peripheral device was connected to the system |
| DISCONNECT | None | A peripheral device was disconnected from the system |
| ENABLE | None | A peripheral device was enabled on the system |
| DISABLE | None | A peripheral device was disabled on the system |
| EJECT | None | A peripheral device was ejected from the system |
| UNKNOWN | None | The event activity is unknown |
| OTHER | None | The event activity is not mapped |
Slots
| Name | Description |
|---|---|
| activity_id |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/ocsf
LinkML Source
name: PeripheralActivityActivityIdEnum
description: PeripheralActivity activity_id values.
from_schema: https://w3id.org/lmodel/ocsf
rank: 1000
permissible_values:
CONNECT:
text: CONNECT
description: A peripheral device was connected to the system.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '1'
caption:
tag: caption
value: Connect
DISCONNECT:
text: DISCONNECT
description: A peripheral device was disconnected from the system.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '2'
caption:
tag: caption
value: Disconnect
ENABLE:
text: ENABLE
description: A peripheral device was enabled on the system.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '3'
caption:
tag: caption
value: Enable
DISABLE:
text: DISABLE
description: A peripheral device was disabled on the system.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '4'
caption:
tag: caption
value: Disable
EJECT:
text: EJECT
description: 'A peripheral device was ejected from the system. This is typically
used for
removable media devices. Note: For <code>Mount</code> and <code>Unmount</code>
events, see the <a target=''_blank'' href=''file_activity''>File System
Activity</a> event class.'
annotations:
ocsf_uid:
tag: ocsf_uid
value: '5'
caption:
tag: caption
value: Eject
UNKNOWN:
text: UNKNOWN
description: The event activity is unknown.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '0'
caption:
tag: caption
value: Unknown
OTHER:
text: OTHER
description: 'The event activity is not mapped. See the <code>activity_name</code>
attribute,
which contains a data source specific value.'
annotations:
ocsf_uid:
tag: ocsf_uid
value: '99'
caption:
tag: caption
value: Other