Query Rf Application OM <om>
Display operational measurements related to the containing element.
Type:
omCommandTypeDefault:
display all counters, with ID and nameCHILD 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 |
Rf Application Command Structure <rf> | rfCommandType |
Rx Application Response Structure <rf> | rfResponseType |
MEASUREMENTS |
|||
ID |
Name |
Type |
Description |
266240 | Transaction Attempts | EVENT ACCUMULATOR | Number of transactions which were initiated |
266241 | Transaction Successful | EVENT ACCUMULATOR | Number of transactions which completed successfully |
266242 | Transaction Elapsed Time | DURATION ACCUMULATOR | Elapsed time for successful transactions this interval in microseconds |
266243 | Minimum Transaction Duration | DURATION MINIMUM | Minimal duration for a transaction this interval in microseconds |
266244 | Maximum Transaction Duration | DURATION MAXIMUM | Maximum duration for a transaction this interval in microseconds |
266245 | Transaction Duration Variance**2 | VARIANCE ACCUMULATOR | Cumulative square of the difference of each duration from the average this interval (stddev = sqrt(this/count) |
266246 | Transaction Failed | ERROR ACCUMULATOR | Number of transactions which failed to complete successfully |
266247 | Transaction Reset | ERROR ACCUMULATOR | Number of transactions which were reset |
266248 | Unsupported Message Rcvd | ERROR ACCUMULATOR | Number of message received which are not supported |
266249 | Error Message Rcvd | ERROR ACCUMULATOR | Number of message received with the error bit set |
266250 | Too Busy Rcvd | ERROR ACCUMULATOR | Number of messages received with the result code DIAMETER_TOO_BUSY(3004) |
266251 | Unable to Deliver Rcvd | ERROR ACCUMULATOR | Number of messages received with the result code DIAMETER_UNABLE_TO_DELIVER(3002) |
266252 | Redirect Indication Rcvd | ERROR ACCUMULATOR | Number of messages received with the result code DIAMETER_REDIRECT_INDICATION(3006) |
266253 | Data Missing Rcvd | ERROR ACCUMULATOR | Number of message received with result code DIAMETER_MISSING_AVP(5005) |
266254 | Invalid Data Value Rcvd | ERROR ACCUMULATOR | Number of message received with result code DIAMETER_INVALID_AVP_VALUE(5004) |
266255 | No Transaction Available | ERROR ACCUMULATOR | Number of times transactions were not initiated due to a shortage, could result in sending DIAMETER_TOO_BUSY |
266256 | Queue Failure | ERROR ACCUMULATOR | Number of internal events failed to be queued |
266257 | Available Transactions | VALUE LOG | Number of transaction which are available for use in new transactions |
266258 | Transaction Answer Timeout | ERROR ACCUMULATOR | Number of transactions which failed due to a timeout while awaiting an answer |
266259 | Requests Re-Transmitted | EVENT ACCUMULATOR | Number of requests retransmitted due to interface failure, redirect, or failure to deliver |
266260 | Duplicate Request Received | ERROR ACCUMULATOR | Number of duplicate requests detected |
266261 | Duplicate Responses Sent | ERROR ACCUMULATOR | Number of responses sent due to duplicate requests |
266262 | Dictionary Valid | EVENT ACCUMULATOR | Messages which were validated against the application provided dictionary |
266263 | Dictionary Invalid | ERROR ACCUMULATOR | Messages which were not validated against the application provided dictionary |
266264 | Unknown User Rcvd | ERROR ACCUMULATOR | Number of messages received with result code DIAMETER_USER_UNKNOWN(5030/3GPP:5001) |
266265 | Transaction Retry Count | EVENT ACCUMULATOR | Number of retries that we attempted |
266266 | Unknown Session Rcvd | ERROR ACCUMULATOR | Number of messages received with result code DIAMETER_UNKNOWN_SESSION_ID(5002) |
266267 | Unable to Comply Rcvd | ERROR ACCUMULATOR | Number of messages received with result code DIAMETER_UNABLE_TO_COMPLY(5012) |
266268 | Too Busy Sent | ERROR ACCUMULATOR | Number of messages sent with the result code DIAMETER_TOO_BUSY(3004) |
266269 | Unable to Deliver Sent | ERROR ACCUMULATOR | Number of messages sent with the result code DIAMETER_UNABLE_TO_DELIVER(3002) |
266270 | Redirect Indication Sent | ERROR ACCUMULATOR | Number of messages sent with the result code DIAMETER_REDIRECT_INDICATION(3006) |
266271 | Data Missing Sent | ERROR ACCUMULATOR | Number of message received with missing data, causing DIAMETER_MISSING_AVP(5005) result code to be sent |
266272 | Invalid Data Value Sent | ERROR ACCUMULATOR | Number of message received with invalid values, causing DIAMETER_INVALID_AVP_VALUE(5004) result code to be sent |
266273 | Unknown User Sent | ERROR ACCUMULATOR | Number of messages sent with result code DIAMETER_USER_UNKNOWN(5030/3GPP:5001) |
266274 | Unknown Session Sent | ERROR ACCUMULATOR | Number of messages sent with result code DIAMETER_UNKNOWN_SESSION_ID(5002) |
266275 | Unable to Comply Sent | ERROR ACCUMULATOR | Number of messages sent with result code DIAMETER_UNABLE_TO_COMPLY(5012) |
266340 | Records Validated | EVENT ACCUMULATOR | Counter of CDR Records which passed validation |
266341 | Records Invalid | ERROR ACCUMULATOR | Counter of CDR Records which failed validation (matched no records) |
266342 | Records Stored | EVENT ACCUMULATOR | Counter of CDR Records Stored |
266343 | Records Overrun | ERROR ACCUMULATOR | Counter of CDR Records not store. Likely due to queue overrun |
266344 | Transaction Active | EVENT ACCUMULATOR | Specifies the number of currently active transactions. |
266345 | ACR Rcvd | EVENT ACCUMULATOR | Number of Accounting Requests received by this application. |
266346 | ACR Sent | EVENT ACCUMULATOR | Number of Accounting Requests sent by this application. |
266347 | ACA Rcvd | EVENT ACCUMULATOR | Number of Accounting Answers received by this application. |
266348 | ACA Sent | EVENT ACCUMULATOR | Number of Accounting Answers sent by this application. |
266349 | ACA Delay | DURATION ACCUMULATOR | Elapsed time from request to answer. |
266350 | Event ACR Rcvd | EVENT ACCUMULATOR | Number of Event Accounting Requests received by this application. |
266351 | Event ACR Sent | EVENT ACCUMULATOR | Number of Event Accounting Requests sent by this application. |
266352 | Start ACR Rcvd | EVENT ACCUMULATOR | Number of Start Accounting Requests received by this application. |
266353 | Start ACR Sent | EVENT ACCUMULATOR | Number of Start Accounting Requests sent by this application. |
266354 | Stop ACR Rcvd | EVENT ACCUMULATOR | Number of Stop Accounting Requests received by this application. |
266355 | Stop ACR Sent | EVENT ACCUMULATOR | Number of Stop Accounting Requests sent by this application. |
266356 | Interim ACR Rcvd | EVENT ACCUMULATOR | Number of Interim Accounting Requests received by this application. |
266357 | Interim ACR Sent | EVENT ACCUMULATOR | Number of Interim Accounting Requests sent by this application. |
266358 | Event ACA Rcvd | EVENT ACCUMULATOR | Number of Event Accounting Answers received by this application. |
266359 | Event ACA Sent | EVENT ACCUMULATOR | Number of Event Accounting Answers sent by this application. |
266360 | Start ACA Rcvd | EVENT ACCUMULATOR | Number of Start Accounting Answers received by this application. |
266361 | Start ACA Sent | EVENT ACCUMULATOR | Number of Start Accounting Answers sent by this application. |
266362 | Stop ACA Rcvd | EVENT ACCUMULATOR | Number of Stop Accounting Answers received by this application. |
266363 | Stop ACA Sent | EVENT ACCUMULATOR | Number of Stop Accounting Answers sent by this application. |
266364 | Interim ACA Rcvd | EVENT ACCUMULATOR | Number of Interim Accounting Answers received by this application. |
266365 | Interim ACA Sent | EVENT ACCUMULATOR | Number of Interim Accounting Answers sent by this application. |
266366 | No Activity Reset Count | EVENT ACCUMULATOR | Number of Transactions that we reset as a result of no activity. |