Common::StatisticType

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

Members

Member

Value

Description

STATISTIC_SSL_COMMON_FWDP_SOURCE_IP_BYPASSES

1300

Total SSL Forward Proxy bypasses due to source IP address matches the bypass policy.

STATISTIC_SSL_COMMON_FWDP_HOSTNAME_BYPASSES

1301

Total SSL Forward Proxy bypasses due to hostname matches the bypass policy.

STATISTIC_LSN_POOL_TOTAL_END_POINTS

1302

The product of the number of IP addresses and the translation port range. This is computed when the pool membership or translation port range changes.

STATISTIC_DNS_REQUESTS_GTM_REWRITES

1303

Number of responses modified by GTM.

STATISTIC_CLIENTLDAP_CONNECTIONS_ACCEPTED

1304

Total number of LDAP connections accepted.

STATISTIC_CLIENTLDAP_CONNECTIONS_CURRENT

1305

Total number of current LDAP connections.

STATISTIC_CLIENTLDAP_CONNECTIONS_MAXIMUM

1306

Maximum number of concurrent connections accepted.

STATISTIC_CLIENTLDAP_BLOCKED_COMMANDS

1307

The number of invalid commands blocked.

STATISTIC_SERVERLDAP_CONNECTIONS_CONNECTED

1308

STATISTIC_SERVERLDAP_CONNECTIONS_CURRENT

1309

Total number of current LDAP connections.

STATISTIC_SERVERLDAP_CONNECTIONS_MAXIMUM

1310

Maximum number of concurrent connections accepted.

STATISTIC_SERVERLDAP_CONNECTIONS_FAILED

1311

The number of attempts to connect to the LDAP server that failed.

STATISTIC_SSL_COMMON_RENEGOTIATIONS_REJECTED

1312

Total rejected renegotiations.

STATISTIC_FASTL4_LATE_BINDING_SUCCESSFUL_CONNECTIONS

1313

Number of successful connections when Late Binding is enabled.

STATISTIC_FASTL4_LATE_BINDING_TIMED_OUT_CONNECTIONS

1314

Number of timed out connections when Late Binding is enabled.

STATISTIC_SSL_COMMON_OCSP_STAPLING_CONNECTIONS

1315

Total SSL connections with certificate status request extension.

STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_STATUS_ERRORS

1316

STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_VALIDATION_ERRORS

1317

STATISTIC_SSL_COMMON_OCSP_STAPLING_CERTIFICATE_STATUS_ERRORS

1318

STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_HTTP_ERRORS

1319

STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_TIMEOUTS

1320

STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_FAILURES

1321

STATISTIC_LSN_POOL_PBA_ACTIVE_PORT_BLOCKS

1322

The total number of port blocks actively in use.

STATISTIC_LSN_POOL_PBA_ACTIVE_CLIENTS_REACHED_LIMIT

1323

Total clients who have reached the max port blocks allocated to them.

STATISTIC_LSN_POOL_PBA_ACTIVE_ZOMBIE_PORT_BLOCKS

1324

Total blocks which have reached their lifetime and cannot be used for new allocations. They are not yet deleted because there are connections using ports in that block.

STATISTIC_LSN_POOL_PBA_TOTAL_CLIENTS_REACHED_LIMIT

1325

Total client connections rejected because client hit client-block-limit and could not find any free ports in the existing blocks.

STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATIONS

1326

Total port block allocations.

STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATION_FAILURES

1327

Total port block allocation failures.

STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_DEALLOCATIONS

1328

Total port blocks freed.

STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_CREATED

1329

Total blocks which have reached their lifetime and cannot be used for new allocations. They are not yet deleted because there are connections using ports in that block.

STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_DELETED

1330

Total zombie blocks deleted after their zombie timeouts. When a zombie block is deleted, the connections using them are killed.

STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCK_CONNECTIONS_KILLED

1331

Total connections killed due to zombie block reaching zombie timeout.

STATISTIC_DNS_RAPID_RESPONSE_QUERIES

1332

Number of queries handled by Rapid Response.

STATISTIC_DNS_RAPID_RESPONSE_RESPONSES

1333

Number of responses returned by Rapid Response.

STATISTIC_DNS_RAPID_RESPONSE_ALLOWED

1334

Number of queries passed through by Rapid Response.

STATISTIC_DNS_RAPID_RESPONSE_DROPS

1335

Number of queries dropped by Rapid Response.

