Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Div
classexcerptdiv
Excerpt
Caption
0Table
1Common Parameters - 'show status global' and 'show table global'
3Common Parameters
ParameterDescription
cac                       

Global CAC objects. See CAC Statistics table below for details.

callCountCurrentStatistics

The number of active and stable sessions over a configured interval of time.

  • name– A dummy key used during collection of statics. Ignore this field.
  • callCount – The maximum1 number of stable calls since SBC booted/rebooted.

callCountIntervalStatistics

The number of active and stable sessions for one or more intervals.

  • number – A sequence number identifying the statistics interval collected during the interval period.
  • name – A dummy key used during collection of statics. Ignore this field.
  • intervalValid – A value of "true" indicates this interval is valid.
  • time – The system up-time during which the interval statistic was collected.
  • callCount – The maximum1 number of stable calls for a configured interval of time.
Info
iconfalse

1:  Currently, only the maximum session count is supported.

callCountStatus 

Call count statistics for the server; cumulative count since boot. Results include following fields:

  • activeCalls – A snapshot of total number of active calls on the SBC at the point of execution of the status command. This count reflects the actual live calls on the box independent of the state of the call (setup, stable, updating or clearing).
  • callAttempts – Number of call attempts on this server.
  • callCompletions – Total number of call attempts that were completed on this server.
  • callUpdates – Total number of call updates (re-INVITES or any other triggers that result in call transitioning to transient state/stable state).
  • stableCalls – Current number of stable managed calls on this server.
  • totalCalls  (see activeCalls definition above).
  • totalCallsEmergEstablishing – A snapshot of the total number of emergency calls currently in the 'establishing' state.
  • totalCallsEmergStable – A snapshot of the total number of emergency stable calls currently up on the SBC. Stable Calls are defined as calls that are fully stable – connected and media cut-through that will survive fail over. This excludes calls in establishing, clearing and updating states, which will not survive switchover.
Note

The following statistics are deprecated:

  • activeCallsNonUser 
  • stableCallsNonUser
  • totalCallsNonUser 
callDetailStatus 

See Call Detail Status Statistics table for details.

callMediaStatusSee Call Media Status Statistics table for details.
callResourceDetailStatus Call Resource Detail Status Table. 
callSummaryStatus  Call Summary status table.
dtlsSrtpStatistics

DTLS-SRTP negotiation statistics. 

  • clientAuthFailures – The number of times peer failed DTLS authentication with SBC as the client.
  • currentClientConnections The number of client sessions currently active.
  • currentServerConnections – The number of server sessions currently active.
  • fatelAlertsReceived – The number of FATAL Alerts received.
  • fingerprintMismatch – The finger print miss match.
  • handshakeFailures – The cumulative total of all handshake failures.
  • handshakeTimeouts – The number of handshakes that timed out before completing.
  • noCipherSuite – The number of handshake failures due to inability to converge on a cipher suite.
  • noClientCert – The number times we were the client and we failed to derive a certificate to send the server.
  • noSrtpProfile – The absence of the Srtp Profile.
  • receiveFailures – The number of receive failures (failure to decrypt).
  • sendFailures – The number of send failures (failure to encrypt).
  • serverAuthFailures – The number of times peer failed DTLS authentication with SBC as the server.
  • sessionResumptions – The number of server sessions that have been resumed.
  • successfulClientHandshakes – The number of complete client handshakes.
  • successfulServerHandshakes – The number of complete server handshakes.
  • totalClientSessions – The cumulative total number of client sessions.
  • totalServerSessions – The cumulative total number of server sessions.
  • versionMismatch – The number of failed version miss match.
  • warningAlertsReceived – The number of WARNING Alerts received.
globalTrunkGroupStatus 

