Common::StatisticType

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

Members

Member

Value

Description

STATISTIC_DNS_HDR_EDNS0

900

Number of queries with EDNS0 bit set.

STATISTIC_DNS_OP_QUERY

901

Number of queries whose operation code is QUERY.

STATISTIC_DNS_OP_NOTIFY

902

Number of queries whose operation code is NOTIFY.

STATISTIC_DNS_OP_UPDATE

903

Number of queries whose operation code is UPDATE.

STATISTIC_DNS_OP_OTHER

904

Number of queries whose operation code is uncategorized.

STATISTIC_DNS_ZONE_IXFR

905

Number of queries whose question type is IXFR.

STATISTIC_DNS_ZONE_AXFR

906

Number of queries whose question type is AXFR.

STATISTIC_DNS_HDR_AA

907

Number of responses with AA bit set.

STATISTIC_DNS_HDR_RA

908

Number of responses with RA bit set.

STATISTIC_DNS_HDR_AD

909

Number of responses with AD bit set.

STATISTIC_DNS_HDR_TC

910

Number of responses with TC bit set.

STATISTIC_DNS_RC_NOERROR

911

Number of responses whose return code is NOERROR.

STATISTIC_DNS_RC_NXDOMAIN

912

Number of responses whose return code is NXDOMAIN.

STATISTIC_DNS_RC_SERVFAIL

913

Number of responses whose return code is SERVFAIL.

STATISTIC_DNS_RC_REFUSED

914

Number of responses whose return code is REFUSED.

STATISTIC_ICAP_CURRENT_CONNECTIONS

915

Total number of ICAP current connections.

STATISTIC_ICAP_TOTAL_REQMODE_REQUEST

916

Total number of ICAP request mode requests.

STATISTIC_ICAP_TOTAL_REQMODE_RESPONSE

917

Total number of ICAP request mode responses.

STATISTIC_ICAP_TOTAL_RSPMODE_REQUEST

918

Total number of ICAP response mode requests.

STATISTIC_ICAP_TOTAL_RSPMODE_RESPONSE

919

Total number of ICAP response mode responses.

STATISTIC_ADAPT_CURRENT_CONNECTIONS

920

Total number of Adaptation current connections.

STATISTIC_ADAPT_RECORDS_IN

921

Total number of Adaptation in records.

STATISTIC_ADAPT_RECORDS_OUT

922

Total number of Adaptation out records.

STATISTIC_ADAPT_RECORDS_SENT_FOR_ADAPTATION

923

Total number of Adaptation records sent for adaptation.

STATISTIC_ADAPT_RECORDS_ADAPTED

924

Total number of Adaptation records adapted.

STATISTIC_ADAPT_TIMEOUT_ERRORS

925

Total number of Adaptation timeout errors.

STATISTIC_ADAPT_ADAPTATION_ERRORS

926

Total number of Adaptation adaptation errors.

STATISTIC_ACL_NO_MATCH

927

Number of packets or connections (depending on the context) for which the default action was taken because no rule in the ACL matched.

STATISTIC_SSL_COMMON_FWDP_CONNS

928

Total SSL Forward Proxy connections.

STATISTIC_SSL_COMMON_FWDP_CACHED_CERTS

929

Total SSL Forward Proxy cached certificates.

STATISTIC_GTM_POOL_CNAME_RESOLUTIONS

930

Number of times resolved by a pool’s CNAME.

STATISTIC_GTM_WIDEIP_CNAME_RESOLUTIONS

931

Number of times resolved by the CNAME of pools associated with a Wide IP.

STATISTIC_SPDY_CONNECTIONS_ACCEPTED

932

Total number of SPDY connections accepted.

STATISTIC_SPDY_CONNECTIONS_CURRENT

933

Total number of current SPDY connections.

STATISTIC_SPDY_CONNECTIONS_MAX

934

Maximum number of concurrent connections accepted.

STATISTIC_SPDY_DATA_FRAMES_RECEIVED

935

Total number of data frames received.

