Common::StatisticType

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

Members

Member

Value

Description

STATISTIC_CPU_INFO_FIVE_SEC_AVG_STOLEN

500

The time spent by the processor in the hypervisor or another virtual context when running in a virtualized environment (avg five sec ago with now).

STATISTIC_CPU_INFO_ONE_MIN_AVG_STOLEN

501

The time spent by the processor in the hypervisor or another virtual context when running in a virtualized environment (weighted exponential moving avg over the last minute).

STATISTIC_CPU_INFO_FIVE_MIN_AVG_STOLEN

502

The time spent by the processor in the hypervisor or another virtual context when running in a virtualized environment (weighted exponential moving avg over the last five minutes).

STATISTIC_TM_FIVE_SEC_AVG_USAGE_RATIO

503

Ratio (per cent) of CPU time spent in traffic management averaged over the last five seconds.

STATISTIC_TM_ONE_MIN_AVG_USAGE_RATIO

504

Ratio (per cent) of CPU time spent in traffic management (weighted exponential moving avg over the last minute).

STATISTIC_TM_FIVE_MIN_AVG_USAGE_RATIO

505

Ratio (per cent) of CPU time spent in traffic management (weighted exponential moving avg over the last five minutes).

STATISTIC_HTTP_BUCKET_128K_RESPONSES

506

Number of responses > 64k, up to 128k

STATISTIC_HTTP_BUCKET_512K_RESPONSES

507

Number of responses > 128k, up to 512k

STATISTIC_HTTP_BUCKET_2M_RESPONSES

508

Number of responses > 512k, up to 2m

STATISTIC_HTTP_BUCKET_LARGE_RESPONSES

509

Number of responses > 2m

STATISTIC_HTTPCLASS_BUCKET_128K_RESPONSES

510

