System Schema Statistics

The System schema provides operational statistics that can be used for monitoring and troubleshooting the following products: All

This schema provides the following types of statistics:
  • Counter: A counter records incremental data cumulatively and rolls over when the counter limit is reached. All counter statistics are cumulative and reset only by one of the following methods: roll-over when limit is reached, after a system restart, or after a clear command is performed. The limit depends upon the data type.
  • Gauge: A gauge statistic indicates a single value; a snapshot representation of a single point in time within a defined time frame. The gauge changes to a new value with each snapshot though a value may repeat from one period to the next. The limit depends upon the data type.
  • Information: This type of statistic provides information, often intended to differentiate sets of statistics; for example, a VPN name or IP address. The type of information provided depends upon the data type.
The data type defines the format of the data for the value provided by the statistic. The following data types are used in statistics for this schema:
  • Int32/Int64: An integer, either 32-bit or 64-bit: For statistics with the Int32 data type, the roll-over to zero limit is 4,294,967,295. For statistics with the Int64 data type, the roll-over to zero limit is 18,446,744,073,709,551,615.
  • Float: A numeric value that can be represented fractionally; for example, 1.345.
  • String: A series of ASCII alphanumeric characters in a single grouping, usually pre-configured.

IMPORTANT:

Unless otherwise indicated, all statistics are counters and all statistics are standards-based.

Key Variables: Every schema has some variables which are typically referred to as 'key variables'. These key variables provide index markers to identify which object the statistics apply to. For example, in the card schema, the card number (variable %card%) uniquely identifies a card. For an HA service, the keys would be "%vpnname%" plus "%servname%", as the combination uniquely identifies an HA service. So, in a given measurement interval, one row of statistics will be generated per unique key. The schema keys are identified in the Description section of the table.


Table 1. Bulk Statistic Variables in the System-Level Schema
Variables Description Data Type

sess-ttlarrived

Description: The total number of calls for all Session Managers for which registration requests were received.

Type: Counter

Int32

sess-ttlrejected

Description: The total number of calls for all Session Managers that were rejected.

Type: Counter

Int32

sess-ttlconnected

Description: The total number of calls for all Session Managers that are connected (including active, dormant, being set up, and being torn down).

Type: Gauge

Int32

sess-ttlfailed

Description: The total number of calls for all Session Managers that failed.

Type: Counter

Int32

sess-ttldisconn

Description: The total number of calls disconnected for all Session Managers.

Type: Counter

Int32

sess-ttlhandoff

Description: The total number of handoffs for all Session Managers.

Type: Counter

Int64

sess-ttlrenewal

Description: The total number of renewals for all Session Managers.

Type: Counter

Int64

sess-ttlcallop

Description: The total number of call operations for all Session Managers. The number of call operations is calculated as the total number of calls that arrived, were rejected, were disconnected, handed-off, and renewed.

Type: Counter

Int64

sess-ttlauthsucc

Description: The total number of successful authentications for calls for all Session Managers.

Trigger: Increments whenever the local or RADIUS authentication is successful for a session.

Availability: Per Session Manager instance

Type: Counter

Int32

sess-ttlauthfail

Description: The total number of failed authentications for calls for all Session Managers.

Trigger: Increments whenever the local or RADIUS authentication fails for a session.

Availability: Per Session Manager instance

Type: Counter

Int32

sess-curaaaactive

Description: Indicates the number of currently active AAA sessions for all Session Managers.

Trigger: Increments whenever a new AAA session is established.

Decrements when the session is disconnected

Availability: Per Session Manager instance

Type: Gauge

Int32

sess-curaaadeleting

Description: Indicates the number of current AAA sessions being deleted for all Session Managers.

Trigger:

Increments when a AAA session is disconnected and the final accounting message is still pending to be delivered to an external server.

Decrements when the final accounting message is delivered to the server.

Availability: Per Session Manager instance

Type: Gauge

Int32

sess-curaaaacctpending

Description: Indicates the number of current AAA sessions with accounting pending for all Session Managers.

Trigger:

Increments for every occurrence of AAA sessions with accounting message pending for all Session Managers.

Decrements when the accounting message is delivered to the external server.

Availability: Per Session Manager instance

Type: Gauge

Int32

sess-curaaaacctitemsused

Description: Indicates the number of current AAA accounting items used by all Session Manager instances.

Trigger: Increments whenever the current AAA accounting request is generated and used by all Session Manager instances.

Decrements when the accounting message is delivered to the external server.

Availability: Per Session Manager instance

Type: Gauge

Int32

sess-curaaaacctitemsmax

Description: Indicates the number of current AAA accounting items allowed by all Session Manager instances.

Trigger: Increments whenever the current AAA accounting request is allowed by all Session Manager instances.

Availability: Per Session Manager instance

Type: Gauge

Int32

sess-curaaabuffused

Description: Indicates the number of current AAA buffer space in megabytes used by all Session Manager instances.

Trigger:

Increments whenever the current AAA buffer is allocated and used by all Session Manager instances.

Decrements whenever the current AAA buffer is freed for use.

Availability: Per Session Manager instance

Type: Gauge

Int32

sess-curaaabuffmax

Description: Indicates the current maximum AAA buffer space allowed in megabytes used by all Session Manager instances.

Trigger: Increments whenever the current AAA buffer space is allowed and used by all Session Manager.

Availability: Per Session Manager instance

Type: Counter

Int32

sess-ttlaaacancauth

Description: The total number of AAA authentication requests cancelled by all Session Manager instances. The cancellation can be due to various reasons like administrative clear or access side call clear, etc.

Trigger: Increments when a Session Manager cancels an outstanding authentication request which is waiting for a response from authentication server.

Availability: Per Session Manager instance

Type: Counter

Int32

sess-ttlaaaacctpurged

Description: The total number of AAA accounting requests received by this Session Manager instance, that have to be purged for all Session Managers because the storage limit of pending accounting requests has exceeded.

Trigger: Increments whenever a AAA accounting request has to be purged for all Session Managers

Availability: Per Session Manager instance

Type: Counter

Int32

sess-ttlradacctpurged

Description: The total number of RADIUS accounting requests received by this Session Manager instance, that have to be purged for all Session Managers because the storage limit of pending accounting requests has exceeded.

Trigger: Increments whenever a RADIUS accounting request has to be purged for all Session Managers

Availability: Per Session Manager instance

Type: Counter

Int32

sess-ttllcpup

Description: The total number of calls for all Session Managers that have completed the Link Control Protocol (LCP) phase of the registration process.

Type: Counter

Int32

sess-ttlipcpup

Description: The total number of calls for all Session Managers that have completed the Internet Protocol Control Protocol (IPCP) phase of the registration process.

Type: Counter

Int32

sess-ttlsrcviol

Description: The total number of source violations experienced for all calls for all Session Managers.

Type: Counter

Int32

sess-ttlkeepfail

Description: The total number of keep-alive failures experienced for all calls for all Session Managers.

Type: Counter

Int32

sess-ttlemptyfwd

Description: The total number of empty forwarded packet sessions.

Type: Counter

Int32

sess-ttlemptyrev

Description: The total number of empty reverse packet sessions.

Type: Counter

Int32

sess-ttlproxydns-redirect

Description: The total number of sessions redirected by Proxy-DNS.

Type: Counter

Int32

sess-ttlproxydns-passthru

Description: The total number of sessions passed through by Proxy-DNS.

Type: Counter

Int32

sess-ttlproxydns-drop

Description: The total number of sessions dropped by Proxy-DNS.

Type: Counter

Int32

sess-curttlcalls

Description: The number of calls for all Session Managers that are currently in progress (active, dormant, being set up, or being torn down).

Type: Gauge

Int32

sess-curnonanchorconn

Description: The total number of non-anchor session connections on ASN-GW.

Type: Counter

Int32

sess-curauthonlyconn

Description: The total number of calls which connected in Auth-Only mode.

Type: Counter

Int32

sess-cursipconn

Description: The total number of Simple IP data sessions that are currently being supported for all Session Managers.

Type: Gauge

Int32

sess-curmipconn

Description: The total number of Mobile IP data sessions that are currently being supported for all Session Managers.

Type: Gauge

Int32

sess-curpmipconn

Description: The total number of Proxy Mobile IP data sessions that are currently being supported for all Session Managers.

Type: Gauge

Int32

sess-curhaipsecconn

Description: The total number of sessions that are in progress in the HA-IPSEC connected state

Type: Gauge

Int32

sess-curl2tplacconn

Description: The number of L2TP LAC sessions that are currently being supported for all Session Managers.

Type: Gauge

Int32

sess-curpdptypeipconn

Description: The number of sessions that are currently in progress in the PDP-TYPE-IP Connected State

Type: Gauge

Int32

sess-curpdptypepppconn

Description: The number of sessions that are currently in progress in the PDP-TYPE-PPP Connected State

Type: Gauge

Int32

sess-curbcmcsconn

Description: The number of sessions that are currently in progress in the BCMCS Connected State.

Type: Gauge

Int32

sess-curactcall

Description: The number of sessions currently active for all Session Managers.

Type: Gauge

Int32

sess-curdormcall

Description: The number of sessions currently dormant for all Session Managers.

Type: Gauge

Int32

sess-curalwayson

Description: The number of always-on calls that are currently in progress.

Type: Gauge

Int32

sess-curarrived

Description: The number of sessions that are currently at the onset of the registration process for all Session Managers.

Type: Gauge

Int32

sess-curlcpnegot

Description: The number of sessions for all Session Managers that are currently in the Link Control Protocol (LCP) negotiation phase of the registration process.

Type: Gauge

Int32

sess-curlcpup

Description: The number of sessions for all Session Managers that have just completed the Link Control Protocol (LCP) negotiation phase of the registration process.

Type: Gauge

Int32

sess-curauth

Description: The number of sessions for all Session Managers that are currently in the process of being authenticated.

Type: Gauge

Int32

sess-curbcmcsauth

Description: The number of sessions currently in progress that are at the BCMCS Service Authenticating state.

Type: Gauge

Int32

sess-curauthed

Description: The number of sessions for all Session Managers that have just completed the authentication phase of the registration process.

Type: Gauge

Int32

sess-curdhcppending

Description: The number of sessions for all Session Managers that are pending for DHCP.

Type: Gauge

Int32

sess-curl2tplacconnecting

Description: The number of sessions currently in progress that are at the L2TP-LAC Connecting state.

Type: Gauge

Int32

sess-curipcpup

Description: The number of sessions for all Session Managers that have just completed the Internet Protocol Control Protocol (IPCP) phase of the registration process.

Type: Gauge

Int32

sess-curimsauthorizing

Description: The number of sessions for all Session Managers that are currently in the process of being authorized for IMS.

Type: Gauge

Int32

sess-curimsauthorized

Description: The number of sessions for all Session Managers that are currently being authorized for IMS.

Type: Gauge

Int32

sess-curmmeattached

Description: The total number of MME sessions that are currently attached with this MME.

Type: Gauge

Int32

sess-curdisc

Description: The number of sessions for all Session Managers that are currently in the process of disconnecting.

Type: Gauge

Int32

sess-ttlprepaid

Description: The total number of pre-paid sessions processed by all Session Managers.

Type: Counter

Int32

sess-curprepaid

Description: The number of pre-paid sessions currently being processed by all Session Managers.

Type: Gauge

Int32

sess-ttlonlineauthreq

Description: The total number of 3GPP2 online authentication requests for all Session Managers.

Trigger: Increments whenever 3GPP2 RADIUS prepaid online authentication requests are sent out

Availability: Per Session Manager instance

Type: Counter

Int32

sess-ttlonlineauthsucc

Description: The total number of successful authentications for Online Access Requests for all Session Managers.

Trigger: Increments whenever 3GPP2 RADIUS prepaid online authentication successful message is received

Availability: Per Session Manager instance

Type: Counter

Int32

sess-ttlonlineauthfail

Description: The total number of failed authentications for Online Access Requests for all Session Managers.

Trigger: Increments whenever 3GPP2 RADIUS prepaid online authentication failure happens

Availability: Per Session Manager instance

Type: Counter

Int32

sess-ttlonlineprepaiderr

Description: The total number of 3GPP2 online prepaid errors.

Trigger: Increments whenever 3GPP2 RADIUS prepaid online authentication response is not honored due to failures like attribute missing, etc

Availability: Per Session Manager instance

Type: Counter

Int32

sess-ttlprepaidinitautherr

Description: The total number of 3GPP2 prepaid initial authorization errors.

Trigger: Increments when 3GPP2 RADIUS prepaid online authentication rejects for the first online access request

Availability: Per Session Manager instance

Type: Counter

Int32

sess-ttlcrprpattempt

Description: The total number of Closed RP-RP attempted handoffs.

Type: Counter

Int32

sess-ttlcrprpsuccess

Description: The total number of Closed RP-RP successful handoffs.

Type: Counter

Int32

sess-ttlrpcrpattempt

Description: The total number of RP-Closed RP attempted handoff s

Type: Counter

Int32

sess-ttlrpcrpsuccess

Description: The total number of RP-Closed RP successful handoffs.

Type: Counter

Int32

sess-ttlinterasngwattempt

Description: The total number of sessions attempting inter-ASN-GW handovers.

Type: Counter

Int32

sess-ttlinterasngwsuccess

Description: The total number of sessions successfully completing inter-ASN-GW handovers.

Type: Counter

Int32

sess-ttlintraasngwattempt

Description: The total number of sessions attempting intra-ASN-GW handovers.

Type: Counter

Int32

sess-ttlintraasngwsuccess

Description: The total number of sessions successfully completing intra-ASN-GW handovers.

Type: Counter

Int32

sess-rxpkt-16

Description: The total number of uplink packets of less than 17 bytes sent from UEs to all Session Managers.

Type: Counter

Int64

sess-txpkt-16

Description: The total number of downlink packets of less than 17 bytes sent to UEs from all Session Managers.

Type: Counter

Int64

sess-rxpkt-64

Description: The total number of uplink packets between 17 and 64 bytes sent from UEs to all Session Managers.

Type: Counter

Int64

sess-txpkt-64

Description: The total number of downlink packets between 17 and 64 bytes sent to UEs from all Session Managers.

Type: Counter

Int64

sess-rxpkt-127

Description: The total number of uplink packets between 65 and 127 bytes sent from UEs to all Session Managers.

Type: Counter

Int64

sess-txpkt-127

Description: The total number of downlink packets between 65 and 127 bytes sent to UEs from all Session Managers.

Type: Counter

Int64

sess-rxpkt-255

Description: The total number of uplink packets between 128 and 255 bytes sent from UEs to all Session Managers.

Type: Counter

Int64

sess-txpkt-255

Description: The total number of downlink packets between 128 and 255 bytes sent to UEs from all Session Managers.

Type: Counter

Int64

sess-rxpkt-511

Description: The total number of uplink packets between 256 and 511 bytes sent from UEs to all Session Managers.

Type: Counter

Int64

sess-txpkt-511

Description: The total number of downlink packets between 256 and 511 bytes sent to UEs from all Session Managers.

Type: Counter

Int64

sess-rxpkt-1023

Description: The total number of uplink packets between 512 and 1023 bytes sent from UEs to all Session Managers.

Type: Counter

Int64

sess-txpkt-1023

Description: The total number of downlink packets between 512 and 1023 bytes sent to UEs from all Session Managers.

Type: Counter

Int64

sess-rxpkt-2047

Description: The total number of uplink packets between 1024 and 2047 bytes sent from UEs to all Session Managers.

Type: Counter

Int64

sess-txpkt-2047

Description: The total number of downlink packets between 1024 and 2047 bytes sent to UEs from all Session Managers.

Type: Counter

Int64

sess-rxpkt-4095

Description: The total number of uplink packets between 2048 and 4095 bytes sent from UEs to all Session Managers.

Type: Counter

Int64

sess-txpkt-4095

Description: The total number of downlink packets between 2048 and 4095 bytes sent to UE s from all Session Managers.

Type: Counter

Int64

sess-rxpkt-4500

Description: The total number of uplink packets between 4096 and 4500 bytes sent from UEs to all Session Managers.

Type: Counter

Int64

sess-txpkt-4500

Description: The total number of downlink packets between 4096 and 4500 bytes sent to UEs from all Session Managers.

Type: Counter

Int64

sess-rxpkt-over4500

Description: The total number of uplink packets greater than 4500 bytes sent from UEs to all Session Managers.

Type: Counter

Int64

sess-txpkt-over4500

Description: The total number of downlink packets greater than 4500 bytes sent to UEs from all Session Managers.

Type: Counter

Int64

sess-txbytes

Description: The number of downlink bytes sent to UEs from all Session Managers.

Type: Counter

Int64

sess-rxbytes

Description: The number of uplink bytes sent from UEs to all Session Managers.

Type: Counter

Int64

sess-txpackets

Description: The number of downlink packets sent to UEs from all Session Managers.

Type: Counter

Int64

sess-rxpackets

Description: The number of uplink packets sent from UEs to all Session Managers.

Type: Counter

Int64

sess-ttlconnected-1xrtt

Description: The total number of sessions connected with 1xRTT.

Type: Counter

Int32

sess-txbytes-1xrtt

Description: The number of bytes transmitted via 1xRTT.

Type: Counter

Int64

sess-rxbytes-1xrtt

Description: The number of bytes received via 1xRTT.

Type: Counter

Int64

sess-txpackets-1xrtt

Description: The number of packets transmitted via 1xRTT.

Type: Counter

Int64

sess-rxpackets-1xrtt

Description: The number of packets received via 1xRTT.

Type: Counter

Int64

sess-ttlconnected-evdorev0

Description: The total number of sessions connected with EvDO Rev 0.

Type: Counter

Int32

sess-txbytes-evdorev0

Description: The number of bytes transmitted via EvDO Rev 0.

Type: Counter

Int64

sess-rxbytes-evdorev0

Description: The number of bytes received via EvDO Rev 0.

Type: Counter

Int64

sess-txpackets-evdorev0

Description: The number of packets transmitted via EvDO Rev 0.

Type: Counter

Int64

sess-rxpackets-evdorev0

Description: The number of packets received via EvDO Rev 0.

Type: Counter

Int64

sess-ttlconnected-evdoreva

Description: The total number of sessions connected with EvDO Rev A.

Type: Counter

Int32

sess-txbytes-evdoreva

Description: The number of bytes transmitted via EvDO Rev A.

Type: Counter

Int64

sess-rxbytes-evdoreva

Description: The number of bytes received via EvDO Rev A.

Type: Counter

Int64

sess-txpackets-evdoreva

Description: The number of packets transmitted via EvDO Rev A.

Type: Counter

Int64

sess-rxpackets-evdoreva

Description: The number of packets received via EvDO Rev A.

Type: Counter

Int64

sess-siptxbytes

Description: The number of bytes transmitted via Simple IP-type sessions.

Type: Counter

Int64

sess-siprxbytes

Description: The number of bytes received for Simple IP-type sessions.

Type: Counter

Int64

sess-miptxbytes

Description: The number of bytes transmitted for Mobile IP-type sessions.

Type: Counter

Int64

sess-miprxbytes

Description: The number of bytes received for Mobile IP-type sessions.

Type: Counter

Int64

sess-calldur-1min

Description: The total number of sessions for all Session Managers that lasted less than 1 minute.

Type: Counter

Int32

sess-calldur-2min

Description: The total number of sessions for all Session Managers that lasted less than 2 minutes but were greater than or equal to 1 minute.

Type: Counter

Int32

sess-calldur-5min

Description: The total number of sessions for all Session Managers that lasted less than 5 minutes but were greater than or equal to 2 minutes.

Type: Counter

Int32

sess-calldur-15min

Description: The total number of sessions for all Session Managers that lasted less than 15 minutes but were greater than or equal to 5 minutes.

Type: Counter

Int32

sess-calldur-1hour

Description: The total number of sessions for all Session Managers that lasted less than 1 hour but greater than or equal to 15 minutes.

Type: Counter

Int32

sess-calldur-4hour

Description: The total number of sessions for all Session Managers that lasted less than 4 hours but were greater than or equal to 1 hour.

Type: Counter

Int32

sess-calldur-12hour

Description: The total number of sessions for all Session Managers that lasted less than 12 hours but were greater than or equal to 4 hours.

Type: Counter

Int32

sess-calldur-24hour

Description: The total number of sessions for all Session Managers that lasted less than 24 hours but were greater than or equal to 12 hours.

Type: Counter

Int32

sess-calldur-over24hour

Description: The total number of sessions for all Session Managers that lasted 24 hours or longer.

Type: Counter

Int32

sess-setuptime-100ms

Description: The total number of sessions for all Session Managers that were setup in less than 100 milliseconds.

Type: Counter

Int32

sess-setuptime-200ms

Description: The total number of sessions for all Session Managers for which the setup time was less than 200 milliseconds but greater than or equal to 100 milliseconds.

Type: Counter

Int32

sess-setuptime-300ms

Description: The total number of sessions for all Session Managers for which the setup time was less than 300 milliseconds but greater than or equal to 200 milliseconds.

Type: Counter

Int32

sess-setuptime-400ms

Description: The total number of sessions for all Session Managers for which the setup time was less than 400 milliseconds but greater than or equal to 300 milliseconds.

Type: Counter

Int32

sess-setuptime-500ms

Description: The total number of sessions for all Session Managers for which the setup time was less than 500 milliseconds but greater than or equal to 400 milliseconds.

Type: Counter

Int32

sess-setuptime-600ms

Description: The total number of sessions for all Session Managers for which the setup time was less than 600 milliseconds but greater than or equal to 500 milliseconds.

Type: Counter

Int32

sess-setuptime-700ms

Description: The total number of sessions for all Session Managers for which the setup time was less than 700 milliseconds but greater than or equal to 600 milliseconds.

Type: Counter

Int32

sess-setuptime-800ms

Description: The total number of sessions for all Session Managers for which the setup time was less than 800 milliseconds but greater than or equal to 700 milliseconds.

Type: Counter

Int32

sess-setuptime-900ms

Description: The total number of sessions for all Session Managers for which the setup time was less than 900 milliseconds but greater than or equal to 800 milliseconds.

Type: Counter

Int32

sess-setuptime-1sec

Description: The total number of sessions for all Session Managers for which the setup time was less than 1 second but greater than or equal to 200 milliseconds.

Type: Counter

Int32

sess-setuptime-2sec

Description: The total number of sessions for all Session Managers for which the setup time was less than 2 seconds but greater than or equal to 1 second.

Type: Counter

Int32

sess-setuptime-3sec

Description: The total number of sessions for all Session Managers for which the setup time was less than 3 seconds but greater than or equal to 2 seconds.

Type: Counter

Int32

sess-setuptime-4sec

Description: The total number of sessions for all Session Managers for which the setup time was less than 4 seconds but greater than or equal to 3 seconds.

Type: Counter

Int32

sess-setuptime-6sec

Description: The total number of sessions for all Session Managers for which the setup time was less than 6 seconds but greater than or equal to 4 seconds.

Type: Counter

Int32

sess-setuptime-8sec

Description: The total number of sessions for all Session Managers for which the setup time was less than 8 seconds but greater than or equal to 6 seconds.

Type: Counter

Int32

sess-setuptime-10sec

Description: The total number of sessions for all Session Managers for which the setup time was less than 10 seconds but greater than or equal to 8 seconds.

Type: Counter

Int32

sess-setuptime-12sec

Description: The total number of sessions for all Session Managers for which the setup time was less than 12 seconds but greater than or equal to 10 seconds.

Type: Counter

Int32

sess-setuptime-14sec

Description: The total number of sessions for all Session Managers for which the setup time was less than 14 seconds but greater than or equal to 12 seconds.

Type: Counter

Int32

sess-setuptime-16sec

Description: The total number of sessions for all Session Managers for which the setup time was less than 16 seconds but greater than or equal to 14 seconds.

Type: Counter

Int32

sess-setuptime-over16sec

Description: The total number of sessions for all Session Managers for which the setup time was 16 seconds or more.

Type: Counter

Int32

sess-setuptime-18sec

Description: Proprietary counter indicates the total number of sessions for all Session Managers for which the setup time was more than 16 seconds but less than or equal to 18 seconds.

Triggers: Changes whenever a new session takes setup time of more that 16 seconds but less than or equal to 18 seconds.

Availability: Across the System.

Type: Counter

Int32

sess-setuptime-over18sec

Description: Proprietary counter indicates the total number of sessions for all Session Managers for which the setup time was more than 18 seconds.

Triggers: Changes every time when a new session takes more than 18 seconds to setup.

Availability: Across the System.

Type: Counter

Int32

ggsn-ttlsgsnconn

Description: The total number of connections registered between GGSN and SGSN on this system.

Type: Gauge

Int32

ggsn-cursgsnact

Description: The total number of SGSNs currently active with GGSN on this system.

Type: Gauge

Int32

flow-ttlestab

Description: The total number of flows that were established by session managers.

Type: Counter

Int32

flow-ttldisconn

The total number of flows that were disconnected by session managers.

Type: Counter

Int32

flow-curdynamic

Description: The current number of dynamic flows.

Type: Gauge

Int32

aaa-ttlreq

Description: The total number of AAA requests.

Trigger: Increments when a AAA request is sent to the server

Availability: Per AAA Manager Instance

Type: Counter

Int32

aaa-curreq

Description: The number of active AAA requests.

Trigger:

Increments when an active AAA request is sent to the server

Decrements when a response is received from the server for the active AAA request

Availability: Per AAA Manager Instance

Type: Gauge

Int32

aaa-ttlauthreq

Description: The total number of AAA authentication requests.

Trigger: Increments when a AAA authentication request is sent to the server

Availability: Per AAA Manager Instance

Type: Counter

Int32

aaa-curauthreq

Description:The number of active AAA authentication requests.

Trigger: Increments when an active AAA authentication request is sent to the server

Availability: Per AAA Manager Instance

Type: Gauge

Int32

aaa-ttlauthprobe

Description: The total number of AAA authentication probes.

Trigger: Increments when a AAA authentication probe request is sent to the server

Availability: Per AAA Manager Instance

Type: Counter

Int32

aaa-curauthprobe

Description: The number of active AAA authentication probes.

Trigger: Increments when an active AAA authentication probe request is sent to the server

Availability: Per AAA Manager Instance

Type: Gauge

Int32

aaa-ttlauthkeepalive

Description: The total number of AAA authentication keepalive requests sent.

Trigger: Increments when a AAA authentication keepalive request is sent to the server

Availability: Per AAA Manager Instance

Type: Counter

Int32

aaa-curauthkeepalive

Description: The number of current AAA authentication keepalive requests being processed.

Trigger: Increments when an active AAA authentication keepalive request is sent to the server

Availability: Per AAA Manager Instance

Type: Gauge

Int32

aaa-ttlacctreq

Description: The total number of AAA accounting requests.

Trigger: Increments when a AAA accounting request is sent to the server

Availability: Per AAA Manager Instance

Type: Counter

Int32

aaa-curacctreq

Description: The number of active AAA accounting requests.

Trigger: Increments when an active AAA accounting request is sent to the server

Availability: Per AAA Manager Instance

Type: Gauge

Int32

aaa-ttlacctkeepalive

Description: The total number of AAA accounting keepalive requests sent.

Trigger: Increments when a AAA accounting keepalive request is sent to the server

Availability: Per AAA Manager Instance

Type: Counter

Int32

aaa-curacctkeepalive

Description: The number of current AAA accounting keepalive requests being processed.

Trigger: Increments when an active AAA accounting keepalive request is sent to the server

Availability: Per AAA Manager Instance

Type: Gauge

Int32

aaa-ttlauthsucc

Description: The total number of successful AAA authentication.

Trigger: Increments whenever the AAA authentication is successful

Availability: Per AAA Manager Instance

Type: Counter

Int32

aaa-ttlauthfail

Description: The total number of AAA authentication failed.

Trigger: Increments whenever the AAA authentication fails

Availability: Per AAA Manager Instance

Type: Counter

Int32

aaa-ttlauthpurged

Description: The total number of AAA authentication purged.

Trigger: Increments whenever a AAA authentication request is purged

Availability: Per AAA Manager Instance

Type: Counter

Int32

aaa-ttlauthcancelled

Description: The total number of AAA authentication requests cancelled.

Trigger: Increments whenever a AAA authentication request is cancelled

Availability: Per AAA Manager Instance

Type: Counter

Int32

aaa-ttlauthkeepalivesuccess

Description: The total number of AAA authentication keepalive successes.

Trigger: Increments whenever a AAA keepalive authentication is successful

Availability: Per AAA Manager Instance

Type: Counter

Int32

aaa-ttlauthkeepalivefailure

Description: The total number of AAA authentication keepalive failures.

Trigger: Increments whenever a AAA keepalive authentication fails

Availability: Per AAA Manager Instance

Type: Counter

Int32

aaa-ttlauthkeepalivepurged

Description: The total number of AAA authentication keepalive purges.

Trigger: Increments whenever a AAA authentication keepalive request is purged

Availability: Per AAA Manager Instance

Type: Counter

Int32

aaa-ttlauthdmuchal

Description: The total number of AAA authentication DMU challenged.

Trigger: Increments whenever a AAA authentication request is challenged for Dynamic Mobile Keying update.

Availability: Per AAA Manager Instance

Type: Counter

Int32

aaa-curallocreq

Description: The number of current allocation requests being processed.

Trigger: Increments when a currently allocated request has been processed

Availability: Per AAA Manager Instance

Type: Gauge

Int32

aaa-curmaxreq

Description: The number of current maximum requests being processed.

Trigger: Increments when a current maximum request has been processed

Availability: Per AAA Manager Instance

Type: Gauge

Int32

aaa-ttldiamauthreq

Description: The total number of Diameter authentication requests.

Trigger: Increments when a Diameter authentication request is sent to the Diameter server

Availability: Per AAA Manager Instance

Type: Counter

Int32

aaa-curdiamauthreq

Description: The total number of current Diameter authentication requests.

Trigger: Increments when a Diameter authentication request is sent to the Diameter server

Availability: Per AAA Manager Instance

Type: Gauge

Int32

aaa-ttldiamauthreqretried

Description: The total number of Diameter authentication requests retried.

Trigger: Increments when a Diameter authentication request is retried

Availability: Per AAA Manager Instance

Type: Counter

Int32

aaa-ttldiamauthreqdrop

Description: The total number of Diameter authentication requests dropped.

Trigger: Increments when a Diameter authentication request is dropped or ignored

Availability: Per AAA Manager Instance

Type: Counter

Int32

aaa-ttlradauthreq

Description: The total number of AAA authentication requests on RADIUS server.

Trigger: Increments when a AAA authentication request is sent to the RADIUS server

Availability: Per AAA Manager Instance

Type: Counter

Int32

aaa-curradauthreq

Description: The number of active AAA authentication requests on RADIUS server.

Trigger: Increments when an active AAA authentication request is sent to the RADIUS server

Availability: Per AAA Manager Instance

Type: Gauge

Int32

aaa-ttlradauthreqretried

Description: The total number of AAA authentication requests retried on RADIUS server.

Trigger: Increments when a AAA authentication request is retried on to the RADIUS server

Availability: Per AAA Manager Instance

Type: Counter

Int32

aaa-ttlradauthrspdrop

Description: The total number of RADIUS authentication requests dropped.

Trigger: Increments when a RADIUS authentication request is dropped or ignored

Availability: Per AAA Manager Instance

Type: Counter

Int32

aaa-ttllclauthreq

Description: The total number of AAA authentication requests on local server.

Trigger: Increments when a AAA authentication request is sent to the local server

Availability: Per AAA Manager Instance

Type: Counter

Int32

aaa-curlclauthreq

Description: The number of active local authentication requests.

Trigger: Increments when an active AAA authentication request is sent to the local server

Availability: Per AAA Manager Instance

Type: Gauge

Int32

aaa-ttlpseudoauthreq

Description: The total number of pseudo AAA authentication requests.

Trigger: Increments when a pseudo AAA authentication request is sent to the server

Availability: Per AAA Manager Instance

Type: Counter

Int32

aaa-curpseudoauthreq

Description: The number of active pseudo AAA authentication requests.

Trigger: Increments when an active pseudo AAA authentication request is sent to the server

Availability: Per AAA Manager Instance

Type: Gauge

Int32

aaa-ttlauthnulluser

Description: The total number of unattempted AAA authentication requests.

Trigger: Increments when an unattempted AAA authentication request is sent to the server

Availability: Per AAA Manager Instance

Type: Counter

Int32

aaa-ttlacctsucc