STATISTIC_DNS_RAPID_RESPONSE_TRUNCATED

1336

Number of Truncated responses returned by Rapid Response.

STATISTIC_DNS_RAPID_RESPONSE_NXDOMAIN

1337

Number of No-Name responses returned by Rapid Response.

STATISTIC_DNS_RAPID_RESPONSE_NOERROR

1338

Number of No-Data responses returned by Rapid Response.

STATISTIC_DNS_RAPID_RESPONSE_REFUSED

1339

Number of Refused responses returned by Rapid Response.

STATISTIC_SIPROUTER_IN

1340

Number of messages received for forwarding.

STATISTIC_SIPROUTER_IN_RESUBMITTED_FOR_RETRY

1341

Number of retry messages received for forwarding.

STATISTIC_SIPROUTER_OUT

1342

Number of messages forwarded.

STATISTIC_SIPROUTER_FAILED_AND_NOT_DELIVERABLE_TO_ORIGINATOR

1343

Number of messages for which routing failed and could not be returned to the originator.

STATISTIC_SIPROUTER_ROUTED

1344

Number of messages where a route was successfully found.

STATISTIC_SIPROUTER_UNROUTABLE

1345

Number of messages where no route was found.

STATISTIC_SIPROUTER_DROPPED

1346

Number of messages dropped via an iRule.

STATISTIC_SIPROUTER_FAILED_DUE_TO_A_FULL_QUEUE

1347

Number of messages which were routed but the outgoing queue for the destination was full.

STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_DROPPED

1348

Number of messages which were routed to a connection which was no longer present.

STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_CLOSED

1349

Number of messages which were routed to a connection which was closed before the message could be delivered.

STATISTIC_SIPROUTER_FAILED_DUE_TO_AN_INTERNAL_ERROR

1350

Number of messages which were not routed due to an internal error (for example low memory).

STATISTIC_SIPROUTER_FAILED_DUE_TO_PERSIST_KEY_IN_USE

1351

Number of messages which were not routed because the persistence key was found to be in use.

STATISTIC_SIPSESSION_REQUESTS

1352

Number of request messages handled.

STATISTIC_SIPSESSION_RESPONSES

1353

Number of response messages handled.

STATISTIC_SIPSESSION_BADMSGS

1354

Number of messages rejected.

STATISTIC_SIPSESSION_DROPS

1355

Number of messages dropped.

STATISTIC_SIPSESSION_INVITE

1356

Number of INVITE request messages handled.

STATISTIC_SIPSESSION_ACK

1357

Number of ACK request messages handled.

STATISTIC_SIPSESSION_OPTIONS

1358

Number of OPTIONS request messages handled.

STATISTIC_SIPSESSION_BYE

1359

Number of BYE request messages handled.

STATISTIC_SIPSESSION_CANCEL

1360

Number of CANCEL request messages handled.

STATISTIC_SIPSESSION_REGISTER_REQ

1361

Number of REGISTER request messages handled.

STATISTIC_SIPSESSION_PUBLISH

1362

Number of PUBLISH request messages handled.

STATISTIC_SIPSESSION_NOTIFY

1363

Number of NOTIFY request messages handled.

STATISTIC_SIPSESSION_SUBSCRIBE

1364

Number of SUBSCRIBE request messages handled.

STATISTIC_SIPSESSION_MESSAGE

1365

Number of MESSAGE request messages handled.

STATISTIC_SIPSESSION_PRACK

1366

Number of PRACK request messages handled.

STATISTIC_SIPSESSION_OTHER

1367

Number of OTHER request messages handled.

STATISTIC_SIPSESSION_PROVISIONAL

1368

Number of 1xx-Provisional response messages handled.

STATISTIC_SIPSESSION_SUCCESSFUL

1369

Number of 2xx-Successful response messages handled.

STATISTIC_SIPSESSION_REDIRECTION

1370

Number of 3xx-Redirection response messages handled.

STATISTIC_SIPSESSION_CLIENT_FAILURES

1371

Number of 4xx-Client-Failures response messages handled.

STATISTIC_SIPSESSION_SERVER_FAILURES

1372

Number of 5xx-Server-Failures response messages handled.

STATISTIC_SIPSESSION_GLOBAL_FAILURES

1373

Number of 6xx-Global-Failures response messages handled.

STATISTIC_SIPSESSION_MESSAGE_LIMIT_EXCEEDED

1374

