MIB Viewer

ltmSpdyProfileActivationMode

OBJECT-TYPE
1.3.6.1.4.1.3375.2.2.6.25.1.2.1.4
Access
read-only
Status
deprecated
Sub-identifiers
0
Deprecated! The manner in which SPDY connections are made. npn - TLS Extension, Next Protocol Negotiation is used to decide which SPDY protocol is used. always - All connections will be assumed to be SPDY connections. Clients that only support HTTP will not be supported.
INTEGER { npn(0), always(1) }