Number of responses > 64k, up to 128k (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_BUCKET_512K_RESPONSES

511

Number of responses > 128k, up to 512k (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_BUCKET_2M_RESPONSES

512

Number of responses > 512k, up to 2m (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_HTTPCLASS_BUCKET_LARGE_RESPONSES

513

Number of responses > 2m (deprecated immediately in BIG-IP_v11.4.0)

STATISTIC_DIAMETER_TOT_CAPABILITIES_EXCHANGE_REQUESTS

514

Number of Capabilities Exchange Request messages received.

STATISTIC_DIAMETER_TOT_CAPABILITIES_EXCHANGE_ANSWERS

515

Number of Capabilities Exchange Answer messages received.

STATISTIC_DIAMETER_TOT_DEVICE_WATCHDOG_REQUESTS

516

Number of Device Watchdog Request messages received.

STATISTIC_DIAMETER_TOT_DEVICE_WATCHDOG_ANSWERS

517

Number of Device Watchdog Answer messages received.

STATISTIC_DIAMETER_TOT_DISCONNECT_PEER_REQUESTS

518

Number of Disconnect Peer Request messages received.

STATISTIC_DIAMETER_TOT_DISCONNECT_PEER_ANSWERS

519

Number of Disconnect Peer Answer messages received.

STATISTIC_DIAMETER_TOT_ACCOUNTING_REQUESTS

520

Number of Accounting Request messages received.

STATISTIC_DIAMETER_TOT_ACCOUNTING_ANSWERS

521

Number of Accounting Answer messages received.

STATISTIC_DIAMETER_TOT_CREDIT_CONTROL_REQUESTS

522

Number of Credit Control Request messages received.

STATISTIC_DIAMETER_TOT_CREDIT_CONTROL_ANSWERS

523

Number of Credit Control Answer messages received.

STATISTIC_DIAMETER_TOT_USER_AUTHORIZATION_REQUESTS

524

Number of User Authorization Request messages received.

STATISTIC_DIAMETER_TOT_USER_AUTHORIZATION_ANSWERS

525

Number of User Authorization Answer messages received.

STATISTIC_DIAMETER_TOT_OTHER_REQUESTS

526

Number of other request messages received.

STATISTIC_DIAMETER_TOT_OTHER_ANSWERS

527

Number of other response messages received.

STATISTIC_DIAMETER_TOT_BAD_MESSAGES

528

Number of bad messages received.

STATISTIC_RADIUS_REQUESTS

529

Number of request messages received.

STATISTIC_RADIUS_ACCEPTS

530

Number of accept messages received.

STATISTIC_RADIUS_REJECTS

531

Number of reject messages received.

STATISTIC_RADIUS_CHALLENGES

532

Number of challenge messages received.

STATISTIC_RADIUS_ACCOUNTING_REQUESTS

533

Number of accounting request messages received.

STATISTIC_RADIUS_ACCOUNTING_RESPONSES

534

Number of accounting response messages received.

STATISTIC_RADIUS_OTHER_MESSAGES

535

Number of other messages received.

STATISTIC_RADIUS_DROPS

536

Number of messages dropped.

STATISTIC_CLIENT_SIDE_FIVE_SEC_AVG_BYTES_IN

537

Total number of bytes in from the client-side of the object (average over last five seconds).

STATISTIC_CLIENT_SIDE_FIVE_SEC_AVG_BYTES_OUT

538

Total number of bytes out from the client-side of the object(average over last five seconds).

STATISTIC_CLIENT_SIDE_FIVE_SEC_AVG_PACKETS_IN

539

Total number of packets in from the client-side of the object(average over last five seconds).

STATISTIC_CLIENT_SIDE_FIVE_SEC_AVG_PACKETS_OUT

540

Total number of packets out from the client-side of the object(average over last five seconds).

STATISTIC_CLIENT_SIDE_FIVE_SEC_AVG_CURRENT_CONNECTIONS

541

Current number of connections from the client-side of the object(average over last five seconds).

STATISTIC_CLIENT_SIDE_FIVE_SEC_AVG_MAXIMUM_CONNECTIONS

542

Maximum number of connections from the client-side of the object(average over last five seconds).

STATISTIC_CLIENT_SIDE_FIVE_SEC_AVG_TOTAL_CONNECTIONS

543

Total number of connections from the client-side of the object(average over last five seconds).

STATISTIC_CLIENT_SIDE_ONE_MIN_AVG_BYTES_IN

544

Total number of bytes in from the client-side of the object(weighted exponential moving avg over the last minute).

STATISTIC_CLIENT_SIDE_ONE_MIN_AVG_BYTES_OUT

545

Total number of bytes out from the client-side of the object(weighted exponential moving avg over the last minute).

STATISTIC_CLIENT_SIDE_ONE_MIN_AVG_PACKETS_IN

546

Total number of packets in from the client-side of the object(weighted exponential moving avg over the last minute).

STATISTIC_CLIENT_SIDE_ONE_MIN_AVG_PACKETS_OUT

547

Total number of packets out from the client-side of the object(weighted exponential moving avg over the last minute).

STATISTIC_CLIENT_SIDE_ONE_MIN_AVG_CURRENT_CONNECTIONS

548

Current number of connections from the client-side of the object(weighted exponential moving avg over the last minute).

STATISTIC_CLIENT_SIDE_ONE_MIN_AVG_MAXIMUM_CONNECTIONS

549

Maximum number of connections from the client-side of the object(weighted exponential moving avg over the last minute).

STATISTIC_CLIENT_SIDE_ONE_MIN_AVG_TOTAL_CONNECTIONS

550

Total number of connections from the client-side of the object(weighted exponential moving avg over the last minute).

STATISTIC_CLIENT_SIDE_FIVE_MIN_AVG_BYTES_IN

551

Total number of bytes in from the client-side of the object(weighted exponential moving avg over the last five minutes).

STATISTIC_CLIENT_SIDE_FIVE_MIN_AVG_BYTES_OUT

552

Total number of bytes out from the client-side of the object(weighted exponential moving avg over the last five minutes).

STATISTIC_CLIENT_SIDE_FIVE_MIN_AVG_PACKETS_IN

553

Total number of packets in from the client-side of the object(weighted exponential moving avg over the last five minutes).

STATISTIC_CLIENT_SIDE_FIVE_MIN_AVG_PACKETS_OUT

554

Total number of packets out from the client-side of the object(weighted exponential moving avg over the last five minutes).

STATISTIC_CLIENT_SIDE_FIVE_MIN_AVG_CURRENT_CONNECTIONS

555

Current number of connections from the client-side of the object(weighted exponential moving avg over the last five minutes).

STATISTIC_CLIENT_SIDE_FIVE_MIN_AVG_MAXIMUM_CONNECTIONS

556

Maximum number of connections from the client-side of the object(weighted exponential moving avg over the last five minutes).

STATISTIC_CLIENT_SIDE_FIVE_MIN_AVG_TOTAL_CONNECTIONS

557

Total number of connections from the client-side of the object(weighted exponential moving avg over the last five minutes).

STATISTIC_SERVER_SIDE_FIVE_SEC_AVG_BYTES_IN

558

Total number of bytes in from the server-side of the object (average over last five seconds).

STATISTIC_SERVER_SIDE_FIVE_SEC_AVG_BYTES_OUT

559

Total number of bytes out from the server-side of the object(average over last five seconds).

STATISTIC_SERVER_SIDE_FIVE_SEC_AVG_PACKETS_IN

560

Total number of packets in from the server-side of the object(average over last five seconds).

STATISTIC_SERVER_SIDE_FIVE_SEC_AVG_PACKETS_OUT

561

Total number of packets out from the server-side of the object(average over last five seconds).

STATISTIC_SERVER_SIDE_FIVE_SEC_AVG_CURRENT_CONNECTIONS

562

Current number of connections from the server-side of the object(average over last five seconds).

STATISTIC_SERVER_SIDE_FIVE_SEC_AVG_MAXIMUM_CONNECTIONS

563

Maximum number of connections from the server-side of the object(average over last five seconds).

STATISTIC_SERVER_SIDE_FIVE_SEC_AVG_TOTAL_CONNECTIONS

564

Total number of connections from the server-side of the object(average over last five seconds).

STATISTIC_SERVER_SIDE_ONE_MIN_AVG_BYTES_IN

565

Total number of bytes in from the server-side of the object(weighted exponential moving avg over the last minute).

STATISTIC_SERVER_SIDE_ONE_MIN_AVG_BYTES_OUT

566

Total number of bytes out from the server-side of the object(weighted exponential moving avg over the last minute).

STATISTIC_SERVER_SIDE_ONE_MIN_AVG_PACKETS_IN

567

Total number of packets in from the server-side of the object(weighted exponential moving avg over the last minute).

STATISTIC_SERVER_SIDE_ONE_MIN_AVG_PACKETS_OUT

568

Total number of packets out from the server-side of the object(weighted exponential moving avg over the last minute).

STATISTIC_SERVER_SIDE_ONE_MIN_AVG_CURRENT_CONNECTIONS

569

Current number of connections from the server-side of the object(weighted exponential moving avg over the last minute).

STATISTIC_SERVER_SIDE_ONE_MIN_AVG_MAXIMUM_CONNECTIONS

570

Maximum number of connections from the server-side of the object(weighted exponential moving avg over the last minute).

STATISTIC_SERVER_SIDE_ONE_MIN_AVG_TOTAL_CONNECTIONS

571

Total number of connections from the server-side of the object(weighted exponential moving avg over the last minute).

STATISTIC_SERVER_SIDE_FIVE_MIN_AVG_BYTES_IN

572

Total number of bytes in from the server-side of the object(weighted exponential moving avg over the last five minutes).

STATISTIC_SERVER_SIDE_FIVE_MIN_AVG_BYTES_OUT

573

Total number of bytes out from the server-side of the object(weighted exponential moving avg over the last five minutes).

STATISTIC_SERVER_SIDE_FIVE_MIN_AVG_PACKETS_IN

574

Total number of packets in from the server-side of the object(weighted exponential moving avg over the last five minutes).

STATISTIC_SERVER_SIDE_FIVE_MIN_AVG_PACKETS_OUT

575

Total number of packets out from the server-side of the object(weighted exponential moving avg over the last five minutes).

STATISTIC_SERVER_SIDE_FIVE_MIN_AVG_CURRENT_CONNECTIONS

576

Current number of connections from the server-side of the object(weighted exponential moving avg over the last five minutes).

STATISTIC_SERVER_SIDE_FIVE_MIN_AVG_MAXIMUM_CONNECTIONS

577

Maximum number of connections from the server-side of the object(weighted exponential moving avg over the last five minutes).

STATISTIC_SERVER_SIDE_FIVE_MIN_AVG_TOTAL_CONNECTIONS

578

Total number of connections from the server-side of the object(weighted exponential moving avg over the last five minutes).

STATISTIC_PVA_CLIENT_SIDE_FIVE_SEC_AVG_BYTES_IN

579

Total number of bytes in that are handled by PVA from the client-side of the object (average over last five seconds).

STATISTIC_PVA_CLIENT_SIDE_FIVE_SEC_AVG_BYTES_OUT

580

Total number of bytes out that are handled by PVA from the client-side of the object(average over last five seconds).

STATISTIC_PVA_CLIENT_SIDE_FIVE_SEC_AVG_PACKETS_IN

581

Total number of packets in that are handled by PVA from the client-side of the object(average over last five seconds).

STATISTIC_PVA_CLIENT_SIDE_FIVE_SEC_AVG_PACKETS_OUT

582

Total number of packets out that are handled by PVA from the client-side of the object(average over last five seconds).

STATISTIC_PVA_CLIENT_SIDE_FIVE_SEC_AVG_CURRENT_CONNECTIONS

583

Current number of connections that are handled by PVA from the client-side of the object(average over last five seconds).

STATISTIC_PVA_CLIENT_SIDE_FIVE_SEC_AVG_MAXIMUM_CONNECTIONS

584

Maximum number of connections that are handled by PVA from the client-side of the object(average over last five seconds).

STATISTIC_PVA_CLIENT_SIDE_FIVE_SEC_AVG_TOTAL_CONNECTIONS

585

Total number of connections that are handled by PVA from the client-side of the object(average over last five seconds).

STATISTIC_PVA_CLIENT_SIDE_ONE_MIN_AVG_BYTES_IN

586

Total number of bytes in that are handled by PVA from the client-side of the object(weighted exponential moving avg over the last minute).

STATISTIC_PVA_CLIENT_SIDE_ONE_MIN_AVG_BYTES_OUT

587

Total number of bytes out that are handled by PVA from the client-side of the object(weighted exponential moving avg over the last minute).

STATISTIC_PVA_CLIENT_SIDE_ONE_MIN_AVG_PACKETS_IN

588

Total number of packets in that are handled by PVA from the client-side of the object(weighted exponential moving avg over the last minute).

STATISTIC_PVA_CLIENT_SIDE_ONE_MIN_AVG_PACKETS_OUT

589

Total number of packets out that are handled by PVA from the client-side of the object(weighted exponential moving avg over the last minute).

STATISTIC_PVA_CLIENT_SIDE_ONE_MIN_AVG_CURRENT_CONNECTIONS

590

Current number of connections that are handled by PVA from the client-side of the object(weighted exponential moving avg over the last minute).

STATISTIC_PVA_CLIENT_SIDE_ONE_MIN_AVG_MAXIMUM_CONNECTIONS

591

Maximum number of connections that are handled by PVA from the client-side of the object(weighted exponential moving avg over the last minute).

STATISTIC_PVA_CLIENT_SIDE_ONE_MIN_AVG_TOTAL_CONNECTIONS

592

Total number of connections that are handled by PVA from the client-side of the object(weighted exponential moving avg over the last minute).

STATISTIC_PVA_CLIENT_SIDE_FIVE_MIN_AVG_BYTES_IN

593

Total number of bytes in that are handled by PVA from the client-side of the object(weighted exponential moving avg over the last five minutes).

STATISTIC_PVA_CLIENT_SIDE_FIVE_MIN_AVG_BYTES_OUT

594

Total number of bytes out that are handled by PVA from the client-side of the object(weighted exponential moving avg over the last five minutes).

STATISTIC_PVA_CLIENT_SIDE_FIVE_MIN_AVG_PACKETS_IN

595

Total number of packets in that are handled by PVA from the client-side of the object(weighted exponential moving avg over the last five minutes).

STATISTIC_PVA_CLIENT_SIDE_FIVE_MIN_AVG_PACKETS_OUT

596

Total number of packets out that are handled by PVA from the client-side of the object(weighted exponential moving avg over the last five minutes).

STATISTIC_PVA_CLIENT_SIDE_FIVE_MIN_AVG_CURRENT_CONNECTIONS

597

Current number of connections that are handled by PVA from the client-side of the object(weighted exponential moving avg over the last five minutes).

STATISTIC_PVA_CLIENT_SIDE_FIVE_MIN_AVG_MAXIMUM_CONNECTIONS

598

Maximum number of connections that are handled by PVA from the client-side of the object(weighted exponential moving avg over the last five minutes).

STATISTIC_PVA_CLIENT_SIDE_FIVE_MIN_AVG_TOTAL_CONNECTIONS

599

Total number of connections that are handled by PVA from the client-side of the object(weighted exponential moving avg over the last five minutes).


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.