Slot: port_ranges
Where applicable, the transport layer protocol port range.
URI: [oscal:port_ranges](https://w3id.org/lmodel/oscal/port_ranges)
Alias: port_ranges
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Protocol](Protocol.md) | Information about the protocol used to provide a service | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [PortRange](PortRange.md) |
| Domain Of | [Protocol](Protocol.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
| Multivalued | Yes |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/lmodel/oscal
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | oscal:port_ranges |
| native | oscal:port_ranges |
## LinkML Source
name: port-ranges
description: Where applicable, the transport layer protocol port range.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: port_ranges
domain_of:
- Protocol
range: PortRange
multivalued: true
inlined: true
inlined_as_list: true