ltmTcpProfileCongestionCtrl
F5-BIGIP-LOCAL-MIB ·
.1.3.6.1.4.1.3375.2.2.6.10.1.2.1.34
Object
column
Enumeration
The TCP congestion control mode, guiding cwnd growth.
reno - RENO congestion control mode;
newreno - new RENO congestion control mode;
scalable - scalable congestion control mode. It will do MIMD
on cwnd besides NewReno retransmission;
highspeed - high-speed congestion control mode, per RFC3649;
none - no congestion control;
vegas - vegas congestion control, delay-based;
illinois - illinois congestion control, hybrid loss and delay;
woodside - woodside congestion control, hybrid loss and delay;
chd - chd congestion control, queue-delay based;
cdg - cdg congestion control, RTT based;
cubic - cubic congestion control, optimized for high latency,
high bandwidth connections;
westwood - westwood+ congestion control, bandwidth estimation;
bbr - bbr congestion control, bandwidth and RTT based.
Context
- MIB
- F5-BIGIP-LOCAL-MIB
- OID
.1.3.6.1.4.1.3375.2.2.6.10.1.2.1.34- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ltmTcpProfileEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | reno |
1 | newreno |
2 | scalable |
3 | highspeed |
4 | none |
5 | vegas |
6 | illinois |
7 | woodside |
8 | chd |
9 | cdg |
10 | cubic |
11 | westwood |
12 | bbr |