Description: The total number of AAA accounting requests succeeded.

Trigger: Increments when a AAA accounting request is successfully sent to the server

Availability: Per AAA Manager Instance

Type: Counter

Int32

aaa-ttlacctpurged

Description: The total number of AAA accounting requests purged.

Trigger: Increments when a AAA accounting request is purged

Availability: Per AAA Manager Instance

Type: Counter

Int32

aaa-ttlacctcancelled

Description: The total number of AAA accounting requests cancelled.

Trigger: Increments when a AAA accounting request is cancelled

Availability: Per AAA Manager Instance

Type: Counter

Int32

aaa-ttlacctkeepalivesuccess

Description: The total number of AAA accounting keepalive successes.

Trigger: Increments when a AAA accounting keepalive request is successfully sent to the server

Availability: Per AAA Manager Instance

Type: Counter

Int32

aaa-ttlacctkeepalivetimeout

Description: The total number of AAA accounting keepalive timeouts

Trigger: Increments when a AAA accounting keepalive request is timed out

Availability: Per AAA Manager Instance

Type: Counter

Int32

aaa-ttlacctkeepalivepurged

Description: The total number of AAA accounting keepalive purges.

Trigger: Increments when a AAA accounting keepalive request is purged

Availability: Per AAA Manager Instance

Type: Counter

Int32

aaa-ttlradacctreq

Description: The total number of RADIUS accounting requests.

Trigger: Increments when a RADIUS accounting request is sent to the RADIUS server

Availability: Per AAA Manager Instance

Type: Counter

Int32

aaa-ttlradacctcancelled

Description: The total number of RADIUS accounting requests cancelled.

Trigger: Increments when a RADIUS accounting request is cancelled

Availability: Per AAA Manager Instance

Type: Counter

Int32

aaa-ttlradacctpurged

Description: The total number of RADIUS accounting requests purged.

Trigger: Increments when a RADIUS accounting request is purged

Availability: Per AAA Manager Instance

Type: Counter

Int32

aaa-ttlradacctreqretried

Description: The total number of AAA accounting requests retried on RADIUS server.

Trigger: Increments when a AAA accounting request is retried on to the RADIUS server

Availability: Per AAA Manager Instance

Type: Counter

Int32

aaa-ttlradacctrspdropped

Description: The total number of RADIUS accounting responses dropped.

Trigger: Increments when a RADIUS accounting response is dropped or ignored

Availability: Per AAA Manager Instance

Type: Counter

Int32

aaa-ttlmgrpurgedrequests

Description: The total number of AAAMgr purged requests.

Trigger: Increments for every occurrence of AAA Manager purged requests

Availability: Per AAA Manager Instance

Type: Counter

Int32

diamauth-msg-mareq

Description: Diameter Authentication Message Statistics - The total number of Multimedia-Auth-Request messages sent.

Trigger: Increments when an MAR is sent

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-msg-maans

Description: Diameter Authentication Message Statistics - The total number of Multimedia-Auth-Answer messages received.

Trigger: Increments when an MAA is received

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-msg-marretry

Description: Diameter Authentication Message Statistics - The total number of retries for Multimedia-Auth-Request messages.

Trigger: Increments when an MAR is retried

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-msg-maatimeout

Description: Diameter Authentication Message Statistics - The total number of timeouts of Multimedia-Auth-Answer messages.

Trigger: Increments when an MAA is timed out

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-msg-maadropped

Description: Diameter Authentication Message Statistics - The total number of Multimedia-Auth-Answer messages dropped.

Trigger: Increments when an MAA is dropped

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-msg-sareq

Description: Diameter Authentication Message Statistics - The total number of Server-Assignment-Request messages sent.

Trigger: Increments when an SAR is sent

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-msg-saans

Description: Diameter Authentication Message Statistics - The total number of Server-Assignment-Answer messages received.

Trigger: Increments when an SAA is received

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-msg-sarretry

Description: Diameter Authentication Message Statistics - The total number of retries for Server-Assignment-Request Messages.

Trigger: Increments when an SAR is retried

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-msg-saatimeout

Description: Diameter Authentication Message Statistics - The total number of timeouts of Server-Assignment-Answer messages.

Trigger: Increments when an SAA is timed out

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-msg-saadropped

Description: Diameter Authentication Message Statistics - The total number of Server-Assignment-Answer messages dropped.

Trigger: Increments when an SAA is dropped

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-msg-uareq

Description: Diameter Authentication Message Statistics - The total number of User-Authorization-Request messages sent.

Trigger: Increments when a UAR is sent

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-msg-uaans

Description: Diameter Authentication Message Statistics - The total number of User-Authorization-Answer messages received.

Trigger: Increments when a UAA is received

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-msg-uarretry

Description: Diameter Authentication Message Statistics - The total number of retries for User-Authorization-Request messages.

Trigger: Increments when a UAR is retried

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-msg-uaatimeout

Description: Diameter Authentication Message Statistics - The total number of timeouts of User-Authorization-Answer messages.

Trigger: Increments when a UAA is timed out

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-msg-uaadropped

Description: Diameter Authentication Message Statistics - The total number of User-Authorization-Answer messages dropped.

Trigger: Increments when a UAA is dropped

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-msg-lireq

Description: Diameter Authentication Message Statistics - The total number of Location-Info-Request messages sent.

Trigger: Increments when an LIR is sent

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-msg-lians

Description: Diameter Authentication Message Statistics - The total number of Location-Info-Answer messages received.

Trigger: Increments when an LIA is received

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-msg-lirretry

Description: Diameter Authentication Message Statistics - The total number of retries for Location-Info-Request messages.

Trigger: Increments when an LIR is retried

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-msg-liatimeout

Description: Diameter Authentication Message Statistics - The total number of timeouts of Location-Info-Answer messages.

Trigger: Increments when an LIA is timed out

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-msg-liadropped

Description: Diameter Authentication Message Statistics - The total number of Location-Info-Answer messages dropped.

Trigger: Increments when an LIA is dropped

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-msg-rtreq

Description: Diameter Authentication Message Statistics - The total number of Registration-Termination-Request messages received.

Trigger: Increments when an RTR is received

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-msg-rtans

Description: Diameter Authentication Message Statistics - The total number of Registration-Termination-Answer messages sent.

Trigger: Increments when an RTA is sent

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-msg-rtrreject

Description: Diameter Authentication Message Statistics - The total number of Registration-Termination-Request messages rejected.

Trigger: Increments when an RTR is rejected.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-msg-ppreq

Description: Diameter Authentication Message Statistics - The total number of Push-Profile-Request messages received.

Trigger: Increments when a PPR is received.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-msg-ppans

Description: Diameter Authentication Message Statistics - The total number of Push-Profile-Answer Messages Request messages sent.

Trigger: Increments when a PPR is sent.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-msg-pprreject

Description: Diameter Authentication Message Statistics - The total number of Push-Profile-Request messages rejected.

Trigger: Increments when a PPR is rejected.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-msg-dereq

Description: Diameter Authentication Message Statistics - The total number of Diameter-EAP-Request messages sent.

Trigger: Increments when a DER is sent.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-msg-deans

Description: Diameter Authentication Message Statistics - The total number of Diameter-EAP-Answer messages received.

Trigger: Increments when a DEA is received.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-msg-deaaccept

Description: Diameter Authentication Message Statistics - The total number of Diameter-EAP-Answer messages accepted.

Trigger: Increments when a DEA is received with Result-Code value as 2001.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-msg-deareject

Description: Diameter Authentication Message Statistics - The total number of Diameter-EAP-Answer messages rejected.

Trigger: Increments when a DEA is rejected.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-msg-derretry

Description: Diameter Authentication Message Statistics - The total number of retries for Diameter-EAP-Request messages.

Trigger: Increments when a DER is retried.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-msg-deatimeout

Description: Diameter Authentication Message Statistics - The total number of timeouts of Diameter-EAP-Answer messages.

Trigger: Increments when a DEA is timed out.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-msg-deadropped

Description: Diameter Authentication Message Statistics - The total number of Diameter-EAP-Answer messages dropped.

Trigger: Increments when a DEA is dropped.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-msg-asr

Description: Diameter Authentication Message Statistics - The total number of Abort-Session-Request messages received.

Trigger: Increments when an ASR is received.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-msg-asa

Description: Diameter Authentication Message Statistics - The total number of Abort-Session-Answer messages sent.

Trigger: Increments when an ASA is sent.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-msg-rar

Description: Diameter Authentication Message Statistics - The total number of Re-Auth-Request messages received.

Trigger: Increments when an RAR is received.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-msg-raa

Description: Diameter Authentication Message Statistics - The total number of Re-Auth-Answer messages sent.

Trigger: Increments when an RAA is sent.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-msg-str

Description: Diameter Authentication Message Statistics - The total number of Session-Termination-Request messages sent.

Trigger: Increments when an STR is sent.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-msg-sta

Description: Diameter Authentication Message Statistics - The total number of Session-Termination-Answer messages received.

Trigger: Increments when an STA is received.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-msg-strretry

Description: Diameter Authentication Message Statistics - The total number of retries for Session-Termination-Request Messages.

Trigger: Increments when an STR is retried

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-demsgerr-proto

Description: Diameter Authentication DE Message Error Statistics - The total number of error messages received with error Diameter Protocol Errors.

Trigger: Increments when a DEA is received with 3xxx result-code.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-demsgerr-badans

Description: Diameter Authentication DE Message Error Statistics - The total number of error messages received with error Bad-Answer.

Trigger: Increments when a DEA is received with malformed or wrong AVPs.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-demsgerr-unksessreq

Description: Diameter Authentication DE Message Error Statistics - The total number of error messages received with error Session-Id or unknown session values.

Trigger: Increments when a DEA is received with unknown session-id.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-demsgerr-badreq

Description: Diameter Authentication DE Message Error Statistics - The total number of error messages received with bad request command code value.

Trigger: Increments when a DEA is received with wrong command-code value.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-demsgerr-reqtmo

Description: Diameter Authentication DE Message Error Statistics - The total number of Request Timeout happened for DER message.

Trigger: Increments when a DER is timed out.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-demsgerr-parse

Description: Diameter Authentication DE Message Error Statistics - The total number of parse failures happened for DEA message.

Trigger: Increments when parse failure happens for DEA.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-demsgerr-reqretry

Description: Diameter Authentication DE Message Error Statistics - The total number of request retries happened for DER message.

Trigger: Increments when a DER is retried

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-strterm-logout

Description: Diameter Authentication STR Termination Cause Statistics - The total number of Session-Termination-Request messages with termination cause Diameter-Logout.

Trigger: Increments when an STR is sent with Termination-Cause as Diameter-Logout.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-strterm-noserv

Description: Diameter Authentication STR Termination Cause Statistics - The total number of Session-Termination-Request messages with termination cause Service-Not-Provided.

Trigger: Increments when an STR is sent with Termination-Cause as Service-Not-Provided.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-strterm-badans

Description: Diameter Authentication STR Termination Cause Statistics - The total number of Session-Termination-Request messages with termination cause Bad-Answer.

Trigger: Increments when an STR is sent with Termination-Cause as Bad-Answer.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-strterm-admin

Description: Diameter Authentication STR Termination Cause Statistics - The total number of Session-Termination-Request messages with termination cause Administrative.

Trigger: Increments when an STR is sent with Termination-Cause as Administrative.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-strterm-linkbroken

Description: Diameter Authentication STR Termination Cause Statistics - The total number of Session-Termination-Request messages with termination cause Link-Broken

Trigger: Increments when an STR is sent with Termination-Cause as Link-Broken.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-strterm-authexp

Description: Diameter Authentication STR Termination Cause Statistics - The total number of Session-Termination-Request messages with termination cause Auth-Expired.

Trigger: Increments when an STR is sent with Termination-Cause as Auth-Expired.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-strterm-usermoved

Description: Diameter Authentication STR Termination Cause Statistics - The total number of Session-Termination-Request messages with termination cause User-Moved.

Trigger: Increments when an STR is sent with Termination-Cause as User-Moved.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-strterm-sesstmo

Description: Diameter Authentication STR Termination Cause Statistics - The total number of Session-Termination-Request messages with termination cause Session-Timeout.

Trigger: Increments when an STR is sent with Termination-Cause as Session-Timeout.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-strterm-userreq

Description: Diameter Authentication STR Termination Cause Statistics - The total number of Session-Termination-Request messages with termination cause User-Request.

Trigger: Increments when an STR is sent with Termination-Cause as User-Request.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-strterm-lostcarrier

Description: Diameter Authentication STR Termination Cause Statistics - The total number of Session-Termination-Request messages with termination cause Lost Carrier.

Trigger: Increments when an STR is sent with Termination-Cause as Lost-Carrier.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-strterm-lostsvc

Description: Diameter Authentication STR Termination Cause Statistics - The total number of Session-Termination-Request messages with termination cause Lost Service.

Trigger: Increments when an STR is sent with Termination-Cause as Lost-Service.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-strterm-idletmo

Description: Diameter Authentication STR Termination Cause Statistics - The total number of Session-Termination-Request messages with termination cause Idle-Timeout.

Trigger: Increments when an STR is sent with Termination-Cause as Idle-Timeout.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-strterm-nastmo

Description: Diameter Authentication STR Termination Cause Statistics - The total number of Session-Termination-Request messages with termination cause NAS Related Session-Timeout.

Trigger: Increments when an STR is sent with Termination-Cause as NAS-Related-Session-Timeout.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-strterm-adminreset

Description: Diameter Authentication STR Termination Cause Statistics - The total number of Session-Termination-Request messages with termination cause Admin-Reset.

Trigger: Increments when an STR is sent with Termination-Cause as Admin-Reset.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-strterm-adminreboot

Description: Diameter Authentication STR Termination Cause Statistics - The total number of Session-Termination-Request messages with termination cause Admin Reboot.

Trigger: Increments when an STR is sent with Termination-Cause as Admin-Reboot.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-strterm-port

Description: Diameter Authentication STR Termination Cause Statistics - The total number of Session-Termination-Request messages with termination cause Port Error

Trigger: Increments when an STR is sent with Termination-Cause as Port-Error.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-strterm-naserr

Description: Diameter Authentication STR Termination Cause Statistics - The total number of Session-Termination-Request messages with termination cause NAS Error.

Trigger: Increments when an STR is sent with Termination-Cause as NAS-Error.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-strterm-nasreq

Description: Diameter Authentication STR Termination Cause Statistics - The total number of Session-Termination-Request messages with termination cause NAS Request.

Trigger: Increments when an STR is sent with Termination-Cause as NAS-Request.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-strterm-nasreboot

Description: Diameter Authentication STR Termination Cause Statistics - The total number of Session-Termination-Request messages with termination cause NAS Reboot.

Trigger: Increments when an STR is sent with Termination-Cause as NAS-Reboot.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-strterm-portunneed

Description: Diameter Authentication STR Termination Cause Statistics - The total number of Session-Termination-Request messages with termination cause Port Unneeded.

Trigger: Increments when an STR is sent with Termination-Cause as Port-Unneeded.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-strterm-portpreempt

Description: Diameter Authentication STR Termination Cause Statistics - The total number of Session-Termination-Request messages with termination cause Port Preempted.

Trigger: Increments when an STR is sent with Termination-Cause as Port-Preempted.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-strterm-portsusp

Description: Diameter Authentication STR Termination Cause Statistics - The total number of Session-Termination-Request messages with termination cause Port Suspended.

Trigger: Increments when an STR is sent with Termination-Cause as Port-Suspended.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-strterm-svcunavail

Description: Diameter Authentication STR Termination Cause Statistics - The total number of Session-Termination-Request messages with termination cause Service Unavailable.

Trigger: Increments when an STR is sent with Termination-Cause as Service-Unavailable.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-strterm-cback

Description: Diameter Authentication STR Termination Cause Statistics - The total number of Session-Termination-Request messages with termination cause Callback.

Trigger: Increments when an STR is sent with Termination-Cause as Callback.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-strterm-user

Description: Diameter Authentication STR Termination Cause Statistics - The total number of Session-Termination-Request messages with termination cause User-Error.

Trigger: Increments when an STR is sent with Termination-Cause as User-Error.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamauth-strterm-hostreq

Description: Diameter Authentication STR Termination Cause Statistics - The total number of Session-Termination-Request messages with termination cause Host-Request.

Trigger: Increments when an STR is sent with Termination-Cause as Host-Request.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamacct-msg-acreq

Description: Diameter Accounting Message Statistics - The total number of Accounting-Request messages sent.

Trigger: Increments when an ACR is sent

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamacct-msg-acans

Description: Diameter Accounting Message Statistics - The total number of Accounting-Answer messages received.

Trigger: Increments when an ACA is received

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamacct-msg-acrstart

Description: Diameter Accounting Message Statistics - The total number of Accounting-Request Start messages sent.

Trigger: Increments when an ACR-START is sent

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamacct-msg-acastart

Description: Diameter Accounting Message Statistics - The total number of Accounting-Answer Start messages received.

Trigger: Increments when an ACA-START is received

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamacct-msg-acrstartretry

Description: Diameter Accounting Message Statistics - The total number of retries for Accounting-Request Start messages.

Trigger: Increments when an ACR-START is retried

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamacct-msg-acastarttmo

Description: Diameter Accounting Message Statistics - The total number of timeouts of Accounting-Answer Start messages.

Trigger: Increments when an ACA-START is timed out

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamacct-msg-acrinterim

Description: Diameter Accounting Message Statistics - The total number of Accounting-Request Interim messages sent.

Trigger: Increments when an ACR-INTERIM is sent

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamacct-msg-acainterim

Description: Diameter Accounting Message Statistics - The total number of Accounting-Answer Interim messages received.

Trigger: Increments when an ACA-INTERIM is received

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamacct-msg-acrinterimretry

Description: Diameter Accounting Message Statistics - The total number of retries for Accounting-Request Interim messages.

Trigger: Increments when an ACR-INTERIM is retried

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamacct-msg-acainterimtmo

Description: Diameter Accounting Message Statistics - The total number of timeouts of Accounting-Answer Interim messages.

Trigger: Increments when an ACA-INTERIM is timed out

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamacct-msg-acrevent

Description: Diameter Accounting Message Statistics - The total number of Accounting-Request Event messages sent.

Trigger: Increments when an ACR-EVENT is sent

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamacct-msg-acaevent

Description: Diameter Accounting Message Statistics - The total number of Accounting-Answer Event messages received.

Trigger: Increments when an ACA-EVENT is received

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamacct-msg-acrstop

Description: Diameter Accounting Message Statistics - The total number of Accounting-Request Stop messages sent.

Trigger: Increments when an ACR-STOP is sent.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamacct-msg-acastop

Description: Diameter Accounting Message Statistics - The total number of Accounting-Answer Stop messages received.

Trigger: Increments when an ACR-STOP is received.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamacct-msg-acrstopretry

Description: Diameter Accounting Message Statistics - The total number of retries for Accounting-Request Stop messages.

Trigger: Increments when an ACR-STOP is retried.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamacct-msg-acastoptmo

Description: Diameter Accounting Message Statistics - The total number of timeouts of Accounting-Answer Stop messages.

Trigger: Increments when an ACA-STOP is timed out

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamacct-msg-acadropped

Description: Diameter Accounting Message Statistics - The total number of Accounting-Answer messages dropped.

Trigger: Increments when an ACA is dropped.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamacct-acmsgerr-proto

Description: Diameter Accounting Message Error Statistics - The total number of error messages received with error Diameter Protocol Errors.

Trigger: Increments when an ACA is received with Result-Code value as 3xxx.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamacct-acmsgerr-badans

Description: Diameter Accounting Message Error Statistics - The total number of error messages received with error Bad-Answer.

Trigger: Increments when an ACA is received with malformed or wrong AVPs.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamacct-acmsgerr-unksessreq

Description: Diameter Accounting Message Error Statistics - The total number of error messages received with error Session-Id or unknown session values.

Trigger: Increments when an ACA is received with unknown session-id

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamacct-acmsgerr-reqtmo

Description: Diameter Accounting Message Error Statistics - The total number of ACRs that are timed out.

Trigger: Increments when an ACR is timed out.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamacct-acmsgerr-parse

Description: Diameter Accounting Message Error Statistics - The total number of parse failures happened for ACR message.

Trigger: Increments when parse failure happens for ACR.

Availability: Per AAA Manager instance.

Type: Counter

Int32

diamacct-acmsgerr-reqretry

Description: Diameter Accounting Message Error Statistics - The total number of request retries happened for ACR message.

Trigger: Increments when an ACR is retried.

Availability: Per AAA Manager instance.

Type: Counter

Int32

a11-ttlarrived

Description: The total number of sessions for all A11 Managers that were received.

Type: Counter

Int32

a11-ttlrejected

Description: The total number of sessions for all A11 Managers that were rejected.

Type: Counter

Int32

a11-ttldemult

Description: The total number of sessions that were successfully setup for all A11 Managers.

Type: Counter

Int32

a11-ttldereg

Description: The total number of sessions for all A11 Managers that were successfully de-registered, or disconnected.

Type: Counter

Int32

a11-curactive

Description: The number of active sessions currently being facilitated by all A11 Managers.

Type: Gauge

Int32

fa-ttlarrived

Description: The total number of session requests that arrived for all FA Managers.

Type: Counter

Int32

fa-ttlrejected

Description: The total number of sessions for all FA Managers that were rejected.

Type: Counter

Int32

fa-ttldemult

Description: The total number of sessions for all FA Managers that were successfully setup.

Type: Counter

Int32

fa-ttldereg

Description: The total number of sessions for all FA Managers that were successfully de-registered or disconnected.

Type: Counter

Int32

fa-curactive

Description: The number of active sessions currently being facilitated by all FA Managers.

Type: Gauge

Int32

ha-ttlarrived

Description: The total number of session requests that arrived for all HA Managers.

Type: Counter

Int32

ha-ttlrejected

Description: The total number of sessions for all HA Managers that were rejected.

Type: Counter

Int32

ha-ttldemult

Description: The total number of sessions for all HA Managers that were successfully setup.

Type: Counter

Int32

ha-ttldereg

Description: The total number of sessions for all HA Managers that were successfully de-registered, or disconnected.

Type: Counter

Int32

ha-curactive

Description: The number of active sessions currently being facilitated by all HA Managers.

Type: Gauge

Int32

pdif-cursess

Description: The number of Credit Control Application (CCA) sessions currently active.

Type: Gauge

Int32

pdif-curactive

Description: The number of active sessions currently being facilitated by PDIF.

Type: Gauge

Int32

pdif-curdormant

Description: The number of dormant sessions currently being facilitated by PDIF.

Type: Gauge

Int32

pdif-ttlsetup

Description: The total number of PDIF sessions on a system.

Type: Counter

Int32

pdif-curchildsa

Description: The number of current child SAs

Type: Gauge

Int32

sess-15peak-curactcall

Description: The number of current calls (active only). Peak values represent the highest sample seen over the last 15 minutes.

Type: Gauge

Int32

sess-15peak-curttlcall

Description: The number of current calls. Peak values represent the highest sample seen over the last 15 minutes.

Type: Gauge

Int32

sess-cursipactive

Description: The number of Simple IP sessions currently active.

Type: Gauge

Int32

sess-15peak-cursipactive

Description: The number of Simple IP sessions currently active. Peak values represent the highest sample seen over the last 15 minutes.

Type: Gauge

Int32

sess-curmipactive

Description: The number of Mobile IP sessions currently active.

Type: Gauge

Int32

sess-15peak-curmipactive

Description: The number of currently active Mobile IP sessions. Peak values represent the highest sample seen over the last 15 minutes.

Type: Gauge

Int32

a11-15peak-curactive

Description: Peak active A11 sessions (a11-curactive) over the last 15 minutes.

Type: Gauge

Int32

crp-curactive

Description: Current number of active Closed RP calls.

Type: Gauge

Int32

crp-15peak-curactive

Description: Peak active Closed-RP calls (crp-curactive) over the last 15 minutes.

Type: Gauge

Int32

fa-15peak-curactive

Description: The number of FA sessions currently active. Peak values represent the highest sample seen over the last 15 minutes.

Type: Gauge

Int32

ha-15peak-curactive

Description: The number of HA sessions currently active. Peak values represent the highest sample seen over the last 15 minutes.

Type: Gauge

Int32

flow-15peak-curdynamic

Description: Peak flows (flow-curdynamic) over the last 15 minutes.

Type: Gauge

Int32

sess-15min-usageactive

Description: Total minute usage by all the active sessions over the last 15 minutes.

Type: Gauge

Int32

sess-15min-usageall

Description: Total minute usage by all flows over the last 15 minutes.

Type: Gauge

Int32

pdp-ctx-15peak-active

Description: The number of peak active simultaneous PDP contexts over the last 15 minutes. This is sum of SGSN and GGSN service sessions on a system.

Type: Gauge

Int32

pdp-ctx-5peak-active

Description: The number of peak active simultaneous PDP contexts over the last 5 minutes. This is sum of SGSN and GGSN service sessions on a system.

Type: Gauge

Int32

cc-cursess

Description: The total number of Credit Control Application (CCA) sessions currently active.

Trigger:

Increments when a Gy session is successfully created

Decrements when the Gy session is terminated

Availability: Per Credit Control Group

Type: Gauge

Int64

cc-ttlecsadd

Description: The total number of ECS sessions added to CCA.

Trigger: Increments when a new CC session is being created by ECS.

Availability: Per Credit Control Group

Type: Counter

Int64

cc-ttlstart

Description: The total number of CCA sessions started.

Trigger: Increments when CCR-I is successfully sent.

Availability: Per Credit Control Group

Type: Counter

Int64

cc-ttlsessupd

Description: The total number of CCA sessions updated.

Trigger: Increments when a CC session update is sent by ECS to DCCA module.

Availability: Per Credit Control Group

Type: Counter

Int64

cc-ttlterm

Description: The total number of CCA sessions terminated.

Trigger: Increments when a CC session terminate is sent by ECS to DCCA module.

Availability: Per Credit Control Group

Type: Counter

Int64

cc-sessfailover

Description: The total number of CCA sessions failed.

Trigger: Increments when a CC session message is retried on a secondary server due to session failover.

Availability: Per Credit Control Group

Type: Counter

Int64

cc-msg-recv

Description: The total number of CCA messages received.

Trigger: Increments when a CCA message is successfully received

Availability: Per Credit Control Group

Type: Counter

Int64

cc-msg-sent

Description: The total number of CCA messages sent.

Trigger: Increments when a CCA message is successfully sent to the server

Availability: Per Credit Control Group

Type: Counter

Int64

cc-msg-request

Description: The total number of CCR (Credit Control Request) messages that are sent out from the system to the Diameter Server. The CCR can be Initial/Update or Terminate.

Trigger: Increments when CCR (Credit Control Request) message is sent out from system to the Diameter Server

Availability: Per Credit Control Group

Type: Counter

Int64

cc-msg-answer

Description: The total number of CCA (Credit Control Answer) messages that are received by the system from the Diameter Server.

Trigger: Increments when CCA message is received

Availability: Per Credit Control Group

Type: Counter

Int64

cc-msg-ccrinit

Description: The total number of CCR-Initial (Initial Credit Control Request) messages that are sent out from the system to the Diameter Server.

Trigger: Increments when CCR-I message is successfully sent

Availability: Per Credit Control Group

Type: Counter

Int64

cc-msg-ccainit

Description: The total number of CCA-Initial (Initial Credit Control Answer) messages that are received by the system from the Diameter Server.

Trigger: Increments when CCA-I message is successfully received

Availability: Per Credit Control Group

Type: Counter

Int64

cc-msg-ccainitaccept

Description: The total number of CCA-Initial (Initial Credit Control Answer) messages that are sent from Diameter Server and accepted by the system

Trigger: Increments when a CCA-Initial message from Diameter Server is accepted by the system

Availability: Per Credit Control Group

Type: Counter

Int64

cc-msg-ccainitreject

Description: The total number of CCA-Initial (Initial Credit Control Answer sent) messages that are sent from Diameter Server and rejected by the system

Trigger: Increments when a CCA-Initial (Initial Credit Control Answer sent) message from Diameter Server is rejected by system

Availability: Per Credit Control Group

Type: Counter

Int64

cc-msg-ccainittimeout

Description: The total number of CCA-Initial-Timeouts (CCR-I sent but did not receive CCA till the timer expired) messages that are sent to the system from Diameter Server.

Trigger: Increments when CCR-I is sent but CCA-I is not received till Tx timer expiry.

Availability: Per Credit Control Group

Type: Counter

Int64

cc-msg-ccrupdate

Description: The total number of CCR-Updates (Credit Control Request with Update) messages that are sent out from the system to the Diameter Server.

Trigger: Increments whenever a CCR-Update request is successfully sent from the system.

Availability: Per Credit Control Group

Type: Counter

Int64

cc-msg-ccaupdate

Description: The total number of CCA-Update (Credit Control Answer for update) messages that are received by the system from the Diameter Server.

Trigger: Increments whenever an update answer message is received from the server.

Availability: Per Credit Control Group

Type: Counter

Int64

cc-msg-ccaupdatetimeout

Description: The total number of CCA-Update Timeouts (CCR-U sent but did not receive CCA till the timer expired) messages that are sent to the system from Diameter Server.

Trigger: Increments when CCR-U is sent but an answer for this request is not received till Tx timer expiry.

Availability: Per Credit Control Group

Type: Counter

Int64

cc-msg-ccrfinal

Description: The total number of CCR-Final (Credit Control Request with Final) messages that are sent out from the system to the Diameter Server.

Trigger: Increments whenever a CCR-Terminate request for a session is successfully sent from the system

Availability: Per Credit Control Group

Type: Counter

Int64

cc-msg-ccafinal

Description: The total number of CCA-Final (Credit Control Answer for final update sent) messages that are received by the system from Diameter Server.

Trigger: Increments when the system receives answer message (CCA-T) for Terminate request that was sent

Availability: Per Credit Control Group

Type: Counter

Int64

cc-msg-ccafinaltimeout

Description: The total number of CCA-Final Timeouts (CCR-T sent but did not receive CCA till the timer expired) messages that are received by the system from Diameter Server.

Trigger: Increments when CCR-T is sent but an answer for this request is not received till Tx timer expiry.

Availability: Per Credit Control Group

Type: Counter

Int64

cc-msg-asr

Description: The total number of Abort Session Request messages that are sent from the Diameter Server to the system.

Trigger: Increments when the system receives answer message (CCA-T) for Terminate request that was sent

Availability: Per Credit Control Group

Type: Counter

Int64

cc-msg-asa

Description: The total number of Abort Session Answer messages sent from the system to the Diameter server. This message will be followed by a CCR-Terminate to terminate the session.

Trigger: Increments when the system replies with an Abort Session Answer message for the Abort Session Request message sent from Diameter Server

Availability: Per Credit Control Group

Type: Counter

Int64

cc-msg-rar

Description: The total number of ReAuth Request messages that are sent from the Diameter Server to the system.

Trigger: Increments when a Re-Authorization Request message is sent from Diameter Server

Availability: Per Credit Control Group

Type: Counter

Int64

cc-msg-raa

Description: The total number of ReAuth Answer messages sent from the system to the Diameter server. This message is followed by a CCR-Update to update the Diameter server about the session.

Trigger: Increments when the system replies with a Re-auth Answer message for the Re-Auth Request sent from Diameter Server

Availability: Per Credit Control Group

Type: Counter

Int64

cc-msg-ccadropped

Description: The total number of CCA (Credit Control Answer) messages dropped by the system.

Trigger: Increments when the system drops/ignores a CCA message received from the server

Availability: Per Credit Control Group

Type: Counter

Int64

cc-msgerr-proto

Description: The total message errors due to Diameter protocol.

Trigger: Increments whenever a message with result-codes 3xxx- errors due to Diameter protocol is received from the server

Availability: Per Credit Control Group

Type: Counter

Int64

cc-msgerr-badanswer

Description: The total message errors due to invalid response - CCA Parse error.

Trigger: Increments when the system receives an undefined mandatory AVP from the server

Availability: Per Credit Control Group

Type: Counter

Int64

cc-msgerr-unknownsess

Description: The total message errors due to invalid session requests.

Trigger: Increments for every occurrence of invalid session request message

Availability: Per Credit Control Group

Type: Counter

Int64

cc-msgerr-unknowncomm

Description: The total message errors due to invalid/unknown command code (CCA, ASR, RAR).

Trigger: Increments whenever a response is received for a valid request with corrupted Command Code.

Availability: Per Credit Control Group

