Excerpt |
---|
Caption |
---|
0 | Table |
---|
1 | Common Parameters - 'show status global' and 'show table global' |
---|
3 | Common Parameters |
---|
| | |
| cac | SipRecStatus | List of calls being recorded through SIPREC. gcid recorderAddress rxRtpAddress txRtpAddress recordingLeg
| cac | Global CAC objects. See 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 maximum
|
|
1 - number of stable calls for a configured interval of time.
|
|
Info |
---|
|
1: INFO: Currently, only the maximum session count |
|
is 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 |
---|
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 | 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 statistic is only available 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 destinationCdDNBasedDestBlockedTable – 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 countersfailureCounters – Policy failure countersfinalCallingNumberAllowedTable – 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 countersmwiServiceCounters – Policy Message Waiting Indicator service countersoriginationAllowedTable – 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 countersserviceUsageCounters – Policy service usage counterssipCounters – Policy SIP message counterssipE911Counters – Policy E911 service counterstranslatedDestAllowedTable – 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.
|
callRemoteMediaStatus | (D-SBC only) Displays the media statistics corresponding to private NIF resources for an MRF call. gcid – Unique Global Call Identifier (GCID) of the callresIndex – Target resource index to access details within the callstreamId – Identifier of the media stream in the call to which the resource is allocatedresId – Resource identifier of the public and private NIF resource hosted in Media or Transcoding used in the callresType – Resource type (Example: xresUser)legId – The call leg ID on which the resource resides (Example: Ingress-0, Egress-1)nodeGcidAndIpAddr – GCID and IP address of the node (M/T) where the resource is hosted (Example: 16 (192.168.3.34), 16 is GCID and 192.168.3.34 is IP address)localRtpPort – Local RTP port of the public or private NIF resource hosted in M or T SBCremoteRtpPort – Remote peer's RTP portremoteRtcpPort – Remote peer's RTCP portrtpPacketSent – Number of RTP packets sent by the resourcertpPacketRecv – Number of RTP packets received by the resourcertcpPacketSent – Number of RTCP packets sent by the resourcertcpPacketRecv – Number of RTCP packets received by the resourcertpPacketDiscard – Number of RTP packets discarded by the resource
| callResourceDetailStatus | Call resource statistics. gcid – Unique Global Call Identifier (GCID) of the callresIndex – Target resource index to access details within the callresId – Resource identifier of the public and private NIF resource hosted in Media or Transcoding used in the callresType – Resource type (Example: xresUser)callId – Global Call identifier (GCID) for the call to which this resource is allocatedlegId – The call leg ID on which the resource resides (Example: Ingress-0, Egress-1)nodeGcidAndIpAddr – GCID and IP address of the node (M/T) where the resource is hosted (Example: 16 (192.168.3.34), 16 is GCID and 192.168.3.34 is IP address)
| 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 | 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 statistic is only available 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 destinationCdDNBasedDestBlockedTable – 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 countersfailureCounters – Policy failure countersfinalCallingNumberAllowedTable – The Traffic Management related counters for allowed final calling number.finalCallingNumberBlockedTable – The 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 countersmwiServiceCounters – Policy Message Waiting Indicator service countersoriginationAllowedTable – 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 countersserviceUsageCounters – Policy service usage counterssipCounters – Policy SIP message counterssipE911Counters – Policy E911 service counterstranslatedDestAllowedTable – The Traffic Management related counters for allowed translated destination number.translatedDestBlockedTable – The Traffic Management related counters for blocked translated destination number.
| servers
| Global configuration details for ENUM and E911 servers. - callRecordingCriteria – Call Recording Criteria details.
name – Call Recording Criteria name.srsGroupId – Session Recording Server (SRS) Group Profile identifier.ingressTgId – Ingress trunk group Id.EgressTgId – Egress trunk group Id.callingPartyId – The calling party number for which the call is recorded.calledPartyId – The called party number for which the call is recorded.nextHopIp – IP address of the next hop.previousHopIp – IP address of the previous hop.recordingType – The call legs to record.gwId – The gateway Id.recordingStopCriteria – The criteria to stop the recording.numberOfCalls – The number of calls to occur to stop the recording criteria.recordingDuration – Duration of the recording, in seconds.recorderType – Call recorder type.criteriaState – Administrative state of this Call Recording Criteria.
| signaling | See Statistics for 'show table global' Only Command section. | system | SBC instances with minimal impact on the existing calls and registrations are removed by allocating time for those sessions to terminate on their own. nodeStatus – Displays the current system global status.
| 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 |
---|
0 | Table |
---|
1 | CAC Statistics |
---|
3 | CAC Statistics |
---|
|
Parameter | Description |
---|
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
| |
CAC Statistics
Caption |
---|
0 | Table |
---|
1 | CAC Statistics |
---|
3 | CAC Statistics |
---|
|
Parameter | Description |
---|
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
| sharedCacFailureCurStats | The shared CAC-limits pool for the specified intervalcurrent failure statistics. maxActiveCalls allocFailBwLimit – The high watermark of total number of active calls in both the inbound and outbound directions bound by limits of number of failed bandwidth requests due to this shared CAC-limits pool for the specified intervalexceeding the configured bandwidth limit.maxActiveRegs allocFailCallLimit – The high watermark of registrations subject to limits of number of failed call requests due to this shared CAC-limits pool for the specified intervalexceeding the configured call limit.maxActiveSubs allocFailParentConstraint – The current number of failures due to a parent limit denial.allocFailSipReg – The current number of failed SIP registration attempts due to 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
| - exceeding the configured registration limit.
sipOtherReqFailPolicing – The current number of failed SIP other non-INVITE attempts due to policing on this
| Current status of the | bwAvailable sipSubsFailPolicing – The
| amount of bandwidth available for allocation.bwInboundUsage – The amount of bandwidth in use for inbound traffic.- 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
| bwOutboundUsage – The amount of bandwidth in use for outbound traffic.inboundCallsUsage – The current inbound or incoming usage on - this shared CAC-limits pool.
| sharedCacFailureIntStats | outboundCallsUsage – The | current outbound, non-priority usage on this shared CAC-limits pool interval failure statistics. | sipRegActive allocFailBwLimit – The number of
| active SIP registrations on - failed bandwidth requests due to this shared CAC-limits pool exceeding the configured bandwidth limit for the specified interval.
| sipSubsActive allocFailCallLimit – The number of
| active SIP subscriptions on - failed call requests due to this shared CAC-limits pool
| .totalCallsAvailable – The sum total of all available calls - 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
| .
|
Call Detail Status
Caption |
---|
0 | Table |
---|
1 | Call Detail Status Data |
---|
3 | Call Detail Status Data |
---|
|
|
Statistic | Description |
---|
| General Fields: |
<GCID> | Unique global call identifier (GCID). |
mediaStreams | Type of media streams (audio, video) in the call. |
state | Current state of the call. |
callingNumber | Calling Party's E.164 telephone number. |
calledNumber | Valled 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. |
mediaType | Media type for this active call. |
iceCallTypes | ICE 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: |
associatedGcidLegId1 | Call leg ID corresponding to associatedGcid1 . |
associatedGcid1 | GCID of another call which is associated with this call. |
ingressDtlsSrtpStream1 | Identifies whether DTLS-SRTP negotiation is enabled or disabled for the corresponding stream of the ingress call.
|
ingressMediaStream1IceState | Ingress local ice mode for the ingress MediaStream1. |
ingressMediaStream1Bandwidth | Bandwidth 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).
|
ingressMediaStream1Security | Security Parameters for the ingress MediaStream1. |
ingressRemoteIpSockAddr | |
ingressTrunkName | |
ingressZoneName | |
egressDtlsSrtpStream1 | Identifies whether DTLS-SRTP negotiation is enabled or disabled for the corresponding stream of the egress call. |
egressMediaStream1IceState | Egress local ice mode for the egress MediaStream1. |
egressMediaStream1Bandwidth | Bandwidth allocated for the egress MediaStream1. |
egressMediaStream1LocalIp | Local signaling IP address for egress MediaStream1. |
egressMediaStream1LocalPort | Local RTCP port for egress MediaStream1 (If RTCP is enabled for this call leg). |
egressMediaStream1RemoteIp | Remote signaling IP address for egress MediaStream1. |
egressMediaStream1RemotePort | Remote RTCP port for egress MediaStream1 (If RTCP is enabled for this call leg).
|
egressMediaStream1Security | Security Parameters for the egress MediaStream1. |
egressRemoteIpSockAddr | |
egressTrunkName | |
egressZoneName | |
| Media Stream 2 - 6 (Stream 2 shown): |
associatedGcidLegId2 | Call leg ID corresponding to associatedGcid2 . |
associatedGcid2 | GCID of another call which is associated with this call. |
ingressDtlsSrtpStream2 | Identifies whether DTLS-SRTP negotiation is enabled or disabled for the corresponding stream of the ingress call.
|
ingressMediaStream2Bandwidth | Bandwidth allocated for the ingress MediaStream2.
|
ingressMediaStream2IceState | Ingress local ice mode for the ingress MediaStream2. |
ingressMediaStream2LocalIpSockAddr | Local signaling IP address for the ingress MediaStream2. |
ingressMediaStream2RemoteIpSockAddr | Remote signaling IP address for the ingress MediaStream2.
|
ingressMediaStream2Security | Security Parameters for the ingress MediaStream2. |
- 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
egressDtlsSrtpStream2 | Caption |
---|
0 | Table |
---|
1 | Call Detail Status Data |
---|
3 | Call Detail Status Data |
---|
|
Statistic | Description |
---|
| General Fields: | <GCID> | Unique global call identifier (GCID). | mediaStreams | Type of media streams (audio, video) in the call. | state | Current state of the call. | callingNumber | Calling Party's E.164 telephone number. | calledNumber | Valled 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. | mediaType | Media type for this active call. | iceCallTypes | ICE 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 Streams 1-6 will contain the following status details (medial stream 1 is used as the example below): | mediaTypeStream1 | The type of codec relayed or transcoded in stream 1 | associatedGcidLegId1 | Call leg ID corresponding to associatedGcid1 . | associatedGcid1 | GCID of another call which is associated with this call. | ingressDtlsSrtpStream1 |
|
Identifies whether DTLS-SRTP negotiation is enabled or disabled for the corresponding stream of the |
|
egress egressMediaStream2Bandwidth | ingressMediaStream1IceState | Ingress local ice mode |
|
Bandwidth allocated egress MediaStream2egressMediaStream2IceState | ingressMediaStream1Bandwidth | Bandwidth allocated |
|
Egress local ice mode egress MediaStream2egressMediaStream2LocalIpSockAddr
ingressMediaStream1LocalIp | Local signaling IP address for |
|
the egress MediaStream2. ingress MediaStream1. | ingressMediaStream1LocalPort | Local RTCP port for ingress MediaStream1 (If RTCP is enabled for this call leg). | ingressMediaStream1RemoteIp |
|
egressMediaStream2RemoteIpSockAddr
| Remote signaling IP address for |
|
the egress MediaStream2egressMediaStream2Security | Security Parameters for the egress MediaStream2. |
ingressMediaStream1RemotePort | Remote RTCP port for ingress MediaStream1 (If RTCP is enabled for this call leg).
| ingressMediaStream1Security | Security parameters for the ingress MediaStream1. | ingressPrivStream1LocalIpSockAddr | The Ingress Leg local media IP and port offered by DSBC in the INVITE message to MRF in the format "<Ingress-Private-XRES-Local-IP>/<Port> (rtcp: <rtcpPort>)"; | ingressPrivStream1RemoteIpSockAddr | The Ingress Leg remote media IP and port present in the answer SDP received from MRF in the format "<Ingress-Private-XRES-Remote-IP>/<Port> (rtcp: <rtcpPort>)"; | ingressRemoteIpSockAddr | IP address of the Ingress remote peer | ingressTrunkName | Ingress trunk group name used for the call | ingressZoneName | Ingress zone name for the call. | egressDtlsSrtpStream1 | Identifies whether DTLS-SRTP negotiation is enabled or disabled for the corresponding stream of the egress call. | egressMediaStream1IceState | Egress local ice mode for the egress MediaStream1. | egressMediaStream1Bandwidth | Bandwidth allocated for the egress MediaStream1. | egressMediaStream1LocalIp | Local signaling IP address for egress MediaStream1. | egressMediaStream1LocalPort | Local RTCP port for egress MediaStream1 (If |
|
Note |
---|
The following statistics are deprecated: ingressMediaStream1LocalIpSockAddr ingressMediaStream1RemoteIpSockAddr
|
Caption |
---|
0 | Table |
---|
1 | Call Media Status Statistics |
---|
3 | Call Media Status Statistics |
---|
|
Statistic | Description |
---|
egressMediaStream1InterarrivalJitter | The variation of packet inter-arrival time of egress MediaStream1 for this call | egressMediaStream1OctetsReceived | The number of octets received in egress MediaStream1 for this call | egressMediaStream1OctetsSent | The number of octets sent in egress MediaStream1 for this call | egressMediaStream1PacketLatency | The packet latency in the egress MediaStream1 for this call | egressMediaStream1PacketsDiscarded | The number of packets discarded in egress MediaStream1 for this call | egressMediaStream1PacketsLost | The number of packets lost in egress MediaStream1 for this call | egressMediaStream1PacketsReceived | The number of packets received in egress MediaStream1 for this call | egressMediaStream1PacketsSent | The number of packets sent in egress MediaStream1 for this call | egressMediaStream1RtcpPacketsReceived | The number of RTCP packet received in egress MediaStream1 for this call (if RTCP is enabled for this call leg). | egressMediaStream1RtcpPacketsSent | egressMediaStream1RemoteIp | Remote signaling IP address for egress MediaStream1. | egressMediaStream1RemotePort | Remote RTCP port for egress MediaStream1 (If The number of RTCP packet sent in egress MediaStream1 for this call (if RTCP is enabled for this call leg).
| egressMediaStream1Security | Security parameters for the egress MediaStream1. | egressPrivStream1LocalIpSockAddr
| The Egress Leg local media IP and port offered by DSBC in the INVITE message to MRF in the format "<Egress-Private-XRES-Local-IP>/<Port> (rtcp: <rtcpPort>)"; | egressPrivStream1RemoteIpSockAddr | The Egress Leg remote media IP and port present in the answer SDP received from MRF in the format "<Egress-Private-XRES-Remote-IP>/<Port> (rtcp: <rtcpPort>)"; | egressRemoteIpSockAddr | IP address of the Egress remote peer | egressTrunkName | Egress trunk group name used for the call | egressZoneName | Egress zone name for the call | mrfSignalingInfo | Signaling IP address/port of the MRF. |
|
Info |
---|
|
The following statistics are deprecated: ingressMediaStream1LocalIpSockAddr ingressMediaStream1RemoteIpSockAddr
|
Caption |
---|
0 | Table |
---|
1 | Call Media Status Statistics |
---|
3 | Call Media Status Statistics |
---|
|
Statistic | Description |
---|
egressACName | The egress Address Context name | egressMediaStream1InterarrivalJitter | egressMediaStream1SrtpAuthFailure | The number of RTP authentication failures on egress leg | egressMediaStream1SrtpReplayFailure | The number of RTP anti-replay failures on egress leg | egressMediaStream1StunDtlsPacketsReceived | The number of STUN/DTLS packets received on egress leg | egressMediaStream1StunDtlsPacketsDiscarded | The number of STUN/DTLS packets discarded on egress leg | egressRemPacketsLost | The number of remote packets lost for this call leg | egressRFactorInbound | The inbound R-Factor threshold utilization value (as a percentage) on egress leg | egressRFactorOutbound | The outbound R-Factor threshold utilization value (as a percentage) on egress | ingressMediaStream1InterarrivalJitter | The variation of packet inter-arrival time of ingress egress MediaStream1 for this call | ingressMediaStream1OctetsReceived egressMediaStream1OctetsReceived | The number of octets received in ingress egress MediaStream1 for this call | ingressMediaStream1OctetsSent egressMediaStream1OctetsSent | The number of octets sent in ingress egress MediaStream1 for this call | ingressMediaStream1PacketLatency egressMediaStream1PacketLatency | The packet latency in the ingress egress MediaStream1 for this call | ingressMediaStream1PacketsDiscarded egressMediaStream1PacketsDiscarded | The number of packets discarded in ingress egress MediaStream1 for this call | ingressMediaStream1PacketsLost egressMediaStream1PacketsLost | The number of packets lost in ingress egress MediaStream1 for this call | ingressMediaStream1PacketsReceived egressMediaStream1PacketsReceived | The number of packets received in ingress egress MediaStream1 for this call | ingressMediaStream1PacketsSent egressMediaStream1PacketsSent | The number of packets sent in ingress egress MediaStream1 for this call | ingressMediaStream1RtcpPacketsSent egressMediaStream1RtcpPacketsReceived | The number of RTCP packets sent packet received in ingress egress MediaStream1 for this call (if RTCP is enabled for this call leg). Includes RTCP port, if enabled, for this call leg. | ingressMediaStream1RtcpPacketsReceived | | egressMediaStream1RtcpPacketsSent | The The number of RTCP packets received packet sent in ingress egress MediaStream1 for this call (if RTCP is enabled for this call leg). Includes RTCP port, if enabled, for this call leg. | egressMediaStream1SrtpAuthFailure ingressMediaStream1SrtpAuthFailure | The number of RTP authentication failures on ingress egress leg | ingressMediaStream1SrtpReplayFailure egressMediaStream1SrtpReplayFailure | The number of RTP anti-replay failures on ingress egress leg | ingressMediaStream1StunDtlsPacketsReceived egressMediaStream1StunDtlsPacketsReceived | The number of STUN/DTLS packets received on ingress egress leg | ingressMediaStream1StunDtlsPacketsDiscarded egressMediaStream1StunDtlsPacketsDiscarded | The number of STUN/DTLS packets discarded on ingress legegress leg | egressRemoteIpSockAddr | IP address of the Egress remote peer | egressRemotePort | Remote media port for the egress call leg | egressRemPacketsLost ingressRemPacketsLost | The number of remote packets lost for this call leg | ingressRFactorInbound egressRFactorInbound | The inbound R-Factor threshold utilization value (as a percentage) on ingress egress leg | ingressRFactorOutbound egressRFactorOutbound | The outbound R-Factor threshold utilization value (as a percentage) on ingress legegress | mediaStream1Codec | The codec for this media stream | mediaStream1Label l | The label applied to this media stream |
|