Enum: ComponentStateEnum
URI: [oscal:ComponentStateEnum](https://w3id.org/lmodel/oscal/ComponentStateEnum)
## Permissible Values
| Value | Meaning | Description |
| --- | --- | --- |
| under-development | None | |
| operational | None | |
| disposition | None | |
| other | None | |
## Slots
| Name | Description |
| --- | --- |
| [state](state.md) | The operational status |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/lmodel/oscal
## LinkML Source
name: ComponentStateEnum
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
permissible_values:
under-development:
text: under-development
operational:
text: operational
disposition:
text: disposition
other:
text: other