Type: Counter

Int64

cc-msgerr-reqtimeout

Description: The total message errors due to request timeout.

Trigger: Increments whenever a request message is timed-out

Availability: Per Credit Control Group

Type: Counter

Int64

cc-msgerr-parse

Description: The total message errors due to parsing errors.

Trigger: Increments whenever a message is received with parsing errors

Availability: Per Credit Control Group

Type: Counter

Int64

cc-msgerr-unkratinggrp

Description: The total message errors due to invalid/unknown Rating Groups.

Rating group is used to identify a particular type of traffic.

Trigger: Increments when Unknown Rating-Group is preemptively received from server or a preemptive MSCC is received after session abortion

Availability: Per Credit Control Group

Type: Counter

Int64

cc-msgerr-unkrulebase

Description: The total message errors due to invalid/unknown Rulebase applied.

Trigger: Increments when rulebase change is attempted and the system is not able to switch to this because the plan indicated might be unknown/invalid.

Availability: Per Credit Control Group

Type: Counter

Int64

cc-msgerr-unkfailure

Description: The total number of unknown server -provided session failover actions.

This counts the number of unknown server-provided session failover actions.

Trigger: Increments when an unknown CCFH action is received from the server (terminate/continue/retry and terminate are considered to be valid CCFH values)

Availability: Per Credit Control Group

Type: Counter

Int64

cc-upd-threshold

Description: For each Rating group, the Diameter server sends a threshold (this is also configurable in the system) after which an update needs to be sent.

For example, a subscriber quota of 1000 bytes with 900 as a threshold is sent to CCA. When 900 bytes have been used by the system, an update message is sent for quota.

This counter gives the number of updates sent because of the threshold.

Trigger: Increments whenever threshold value for a quota-type allocated to any rating-group is reached and an update request is sent to the server to report the usage.

Availability: Per Credit Control Group

Type: Counter

Int64

cc-upd-qht

Description: The total number of updates sent due to expiry of Quota Hold Timer (QHT).

Trigger: Increments when updates are sent due to QHT expiry

Availability: Per Credit Control Group

Type: Counter

Int64

cc-upd-final

Description: The total number of updates sent due to exhaustion/invalidation/service denial.

Trigger: Increments when updates are sent due to quota exhaustion/invalidation/service denial.

Availability: Per Credit Control Group

Type: Counter

Int64

cc-upd-quotaexhaust

Description: The total number of updates sent due to exhaustion of subscriber quota.

Trigger: Increments when updates are sent because the quota for a particular rating-group is exhausted

Availability: Per Credit Control Group

Type: Counter

Int64

cc-upd-validitytime

Description: The total number of updates sent due to expiry of the session validity time.

Trigger: Increments when updates are sent due to validity time expiry for a rating-group

Availability: Per Credit Control Group

Type: Counter

Int64

cc-upd-otherquota

Description: The total number of updates sent to report the usage of one quota type, while the other quota reached a trigger condition.

Trigger: Increments when updates are sent to report the usage of one quota type, while the other quota reached a trigger condition

Availability: Per Credit Control Group

Type: Counter

Int64

cc-upd-ratingchange

Description: The total number of updates sent due to changes in RAT/QOS/SGSN/CELLID/LAC.

Trigger: Increments when updates are sent due to changes in RAT/QOS/SGSN/CELLID/LAC

Availability: Per Credit Control Group

Type: Counter

Int64

cc-upd-forcedreauth

Description: The total number of updates sent because of RAR.

Trigger: Increments when the server asks for forced-reauthorization of the subscriber and sends the update request

Availability: Per Credit Control Group

Type: Counter

Int64

cc-upd-titsutime

Description: The total number of updates sent due to time interval after tariff switch. This is specific to WiMax prepaid customers.

Trigger: Increments when updates are sent due to time interval after tariff switch

Availability: Per Credit Control Group

Type: Counter

Int64

cc-term-diamlogout

Description: The total number of CCA sessions terminated due to subscriber logout.

Trigger: Increments when a subscriber initiates termination of a Diameter session

Availability: Per Credit Control Group

Type: Counter

Int64

cc-term-servnotprov

Description: The total number of CCA sessions terminated due to unavailability of service.

Trigger: Increments when a session is terminated due to unavailability of Diameter service

Availability: Per Credit Control Group

Type: Counter

Int64

cc-term-badanswer

Description: The total number of CCA sessions terminated due to invalid/unknown response received.

Trigger: Increments when a session is terminated due to invalid/unknown/unsuccessful response received

Availability: Per Credit Control Group

Type: Counter

Int64

cc-term-admin

Description: The total number of CCA sessions terminated by an administrative user.

Trigger: Increments when a session termination is done by the system - administrative decision taken by our system in relevant scenarios

Availability: Per Credit Control Group

Type: Counter

Int64

cc-term-linkbroken

Description: The total number of CCA sessions terminated due to broken uplink/downlink (connection between peers).

Trigger: Increments when a session is terminated because the connection between peers is lost - Diameter link is broken.

Availability: Per Credit Control Group

Type: Counter

Int64

cc-term-authexpired

Description: The total number of CCA sessions terminated due to expiry of subscriber authorization.

Trigger: Increments when an update is sent to check for the expiry of lifetime authorization of the subscriber and if the server indicates expiry of authorization, the session will be terminated.

Availability: Per Credit Control Group

Type: Counter

Int64

cc-term-usermoved

Description: The total number of CCA sessions terminated as subscriber moved out of the service area.

Trigger: Increments when session termination happens because the subscriber has moved out of the service area.

Availability: Per Credit Control Group

Type: Counter

Int64

cc-term-sesstimeout

Description: The total number of CCA sessions terminated due to timeout.

Trigger: Increments when a session terminates because the session manager has indicated a session-timeout.

Availability: Per Credit Control Group

Type: Counter

Int64

cc-badans-auth-appid

Description: The absence or unexpected value in Auth-Application-Id AVP.

Trigger: Increments when a session is terminated because of Diameter bad answer due to absence or unexpected value of Auth-Application-Id AVP.

Availability: Per Credit Control Group

Type: Counter

Int64

cc-badans-sessid

Description: The absence or unexpected value in Session-Id AVP.

Trigger: Increments when a session is terminated because of Diameter bad answer due to absence or unexpected value of Session-id AVP

Availability: Per Credit Control Group

Type: Counter

Int64

cc-badans-cc-req-num

Description: The absence or unexpected value in CC-Request-Number AVP.

Trigger: Increments when a session is terminated because of Diameter bad answer due to absence or unexpected value of CC-Request-Number AVP

Availability: Per Credit Control Group

Type: Counter

Int64

cc-badans-cc-req-type

Description: The absence or unexpected value in CC-Request-Type AVP.

Trigger: Increments when a session is terminated because of Diameter bad answer due to absence or unexpected value of CC-Request-Type AVP

Availability: Per Credit Control Group

Type: Counter

Int64

cc-badans-origin-host

Description: The absence of Origin-Host AVP.

Trigger: Increments when a session is terminated because of Diameter bad answer due to absence or unexpected value of Origin-Host AVP

Availability: Per Credit Control Group

Type: Counter

Int64

cc-badans-origin-realm

Description: The absence of Origin-Realm AVP.

Trigger: Increments when a session is terminated because of Diameter bad answer due to absence or unexpected value of Origin-Realm AVP

Availability: Per Credit Control Group

Type: Counter

Int64

cc-badans-parsemsg-err

Description: The number of parse errors in the message.

Trigger: Increments when a session is terminated because of Diameter bad answer due to parsing errors in the message

Availability: Per Credit Control Group

Type: Counter

Int64

cc-badans-parsemscc-err

Description: The number of parse errors in MSCC AVP.

Trigger: Increments when a session is terminated because of Diameter bad answer due to parsing errors detected while processing the Multiple-Services-Credit-Control AVP in the message

Availability: Per Credit Control Group

Type: Counter

Int64

cc-badans-misc-err

Description: The number of other miscellaneous errors.

Trigger: Increments when a session is terminated because of Diameter bad answer due to miscellaneous reasons like failure installing the rulebase change/bandwidth/firewall policy, etc.

Availability: Per Credit Control Group

Type: Counter

Int64

cc-traf-catcreate

Description: The total traffic categories (MSCC) created.

Trigger: Increments when a new MSCC is created.

Availability: Per Credit Control Group

Type: Counter

Int64

cc-traf-catdelete

Description: The total traffic categories (MSCC) deleted.

Trigger: Increments whenever an MSCC is deleted in an ongoing session.

Availability: Per Credit Control Group

Type: Counter

Int64

cc-traf-catlookup

Description: The total traffic categories/MSCC lookups failed.

Trigger: Increments when a lookup operation is performed in the list of MSCCs.

Availability: Per Credit Control Group

Type: Counter

Int64

cc-traf-hits

Description: The total traffic categories/MSCC lookups successful.

Trigger: Increments when a lookup of MSCC is successful

Availability: Per Credit Control Group

Type: Counter

Int64

cc-traf-misses

Description: The total traffic categories triggered/MSCC lookups failed.

Trigger: Increments when a lookup operation for a particular MSCC fails.

Availability: Per Credit Control Group

Type: Counter

Int64

cc-traf-triggerevent

Description: The total triggers for traffic categories/MSCCs.

Trigger: Increments whenever there is a change in certain trigger parameters like RAT, SGSN-IP-ADDRESS, QOS, CELLID, etc.

Availability: Per Credit Control Group

Type: Counter

Int64

cc-traf-finalunit

Description: The total final-units-actions taken on MSCCs.

Trigger: Increments whenever FUI action is imposed on a particular rating group.

Availability: Per Credit Control Group

Type: Counter

Int64

cc-traf-catsuccess

Description: The total number of successful allocation of credits for traffic category/MSCC (result-code 2001).

Trigger: Increments when the server responds with result-code 2001 indicating successful allocation of credits for traffic category

Availability: Per Credit Control Group

Type: Counter

Int64

cc-traf-ratingfail

Description: The total number of quota retries because of rating failure due to category not recognized (result-code 5031).

Trigger: Increments when the server responds with result-code 5031 indicating rating failure due to category not recognized

Availability: Per Credit Control Group

Type: Counter

Int64

cc-traf-servdenied

Description: The total number of quota retries due to denial of end user service (result-code 4010).

Trigger: Increments when the server responds with result-code 4010 indicating end user service denial.

Availability: Per Credit Control Group

Type: Counter

Int64

cc-traf-limitreached

Description: The total number of retries due to credit limit reached (result-code 4012).

Trigger: Increments when the server responds with result-code 4012 indicating that the credit limit has reached

Availability: Per Credit Control Group

Type: Counter

Int64

cc-traf-authreject

Description: The total number of retries due to authorization rejected (result-code 5003).

Trigger: Increments when the server responds with result-code 5003 indicating authorization rejection.

Availability: Per Credit Control Group

Type: Counter

Int64

cc-traf-othererror

Description: The total number of miscellaneous/unknown errors not specified by the system (Diameter_unable_to_comply [result-code 5012]).

Trigger: Increments when the server responds with result-code 5012 indicating miscellaneous/unknown errors not specified by the system

Availability: Per Credit Control Group

Type: Counter

Int64

Content Filtering In-line Service - URL Blacklisting related statistics

url-blacklisting-hits

Description: The total number of blacklisted URL hits of all the configured billing plans.

Trigger: Increments when a URL is found in the BL DB (stored as BL cache at ACSMgr).

Availability: Per Active Charging Service.

Type: Counter

Int64

url-blacklisting-misses

Description: The total number of blacklisted URL misses of all the configured billing plans.

Trigger: Increments when a URL is not found in the BL DB (stored as BL cache at ACSMgr).

Availability: Per Active Charging Service.

Type: Counter

Int64

Content Filtering In-line Service - Category-based content filtering related statistics

cf-static-ratereq

Description: The total number of static rating requests.

Trigger: Increments when a request arrives at any SRDB for static rating.

Availability: Per Active Charging Service.

Type: Counter

Int64

cf-static-ratesucc

Description: The total number of “successful” response for static rating requests.

Trigger: Increments when a “successful” response is sent for static rating requests from SRDBs.

Availability: Per Active Charging Service.

Type: Counter

Int64

cf-static-rateblock

Description: The total number of “blocked” response for static rating requests.

Trigger: Increments when a “blocked” response is sent for static rating requests from SRDBs.

Availability: Per Active Charging Service.

Type: Counter

Int64

cf-static-ratefail

Description: The total number of “failed” response for static rating requests.

Trigger: Increments when an SRDB fails to send a response for static rating requests.

Availability: Per Active Charging Service.

Type: Counter

Int64

cf-static-ratefail-nr

Description: The total number of “failed” response for static requests due to no rating in database.

Trigger: Increments when an SRDB fails to send a response for static rating requests, due to no rating in database.

Availability: Per Active Charging Service.

Type: Counter

Int64

cf-static-ratefail-notindb

Description: The total number of “failed” response for static requests due to no listing in database.

Trigger: Increments when an SRDB fails to send a response for static rating requests, due to no listing in database.

Availability: Per Active Charging Service.

Type: Counter

Int64

cf-dyn-ratereq

Description: The total number of dynamic rating requests.

Trigger: Increments when a request arrives at any SRDB for dynamic rating.

Availability: Per Active Charging Service.

Type: Counter

Int64

cf-dyn-ratesucc

Description: The total number of “successful” response for dynamic rating requests.

Trigger: Increments when a “successful” response is sent for dynamic rating requests from SRDBs.

Availability: Per Active Charging Service.

Type: Counter

Int64

cf-dyn-ratefail

Description: The total number of “failed” response for dynamic rating requests.

Trigger: Increments when an SRDB fails to send a response for dynamic rating requests.

Availability: Per Active Charging Service.

Type: Counter

Int64

cf-cache-hits

Description: The total number of URLs that get a hit (found) in the CF cache.

Trigger: Increments when a URL is found in the CF cache.

Availability: Per Active Charging Service.

Type: Counter

Int64

cf-cache-misses

Description: The total number of URLs that get a miss (not found) in the CF cache.

Trigger: Increments when a URL is not found in the CF cache.

Availability: Per Active Charging Service.

Type: Counter

Int64

cf-cache-has-path-hits

Description: The total number of URLs whose domain_name entries are found in the CF cache based, and haspath bit was not set in the domain_name entry. I.e., no extended URLs are present in the SRDB for those domain_name URLs, so there is no need to go for rating.

Trigger: Increments when a URL (whose domain_name entry is found in the CF cache) does not have its haspath bit set in the domain_name entry. That is, no extended URLs are present in the SRDB for that domain_name URL, so there is no need to go for rating.

Availability: Per Active Charging Service.

Type: Counter

Int64

cf-cache-flushes

Description: The total number of URLs that are flushed from the CF cache.

Trigger: Increments when a URL is flushed from the CF cache.

Availability: Per Active Charging Service.

Type: Counter

Int64

cf-ratereq

Description: The total number of rating requests.

Trigger: Increments when a static or dynamic request is sent to SRDB for rating.

Availability: Per Active Charging Service.

Type: Counter

Int64

cf-ratesucc

Description: The total number of “successful” responses against all rating requests.

Trigger: Increments when a “successful” response is sent for static or dynamic rating requests from SRDBs.

Availability: Per Active Charging Service.

Type: Counter

Int64

cf-rateblock

Description: The total number of “blocked” responses against all rating requests.

Trigger: Increments when a “blocked” response is sent for static rating requests from SRDBs.

Availability: Per Active Charging Service.

Type: Counter

Int64

cf-ratefail

Description: The total number of “failed” response against all rating requests.

Trigger: Increments when an SRDB fails to send a response for static or dynamic rating requests.

Availability: Per Active Charging Service.

Type: Counter

Int64

cf-ttlsub

Description: The total number of CF subscribers.

Trigger: Increments when a subscriber enables CF policy.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cursub

Description: The current number of CF subscribers.

Trigger:

Increments when a subscriber enables CF policy.

Decrements when the call is aborted.

Availability: Per Active Charging Service.

Type: Gauge

Int32

cf-cat-abor-pkts-hit

Description:The total number of packets from sites with CF category “abortion” accessed.

Trigger: Increments whenever a packet from sites with CF category “abortion” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-abor-pkts-block

Description: The total number of packets from sites with CF category “abortion” blocked.

Trigger: Increments whenever a packet from sites with CF category “abortion” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-adult-pkts-hit

Description:The total number of packets from sites with CF category “adult” accessed.

Trigger: Increments whenever a packet from sites with CF category “adult” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-adult-pkts-block

Description: The total number of packets from sites with CF category “adult” blocked.

Trigger: Increments whenever a packet from sites with CF category “adult” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-advert-pkts-hit

Description: The total number of packets from sites with CF category “advertising site” accessed.

Trigger: Increments whenever a packet from sites with CF category “advertising site” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-advert-pkts-block

Description: The total number of packets from sites with CF category “advertising site” blocked.

Trigger: Increments whenever a packet from sites with CF category “advertising site” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-anon-pkts-hit

Description: The total number of packets from sites with CF category “anonymous” accessed.

Trigger: Increments whenever a packet from sites with CF category “anonymous” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-anon-pkts-block

Description: The total number of packets from sites with CF category “anonymous” blocked.

Trigger: Increments whenever a packet from sites with CF category “anonymous” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-art-pkts-hit

Description: The total number of packets from sites with CF category “art” accessed.

Trigger: Increments whenever a packet from sites with CF category “art” is accessed.

Availability: Per Active Charging Service.

Int32

cf-cat-art-pkts-block

Description: The total number of packets from sites with CF category “art” blocked.

Trigger: Increments whenever a packet from sites with CF category “art” is blocked.

Availability: Per Active Charging Service.

Int32

cf-cat-auto-pkts-hit

Description: The total number of packets from sites with CF category “auto” accessed.

Trigger: Increments whenever a packet from sites with CF category “auto” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-auto-pkts-block

Description: The total number of packets from sites with CF category “auto” blocked.

Trigger: Increments whenever a packet from sites with CF category “auto” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-backup-pkts-hit

Description: The total number of packets from sites with CF category “backup” accessed.

Trigger: Increments whenever a packet from sites with CF category “backup” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-backup-pkts-block

Description: The total number of packets from sites with CF category “backup” blocked.

Trigger: Increments whenever a packet from sites with CF category “backup” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-black-pkts-hit

Description:The total number of packets from sites with CF category “black” accessed.

Trigger: Increments whenever a packet from sites with CF category “black” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-black-pkts-block

Description: The total number of packets from sites with CF category “black” blocked.

Trigger: Increments whenever a packet from sites with CF category “black” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-blog-pkts-hit

Description: The total number of packets from sites with CF category “blog” accessed.

Trigger: Increments whenever a packet from sites with CF category “blog” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-blog-pkts-block

Description: The total number of packets from sites with CF category “blog” blocked.

Trigger: Increments whenever a packet from sites with CF category “blog” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-busi-pkts-hit

Description:The total number of packets from sites with CF category “business” accessed.

Trigger: Increments whenever a packet from sites with CF category “business” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-busi-pkts-block

Description:The total number of packets from sites with CF category “business” blocked.

Trigger: Increments whenever a packet from sites with CF category “business” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-car-pkts-hit

Description: The total number of packets from sites with CF category “career” accessed.

Trigger: Increments whenever a packet from sites with CF category “career” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-car-pkts-block

Description:The total number of packets from sites with CF category “career” blocked.

Trigger: Increments whenever a packet from sites with CF category “career” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-cdn-pkts-hit

Description: The total number of packets from sites with CF category “cdn” accessed.

Trigger: Increments whenever a packet from sites with CF category “cdn” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-cdn-pkts-block

Description: The total number of packets from sites with CF category “cdn” blocked.

Trigger: Increments whenever a packet from sites with CF category “cdn” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-chat-pkts-hit

Description:The total number of packets from sites with CF category “chat” accessed.

Trigger: Increments whenever a packet from sites with CF category “chat” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-chat-pkts-block

Description: The total number of packets from sites with CF category “chat” blocked.

Trigger: Increments whenever a packet from sites with CF category “chat” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-cmc-pkts-hit

Description: The total number of packets with CF category “virtual community” accessed.

Trigger: Increments whenever a packet from sites with CF category “virtual community” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-cmc-pkts-block

Description: The total number of packets with CF category “virtual community” blocked.

Trigger: Increments whenever a packet from sites with CF category “virtual community” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-crime-pkts-hit

Description: The total number of packets from sites with CF category “crime” accessed.

Trigger: Increments whenever a packet from sites with CF category “crime” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-crime-pkts-block

Description: The total number of packets from sites with CF category “crime” blocked.

Trigger: Increments whenever a packet from sites with CF category “crime” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-cult-pkts-hit

Description: The total number of packets from sites with CF category “cult” accessed.

Trigger: Increments whenever a packet from sites with CF category “cult” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-cult-pkts-block

Description: The total number of packets from sites with CF category “cult” blocked.

Trigger: Increments whenever a packet from sites with CF category “cult” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-drug-pkts-hit

Description: The total number of packets from sites with CF category “drug” accessed.

Trigger: Increments whenever a packet from sites with CF category “drug” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-drug-pkts-block

Description: The total number of packets from sites with CF category “drug” blocked.

Trigger: Increments whenever a packet from sites with CF category “drug” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-dynam-pkts-hit

Description: The total number of packets from sites with CF category “dynamic content” accessed.

Trigger: Increments whenever a packet from sites with CF category “dynamic content” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-dynam-pkts-block

Description: The total number of packets from sites with CF category “dynamic content” blocked.

Trigger: Increments whenever a packet from sites with CF category “dynamic content” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-edu-pkts-hit

Description: The total number of packets from sites with CF category “education” accessed.

Trigger: Increments whenever a packet from sites with CF category “education” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-edu-pkts-block

Description: The total number of packets from sites with CF category “education” blocked.

Trigger: Increments whenever a packet from sites with CF category “education” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-energy-pkts-hit

Description: The total number of packets from sites with CF category “energy” accessed.

Trigger: Increments whenever a packet from sites with CF category “energy” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-energy-pkts-block

Description: The total number of packets from sites with CF category “energy” blocked.

Trigger: Increments whenever a packet from sites with CF category “energy” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-ent-pkts-hit

Description: The total number of packets from sites with CF category “entertainment” accessed.

Trigger: Increments whenever a packet from sites with CF category “entertainment” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-ent-pkts-block

Description: The total number of packets from sites with CF category “entertainment” blocked.

Trigger: Increments whenever a packet from sites with CF category “entertainment” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-fin-pkts-hit

Description: The total number of packets from sites with CF category “finance” accessed.

Trigger: Increments whenever a packet from sites with CF category “finance” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-fin-pkts-block

Description: The total number of packets from sites with CF category “finance” blocked.

Trigger: Increments whenever a packet from sites with CF category “finance” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-forum-pkts-hit

Description: The total number of packets from sites with CF category “forum” accessed.

Trigger: Increments whenever a packet from sites with CF category “forum” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-forum-pkts-block

Description: The total number of packets from sites with CF category “forum” blocked.

Trigger: Increments whenever a packet from sites with CF category “forum” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-gamb-pkts-hit

Description: The total number of packets from sites with CF category “gambling” accessed.

Trigger: Increments whenever a packet from sites with CF category “gambling” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-gamb-pkts-block

Description: The total number of packets from sites with CF category “gambling” blocked.

Trigger: Increments whenever a packet from sites with CF category “gambling” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-game-pkts-hit

Description: The total number of packets from sites with CF category “game” accessed.

Trigger: Increments whenever a packet from sites with CF category “game” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-game-pkts-block

Description: The total number of packets from sites with CF category “game” blocked.

Trigger: Increments whenever a packet from sites with CF category “game” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-glam-pkts-hit

Description: The total number of packets from sites with CF category “glamour” accessed.

Trigger: Increments whenever a packet from sites with CF category “glamour” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-glam-pkts-block

Description: The total number of packets from sites with CF category “glamour” blocked.

Trigger: Increments whenever a packet from sites with CF category “glamour” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-govern-pkts-hit

Description: The total number of packets from sites with CF category “government” accessed.

Trigger: Increments whenever a packet from sites with CF category “government” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-govern-pkts-block

Description: The total number of packets from sites with CF category “government” blocked.

Trigger: Increments whenever a packet from sites with CF category “government” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-hack-pkts-hit

Description: The total number of packets from sites with CF category “hacker” accessed.

Trigger: Increments whenever a packet from sites with CF category “hacker” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-hack-pkts-block

Description: The total number of packets from sites with CF category “hacker” blocked.

Trigger: Increments whenever a packet from sites with CF category “hacker” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-hate-pkts-hit

Description: The total number of packets from sites with CF category “hate” accessed.

Trigger: Increments whenever a packet from sites with CF category “hate” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-hate-pkts-block

Description: The total number of packets from sites with CF category “hate” blocked.

Trigger: Increments whenever a packet from sites with CF category “hate” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-health-pkts-hit

Description: The total number of packets from sites with CF category “health” accessed.

Trigger: Increments whenever a packet from sites with CF category “health” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-health-pkts-block

Description: The total number of packets from sites with CF category “health” blocked.

Trigger: Increments whenever a packet from sites with CF category “health” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-hobby-pkts-hit

Description: The total number of packets from sites with CF category “hobby” accessed.

Trigger: Increments whenever a packet from sites with CF category “hobby” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-hobby-pkts-block

Description: The total number of packets from sites with CF category “hobby” blocked.

Trigger: Increments whenever a packet from sites with CF category “hobby” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-hosts-pkts-hit

Description: The total number of packets from sites with CF category “host” accessed.

Trigger: Increments whenever a packet from sites with CF category “host” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-hosts-pkts-block

Description: The total number of packets from sites with CF category “host” blocked.

Trigger: Increments whenever a packet from sites with CF category “host” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-kids-pkts-hit

Description: The total number of packets from sites with CF category “kids” accessed.

Trigger: Increments whenever a packet from sites with CF category “kids” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-kids-pkts-block

Description: The total number of packets from sites with CF category “kids” blocked.

Trigger: Increments whenever a packet from sites with CF category “kids” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-legal-pkts-hit

Description: The total number of packets from sites with CF category “legal” accessed.

Trigger: Increments whenever a packet from sites with CF category “legal” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-legal-pkts-block

Description: The total number of packets from sites with CF category “legal” blocked.

Trigger: Increments whenever a packet from sites with CF category “legal” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-lifes-pkts-hit

Description: The total number of packets from sites with CF category “lifes” accessed.

Trigger: Increments whenever a packet from sites with CF category “life” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-lifes-pkts-block

Description: The total number of packets from sites with CF category “lifes” blocked.

Trigger: Increments whenever a packet from sites with CF category “life” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-mail-pkts-hit

Description: The total number of packets from sites with CF category “mail” accessed.

Trigger: Increments whenever a packet from sites with CF category “mail” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-mail-pkts-block

Description: The total number of packets from sites with CF category “mail” blocked.

Trigger: Increments whenever a packet from sites with CF category “mail” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-mil-pkts-hit

Description: The total number of packets from sites with CF category “military” accessed.

Trigger: Increments whenever a packet from sites with CF category “military” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-mil-pkts-block

Description: The total number of packets from sites with CF category “military” blocked.

Trigger: Increments whenever a packet from sites with CF category “military” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-news-pkts-hit

Description: The total number of packets from sites with CF category “news” accessed.

Trigger: Increments whenever a packet from sites with CF category “news” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-news-pkts-block

Description: The total number of packets from sites with CF category “news” blocked.

Trigger: Increments whenever a packet from sites with CF category “news” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-occult-pkts-hit

Description: The total number of packets from sites with CF category “occult” accessed.

Trigger: Increments whenever a packet from sites with CF category “occult” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-occult-pkts-block

Description: The total number of packets from sites with CF category “occult” blocked.

Trigger: Increments whenever a packet from sites with CF category “occult” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-peer-pkts-hit

Description: The total number of packets from sites with CF category “peer” accessed.

Trigger: Increments whenever a packet from sites with CF category “peer” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-peer-pkts-block

Description: The total number of packets from sites with CF category “peer” blocked.

Trigger: Increments whenever a packet from sites with CF category “peer” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-pers-pkts-hit

Description: The total number of packets from sites with CF category “pers” accessed.

Trigger: Increments whenever a packet from sites with CF category “pers” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-pers-pkts-block

Description: The total number of packets from sites with CF category “pers” blocked.

Trigger: Increments whenever a packet from sites with CF category “pers” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-photo-pkts-hit

Description: The total number of packets from sites with CF category “photo” accessed.

Trigger: Increments whenever a packet from sites with CF category “photo” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-photo-pkts-block

Description: The total number of packets from sites with CF category “photo” blocked.

Trigger: Increments whenever a packet from sites with CF category “photo” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-plag-pkts-hit

Description: The total number of packets from sites with CF category “plag” accessed.

Trigger: Increments whenever a packet from sites with CF category “plag” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-plag-pkts-block

Description: The total number of packets from sites with CF category “plag” blocked.

Trigger: Increments whenever a packet from sites with CF category “plag” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-poltic-pkts-hit

Description: The total number of packets from sites with CF category “poltic” accessed.

Trigger: Increments whenever a packet from sites with CF category “poltic” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-poltic-pkts-block

Description: The total number of packets from sites with CF category “poltic” blocked.

Trigger: Increments whenever a packet from sites with CF category “poltic” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-porn-pkts-hit

Description: The total number of packets from sites with CF category “porn” accessed.

Trigger: Increments whenever a packet from sites with CF category “porn” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-porn-pkts-block

Description: The total number of packets from sites with CF category “porn” blocked.

Trigger: Increments whenever a packet from sites with CF category “porn” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-portal-pkts-hit

Description: The total number of packets from sites with CF category “portal” accessed.

Trigger: Increments whenever a packet from sites with CF category “portal” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-portal-pkts-block

Description: The total number of packets from sites with CF category “portal” blocked.

Trigger: Increments whenever a packet from sites with CF category “portal” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-proxy-pkts-hit

Description: The total number of packets from sites with CF category “proxy” accessed.

Trigger: Increments whenever a packet from sites with CF category “proxy” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-proxy-pkts-block

Description:The total number of packets from sites with CF category “proxy” blocked.

Trigger: Increments whenever a packet from sites with CF category “proxy” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-ref-pkts-hit

Description: The total number of packets from sites with CF category “ref” accessed.

Trigger: Increments whenever a packet from sites with CF category “ref” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-ref-pkts-block

Description: The total number of packets from sites with CF category “ref” blocked.

Trigger: Increments whenever a packet from sites with CF category “ref” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-rel-pkts-hit

Description: The total number of packets from sites with CF category “rel” accessed.

Trigger: Increments whenever a packet from sites with CF category “rel” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-rel-pkts-block

Description: The total number of packets from sites with CF category “rel” blocked.

Trigger: Increments whenever a packet from sites with CF category “rel” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-sci-pkts-hit

Description: The total number of packets from sites with CF category “sci” accessed.

Trigger: Increments whenever a packet from sites with CF category “sci” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-sci-pkts-block

Description: The total number of packets from sites with CF category “sci” blocked.

Trigger: Increments whenever a packet from sites with CF category “sci” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-search-pkts-hit

Description: The total number of packets from sites with CF category “search” accessed.

Trigger: Increments whenever a packet from sites with CF category “search” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-search-pkts-block

Description: The total number of packets from sites with CF category “search” blocked.

Trigger: Increments whenever a packet from sites with CF category “search” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-shop-pkts-hit

Description: The total number of packets from sites with CF category “shop” accessed.

Trigger: Increments whenever a packet from sites with CF category “shop” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-shop-pkts-block

Description: The total number of packets from sites with CF category “shop” blocked.

Trigger: Increments whenever a packet from sites with CF category “shop” is blocked

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-sport-pkts-hit

Description: The total number of packets from sites with CF category “sport” accessed.

Trigger: Increments whenever a packet from sites with CF category “sport” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-sport-pkts-block

Description: The total number of packets from sites with CF category “sport” blocked.

Trigger: Increments whenever a packet from sites with CF category “sport” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-stream-pkts-hit

Description: The total number of packets from sites with CF category “stream” accessed.

Trigger: Increments whenever a packet from sites with CF category “stream” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-stream-pkts-block

Description: The total number of packets from sites with CF category “stream” blocked.

Trigger: Increments whenever a packet from sites with CF category “stream” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-suic-pkts-hit

Description: The total number of packets from sites with CF category “suic” accessed.

Trigger: Increments whenever a packet from sites with CF category “suic” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-suic-pkts-block