STATISTIC_SPDY_DATA_FRAMES_SENT

936

Total number of data frames sent.

STATISTIC_SPDY_FLOWS_CREATED

937

Total number of SPDY flows created.

STATISTIC_SPDY_FLOWS_CURRENT

938

Total number of SPDY flows currently open.

STATISTIC_SPDY_FLOWS_MAX

939

FILL Maximum number of concurrent flows opened.

STATISTIC_SPDY_GOAWAY_FRAMES_RECEIVED

940

Total number of GOAWAY frames received.

STATISTIC_SPDY_GOAWAY_FRAMES_SENT

941

FILL Total number of GOAWAY frames sent.

STATISTIC_SPDY_HEADERS_FRAMES_RECEIVED

942

Total number of HEADERS frames received.

STATISTIC_SPDY_HEADERS_FRAMES_SENT

943

Total number of HEADERS frames sent.

STATISTIC_SPDY_HTTP_REQUEST_BYTES

944

Size of HTTP requests received in bytes.

STATISTIC_SPDY_HTTP_RESPONSE_BYTES

945

Size of HTTP responses sent in bytes.

STATISTIC_SPDY_NOOP_FRAMES_RECEIVED

946

Total number of NOOP frames received.

STATISTIC_SPDY_NOOP_FRAMES_SENT

947

Total number of NOOP frames sent.

STATISTIC_SPDY_PING_FRAMES_RECEIVED

948

Total number of PING frames received.

STATISTIC_SPDY_PING_FRAMES_SENT

949

Total number of PING frames sent.

STATISTIC_SPDY_RST_STREAM_FRAMES_RECEIVED

950

Total number of RST_STREAM frames received.

STATISTIC_SPDY_RST_STREAM_FRAMES_SENT

951

Total number of RST_STREAM frames sent.

STATISTIC_SPDY_SETTINGS_FRAMES_RECEIVED

952

Total number of SETTINGS frames received.

STATISTIC_SPDY_SETTINGS_FRAMES_SENT

953

Total number of SETTINGS frames sent.

STATISTIC_SPDY_SPDY_REQUEST_BYTES

954

Total number of bytes received in requests.

STATISTIC_SPDY_SPDY_REQUEST_FRAMES

955

Total number of frames received in requests.

STATISTIC_SPDY_SPDY_RESPONSE_BYTES

956

Total number of bytes sent in responses.

STATISTIC_SPDY_SPDY_RESPONSE_FRAMES

957

Total number of frames sent in responses.

STATISTIC_SPDY_SYN_REPLY_FRAMES_RECEIVED

958

Total number of SYN_REPLY frames received.

STATISTIC_SPDY_SYN_REPLY_FRAMES_SENT

959

Total number of SYN_REPLY frames sent.

STATISTIC_SPDY_SYN_STREAM_FRAMES_RECEIVED

960

Total number of SYN_STREAM frames received.

STATISTIC_SPDY_SYN_STREAM_FRAMES_SENT

961

Total number of SYN_STREAM frames sent.

STATISTIC_SPDY_V2_STREAMS_CREATED

962

Total number of SPDY version 2 streams created.

STATISTIC_SPDY_V2_STREAMS_CURRENT

963

Total number of SPDY version 2 streams currently open.

STATISTIC_SPDY_V2_STREAMS_MAX

964

Maximum number of SPDY version 2 streams open at once.

STATISTIC_SPDY_V3_STREAMS_CREATED

965

Total number of SPDY version 3 streams created.

STATISTIC_SPDY_V3_STREAMS_CURRENT

966

Total number of SPDY version 3 streams currently open.

STATISTIC_SPDY_V3_STREAMS_MAX

967

Maximum number of SPDY version 3 streams open at once.

STATISTIC_SPDY_WINDOW_UPDATE_FRAMES_RECEIVED

968

Total number of WINDOW_UPDATE frames received.

STATISTIC_SPDY_WINDOW_UPDATE_FRAMES_SENT

969

Total number of WINDOW_UPDATE frames received.

