Enum: ImplementationAssetTypeEnum
Curated implementation asset type values. Other values are permitted (OSCAL allow-other="yes").
URI: [oscal:ImplementationAssetTypeEnum](https://w3id.org/lmodel/oscal/ImplementationAssetTypeEnum)
## Permissible Values
| Value | Meaning | Description |
| --- | --- | --- |
| operating-system | None | |
| database | None | |
| web-server | None | |
| dns-server | None | |
| email-server | None | |
| directory-server | None | |
| pbx | None | |
| firewall | None | |
| router | None | |
| switch | None | |
| storage-array | None | |
| appliance | None | |
## Identifier and Mapping Information
### Annotations
| property | value |
| --- | --- |
| allow_any | True |
### Schema Source
* from schema: https://w3id.org/lmodel/oscal
## LinkML Source
name: ImplementationAssetTypeEnum
annotations:
allow_any:
tag: allow_any
value: true
description: Curated implementation asset type values. Other values are permitted
(OSCAL allow-other="yes").
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
permissible_values:
operating-system:
text: operating-system
database:
text: database
web-server:
text: web-server
dns-server:
text: dns-server
email-server:
text: email-server
directory-server:
text: directory-server
pbx:
text: pbx
firewall:
text: firewall
router:
text: router
switch:
text: switch
storage-array:
text: storage-array
appliance:
text: appliance