Enum: StratumIdEnum
The normalized identifier of the stratum level, as defined in <a
target='_blank'
href='https://www.rfc-editor.org/rfc/rfc5905.html'>RFC-5905.
URI: ocsf:StratumIdEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| UNKNOWN | None | Unspecified or invalid |
| PRIMARY_SERVER | None | The highest precision primary server (e |
| SECONDARY_SERVER | None | A secondary level server (possible values: 2-15) |
| UNSYNCHRONIZED | None | Unsynchronized |
| RESERVED | None | Reserved stratum (possible values: 17-255) |
| OTHER | None | The stratum level is not mapped |
Slots
| Name | Description |
|---|---|
| stratum_id | The normalized identifier of the stratum level, as defined in <a |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/ocsf
LinkML Source
name: StratumIdEnum
description: 'The normalized identifier of the stratum level, as defined in <a
target=''_blank''
href=''https://www.rfc-editor.org/rfc/rfc5905.html''>RFC-5905</a>.'
from_schema: https://w3id.org/lmodel/ocsf
rank: 1000
permissible_values:
UNKNOWN:
text: UNKNOWN
description: Unspecified or invalid.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '0'
caption:
tag: caption
value: Unknown
PRIMARY_SERVER:
text: PRIMARY_SERVER
description: The highest precision primary server (e.g atomic clock or GPS).
annotations:
ocsf_uid:
tag: ocsf_uid
value: '1'
caption:
tag: caption
value: Primary Server
SECONDARY_SERVER:
text: SECONDARY_SERVER
description: 'A secondary level server (possible values: 2-15).'
annotations:
ocsf_uid:
tag: ocsf_uid
value: '2'
caption:
tag: caption
value: Secondary Server
UNSYNCHRONIZED:
text: UNSYNCHRONIZED
description: Unsynchronized
annotations:
ocsf_uid:
tag: ocsf_uid
value: '16'
caption:
tag: caption
value: Unsynchronized
RESERVED:
text: RESERVED
description: 'Reserved stratum (possible values: 17-255).'
annotations:
ocsf_uid:
tag: ocsf_uid
value: '17'
caption:
tag: caption
value: Reserved
OTHER:
text: OTHER
description: 'The stratum level is not mapped. See the <code>stratum</code> attribute,
which
contains a data source specific value.'
annotations:
ocsf_uid:
tag: ocsf_uid
value: '99'
caption:
tag: caption
value: Other