2.2.1.12.1 Child Elements
The following table lists the child elements of the Network element.
Element |
Type |
Available |
Description |
---|---|---|---|
DSCP |
xs:byte |
No |
Not used. |
VLAN |
xs:byte |
No |
Not used. |
Jitter |
JitterType |
Yes |
Jitter related metrics. |
PacketLoss |
PacketLossType |
Yes |
Packet loss related metrics. |
BurstGapLoss |
BurstGapLossType |
Yes** |
Burst related metrics. |
Delay |
DelayType |
Yes<77> |
Delay related metrics. |
Utilization |
NetworkUtilizationType |
Yes |
Utilization related metrics. |
v2:RatioConcealedSamplesAvg |
xs:float |
Yes** |
Ratio of the number of audio frames with samples generated by packet loss concealment to the total number of audio frames. |
v2:RatioStretchedSamplesAvg<78> |
xs:float |
Yes** |
Ratio of the number of audio frames with samples that have been stretched to compensate for jitter or loss to the total number of audio frames. |
v2:RatioCompressedSamplesAvg<79> |
xs:float |
Yes** |
Ratio of the number of audio frames with samples that have been compressed to compensate for jitter or loss to the total number of audio frames. |
v2:Separator<80> |
default |
Yes |
Separator element used for future schema extensions. |
v3:ConcealRatioMax<81> |
xs:float |
Yes |
Maximum value of the short term concealment ratio, which is the ratio of the number of audio frames (10 seconds) with samples that are compensated for jitter or loss to the total number of audio frames. |
v3:ConcealRatioSD <82> |
xs:float |
Yes |
Standard deviation of the short term concealment ratio, which is the ratio of the number of audio frames (10 seconds) with samples that are compensated for jitter or loss to the total number of audio frames. |
v3:HealerPacketDropRatio<83> |
xs:float |
Yes |
Ratio of audio packets dropped by healer over total number of audio packets received by healer. |
v3:HealerFECPacketUsedRatio<84> |
xs:float |
Yes |
Ratio of used FEC packets over total number of received FEC packets. |
v3:MaxCompressedSamples<85> |
xs:int |
Yes |
Maximum number of contiguous audio packets compressed by the healer. |
v3:LossCongestionPercent<86> |
xs:float |
Outbound |
Percentage of the call that congestion is detected due to high loss rate. |
v3:DelayCongestionPercent<87> |
xs:float |
Outbound |
Percentage of the call that congestion is detected due to high one way delay. |
v3:ContentionDetectedPercent<88> |
xs:float |
Outbound |
Percentage of the call that contention is detected. |
v3:Separator3<89> |
default |
Yes |
Separator element used for future schema extensions. |
v4:WifiRetransmissionRate<90> |
xs:int |
Yes |
The ratio of Wi-Fi frames that were transmitted unsuccessfully to total frames sent. |
v4:WifiSendRate<91> |
xs:int |
Yes |
The send rate of the Wi-Fi connection. |
v4:WifiReceiveRate<92> |
xs:int |
Yes |
The receive rate of the Wi-Fi connection. |
v4:WifiRetryCount<93> |
xs:long |
Yes |
The number of Wi-Fi frames that were sent successfully after one or more retry. |
v4:WifiTransmittedFrameCount<94> |
xs:long |
Yes |
The number of Wi-Fi frames that were successfully transmitted. |
v4:WifiMaxSendSpeed<95> |
xs:int |
Yes |
Maximum theoretical send speed in kbps. |
v4:WifiMaxReceiveSpeed<96> |
xs:int |
Yes |
Maximum theoretical receive speed in kbps. |
v4:QoSMarkedRate<97> |
xs:int |
Yes |
Percentage of packets that had QoS marked. Currently not used. |
v4:Separator4<98> |
default |
Yes |
Separator element used for future schema extensions. |
** Available for InboundStream only