Common::StatisticType

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

Members

Member

Value

Description

STATISTIC_PEM_SESSION_ACTIVE_CURRENT

1100

Number of the current active sessions. (deprecated immediately in BIG-IP_v11.5.0.)

STATISTIC_PEM_SESSION_ACTIVE_MAXIMUM

1101

Maximum number of active sessions. (deprecated immediately in BIG-IP_v11.5.0.)

STATISTIC_PEM_SESSION_FAILED_PROVISIONING_CURRENT

1102

Number of current provisioning sessions. (deprecated immediately in BIG-IP_v11.5.0.)

STATISTIC_PEM_SESSION_FAILED_PROVISIONING_MAXIMUM

1103

Maximum number of provisioning sessions. (deprecated immediately in BIG-IP_v11.5.0.)

STATISTIC_PEM_SESSION_LIMITS_EXCEED

1104

Number of session creation failures, which are caused by exceeding the max number of sessions supported by one processing unit (TMM). (deprecated immediately in BIG-IP_v11.5.0.)

STATISTIC_PEM_SESSION_MARKED_DELETED_CURRENT

1105

Number of current marked deleted sessions. (deprecated immediately in BIG-IP_v11.5.0.)

STATISTIC_PEM_SESSION_MARKED_DELETED_MAXIMUM

1106

Maximum number of marked deleted sessions. (deprecated immediately in BIG-IP_v11.5.0.)

STATISTIC_PEM_SESSION_PENDING_PROVISIONING_RESPONSES_CURRENT

1107

Number of current sessions with pending provisioning reponse. (deprecated immediately in BIG-IP_v11.5.0.)

STATISTIC_PEM_SESSION_PENDING_PROVISIONING_RESPONSES_MAXIMUM

1108

Maximum number of sessions with pending provisioning response. (deprecated immediately in BIG-IP_v11.5.0.)

STATISTIC_PEM_SESSION_PROVISIONED_AS_UNKNOWN_CURRENT

1109

Number of sessions which are provisioned as unknown. (deprecated immediately in BIG-IP_v11.5.0.)

STATISTIC_PEM_SESSION_PROVISIONED_AS_UNKNOWN_MAXIMUM

1110

Maximum number of sessions which are provisioned as unknown. (deprecated immediately in BIG-IP_v11.5.0.)

STATISTIC_PEM_SESSION_PROVISIONED_CURRENT

1111

Number of current provisioned sessions. (deprecated immediately in BIG-IP_v11.5.0.)

STATISTIC_PEM_SESSION_PROVISIONED_MAXIMUM

1112

Maximum number of sessions which are provisioned. (deprecated immediately in BIG-IP_v11.5.0.)

STATISTIC_PEM_SESSION_SESSIONS_TOTAL

1113

Number of sessions created. (deprecated immediately in BIG-IP_v11.5.0.)

STATISTIC_PEM_SESSION_FAILURES_SPM_QUEUE_FULL

1114

Number of session creation failures caused by the internal request queue overflow. (deprecated immediately in BIG-IP_v11.5.0.)

STATISTIC_PEM_GX_CURRENT_ACTIVE_SESSIONS

1115

Current number of active Gx sessions which are established with Policy and Charging Rules Function (PCRF).

STATISTIC_PEM_GX_MAXIMUM_ACTIVE_SESSIONS

1116

Maximum number of active sessions which are established with Policy and Charging Rules Function (PCRF).

STATISTIC_PEM_GX_CCA_RECEIVED

1117

Number of Credit Control Answers (CCA) received.

STATISTIC_PEM_GX_CCR_SENT

1118

Number of Credit Control Requests(CCR) sent.

STATISTIC_PEM_GX_CURRENT_SESSIONS_CLOSE_INITIATED

1119

Current number of Gx sessions for which close is initiated.

STATISTIC_PEM_GX_MAXIMUM_SESSIONS_CLOSE_INITIATED

1120

Maximum number of Gx sessions for which close is initiated.

STATISTIC_PEM_GX_CURRENT_INACTIVE_WITH_PROVISIONING_ERRORS

1121

Current number of inactive Gx sessions for which provisioning or creation errors happen.

STATISTIC_PEM_GX_MAXIMUM_INACTIVE_WITH_PROVISIONING_ERRORS

1122

Maximum number of inactive Gx sessions for which provisioning or creation errors happen.

STATISTIC_PEM_GX_CURRENT_SESSIONS_INITIATED

1123

Current number of sessions for which provisioning or creation over Gx has been initiated.

STATISTIC_PEM_GX_MAXIMUM_SESSIONS_INITIATED

1124

Maximum number of sessions for which provisioning or creation over Gx has been initiated.

STATISTIC_PEM_GX_ERROR_MESSAGES_RECEIVED

1125

Number of erroneous messages or responses with error code received.

STATISTIC_PEM_GX_REPORT_MESSAGES_DROPPED

1126

Number of usage reporting messages dropped. (deprecated immediately in BIG-IP_v11.5.0.)