Description: The total number of packets from sites with CF category “suic” blocked.

Trigger: Increments whenever a packet from sites with CF category “suic” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-sxed-pkts-hit

Description: The total number of packets from sites with CF category “sxed” accessed.

Trigger: Increments whenever a packet from sites with CF category “sxed” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-sxed-pkts-block

Description: The total number of packets from sites with CF category “sxed” blocked.

Trigger: Increments whenever a packet from sites with CF category “sxed” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-tech-pkts-hit

Description: The total number of packets from sites with CF category “tech” accessed.

Trigger: Increments whenever a packet from sites with CF category “tech” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-tech-pkts-block

Description: The total number of packets from sites with CF category “tech” blocked.

Trigger: Increments whenever a packet from sites with CF category “tech” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-trav-pkts-hit

Description: The total number of packets from sites with CF category “trav” accessed.

Trigger: Increments whenever a packet from sites with CF category “trav” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-trav-pkts-block

Description: The total number of packets from sites with CF category “trav” blocked.

Trigger: Increments whenever a packet from sites with CF category “trav” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-viol-pkts-hit

Description: The total number of packets from sites with CF category “viol” accessed.

Trigger: Increments whenever a packet from sites with CF category “viol” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-viol-pkts-block

Description: The total number of packets from sites with CF category “viol” blocked.

Trigger: Increments whenever a packet from sites with CF category “viol” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-voip-pkts-hit

Description: The total number of packets from sites with CF category “voip” accessed.

Trigger: Increments whenever a packet from sites with CF category “voip” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-voip-pkts-block

Description: The total number of packets from sites with CF category “voip” blocked.

Trigger: Increments whenever a packet from sites with CF category “voip” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-weap-pkts-hit

Description: The total number of packets from sites with CF category “weap” accessed.

Trigger: Increments whenever a packet from sites with CF category “weap” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-weap-pkts-block

Description: The total number of packets from sites with CF category “weap” blocked.

Trigger: Increments whenever a packet from sites with CF category “weap” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-white-pkts-hit

Description: The total number of packets from sites with CF category “white” accessed.

Trigger: Increments whenever a packet from sites with CF category “white” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-white-pkts-block

Description: The total number of packets from sites with CF category “white” blocked.

Trigger: Increments whenever a packet from sites with CF category “white” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-unknow-pkts-hit

Description: The total number of packets from sites with CF category “unknow” accessed.

Trigger: Increments whenever a packet from sites with CF category “unknow” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-unknow-pkts-block

Description: The total number of packets from sites with CF category “unknow” blocked.

Trigger: Increments whenever a packet from sites with CF category “unknow” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-xcategory-pkts-hit

Description: The total number of packets from sites with CF category “xcategory” accessed.

Trigger: Increments whenever a packet from sites with CF category “xcategory” is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-xcategory-pkts-block

Description: The total number of packets from sites with CF category “xcategory” blocked.

Trigger: Increments whenever a packet from sites with CF category “xcategory” is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-all-pkts-hit

Description: The total number of URLs categorized by default action.

Trigger: Increments whenever a packet categorized by default action is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-all-pkts-block

Description: The total number of URLs blocked by default action.

Trigger: Increments whenever a packet categorized by default action is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-timer-pkts-hit

Description: The total number of URLs categorized by timeout action.

Trigger: Increments whenever a packet categorized by timeout action is accessed.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-timer-pkts-block

Description: The total number of URLs blocked by timeout action.

Trigger: Increments whenever a packet categorized by timeout action is blocked.

Availability: Per Active Charging Service.

Type: Counter

Int32

cf-cat-pkts-hit-summary

Description: Summary of total packets with CF category accessed.

Trigger: Increments whenever a packet of any of the above categories is accessed.

Availability: Per Active Charging Service.

Type: Counter

String

cf-cat-pkts-block-summary

Description: Summary of total packets with CF category blocked.

Trigger: Increments whenever a packet of any of the above categories is blocked.

Availability: Per Active Charging Service.

Type: Counter

String

ipsg-total-call-arrived

Description: The total number of IPSG calls arrived on this system.

Trigger: Increments when a new IPSG call arrives.

Availability: Per system.

Type: Counter

Int32

ipsg-total-call-rejected

Description: The total number of IPSG calls rejected by this system.

Trigger: Increments when an IPSG call is rejected.

Availability: Per system.

Type: Counter

Int32

ipsg-total-call-demult

Description: The total number of IPSG calls de-multiplexed by this system.

Trigger: Increments when an IPSG is de-multiplexed.

Availability: Per system.

Type: Counter

Int32

ipsg-total-dereg-rep-sent

Description: The total number of IPSG calls de-registered by this system.

Trigger: Increments when an IPSG call is de-registered.

Availability: Per system.

Type: Counter

Int32

ipsg-cur-active-call

Description: The number of IPSG calls currently active on this system.

Trigger:

Increments when an IPSG call comes up.

Decrements when an IPSG call ends.

Availability: Per system.

Type: Gauge

Int32

ipsg-total-active-serv

Description: The total number of active IPSG services on this system.

Trigger:

Increments when an IPSG service is configured on the system.

Decrements when an IPSG service is removed.

Availability: Per system.

Type: Gauge

Int32

dpca-cursess

Description: The total number of active DPCA sessions currently running on the node.

Trigger:

Increments when a DPCA session is created.

Decrements when a DPCA session is terminated.

Availability: Per IMS Authorization Service

Type: Gauge

Int32

dcca-cursess

Description: The total number of active DCCA sessions currently running on the node.

Trigger:

Increments when an online Diameter session is created

Decrements when an online session is terminated, or when an online session is converted to offline

Availability: Per Credit Control Group

Type: Gauge

Int32

asngw-cur-active-call

Description: The total number of active ASN-GW session on a system.

Type: Gauge

Int32

asngw-total-sess-setup

Description: The total number of ASN-GW sessions setup on a system.

Type: Counter

Int32

asngw-retriesexhaust

Description: The total number of retries for R6 connection setup for ASN-GW service on a system.

Type: Counter

Int32

asngw-sfs

Description: The total number of ASN-GW service flows.

Type: Counter

Int32

asngw-tidfail

Description: The total number of ASN-GW Transaction id (tid) failures on a system.

Type: Counter

Int32

asngw-handoffattempt

Description: The total number of intra-ASN Gateway and inter-ASN Gateway hand-offs attempted on a system.

Type: Counter

Int32

asngw-handoffdenied

Description: The total number of intra-ASN Gateway and inter-ASN Gateway hand-offs denied/failed on a system.

Type: Counter

Int32

asngw-handoffcomp

Description: The total number of successful intra-ASN Gateway and inter-ASN Gateway hand-offs completed on a system.

Type: Counter

Int32

asngw-authsucc

Description: The total number of successful EAP authorization on a system for ASN-GW service.

Type: Counter

Int32

asngw-authfailures

Description: The total number of failed EAP authorization on a system for ASN-GW service.

Type: Counter

Int32

asngw-simple-ip-reanchored

Description: The total number of sessions that have completed a simple IP re-anchoring on ASNGW.

Type: Counter

Int32

asnpc-cursess

Description: The total number of ASN-PC sessions currently running on a system. This is a Cisco Proprietary statistic.

Trigger: A new session was created on an ASNPC service.

Availability: This value is cumulative for all ASNPC services configured on the system.

Type: Counter

Int64

asnpc-curactive

Description: The total number of active ASN-PC sessions on a system.

Type: Gauge

Int64

asnpc-ttlsetup

Description: The total number of historic ASN-PC sessions that have been set up on a system. This is a Cisco proprietary statistic.

Trigger: A new session was created on the system for an ASNPC service.

Availability: The historic cumulative total for all ASNPC services configured on the system.

Type: Counter

Int64

asnpc-retriesexhaust

Description: The total number of retries exhaust happened for R6 connection setup for an ASN-PC service on a system. This is a Cisco proprietary statistic.

Trigger: The max retransmission limit for R6 for ASNPC call setup has been exceeded.

Availability: This is a cumulative total for all ASNPC services configured on the system.

Type: Counter

Int32

asnpc-tidfail

Description: The total number of ASN-PC Transaction id (TID) failures on a system. This is a Cisco proprietary statistic.

Trigger: A TID error due to call setup occurred on an ASNPC service.

Availability: This total is cumulative for all ASNPC services configured on the system.

Type: Counter

Int32

asnpc-luattempted

Description: The total number of location update Req messages received on ASN-PC. This is a Cisco proprietary statistic.

Trigger: A Location Update was attempted by the MS in Idle mode.

Availability: This total is cumulative for all ASNPC services configured on the system.

Type: Counter

Int32

asnpc-ludenied

Description: The total number of Location Update Requests denied/failed on a system. This is a Cisco proprietary statistic.

Trigger: A Location Update was denied by the MS in Idle mode.

Availability: This total is cumulative for all ASNPC services configured on the system.

Type: Counter

Int32

asnpc-lucomp

Description: The total number of successfully completed Location Updates on ASN-PC. This is a Cisco proprietary statistic.

Trigger: Successful completion of a Location Update in Idle Mode.

Availability: This total is cumulative for all ASNPC services configured on the system.

Type: Counter

Int32

asnpc-pagattempted

Description: The total number of paging procedures started on ASN-PC. This is a Cisco proprietary statistic.

Trigger: Paging was attempted by an ASNPC service for making the MS active, etc.

Availability: This total is cumulative for all ASNPC services configured on the system.

Type: Counter

Int32

asnpc-pagsucceeded

Description: The total number of paging procedures successfully completed on ASN-PC. This is a Cisco proprietary statistic.

Trigger: The system successfully received an IM Exit or Location Update from MS, after an ASNPC service sent a Paging Announce.

Availability: This total is cumulative for all ASNPC services configured on the system.

Type: Counter

Int32

asnpc-annoucetriggered

Description: The total number of paging announce messages scheduled to be sent by ASN-PC. This is a Cisco proprietary statistic.

Trigger: The ASNGW requested an ASNPC service to trigger paging.

Availability: This total is cumulative for all ASNPC services configured on the system.

Type: Counter

Int32

phsgw-cursess

Not supported in this release.

Type: Gauge

Int32

phsgw-cur-active-call

Not supported in this release.

Type: Gauge

Int32

phsgw-total-sess-setup

Not supported in this release.

Int32

phsgw-retriesexhaust

Not supported in this release.

Int32

phsgw-uplink-sfs

Not supported in this release.

Int32

phsgw-downlink-sfs

Not supported in this release.

Int32

phsgw-tidfail

Not supported in this release.

Int32

phsgw-handoffattempt

Not supported in this release.

Int32

phsgw-handoffdenied

Not supported in this release.

Int32

phsgw-handoffcomp

Not supported in this release.

Int32

phsgw-authsucc

Not supported in this release.

Int32

phsgw-authfailures

Not supported in this release.

Int32

phsgw-3partyauthsucc

Not supported in this release.

Int32

phsgw-3partyauthfailures

Not supported in this release.

Int32

phspc-cursess

Not supported in this release.

Type: Gauge

Int32

phspc-total-sess-setup

Not supported in this release.

Int32

phspc-retriesexhaust

Not supported in this release.

Int32

phspc-tidfail

Not supported in this release.

Int32

phspc-locupdate-attempt

Not supported in this release.

Int32

phspc-locupdate-denied

Not supported in this release.

Int32

phspc-locupdate-comp

Not supported in this release.

Int32

phspc-paging-attempt

Not supported in this release.

Int32

ikev2-cursa

Description: The total number of current security associations with Internet Key Exchange v2 (IKEv2).

Type: Gauge

Int32

ikev2-cursainit

Description: The total number of current security associations for which the peers initiated the IKE_SA_INIT exchanges.

Type: Gauge

Int32

ikev2-cursaresp

Description: The total number of response for active security associations with Internet Key Exchange v2 (IKEv2)

Type: Gauge

Int32

ikev2-ttlsa

Description: The total number of security associations with Internet Key Exchange v2 (IKEv2)

Type: Counter

Int32

ikev2-ttlsainit

Description: The total number of security associations for which the gateway initiated the IKE_SA_INIT exchanges.

Type: Counter

Int32

ikev2-ttlsaresp

Description: The total number of security associations for which the peers initiated the IKE_SA_INIT exchanges.

Type: Counter

Int32

ikev2-attempt

Description: The total number of attempts for security association tunnel with Internet Key Exchange v2 (IKEv2)

Type: Counter

Int32

ikev2-attemptinit

Description: The total number of attempts for which the gateway initiated the IKE_SA_INIT exchanges.

Type: Counter

Int32

ikev2-attemptresp

Description: The total number of attempts for which the peers initiated the IKE_SA_INIT exchanges.

Type: Counter

Int32

ikev2-rxpacket

Description: The total number of packets received with Internet Key Exchange v2 (IKEv2)

Type: Counter

Int32

ikev2-txpacket

Description: The total number of packets transmitted with Internet Key Exchange v2 (IKEv2)

Type: Counter

Int32

ikev2-rxoctet

Description: The total number of octets received with Internet Key Exchange v2 (IKEv2)

Type: Counter

Int32

ikev2-txoctet

Description: The total number of octets transmitted with Internet Key Exchange v2 (IKEv2)

Type: Counter

Int32

ikev2-initfail

Description: The total number of failed negotiations for which the gateway initiated the IKE_SA_INIT exchanges.

Type: Counter

Int32

ikev2-initfail-noresp

Description: The total number of negotiations initiated by the gateway that failed because of no responses from peers.

Type: Counter

Int32

ikev2-initfail-resp

Description:The total number of negotiations initiated by the peers and responded to by the gateway that failed because of errors.

Type: Counter

Int32

ikev2-invcookie

Description: The total number of invalid cookie errors.

Type: Counter

Int32

ikev2-congrej

Description: The total number of negotiations that were rejected because of congestion control.

Type: Counter

Int32

ikev2-congdrop

Description: The total number of negotiations that were dropped because of congestion control.

Type: Counter

Int32

ikev2-unkxchgspi

Description: The total number of unknown exchange security parameter indexes.

Type: Counter

Int32

ikev2-nattkeepalive-recv

Description: The total number of NAT-T Keep-Alive messages received with IKEv2

Type: Counter

Int32

ikev2-nattkeepalive-send

Description: The total number of NAT-Keep-Alive messages sent with IKEv2

Type: Counter

Int32

ikev2-dpd-recv

Description: The total number of DPD (Dead-Peer-Detection) request messages received.

Type: Counter

Int32

ikev2-dpd-send

Description: The total number of DPD request messages sent.

Type: Counter

Int32

ikev2-dpd-recv-reply

Description: The total number of DPD reply messages received.

Type: Counter

Int32

ikev2-dpd-send-reply

Description: The total number of DPD reply messages sent.

Type: Counter

Int32

ikev2-dpd-timeout

Description: The total number of failures to receive DPD reply messages before timeout.

Type: Counter

Int32

ikev2-dpd-disconnect

Description: The total number of disconnections of security associations due to DPD timeout.

Type: Counter

Int32

ipsec-dpd-p1rekey

Description: The total number of successful IKE SA rekeys.

Type: Counter

Int32

ikev2-ikesadel

Description: The total number of deletes sent or received.

Type: Counter

Int32

ikev2-ikesadelreq-sent

Description:The total number of delete requests sent.

Type: Counter

Int32

ikev2-ikesadelreq-recv

Description: The total number of delete requests received.

Type: Counter

Int32

ikev2-ikesadelrep-sent

Description:The total number of delete replies sent.

Type: Counter

Int32

ikev2-ikesadelrep-recv

Description: The total number of delete replies received.

Type: Counter

Int32

ikev2-curikev2sa

Description: The total number of current IKEv2 Security Associations.

Type: Gauge

Int32

ikev2-curhalfsa

Description: The total number of negotiations in which the subject has received IKE_SA_INIT requests but has not finished IKE_AUTH exchanges.

Type: Gauge

Int32

ikev2-curconnsa

Description: The total number of negotiations in which the subject has sent or received IKE_SA_INIT requests but has not finished IKE_AUTH exchanges.

Type: Gauge

Int32

ikev2-curestsa

Description: The total number of currently established IKEv2 Security Associations.

Type: Gauge

Int32

ikev2-curchildsa

Description: The total number of current Child Security Associations.

Type: Gauge

Int32

ikev2-exp-retran

Description: The total number of IKESA retransmission expirations.

Type: Counter

Int32

ikev2-exp-setupnoxchg

Description: The total number of IKESA setup expirations (no exchange).

Type: Counter

Int32

ikev2-exp-setup

Description: The total number of IKESA setup expirations.

Type: Counter

Int32

ikev2-exp-lifesoft

Description: The total number of IKESA lifetime (soft) expirations.

Type: Counter

Int32

ikev2-exp-lifehard

Description: The total number of IKESA lifetime (hard) expirations.

Type: Counter

Int32

ikev2-exp-childsetupnoxchg

Description: The total number of Child Security Association setup expirations (no exchange).

Type: Counter

Int32

ikev2-exp-childlifesoft

Description: The total number of Child Security Association lifetime (soft) expirations.

Type: Counter

Int32

ikev2-exp-childlifehard

Description: The total number of Child Security Association lifetime (hard) expirations.

Type: Counter

Int32

ikev2-csa-createreqsnt

Description: The total number of IKEv2 Create CHILD_SA Exchange Requests sent.

Type: Counter

Int32

ikev2-csa-createreqrcv

Description: The total number of IKEv2 Create CHILD_SA Exchange Requests received.

Type: Counter

Int32

ikev2-csa-createrspsnt

Description: The total number of IKEv2 Create CHILD_SA Exchange Responses sent.

Type: Counter

Int32

ikev2-csa-creatersprcv

Description: The total number of IKEv2 Create CHILD_SA Exchange Responses received.

Type: Counter

Int32

ikev2-csa-createsucc

Description: The total number of IKEv2 Create CHILD_SA Exchange successes.

Type: Counter

Int32

ikev2-csa-createfail

Description: The total number of IKEv2 Create CHILD_SA Exchange failures.

Type: Counter

Int32

ikev2-csa-createsftovrflw

Description: The total number of IKEv2 Create CHILD_SA Exchange soft limit overflow attempts.

Type: Counter

Int32

ikev2-csa-createhrdovrflw

Description: The total number of IKEv2 Create CHILD_SA Exchange hard limit overflow attempts.

Type: Counter

Int32

ikev2-csa-sngldelpldsnt

Description: The total number of IKEv2 INFORMATIONAL Exchanges with a single CHILD_SA Delete payload sent.

Type: Counter

Int32

ikev2-csa-sngldelpldrcv

Description: The total number of IKEv2 INFORMATIONAL Exchanges with a single CHILD_SA Delete payload received.

Type: Counter

Int32

ikev2-csa-multdelpldsnt

Description: The total number of IKEv2 INFORMATIONAL Exchanges with multiple CHILD_SA Delete payloads sent.

Type: Counter

Int32

ikev2-csa-multdelpldrcv

Description: The total number of IKEv2 INFORMATIONAL Exchanges with multiple CHILD_SA Delete payloads received.

Type: Counter

Int32

ikev2-csa-delpldsnglspisnt

Description: The total number of IKEv2 INFORMATIONAL Exchanges with a CHILD_SA Delete payload with a single SPI sent.

Type: Counter

Int32

ikev2-csa-delpldsnglspircv

Description: The total number of IKEv2 INFORMATIONAL Exchanges with a CHILD_SA Delete payload with a single SPI received.

Type: Counter

Int32

ikev2-csa-delmultspisnt

Description: The total number of IKEv2 INFORMATIONAL Exchanges with a CHILD_SA Delete payload with multiple SPIs sent.

Type: Counter

Int32

ikev2-csa-delmultspircv

Description: The total number of IKEv2 INFORMATIONAL Exchanges with a CHILD_SA Delete payload with multiple SPIs received.

Type: Counter

Int32

ikev2-auth-p1succ

Description: The total number of IKEv2 Phase 1 authentication successes.

Type: Counter

Int32

ikev2-auth-p1fail

Description: The total number of IKEv2 Phase 1 authentication failures.

Type: Counter

Int32

ikev2-auth-p1req

Description: The total number of IKEv2 Phase 1 authentication requests sent.

Type: Counter

Int32

ikev2-auth-p1rsp

Description: The total number of IKEv2 Phase 1 authentication responses received.

Type: Counter

Int32

ikev2-auth-p1finalsent

Description: The total number of IKEv2 Phase 1 authentication requests or responses sent in the final exchange of Phase 1 authentication.

Type: Counter

Int32

ikev2-auth-p1finalrcvd

Description: The total number of IKEv2 Phase 1 authentication requests or responses received in the final exchange of Phase 1 authentication.

Type: Counter

Int32

ikev2-auth-p2succ

Description: The total number of IKEv2 Phase 2 authentication successes.

Type: Counter

Int32

ikev2-auth-p2fail

Description: The total number of IKEv2 Phase 2 authentication failures.

Type: Counter

Int32

ikev2-auth-p2req

Description: The total number of IKEv2 Phase 2 authentication requests sent.

Type: Counter

Int32

ikev2-auth-p2rsp

Description: The total number of IKEv2 Phase 2 authentication responses received.

Type: Counter

Int32

ikev2-auth-p2succmd5

Description: The total number of IKEv2 Phase 2 authentication MD5 successes.

Type: Counter

Int32

ikev2-auth-p2failmd5

Description: The total number of IKEv2 Phase 2 authentication MD5 failures.

Type: Counter

Int32

ikev2-auth-p2succgtc

Description: The total number of IKEv2 Phase 2 authentication Generic Token Card successes.

Type: Counter

Int32

ikev2-auth-p2failgtc

Description: The total number of IKEv2 Phase 2 authentication Generic Token Card failures.

Type: Counter

Int32

ikev2-auth-p2finalsent

Description: The total number of IKEv2 Phase 2 authentication requests or responses sent in the final exchange of Phase 2 authentication.

Type: Counter

Int32

ikev2-auth-p2finalrcvd

Description: The total number of IKEv2 Phase 2 authentication requests or responses received in the final exchange of Phase 2 authentication.

Type: Counter

Int32

ikev2-auth-failhash

Description: The total number of IKEv2 authentication hash match failures.

Type: Counter

Int32

ikev2-auth-failsign

Description: The total number of IKEv2 authentication signing failures.

Type: Counter

Int32

ikev2-auth-failmskmiss

Description: The total number of IKEv2 Master Session Keys missing at Phase 1 completion.

Type: Counter

Int32

ikev2-auth-failmissanother

Description: The total number of IKEv2 authentication that failed because of missing NOTIFY (ANOTHER_AUTH_FOLLOWS) payload.

Type: Counter

Int32

ikev2-xchg-droprspnoikesa

Description: The total number of IKEv2 exchanges dropped (response packets dropped). No IKE SA.

Type: Counter

Int32

ikev2-xchg-dropinvrsp

Description: The total number of IKEv2 exchanges dropped (invalid responses).

Type: Counter

Int32

ikev2-xchg-dropnoninitnoikesa

Description: The total number of IKEv2 exchanges dropped (non-init exchanges dropped). No IKE SA.

Type: Counter

Int32

ikev2-xchg-dropinvmsgid

Description: The total number of IKEv2 exchanges dropped (invalid message ID).

Type: Counter

Int32

ikev2-xchg-dropinvmajver

Description: The total number of IKEv2 exchanges dropped (invalid major version).

Type: Counter

Int32

ikev2-xchg-dropikesaerr

Description: The total number of IKEv2 exchanges dropped (IKE SA error).

Type: Counter

Int32

ikev2-xchg-dropunkcrit

Description: The total number of IKEv2 exchanges dropped (unknown critical payload).

Type: Counter

Int32

ikev2-xchg-dropretransdisc

Description: The total number of IKEv2 exchanges dropped (retransmitted request).

Type: Counter

Int32

ikev2-notif-cooksent

Description: The total number of IKEv2 Cookie Notify payloads sent.

Type: Counter

Int32

ikev2-notif-cookrecv

Description: The total number of IKEv2 Cookie Notify payloads received.

Type: Counter

Int32

ikev2-notif-cookmatch

Description: The total number of IKEv2 Cookie Notify payloads matched.

Type: Counter

Int32

ikev2-notif-cooknotmatch

Description: The total number of IKEv2 Cookie Notify payloads not matched.

Type: Counter

Int32

ikev2-notif-multauthsupp

Description: The total number of IKEv2 multiple authentications supported.

Type: Counter

Int32

ikev2-notif-anothauth

Description: The total number of NOTIFY (ANOTHER_AUTH_FOLLOWS) payloads received.

Type: Counter

Int32

ikev2-rekey-ikesareqsent

Description: Total IKEv2 IKE SA rekey requests sent.

Type: Counter

Int32

ikev2-rekey-ikesareqrcvd

Description: Total IKEv2 IKE SA rekey requests received.

Type: Counter

Int32

ikev2-rekey-ikesarspsent

Description: Total IKEv2 IKE SA rekey responses sent.

Type: Counter

Int32

ikev2-rekey-ikesarsprcvd

Description: Total IKEv2 IKE SA rekey responses received.

Type: Counter

Int32

ikev2-rekey-ikesaignored

Description: Total IKEv2 IKE SA rekeys ignored.

Type: Counter

Int32

ikev2-rekey-childsareqsent

Description: Total IKEv2 Child SA rekey requests sent.

Type: Counter

Int32

ikev2-rekey-childsareqrecv

Description: Total IKEv2 Child SA rekey requests received.

Type: Counter

Int32

ikev2-rekey-childsarspsent

Description: Total IKEv2 Child SA rekey responses sent.

Type: Counter

Int32

ikev2-rekey-childsarsprecv

Description: Total IKEv2 Child SA rekey responses received.

Type: Counter

Int32

ikev2-rekey-childsaignored

Description: Total IKEv2 Child SA rekeys ignored.

Type: Counter

Int32

ikev2-mobike-sent

Description: Total IKEv2 MOBIKE_SUPPORTED Notify payloads sent.

Type: Counter

Int32

ikev2-mobike-recv

Description: Total IKEv2 MOBIKE_SUPPORTED Notify payloads received.

Type: Counter

Int32

ikev2-mobike-ignored

Description: Total IKEv2 MOBIKE_SUPPORTED Notify payloads ignored.

Type: Counter

Int32

ikev2-misc-ikesacrefail

Description: Total IKEv2 SA create failures.

Type: Counter

Int32

ikev2-misc-saflowopfail

Description: Total IKEv2 child SA flow operation failures.

Type: Counter

Int32

ikev2-notifpaysent-invke

Description: Total IKEv2 Notify payloads sent (invalid KE payload).

Type: Counter

Int32

ikev2-notifpaysent-invmajver

Description: Total IKEv2 Notify payloads sent (invalid major version).

Type: Counter

Int32

ikev2-notifpaysent-invmsgid

Description: Total IKEv2 Notify payloads sent (invalid message ID).

Type: Counter

Int32

ikev2-notifpaysent-invsyn

Description: Total IKEv2 Notify payloads sent (invalid syntax).

Type: Counter

Int32

ikev2-notifpaysent-noaddsa

Description: Total IKEv2 Notify payloads sent (no additional SAs).

Type: Counter

Int32

ikev2-notifpaysent-noprop

Description: Total IKEv2 Notify payloads sent (no proposal chosen).

Type: Counter

Int32

ikev2-notifpaysent-tsunaccept

Description: Total IKEv2 Notify payloads sent (TS unacceptable).

Type: Counter

Int32

ikev2-notifpaysent-unsuppcrit

Description: Total IKEv2 Notify payloads sent (unsupported critical payload).

Type: Counter

Int32

ikev2-notifpaysent-intfail

Description: Total IKEv2 Notify payloads received (internal failure sent).

Type: Counter

Int32

ikev2-notifpayrecv-invke

Description: Total IKEv2 Notify payloads received (invalid KE payload).

Type: Counter

Int32

ikev2-notifpayrecv-invmajver

Description: Total IKEv2 Notify payloads received (invalid major version).

Type: Counter

Int32

ikev2-notifpayrecv-invmsgid

Description: Total IKEv2 Notify payloads received (invalid message ID).

Type: Counter

Int32

ikev2-notifpayrecv-invsyn

Description: Total IKEv2 Notify payloads received (invalid syntax).

Type: Counter

Int32

ikev2-notifpayrecv-noaddsa

Description: Total IKEv2 Notify payloads received (no additional SAs).

Type: Counter

Int32

ikev2-notifpayrecv-noprop

Description: Total IKEv2 Notify payloads received (no proposal chosen).

Type: Counter

Int32

ikev2-notifpayrecv-tsunaccept

Description: Total IKEv2 Notify payloads received (TS unacceptable).

Type: Counter

Int32

ikev2-notifpayrecv-unsuppcrit

Description: Total IKEv2 Notify payloads received (unsupported critical payload).

Type: Counter

Int32

ikev2-decfail-pktfail

Description: Total IKEv2 exchange decode failures (packet errors).

Type: Counter

Int32

ikev2-decfail-interr

Description: Total IKEv2 exchange decode failures (internal errors).

Type: Counter

Int32

ikev2-decfail-iphdr

Description: Total IKEv2 exchange decode failures (invalid IP header).

Type: Counter

Int32

ikev2-decfail-udphdr

Description: Total IKEv2 exchange decode failures (invalid UDP header).

Type: Counter

Int32

ikev2-decfail-ikehdr

Description: Total IKEv2 exchange decode failures (invalid IKE header).

Type: Counter

Int32

ikev2-decfail-ikehdrpay

Description: Total IKEv2 exchange decode failures (invalid IKE header payload).

Type: Counter

Int32

ikev2-decfail-ikehdrinitspi

Description: Total IKEv2 exchange decode failures (invalid IKE header init Security Parameter Index).

Type: Counter

Int32

ikev2-decfail-ikehdrrspspi

Description: Total IKEv2 exchange decode failures (invalid IKE header response Security Parameter Index).

Type: Counter

Int32

ikev2-decfail-ikehdrmajver

Description: Total IKEv2 exchange decode failures (invalid IKE header major version).

Type: Counter

Int32

ikev2-decfail-ikehdrminver

Description: Total IKEv2 exchange decode failures (invalid IKE header minor version).

Type: Counter

Int32

ikev2-decfail-ikehdrxchgtyp

Description: Total IKEv2 exchange decode failures (invalid IKE header exchange type).

Type: Counter

Int32

ikev2-decfail-ikehdrrecvflag

Description: Total IKEv2 exchange decode failures (invalid IKE header received flag).

Type: Counter

Int32

ikev2-decfail-ikehdrlen

Description: Total IKEv2 exchange decode failures (invalid IKE header length).

Type: Counter

Int32

ikev2-decfail-syn

Description: Total IKEv2 exchange decode failures (invalid syntax).

Type: Counter

Int32

ikev2-decfail-paysyn

Description: Total IKEv2 exchange decode failures (invalid payload syntax).

Type: Counter

Int32

ikev2-decfail-paylen

Description: Total IKEv2 exchange decode failures (invalid payload length).

Type: Counter

Int32

ikev2-decfail-unkcritpay

Description: Total IKEv2 exchange decode failures (unknown critical payload).

Type: Counter

Int32

ikev2-decfail-toomanypay

Description: Total IKEv2 exchange decode failures (too many payloads).

Type: Counter

Int32

ikev2-decfail-sapaylen

Description: Total IKEv2 exchange decode failures (invalid SA payload length).

Type: Counter

Int32

ikev2-decfail-saprophdr

Description: Total IKEv2 exchange decode failures (invalid SA proposal header).

Type: Counter

Int32

ikev2-decfail-saprophdrrecv

Description: Total IKEv2 exchange decode failures (invalid SA proposal header received).

Type: Counter

Int32

ikev2-decfail-toomanytrans

Description: Total IKEv2 exchange decode failures (too many transforms).

Type: Counter

Int32

ikev2-decfail-saprophdrlen

Description: Total IKEv2 exchange decode failures (invalid SA proposal header length).

Type: Counter

Int32

ikev2-decfail-toomanyprop

Description: Total IKEv2 exchange decode failures (too many proposals).

Type: Counter

Int32

ikev2-decfail-1stsapropnum

Description: Total IKEv2 exchange decode failures (invalid first SA proposal).

Type: Counter

Int32

ikev2-decfail-saprotid

Description: Total IKEv2 exchange decode failures (invalid protocol ID in SA proposal).

Type: Counter

Int32

ikev2-decfail-sapropnum

Description: Total IKEv2 exchange decode failures (invalid SA proposal number).

Type: Counter

Int32

