Class: PortRange
Where applicable, the transport layer protocol port range.
URI: 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 | 0..1 NonNegativeIntegerType |
The start date/time | direct |
| end | 0..1 NonNegativeIntegerType |
The end date/time | direct |
| transport | 0..1 TransportEnum |
Indicates the transport type | direct |
| remarks | 0..1 MarkupMultilineType |
Additional commentary about the containing object | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| Protocol | port_ranges | range | PortRange |
In Subsets
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
alias: start
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
alias: end
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
alias: transport
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
alias: remarks
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