Status for Gloval statistics of IP trunk groups in this zone.

  • addressContext – The name of address context for this trunk group.
  • bwAvailable – The amount of bandwidth available for allocation. (Kbits/second)
  • bwCurrentLimit – The current bandwidth limit for this IP trunk group. (Kbits/second)
  • bwInboundUsage – The amount of bandwidth in use for inbound traffic. (Kbits/second)
  • bwOutboundUsage – The amount of bandwidth in use for outbound traffic. (Kbits/second)
  • inboundCallsUsage – Number of inbound calls for IP trunk groups configured for inbound or both directions.
  • outboundCallsUsage – Number of non-priority outbound calls for this IP trunk group.
  • packetOutDetectState – The packet outage detection state.
  • priorityCallUsage – Number of priority calls for IP trunk groups configured with callReservation state enabled.
  • state – Current operational state of the IP trunk group.
  • totalCallsAvailable – The sum of all available or unblocked calls for this trunk group.
  • totalCallsConfigured – The total number of calls that are configured on this IP trunk group.
  • totalCallsInboundReserved – Total number of inbound calls reserved for IP trunk groups configured for inbound or both directions only.
  • totalOutboundCallsReserved – Total number of outbound calls reserved for IP trunk groups that are configured for incoming call reservation.
  • zone – The name of zone for this trunk group.
Note

This object statistic is only available in from CLI.

icmpGeneralGroupStatistics

The collection of ICMP General Group information for the specified instance. 

  • <server name> – Name of the server.
  • inDestUnreachs – The number of ICMP Destination Unreachable messages received.
  • inEchoReps – The number of ICMP Echo Reply messages received.
  • inEchos – The number of ICMP Echo (request) messages received.
  • inErrors – The number of ICMP messages which the entity received but determined as having ICMP-specific errors (bad ICMP checksums, bad length, etc.).
  • inMsgs – The total number of ICMP messages which the entity received.
  • outDestUnreachs – The number of ICMP Destination Unreachable messages sent.
  • outEchoReps – The number of ICMP Echo Reply messages sent.
  • outEchos – The number of ICMP Echo (request) messages sent.
  • outErrors – The number of ICMP messages which this entity did not send due to problems discovered within ICMP such as a lack of buffers.
  • outMsgs – The total number of ICMP messages which this entity attempted to send.
ipGeneralGroupStatistics 

The collection of IP General Group information for the specified instance. 

  • <server name> – Name of the server.
  • fragFails – The number of IP datagrams that have been discarded because they needed to be fragmented at this entity but could not be, e.g., because their 'Don't Fragment' flag was set.
  • fragOKs – The number of IP datagrams that have been successfully fragmented at this entity.
  • inAddrErrors – The number of input datagrams discarded because the IP address in their IP header's destination field was not a valid address to be received at this entity.
  • inDelivers – The total number of input datagrams successfully delivered to IP user-protocols (including ICMP).
  • inDiscards – The number of input IP datagrams for which no problems were encountered to prevent their continued processing, but which were discarded (e.g., for lack of buffer space).
  • inHdrErrors – The number of input datagrams discarded due to errors in their IP headers, including bad checksums, version number mismatch, other format errors, time-to-live exceeded, errors discovered in processing their IP options, etc.
  • inReceives – The total number of input datagrams received from interfaces, including those received in error.
  • inUnknownProtos – The number of locally-addressed datagrams received successfully but discarded because of an unknown or unsupported protocol.
  • outDiscards – The number of output IP datagrams for which no problem was encountered to prevent their transmission to their destination, but which were discarded (e.g., for lack of buffer space).
  • outNoRoutes – The number of IP datagrams discarded because no route could be found to transmit them to their destination.
  • outRequests – The total number of IP datagrams which local IP user- protocols (including ICMP) supplied to IP in requests for transmission.
  • reasmFails – The number of failures detected by the IP re-assembly algorithm (for whatever reason: timed out, errors, etc).
  • reasmOKs – The number of IP datagrams successfully re-assembled.
  • reasmReqds – The number of IP fragments received which needed to be reassembled at this entity.
  • reasmTimeout – The maximum number of seconds which received fragments are held while they are awaiting reassembly at this entity.
monitorEndpointStatus The status of the MCT setting. 
monitorTargetStatus The status of the monitor target 
ocsCallCountStatus

Call count statistics for the server. 

  • attemptedCall – Total Number of OCS attempted Calls.
  • establishedCalls – Total Number of OCS Establised Calls.
  • failedCalls – Total Number of OCS Failed Calls.
  • pendingCalls – Total Number of OCS Pending Calls.
  • rejectedCalls – Total Number of OCS rejected Calls.
  • relayedCall – Total Number of OCS Relayed Calls.
  • successfulCalls – Total Number of OCS successful Calls.
policyServer 

