PacketFilterInfo
Type: object
Properties:
packFiltId:
Type: string
Description: An identifier of packet filter.
precedence:
Type: integer
Description: The requested order for the PCC rule generated fromt the packet fitler information.
packFiltCont:
Reference: '#/components/schemas/PacketFilterContent'
Description: Contains the content of the packet filter as requested by the UE and required by the PCF to create the PCC rules.
tosTrafficClass:
Type: string
Description: Contains the Ipv4 Type-of-Service and mask field or the Ipv6 Traffic-Class field and mask field.
spi:
Type: string
Description: The security parameter index of the IPSec packet.
flowLabel:
Type: string
Description: The Ipv6 flow label header field.
flowDirection:
Reference: '#/components/schemas/FlowDirection'
Description: Indicates the direction/directions that a filter is applicable, downlink only, uplink only or both down- and uplink (bidirectional).