STATISTIC_PEM_GX_POLICY_UPDATES_RECEIVED

1127

Number of policy updates received via Credit Control Answers (CCA) or Re-Auth Request messages (RAR). (deprecated immediately in BIG-IP_v11.5.0.)

STATISTIC_PEM_GX_POLICY_REQUESTS_SENT

1128

Number of policy requests sent. (deprecated immediately in BIG-IP_v11.5.0.)

STATISTIC_PEM_GX_RAA_MESSAGES_SENT

1129

Number of Re-Auth Answer (RAA) messages sent.

STATISTIC_PEM_GX_RAR_MESSAGES_RECEIVED

1130

Number of Re-Auth Request (RAR) messages received.

STATISTIC_PEM_GX_SESSIONS_CREATED

1131

Number of Gx sessions created.

STATISTIC_PEM_GX_SESSIONS_TERMINATED

1132

Number of Gx sessions terminated.

STATISTIC_PEM_GX_USAGE_REPORT_MESSAGES_SENT

1133

Number of usage report messages sent. (deprecated immediately in BIG-IP_v11.5.0.)

STATISTIC_PEM_SESSIONDB_BYTES_UPLINK

1134

Number of bytes from client.

STATISTIC_PEM_SESSIONDB_BYTES_DOWNLINK

1135

Number of bytes to client.

STATISTIC_PEM_SESSIONDB_FLOWS_TOTAL

1136

Total number of flows.

STATISTIC_PEM_SESSIONDB_FLOWS_CURRENT

1137

Current number of flows.

STATISTIC_PEM_SESSIONDB_FLOWS_MAX

1138

Maximum number of flows.

STATISTIC_FTP_LOGIN_REQUESTS

1139

Number of login requests received (USER command received by the server).

STATISTIC_FTP_UPLOAD_REQUESTS

1140

Number of upload requests received (STOR, STOU or APPE command received by the server).

STATISTIC_FTP_DOWNLOAD_REQUESTS

1141

Number of download requests received (RETR command received by the server).

STATISTIC_PPTP_ACTIVE_CALLS

1142

Number of active PPTP calls.

STATISTIC_PPTP_TOTAL_CALLS

1143

Total number of PPTP calls served.

STATISTIC_PPTP_FAILED_CALLS

1144

Total number of PPTP calls that failed.

STATISTIC_PPTP_START_REQUESTS

1145

Number of PPTP control messages used to establish the control connection between a server and a client.

STATISTIC_PPTP_START_REPLIES

1146

Number of PPTP control messages sent in reply to a received Start-Control-Connection-Request message.

STATISTIC_PPTP_STOP_REQUESTS

1147

Number of PPTP control messages sent by one peer of a client-server control connection to inform the other peer that the control connection should be closed.

STATISTIC_PPTP_STOP_REPLIES

1148

Number of PPTP control messages sent by one peer of a client-server control connection upon receipt of a Stop-Control-Connection-Request from the other peer.

STATISTIC_PPTP_ECHO_REQUESTS

1149

Number of PPTP control messages sent by either peer of a client-server control connection.

STATISTIC_PPTP_ECHO_REPLIES

1150

Number of PPTP control messages sent by either peer of a client-server control connection in response to the receipt of an Echo-Request.

STATISTIC_PPTP_OUTGOING_CALL_REQUESTS

1151

Number of PPTP control messages sent by the server to the client to indicate that an outbound call from the client is to be established.

STATISTIC_PPTP_OUTGOING_CALL_REPLIES

1152

Number of PPTP control messages sent by the client to the server in response to a received Outgoing-Call-Request message.

STATISTIC_PPTP_CALL_CLEAR_REQUESTS

1153

Number of PPTP control messages sent by the server to the client indicating that a particular call is to be disconnected.

STATISTIC_PPTP_CALL_DISCONNECT_NOTIFIES

1154

Number of PPTP Call-Disconnect-Notify control messages sent by the client to the server. Its purpose is to inform the server of both the disconnection and the reason for it.

STATISTIC_PPTP_SET_LINK_INFO

1155

Number of PPTP control messages sent by the server to the client to set PPP-negotiated options.

STATISTIC_PPTP_WAN_ERROR_NOTIFIES

1156

Number of WAN-Error-Notify messages sent by the client to the server to indicate WAN error conditions (conditions that occur on the interface supporting PPP).

STATISTIC_PEM_ACTION_PASSES

1157

Number of flows that are passed with gate enabled.

STATISTIC_PEM_ACTION_HTTP_REDIRECTS

1158

Number of flows to which redirection actions apply.

STATISTIC_PEM_ACTION_SERVICE_CHAINS

1159

Number of flows to which steering endpoint actions apply.

STATISTIC_PEM_ACTION_STEERING_ON_RESPONSE

1160

Number of flows to which steering actions apply on the response direction.

STATISTIC_PEM_ACTION_QOS_UPLINK

1161

Number of uplink flows to which QoS actions apply. Uplink means to network.

STATISTIC_PEM_ACTION_QOS_DOWNLINK

1162