Policy Server Statistics.

  • CdDNBasedDestAllowedTable – The Traffic Management related counters for allowed called DN based destination
  • CdDNBasedDestBlockedTable – The Traffic Management related counters for blocked called DN based destination.
  • contractorBasedOrigAllowedTable – The Traffic Management related counters for allowed contractor number based origination.
  • contractorBasedOrigBlockedTable – The Traffic Management related counters for blocked contractor number based origination.
  • dialedDestAllowedTable – The Traffic Management related counters for allowed dialed destination number.
  • dialedDestBlockedTable – The Traffic Management related counters for blocked dialed destination number.
  • dnsEnumCounters – Policy DNS ENUM query counters
  • failureCounters – Policy failure counters
  • finalCallingNumberAllowedTable – The Traffic Management related counters for allowed final calling number.
  • finalCallingNumberBlockedTable – he Traffic Management related counters for blocked final calling number.
  • finalDestAllowedTable – The Traffic Management related counters for allowed final destination number.
  • finalDestBlockedTable – The Traffic Management related counters for blocked final destination number.
  • hpcCallsPerGsxTable – The Ingress PSTN HPC Calls related counters per GSX table.
  • hpcExemptionGsxTable – The Traffic Management HPC Exemption related counters per GSX table.
  • lnpGsxTable – The LNP related counters per GSX table.
  • lnpTfCounters – Policy LNP and toll-free counters
  • mwiServiceCounters – Policy Message Waiting Indicator service counters
  • originationAllowedTable – The number of calls for which a origination number with a provisioned Traffic control was allowed to complete.
  • originationBlockedTable – The number of calls for which a origination number with a provisioned Traffic control was blocked.
  • policyReqCounters – Policy request counters
  • serviceUsageCounters – Policy service usage counters
  • sipCounters – Policy SIP message counters
  • sipE911Counters – Policy E911 service counters
  • translatedDestAllowedTable – The Traffic Management related counters for allowed translated destination number.
  • translatedDestBlockedTable – The Traffic Management related counters for blocked translated destination number.
signaling 
siprecStatus

List of calls being recorded through siprec.

  • gcid
  • recorderAddress
  • rxRtpAddress
  • txRtpAddress
  • recordingLeg
tcpGeneralGroupStatistics

The collection of TCP General Group information for the specified instance. 

  • clientConnections – The number of times TCP connections have made a direct transition to the SYN-SENT state from the CLOSE state.
  • establishedConnections – The number of TCP connections for which the current state is either ESTABLISHED or CLOSE- WAIT.
  • failedAttempts – The number of times TCP connections have made a direct transition to the CLOSED state from either the SYN-SENT state or the SYN-RCVD state, plus the number of times TCP connections have made a direct transition to the LISTEN state from the SYN-RCVD state.
  • inErrors – The total number of segments received in error (e.g., bad TCP checksums).
  • inResets – The number of times TCP connections have made a direct transition to the CLOSED state from either the ESTABLISHED state or the CLOSE-WAIT state.
  • inSegments – The total number of segments received, including those received in error.
  • outResets – The number of TCP segments sent containing the RST flag.
  • outSegments – The total number of segments sent, including those on current connections but excluding those containing only retransmitted octets.
  • retransSegments – The total number of segments retransmitted - that is, the number of TCP segments transmitted containing one or more previously transmitted octets.
  • serverConnections – The number of times TCP connections have made a direct transition to the SYN-RCVD state from the LISTEN state.
udpGeneralGroupStatistics

The collection of UDP General Group information for the specified instance.

  • inDatagrams – The total number of UDP datagrams delivered to UDP users.
  • inErrors – The number of received UDP datagrams that could not be delivered for reasons other than the lack of an application at the destination port.
  • outDatagrams – The total number of UDP datagrams sent from this entity.
  • unknownPorts – The total number of received UDP datagrams for which there was no application at the destination port.

CAC Statistics

Caption
0Table
1CAC Statistics
3CAC Statistics
ParameterDescription
sharedCacCurrentStatistics

