Query RTP Client OM  <rtp_client_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

SIP User Plane Data <sip> SipClientCommandType
SIP-SDP User Plane Data <sdp> SdpCommandType
SIP Server/Host Command <sipServer> sipServerCommandType
SIP User Plane Data <sip> SipClientResponseType
SIP Server/Host Response <sipServer> sipServerResponseType

MEASUREMENTS

ID

Name

Type

Description

839680 Rtp Sessions Initiated EVENT ACCUMULATOR Count of Rtp Sessions Initiated
839681 Rtp Sessions Successes EVENT ACCUMULATOR Count of Rtp Sessions Successes
839682 Rtp Sessions Failed EVENT ACCUMULATOR Count of Rtp Sessions Failed
839683 RTP Data Messages Received EVENT ACCUMULATOR Count of RTP Data Messages received
839684 RTP Data Messages Sent EVENT ACCUMULATOR Count of RTP Data Messages, sent.
839685 RTP Data Bytes Received EVENT ACCUMULATOR Count of RTP Data bytes received.
839686 RTP Data Bytes Sent EVENT ACCUMULATOR Count of RTP Data bytes sent
839687 RTP Data Out of Order ERROR ACCUMULATOR Count of Out of Order RTP data packets received
839688 One Way Delay Time DURATION ACCUMULATOR Elapsed one way time for returned messages this interval in microseconds
839689 Minimum Transaction Duration DURATION MINIMUM Minimal one way time for a returned messages this interval in microseconds
839690 Maximum Transaction Duration DURATION MAXIMUM Maximum one way time for a returned messages this interval in microseconds
839691 Transaction Duration Variance**2 VARIANCE ACCUMULATOR Cumulative square of the difference of each one way time from the average this interval (stddev = sqrt(this/count)