platform:PktTrimmingEntity

Packet trimming

Telemetry Sensor Path(s)

Configurable Properties
PROPERTY NAME DATA TYPE DESCRIPTION PERMITTED VALUES
descr string:Basic
Packet-trimming description A sequence of characters
direction platform:Direction
(scalar:Enum8)
Direction towards which the trimmed packet needs to be sent SELECTION:
0 - FTD
1 - BTS
DEFAULT: FTD
dscpList platform:DscpList
(base:BitArray)
DSCP list to be considered for packet trimming
DEFAULT: 0-63
ARRAY SIZE: 64
enabled scalar:Bool
Packet-trimming status SELECTION: true or false
DEFAULT: false
minIpv4PacketLength scalar:Uint16
Minimum IPv4 packet length for packet trimming eligibility
RANGE: [512 , 4096]
DEFAULT: 512
minIpv6PacketLength scalar:Uint16
Minimum IPv6packet length for packet trimming eligibility
RANGE: [512 , 4096]
DEFAULT: 512
promotedQosGroup scalar:Uint16
QoS group to be used for trimmed packet
RANGE: [0 , 7]
DEFAULT: 7
remarkDscp scalar:Uint16
DSCP value to be used for trimmed packet
RANGE: [0 , 63]
DEFAULT: 63
trimmedLength scalar:Uint16
Length of the trimmed packet
RANGE: [64 , 256]
DEFAULT: 256

Internal Properties
PROPERTY NAME DATA TYPE DESCRIPTION POSSIBLE VALUES
modTs mo:TStamp
(scalar:Date)
The time when this object was last modified. SELECTION:
0 - never
DEFAULT: never
status mo:ModificationStatus
(scalar:Bitmask32)
The upgrade status. This property is for internal use only. SELECTION:
2 - created
4 - modified
8 - deleted
16 - replaced