The shared CAC-limits pool current statistics.

  • activeRegs – The current number of active registrations of this shared CAC-limits pool.
  • activeSubs – The current number of active subscriptions on this shared CAC-limits pool.
  • inBwUsage – The sum of BW usage (expected data rate in Kbits per second multiplied by call duration in seconds) for every inbound call associated with this shared CAC-limits pool.
  • maxActiveBwUsage – The high watermark of BW usage in either direction associated with this shared CAC-limits pool.
  • maxActiveCalls – The current high watermark of total number of active calls in both the inbound and outbound directions bound by limits of this shared CAC-limits pool.
  • maxActiveRegs – The current high watermark of registrations subject to limits of this shared CAC-limits pool.
  • maxActiveSubs – The current number of maximum active subscriptions on this shared CAC-limits pool.
  • outBwUsage – The total bandwidth usage for every outbound associated with this shared CAC-limits pool using the formula: expected data rate in Kbits per second multiplied by call duration in seconds.
sharedCacFailureCurStats

The shared CAC-limits pool current failure statistics.

  • allocFailBwLimit – The number of failed bandwidth requests due to this shared CAC-limits pool exceeding the configured bandwidth limit.
  • allocFailCallLimit – The number of failed call requests due to this shared CAC-limits pool exceeding the configured call limit.
  • allocFailParentConstraint – The current number of failures due to a parent limit denial.
  • allocFailSipReg – The current number of failed SIP registration attempts due to this shared CAC-limits pool exceeding the configured registration limit.
  • sipOtherReqFailPolicing – The current number of failed SIP other non-INVITE attempts due to policing on this shared CAC-limits pool.
  • sipSubsFailPolicing – The current number of failed SIP Subscribe attempts due to policing on this shared CAC-limits pool.
  • videoThresholdLimit – The number of video streams that exceeded the threshold limit for this shared CAC-limits pool.
sharedCacFailureIntStats

The shared CAC-limits pool interval failure statistics.

  • allocFailBwLimit – The number of failed bandwidth requests due to this shared CAC-limits pool exceeding the configured bandwidth limit for the specified interval.
  • allocFailCallLimit – The number of failed call requests due to this shared CAC-limits pool exceeding the configured call limit for the specified interval.
  • allocFailParentConstraint – The current number of failures due to a parent limit denial for the specified interval.
  • allocFailSipReg – The current number of failed SIP registration attempts due to this shared CAC-limits pool exceeding the configured registration limit for the specified interval.
  • sipOtherReqFailPolicing – The current number of failed SIP other non-INVITE attempts due to policing on this shared CAC-limits pool for the specified interval.
  • sipSubsFailPolicing – The current number of failed SIP Subscribe attempts due to policing on this shared CAC-limits pool for the specified interval.
  • time – The system up-time when this interval statistic is collected.
  • videoThresholdLimit – The number of video streams that exceeded the threshold limit for this shared CAC-limits pool for the specified interval.
sharedCacIntervalStatistics

The shared CAC-limits pool statistics for the specified interval.

  • activeRegs – The number of active registrations of this shared CAC-limits pool for the specified interval.
  • activeSubs – The number of active subscriptions on this shared CAC-limits pool for the specified interval.
  • inBwUsage – The total bandwidth usage for every inbound call associated with this shared CAC-limits pool using the formula: expected data rate in Kbits per second multiplied by call duration in seconds.
  • intervalValid – A value of "true" indicates this interval is valid.
  • maxActiveBwUsage – The high watermark of bandwidth usage in either direction associated with this shared CAC-limits pool for the specified interval.
  • maxActiveCalls – The high watermark of total number of active calls in both the inbound and outbound directions bound by limits of this shared CAC-limits pool for the specified interval.
  • maxActiveRegs – The high watermark of registrations subject to limits of this shared CAC-limits pool for the specified interval.
  • maxActiveSubs – The number of maximum active subscriptions on this shared CAC-limits pool for the specified interval.
  • outBwUsage – The total bandwidth usage for every outbound associated with this shared CAC-limits pool using the formula: expected data rate in Kbits per second multiplied by call duration in seconds.
  • time – The system up-time when this interval statistic is collected.
sharedCacStatus

Current status of the shared CAC-limits pool.

  • bwAvailable – The amount of bandwidth available for allocation.
  • bwInboundUsage – The amount of bandwidth in use for inbound traffic.
  • bwOutboundUsage – The amount of bandwidth in use for outbound traffic.
  • inboundCallsUsage – The current inbound or incoming usage on this shared CAC-limits pool.
  • outboundCallsUsage – The current outbound, non-priority usage on this shared CAC-limits pool.
  • sipRegActive – The number of active SIP registrations on this shared CAC-limits pool.
  • sipSubsActive – The number of active SIP subscriptions on this shared CAC-limits pool.
  • totalCallsAvailable – The sum total of all available calls on this shared CAC-limits pool.