Number of downlink flows to which QoS actions apply. Downlink means to subscriber.

STATISTIC_PEM_ACTION_HTTP_HEADER_MODIFICATIONS

1163

Number of HTTP headers modify actions.

STATISTIC_PEM_ACTION_FLOW_REPORTING

1164

Number of actions of flow reporting record generation applied.

STATISTIC_PEM_ACTION_SESSION_REPORTING

1165

Number of actions of session record generation applied.

STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE

1166

Number of successful policy reevaluations per minute.

STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE_MAXIMUM

1167

Maximum number of policy reevaluations overall for all subscribers and flows.

STATISTIC_PEM_GX_CONCURRENT_SESSIONS

1168

Number of active Gx sessions established.

STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS

1169

Current number of inactive Gx sessions for which a provisioning or creation error happened.

STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS_MAXIMUM

1170

Maximum number of inactive Gx sessions for which a provisioning or creation error happened.

STATISTIC_PEM_GX_PROVISIONING_INITIATED

1171

Current number of sessions for which provisioning or creation over Gx has been initiated.

STATISTIC_PEM_GX_PROVISIONING_INITIATED_MAXIMUM

1172

Maximum number of sessions for which provisioning or creation over Gx has been initiated.

STATISTIC_PEM_GX_TERMINATIONS_INITIATED

1173

Current number of Gx sessions for which close is initiated.

STATISTIC_PEM_GX_TERMINATIONS_INITIATED_MAXIMUM

1174

Maximum number of Gx sessions for which close is initiated.

STATISTIC_PEM_GX_CCR_INITIALS_SENT

1175

Number of CCR Initial requests sent since the last reset of the counter.

STATISTIC_PEM_GX_CCA_INITIALS_RECEIVED

1176

Number of Credit Control Answers (CCA) initial responses received since the last reset of the counter.

STATISTIC_PEM_GX_CCR_UPDATES_SENT

1177

Number of Credit Control Requests (CCR) update requests sent since the last reset of the counter.

STATISTIC_PEM_GX_CCA_UPDATES_RECEIVED

1178

Number of Credit Control Answers (CCA) update responses received since the last reset of the counter.

STATISTIC_PEM_GX_RAR_RECEIVED

1179

Number of Re-Auth Request (RAR) received.

STATISTIC_PEM_GX_RAA_SENT

1180

Number of Re-Auth Answer (RAA) sent.

STATISTIC_PEM_GX_CCR_USAGE_MONITORING_SENT

1181

Number of Credit Control Requests (CCR) with usage monitoring report sent.

STATISTIC_PEM_GX_CCA_USAGE_MONITORING_RECEIVED

1182

Number of Credit Control Answers (CCA) with usage monitoring report ack received.

STATISTIC_PEM_GX_CCR_TERMINATIONS_SENT

1183

Number of Credit Control Requests (CCR) Termination requests sent since the last reset of the counter.

STATISTIC_PEM_GX_CCA_TERMINATIONS_RECEIVED

1184

Number of Credit Control Answers (CCA) termination responses received since the last reset of the counter.

STATISTIC_PEM_GY_CONCURRENT_SESSIONS

1185

Number of active Gy sessions established.

STATISTIC_PEM_GY_TOTAL_SESSIONS

1186

Number of Gy sessions observed since the last reset of the counter.

STATISTIC_PEM_GY_SESSIONS_CREATED

1187

Number of Gy sessions created.

STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS

1188

Current number of inactive Gy sessions for which a provisioning or creation error happened.

STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS_MAXIMUM

1189

Maximum number of inactive Gx sessions for which a provisioning or creation error happened.

STATISTIC_PEM_GY_PROVISIONING_INITIATED

1190

Current number of sessions for which provisioning or creation over Gy has been initiated.

STATISTIC_PEM_GY_PROVISIONING_INITIATED_MAXIMUM

1191

Maximum number of sessions for which provisioning or creation over Gy has been initiated.

STATISTIC_PEM_GY_ERROR_MESSAGES_RECEIVED

1192

Number of erroneous messages or responses with error code received.

STATISTIC_PEM_GY_TERMINATIONS_INITIATED

1193

Current number of Gy sessions for which close is initiated.

STATISTIC_PEM_GY_TERMINATIONS_INITIATED_MAXIMUM

1194

Maximum number of Gy sessions for which close is initiated.

STATISTIC_PEM_GY_SESSIONS_TERMINATED

1195

Number of Gy sessions terminated.

STATISTIC_PEM_GY_CCR_SENT

1196

Number of Credit Control Requests (CCR) of all types sent.

STATISTIC_PEM_GY_CCA_RECEIVED

1197

Number of Credit Control Answers (CCA) of all types received.

STATISTIC_PEM_GY_CCR_INITIALS_SENT

1198

Number of Credit Control Requests (CCR) initial requests sent since the last reset of the counter.

STATISTIC_PEM_GY_CCA_INITIALS_RECEIVED

1199

Number of Credit Control Answers (CCA) initial responses received since the last reset of the counter.


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.