Common::StatisticType

Introduced : BIG-IP_v9.0
An enumeration of different statistic types.

Members

Member

Value

Description

STATISTIC_HTTP_XML_POST_COMPRESSION_BYTES

200

Number of response bytes after compression has taken place for MIME type XML.

STATISTIC_HTTP_SGML_PRE_COMPRESSION_BYTES

201

Number of response bytes before compression has taken place for MIME type SGML.

STATISTIC_HTTP_SGML_POST_COMPRESSION_BYTES

202

Number of response bytes after compression has taken place for MIME type SGML.

STATISTIC_HTTP_PLAIN_PRE_COMPRESSION_BYTES

203

Number of response bytes before compression has taken place for MIME type Plain text.

STATISTIC_HTTP_PLAIN_POST_COMPRESSION_BYTES

204

Number of response bytes after compression has taken place for MIME type Plain text.

STATISTIC_HTTP_OCTET_PRE_COMPRESSION_BYTES

205

Number of response bytes before compression has taken place for MIME type Octet.

STATISTIC_HTTP_OCTET_POST_COMPRESSION_BYTES

206

Number of response bytes after compression has taken place for MIME type Octet.

STATISTIC_HTTP_IMAGE_PRE_COMPRESSION_BYTES

207

Number of response bytes before compression has taken place for MIME type Image.

STATISTIC_HTTP_IMAGE_POST_COMPRESSION_BYTES

208

Number of response bytes after compression has taken place for MIME type Image.

STATISTIC_HTTP_VIDEO_PRE_COMPRESSION_BYTES

209

Number of response bytes before compression has taken place for MIME type Video.

STATISTIC_HTTP_VIDEO_POST_COMPRESSION_BYTES

210

Number of response bytes after compression has taken place for MIME type Video.

STATISTIC_HTTP_AUDIO_PRE_COMPRESSION_BYTES

211

Number of response bytes before compression has taken place for MIME type Audio.

STATISTIC_HTTP_AUDIO_POST_COMPRESSION_BYTES

212

Number of response bytes after compression has taken place for MIME type Audio.

STATISTIC_HTTP_OTHER_PRE_COMPRESSION_BYTES

213

Number of response bytes before compression has taken place for all other MIME types.

STATISTIC_HTTP_OTHER_POST_COMPRESSION_BYTES

214

Number of response bytes after compression has taken place for all other MIME types.

STATISTIC_SSL_CACHE_CURRENT_ENTRIES

215

Current entries in the SSL cache.

STATISTIC_SSL_CACHE_MAXIMUM_ENTRIES

216

Maximum entries in the SSL cache.

STATISTIC_SSL_CACHE_OVERFLOWS

217

Number of SSL cache overflows.

STATISTIC_SSL_CIPHER_ADH_KEY_EXCHANGE

218

Anonymous Diffie-Hellman.

STATISTIC_SSL_CIPHER_DH_DSS_KEY_EXCHANGE

219

Deprecated in 9.2.0 - Diffie-Hellman w/ DSS certificate.

STATISTIC_SSL_CIPHER_DH_RSA_KEY_EXCHANGE

220

Diffie-Hellman w/ RSA certificate.

STATISTIC_SSL_CIPHER_DSS_KEY_EXCHANGE

221

Deprecated in 9.2.0 - DSS certificate.

STATISTIC_SSL_CIPHER_EDH_DSS_KEY_EXCHANGE

222

Deprecated in 9.2.0 - Ephemeral Diffie-Hellman w/ DSS cert.

STATISTIC_SSL_CIPHER_EDH_RSA_KEY_EXCHANGE

223

Ephemeral Diffie-Hellman w/ RSA cert.

STATISTIC_SSL_CIPHER_RSA_KEY_EXCHANGE

224

RSA certificate.

STATISTIC_SSL_CIPHER_NULL_BULK

225

No encryption.

STATISTIC_SSL_CIPHER_AES_BULK

226

Advanced Encryption Standard (CBC).

STATISTIC_SSL_CIPHER_DES_BULK

227

Digital Encryption Standard (CBC).

STATISTIC_SSL_CIPHER_IDEA_BULK

228

IDEA (old SSLv2 cipher).

