MIB Viewer

ltmSpdyProfilePriorityHandling

OBJECT-TYPE
1.3.6.1.4.1.3375.2.2.6.25.1.2.1.5
Access
read-only
Status
deprecated
Sub-identifiers
0
Deprecated! The manner in which streams of different priorities are handled. strict - Higher priority streams will be processed to completion before lower priority streams are processed. fair - Higher priority streams will use more bandwidth than lower priority streams without completely blocking the lower priority streams.
INTEGER { strict(0), fair(1) }