STATISTIC_LSN_POOL_TRANSLATION_REQUESTS

970

The total number of NAT translation requests for the LSN pool.

STATISTIC_LSN_POOL_HAIRPIN_CONNECTION_REQUESTS

971

The total number of hairpin connection requests. A hairpin connection between two subscribers goes through the NAT device and uses translation addresses so that it appears to each subscriber that the other is an external host.

STATISTIC_LSN_POOL_ACTIVE_TRANSLATIONS

972

The number of NAT translation in active use for the LSN pool.

STATISTIC_LSN_POOL_ACTIVE_HAIRPIN_CONNECTIONS

973

The number of active hairpin connections for the LSN on the system. A hairpin connection between two subscribers goes through the NAT device and uses translation addresses so that it appears to each subscriber that the other is an external host.

STATISTIC_LSN_POOL_TRANSLATION_REQUEST_FAILURES

974

The number of times a translation request could not be processed for the LSN pool.

STATISTIC_LSN_POOL_PERSISTENCE_MAPPING_FAILURES

975

The number of translation requests that could not use an address or address:port combination obtained from an existing persistence entry for the LSN pool.

STATISTIC_LSN_POOL_HAIRPIN_CONNECTION_FAILURES

976

The count of hairpin connection failures on the system. A hairpin connection failure occurs when a subscriber connects to an inbound reservation but a connection could not be created.

STATISTIC_LSN_POOL_BACKUP_POOL_TRANSLATIONS

977

The total number of successful NAT translations where the translation address is taken from the backup pool.

STATISTIC_LSN_POOL_ACTIVE_PERSISTENCE_MAPPINGS

978

The number of active persistence mappings in use for LSN on the system.

STATISTIC_LSN_POOL_ACTIVE_INBOUND_RESERVATIONS

979

The number of active inbound reservations for LSN on the system.

STATISTIC_LSN_POOL_LOG_ATTEMPTS

980

The number of logging attempts for LSN on the system.

STATISTIC_LSN_POOL_LOG_FAILURES

981

The number of logging attempts that resulted in failures for LSN on the system.

STATISTIC_DNS_MALICIOUS

982

Total number of DNS packets that are malformed in a way that suggests the sender intended to cause damage.

STATISTIC_DNS_A_REQS

983

Total number of A type DNS packets received.

STATISTIC_DNS_AAAA_REQS

984

Total number of AAAA type DNS packets received.

STATISTIC_DNS_ANY_REQS

985

Total number of ANY type DNS packets received.

STATISTIC_DNS_CNAME_REQS

986

Total number of CNAME type DNS packets received.

STATISTIC_DNS_MX_REQS

987

Total number of MX type DNS packets received.

STATISTIC_DNS_NS_REQS

988

Total number of NS type DNS packets received.

STATISTIC_DNS_PTR_REQS

989

Total number of PTR type DNS packets received.

STATISTIC_DNS_SOA_REQS

990

Total number of SOA type DNS packets received.

STATISTIC_DNS_SRV_REQS

991

Total number of SRV type DNS packets received.

STATISTIC_DNS_TXT_REQS

992

Total number of TXT type DNS packets received.

STATISTIC_DNS_OTHER_REQS

993

Total number of all types of DNS packets received that do not fall into any of the above specific categories.

STATISTIC_DNS_FILTERED_DROPS

994

Aggregate number of packets dropped due to DNS filtering for all types.

STATISTIC_DNS_A_DROPS

995

Total number of A type packets dropped due to DNS filtering.

STATISTIC_DNS_AAAA_DROPS

996

Total number of AAAA type packets dropped due to DNS filtering.

STATISTIC_DNS_ANY_DROPS

997

Total number of ANY type packets dropped due to DNS filtering.

STATISTIC_DNS_CNAME_DROPS

998

Total number of CNAME type packets dropped due to DNS filtering.

STATISTIC_DNS_MX_DROPS

999

Total number of MX type packets dropped due to DNS filtering.


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.