STATISTIC_SSL_CIPHER_RC2_BULK

229

Rivest Cipher 2.

STATISTIC_SSL_CIPHER_RC4_BULK

230

Rivest Cipher 4.

STATISTIC_SSL_CIPHER_NULL_DIGEST

231

No message authentication.

STATISTIC_SSL_CIPHER_MD5_DIGEST

232

Message Digest 5.

STATISTIC_SSL_CIPHER_SHA_DIGEST

233

Secure Hash Algorithm.

STATISTIC_SSL_PROTOCOL_SSLV2

234

Total connections for SSLv2 protocol.

STATISTIC_SSL_PROTOCOL_SSLV3

235

Total connections for SSLv3 protocol.

STATISTIC_SSL_PROTOCOL_TLSV1

236

Total connections for TLSv1 protocol.

STATISTIC_SSL_COMMON_CURRENT_CONNECTIONS

237

Currently open connections.

STATISTIC_SSL_COMMON_MAXIMUM_CONNECTIONS

238

Maximum simultaneous connections.

STATISTIC_SSL_COMMON_CURRENT_NATIVE_CONNECTIONS

239

Currently open native connections.

STATISTIC_SSL_COMMON_MAXIMUM_NATIVE_CONNECTIONS

240

Maximum simultaneous native connections.

STATISTIC_SSL_COMMON_TOTAL_NATIVE_CONNECTIONS

241

Total native connections.

STATISTIC_SSL_COMMON_CURRENT_COMPATIBLE_MODE_CONNECTIONS

242

Currently open compatible-mode connections.

STATISTIC_SSL_COMMON_MAXIMUM_COMPATIBLE_MODE_CONNECTIONS

243

Maximum simultaneous compatible-mode connections.

STATISTIC_SSL_COMMON_TOTAL_COMPATIBLE_MODE_CONNECTIONS

244

Total compatible-mode connections.

STATISTIC_SSL_COMMON_ENCRYPTED_BYTES_IN

245

Total encrypted bytes received.

STATISTIC_SSL_COMMON_ENCRYPTED_BYTES_OUT

246

Total encrypted bytes sent.

STATISTIC_SSL_COMMON_DECRYPTED_BYTES_IN

247

Total decrypted bytes received.

STATISTIC_SSL_COMMON_DECRYPTED_BYTES_OUT

248

Total decrypted bytes sent.

STATISTIC_SSL_COMMON_RECORDS_IN

249

Total records received.

STATISTIC_SSL_COMMON_RECORDS_OUT

250

Total records transmitted.

STATISTIC_SSL_COMMON_FULLY_HW_ACCELERATED_CONNECTIONS

251

Total offloaded connections.

STATISTIC_SSL_COMMON_PARTIALLY_HW_ACCELERATED_CONNECTIONS

252

Total assisted connections.

STATISTIC_SSL_COMMON_NON_HW_ACCELERATED_CONNECTIONS

253

Total software connections.

STATISTIC_SSL_COMMON_PREMATURE_DISCONNECTS

254

Total unclean shutdowns.

STATISTIC_SSL_COMMON_MIDSTREAM_RENEGOTIATIONS

255

Total mid-connection handshakes.

STATISTIC_SSL_COMMON_SESSION_CACHE_CURRENT_ENTRIES

256

Current entries in this cache.

STATISTIC_SSL_COMMON_SESSION_CACHE_HITS

257

Total cache hits.

STATISTIC_SSL_COMMON_SESSION_CACHE_LOOKUPS

258

Total cache lookups.

STATISTIC_SSL_COMMON_SESSION_CACHE_OVERFLOWS

259

Total cache overflows.

STATISTIC_SSL_COMMON_SESSION_CACHE_INVALIDATIONS

260

Total session invalidations.

STATISTIC_SSL_COMMON_VALID_PEER_CERTIFICATES

261

Total valid certificates.

STATISTIC_SSL_COMMON_INVALID_PEER_CERTIFICATES

262

Total invalid certificates.

STATISTIC_SSL_COMMON_NO_PEER_CERTIFICATES

263

Total connections without certificates.

STATISTIC_SSL_COMMON_HANDSHAKE_FAILURES

264

Total handshake failures.

