Query Gxx Application OM  <om> 

Display operational measurements related to the containing element.

Type:

  omCommandType

Default:

  display all counters, with ID and name

CHILD ELEMENTS

Child

Occurrences

Type

Reset All Counters <reset> 0 .. 1 omResetType
Include counter names in response <include_name> 0 .. 1 boolean
Include timestamp in response <include_time> 0 .. 1 boolean
OM Help <help> 0 .. 1 boolean
Last Interval <last> 0 .. 1 boolean
Include Only Non-Zero Error OM Counters <errors> 0 .. 1 boolean
Counter Value <count> 0 .. * omCountType
Minimum Threshold Value <min_threshold> 0 .. * omThresholdType
Maximum Threshold Value <max_threshold> 0 .. * omThresholdType
Include Only Non-Zero OM Counters <non_zero_only> 0 .. 1 boolean
PARENT ELEMENTS

Parent

Type

Gxx Application Command Structure <gxx> gxxCommandType
 <gxx> gxxResponseType

MEASUREMENTS

ID

Name

Type

Description

159744 Transaction Attempts EVENT ACCUMULATOR Number of transactions which were initiated
159745 Transaction Successful EVENT ACCUMULATOR Number of transactions which completed successfully
159746 Transaction Elapsed Time DURATION ACCUMULATOR Elapsed time for successful transactions this interval in microseconds
159747 Minimum Transaction Duration DURATION MINIMUM Minimal duration for a transaction this interval in microseconds
159748 Maximum Transaction Duration DURATION MAXIMUM Maximum duration for a transaction this interval in microseconds
159749 Transaction Duration Variance**2 VARIANCE ACCUMULATOR Cumulative square of the difference of each duration from the average this interval (stddev = sqrt(this/count)
159750 Transaction Failed ERROR ACCUMULATOR Number of transactions which failed to complete successfully
159751 Transaction Reset ERROR ACCUMULATOR Number of transactions which were reset
159752 Unsupported Message Rcvd ERROR ACCUMULATOR Number of message received which are not supported
159753 Error Message Rcvd ERROR ACCUMULATOR Number of message received with the error bit set
159754 Too Busy Rcvd ERROR ACCUMULATOR Number of messages received with the result code DIAMETER_TOO_BUSY(3004)
159755 Unable to Deliver Rcvd ERROR ACCUMULATOR Number of messages received with the result code DIAMETER_UNABLE_TO_DELIVER(3002)
159756 Redirect Indication Rcvd ERROR ACCUMULATOR Number of messages received with the result code DIAMETER_REDIRECT_INDICATION(3006)
159757 Data Missing Rcvd ERROR ACCUMULATOR Number of message received with result code DIAMETER_MISSING_AVP(5005)
159758 Invalid Data Value Rcvd ERROR ACCUMULATOR Number of message received with result code DIAMETER_INVALID_AVP_VALUE(5004)
159759 No Transaction Available ERROR ACCUMULATOR Number of times transactions were not initiated due to a shortage, could result in sending DIAMETER_TOO_BUSY
159760 Queue Failure ERROR ACCUMULATOR Number of internal events failed to be queued
159761 Available Transactions VALUE LOG Number of transaction which are available for use in new transactions
159762 Transaction Answer Timeout ERROR ACCUMULATOR Number of transactions which failed due to a timeout while awaiting an answer
159763 Requests Re-Transmitted EVENT ACCUMULATOR Number of requests retransmitted due to interface failure, redirect, or failure to deliver
159764 Duplicate Request Received ERROR ACCUMULATOR Number of duplicate requests detected
159765 Duplicate Responses Sent ERROR ACCUMULATOR Number of responses sent due to duplicate requests
159766 Dictionary Valid EVENT ACCUMULATOR Messages which were validated against the application provided dictionary
159767 Dictionary Invalid ERROR ACCUMULATOR Messages which were not validated against the application provided dictionary
159768 Unknown User Rcvd ERROR ACCUMULATOR Number of messages received with result code DIAMETER_USER_UNKNOWN(5030/3GPP:5001)
159769 Transaction Retry Count EVENT ACCUMULATOR Number of retries that we attempted
159770 Unknown Session Rcvd ERROR ACCUMULATOR Number of messages received with result code DIAMETER_UNKNOWN_SESSION_ID(5002)
159771 Unable to Comply Rcvd ERROR ACCUMULATOR Number of messages received with result code DIAMETER_UNABLE_TO_COMPLY(5012)
159772 Too Busy Sent ERROR ACCUMULATOR Number of messages sent with the result code DIAMETER_TOO_BUSY(3004)
159773 Unable to Deliver Sent ERROR ACCUMULATOR Number of messages sent with the result code DIAMETER_UNABLE_TO_DELIVER(3002)
159774 Redirect Indication Sent ERROR ACCUMULATOR Number of messages sent with the result code DIAMETER_REDIRECT_INDICATION(3006)
159775 Data Missing Sent ERROR ACCUMULATOR Number of message received with missing data, causing DIAMETER_MISSING_AVP(5005) result code to be sent
159776 Invalid Data Value Sent ERROR ACCUMULATOR Number of message received with invalid values, causing DIAMETER_INVALID_AVP_VALUE(5004) result code to be sent
159777 Unknown User Sent ERROR ACCUMULATOR Number of messages sent with result code DIAMETER_USER_UNKNOWN(5030/3GPP:5001)
159778 Unknown Session Sent ERROR ACCUMULATOR Number of messages sent with result code DIAMETER_UNKNOWN_SESSION_ID(5002)
159779 Unable to Comply Sent ERROR ACCUMULATOR Number of messages sent with result code DIAMETER_UNABLE_TO_COMPLY(5012)
159815 TER Sent EVENT ACCUMULATOR Number of Number of Trigger Establishment Requests sent by this application
159817 TEA Sent EVENT ACCUMULATOR Number of Number of Trigger Establishment Answers sent by this application
159844 Transaction Active EVENT ACCUMULATOR Specifies the number of currently active transactions
159845 CCR Rcvd EVENT ACCUMULATOR Number of Credit Control Requests received by this application
159846 CCR Sent EVENT ACCUMULATOR Number of Credit Control Requests sent by this application
159847 CCA Rcvd EVENT ACCUMULATOR Number of Credit Control Answers received by this application
159848 CCA Sent EVENT ACCUMULATOR Number of Credit Control Answers sent by this application
159849 CCA Delay DURATION ACCUMULATOR Elapsed time from request to answer this interval in microseconds
159850 RAR Rcvd EVENT ACCUMULATOR Number of Re-Auth Requests received by this application
159851 RAR Sent EVENT ACCUMULATOR Number of Re-Auth Requests sent by this application
159852 RAA Rcvd EVENT ACCUMULATOR Number of Re-Auth Answers received by this application
159853 RAA Sent EVENT ACCUMULATOR Number of Re-Auth Answers sent by this application
159854 RAA Delay DURATION ACCUMULATOR Elapsed time from request to answer this interval in microseconds
159855 Rule Validation Successes EVENT ACCUMULATOR Number of CCA messges with successful rule validation
159856 Rule Validation Failures EVENT ACCUMULATOR Number of CCA messages with rule validation failures
159857 CCR-I Rcvd EVENT ACCUMULATOR Number of Initial Credit Control Requests received by this application
159858 CCR-I Sent EVENT ACCUMULATOR Number of Initial Credit Control Requests sent by this application
159859 CCR-U Rcvd EVENT ACCUMULATOR Number of Update Credit Control Requests received by this application
159860 CCR-U Sent EVENT ACCUMULATOR Number of Update Credit Control Requests sent by this application
159861 CCR-T Rcvd EVENT ACCUMULATOR Number of Terminate Credit Control Requests received by this application
159862 CCR-T Sent EVENT ACCUMULATOR Number of Terminate Credit Control Requests sent by this application
159863 CCA-I Rcvd EVENT ACCUMULATOR Number of Initial Credit Control Answers received by this application
159864 CCA-I Sent EVENT ACCUMULATOR Number of Initial Credit Control Answers sent by this application
159865 CCA-U Rcvd EVENT ACCUMULATOR Number of Update Credit Control Answers received by this application
159866 CCA-U Sent EVENT ACCUMULATOR Number of Update Credit Control Answers sent by this application
159867 CCA-T Rcvd EVENT ACCUMULATOR Number of Terminate Credit Control Answers received by this application
159868 CCA-T Sent EVENT ACCUMULATOR Number of Terminate Credit Control Answers sent by this application
159869 ASR Rcvd EVENT ACCUMULATOR Number of Abort Session Requests received by this application
159870 ASR Sent EVENT ACCUMULATOR Number of Abort Session Requests sent by this application
159871 ASA Rcvd EVENT ACCUMULATOR Number of Abort Session Answers received by this application
159872 ASA Sent EVENT ACCUMULATOR Number of Abort Session Answers sent by this application
159873 ASA Delay DURATION ACCUMULATOR Elapsed time from request to answer this interval in microseconds
159874 Usage Records Stored EVENT ACCUMULATOR Counter of Usage Records Stored
159875 Usage Records Overrun ERROR ACCUMULATOR Counter of Usage Records not store. Due to queue overrun
159876 Rule Installed EVENT ACCUMULATOR Number of rules installed
159877 Rule Removed EVENT ACCUMULATOR Number of rules removed
159878 TER Rcvd EVENT ACCUMULATOR Number of Number of Trigger Establishment Requests received by this application
159880 TEA Rcvd EVENT ACCUMULATOR Number of Number of Trigger Establishment Answers received by this application
159882 TEA Delay DURATION ACCUMULATOR Elapsed time from request to answer this interval in microseconds