ikev2-decfail-translen

Description: Total IKEv2 exchange decode failures (invalid transform length).

Type: Counter

Int32

ikev2-decfail-transhdr

Description: Total IKEv2 exchange decode failures (invalid transform header).

Type: Counter

Int32

ikev2-decfail-transhdrrecv

Description: Total IKEv2 exchange decode failures (invalid transform header received).

Type: Counter

Int32

ikev2-decfail-transtype

Description: Total IKEv2 exchange decode failures (invalid transform type).

Type: Counter

Int32

ikev2-decfail-transid

Description: Total IKEv2 exchange decode failures (invalid transform ID).

Type: Counter

Int32

ikev2-decfail-kepaylen

Description: Total IKEv2 exchange decode failures (invalid KE payload length).

Type: Counter

Int32

ikev2-decfail-kedhgrp

Description: Total IKEv2 exchange decode failures (invalid KE DH group).

Type: Counter

Int32

ikev2-decfail-kedhgrplen

Description: Total IKEv2 exchange decode failures (invalid KE DH group length).

Type: Counter

Int32

ikev2-decfail-idpaylen

Description: Total IKEv2 exchange decode failures (invalid ID payload length).

Type: Counter

Int32

ikev2-decfail-idpaytype

Description: Total IKEv2 exchange decode failures (invalid ID payload type).

Type: Counter

Int32

ikev2-decfail-authpaylen

Description: Total IKEv2 exchange decode failures (invalid authentication payload length).

Type: Counter

Int32

ikev2-decfail-noncepaylen

Description: Total IKEv2 exchange decode failures (invalid nonce payload length).

Type: Counter

Int32

ikev2-decfail-notifpaylen

Description: Total IKEv2 exchange decode failures (invalid Notify payload length).

Type: Counter

Int32

ikev2-decfail-notifpayspilen

Description: Total IKEv2 exchange decode failures (invalid Notify payload Security Parameter Index length).

Type: Counter

Int32

ikev2-decfail-notifpaynat

Description: Total IKEv2 exchange decode failures (invalid Notify payload NAT).

Type: Counter

Int32

ikev2-decfail-notifpayprotid

Description: Total IKEv2 exchange decode failures (invalid Notify payload protocol ID).

Type: Counter

Int32

ikev2-decfail-eappaylen

Description: Total IKEv2 exchange decode failures (invalid EAP payload length).

Type: Counter

Int32

ikev2-decfail-notifpayrekey

Description: Total IKEv2 exchange decode failures (invalid Notify payload rekey).

Type: Counter

Int32

ikev2-decfail-cppaylen

Description: Total IKEv2 exchange decode failures (invalid CP payload length).

Type: Counter

Int32

ikev2-decfail-notifpaycook

Description: Total IKEv2 exchange decode failures (invalid Notify payload cookie).

Type: Counter

Int32

ikev2-decfail-tspaylen

Description: Total IKEv2 exchange decode failures (invalid TS payload length).

Type: Counter

Int32

ikev2-decfail-cppayattrlen

Description: Total IKEv2 exchange decode failures (invalid CP payload attribute length).

Type: Counter

Int32

ikev2-decfail-tspayrecv

Description: Total IKEv2 exchange decode failures (invalid TS payload received).

Type: Counter

Int32

ikev2-decfail-encrpaylen

Description: Total IKEv2 exchange decode failures (invalid encrypted payload length).

Type: Counter

Int32

ikev2-decfail-tspaytstype

Description: Total IKEv2 exchange decode failures (invalid TS payload TS type).

Type: Counter

Int32

ikev2-decfail-unsuppcritpay

Description: Total IKEv2 exchange decode failures (unsupported critical payload).

Type: Counter

Int32

ikev2-decfail-unsuppcertpay

Description: Total IKEv2 exchange decode failures (unsupported certificate payload).

Type: Counter

Int32

ikev2-decfail-unsuppnotifprotah

Description: Total IKEv2 exchange decode failures (unsupported Notify protocol authentication header).

Type: Counter

Int32

ikev2-decfail-unsuppauthmeth

Description: Total IKEv2 exchange decode failures (unsupported authentication method).

Type: Counter

Int32

ikev2-decfail-unsupppaycritvid

Description: Total IKEv2 exchange decode failures (unsupported payload critical VID).

Type: Counter

Int32

ikev2-decfail-unsuppmeth

Description: Total IKEv2 exchange decode failures (unsupported method).

Type: Counter

Int32

ikev2-decfail-unkerr

Description: Total IKEv2 exchange decode failures (unknown error).

Type: Counter

Int32

ikev2-decfail-unsuppsapayprotah

Description: Total IKEv2 exchange decode failures (unsupported SA payload protocol authentication header).

Type: Counter

Int32

ikev2-decfail-unsupptspaytsnum

Description: Total IKEv2 exchange decode failures (unsupported TS payload TS number).

Type: Counter

Int32

ikev2-decfail-unsupptspaytstype

Description: Total IKEv2 exchange decode failures (unsupported TS payload TS type).

Type: Counter

Int32

ikev2-decfail-unsupptspaytsprot

Description: Total IKEv2 exchange decode failures (unsupported TS payload TS protocol).

Type: Counter

Int32

ikev2-decfail-cppaynoipaddr

Description: Total IKEv2 exchange decode failures (invalid CP payload—-no IP address).

Type: Counter

Int32

ikev2-decfail-cppayunkattr

Description: Total IKEv2 exchange decode failures (invalid CP payload—-unknown attribute).

Type: Counter

Int32

ikev2-decryptfail

Description: Total IKEv2 decryption failures (packets failure).

Type: Counter

Int32

ikev2-decryptfail-hmac

Description: Total IKEv2 decryption failures (HMAC mismatch).

Type: Counter

Int32

ikev2-decryptfail-pad

Description: Total IKEv2 decryption failures (PAD length error).

Type: Counter

Int32

ikev2-xchg-badmsgid

Description: Total IKEv2 exchange statistics (bad message ID).

Type: Counter

Int32

ikev2-xchg-badresp

Description: Total IKEv2 exchange statistics (bad response).

Type: Counter

Int32

ikev2-xchg-stalemsgid

Description: Total IKEv2 exchange statistics (stale message ID).

Type: Counter

Int32

ikev2-xchg-unkerr

Description: Total IKEv2 exchange statistics (unknown error).

Type: Counter

Int32

ikev2-xchg-statelookfail

Description: Total IKEv2 exchange statistics (state lookup failure).

Type: Counter

Int32

ikev2-notifrecv-unsuppcritpay

Description: Total IKEv2 Notify message receive statistics (unsupported critical payload).

Type: Counter

Int32

ikev2-notifrecv-invikespi

Description: Total IKEv2 Notify message receive statistics (invalid IKE Security Parameter Index).

Type: Counter

Int32

ikev2-notifrecv-invmajver

Description: Total IKEv2 Notify message receive statistics (invalid major version).

Type: Counter

Int32

ikev2-notifrecv-invsyn

Description: Total IKEv2 Notify message receive statistics (invalid syntax).

Type: Counter

Int32

ikev2-notifrecv-invmsgid

Description: Total IKEv2 Notify message receive statistics (invalid message ID).

Type: Counter

Int32

ikev2-notifrecv-invspi

Description: Total IKEv2 Notify message receive statistics (invalid Security Parameter Index).

Type: Counter

Int32

ikev2-notifrecv-nopropchosen

Description: Total IKEv2 Notify message receive statistics (no proposal chosen).

Type: Counter

Int32

ikev2-notifrecv-invkepay

Description: Total IKEv2 Notify message receive statistics (invalid KE payload).

Type: Counter

Int32

ikev2-notifrecv-authfail

Description: Total IKEv2 Notify message receive statistics (authentication failure).

Type: Counter

Int32

ikev2-notifrecv-singpairreq

Description: Total IKEv2 Notify message receive statistics (single pair required).

Type: Counter

Int32

ikev2-notifrecv-noaddsa

Description: Total IKEv2 Notify message receive statistics (no additional SAs).

Type: Counter

Int32

ikev2-notifrecv-intaddrfail

Description: Total IKEv2 Notify message receive statistics (internal address failure).

Type: Counter

Int32

ikev2-notifrecv-failcpreq

Description: Total IKEv2 Notify message receive statistics (failed CP required).

Type: Counter

Int32

ikev2-notifrecv-tsunaccept

Description: Total IKEv2 Notify message receive statistics (TS unacceptable).

Type: Counter

Int32

ikev2-notifrecv-invsel

Description: Total IKEv2 Notify message receive statistics (invalid selectors).

Type: Counter

Int32

ikev2-notifrecv-unacceptaddr

Description: Total IKEv2 Notify message receive statistics (unacceptable addresses).

Type: Counter

Int32

ikev2-notifrecv-multiauthsupp

Description: Total IKEv2 Notify message receive statistics (multiple authentication supported).

Type: Counter

Int32

ikev2-notifrecv-anothauthfoll

Description: Total IKEv2 Notify message receive statistics (another authentication follows).

Type: Counter

Int32

ikev2-notifrecv-unexpectnat

Description: Total IKEv2 Notify message receive statistics (unexpected NAT detected).

Type: Counter

Int32

ikev2-notifrecv-macauthfail

Description: Total IKEv2 Notify message receive statistics (MAC address authentication failed).

Type: Counter

Int32

ikev2-notifrecv-hsserrusrunk

Description: Total IKEv2 Notify message receive statistics (HSS error—user unknown).

Type: Counter

Int32

ikev2-notifrecv-initcont

Description: Total IKEv2 Notify message receive statistics (initial contact).

Type: Counter

Int32

ikev2-notifrecv-windsiz

Description: Total IKEv2 Notify message receive statistics (set window size).

Type: Counter

Int32

ikev2-notifrecv-addtsposs

Description: Total IKEv2 Notify message receive statistics (additional TS possible).

Type: Counter

Int32

ikev2-notifrecv-ipcompsupp

Description: Total IKEv2 Notify message receive statistics (IPCOMP supported).

Type: Counter

Int32

ikev2-notifrecv-natdetsrcip

Description: Total IKEv2 Notify message receive statistics (NAT detection—source IP).

Type: Counter

Int32

ikev2-notifrecv-natdetdstip

Description: Total IKEv2 Notify message receive statistics (NAT detection—destination IP).

Type: Counter

Int32

ikev2-notifrecv-cookie

Description: Total IKEv2 Notify message receive statistics (cookie).

Type: Counter

Int32

ikev2-notifrecv-usetransmode

Description: Total IKEv2 Notify message receive statistics (use transport mode).

Type: Counter

Int32

ikev2-notifrecv-httpcertsupp

Description: Total IKEv2 Notify message receive statistics (HTTP certificate lookup supported).

Type: Counter

Int32

ikev2-notifrecv-rekeysa

Description: Total IKEv2 Notify message receive statistics (rekey SA).

Type: Counter

Int32

ikev2-notifrecv-nonfirstfragalso

Description: Total IKEv2 Notify message receive statistics (non-first fragment also).

Type: Counter

Int32

ikev2-notifrecv-mobikesupp

Description: Total IKEv2 Notify message receive statistics (MOBIKE supported).

Type: Counter

Int32

ikev2-notifrecv-addip4addr

Description: Total IKEv2 Notify message receive statistics (additional IPv4 address).

Type: Counter

Int32

ikev2-notifrecv-addip6addr

Description: Total IKEv2 Notify message receive statistics (additional IPv6 address).

Type: Counter

Int32

ikev2-notifrecv-noaddaddr

Description: Total IKEv2 Notify message receive statistics (no additional address).

Type: Counter

Int32

ikev2-notifrecv-updsaaddr

Description: Total IKEv2 Notify message receive statistics (update SA addresses).

Type: Counter

Int32

ikev2-notifrecv-cookie2

Description: Total IKEv2 Notify message receive statistics (cookie 2).

Type: Counter

Int32

ikev2-notifrecv-nonatallow

Description: Total IKEv2 Notify message receive statistics (no NAT allowed).

Type: Counter

Int32

ikev2-notifrecv-other

Description: Total IKEv2 Notify message receive statistics (others or unknown).

Type: Counter

Int32

ikev2-notifrecv-sipfallbnotallow

Description: Total IKEv2 Notify message receive statistics (SIP fallback not allowed).

Type: Counter

Int32

ikev2-notifrecv-esptfcpadnotsupp

Description: Total IKEv2 Notify message receive statistics (ESP TFC padding not supported).

Type: Counter

Int32

ikev2-notifrecv-congrejrecv

Description: Total IKEv2 Notify message receive statistics (congestion rejections received).

Type: Counter

Int32

ikev2-cert-reqsent

Description: Total IKEv2 certification statistics (certificate requests sent).

Type: Counter

Int32

ikev2-cert-reqrecv

Description: Total IKEv2 certification statistics (certificate requests received).

Type: Counter

Int32

ikev2-cert-sent

Description: Total IKEv2 certification statistics (certificates sent).

Type: Counter

Int32

ikev2-cert-recv

Description: Total IKEv2 certification statistics (certificates received).

Type: Counter

Int32

ike-udpflows

Description: IKE statistics (current UDP flows).

Type: Gauge

Int32

ike-cookieflows

Description: IKE statistics (current cookie flows).

Type: Gauge

Int32

ike-txpackets

Description: Total IKE Transmit statistics (IKE packets transmitted).

Type: Counter

Int32

ike-rxpackets

Description: Total IKE Receive statistics (IKE packets received).

Type: Counter

Int32

ike-reqrecv

Description: Total IKE Receive statistics (new IKE requests).

Type: Counter

Int32

ike-udpflowpackets

Description: Total IKE Receive statistics (UDP flow packets).

Type: Counter

Int32

ike-cookieflowpackets

Description: Total IKE Receive statistics (cookie flow packets).

Type: Counter

Int32

crypto-txesppacket

Description: Total Transmit statistics (ESP encoded packets).

Type: Counter

Int64

crypto-txespoctet

Description: Total Transmit statistics (ESP encoded bytes).

Type: Counter

Int64

crypto-txahpacket

Description: Total Transmit statistics (Authentication Header encoded packets).

Type: Counter

Int64

crypto-txahoctet

Description: Total Transmit statistics (Authentication Header encoded bytes).

Type: Counter

Int64

crypto-rxesppacket

Description: Total Receive statistics (ESP decoded packets).

Type: Counter

Int64

crypto-rxespoctet

Description: Total Receive statistics (ESP decoded bytes).

Type: Counter

Int64

crypto-rxahpacket

Description: Total Receive statistics (Authentication Header encoded packets).

Type: Counter

Int64

crypto-rxahoctet

Description: Total Receive statistics (Authentication Header encoded bytes).

Type: Counter

Int64

crypto-errauthpacket

Description: Total Receive statistics (error counter—authentication packets).

Type: Counter

Int64

crypto-errauthoctet

Description: Total Receive statistics (error counter-authentication bytes).

Type: Counter

Int64

crypto-errbadrecpacket

Description: Total Receive statistics (error counter-bad record packets).

Type: Counter

Int64

crypto-errbadrecoctet