STATISTIC_SSL_COMMON_BAD_RECORDS

265

Total bad records.

STATISTIC_SSL_COMMON_FATAL_ALERTS

266

Total fatal alerts.

STATISTIC_AUTH_TOTAL_SESSIONS

267

Cumulative number of auth sessions.

STATISTIC_AUTH_CURRENT_SESSIONS

268

Current number of auth sessions

STATISTIC_AUTH_MAXIMUM_SESSIONS

269

Maximum number of concurrent auth sessions

STATISTIC_AUTH_SUCCESS_RESULTS

270

Number of auth ‘success’ results

STATISTIC_AUTH_FAILURE_RESULTS

271

Number of auth ‘failure’ results

STATISTIC_AUTH_WANT_CREDENTIAL_RESULTS

272

Number of auth ‘wantcredential’ results

STATISTIC_AUTH_ERROR_RESULTS

273

Number of auth ‘error’ results

STATISTIC_XML_TOTAL_ERRORS

274

Number of XML errors. (As of 11.0.0, this is an alias for STATISTIC_XML_DOCUMENTS_MALFORMED; it was not implemented, previously).

STATISTIC_FAST_HTTP_CLIENT_SYN_COOKIES

275

Total number of client SYN cookies generated.

STATISTIC_FAST_HTTP_CLIENT_ACCEPTS

276

Total number of client TCP accepts.

STATISTIC_FAST_HTTP_SERVER_CONNECTS

277

Total number of server TCP connects.

STATISTIC_FAST_HTTP_CONNECTION_POOL_CURRENT_SIZE

278

Number of available serverside flows in the reuse pool.

STATISTIC_FAST_HTTP_CONNECTION_POOL_MAXIMUM_SIZE

279

Maximum number of available serverside flows in the reuse pool.

STATISTIC_FAST_HTTP_CONNECTION_POOL_REUSES

280

Number of times a serverside flow was reused from the pool.

STATISTIC_FAST_HTTP_CONNECTION_POOL_EXHAUSTED

281

Number of times the reuse pool was exhausted.

STATISTIC_FAST_HTTP_TOTAL_REQUESTS

282

Total number of HTTP requests.

STATISTIC_FAST_HTTP_UNBUFFERED_REQUESTS

283

Total number of unbuffered requests.

STATISTIC_FAST_HTTP_GET_REQUESTS

284

Total number of GET requests.

STATISTIC_FAST_HTTP_POST_REQUESTS

285

Total number of POST requests.

STATISTIC_FAST_HTTP_V9_REQUESTS

286

Total number of version 9 requests.

STATISTIC_FAST_HTTP_V10_REQUESTS

287

Total number of version 10 requests.

STATISTIC_FAST_HTTP_V11_REQUESTS

288

Total number of version 11 requests.

STATISTIC_FAST_HTTP_2XX_RESPONSES

289

Number of server-side responses in range of 200 to 206 (successful responses)

STATISTIC_FAST_HTTP_3XX_RESPONSES

290

Number of server-side responses in range of 300 to 307 (redirection resposes)

STATISTIC_FAST_HTTP_4XX_RESPONSES

291

Number of server-side responses in range of 400 to 417 (client errors)

STATISTIC_FAST_HTTP_5XX_RESPONSES

292

Number of server-side responses in range of 500 to 505 (server errors)

STATISTIC_FAST_HTTP_REQUEST_PARSE_ERRORS

293

Number of request parse errors.

STATISTIC_FAST_HTTP_RESPONSE_PARSE_ERRORS

294

Number of response parse errors.

STATISTIC_FAST_HTTP_CLIENTSIDE_BAD_SEGMENTS

295

Number of bad clientside TCP segments dropped.

STATISTIC_FAST_HTTP_SERVERSIDE_BAD_SEGMENTS

296

Number of bad serverside TCP segments dropped.

STATISTIC_FAST_HTTP_PIPELINED_REQUESTS

297

Number of pipelined HTTP requests detected.

STATISTIC_SSL_COMMON_NOT_SSL_HANDSHAKE_FAILURES

298

Total bad client greetings.

STATISTIC_HTTP_RAM_CACHE_HITS

299

RAM Cache hit count.


See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.