MIB Viewer

ltmTcpProfileCongestionCtrl

OBJECT-TYPE
1.3.6.1.4.1.3375.2.2.6.10.1.2.1.34
Access
read-only
Status
current
Sub-identifiers
0
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.
INTEGER { reno(0), newreno(1), scalable(2), highspeed(3), none(4), vegas(5), illinois(6), woodside(7) }