In this section:
TCP relay statistics for current interval.
> show table addressContext <addressContext_name> relayCurrentStatistics
This field is hard-coded to 'default' because no unique keys are generated for this particular statistic. The current number of TCP connections terminated gracefully. The current number of TCP connections terminated non-gracefully. The current number of new TCP connections established successfully.Command Parameters
Parameter Description key
connTermGracefully
connTermNonGracefully
newConnCreated
TCP relay statistics for specific intervals.
> show table addressContext <addressContext_name> relayIntervalStatistics
The interval sequence number. The number of intervals to store are configurable. Refer to Interval Statistics - CLI for configuration details. This field is hard-coded to 'default' because no unique keys are generated for this particular statistic. System up-time when the interval statistic is collected.Command Parameters
Parameter Description number
key
connTermGracefully
The number of TCP connections terminated gracefully for the specified interval. connTermNonGracefully
The current number of TCP connections terminated non-gracefully for the specified interval. intervalValid
A setting of 'true' indicates the interval contains valid data during the time interval. Each interval is for a configurable fixed time (default interval is 15 minutes) starting on the hour. For example, if the system starts at 12:05, the first interval at 12:15 will not be valid because it is less than the 15-minute interval. Subsequent intervals will be valid upon meeting the 15-minute time interval. System switch-overs also cause invalid intervals because data is lost during the interval. newConnCreated
The current number of new TCP connections established successfully for the specified interval. time
TCP Relay session statistics.
> show table addressContext <addressContext_name> relaySessionStats
The IP address and port number of peer from where TCP connection is received. The index of the TCP relay port.Command Parameters
Parameter Description dataRxTx
The Number of application data packets received and sent. inboundLocalPeer
SBC Ingress relay port IP address and port number. inboundRemotePeer inboundZone
Ingress Zone name. outboundLocalPeer
SBC Egress relay port IP address and port number. outboundRemotePeer
The IP address and port number of Peer where TCP connection is established from SBC. outboundZone
Egress Zone name. packetRxTx
The Number of TCP packets received and sent. transId