Number of messages rejected due SIP message/header length or header count being longer than configured (Deprecated immediately in BIG-IP_v12.1.0).

STATISTIC_SIPSESSION_LOOP_DETECTION

1375

Number of messages rejected due to loop detection (Deprecated immediately in BIG-IP_v12.1.0).

STATISTIC_SIPSESSION_MAX_FORWARDS_CHECK

1376

Number of messages rejected due to zero value in Max-Forwards header field in SIP message (Deprecated immediately in BIG-IP_v12.1.0).

STATISTIC_SIPSESSION_BAD_REQUEST

1377

Number of rejected requests that failed due to malformed syntax.

STATISTIC_SIPSESSION_NOT_FOUND

1378

Number of rejected requests that failed due to the nonexistance of the user specified in the Request-URI.

STATISTIC_SIPSESSION_REQUEST_TIMEOUT

1379

Number of Request-Timeout failure response messages sent when dropping a SIP message (Deprecated immediately in BIG-IP_v12.1.0).

STATISTIC_SIPSESSION_TRANSACTION_DOES_NOT_EXIST

1380

Number of Transaction-Does-Not-Exist failure response messages sent when dropping a SIP message (Deprecated immediately in BIG-IP_v12.1.0).

STATISTIC_SIPSESSION_LOOP_DETECTED

1381

Number of rejected requests that failed due to a loop detected.

STATISTIC_SIPSESSION_TOO_MANY_HOPS

1382

Number of rejected requests that failed due to Max-Forwards header field with value of zero.

STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR

1383

Number of rejected requests that failed due to an unexpected server error.

STATISTIC_SIPSESSION_NOT_ACCEPTABLE

1384

Number of Not-Acceptable failure response messages sent when dropping a SIP message (Deprecated immediately in BIG-IP_v12.1.0).

STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE

1385

Number of Temporary Unavailable failure response messages sent when dropping a call when the user is not available at this time.

STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE

1386

Number of rejected requests that failed due to server overload or maintenance.

STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED

1387

Number of rejected requests that failed due to unsupported protocol version.

STATISTIC_SIPSESSION_UNKNOWN_PARSE_ERROR

1388

Number of messages dropped due to Unknown Parse Error (Deprecated immediately in BIG-IP_v12.1.0).

STATISTIC_SIPSESSION_CONTENT_LENGTH_MISMATCH

1389

Number of messages dropped due to Content Length Larger Than Message (Deprecated immediately in BIG-IP_v12.1.0).

STATISTIC_SIPSESSION_EXTRANEOUS_HEADER_FIELD

1390

Number of messages dropped due to Extraneous Header Field Separators (Deprecated immediately in BIG-IP_v12.1.0).

STATISTIC_SIPSESSION_INVALID_CONTENT_LENGTH

1391

Number of messages dropped due to Invalid Content Length (Deprecated immediately in BIG-IP_v12.1.0).

STATISTIC_SIPSESSION_REQ_FIELD_OVERLARGE_VALUES

1392

Number of messages dropped due to Request Scalar Fields with Overlarge Values (Deprecated immediately in BIG-IP_v12.1.0).

STATISTIC_SIPSESSION_RESP_FIELD_OVERLARGE_VALUES

1393

Number of messages dropped due to Response Scalar Fields with Overlarge Values (Deprecated immediately in BIG-IP_v12.1.0).

STATISTIC_SIPSESSION_UNTERMINATED_QUOTED_STRING

1394

Number of messages dropped due to Unterminated Quoted String in Display Name (Deprecated immediately in BIG-IP_v12.1.0).

STATISTIC_SIPSESSION_MALFORMED_REQUEST_URI

1395

Number of messages dropped due to Malformed SIP Request-URI (Deprecated immediately in BIG-IP_v12.1.0).

STATISTIC_SIPSESSION_UNKNOWN_PROTOCOL_VERSION

1396

Number of messages dropped due to Unknown Protocol Version (Deprecated immediately in BIG-IP_v12.1.0).

STATISTIC_SIPSESSION_CSEQ_METHOD_MISMATCH

1397

Number of messages dropped due to CSeq Method Mismatch (Deprecated immediately in BIG-IP_v12.1.0).

STATISTIC_CRYPTO_CLIENT_BYTES_IN

1398

Total bytes received by this crypto client.

STATISTIC_CRYPTO_CLIENT_BYTES_OUT

1399

Total bytes sent by this crypto client.


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.