Skip to content

Enum: ImplementationPropNameEnum

Allowed OSCAL implementation-common property names.

URI: [oscal:ImplementationPropNameEnum](https://w3id.org/lmodel/oscal/ImplementationPropNameEnum) ## Permissible Values | Value | Meaning | Description | | --- | --- | --- | | implementation-point | None | | | leveraged-authorization-uuid | None | | | inherited-uuid | None | | | asset-type | None | | | asset-id | None | | | asset-tag | None | | | public | None | | | virtual | None | | | vlan-id | None | | | network-id | None | | | label | None | | | sort-id | None | | | baseline-configuration-name | None | | | allows-authenticated-scan | None | | | function | None | | | hardware-model | None | | | model | None | | | os-name | None | | | os-version | None | | | software-name | None | | | software-version | None | | | software-patch-level | None | | | version | None | | | patch-level | None | | | release-date | None | | | validation-type | None | | | validation-reference | None | | | vendor-name | None | | | software-identifier | None | | | isa-title | None | | | isa-date | None | | | isa-remote-system-name | None | | | ipv4-address | None | | | ipv6-address | None | | | direction | None | | | uri | None | | | fqdn | None | | | serial-number | None | | | netbios-name | None | | | mac-address | None | | | physical-location | None | | | is-scanned | None | | | type | None | | | privilege-level | None | | ## Slots | Name | Description | | --- | --- | | [name](name.md) | | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## LinkML Source
name: ImplementationPropNameEnum
description: Allowed OSCAL implementation-common property names.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
permissible_values:
  implementation-point:
    text: implementation-point
  leveraged-authorization-uuid:
    text: leveraged-authorization-uuid
  inherited-uuid:
    text: inherited-uuid
  asset-type:
    text: asset-type
  asset-id:
    text: asset-id
  asset-tag:
    text: asset-tag
  public:
    text: public
  virtual:
    text: virtual
  vlan-id:
    text: vlan-id
  network-id:
    text: network-id
  label:
    text: label
  sort-id:
    text: sort-id
  baseline-configuration-name:
    text: baseline-configuration-name
  allows-authenticated-scan:
    text: allows-authenticated-scan
  function:
    text: function
  hardware-model:
    text: hardware-model
  model:
    text: model
  os-name:
    text: os-name
  os-version:
    text: os-version
  software-name:
    text: software-name
  software-version:
    text: software-version
  software-patch-level:
    text: software-patch-level
  version:
    text: version
  patch-level:
    text: patch-level
  release-date:
    text: release-date
  validation-type:
    text: validation-type
  validation-reference:
    text: validation-reference
  vendor-name:
    text: vendor-name
  software-identifier:
    text: software-identifier
  isa-title:
    text: isa-title
  isa-date:
    text: isa-date
  isa-remote-system-name:
    text: isa-remote-system-name
  ipv4-address:
    text: ipv4-address
  ipv6-address:
    text: ipv6-address
  direction:
    text: direction
  uri:
    text: uri
  fqdn:
    text: fqdn
  serial-number:
    text: serial-number
  netbios-name:
    text: netbios-name
  mac-address:
    text: mac-address
  physical-location:
    text: physical-location
  is-scanned:
    text: is-scanned
  type:
    text: type
  privilege-level:
    text: privilege-level