Query SLh 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 |
SLh Application Command Structure <slh> | slhCommandType |
SLh Application Response Structure <slh> | slhResponseType |
MEASUREMENTS |
|||
ID |
Name |
Type |
Description |
421888 | Transaction Attempts | EVENT ACCUMULATOR | Number of transactions which were initiated |
421889 | Transaction Successful | EVENT ACCUMULATOR | Number of transactions which completed successfully |
421890 | Transaction Elapsed Time | DURATION ACCUMULATOR | Elapsed time for successful transactions this interval in microseconds |
421891 | Minimum Transaction Duration | DURATION MINIMUM | Minimal duration for a transaction this interval in microseconds |
421892 | Maximum Transaction Duration | DURATION MAXIMUM | Maximum duration for a transaction this interval in microseconds |
421893 | Transaction Duration Variance**2 | VARIANCE ACCUMULATOR | Cumulative square of the difference of each duration from the average this interval (stddev = sqrt(this/count) |
421894 | Transaction Failed | ERROR ACCUMULATOR | Number of transactions which failed to complete successfully |
421895 | Transaction Reset | ERROR ACCUMULATOR | Number of transactions which were reset |
421896 | Unsupported Message Rcvd | ERROR ACCUMULATOR | Number of message received which are not supported |
421897 | Error Message Rcvd | ERROR ACCUMULATOR | Number of message received with the error bit set |
421898 | Too Busy Rcvd | ERROR ACCUMULATOR | Number of messages received with the result code DIAMETER_TOO_BUSY(3004) |
421899 | Unable to Deliver Rcvd | ERROR ACCUMULATOR | Number of messages received with the result code DIAMETER_UNABLE_TO_DELIVER(3002) |
421900 | Redirect Indication Rcvd | ERROR ACCUMULATOR | Number of messages received with the result code DIAMETER_REDIRECT_INDICATION(3006) |
421901 | Data Missing Rcvd | ERROR ACCUMULATOR | Number of message received with result code DIAMETER_MISSING_AVP(5005) |
421902 | Invalid Data Value Rcvd | ERROR ACCUMULATOR | Number of message received with result code DIAMETER_INVALID_AVP_VALUE(5004) |
421903 | No Transaction Available | ERROR ACCUMULATOR | Number of times transactions were not initiated due to a shortage, could result in sending DIAMETER_TOO_BUSY |
421904 | Queue Failure | ERROR ACCUMULATOR | Number of internal events failed to be queued |
421905 | Available Transactions | VALUE LOG | Number of transaction which are available for use in new transactions |
421906 | Transaction Answer Timeout | ERROR ACCUMULATOR | Number of transactions which failed due to a timeout while awaiting an answer |
421907 | Requests Re-Transmitted | EVENT ACCUMULATOR | Number of requests retransmitted due to interface failure, redirect, or failure to deliver |
421908 | Duplicate Request Received | ERROR ACCUMULATOR | Number of duplicate requests detected |
421909 | Duplicate Responses Sent | ERROR ACCUMULATOR | Number of responses sent due to duplicate requests |
421910 | Dictionary Valid | EVENT ACCUMULATOR | Messages which were validated against the application provided dictionary |
421911 | Dictionary Invalid | ERROR ACCUMULATOR | Messages which were not validated against the application provided dictionary |
421912 | Unknown User Rcvd | ERROR ACCUMULATOR | Number of messages received with result code DIAMETER_USER_UNKNOWN(5030/3GPP:5001) |
421913 | Transaction Retry Count | EVENT ACCUMULATOR | Number of retries that we attempted |
421914 | Unknown Session Rcvd | ERROR ACCUMULATOR | Number of messages received with result code DIAMETER_UNKNOWN_SESSION_ID(5002) |
421915 | Unable to Comply Rcvd | ERROR ACCUMULATOR | Number of messages received with result code DIAMETER_UNABLE_TO_COMPLY(5012) |
421916 | Too Busy Sent | ERROR ACCUMULATOR | Number of messages sent with the result code DIAMETER_TOO_BUSY(3004) |
421917 | Unable to Deliver Sent | ERROR ACCUMULATOR | Number of messages sent with the result code DIAMETER_UNABLE_TO_DELIVER(3002) |
421918 | Redirect Indication Sent | ERROR ACCUMULATOR | Number of messages sent with the result code DIAMETER_REDIRECT_INDICATION(3006) |
421919 | Data Missing Sent | ERROR ACCUMULATOR | Number of message received with missing data, causing DIAMETER_MISSING_AVP(5005) result code to be sent |
421920 | Invalid Data Value Sent | ERROR ACCUMULATOR | Number of message received with invalid values, causing DIAMETER_INVALID_AVP_VALUE(5004) result code to be sent |
421921 | Unknown User Sent | ERROR ACCUMULATOR | Number of messages sent with result code DIAMETER_USER_UNKNOWN(5030/3GPP:5001) |
421922 | Unknown Session Sent | ERROR ACCUMULATOR | Number of messages sent with result code DIAMETER_UNKNOWN_SESSION_ID(5002) |
421923 | Unable to Comply Sent | ERROR ACCUMULATOR | Number of messages sent with result code DIAMETER_UNABLE_TO_COMPLY(5012) |
421988 | routingInfoRequest Rcvd | EVENT ACCUMULATOR | |
421989 | routingInfoRequest Sent | EVENT ACCUMULATOR | |
421990 | routingInfoAnswer Rcvd | EVENT ACCUMULATOR | |
421991 | routingInfoAnswer Sent | EVENT ACCUMULATOR | |
421992 | routingInfoAnswer Delay | DURATION ACCUMULATOR | Elapsed time from request to answer this interval in microseconds |