Skip to content

Class: PortRange

Where applicable, the transport layer protocol port range.

URI: [oscal:PortRange](https://w3id.org/lmodel/oscal/PortRange)
 classDiagram
    class PortRange
    click PortRange href "../PortRange/"
      PortRange : end

      PortRange : remarks

      PortRange : start

      PortRange : transport





        PortRange --> "0..1" TransportEnum : transport
        click TransportEnum href "../TransportEnum/"



## Slots | Name | Cardinality and Range | Description | Inheritance | | --- | --- | --- | --- | | [start](start.md) | 0..1
[NonNegativeIntegerType](NonNegativeIntegerType.md) | The start date/time | direct | | [end](end.md) | 0..1
[NonNegativeIntegerType](NonNegativeIntegerType.md) | The end date/time | direct | | [transport](transport.md) | 0..1
[TransportEnum](TransportEnum.md) | Indicates the transport type | direct | | [remarks](remarks.md) | 0..1
[MarkupMultilineType](MarkupMultilineType.md) | Additional commentary about the containing object | direct | ## Usages | used by | used in | type | used | | --- | --- | --- | --- | | [Protocol](Protocol.md) | [port_ranges](port_ranges.md) | range | [PortRange](PortRange.md) | ## In Subsets * [ImplementationCommon](ImplementationCommon.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | oscal:PortRange | | native | oscal:PortRange | ## LinkML Source ### Direct
name: PortRange
description: Where applicable, the transport layer protocol port range.
in_subset:
- implementation_common
from_schema: https://w3id.org/lmodel/oscal
slots:
- start
- end
- transport
- remarks
slot_usage:
  start:
    name: start
    range: NonNegativeIntegerType
  end:
    name: end
    range: NonNegativeIntegerType
### Induced
name: PortRange
description: Where applicable, the transport layer protocol port range.
in_subset:
- implementation_common
from_schema: https://w3id.org/lmodel/oscal
slot_usage:
  start:
    name: start
    range: NonNegativeIntegerType
  end:
    name: end
    range: NonNegativeIntegerType
attributes:
  start:
    name: start
    description: The start date/time.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: PortRange
    domain_of:
    - WithinDateRange
    - PortRange
    - RiskLogEntry
    - Result
    - AssessmentLogEntry
    range: NonNegativeIntegerType
  end:
    name: end
    description: The end date/time.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: PortRange
    domain_of:
    - WithinDateRange
    - PortRange
    - RiskLogEntry
    - Result
    - AssessmentLogEntry
    range: NonNegativeIntegerType
  transport:
    name: transport
    description: Indicates the transport type.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: PortRange
    domain_of:
    - PortRange
    range: TransportEnum
  remarks:
    name: remarks
    description: Additional commentary about the containing object.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: PortRange
    domain_of:
    - OscalCommon
    - Property
    - Resource
    - ConstraintTest
    - ControlMatching
    - Removal
    - ImportSSP
    - LocalDefinitions
    - SelectObjectiveById
    - AssessmentSubjectSource
    - OnDateCondition
    - WithinDateRange
    - AtFrequency
    - TaskDependency
    - SetParameter
    - ComponentStatus
    - PortRange
    - ImplementationStatus
    - ObjectiveStatus
    - RelatedObservation
    - AssociatedRisk
    - LoggedBy
    - ImportProfile
    - SystemCharacteristics
    - SystemStatus
    - AuthorizationBoundary
    - Diagram
    - NetworkArchitecture
    - DataFlow
    - SystemImplementation
    - LeveragedAuthorization
    - SspImplementedRequirement
    - SspStatement
    - ByComponent
    - ProvidedControlImplementation
    - ControlResponsibility
    - InheritedControlImplementation
    - SatisfiedControlImplementation
    - ImportAssessmentPlan
    - AssessmentResultsLocalDefinitions
    - ImportComponentDefinition
    - ImplementedRequirement
    - ImplementedControlStatement
    - QualifierItem
    - PoamLocalDefinitions
    - RelatedFinding
    range: MarkupMultilineType