MIB Viewer

ltmHttp2ProfileActivationModesActivationModes

OBJECT-TYPE
1.3.6.1.4.1.3375.2.2.6.32.2.2.1.3
Access
read-only
Status
current
Sub-identifiers
0
The HTTP/2 version supported. alpn - indicates that HTTP/2 will be negotiated through the TLS ALPN extension npn - indicates that HTTP/2 will be negotiated through the TLS NPN extension always - indicates that HTTP/2 is always active
INTEGER { alpn(0), npn(1), always(2) }