Description: Total Receive statistics (error counter-bad record bytes.

Type: Counter

Int64

crypto-errdiscpacket

Description: Total Receive statistics (error counter—discarded packets).

Type: Counter

Int64

crypto-errdiscoctet

Description: Total Receive statistics (error counter—discarded bytes).

Type: Counter

Int64

crypto-errignpacket

Description: Total Receive statistics (error counter—ignored packets).

Type: Counter

Int64

crypto-errignoctet

Description: Total Receive statistics (error counter—ignored bytes).

Type: Counter

Int64

crypto-errunderrunpacket

Description: Total Receive statistics (error counter—input under-run packets).

Type: Counter

Int64

crypto-errunderrunoctet

Description: Total Receive statistics (error counter—input under-run bytes).

Type: Counter

Int64

crypto-errinvpacket

Description: Total Receive statistics (error counter—invalid packets).

Type: Counter

Int64

crypto-errinvoctet

Description: Total Receive statistics (error counter—invalid bytes).

Type: Counter

Int64

crypto-errreplaypacket

Description: Total Receive statistics (error counter—replay packets).

Type: Counter

Int64

crypto-errreplayoctet

Description: Total Receive statistics (error counter—replay bytes).

Type: Counter

Int64

ipsecctrl-lte-template-reqs

Description: IPSec Controller - LTE - The total number of service template request messages.

Type: Counter

Int32

ipsecctrl-lte-template-unreg-reqs

Description: IPSec Controller - LTE - The total number of service template unregister request messages.

Type: Counter

Int32

ipsecctrl-lte-map-reqs

Description: IPSec Controller - LTE - The total number of crypto map request messages.

Type: Counter

Int32

ipsecctrl-lte-map-est

Description: IPSec Controller - LTE - The total number of crypto map established messages.

Type: Counter

Int32

ipsecctrl-lte-map-del-reqs

Description: IPSec Controller - LTE - The total number of crypto map delete request messages.

Type: Counter

Int32

ipsecctrl-lte-map-failed

Description: IPSec Controller - LTE - The total number of crypto map failed messages.

Type: Counter

Int32

ipsecctrl-lte-map-state-notif

Description: IPSec Controller - LTE - The total number of crypto map state change notifications sent by this system.

Type: Counter

Int32

ipsecctrl-lte-ipsecmgr-death-notif

Description: IPSec Controller - LTE - The total number of ipsecmgr death notification messages sent to the registered facilites.

Type: Counter

Int32

ipsecctrl-lte-qos-maps

Description: IPSec Controller - LTE - The total number of crypto maps with QoS.

Type: Gauge

Int32

ssl-cursess

Description: This proprietary gauge indicates the total number of SSL sessions currently running on the system.

Type: Gauge

Int64

ssl-curconninit

Description: This proprietary gauge indicates the total number of current SSL connections that have been initiated.

Type: Gauge

Int64

ssl-curconnresp

Description: This proprietary gauge indicates the total number of current SSL connections that have been responded to.

Type: Gauge

Int64

ssl-curconnected

Description: This proprietary gauge indicates the total number of current SSL connections that are connected.

Type: Gauge

Int64

ssl-curconnfail

Description: This proprietary gauge indicates the total number of current SSL connections that have failed.

Type: Gauge

Int64

ssl-curconnecting

Description: This proprietary gauge indicates the total number of current SSL connections that are connecting.

Type: Gauge

Int64

ssl-conclosesent

Description: This proprietary counter tracks the total number of SSL connection close messages sent.

Type: Counter

Int64

ssl-conclosercvd

Description: This proprietary counter tracks the total number of SSL connection close messages received.

Type: Counter

Int64

ssl-cachehits

Description: This proprietary counter tracks the total number of hits for the SSL session cache.

Type: Counter

Int64

ssl-cachemiss

Description: This proprietary counter tracks the total number of misses for the SSL session cache.

Type: Counter

Int64

ssl-cachetimeout

Description: This proprietary counter tracks the total number of timeouts for the SSL session cache.

Type: Counter

Int64

ssl-cachefull

Description: This proprietary counter tracks the total number of times the SSL session cache has been full.

Type: Counter

Int64

ssl-cachetotalsess

Description: This proprietary counter tracks the total number of current sessions for the SSL session cache.

Type: Gauge

Int64

ssl-txrecord

Description: This proprietary counter tracks the total number of SSL records transmitted.

Type: Counter

Int64

ssl-txmsg

Description: This proprietary counter tracks the total number of SSL messages transmitted.

Type: Counter

Int64

ssl-txbyte

Description: This proprietary counter tracks the total number of SSL bytes transmitted.

Type: Counter

Int64

ssl-rxrecord

Description: This proprietary counter tracks the total number of SSL records received.

Type: Counter

Int64

ssl-rxmsg

Description: This proprietary counter tracks the total number of SSL messages transmit received.

Type: Counter

Int64

ssl-rxbyte

Description: This proprietary counter tracks the total number of SSL bytes received.

Type: Counter

Int64

ssl-encerr

Description: This proprietary counter tracks the total number of SSL encryption errors.

Type: Counter

Int64

ssl-decerr

Description: This proprietary counter tracks the total number of SSL decode errors.

Type: Counter

Int64

ssl-decryerr

Description: This proprietary counter tracks the total number of SSL decryption errors.

Type: Counter

Int64

ssl-autherr

Description: This proprietary counter tracks the total number of SSL authentication errors.

Type: Counter

Int64

ssl-failinithserr

Description: This proprietary counter tracks the total number of SSL initiated handshakes failed with errors.

Type: Counter

Int64

ssl-failtimeouthserr

Description: This proprietary counter tracks the total number of SSL handshakes failed with timeouts.

Type: Counter

Int64

ssl-failresphserr

Description: This proprietary counter tracks the total number of SSL responded handshakes failed with errors.

Type: Counter

Int64

ssl-alertrecv

Description: This proprietary counter tracks the total number of SSL alerts received.

Type: Counter

Int64

ssl-alertrecv-unexpmsg

Description: This proprietary counter tracks the total number of SSL alerts received for unexpected message.

Type: Counter

Int64

ssl-alertrecv-badrecmac

Description: This proprietary counter tracks the total number of SSL alerts received for bad MAC record.

Type: Counter

Int64

ssl-alertrecv-decryfail

Description: This proprietary counter tracks the total number of SSL alerts received for decryption failure.

Type: Counter

Int64

ssl-alertrecv-compfail

Description: This proprietary counter tracks the total number of SSL alerts received for decompression failure.

Type: Counter

Int64

ssl-alertrecv-recoflow

Description: This proprietary counter tracks the total number of SSL alerts received for record overflow.

Type: Counter

Int64

ssl-alertrecv-handshake

Description: This proprietary counter tracks the total number of SSL alerts received for handshake failure.

Type: Counter

Int64

ssl-alertrecv-illparm

Description: This proprietary counter tracks the total number of SSL alerts received for illegal parameters.

Type: Counter

Int64

ssl-alertrecv-certunsupp

Description: This proprietary counter tracks the total number of SSL alerts received for unsupported certificates.

Type: Counter

Int64

ssl-alertrecv-certbad

Description: This proprietary counter tracks the total number of SSL alerts received for bad certificate.

Type: Counter

Int64

ssl-alertrecv-certexpir

Description: This proprietary counter tracks the total number of SSL alerts received - certificate expired.

Type: Counter

Int64

ssl-alertrecv-certrevok

Description: Number of SSL alerts received for certificate revoked.

Type: Counter

Int64

ssl-alertrecv-certunk

Description: This proprietary counter tracks the total number of SSL alerts received for certificate unknown.

Type: Counter

Int64

ssl-alertrecv-accdeny

Description: This proprietary counter tracks the total number of SSL alerts received for access denied.

Type: Counter

Int64

ssl-alertrecv-decode

Description: This proprietary counter tracks the total number of SSL alerts received for decode errors.

Type: Counter

Int64

ssl-alertrecv-decryerr

Description: Number of SSL alerts received - decryption error.

Type: Counter

Int64

ssl-alertrecv-export

Description: This proprietary counter tracks the total number of SSL alerts received for export restricted.

Type: Counter

Int64

ssl-alertrecv-protover

Description: This proprietary counter tracks the total number of SSL alerts received for protocol version.

Type: Counter

Int64

ssl-alertrecv-interr

Description: This proprietary counter tracks the total number of SSL alerts received for internal errors.

Type: Counter

Int64

ssl-alertrecv-insuffsec

Description: This proprietary counter tracks the total number of SSL alerts received for insufficient security.

Type: Counter

Int64

ssl-alertrecv-usercanc

Description: This proprietary counter tracks the total number of SSL alerts received for user cancellation.

Type: Counter

Int64

ssl-alertrecv-noreneg

Description: This proprietary counter tracks the total number of SSL alerts received for no renegotiation.

Type: Counter

Int64

ssl-alertrecv-unknownca

Description: This proprietary counter tracks the total number of SSL alerts received for unknown certificate authority.

Type: Counter

Int64

ssl-alertsent

Description: This proprietary counter tracks the total number of SSL alerts sent.

Type: Counter

Int64

ssl-alertsent-unexpmsg

Description: This proprietary counter tracks the total number of SSL alerts sent for unexpected messages.

Type: Counter

Int64

ssl-alertsent-badrecmac

Description: This proprietary counter tracks the total number of SSL alerts sent for bad MAC records.

Type: Counter

Int64

ssl-alertsent-decryfailed

Description: This proprietary counter tracks the total number of SSL alerts sent for decryption failed.

Type: Counter

Int64

ssl-alertsent-recoflow

Description: This proprietary counter tracks the total number of SSL alerts sent for record overflow.

Type: Counter

Int64

ssl-alertsent-handshake

Description: This proprietary counter tracks the total number of SSL alerts sent for handshake failure.

Type: Counter

Int64

ssl-alertsent-illparam

Description: This proprietary counter tracks the total number of SSL alerts sent for illegal parameters.

Type: Counter

Int64

ssl-alertsent-accdenied

Description: This proprietary counter tracks the total number of SSL alerts sent for access denied.

Type: Counter

Int64

ssl-alertsent-decodeerror

Description: This proprietary counter tracks the total number of SSL alerts sent for decode error.

Type: Counter

Int64

ssl-alertsent-decrypterror

Description: This proprietary counter tracks the total number of SSL alerts sent for decryption error.

Type: Counter

Int64

ssl-alertsent-export

Description: This proprietary counter tracks the total number of SSL alerts sent for export restriction.

Type: Counter

Int64

ssl-alertsent-protover

Description: This proprietary counter tracks the total number of SSL alerts sent for protocol version.

Type: Counter

Int64

ssl-alertsent-interr

Description: This proprietary counter tracks the total number of SSL alerts sent for internal error.

Type: Counter

Int64

ssl-alertsent-noregen

Description: This proprietary counter tracks the total number of SSL alerts sent for no renegotiation.

Type: Counter

Int64

ssl-alertsent-unknown

Description: This proprietary counter tracks the total number of SSL alerts sent for unknown reason.

Type: Counter

Int64

hamipv6-totsubscriber

Description: Current number of system-wide HAMIPv6 subscribers.

Type: Gauge

Int32

disc-reason-0 through disc-reason-xxx

Description: Refer to the separate table for disconnect reasons System-level Schema Statistics for Disconnect Reasons

Type: Counter

Int64

enddate

Description: The date at which data ceased to be gathered in YYYYMMDD format where YYYY represents the year, MM represents the month and DD represents the day.

Type: Information

String

endtime

Description: The time at which data ceased to be gathered in HHMMSS format where HH represents the hours, MM represents the minutes, and SS represents the seconds.

Type: Information

String

localenddate

Description: The date (adjusted for the local timezone) at which data ceased to be gathered in YYYYMMDD format where YYYY represents the year, MM represents the month and DD represents the day.

Type: Information

String

localendtime

Description: The time (adjusted for the local timezone) at which data ceased to be gathered in HHMMSS format where HH represents the hours, MM represents the minutes, and SS represents the seconds.

Type: Information

String

swversion

Description: The system software version in a string of the form “5.0”

Type: Information

String

peak-cpuusage

Description: The system level maximum value of CPU usage.

Type: Gauge

Float

peak-memusage

Description: The system level maximum value of memory usage.

Type: Gauge

Float

uptimestr

Description: The system uptime as a string that shows days, hours, and minutes.

Type: Information

String

system-capacity-usage

Description: Chassis wide system capacity usage

Type: Gauge

Float

session-capacity

Description: Chassis wide session capacity

Type: Gauge

Int32

session-capacity-usage

Description: Chassis wide session capacity usage

Type: Gauge

Int32

npu-capacity

Description: Chassis wide NPU capacity

Type: Gauge

Int32

npu-capacity-usage

Description: Chassis wide NPU capacity usage

Type: Gauge

Int32

sess-max-lastreset-time

Description: The timestamp the last reset for the maximum number of sessions.

Type: Information

String

sess-maxpdsn

Description: The maximum number of PDSN sessions.

Type: Gauge

Int32

sess-maxpdsn-time

Description: The timestamp for max PDSN sessions.

Type: Information

String

sess-maxha

Description: The maximum number of HA sessions.

Type: Gauge

Int32

sess-maxha-time

Description: The timestamp for maximum number of HA sessions.

Type: Information

String

sess-maxl2tplns

Description: The maximum number of L2TP LNS sessions.

Type: Gauge

Int32

sess-maxl2tplns-time

Description: The timestamp for maximum number of L2TP sessions.

Type: Information

String

sess-maxecsv2

Description: The maximum number of ECSv2 sessions.

Type: Gauge

Int32

sess-maxecsv2-time

Description: The timestamp for maximum number of ECSv2 sessions.

Type: Information

String

sess-maxevdoreva-pdsn

Description: The maximum number of EVDO Rev A sessions.

Type: Gauge

Int32

sess-maxevdoreva-pdsn-time

Description: The timestamp for maximum number of EVDO Rev A Sessions.

Type: Information

String

sess-maxipsg

Description: The maximum number of IP Services Gateway (IPSG) sessions.

Type: Gauge

Int32

sess-maxipsg-time

Description: The timestamp for maximum number of IPSG sessions.

Type: Information

String

sess-maxasngw

Description: The maximum number of Access Service Network Gateway (ASN-GW) sessions.

Type: Gauge

Int32

sess-maxasngw-time

Description: The timestamp for maximum number of ASN-GW sessions.

Type: Information

String

sess-maxasnlr

Description: The maximum number of Access Service Network Gateway location Register (ASNLR) sessions.

Type: Gauge

Int32

sess-maxasnlr-time

Description: The timestamp for maximum number of ASNLR sessions.

Type: Information

String

lic-pdsn

Description: The number of licensed PDSN sessions supported by the system.

Type: Information

Int32

lic-ha

Description: The number of licensed HA sessions supported by the system.

Type: Information

Int32

lic-ggsn

Description: The number of licensed GGSN sessions supported by the system.

Type: Information

Int32

lic-l2tplns

Description: The number of licensed L2TP LNS sessions supported by the system.

Type: Information

Int32

lic-combo-phone

Description: The number of licensed combo phone sessions supported by the system

Type: Information

Int32

lic-ecsv2

Description: The number of licensed Enhanced Charging Service version 2 sessions supported by the system.

Type: Information

Int32

lic-ipservices-gateway

Description: The number of licensed IP Services Gateway sessions supported by the system.

Type: Information

Int32

lic-evdoreva-pdsn

Description: The number of licensed EVDO rev. A PDSN sessions supported by the system.

Type: Information

Int32

lic-scm-proxyregistrar-ietfrfc3261

Description: The number of licensed Session Control Manager (SCM) proxy server IETF RFC3261 sessions supported by the system.

Type: Information

Int32

lic-scm-proxypcscf

Description: The number of licensed SCM proxy Call Service Control Function (CSCF) sessions supported by the system

Type: Information

Int32

lic-scm-servingscscf

Description: The number of licensed SCM serving CSCF sessions supported by the system.

Type: Information

Int32

lic-scm-interrogatingicscf

Description: The number of licensed SCM interrogating CSCF sessions supported by the system.

Type: Information

Int32

lic-asngw

Description: The number of licensed Access Service Network (ASN) Gateway sessions supported by the system.

Type: Information

Int32

lic-asnlr

Description: The number of ASN Location Register sessions supported by the system.

Type: Information

Int32

lic-ipsg

Description: The number of IPSG Location Register sessions supported by the system.

Type: Information

Int32

lic-combo-3g4g-gw

Description: The number of licensed sessions supported for generic 3G and 4G combined subscribers by the system.

Type: Information

Int32

sess-total-curr

Description: The total number of sessions currently registered with system.

Type: Gauge

Int32

curr-proxy

Description: The total number of current DHCP proxy sessions.

Type: Gauge

Int32

curr-relay-agent

Description: The total number of current DHCP relay agent sessions.

Type: Gauge

Int32

dhcp-curservsess

Description: The total number of DHCP service sessions active on this system.

Availability: Available across the system. Changes every time when the new DHCP server is started or existing session is terminated.

Type: Gauge

Int32

sess-total-setup

Description: The total number of DHCP setup sessions.

Type: Counter

Int32

setup-proxy

Description: The total number of setup DHCP proxy sessions.

Type: Counter

Int32

setup-relay-agent

Description: The total number of DHCP setup relay agent sessions.

Type: Counter

Int32

dhcp-ttlservsess

Description: The total number of DHCP service sessions registered on this system.

Availability: Available across the system. Changes every time when the new DHCP session started.

Type: Counter

Int32

total-released

Description: The total number of DHCP sessions released.

Type: Counter

Int32

proxy-bearer-call-term

Description: The total number of DHCP proxy session calls terminated by bearer.

Type: Counter

Int32

proxy-lease-exp-policy

Description: The total number of DHCP proxy session released due to lease expiry policy.

Type: Counter

Int32

proxy-lease-renew-failure

Description: The total number of DHCP proxy session released due to lease renew failure.

Type: Counter

Int32

proxy-ip-mis-match

Description: The total number of DHCP proxy session released due to IP address mis-match.

Type: Counter

Int32

proxy-lease-time-mis-match

Description: The total number of DHCP proxy session released due to lease time mis-match.

Type: Counter

Int32

proxy-other-reasons

Description: The total number of DHCP proxy session released due reasons not mentioned in this table.

Type: Counter

Int32

relay-admin-releases

Description: The total number of DHCP relay session released due administrative reasons.

Type: Counter

Int32

relay-bearer-call-term

Description: The total number of DHCP relay session calls terminated by bearer.

Type: Counter

Int32

relay-lease-time-out

Description: The total number of DHCP relay session released due to lease timeout.

Type: Counter

Int32

relay-other-reasons

Description: The total number of DHCP relay session released due reasons not mentioned in this table.

Type: Counter

Int32

dhcp-servdisc-admin

Description: The total number of DHCP servers disconnected due administrative reasons.

Availability: Available across the system. Changes whenever the DHCP session is disconnected due to admin intervention.

Type: Counter

Int32

dhcp-servdisc-callterm

Description: The total number of DHCP session calls terminated by bearer.

Availability: Available across the system. Changes whenever the DHCP call is cleared due to arrival of DHCP Release.

Type: Counter

Int32

dhcp-servdisc-leasetmo

Description: The total number of DHCP session released due to lease timeout.

Availability: Available across the system. Changes whenever the DHCP session is released due to lease expiry.

Type: Counter

Int32

dhcp-servdisc-other

Description: The total number of DHCP server sessions disconnected due to reasons other than those in this table.

Type: Counter

Int32

dhcp-msg-discover-tx

Description: The total number of DHCP discover messages transmitted.

Type: Counter

Int32

dhcp-msg-discover-retransmitted

Description: The total number of DHCP discover messages retransmitted.

Type: Counter

Int32

dhcp-msg-discover-rx

Description: The total number of DHCP discover messages received.

Type: Counter

Int32

dhcp-msg-discover-retried-rx

Description: The total number of DHCP discover messages received after retry.

Type: Counter

Int32

dhcp-msg-discover-relayed

Description: The total number of DHCP discover messages relayed.

Type: Counter

Int32

dhcp-msg-discoverd-retried-relayed

Description: The total number of DHCP discover messages retried and relayed.

Type: Counter

Int32

dhcp-msg-offer-rx

Description: The total number of DHCP offer messages received.

Type: Counter

Int32

dhcp-msg-offer-discarded

Description: The total number of DHCP offer messages received and discarded.

Type: Counter

Int32

dhcp-msg-offer-tx

Description: The total number of DHCP offer messages transmitted.

Type: Counter

Int32

dhcp-msg-offer-relayed

Description: The total number of DHCP offer messages relayed.

Type: Counter

Int32

dhcp-msg-request-tx

Description: The total number of DHCP request messages transmitted.

Type: Counter

Int32

dhcp-msg-request-retransmitted

Description: The total number of DHCP request messages retransmitted.

Type: Counter

Int32

dhcp-msg-request-rx

Description: The total number of DHCP request messages received.

Type: Counter

Int32

dhcp-msg-request-renewal-rx

Description: The total number of DHCP request messages received for renewal.

Type: Counter

Int32

dhcp-msg-request-requesting-relayed

Description: The total number of DHCP request messages relayed while requesting.

Type: Counter

Int32

dhcp-msg-request-renewing-relayed

Description: The total number of DHCP request messages relayed while renewing.

Type: Counter

Int32

dhcp-msg-ack-rx

Description: The total number of DHCP Ack messages received.

Type: Counter

Int32

dhcp-msg-ack-for-inform

Description: The total number of DHCP Ack messages received for information.

Type: Counter

Int32

dhcp-msg-ack-renewing-rx

Description: The total number of DHCP Ack messages for renewing received.

Type: Counter

Int32

dhcp-msg-ack-tx

Description: The total number of DHCP Ack messages transmitted.

Type: Counter

Int32

dhcp-msg-ack-renewing-tx

Description: The total number of DHCP Ack messages for renewing transmitted.

Type: Counter

Int32

dhcp-msg-ack-relayed

Description: The total number of DHCP Ack messages relayed.

Type: Counter

Int32

dhcp-msg-ack-renewing-relayed

Description: The total number of DHCP Ack messages for renewing relayed.

Type: Counter

Int32

dhcp-msg-nak-rx

Description: The total number of DHCP NAck messages received.

Type: Counter

Int32

dhcp-msg-nak-for-inform

Description: The total number of DHCP NAck messages received for information.

Type: Counter

Int32

dhcp-msg-nak-tx

Description: The total number of DHCP NAck messages transmitted.

Type: Counter

Int32

dhcp-msg-nak-relayed

Description: The total number of DHCP NAck messages relayed.

Type: Counter

Int32

dhcp-msg-decline-tx

Description: The total number of DHCP decline messages transmitted.

Type: Counter

Int32

dhcp-msg-decline-rx

Description: The total number of DHCP decline messages received.

Type: Counter

Int32

dhcp-msg-decline-relayed

Description: The total number of DHCP decline messages relayed.

Type: Counter

Int32

dhcp-msg-release-tx

Description: The total number of DHCP release messages transmitted.

Type: Counter

Int32

dhcp-msg-release-rx

Description: The total number of DHCP release messages received.

Type: Counter

Int32

dhcp-msg-release-relayed

Description: The total number of DHCP release messages relayed.

Type: Counter

Int32

dhcp-msg-release-for-relay-call

Description: The total number of DHCP release messages for relay calls.

Type: Counter

Int32

dhcp-msg-inform-tx

Description: The total number of DHCP inform messages transmitted.

Type: Counter

Int32

dhcp-msg-inform-retransmitted

Description: The total number of DHCP inform messages retransmitted.

Type: Counter

Int32

dhcp-msg-inform-rx

Description: The total number of DHCP inform messages received.

Type: Counter

Int32

dhcp-msg-inform-relayed

Description: The total number of DHCP inform messages relayed.

Type: Counter

Int32

offer-dis-parse-err

Description: The total number of DHCP offer messages discarded due to parse error.

Type: Counter

Int32

offer-dis-lease-less-than-min

Description: The total number of DHCP offer messages discarded due to lease time was less than the minimum duration.

Type: Counter

Int32

offer-dis-lease-greater-than-max

Description: The total number of DHCP offer messages discarded due to lease time was greater than the maximum duration.

Type: Counter

Int32

offer-dis-ip-val-failed

Description: The total number of DHCP offer messages discarded due to IP validation failed.

Type: Counter

Int32

offer-dis-xid-mis-match

Description: The total number of DHCP offer messages discarded due to exchange id mismatch.

Type: Counter

Int32

ack-dis-parse-err

Description: The total number of DHCP Ack messages discarded due to parse error.

Type: Counter

Int32

ack-dis-xid-mis-match

Description: The total number of DHCP Ack messages discarded due to exchange id mismatch.

Type: Counter

Int32

decline-dis-ip-mis-match

Description: The total number of DHCP decline messages discarded due to IP address mismatch.

Type: Counter

Int32

ip-lease-renewal

Description: The total number of DHCP IP lease renewals.

Type: Counter

Int32

failed-ip-lease-renew

Description: The total number of DHCP IP lease renewals failed.

Type: Counter

Int32

no-rly-from-server

Description: The total number of replies from DHCP server.

Type: Counter

Int32

server-nak

Description: The total number of NAck replies from DHCP server.

Type: Counter

Int32

ip-addr-mis-match

Description: The total number of IP address mis-match in DHCP session.

Type: Counter

Int32

lease-mis-match

Description: The total number of lease time mis-match in DHCP session.

Type: Counter

Int32

discover-dis-parse-err

Description: The total number of discover messages discarded due to a parsing error.

Type: Counter

Int32

request-dis-parse-err

Description: The total number of request messages discarded due to a parsing error.

Type: Counter

Int32

release-dis-parse-err

Description: The total number of release messages discarded due to a parsing error.

Type: Counter

Int32

storage-name

Description: Name of the Hard Disk Storage policy.

Type: Information

String

storage-curavail

Description: Total storage space currently remaining (in bytes).

Type: Gauge

Int64

storage-ttlavail

Description: Total storage capacity (in bytes).

Type: Gauge

Int64

fng-cursess

Description: The total number of current Femto Network Gateway (FNG) sessions.

Type: Gauge

Int32

fng-curactive

Description: The total number of active FNG sessions currently being facilitated by all Session Managers.

Type: Gauge

Int32

fng-curdormant

Description: The total number of dormant FNG sessions currently being facilitated by the FNG.

Type: Gauge

Int32

fng-ttlsetup

Description: The total number of FNG sessions setup on a system.

Type: Counter

Int32

fng-curchildsa

Description: The total number of current FNG Child Security Associations.

Type: Gauge

Int32

IMPORTANT:

See Statistics and Counters Overview for statistics that are common to all schema.



Another bulk-statistic for “Disconnect Reasons” under system-level schema is available to export system wide counts for disconnect reasons.

In the following table, the indicator number at the end of the statistic name will vary depending upon the software build in which the show command is issued. To ensure that you have the correct reason, issue the show session disconnect-reasons verbose command.

A special field “disc-reason-summary” contains all of the disconnect reason counters at once in following semi-colon separated format:

code = count; code = count; code = count; ........ code = count

The following variables are supported:
Table 2. System-level Schema Statistics for Disconnect Reasons
Reason No. Description Data Type

disc-reason-0

Name: Unknown

Description: The total number of sessions disconnected due to unknown reason.

Type: Counter

Int64

disc-reason-1

Name: Admin-disconnect

Description: The total number of sessions disconnected due to any of the following reasons:

  • Sessions disconnected when the Administrator issues the clear subscribers all CLI command.
  • Sessions disconnected by ECS due to any of the following reasons:
    • Bearer does not contain active rules—when the last bearer has no rules left as part of some PCRF trigger.
    • Charging-action has the flow action parameter configured as terminate-session.
  • Sessions disconnected by Diameter Credit Control Application (DCCA) due to any of the following reasons:
    • Result code 4010 or 4012 is received at the command level, and for CCR-Initial and CCR-Update Credit Control Failure Handling (CCFH) is configured as Terminate or Retry-and-Terminate.
    • Result code 5003 or 5030 is received at the command level.
    • Abort-Session-Request message is received.

Type: Counter

Int64

disc-reason-2

Name: Remote-disconnect

Description: The total number of sessions disconnected by a remote system.

Type: Counter

Int64

disc-reason-3

Name: Local-disconnect

Description: The total number of sessions disconnected by local system.

Type: Counter

Int64

disc-reason-4

Name: No-resource

Description: The total number of sessions disconnected due to non-availability of resources.

Type: Counter

Int64

disc-reason-5

Name: Service-limit-exceeded

Description: The total number of sessions disconnected due to exceed in service limit.

Type: Counter

Int64

disc-reason-6

Name: PPP-LCP-negotiation-failed

Description: The total number of sessions disconnected due to LCP negotiation failed.

Type: Counter

Int64

disc-reason-7

Name: PPP-LCP-no-response

Description: The total number of sessions disconnected due to no response in PPP-LCP session.

Type: Counter

Int64

disc-reason-8

Name: PPP-LCP-loopback-detected

Description: The total number of sessions disconnected due to loop back detected in PPP-LCP.

Type: Counter

Int64

disc-reason-9

Name: PPP-LCP-max-retry-reached

Description: The total number of sessions disconnected due to maximum retries in PPP-LCP session.

Type: Counter

Int64

disc-reason-10

Name: PPP-LCP-echo-failed

Description: The total number of sessions disconnected due to PPP-LCP echo not received.

Type: Counter

Int64

disc-reason-11

Name: PPP-Auth-failed

Description: The total number of sessions disconnected due to authorization failed in PPP.

Type: Counter

Int64

disc-reason-12

Name: PPP-Auth-failed-no-AAA-response

Description: The total number of sessions disconnected due to authorization failed by no response on AAA server.

Type: Counter

Int64

disc-reason-13

Name: PPP-Auth-failed-no-peer-response

Description: The total number of sessions disconnected due to PPP authorization failed on no peer response.

Type: Counter

Int64

disc-reason-14

Name: PPP-Auth-failed-max-retry-reached

Description: The total number of sessions disconnected due to PPP authorization failed and reaching maximum retries limit.

Type: Counter

Int64

disc-reason-15

Name: Invalid-AAA-attr-in-auth-response

Description: The total number of sessions disconnected due to invalid AAA attributes in authorization response.

Type: Counter

Int64

disc-reason-16

Name: Could-not-apply-subscriber-ACL

Description: The total number of sessions disconnected due to inability in applying subscriber's Access Control List (ACL).

Type: Counter

Int64

disc-reason-17

Name: Could-not-provide-service

Description: The total number of sessions disconnected due to service is not available.

Type: Counter

Int64

disc-reason-18

Name: AAA-return-IP-address-not-valid

Description: The total number of sessions disconnected due to return IP address from AAA server is invalid.

Type: Counter

Int64

disc-reason-19

Name: Pool-IP-address-not-valid

Description: The total number of sessions disconnected due to IP address in pool is invalid.

Type: Counter

Int64

disc-reason-20

Name: PPP-IPCP-negotiation-failed

Description: The total number of sessions disconnected due to PPP-IPCP negotiation failed.

Type: Counter

Int64

disc-reason-21

Name: PPP-IPCP-no-response

Description: The total number of sessions disconnected due to no response in PPP-IPCP.

Type: Counter

Int64

disc-reason-22

Name: PPP-IPCP-max-retry-reached

Description: The total number of sessions disconnected due to maximum retries in PPP-IPCP session.

Type: Counter

Int64

disc-reason-23

Name: No-IPV4-address-for-subscriber

Description: The total number of sessions disconnected due to no IPv4 address are available for subscriber.

Type: Counter

Int64

disc-reason-24

Name: Inactivity-timeout

Description: The total number of sessions disconnected due to system time out limit for silence (ideal) reached.

Type: Counter

Int64

disc-reason-25

Name: Absolute-timeout

Description: The total number of sessions disconnected due to timeout in complete session.

Type: Counter

Int64

disc-reason-26

Name: Max-data-limit-exceeded

Description: The total number of sessions disconnected due to maximum data limit exceeded.

Type: Counter

Int64

disc-reason-27

Name: Invalid-source-IP-address

Description: The total number of sessions disconnected due to invalid IPv4 address of subscriber.

Type: Counter

Int64

disc-reason-28

Name: MSID-auth-failed

Description: The total number of sessions disconnected due to MSID authentication failed.

Type: Counter

Int64

disc-reason-29

Name: MSID-auth-failed-no-aaa-response

Description: The total number of sessions disconnected due to MSID authentication failed and/or no response from AAA server.

Type: Counter

Int64

disc-reason-30

Name: A11-max-retry-reached

Description: The total number of sessions disconnected due to maximum limit for retries reached for A11 interface.

Type: Counter

Int64

disc-reason-31

Name: A11-lifetime-expired

Description: The total number of sessions disconnected due to A11 interface lifetime expired.

Type: Counter

Int64

disc-reason-32

Name: A11-msg-integrity-failure

Description: The total number of sessions disconnected due to failure in message integrity in A11 interface.

Type: Counter

Int64

disc-reason-33

Name: PPP-LCP-remote-disconnect

Description: The total number of sessions disconnected due to PPP-LCP remote disconnect.

Type: Counter

Int64

disc-reason-34

Name: Session-setup-timeout

Description: The total number of sessions disconnected due to timeout in setting up of session.

Type: Counter

Int64

disc-reason-35

Name: PPP-keepalive-failure

Description: The total number of sessions disconnected due to PPP keepalive attribute failure.

Type: Counter

Int64

disc-reason-36

Name: Flow-add-failed

Description: The total number of sessions disconnected due to fail in adding flow to session.

Type: Counter

Int64

disc-reason-37

Name: Call-type-detection-failed

Description: The total number of sessions disconnected due to failure in call type detection.

Type: Counter

Int64

disc-reason-38

Name: Wrong-ipcp-params

Description: The total number of sessions disconnected due to invalid IPCP parameters.

Type: Counter

Int64

disc-reason-39

Name: MIP-remote-dereg

Description: The total number of sessions disconnected due to de-registration of Mobile IP on remote system.

Type: Counter

Int64

disc-reason-40

Name: MIP-lifetime-expiry

Description: The total number of sessions disconnected due to expiry of Mobile IP life time.

Type: Counter

Int64

disc-reason-41

Name: MIP-proto-error

Description: The total number of sessions disconnected due to protocol error in Mobile IP.

Type: Counter

Int64

disc-reason-42

Name: MIP-auth-failure

Description: The total number of sessions disconnected due to Mobile IP authentication failure.

Type: Counter

Int64

disc-reason-43

Name: MIP-reg-timeout

Description: The total number of sessions disconnected due to registration request timeout.

Type: Counter

Int64

disc-reason-44

Name: Invalid-dest-context

Description: The total number of sessions disconnected due to invalid destination context.

Type: Counter

Int64

disc-reason-45

Name: Source-context-removed

Description: The total number of sessions disconnected due to source context is removed from system.

Type: Counter

Int64

disc-reason-46

Name: Destination-context-removed

Description: The total number of sessions disconnected due to destination context is removed from system.

Type: Counter

Int64

disc-reason-47

Name: Required-service-address-unavailable

Description: The total number of sessions disconnected due to unavailability of required service address.

Type: Counter

Int64

disc-reason-48

Name: demux-mgr-failed-could-not-restart

Description: The total number of sessions disconnected due to failure in demux-mgr.

Type: Counter

Int64

disc-reason-49

Name: internal-error

Description: The total number of sessions disconnected due to some internal system error.

Type: Counter

Int64

disc-reason-50

Name: AAA-context-removed

Description: The total number of sessions disconnected due to AAA context is removed from system.

Type: Counter

Int64

disc-reason-51

Name: invalid-service-type

Description: The total number of sessions disconnected due to invalid service type.

Type: Counter

Int64

disc-reason-52

Name: mip-relay-req-failed

Description: The total number of sessions disconnected due to failure in Mobile IP relay request.

Type: Counter

Int64

disc-reason-53

Name: mip-rcvd-relay-failure

Description: The total number of sessions disconnected due to failure in Mobile IP received.

Type: Counter

Int64

disc-reason-54

Name: ppp_restart_inter_pdsn_handoff

Description: The total number of sessions disconnected due to restart in inter PDSN handoff.

Type: Counter

Int64

disc-reason-55

Name: gre-key-mismatch

Description: The total number of sessions disconnected due to mismatch in Generic Routing Encapsulation (GRE) key.

Type: Counter

Int64

disc-reason-56

Name: invalid-tunnel-context

Description: The total number of sessions disconnected due to invalid Tunnel context.

Type: Counter

Int64

disc-reason-57

Name: no-peer-lns-address

Description: The total number of sessions disconnected due to no peer LNS address

Type: Counter

Int64

disc-reason-58

Name: failed-tunnel-connect

Description: The total number of sessions disconnected due to failure in Tunnel connect.

Type: Counter

Int64

disc-reason-59

Name: l2tp-tunnel-disconnect-remote

Description: The total number of LT2P sessions disconnected due to tunnel disconnected by remote system.

Type: Counter

Int64

disc-reason-60

Name: l2tp-tunnel-timeout

Description: The total number of LT2P sessions disconnected due to tunnel timeout.

Type: Counter

Int64

disc-reason-61

Name: l2tp-protocol-error-remote

Description: The total number of LT2P sessions disconnected due to protocol error on remote system.

Type: Counter

Int64

disc-reason-62

Name: l2tp-protocol-error-local

Description: The total number of LT2P sessions disconnected due to protocol error on local system.

Type: Counter

Int64

disc-reason-63

Name: l2tp-auth-failed-remote

Description: The total number of LT2P sessions disconnected due to authorization failed on remote system.

Type: Counter

Int64

disc-reason-64

Name: l2tp-auth-failed-local

Description: The total number of LT2P sessions disconnected due to authorization failed on local system

Type: Counter

Int64

disc-reason-65

Name: l2tp-try-another-lns-from-remote

Description: The total number of LT2P sessions disconnected due to remote system tried for another LNS.

Type: Counter

Int64

disc-reason-66

Name: l2tp-no-resource-local

Description: The total number of LT2P sessions disconnected due to non-availability of resource on local system.

Type: Counter

Int64

disc-reason-67

Name: l2tp-no-resource-remote

Description: The total number of LT2P sessions disconnected due to non-availability of resource on remote system.

Type: Counter

Int64

disc-reason-68

Name: l2tp-tunnel-disconnect-local

Description: The total number of LT2P sessions disconnected due to tunnel disconnected on local system.

Type: Counter

Int64

disc-reason-69

Name: l2tp-admin-disconnect-remote

Description: The total number of LT2P sessions disconnected by administrator on remote system.

Type: Counter

Int64

disc-reason-70

Name: l2tpmgr-reached-max-capacity

Description: The total number of LT2P sessions disconnected due to L2TP Manager logging facility reached to maximum logging capacity.

Type: Counter

Int64

disc-reason-71

Name: MIP-Reg-Revocation

Description: The total number of sessions disconnected due to a failure in Mobile IP registration revocation.

Type: Counter

Int64

disc-reason-72

Name: path-failure

Description: The total number of sessions disconnected due to path failure in connecting session.

Type: Counter

Int64

disc-reason-73

Name: Dhcp-Relay-IP-Validation-Failed

Description: The total number of sessions disconnected due to a failure with the validation of the IP addresses with DHCP relay method.

Type: Counter

Int64

disc-reason-74

Name: Gtp-unknown-pdp-addr-or-pdp-type

Description: The total number of sessions disconnected due to unknown PDP address or PDP type.

Type: Counter

Int64

disc-reason-75

Name: Gtp-all-dynamic-pdp-addr-occupied

Description: The total number of sessions disconnected due to all dynamic PDP addresses are occupied and no PDP address is available to allocate.

Type: Counter

Int64

disc-reason-76

Name: Gtp-no-memory-is-available

Description: The total number of sessions disconnected due to out of memory problem.

Type: Counter

Int64

disc-reason-77

Name: dhcp-relay-static-ip-addr-not-allowed

Description: The total number of sessions disconnected due to the mobile requesting the use of a static IP address when static IP address requests are not allowed.

Type: Counter

Int64

disc-reason-78

Name: dhcp-no-ip-addr-allocated

Description: The total number of sessions disconnected as no IP address is allocated on DHCP Server.

Type: Counter

Int64

disc-reason-79

Name: dhcp-ip-addr-allocation-tmr-exp

Description: The total number of sessions disconnected due to time expired for IP address allocation on DHCP Server.

Type: Counter

Int64

disc-reason-80

Name: dhcp-ip-validation-failed

Description: The total number of sessions disconnected due to a failure with the validation of the IP address. This occurs because the IP address returned by DHCP Server is not present in the static pool in the destination context.

Type: Counter

Int64

disc-reason-81

Name: dhcp-static-addr-not-allowed

Description: The total number of sessions disconnected due to a failure with IP address in the static pool on destination context is not allowed by DHCP Server.

Type: Counter

Int64

disc-reason-82

Name: dhcp-ip-addr-not-available-at-present

Description: The total number of sessions disconnected due to non availability of IP address on DHCP Server.

Type: Counter

Int64

disc-reason-83

Name: dhcp-lease-expired

Description: The total number of sessions disconnected due to expiration of IP address lease time.

Type: Counter

Int64

disc-reason-84

Name: lpool-ip-validation-failed

Description: The total number of sessions disconnected due to validation failure of IP address in IP pool.

Type: Counter

Int64

disc-reason-85

Name: lpool-static-ip-addr-not-allowed

Description: The total number of sessions disconnected due to specified static IP address is not allowed in IP pool.

Type: Counter

Int64

disc-reason-86

Name: static-ip-validation-failed

Description: The total number of sessions disconnected due to a failure in validation of static IP address on remote system.

Type: Counter

Int64

disc-reason-87

Name: static-ip-addr-not-present

Description: The total number of sessions disconnected due to allocated static address is removed or not available.

Type: Counter

Int64

disc-reason-88

Name: static-ip-addr-not-allowed

Description: The total number of sessions disconnected due to prohibition of defined static IP address.

Type: Counter

Int64

disc-reason-89

Name: radius-ip-validation-failed

Description: The total number of sessions disconnected due to a failure in IP address validation on RADIUS.

Type: Counter

Int64

disc-reason-90

Name: radius-ip-addr-not-provided

Description: The total number of sessions disconnected due to IP address is not provided by RADIUS.

Type: Counter

Int64

disc-reason-91

Name: invalid-ip-addr-from-sgsn

Description: The total number of sessions disconnected due to invalid IP address received from SGSN.

Type: Counter

Int64

disc-reason-92

Name: no-more-sessions-in-aaa

Description: The total number of sessions disconnected due to sessions cleared in AAA.

Type: Counter

Int64

disc-reason-93

Name: ggsn-aaa-auth-req-failed

Description: The total number of sessions disconnected due to authentication request failure between GGSN and AAA server.

Type: Counter

Int64

disc-reason-94

Name: conflict-in-ip-addr-assignment

Description: The total number of sessions disconnected due to conflict in IP address assignment.

Type: Counter

Int64

disc-reason-95

Name: apn-removed

Description: The total number of sessions disconnected because the APN was removed during the session.

Type: Counter

Int64

disc-reason-96

Name: credits-used-bytes-in

Description: The total number of sessions disconnected due to exceeding the incoming data/bytes credit.

Type: Counter

Int64

disc-reason-97

Name: credits-used-bytes-out

Description: The total number of sessions disconnected due to exceeding the outgoing data/bytes credit.

Type: Counter

Int64

disc-reason-98

Name: credits-used-bytes-total

Description: The total number of sessions disconnected due to exceeding the total data/bytes credit.

Type: Counter

Int64

disc-reason-99

Name: prepaid-failed

Description: The total number of sessions disconnected due to a failure in processing prepaid account information.

Type: Counter

Int64

disc-reason-100

Name: l2tp-ipsec-tunnel-failure

Description: The total number of sessions disconnected due to the IPSec tunnel being failed to connect.

Type: Counter

Int64

disc-reason-101

Name: l2tp-ipsec-tunnel-disconnected

Description: The total number of sessions disconnected due to the IPSec tunnel being disconnected.

Type: Counter

Int64

disc-reason-102

Name: mip-ipsec-sa-inactive

Description: The total number of sessions disconnected due to in active security association (SA) of IPSec for specific Mobile IP address.

Type: Counter

Int64

disc-reason-103

Name: Long-duration-timeout

Description: The total number of sessions disconnected due to the expiration of the configured long-duration timer.

Type: Counter

Int64

disc-reason-104

Name: proxy-mip-registration-failure

Description: The total number of Proxy Mobile IP sessions disconnected due to Registration failures.

Type: Counter

Int64

disc-reason-105

Name: proxy-mip-binding-update

Description: The total number of Proxy Mobile IP sessions disconnected due to errors occurring during binding updates.

Type: Counter

Int64

disc-reason-106

Name: proxy-mip-inter-pdsn-handoff-require-ip-address

Description: The total number of Proxy Mobile IP sessions disconnected due to the mobile not providing the IP address it was assigned during IPCP negotiations resulting from inter-PDSN handoffs.

Type: Counter

Int64

disc-reason-107

Name: proxy-mip-inter-pdsn-handoff-mismatched-address

Description: The total number of Proxy Mobile IP sessions disconnected due to the mobile providing an IP address other than what it was assigned during IPCP negotiations resulting from inter-PDSN handoffs.

Type: Counter

Int64

disc-reason-108

Name: Local-purge

Description: The total number of sessions disconnected due to a locally-initiated purge.

Type: Counter

Int64

disc-reason-109

Name: failed-update-handoff

Description: The total number of sessions disconnected due to failure in update handoff.

Type: Counter

Int64

disc-reason-110

Name: closed_rp-handoff-complete

Description: The total number of sessions disconnected due to handoff completed.

Type: Counter

Int64

disc-reason-111

Name: closed_rp-duplicate-session

Description: The total number of sessions disconnected due to duplicate session.

Type: Counter

Int64

disc-reason-112

Name: closed_rp-handoff-session-not-found

Description: The total number of sessions disconnected due to hand off session not found.

Type: Counter

Int64

disc-reason-113

Name: closed_rp-handoff-failed

Description: The total number of sessions disconnected due to handoff failed for session.

Type: Counter

Int64

disc-reason-114

Name: pcf-monitor-keep-alive-failed

Description: The total number of sessions disconnected due to the expiration of the configured max-inactivity timer indicating that the PCF was unavailable.

Type: Counter

Int64

disc-reason-115

Name: call-internal-reject

Description: The total number of sessions disconnected due to call rejected internally.

Type: Counter

Int64

disc-reason-116

Name: call-restarted

Description: The total number of sessions disconnected due to call restarted on unknown reason.

Type: Counter

Int64

disc-reason-117

Name: a11-mn-ha-auth-failure

Description: The total number of sessions disconnected due to failure in authentication between Mobile node and Home Agent (HA).

Type: Counter

Int64

disc-reason-118

Name: a11-badly-formed

Description: The total number of sessions disconnected as A11 interface is formed badly.

Type: Counter

Int64

disc-reason-119

Name: a11-t-bit-not-set

Description: The total number of sessions disconnected due to t-bit is not set in interface.

Type: Counter

Int64

disc-reason-120

Name: a11-unsupported-vendor-id

Description: The total number of sessions disconnected due to unsupported vendor Id in interface.

Type: Counter

Int64

disc-reason-121

Name: a11-mismatched-id

Description: The total number of sessions disconnected due to mismatched Id in A11 interface.

Type: Counter

Int64

disc-reason-122

Name: mipha-dup-home-addr-req

Description: The total number of sessions disconnected due to duplicate home address request on HA.

Type: Counter

Int64

disc-reason-123

Name: mipha-dup-imsi-session

Description: The total number of sessions disconnected due to duplicate IMSI in session on HA.

Type: Counter

Int64

disc-reason-124

Name: ha-unreachable

Description: The total number of sessions disconnected due to unreachable HA.

Type: Counter

Int64

disc-reason-125

Name: IPSP-addr-in-use

Description: The total number of sessions disconnected due to IP Pool Sharing Protocol address is in use/not free on HA.

Type: Counter

Int64

disc-reason-126

Name: mipfa-dup-home-addr-req

Description: The total number of sessions disconnected due to duplicate home address request on FA.

Type: Counter

Int64

disc-reason-127

Name: mipha-ip-pool-busyout

Description: The total number of sessions disconnected due to IP pool busyout.

Type: Counter

Int64

disc-reason-128

Name: inter-pdsn-handoff

Description: The total number of sessions disconnected due to inter-PDSN handoff failure.

Type: Counter

Int64

disc-reason-129

Name: active-to-dormant

Description: The total number of sessions disconnected due to system enters to dormant state from active state.

Type: Counter

Note: Sessions facilitated through PDSN Closed R-P services are always displayed as “Active” due to the fact that PDSN Closed R-P services do not receive dormancy information from the PCF.

Int64

disc-reason-130

Name: ppp-renegotiation

Description: The total number of sessions disconnected due to failure/conflict in PPP renegotiation.

Type: Counter

Int64

disc-reason-131

Name: active-start-parameter-change

Description: The total number of sessions disconnected due to change in start parameters.

Type: Counter

Int64

disc-reason-132

Name: accounting-tariff-boundary

Description: The total number of sessions disconnected due to the closure of an accounting record based configured tariff time.

Type: Counter

Int64

disc-reason-133

Name: a11-disconnect-no-active-stop

Description: The total number of sessions disconnected due to A11 interface is not active or stopped.

Type: Counter

Int64

disc-reason-134

Name: nw-reachability-failed-reject

Description: The total number of sessions disconnected due to failure in network reachability and request rejected.

Type: Counter

Int64

disc-reason-135

Name: nw-reachability-failed-redirect

Description: The total number of sessions disconnected due to failure in network reachability and request redirected.

Type: Counter

Int64

disc-reason-136

Name: container-max-exceeded

Description: The total number of sessions disconnected due to the closure of an accounting record based on the configured maximum number of container changes being exceeded.

Type: Counter

Int64

disc-reason-137

Name: static-addr-not-allowed-in-apn

Description: The total number of sessions disconnected due to static IP address is not allowed in APN.

Type: Counter

Int64

disc-reason-138

Name: static-addr-required-by-radius

Description: The total number of sessions disconnected due to static IP address required by RADIUS.

Type: Counter

Int64

disc-reason-139

Name: static-addr-not-allowed-by-radius

Description: The total number of sessions disconnected due to static IP address is not allowed by RADIUS.

Type: Counter

Int64

disc-reason-140

Name: mip-registration-dropped

Description: The total number of sessions disconnected due to registration dropped for Mobile IP address.

Type: Counter

Int64

disc-reason-141

Name: counter-rollover

Description: The total number of sessions disconnected due to counter rollover.

Type: Counter

Int64

disc-reason-142

Name: constructed-nai-auth-failed

Description: The total number of sessions disconnected due to authentication failure in subscriber’s Network Access Identifier (NAI).

Type: Counter

Int64

disc-reason-143

Name: inter-pdsn-service-optimize-handoff-disabled

Description: The total number of sessions disconnected due to disabled inter-PDSN service optimization handoff.

Type: Counter

Int64

disc-reason-144

Name: gre-key-collision

Description: The total number of sessions disconnected due to collision in Generic Routing Encapsulation (GRE) key.

Type: Counter

Int64

disc-reason-145

Name: inter-pdsn-service-optimize-handoff-triggered

Description: The total number of sessions disconnected when inter PDSN service optimization handoff triggered.

Type: Counter

Int64

disc-reason-146

Name: intra-pdsn-handoff-triggered

Description: The total number of sessions disconnected when intra-PDSN service optimization handoff triggered.

Type: Counter

Int64

disc-reason-147

Name: delayed-abort-timer-expired

Description: The total number of sessions disconnected due to abort timer duration expired.

Type: Counter

Int64

disc-reason-148

Name: Admin-AAA-disconnect

Description: The total number of sessions disconnected as AAA server disconnected Administratively.

Type: Counter

Int64

disc-reason-149

Name: Admin-AAA-disconnect-handoff

Description: The total number of sessions disconnected due to AAA handoff disconnected Administratively.

Type: Counter

Int64

disc-reason-150

Name: PPP-IPV6CP-negotiation-failed

Description: The total number of sessions disconnected due to IPv6CP negotiation failed.

Type: Counter

Int64

disc-reason-151

Name: PPP-IPV6CP-no-response

Description: The total number of sessions disconnected due to no response during IPv6CP negotiation.

Type: Counter

Int64

disc-reason-152

Name: PPP-IPV6CP-max-retry-reached

Description: The total number of sessions disconnected due to maximum retries failed on IPv6CP negotiation.

Type: Counter

Int64

disc-reason-153

Name: PPP-Restart-Invalid-source-IPV4-address

Description: The total number of sessions disconnected due to PPP restarted by invalid Pv4 address of source.

Type: Counter

Int64

disc-reason-154

Name: a11-disconnect-handoff-no-active-stop

Description: The total number of sessions disconnected due to handoff in A11 interface is not active or stopped.

Type: Counter

Int64

disc-reason-155

Name: call-restarted-inter-pdsn-handoff

Description: The total number of sessions disconnected due to call restarted during inter PDSN handoff.

Type: Counter

Int64

disc-reason-156

Name: call-restarted-ppp-termination

Description: The total number of sessions disconnected due to call restarted on PPP termination.

Type: Counter

Int64

disc-reason-157

Name: mipfa-resource-conflict

Description: The total number of sessions disconnected due to resource conflict on FA.

Type: Counter

Int64

disc-reason-158

Name: failed-auth-with-charging-svc

Description: The total number of sessions disconnected due to authentication failure in charging services.

Type: Counter

Int64

disc-reason-159

Name: mipha-dup-imsi-session-purge

Description: The total number of sessions disconnected due to clearing of duplicate IMSI in session on HA.

Type: Counter

Int64

disc-reason-160

Name: mipha-rev-pending-newcall

Description: The total number of sessions disconnected due to revival of pending new calls.

Type: Counter

Int64

disc-reason-161

Name: volume-quota-reached

Description: The total number of sessions disconnected due to allocated data quota volume reached.

Type: Counter

Int64

disc-reason-162

Name: duration-quota-reached

Description: The total number of sessions disconnected due to time-out reached.

Type: Counter

Int64

disc-reason-163

Name: gtp-user-auth-failed

Description: The total number of sessions disconnected due to a failure in user/subscriber authentication.

Type: Counter

Int64

disc-reason-164

Name: MIP-Reg-Revocation-no-lcp-term

Description: The total number of sessions disconnected due to termination of an MIP Session for a Revocation being received from the HA and the PDSN is not configured to send a LCP Terminate Request.

Type: Counter

Int64

disc-reason-165

Name: MIP-private-ip-no-rev-tunnel

Description: The total number of sessions disconnected due to no reverse tunnel for MIP.

Type: Counter

Int64

disc-reason-166

Name: Invalid-Prepaid-AAA-attr-in-auth-response

Description: The total number of sessions disconnected due to invalid Prepaid attribute in authentication response.

Type: Counter

Int64

disc-reason-167

Name: mipha-prepaid-reset-dynamic-newcall

Description: The total number of MIP HA sessions disconnected due to receiving MIP registration with a home address of 0.0.0.0.

Type: Counter

Int64

disc-reason-168

Name: gre-flow-control-timeout

Description: The total number of RP sessions disconnected due to the PCF not removing flow control for a specified amount of time if GRE flow control for RP sessions is enabled.

Type: Counter

Int64

disc-reason-169

Name: mip-paaa-bc-query-not-found

Description: The total number of sessions that were disconnected because the binding cache was not found.

Type: Counter

Int64

disc-reason-170

Name: mipha-dynamic-ip-addr-not-available

Description: The total number of MIP HA sessions that were disconnected because a dynamic IP address was not available.

Type: Counter

Int64

disc-reason-171

Name: a11-mismatched-id-on-handoff

Description: The total number of sessions disconnected due to a mismatched ID in the A11 interface during a handoff.

Type: Counter

Int64

disc-reason-172

Name: a11-badly-formed-on-handoff

Description: The total number of sessions disconnected because the A11 interface is formed badly during a handoff.

Type: Counter

Int64

disc-reason-173

Name: a11-unsupported-vendor-id-on-handoff

Description: The total number of sessions disconnected due to unsupported vendor Id in the A11 interface during a handoff.

Type: Counter

Int64

disc-reason-174

Name: a11-t-bit-not-set-on-handoff

Description: The total number of sessions disconnected due to t-bit is not set in the A11 interface during a handoff.

Type: Counter

Int64

disc-reason-175

Name: MIP-Reg-Revocation-i-bit-on

Description: The total number of Mobile IP sessions disconnected at the PDSN/FA due to Revocation received from HA (with I bit set).

Type: Counter

Int64

disc-reason-176

Name: a11-RRQ-Deny-Max-Count

Description: The total number of sessions disconnected due to failures in processing A11-Registration-Request despite retries of the message by the PCF.

Type: Counter

Int64

disc-reason-177

Name: Dormant-Transition-During-Session-Setup

Description: The total number of sessions disconnected because they entered the dormant state during session setup.

Type: Counter

Note: Sessions facilitated through PDSN Closed R-P services are always displayed as “Active” due to the fact that PDSN Closed R-P services do not receive dormancy information from the PCF.

Int64

disc-reason-178

Name: PPP-Rem-Reneg-Disc-Always-Cfg

Description: The total number of PPP sessions disconnected because they were renegotiated by the remote side by sending LCP Conf-req/nak/ack and the “always” option was used for the remote-renegotiation disconnect command/attribute.

Type: Counter

Int64

disc-reason-179

Name: PPP-Rem-Reneg-Disc-NAI-MSID-Mismatch

Description: The total number of PPP sessions disconnected because they were renegotiated by the remote side by sending LCP Conf-req/nak/ack and the “nai-prefix-msid-mismatch” option was used for the remote-renegotiation disconnect command/attribute.

Type: Counter

Int64

disc-reason-180

Name: mipha-subscriber-ipsec-tunnel-down

Description: The total number of subscribers disconnected because the IPSec tunnel facilitating their sessions went down.

Type: Counter

Int64

disc-reason-181

Name: mipha-subscriber-ipsec-tunnel-fail

Description: The total number of subscribers disconnected because an IPSec tunnel failed to be established.

Type: Counter

Int64

disc-reason-182

Name: mipha-subscriber-ipsecmgr-death

Description: The total number of subscribers disconnected because the IPSec Manager software task facilitating their sessions crashed.

Type: Counter

Int64

disc-reason-183

Name: flow-is-deactive

Description: The total number of sessions disconnected because their respective flow was deactivated.

Type: Counter

Int64

disc-reason-184

Name: ecs-license-exceeded

Description: The total number of sessions disconnected because the licensed session capacity for the Enhanced Charging Service feature has been exceeded.

Type: Counter

Int64

disc-reason-185

Name: IPSG-Auth-failed

Description: The total number of sessions disconnected because IPSG authentication failed.

Type: Counter

Int64

disc-reason-186

Name: driver-initiated

Description: The total number of sessions disconnected due to driver initiation.

Type: Counter

Int64

disc-reason-187

Name: ims-authorization-failed

Description: The total number of sessions disconnected because of IMS authorization failures.

Type: Counter

Int64

disc-reason-188

Name: service-instance-released

Description: The total number of sessions disconnected because they were released by the service instances facilitating them.

Type: Counter

Int64

disc-reason-189

Name: flow-release

Description: The total number of sessions disconnected because their respective flows were released.

Type: Counter

Int64

disc-reason-190

Name: ppp-renego-no-ha-addr

Description: The total number of sessions disconnect because no HA address was supplied during PPP renegotiation.

Type: Counter

Int64

disc-reason-191

Name: intra-pdsn-handoff

Description: The total number of sessions disconnected during an intra-PDSN service handoff.

Type: Counter

Int64

disc-reason-192

Name: overload-disconnect

Description: The total number of sessions disconnected because the configured overload-disconnect threshold has been exceeded.

Type: Counter

Int64

disc-reason-193

Name: css-service-not-found

Description: The total number of sessions because the CSS service specified for handling the session was not found.

Type: Counter

Int64

disc-reason-194

This is not supported at this time.

Int64

disc-reason-195

Name: dhcp-client-sent-release

Description: The total number of sessions disconnected because the DHCP client sent a release.

Type: Counter

Int64

disc-reason-196

Name: dhcp-client-sent-nak

Description: The total number of sessions disconnected because the DHCP client sent a negative acknowledge message.

Type: Counter

Int64

disc-reason-197

Name: msid-dhcp-chaddr-mismatch

Description: The total number of sessions disconnected because the DHCP Client Hardware (MAC) Address (CHADDR) does not match with MSID of the ASN-GW session.

Type: Counter

Int64

disc-reason-198

Name: link-broken

Description: The total number of sessions disconnected because the link between the SGSN and the GGSN is broken resulting in the termination of ongoing Diameter Credit-Control sessions with the DIAMETER_LINK_BROKEN termination-cause.

Type: Counter

Int64

disc-reason-199

Name: prog-end-timeout

Description: The total number of sessions disconnected because the allowed BCMCS program limit time expires.

Type: Counter

Int64

disc-reason-200

Name: qos-update-wait-timeout

Description: The total number of sessions disconnected because the PDSN failed to update QoS for them.

Type: Counter

Int64

disc-reason-201

Name: css-synch-cause

Description: The total number of sessions disconnected because the session-audit between the ACS Manager task and Session Manager disconnects any dangling sessions in the Session Manager.

Type: Counter

Int64

disc-reason-202

Name: Gtp-context-replacement

Description: The total number of sessions disconnected due to GTP context replacement.

Type: Counter

Int64

disc-reason-203

Name: PDIF-Auth-failed

Description: The total number of sessions disconnected due to PDIF authentication process unable to set up a secure IPSec tunnel to subscriber.

Type: Counter

Int64

disc-reason-204

Name: l2tp-unknown-apn

Description: The total number of sessions disconnected due to unknown APN in L2TP message.

Type: Counter

Int64

disc-reason-205

Name: ms-unexpected-network-reentry

Description: The total number of sessions disconnected due unexpected network reentry by MS in Wimax network.

Type: Counter

Int64

disc-reason-206

Name: r6-invalid-nai

Description: The total number of sessions disconnected due invalid NAI in R6 message in WiMAX network.

Type: Counter

Int64

disc-reason-207

Name: eap-max-retry-reached

Description: The total number of sessions disconnected due maximum retry limit for EAP authentication exhausted in Wimax network.

Type: Counter

Int64

disc-reason-208

Name: vbm-hoa-session-disconnected

Description: The total number of disconnects that occurred between the Visitor Bearer Manager (VBM) and home network IP address (HoA).

Type: Counter

Int64

disc-reason-209

Name: vbm-voa-session-disconnected

Description: The total number of disconnects that occurred between the Visitor Bearer Manager (VBM) and visited address (VoA).

Type: Counter

Int64

disc-reason-210

Name: in-acl-disconnect-on-violation

Description: the total number of disconnects resulting from an inbound Access Control List violation.

Type: Counter

Int64

disc-reason-211

Name: eap-msk-lifetime-expiry

Description: The total number of sessions disconnected due to EAP Master Session Key lifetime expiry in Wimax network.

Type: Counter

Int64

disc-reason-212

Name: eap-msk-lifetime-too-low

Description: The total number of sessions disconnected due to EAP Master Session Key lifetime is too less to allow session.

Type: Counter

Int64

disc-reason-213

Name: inter-service-handoff

Description: The total number of sessions disconnected due to inter-service handoff in Wimax network.

Type: Counter

Int64

disc-reason-214

Name: r6-max-retry-reached

Description: The total number of sessions disconnected due to maximum retry limit for R6 message exhausted in Wimax network.

Type: Counter

Int64

disc-reason-215

Name: r6-nwexit-recd

Description: The total number of sessions disconnected due to network exit message received on R6 interface in Wimax network.

Type: Counter

Int64

disc-reason-216

Name: r6-dereg-req-recd

Description: The total number of sessions disconnected due to de-registration message received on R6 interface in Wimax network.

Type: Counter

Int64

disc-reason-217

Name: r6-remote-failure

Description: The total number of sessions disconnected due to remote peer failure on R6 interface in Wimax network.

Type: Counter

Int64

disc-reason-218

Name: r6r4-protocol-errors

Description: The total number of sessions disconnected due to protocol error on R6 and/or R4 interface in Wimax network.

Type: Counter

Int64

disc-reason-219

Name: wimax-qos-invalid-aaa-attr

Description: The total number of sessions disconnected due to invalid AAA attributes for QoS to a subscriber in Wimax network.

Type: Counter

Int64

disc-reason-220

Name: npu-gre-flows-not-available

Description: The total number of sessions disconnected due to requested NPU GRE flow is not available for a subscriber in Wimax network.

Type: Counter

Int64

disc-reason-221

Name: r4-max-retry-reached

Description: The total number of sessions disconnected due to maximum retry limit for R4 message exhausted in Wimax network.

Type: Counter

Int64

disc-reason-222

Name: r4-nwexit-recd

Description: The total number of sessions disconnected due to network exit message received on R4 interface in Wimax network.

Type: Counter

Int64

disc-reason-223

Name: r4-dereg-req-recd

Description: The total number of sessions disconnected due to de-registration message received on R4 interface in Wimax network.

Type: Counter

Int64

disc-reason-224

Name: r4-remote-failure

Description: The total number of sessions disconnected due to remote peer failure on R4 interface in Wimax network.

Type: Counter

Int64

disc-reason-225

Name: ims-authorization-revoked

Description: The total number of sessions disconnected due to IMS authorization revoked.

Type: Counter

Int64

disc-reason-226

Name: ims-authorization-released

Description: The total number of sessions disconnected due to IMS authorization released.

Type: Counter

Int64

disc-reason-227

Name: ims-auth-decision-invalid

Description: The total number of sessions disconnected due to invalid IMS authorization decision.

Type: Counter

Int64

disc-reason-228

Name: mac-addr-validation-failed

Description: The total number of sessions disconnected due to MAC address validation failure in WiMAX network.

Type: Counter

Int64

disc-reason-229

Name: excessive-wimax-pd-flows-configured

Description: The total number of sessions disconnected due to excessive packet data flows configured in WiMAX network.

Type: Counter

Int64

disc-reason-230

Name: sgsn-cancel-location-subs-withdraw

Description: The total number of sessions disconnected due to request for location substitution withdrawn was cancelled.

Type: Counter

Int64

disc-reason-231

Name: sgsn-cancel-location-update

Description: The total number of sessions disconnected because the location update was cancelled.

Type: Counter

Int64

disc-reason-232

Name: sgsn-mnr-expiry

Description: The total number of sessions disconnected due to manager expiry.

Type: Counter

Int64

disc-reason-233

Name: sgsn-identity-failure

Description: The total number of sessions disconnected due to identity check failure.

Type: Counter

Int64

disc-reason-234

Name: sgsn-security-failure

Description: The total number of sessions disconnected due to security verification failure.

Type: Counter

Int64

disc-reason-235

Name: sgsn-auth-failure

Description: The total number of sessions disconnected due to authentication failure.

Type: Counter

Int64

disc-reason-236

Name: sgsn-glu-failure

Description: The total number of sessions disconnected due to Global Location Update (GLU) failure.

Type: Counter

Int64

disc-reason-237

Name: sgsn-implicit-detach

Description: The total number of sessions disconnected due to an implicit detach.

Type: Counter

Int64

disc-reason-238

Name: sgsn-subscriber-moved-to-different-smgr-instance

Description: The total number of sessions disconnected due to subscriber moving to a different SMGR instance.

Type: Counter

Int64

disc-reason-239

Name: sgsn-subscriber-moved-to-peer-sgsn

Description: The total number of sessions disconnected due to subscriber moving to a peer SGSN.

Type: Counter

Int64

disc-reason-240

Name: sgsn-dns-failure-inter-rau

Description: The total number of sessions disconnected due to DNS failure during Inter-RAU.

Type: Counter

Int64

disc-reason-241

Name: sgsn-context-response-failure

Description: The total number of sessions disconnected due to context response failure.

Type: Counter

Int64

disc-reason-242

Name: sgsn-hlr-not-found-for-ims

Description: The total number of sessions disconnected due to HLR not found for particular IMSI.

Type: Counter

Int64

disc-reason-243

Name: sgsn-ms-init-detach

Description: The total number of sessions disconnected due to MS initiated detach.

Type: Counter

Int64

disc-reason-244

Name: sgsn-roaming-not-allowed

Description: The total number of sessions disconnected because MS was not allowed to roam.

Type: Counter

Int64

disc-reason-245

Name: sgsn-duplicate-context

Description: The total number of sessions disconnected due to duplicate context.

Type: Counter

Int64

disc-reason-246

Name: hss-profile-update-failed

Description: The total number of sessions disconnected due to failure of HSS profile update.

Type: Counter

Int64

disc-reason-247

Name: inactive-without-activating-any-pdp

Description: The total number of sessions disconnected where session is inactive and no PDP context is activated from this session.

Type: Counter

Int64

disc-reason-248

Name: asnpc-idle-mode-timeout

Description: The total number of sessions disconnected due to configured idle mode timeout duration is exhausted for ASN paging controller in WiMAX network.

Type: Counter

Int64

disc-reason-249

Name: asnpc-idle-mode-exit

Description: The total number of sessions disconnected due to idle mode exit message for ASN paging controller in WiMAX network.

Type: Counter

Int64

disc-reason-250

Name: asnpc-idle-mode-entry-auth-failed

Description: The total number of sessions disconnected due to authentication failure during idle mode entry for ASN paging controller in WiMAX network.

Type: Counter

Int64

disc-reason-251

Name: asngw-invalid-qos-configuration

Description: The total number of sessions disconnected due to invalid QoS configuration for subscriber in WiMAX network.

Type: Counter

Int64

disc-reason-252

Name: sgsn-dsd-allgprswithdrawn

Description: The total number of sessions disconnected due to receipt of Delete Subscriber Data (DSD) message including the IE “all GPRS subscriptions withdrawn”.

Type: Counter

Int64

disc-reason-253

Name: r6-pmk-key-change-failure

Description: The total number of sessions disconnected due to primary master key change failure on R6 interface in WiMAX network.

Type: Counter

Int64

disc-reason-254

Name: sgsn-illegal-me

Description: The total number of sessions disconnected because the ME was illegal.

Type: Counter

Int64

disc-reason-255

Name: sess-termination-timeout

Description: The total number of sessions disconnected due to failure monitored through BS monitor keep-alive probe.

Type: Counter

Int64

disc-reason-256

Name: sgsn-sai-failure

Description: The total number of sessions disconnected due to an SGSN Service Area Identity (SAI) attachment failure.

Type: Counter

Int64

disc-reason-257

Name: sgsn-rnc-removal

Description: The total number of sessions disconnected due toan error in SGSN inbound SRNS (Serving Radio Network Subsystem) registration state.

Type: Counter

Int64

disc-reason-258

Name: sgsn-rai-removal

Description: The total number of sessions disconnected due to error in Update PDP Context Response message for direct tunnel functionality. Direct tunnel functionality at GGSN was expecting some fields which were not received in the Update PDP Context Response message. Hence, GGSN was not able to establish tunnel appropriately with SGSN or RNC.

Type: Counter

Int64

disc-reason-259

Name: sgsn-init-deact

Description: The total number of sessions disconnected at SGSN due to unknown PDP context.

Type: Counter

Int64

disc-reason-260

Name: ggsn-init-deact

Description: The total number of sessions disconnected at SGSN due to PDP authentication failed.

Type: Counter

Int64

disc-reason-261

Name: hlr-init-deact

Description: The total number of sessions disconnected at SGSN due to duplicate PDP context

Type: Counter

Int64

disc-reason-262

Name: ms-init-deact

Description: The total number of sessions disconnected at SGSN due to no response from GGSN.

Type: Counter

Int64

disc-reason-263

Name: sgsn-detach-init-deact

Description: The total number of sessions disconnected at SGSN due to failed response from GGSN.

Type: Counter

Int64

disc-reason-264

Name: sgsn-rab-rel-init-deact

Description: The total number of sessions disconnected at SGSN due to unknown APN.

Type: Counter

Int64

disc-reason-265

Name: sgsn-iu-rel-init-deact

Description: The total number of sessions disconnected at SGSN due to service request initiated deactivation.

Type: Counter

Int64

disc-reason-266

Name: sgsn-gtpu-path-failure

Description: The total number of sessions disconnected at SGSN due to attachment procedure initiated abort.

Type: Counter

Int64

disc-reason-267

Name: sgsn-gtpc-path-failure

Description: The total number of sessions disconnected at SGSN due to ISRAU initiated abort procedure.

Type: Counter

Int64

disc-reason-268

Name: sgsn-local-handoff-init-deact

Description: The total number of sessions disconnected at SGSN due to unknown APN.

Type: Counter

Int64

disc-reason-269

Name: sgsn-remote-handoff-init-deact

Description: The total number of sessions disconnected at SGSN due to MM context cleanup initiated abort procedure.

Type: Counter

Int64

disc-reason-270

Name: sgsn-gtp-no-resource

Description: The total number of sessions disconnected at SGSN due to unknown abort procedure.

Type: Counter

Int64

disc-reason-271

Name: sgsn-rnc-no-resource

Description: The total number of sessions disconnected at SGSN due to abort procedure started by guard timeout.

Type: Counter

Int64

disc-reason-272

Name: sgsn-odb-init-deact

Description: The total number of sessions disconnected at SGSN due to abort procedure initiated on DHCP IP validate request.

Type: Counter

Int64

disc-reason-273

Name: sgsn-invalid-ti

Description: The total number of sessions disconnected due to id mismatch in MIPv6 session.

Type: Counter

Int64

disc-reason-274

Name: sgsn-actv-rejected-due-to-rnc

Description: The total number of sessions disconnected as AAA session id not-found

Type: Counter

Int64

disc-reason-275

Name: sgsn-apn-restrict-vio

Description: The total number of sessions disconnected due to security associate rekeying failure.

Type: Counter

Int64

disc-reason-276

Name: sgsn-actv-rejected-by-sgsn

Description: The total number of sessions disconnected due to failure in relocation in ASN-PC service.

Type: Counter

Int64

disc-reason-277

Name: sgsn-abnormal-deact

Description: The total number of sessions disconnected due to failure in paging controller relocation in ASN PC service.

Type: Counter

Int64

disc-reason-278

Name: sgsn-actv-rejected-by-ggsn

Description: The total number of sessions disconnected due to mismatch in authentication policy.

Type: Counter

Int64

disc-reason-279

Name: sgsn-err-ind

Description: The total number of sessions disconnected as DELETE MS ENTRY message received by the ASN Paging Controller.

Type: Counter

Int64

disc-reason-280

Name: asngw-non-anchor-prohibited

Description: The total number of sessions disconnected due to non-anchor ASN-GW being prohibited.

Type: Counter

Int64

disc-reason-281

Name: asngw-im-entry-prohibited

Description: The total number of sessions disconnected due to unknown reason.

Type: Counter

Int64

disc-reason-282

Name: Session-idle-mode-entry-timeout

Description: The total number of sessions disconnected Administratively.

Type: Counter

Int64

disc-reason-283

Name: session-idle-mode-exit-timeout

Description: The total number of sessions disconnected by remote system

Type: Counter

Int64

disc-reason-284

Name: asnpc-ms-power-down-nwexit

Description: The total number of sessions disconnected by local system.

Type: Counter

Int64

disc-reason-285

Name: asnpc-r4-nwexit-recd

Description: The total number of sessions disconnected due to non-availability of resources.

Type: Counter

Int64

disc-reason-286

Name: sgsn-iu-rel-before-call-est

Description: The total number of sessions disconnected due to exceed in service limit.

Type: Counter

Int64

disc-reason-287

Name: ikev2-subscriber-ipsecmgr-death

Description: The total number of sessions disconnected due to LCP negotiation failed.

Type: Counter

Int64

disc-reason-288

Name: All-dynamic-pool-addr-occupied

Description: The total number of sessions disconnected due to no response in PPP-LCP session.

Type: Counter

Int64

disc-reason-289

Name: mipv6ha-ip-addr-not-available

Description: The total number of sessions disconnected due to loop back detected in PPP-LCP.

Type: Counter

Int64

disc-reason-290

Name: bs-monitor-keep-alive-failed

Description: The total number of sessions disconnected due to maximum retries in PPP-LCP session.

Type: Counter

Int64

disc-reason-291

Name: sgsn-attach-in-reg-state

Description: The total number of SGSN sessions disconnected due to an error in the SGSN attachment during the registration state.

Type: Counter

Int64

disc-reason-292

Name: sgsn-inbound-srns-in-reg-state

Description: The total number of SGSN sessions disconnected due to an error in the SGSN inbound SRNS in a registration state.

Type: Counter

Int64

disc-reason-293

Name: dt-ggsn-tun-reestablish-failed

Description: The total number of SGSN sessions disconnected due to error in Update PDP Context Response message for direct tunnel functionality. Direct tunnel functionality at GGSN was expecting some fields which were not received in the Update PDP Context Response message. Hence, the GGSN was not able to establish a tunnel appropriately with the SGSN or the RNC.

Type: Counter

Int64

disc-reason-294

Name: sgsn-pdp-unknown

Description: The total number of SGSN sessions disconnected due to an unknown PDP context.

Type: Counter

Int64

disc-reason-295

Name: sgsn-pdp-auth-failure

Description: The total number of SGSN sessions disconnected because the PDP authentication failed.

Type: Counter

Int64

disc-reason-296

Name: sgsn-duplicate-pdp-context

Description: The total number of SGSN sessions disconnected because the PDP authentication failed.

Type: Counter

Int64

disc-reason-297

Name: sgsn-no-rsp-from-ggsn

Description: The total number of SGSN sessions disconnected because the SGSN does note receive a response from the GGSN.

Type: Counter

Int64

disc-reason-298

Name: sgsn-failure-rsp-from-ggsn

Description: The total number of SGSN sessions disconnected due to failed response from the GGSN.

Type: Counter

Int64

disc-reason-299

Name: sgsn-apn-unknown

Description: The total number of SGSN sessions disconnected due to an unknown APN.

Type: Counter

Int64

disc-reason-300

Name: sgsn-pdp-status-mismatch

Description: The total number of SGSN sessions disconnected due to deactivation initiated by a service request.

Type: Counter

Int64

disc-reason-301

Name: sgsn-attach-on-attch-init-abort

Description: The total number of SGSN sessions disconnected due to an attachment procedure-initiated abort.

Type: Counter

Int64

disc-reason-302

Name: sgsn-iu-rel-in-israu-init-abort

Description: The total number of SGSN sessions disconnected due to an aborted Inter-SGSN Routing Area Update (ISRAU) procedure.

Type: Counter

Int64

disc-reason-303

Name: sgsn-smgr-init-ab

Description: The total number of SGSN sessions disconnected because the SessMgr initiates an abort.

Type: Counter

Int64

disc-reason-304

Name: sgsn-mm-ctx-cleanup-init-abort

Description: The total number of SGSN sessions disconnected due to the MM context cleanup-initiated abort procedure.

Type: Counter

Int64

disc-reason-305

Name: sgsn-unknown-abort

Description: The total number of SGSN sessions disconnected due to an unknown abort procedure.

Type: Counter

Int64

disc-reason-306

Name: sgsn-guard-timeout-abort

Description: The total number of SGSN sessions disconnected because the abort procedure was started by the guard timer timeout.

Type: Counter

Int64

disc-reason-307

Name: vpn-bounce-dhcpip-validate-req

Description: The total number of SGSN sessions disconnected because the abort procedure was initiated upon receiving a DHCP IP validate request.

Type: Counter

Int64

disc-reason-308

Name: mipv6-id-mismatch

Description: The total number of sessions disconnected due to id mismatch in MIPv6 session.

Type: Counter

Int64

disc-reason-309

Name: aaa-session-id-not-found

Description: The total number of sessions disconnected as AAA session id not-found

Type: Counter

Int64

disc-reason-310

Name: x1/x5-max-retry-reach

Description: The total number of sessions disconnected due to security associate rekeying failure.

Type: Counter

Int64

disc-reason-311

Name: x1-nwexit-recd

Description: The total number of sessions disconnected due to failure in relocation in ASN-PC service.

Type: Counter

Int64

disc-reason-312

Name: x1-dereg-req-recd

Description: The total number of sessions disconnected due to failure in paging controller relocation in ASN PC service.

Type: Counter

Int64

disc-reason-313

Name: x1-remote-failure

Description: The total number of sessions disconnected due to mismatch in authentication policy.

Type: Counter

Int64

disc-reason-314

Name: x1x2-protocol-errors

Description: The total number of sessions disconnected as DELETE MS ENTRY message received by the ASN Paging Controller.

Type: Counter

Int64

disc-reason-315

Name: x2/x6-max-retry-reached

Description: The total number of sessions disconnected because the ASNGW TID entry was not found.

Type: Counter

Int64

disc-reason-316

Name: x2/x6-nwexit-recd

Description: The total number of sessions disconnected due to network exit message received on X2 interface in PHS network.

Type: Counter

Int64

disc-reason-317

Name: x2-dereg-req-recd

Description: The total number of sessions disconnected due to deregistration request received on X2 interface in PHS network.

Type: Counter

Int64

disc-reason-318

Name: x2-remote-failure

Description: The total number of sessions disconnected by remote system due to failure on X2 interface in PHS network.

Type: Counter

Int64

disc-reason-319

Name: x1-pmk-key-change-failure

Description: The total number of sessions disconnected due to primary master key change failure on X1 interface in PHS network.

Type: Counter

Int64

disc-reason-320

Name: SA-Rekeying-Failure

Description: The total number of sessions disconnected because of an IKE SA rekeying failure.

Type: Counter

Int64

disc-reason-321

Name: Sess-sleep-mode-entry-timeout

Description: The total number of sessions disconnected due to session sleep mode entry timeout on PHS GW.

Type: Counter

Int64

disc-reason-322

Name: phsgw-non-anchor-prohibited

Description: The total number of sessions disconnected due to non-anchor PHS GW being prohibited.

Type: Counter

Int64

disc-reason-323

Name: asnpc-pc-relocation-failed

Description: The total number of sessions disconnected due to failure in paging controller relocation in ASN PC service.

Type: Counter

Int64

disc-reason-324

Name: asnpc-pc-relocation

Description: The total number of sessions disconnected due to paging controller relocation in ASN PC service.

Type: Counter

Int64

disc-reason-325

Name: auth_policy_mismatch

Description: The total number of sessions disconnected due to authorization policy mismatch.

Type: Counter

Int64

disc-reason-326

Name: ike/ipsec-sa-lifetime-expired

Description: The total number of sessions disconnected due to IKE/IPsec security associate lifetime timer expiration.

Type: Counter

Int64

disc-reason-327

Name: asnpc-del-ms-entry-recd

Description: The total number of sessions disconnected as DELETE MS ENTRY message received by the ASN Paging Controller.

Type: Counter

Int64

disc-reason-328

Name: phspc-sleep-mode-timeout

Description: The total number of sessions disconnected due to sleep mode timeout by the PHS Paging Controller.

Type: Counter

Int64

disc-reason-329

Name: phspc-sleep-mode-exit

Description: The total number of sessions disconnected due to sleep mode exit by the PHS Paging Controller.

Type: Counter

Int64

disc-reason-330

Name: phspc-sleep-mode-entry-auth-failed

Description: The total number of sessions disconnected due to failed sleep mode entry authorization by the PHS Paging Controller.

Type: Counter

Int64

disc-reason-331

Name: phspc-ms-power-down-nwexit

Description: The total number of sessions disconnected due to ms power down network exit message received by the PHS Paging Controller.

Type: Counter

Int64

disc-reason-332

Name: phspc-x6-nwexit-recd

Description: The total number of PHS Paging Controller sessions disconnected due to network exit message received from X2 interface in PHS network.

Type: Counter

Int64

disc-reason-333

Name: invalid-nat-config

Description: The total number of sessions disconnected due to the following reasons:

1. When SessMgr and ACSMgr are running in non-optimized mode.

2. When an undefined NAT pool is configured for subscriber.

NAT must be disabled if ACS is not running in optimized mode.

Type: Counter

Int64

disc-reason-334

Name: asngw-tid-entry-not-found

Description: The total number of sessions disconnected because the ASNGW TID entry was not found.

Type: Counter

Int64

disc-reason-335

Name: No-NAT-IP-Addr-for-subscriber

Description: The total number of sessions disconnected due to NAT IP address being unavailable during call setup for allocation to a subscriber.

Type: Counter

Int64

disc-reason-336

Name: excessive-phs-pd-flows-configured

Description: The total number of sessions disconnected due to configuration of excessive PHS pd flows.

Type: Counter

Int64

disc-reason-337

Name: phsgw-invalid-qos-configuration

Description: The total number of sessions disconnected due to invalid QoS configuration for subscriber in PHS network.

Type: Counter

Int64

disc-reason-338

Name: Interim-Update

Description: The total number of sessions disconnected due to Interim Update.

Type: Counter

Int64

disc-reason-339

Name: sgsn-inbound-attach-abort-radio-status-bad-lost

Description: The total number of SGSN sessions disconnected because the inbound attach requests aborted due to poor radio status or lost radio connections.

Type: Counter

Int64

disc-reason-340

Name: sgsn-inbound-irau-abort-radio-status-bad-lost

Description: The total number of SGSN sessions disconnected due to inbound IRAU requests aborting as the radio status was poor or the radio connection lost.

Type: Counter

Int64

disc-reason-341

Name: ike-keep-alive-failed

Description: The total number of sessions disconnected due to IKE keepalive failure.

Type: Counter

Int64

disc-reason-342

Name: sgsn-attach-abort-ms-suspend

Description: The total number of SGSN sessions disconnected due to attach requests aborting because MS was in suspend mode.

Type: Counter

Int64

disc-reason-343

Name: sgsn-inbound-irau-abort-ms-suspend

Description: The total number of SGSN sessions disconnected due to IRAU requests aborted when MS was in suspend mode.

Type: Counter

Int64

disc-reason-344

Name: duplicate-session-detected

Description: The total number of sessions disconnected due to detection of duplicate sessions for the same session id.

Type: Counter

Int64

disc-reason-345

Name: sgsn-xid-response-failure

Description: The total number of SGSN sessions disconnected due to XID response failure.

Type: Counter

Int64

disc-reason-346

Name: sgsn-nse-cleanup

Description: The total number of SGSN sessions disconnected due to record cleanup or reset on the network service entity (NSE).

Type: Counter

Int64

disc-reason-347

Name: sgsn-gtp-req-failure

Description: The total number of SGSN sessions disconnected due to failure of the GTPP request.

Type: Counter

Int64

disc-reason-348

Name: sgsn-imsi-mismatch

Description: The total number of SGSN sessions disconnected due to mismatches of the IMSIs.

Type: Counter

Int64

disc-reason-349

Name: sgsn-bvc-blocked

Description: The total number of SGSN sessions disconnected because the BSSGP Virtual Connection (BVC) was blocked.

Type: Counter

Int64

disc-reason-350

Name: sgsn-attach-on-inbound-irau

Description: The total number of SGSN sessions disconnected as the session was attached on inbound IRAU requests.

Type: Counter

Int64

disc-reason-351

Name: sgsn-attach-on-outbound-irau

Description: The total number of SGSN sessions disconnected while the session was attached on outbound IRAU requests.

Type: Counter

Int64

disc-reason-352

Name: sgsn-incorrect-state

Description: The total number of SGSN sessions disconnected due to incorrect state of network elements.

Type: Counter

Int64

disc-reason-353

Name: sgsn-t3350-expiry

Description: The total number of SGSN sessions disconnected due to expiry of the T-3350 timer.

Type: Counter

Int64

disc-reason-354

Name: sgsn-page-timer-expiry

Description: The total number of SGSN sessions disconnected due to expiry of the paging timer.

Type: Counter

Int64

disc-reason-355

Name: phsgw-tid-entry-not-found

Description: The total number of SGSN sessions disconnected due to local purging of PDP contexts.

Type: Counter

Int64

disc-reason-356

Name: phspc-del-ms-entry-recd

Description: The total number of sessions disconnected as DELETE MS ENTRY message received by the PHS Paging Controller.

Type: Counter

Int64

disc-reason-357

Name: sgsn-pdp-local-purge

Description: The total number of SGSN sessions disconnected due to local purging of PDP contexts. The field indicator number will vary depending upon the build of the software.

Type: Counter

Int64

disc-reason-358

Name: phs-invalid-nai

Description: The total number of sessions disconnected due to invalid NAI in PHS network.

Type: Counter

Int64

disc-reason-359

Name: Session-sleep-mode-exit-timeout

Description: The total number of sessions disconnected due to sleep mode exit timeout for PHS paging controller in PHS network.

Type: Counter

Int64

disc-reason-360

Name: sgsn-offload-phase2

Description: With Iu/Gb flex enabled, this is the total number of SGSN sessions disconnected when the subscriber has been forcefully cleared via phase2 offloading from one SGSN to another SGSN within the SGSN pool.

Type: Counter

Int64

disc-reason-361

Name: phs-thirdparty-auth-fail

Description: The total number of sessions disconnected due to third party authorization failure in PHS network.

Type: Counter

Int64

disc-reason-362

Name: Remote-error-notification

Description: The total number of sessions disconnected due to remote error notifications.

Type: Counter

Int64

disc-reason-363

Name: No-response

Description: The total number of sessions disconnected due to no response from any of the network entity.

Type: Counter

Int64

disc-reason-364

Name: PDG-Auth-failed

Description: The total number of sessions disconnected due re-authorization failure at any stage.

Type: Counter

Int64

disc-reason-365

Name: mme-s1AP-send-failed

Description: The total number of sessions disconnected because of a MME and s1AP send failure.

Type: Counter

Int64

disc-reason-366

Name: mme-egtpc-connection-failed

Description: The total number of sessions disconnected because of a MME-eGTPC connection failure.

Type: Counter

Int64

disc-reason-367

Name: mme-egtpc-create-session-failed

Description: The total number of sessions disconnected because of the MME-eGTPC create session failed.

Type: Counter

Int64

disc-reason-368

Name: mme-authentication-failure

Description: The total number of sessions disconnected because of a MME authentication failure.

Type: Counter

Int64

disc-reason-369

Name: mme-ue-detach

Description: The total number of sessions disconnected because of MME and UE detach.

Type: Counter

Int64

disc-reason-370

Name: mme-mme-detach

Description: The total number of sessions disconnected because of MME to MME detach.

Type: Counter

Int64

disc-reason-371

Name: mme-hss-detach

Description: The total number of sessions disconnected because of a MME HSS detach.

Type: Counter

Int64

disc-reason-372

Name: mme-pgw-detach

Description: The total number of sessions disconnected because of a MME and P-GW detach.

Type: Counter

Int64

disc-reason-373

Name: mme-sub-validation-failure

Description: The total number of sessions disconnected because of a MME sub validation failure.

Type: Counter

Int64

disc-reason-374

Name: mme-hss-connection-failure

Description: The total number of sessions disconnected because of a MME HSS connection failure.

Type: Counter

Int64

disc-reason-375

Name: mme-hss-user-unknown

Description: The total number of sessions disconnected because the MME HSS user is unknown.

Type: Counter

Int64

disc-reason-376

Name: dhcp-lease-mismatch-detected

Description: The total number of sessions disconnected due to mismatch in DHCP lease time mismatch.

Type: Counter

Int64

disc-reason-377

Name: nemo-link-layer-down

Description: The total number of disconnected sessions due to the NEMO (Network Mobility) link layer being down.

Type: Counter

Int64

disc-reason-378

Name: eapol-max-retry-reached

Description: The total number of sessions disconnected because of eapol-max-retry-reached.

Type: Counter

Int64

disc-reason-379

Name: sgsn-offload-phase3

Description: With Iu/Gb flex enabled, this is the total number of SGSN sessions disconnected when the subscriber has been forcefully cleared via phase3 offloading from one SGSN to another SGSN within the SGSN pool.

Type: Counter

Int64

disc-reason-380

Name: mbms-bearer-service-disconnect

Description: The total number of sessions disconnected due to disconnect in MBMS bearer service.

Type: Counter

Int64

disc-reason-381

Name: disconnect-on-violation-odb

Description: The total number of sessions disconnected due to violation on Operator Determined Barring (ODB) of services.

Type: Counter

Int64

disc-reason-382

Name: disconn-on-violation-focs-odb

Description: The total number of sessions disconnected due to violation on Operator Determined Barring (ODB) of Free-of-Charge service (FOCS).

Type: Counter

Int64

disc-reason-383

Name: CSCF-REG-Admin-disconnect

Description: The total number of CSCF sessions disconnected through CLI registration clearing by administrator.

Type: Counter

Int64

disc-reason-384

Name: CSCF-REG-User-disconnect

Description: The total number of CSCF sessions disconnected by UE with an explicit deregister message.

Type: Counter

Int64

disc-reason-385

Name: CSCF-REG-Liefetime-Expiry

Supported in releases prior to 14.0.

Description: The total number of CSCF sessions disconnected due to registration expiry.

Type: Counter

Int64

disc-reason-386

Name: CSCF-REG-Network-disconnect

Description: The total number of CSCF sessions disconnected due to network-initiated deregistration.

Type: Counter

Int64

disc-reason-387

Name: CSCF-Call-Admin-disconnect

Description: The total number of CSCF sessions disconnected through CLI call clearing by administrator.

Type: Counter

Int64

disc-reason-388

Name: CSCF-Call-User-disconnect

Description: The total number of CSCF sessions disconnected by UE using BYE message.

Type: Counter

Int64

disc-reason-389

Name: CSCF-CALL-Local-disconnect

Description: The total number of CSCF sessions disconnected locally due to some processing failure, task death, recovery failure, etc.

Type: Counter

Int64

disc-reason-390

Name: CSCF-CALL-No-Resource

Description: The total number of CSCF sessions disconnected because locally due to congestion caused by max calline/flow usage from high cpu/memory utilization in sessmgr.

Type: Counter

Int64

disc-reason-391

Name: CSCF-CALL-No-Response

Description: The total number of CSCF sessions disconnected due to response timeout (SIP response code 408).

Type: Counter

Int64

disc-reason-392

Name: CSCF-CALL-Inactivity-timeout

Description: The total number of CSCF sessions disconnected due to session timer timeout.

Type: Counter

Int64

disc-reason-393

Name: CSCF-CALL-Media-Auth-Failure

Description: The total number of CSCF sessions disconnected due to media authorization failure.

Type: Counter

Int64

disc-reason-394

Name: CSCF-REG-No-Resource

Description: The total number of CSCF sessions disconnected because register message is rejected due to congestion caused by max calline/flow usage from high cpu/memory utilization in sessmgr.

Type: Counter

Int64

disc-reason-395

Name: ms-unexpected-idle-mode-entry

Description: The total number of disconnects due to ms-unexpected-idle-mode-entry.

Type: Counter

Int64

disc-reason-396

Name: Re-Auth-failed

Description: The total number of disconnects due to Re-Auth-failed.

Type: Counter

Int64

disc-reason-397

Name: sgsn-pdp-nse-cleanup

Description: The total number of SGSN sessions disconnected because the NSE configured in the GPRS service is removed and there are PDP contexts associated with the subscribers attached in this NSE.

Type: Counter

Int64

disc-reason-398

Name: sgsn-mm-ctxt-gtp-no-resource

Description: The total number of SGSN sessions disconnected because an SGTP service could not be assigned to an MM context. The field indicator number will vary depending upon the build of the software

Type: Counter

Int64

disc-reason-399

Name: unknown-apn

Description: The total number of disconnects due to an unknown Access Point Name (APN).

Type: Counter

Int64

disc-reason-400

Name: gtpc-path-failure

Description: The total number of disconnects due to a GTPC path failure.

Type: Counter

Int64

disc-reason-401

Name: gtpu-path-failure

Description: The total number of disconnects due to a GTPU path failure.

Type: Counter

Int64

disc-reason-402

Name: actv-rejected-by-ggsn

Description: The total number of disconnects due to activation being rejected by GGSN.

Type: Counter

Int64

disc-reason-403

Name: sgsn-pdp-gprs-camel-release

Description: The total number of PDP activation failures due to release from CAMEL.

Type: Counter

Int64

disc-reason-404

Name: sgsn-check-imei-failure

Description: The total number of Attaches/RAUs rejected due to failure in the IMEI checking (due either to black listing or to grey listing and an SGSN operator policy is configured with deny-grey-list).

Type: Counter

This counter is available in releases 9.0 and higher.

Int64

disc-reason-405

Name: sgsn-sndcp-init-deact

Description: The total number of PDP contexts deactivated upon receiving a cleanup indication from the SNDCP (Sub Network Dependent Convergence Protocol) layer.

Type: Counter

Int64

disc-reason-406

Name: sgsn-pdp-inactivity-timeout

Description: The total number of subscribers detached or PDP context(s) deactivated due to subscriber inactivity during a configured (in the SGSN operator policy) time.

Type: Counter

Int64

disc-reason-407

Name: fw-and-nat-policy-removed

Description: The total number of NAT-enabled sessions dropped due to Firewall-and-NAT policy updates in mid session.

Type: Counter

Int64

disc-reason-408

Name: FNG-Auth-failed

Description: The total number of FNG sessions disconnected due to authorization failures based on mismatched Femtocell Access Point (FAP) credentials.

Type: Counter

Int64

disc-reason-409

Name: ha-stale-key-disconnect

Description: The total number of disconnects due to an ha-stale-key.

Type: Counter

Int64

disc-reason-410

Name: No-IPV6-address-for-subscriber

Description: The total number of disconnects because there was no IPv6 address for the subscriber.

Type: Counter

Int64

disc-reason-411

Name: prefix-registration-failure

Description: The total number of disconnects due to a prefix registration failure.

Type: Counter

Int64

disc-reason-412

Name: disconnect-from-policy-server

Description: the total number of disconnects initiated from a policy server.

Type: Counter

Int64

disc-reason-413

Name: s6b-auth-failed

Description: The total number of subscriber sessions disconnected due to failure of authentication over S6b interface with HSS.

This support is added for interoperability of GGSN with P-GW and HA.

Type: Counter

Int64

disc-reason-414

Name: gtpc-err-ind

Description: The total number of sessions disconnected due to a GTP control plane error indication message.

Type: Counter

Int64

disc-reason-415

Name: gtpu-err-ind

Description: The total number of sessions disconnected due to a GTP user plane error indication message.

Type: Counter

Int64

disc-reason-416

Name: invalid-pdn-type

Description: The total number of sessions disconnected due to an invalid PDN-type error.

Type: Counter

Int64

disc-reason-417

Name: aaa-auth-req-failed

Description: The total number of subscriber sessions disconnected due to a AAA authentication request failure.

Type: Counter

Int64

disc-reason-418

Name: apn-denied-no-subscription

Description: The total number of subscriber sessions disconnected due to denial of APN as requested APN was not subscribed to subscriber.

Type: Counter

Int64

disc-reason-419

Name: Sgw-context-replacement

Description: The total number of sessions disconnected due to an S-GW context replacement.

Type: Counter

Int64

disc-reason-420

Name: dup-static-ip-addr-req

Description: The total number of subscriber sessions disconnected due to new session request received with duplicate IP address at GGSN.

This support is added for interoperability of GGSN with P-GW and HA.

Type: Counter

Int64

disc-reason-421

Name: apn-restrict-violation

Description: The total number of subscriber sessions disconnected due to violation of level of restriction to ensure controlled co-existence of the Primary PDP Contexts in APN.

Type: Counter

Int64

disc-reason-422

Name: invalid-wapn

Description: The total number of sessions disconnected due to invalid or no W-APN details received from the UE.

Type: Counter

Int64

disc-reason-423

Name: ttg-nsapi-allocation-failed

Description: The total number of TTG sessions disconnected due to an NSAPI (Network Service Access Point Identifier) allocation failure.

Type: Counter

Int64

disc-reason-424

Name: mandatory-gtp-ie-missing

Description: The total number of sessions disconnected due to the unavailability of a mandatory GTP Information-Element during PDP context creation.

Type: Counter

Int64

disc-reason-425

Name: aaa-unreachable

Description: The total number of disconnected sessions due to RADIUS server not being reachable. For mobile-IP calls, aaa-unreachable cause code is set when re-authentication failure happens. RADIUS generates this only for a mobile IP call and RADIUS server is down during authentication.

Type: Counter

Int64

disc-reason-426

Name: asngw-service-flow-deletion

Description: The total number of disconnects resulting from flow deletion by ANS-GW.

Type: Counter

Int64

disc-reason-427

Name: CT-PMIP-RRQ-NVSE-Value-Change

Description: The total number of disconnects resulting from a PMIP (Proxy-MIP) registration request (RRQ) returning an NVSE (Normal/Vendor organization Special Extension) value change [WiMAX].

Type: Counter

Int64

disc-reason-428

Name: tcp-read-failed

Description: The total number of disconnected sessions due to a TCP read failure.

Type: Counter

Int64

disc-reason-429

Name: tcp-write-failed

Description: The total number of disconnected sessions due to a TCP write failure.

Type: Counter

Int64

disc-reason-430

Name: ssl-handshake-failed

Description: The total number of disconnected Secure Sockets Layer (SSL) sessions due to a handshake failure.

Type: Counter

Int64

disc-reason-431

Name: ssl-renegotiate-failed

Description: The total number of disconnected SSL sessions due to a renegotiation failure.

Type: Counter

Int64

disc-reason-432

Name: ssl-bad-message

Description: The total number of disconnected SSL sessions due to corrupted messages.

Type: Counter

Int64

disc-reason-433

Name: ssl-alert-received

Description: The total number of disconnected SSL sessions due to an alert.

Type: Counter

Int64

disc-reason-434

Name: ssl-disconnect

Description: The total number of SSL disconnections.

Type: Counter

Int64

disc-reason-435

Name: ssl-migration

Description: The total number of SSL migrations.

Type: Counter

Int64

disc-reason-436

Name: sgsn-ard-failure

Description: The total number of session disconnects due to ARD (access restriction data) subscription restriction received from the HLR.

Type: Counter

Int64

disc-reason-437

Name: sgsn-camel-release

Description: The total number of session disconnects experienced by the SGSN due to Detach/Attach Rejects due to explicit “Release GPRS” received from CAMEL component GSM-SCF or due to failures during CAMEL handling.

Type: Counter

Int64

disc-reason-438

Name: sgsn-egtpc-connection-failed

Replaced by disc-reason-439 in Release 14.0.

Int64

disc-reason-439

Name: sgsn-egtpc-create-session-failed

Supported in Release 14.

Type: Counter

Int64

disc-reason-440

Name: sgsn-hss-detach

Replaced by disc-reason-230 in Release 14.0

Int64

disc-reason-441

Name: sgsn-hss-connection-failure

Replaced by disc-reason-236 in Release 14.0.

Int64

disc-reason-442

Name: sgsn-pgw-detach

Not yet supported.

Int64

disc-reason-443

Name:sgsn-s5-no-support-for-apn

Supported in Release 14.

Type: Counter

Int64

disc-reason-444

Name: sgsn-no-rab-for-gbr-bearer

Not yet supported - in development for future use.

Type: Counter

Int64

disc-reason-445

Name: sgsn-sgw-selection-failure

Supported in Release 14.0.

Description: The total number of session disconnects resulting from the S4-SGSN’s inability to establish a PDP context in the following scenario:
  1. Either EPS or GPRS subscription is used.
  2. S4-SGSN chooses S4 interface for PDP activation because The UE is EPC-capable. EGTP service is configured. Operator Policy does not override the core-nw-interface to Gn.
  3. The SGSN successfully resolves P-GW address (S5/S8 address) for the APN requested.
  4. The SGSN tries S-GW resolution. If the DNS response fails and no local S-GW is configured for the RAI, then the PDP activation is reected with this disconnect reason.

Type: Counter

Int64

disc-reason-446

Name: sgsn-pgw-selection-failure

Supported in Release 14.0.

Description: The total number of disconnects by the S4-enabled SGSN due to P-GW DNS failure for any cause other than the DNS response does not contain an S5/S8 address.

Type: Counter

Int64

disc-reason-447

Name: wimax-hotlining-status-change

Description: The total number of disconnects resulting from a status change in the Hotlining-Capabilities sub-attribute in the WiMAX-Capabilities attribute.

Type: Counter

Int64

disc-reason-448

Name: ggsn-no-rsp-from-sgsn

Description: The total number of sessions disconnected on GGSN node due to no response received from SGSN for a request.

Type: Counter

Int64

disc-reason-453

Name: mipha-dup-wimax-session

Description: The total number of WiMAX session disconnects resulting from duplicate Mobile IP Home Agent (MIPHA) logins.

Type: Counter

Int64

disc-reason-454

Name: invalid-version-attr

Description:This disconnect reason is set, if there is mismatch of WiMAX-Release version supported by ASNGW and that supported by AAA.

Triggers: Mismatch of WiMAX-Release version supported by ASNGW and that supported by AAA. AAA sends WiMAX release in Radius packet.

Availability: This total is cumulative for all ASNGW services configured on the system.

Type: Counter

Int64

disc-reason-455

Name: sgsn-zone-code-failure

Description: The total number of session disconnects experienced by the SGSN due to verification failure during the zone-code checking procedure.

Type: Counter

Int64

disc-reason-456

Name: invalid-qci

Description: The total number of session disconnects resulting from the receipt of invalid QoS class identifiers (QCIs). This error is returned if an invalid QCI is used in certain operations such as create bearer, which expects a QCI. A QCI is deemed invalid if it is not a standard QCI (1-9) or the QCI is not defined in the QCI table associated with the service.

Type: Counter

Int64

disc-reason-458

Name: sgsn-rnc-no-dual-pdp-init-pdp-deact

Type: Counter

Int64

disc-reason-459

Name: mme-init-ctxt-setup-failure

Description: The total number of session disconnects resulting from context setup failures in the ENodeB during EMM/ECM procedures.

Type: Counter

Int64

disc-reason-460

Name: mme-driver-initiated

Description: The total number of session disconnects resulting from the default value for mme-sessions.

Type: Counter

Int64

disc-reason-461

Name: mme-s1ap-connection-down

Description: The total number of session disconnects resulting from S1AP connection failures.

Type: Counter

Int64

disc-reason-462

Name: mme-s1ap-reset-recd

Description: The total number of session disconnects resulting from partial or full resets received for the S1 connection.

Type: Counter

Int64

disc-reason-463

Name: mme-s6a-response-timeout

Description: The total number of session disconnects resulting from requests to the HSS that timed out (AIR or ULR).

Type: Counter

Int64

disc-reason-464

Name: mme-s13-response-timeout

Description: The total number of session disconnects resulting from EIR query time outs.

Type: Counter

Int64

disc-reason-465

Name: mme-Illegal-equipment

Description: The total number of session disconnects resulting from EIR query failures.

Type: Counter

Int64

disc-reason-466

Name: mme-unexpected-attach

Description: The total number of session disconnects resulting from older sessions getting disconnected due to the UE executing an ATTACH procedure.

Type: Counter

Int64

disc-reason-467

Name: mme-sgw-selection-failure

Description: The total number of session disconnects resulting from failed selections of S-GWs for the UE’s current location.

Type: Counter

Int64

disc-reason-468

Name: mme-pgw-selection-failure

Description: The total number of session disconnects resulting from failed selections of P-GWs for default APNs.

Type: Counter

Int64

disc-reason-469

Name: mme-reselection-to-sgsn

Description: The total number of session disconnects resulting from a context request from an SGSN relocated call to 3G.

Type: Counter

Int64

disc-reason-470

Name: mme-relocation-to-sgsn

Description: The total number of session disconnects resulting from calls transitioned to an SGSN using handover signaling.

Type: Counter

Int64

disc-reason-471

Name: mme-reselection-to-mme

Description: The total number of session disconnects resulting from a context request from an MME relocated call to a different MME.

Type: Counter

Int64

disc-reason-472

Name: mme-relocation-to-mme

Description: The total number of session disconnects resulting from calls transitioned to an MME using handover signaling.

Type: Counter

Int64

disc-reason-473

Name: mme-tau-attach-collision

Description: The total number of session disconnects resulting from processing a TAU request with a foreign GUTI that cleared an existing session on the MME.

Type: Counter

Int64

disc-reason-474

Name: mme-old-sgsn-resolution-failure

Description: The total number of session disconnects resulting from calls setup using a PTMSI that failed due to failure in resolution of the old SGSN context.

Type: Counter

Int64

disc-reason-475

Name: mme-old-mme-resolution-failure

Description: The total number of session disconnects resulting from calls setup using a foreign GUTI that failed due to a failure in resolution of the old MME context.

Type: Counter

Int64

disc-reason-476

Name: mme-reloc-ho-notify-timeout

Description: The total number of session disconnects resulting from a handover based session origination failure due to an ho-notify timeout.

Type: Counter

Int64

disc-reason-477

Name: mme-reloc-ho-req-ack-timeout

Description: The total number of session disconnects resulting from a handover based session origination failure due to an ho-request-ack timeout.

Type: Counter

Int64

disc-reason-478

Name: mme-create-session-timeout

Description: The total number of session disconnects resulting from a create session request to the S-GW that timed out.

Type: Counter

Int64

disc-reason-479

Name: mme-create-session-failure

Description: The total number of session disconnects resulting from a create session request to the S-GW that returned a failure response.

Type: Counter

Int64

disc-reason-480

Name: mme-s11-path-failure

Description: The total number of session disconnects resulting from a call cleared due to an S11 path failure.

Type: Counter

Int64

disc-reason-481

Name: mme-policy-no-ue-irat

Description: The total number of session disconnects resulting from a call cleared due to policy restrictions on inter-RAT handovers.

Type: Counter

Int64

disc-reason-482

Name: mme-x2-handover-failed

Description: The total number of session disconnects resulting from a call cleared due to failures in x2 handovers.

Type: Counter

Int64

disc-reason-483

Name: mme-attach-restrict

Description: The total number of session disconnects resulting from an operator policy based attach restriction.

Type: Counter

Int64

disc-reason-484

Name: mme-regional-zone-code

Description: The total number of session disconnects resulting from the UE being in a zone code where the UE is not allowed to roam.

Type: Counter

Int64

disc-reason-485

Name: mme-no-response-from-ue

Description: The total number of session disconnects resulting from the maximum retransmission of a NAS message during session setup.

Type: Counter

Int64

disc-reason-486

Name: mme-sgw-relocation-failed

Description: The total number of session disconnects resulting from an S-GW relocation procedure failing.

Type: Counter

Int64

disc-reason-487

Name: mme-implicit-detach

Description: The total number of session disconnects resulting from the UE being implicitly detached due to inactivity.

Type: Counter

Int64

disc-reason-488

Name: sgsn-detach-notify

Replaced by disc-reason-505 in Release 14.0.

Int64

disc-reason-489

In StarOS 12.1 and earlier releases.

Name: policy-initiated-release

Description: The total number of times that a call disconnect occurs due to a Gx-initiated bearer release. For example, this disconnect reason may be used if there are any errors in the manner of the policy or rule configurations.

Type: Counter

Int64

disc-reason-490

In StarOS 12.1 and earlier releases.

Name: gy-result-code-system-failure

Description: The total number of sessions disconnected due to failure result codes received from the Online Charging Server that resulted in system failure on the GTP side.

Type: Counter

Int64

disc-reason-491

In StarOS 12.1 and earlier releases.

Name: emergency-inactivity-timeout

Description: The total number of sessions disconnected due to emergency inactivity timeout. The emergency session inactivity timeout is set on an APN configured as an emergency APN for VoLTE-based E911 support.

Type: Counter

Int64

disc-reason-492

Name: mme-zone-code-validation-failed

Description: The total number of session disconnects resulting from the UE being in a zone code where the UE is not allowed to roam.

Type: Counter

Int64

disc-reason-493

Name: sgsn-pgw-init-deact

Supported in Release 14.0.

Type: Counter

Int64

disc-reason-494

Name: s6b-ip-validation-failed

Not supported in releases 12.0 or 12.2 - in development for future release.

Type: Counter

Int64

disc-reason-495

Name: sgsn-failure-rsp-from-sgw

Supported in Release 14.0.

Type: Counter

Int64

disc-reason-496

Name: tcp-remote-close

Description: The total number of sessions disconnected due to a TCP FIN (finished sending) message received from the UE.

Type: Counter

Int64

disc-reason-497

Name: tcp-reset-received

Description: The total number of sessions disconnected due to a TCP RST (reset) message received from the UE.

Type: Counter

Int64

disc-reason-498

Name: tcp-socket-error

Description: The total number of sessions disconnected due to a socket error received from the trek stack at the access-side TCP socket connection between the UE and the TTG.

Type: Counter

Int64

disc-reason-500

Name:camel-invalid-configuration

Supported in Release14.0.

Type: Counter

Int64

disc-reason-501

Name: 4Gto3G-context-replacement

Type: Counter

Int64

disc-reason-502

Name: mme-isr-sgsn-init-detach

Description: The total number of times an MME, with IRS enabled, deletes a subscriber to detach the UE after receiving an S3 Detach Notification from the SGSN with cause code “complete detach”.

Type: Counter

Int64

disc-reason-503

Name: sgsn-isr-addl-ptmsi-rai

Supported in Release14.0.

Type: Counter

Int64

disc-reason-504

Name: sgsn-sgw-dbr-cause-isr-deact

Supported in Release14.0.

Type: Counter

Int64

disc-reason-505

Name: sgsn-isr-mme-init-detach

Supported in Release14.0.

Type: Counter

Int64

disc-reason-506

Name: mme-sgw-dbr-cause-isr-deact

Type: Counter

Int64

disc-reason-507

Name:sgsn-ptmsi-crunch

Supported in Release14.0.

Type: Counter

Int64

disc-reason-508

Name: 3Gto4G-context-replacement

Supported in Release 14.0

Type: Counter

Int64

disc-reason-509

Name:sgsn-actv-reject-on-dns-failure

Never used. Removed in Release 14.0.

Int64

disc-reason-509

Name:mme-no-eps-bearers-activated

Type: Counter

Int64

disc-reason-summary

Description: Contains all of the disconnect reason counters at once in following format:

code = count; code = count; ..... ;code = count

all non-zero disconnect counters will be exported in a semi-colon separated format. If no disconnect statistics are available, the value of This statistic will be a zero-length string.

Type: Information

String

IMPORTANT:

For information on statistics that are common to all schema see the Statistics and Counters Overview chapter.