Query S13 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 |
S13 Application Command Structure <s13> | s13CommandType |
S13 Application <s13> | s13ResponseType |
S13 Application Command Structure <s13> | s13ResponseType |
MEASUREMENTS |
|||
ID |
Name |
Type |
Description |
98304 | Transaction Attempts | EVENT ACCUMULATOR | Number of transactions which were initiated |
98305 | Transaction Successful | EVENT ACCUMULATOR | Number of transactions which completed successfully |
98306 | Transaction Elapsed Time | DURATION ACCUMULATOR | Elapsed time for successful transactions this interval in microseconds |
98307 | Minimum Transaction Duration | DURATION MINIMUM | Minimal duration for a transaction this interval in microseconds |
98308 | Maximum Transaction Duration | DURATION MAXIMUM | Maximum duration for a transaction this interval in microseconds |
98309 | Transaction Duration Variance**2 | VARIANCE ACCUMULATOR | Cumulative square of the difference of each duration from the average this interval (stddev = sqrt(this/count) |
98310 | Transaction Failed | ERROR ACCUMULATOR | Number of transactions which failed to complete successfully |
98311 | Transaction Reset | ERROR ACCUMULATOR | Number of transactions which were reset |
98312 | Unsupported Message Rcvd | ERROR ACCUMULATOR | Number of message received which are not supported |
98313 | Error Message Rcvd | ERROR ACCUMULATOR | Number of message received with the error bit set |
98314 | Too Busy Rcvd | ERROR ACCUMULATOR | Number of messages received with the result code DIAMETER_TOO_BUSY(3004) |
98315 | Unable to Deliver Rcvd | ERROR ACCUMULATOR | Number of messages received with the result code DIAMETER_UNABLE_TO_DELIVER(3002) |
98316 | Redirect Indication Rcvd | ERROR ACCUMULATOR | Number of messages received with the result code DIAMETER_REDIRECT_INDICATION(3006) |
98317 | Data Missing Rcvd | ERROR ACCUMULATOR | Number of message received with result code DIAMETER_MISSING_AVP(5005) |
98318 | Invalid Data Value Rcvd | ERROR ACCUMULATOR | Number of message received with result code DIAMETER_INVALID_AVP_VALUE(5004) |
98319 | No Transaction Available | ERROR ACCUMULATOR | Number of times transactions were not initiated due to a shortage, could result in sending DIAMETER_TOO_BUSY |
98320 | Queue Failure | ERROR ACCUMULATOR | Number of internal events failed to be queued |
98321 | Available Transactions | VALUE LOG | Number of transaction which are available for use in new transactions |
98322 | Transaction Answer Timeout | ERROR ACCUMULATOR | Number of transactions which failed due to a timeout while awaiting an answer |
98323 | Requests Re-Transmitted | EVENT ACCUMULATOR | Number of requests retransmitted due to interface failure, redirect, or failure to deliver |
98324 | Duplicate Request Received | ERROR ACCUMULATOR | Number of duplicate requests detected |
98325 | Duplicate Responses Sent | ERROR ACCUMULATOR | Number of responses sent due to duplicate requests |
98326 | Dictionary Valid | EVENT ACCUMULATOR | Messages which were validated against the application provided dictionary |
98327 | Dictionary Invalid | ERROR ACCUMULATOR | Messages which were not validated against the application provided dictionary |
98328 | Unknown User Rcvd | ERROR ACCUMULATOR | Number of messages received with result code DIAMETER_USER_UNKNOWN(5030/3GPP:5001) |
98329 | Transaction Retry Count | EVENT ACCUMULATOR | Number of retries that we attempted |
98330 | Unknown Session Rcvd | ERROR ACCUMULATOR | Number of messages received with result code DIAMETER_UNKNOWN_SESSION_ID(5002) |
98331 | Unable to Comply Rcvd | ERROR ACCUMULATOR | Number of messages received with result code DIAMETER_UNABLE_TO_COMPLY(5012) |
98332 | Too Busy Sent | ERROR ACCUMULATOR | Number of messages sent with the result code DIAMETER_TOO_BUSY(3004) |
98333 | Unable to Deliver Sent | ERROR ACCUMULATOR | Number of messages sent with the result code DIAMETER_UNABLE_TO_DELIVER(3002) |
98334 | Redirect Indication Sent | ERROR ACCUMULATOR | Number of messages sent with the result code DIAMETER_REDIRECT_INDICATION(3006) |
98335 | Data Missing Sent | ERROR ACCUMULATOR | Number of message received with missing data, causing DIAMETER_MISSING_AVP(5005) result code to be sent |
98336 | Invalid Data Value Sent | ERROR ACCUMULATOR | Number of message received with invalid values, causing DIAMETER_INVALID_AVP_VALUE(5004) result code to be sent |
98337 | Unknown User Sent | ERROR ACCUMULATOR | Number of messages sent with result code DIAMETER_USER_UNKNOWN(5030/3GPP:5001) |
98338 | Unknown Session Sent | ERROR ACCUMULATOR | Number of messages sent with result code DIAMETER_UNKNOWN_SESSION_ID(5002) |
98339 | Unable to Comply Sent | ERROR ACCUMULATOR | Number of messages sent with result code DIAMETER_UNABLE_TO_COMPLY(5012) |
98404 | meIdentityCheckRequest Rcvd | EVENT ACCUMULATOR | |
98405 | meIdentityCheckRequest Sent | EVENT ACCUMULATOR | |
98406 | meIdentityCheckAnswer Rcvd | EVENT ACCUMULATOR | |
98407 | meIdentityCheckAnswer Sent | EVENT ACCUMULATOR | |
98408 | meIdentityCheckAnswer Delay | DURATION ACCUMULATOR | Elapsed time from request to answer this interval in microseconds |
98409 | Equipment Not Found | EVENT ACCUMULATOR |