Call Detail Status Statistics

Caption
0Table
1Call Detail Status Statistics
3Call Detail Status Statistics
 StatisticDescription
 General Fields:
<GCID>

Unique global call identifier (GCID).

mediaStreams Type of media streams (audio, video) in the call.
state Current state of the call.
callingNumberCalling Party's E.164 telephone number.
calledNumberValled Party's E.164 telephone number.
addressTransPerformed Type of address translation (such as LNP, 800) performed on the called party number, if any.
origCalledNum Original Called Party number (if an address translation has been performed on the called party).
scenarioType Call scenario type for this call.
callDuration  Call duration (in seconds) following an answer.
mediaTypeMedia type for this active call.
iceCallTypesICE call types for this call (for example ing-lcl-ICE-LITE, ing-rmt-FULL-ICE, eg-lcl-ICE-LITE, eg-rmt-FULL-ICE.)
egressSessionBandwidthkbps The current allocated session bandwidth, in Kbps, on the egress leg. If no session bandwidth is used, value is "0".
ingressSessionBandwidthkbps

The current allocated session bandwidth, in Kbps, on the ingress leg. If no session bandwidth is used, value is "0".

Note

The IceState for each stream displays as "ST_ICE_COMPLETE" only when remote IP of all the streams in the call are learned.

 Media Stream 1:
associatedGcidLegId1Call leg ID corresponding to associatedGcid1.
associatedGcid1GCID of another call which is associated with this call.
ingressDtlsSrtpStream1Identifies whether DTLS-SRTP negotiation is enabled or disabled for the corresponding stream of the ingress call. 
ingressMediaStream1IceStateIngress local ice mode for the ingress MediaStream1. 
ingressMediaStream1BandwidthBandwidth allocated for the ingress MediaStream1.
ingressMediaStream1LocalIp Local signaling IP address for ingress MediaStream1. 
ingressMediaStream1LocalPort Local RTCP port for ingress MediaStream1 (If RTCP is enabled for this call leg).
ingressMediaStream1RemoteIp Remote signaling IP address for ingress MediaStream1. 
ingressMediaStream1RemotePort Remote RTCP port for ingress MediaStream1 (If RTCP is enabled for this call leg).
ingressMediaStream1SecuritySecurity Parameters for the ingress MediaStream1.
egressDtlsSrtpStream1Identifies whether DTLS-SRTP negotiation is enabled or disabled for the corresponding stream of the egress call.
egressMediaStream1IceStateEgress local ice mode for the egress MediaStream1. 
egressMediaStream1BandwidthBandwidth allocated for the egress MediaStream1. 
egressMediaStream1LocalIpLocal signaling IP address for egress MediaStream1. 
egressMediaStream1LocalPortLocal RTCP port for egress MediaStream1 (If RTCP is enabled for this call leg).
egressMediaStream1RemoteIp Remote signaling IP address for egress MediaStream1.
egressMediaStream1RemotePortRemote RTCP port for egress MediaStream1 (If RTCP is enabled for this call leg).
egressMediaStream1SecuritySecurity Parameters for the egress MediaStream1.
 

Media Stream 2 - 6 (Stream 2 shown):

associatedGcidLegId2Call leg ID corresponding to associatedGcid2.
associatedGcid2GCID of another call which is associated with this call.
ingressDtlsSrtpStream2Identifies whether DTLS-SRTP negotiation is enabled or disabled for the corresponding stream of the ingress call.
ingressMediaStream2BandwidthBandwidth allocated for the ingress MediaStream2.
ingressMediaStream2IceStateIngress local ice mode for the ingress MediaStream2. 
ingressMediaStream2LocalIpSockAddrLocal signaling IP address for the ingress MediaStream2. 
ingressMediaStream2RemoteIpSockAddrRemote signaling IP address for the ingress MediaStream2.
ingressMediaStream2SecuritySecurity Parameters for the ingress MediaStream2.
egressDtlsSrtpStream2Identifies whether DTLS-SRTP negotiation is enabled or disabled for the corresponding stream of the egress call. 
egressMediaStream2BandwidthBandwidth allocated for the egress MediaStream2.
egressMediaStream2IceStateEgress local ice mode for the egress MediaStream2.
egressMediaStream2LocalIpSockAddrLocal signaling IP address for the egress MediaStream2. 
egressMediaStream2RemoteIpSockAddrRemote signaling IP address for the egress MediaStream2.
egressMediaStream2SecuritySecurity Parameters for the egress MediaStream2.
Note

The following statistics are deprecated:

  • ingressMediaStream1LocalIpSockAddr
  • ingressMediaStream1RemoteIpSockAddr

Call Media Status Statistics

Caption
0Table
1Call Media Status Statistics
3Call Media Status Statistics
StatisticDescription
egressMediaStream1InterarrivalJitterThe variation of packet inter-arrival time of egress MediaStream1 for this call
egressMediaStream1OctetsReceivedThe number of octets received in egress MediaStream1 for this call
egressMediaStream1OctetsSentThe number of octets sent in egress MediaStream1 for this call
egressMediaStream1PacketLatencyThe packet latency in the egress MediaStream1 for this call
egressMediaStream1PacketsDiscardedThe number of packets discarded in egress MediaStream1 for this call
egressMediaStream1PacketsLostThe number of packets lost in egress MediaStream1 for this call
egressMediaStream1PacketsReceivedThe number of packets received in egress MediaStream1 for this call
egressMediaStream1PacketsSentThe number of packets sent in egress MediaStream1 for this call
egressMediaStream1RtcpPacketsReceivedThe number of RTCP packet received in egress MediaStream1 for this call (if RTCP is enabled for this call leg)
egressMediaStream1RtcpPacketsSentThe number of RTCP packet sent in egress MediaStream1 for this call (if RTCP is enabled for this call leg)
egressMediaStream1SrtpAuthFailureThe number of RTP authentication failures on egress leg
egressMediaStream1SrtpReplayFailureThe number of RTP anti-replay failures on egress leg
egressMediaStream1StunDtlsPacketsReceivedThe number of STUN/DTLS packets received on egress leg
egressMediaStream1StunDtlsPacketsDiscardedThe number of STUN/DTLS packets discarded on egress leg
egressRemPacketsLostThe number of remote packets lost for this call leg
egressRFactorInboundThe inbound R-Factor threshold utilization value (as a percentage) on egress leg
egressRFactorOutboundThe outbound R-Factor threshold utilization value (as a percentage) on egress
ingressMediaStream1InterarrivalJitterThe variation of packet inter-arrival time of ingress MediaStream1 for this call
ingressMediaStream1OctetsReceivedThe number of octets received in ingress MediaStream1 for this call
ingressMediaStream1OctetsSentThe number of octets sent in ingress MediaStream1 for this call
ingressMediaStream1PacketLatencyThe packet latency in the ingress MediaStream1 for this call
ingressMediaStream1PacketsDiscardedThe number of packets discarded in ingress MediaStream1 for this call
ingressMediaStream1PacketsLostThe number of packets lost in ingress MediaStream1 for this call
ingressMediaStream1PacketsReceivedThe number of packets received in ingress MediaStream1 for this call
ingressMediaStream1PacketsSentThe number of packets sent in ingress MediaStream1 for this call
ingressMediaStream1RtcpPacketsSent  

The number of RTCP packets sent in ingress MediaStream1 for this call (if RTCP is enabled for this call leg). Includes RTCP port, if enabled, for this call leg. 

ingressMediaStream1RtcpPacketsReceived 

The number of RTCP packets received in ingress MediaStream1 for this call (if RTCP is enabled for this call leg). Includes RTCP port, if enabled, for this call leg. 

ingressMediaStream1SrtpAuthFailureThe number of RTP authentication failures on ingress leg
ingressMediaStream1SrtpReplayFailureThe number of RTP anti-replay failures on ingress leg
ingressMediaStream1StunDtlsPacketsReceivedThe number of STUN/DTLS packets received on ingress leg
ingressMediaStream1StunDtlsPacketsDiscardedThe number of STUN/DTLS packets discarded on ingress leg
ingressRemPacketsLostThe number of remote packets lost for this call leg
ingressRFactorInboundThe inbound R-Factor threshold utilization value (as a percentage) on ingress leg 
ingressRFactorOutboundThe outbound R-Factor threshold utilization value (as a percentage) on ingress leg
mediaStream1CodecThe codec for this media stream
mediaStream1Labell

 The label applied to this media stream

...