| Parameter | Description |
---|
| connectionId |
Identifies the Connection ID
|
| index |
The index of this SIP Signaling Port.
|
| peerIpAddress |
IP address of the peer of this connection.
|
| peerPortNum |
Port number used by the peer of this connection.
|
| socket |
Socket number used internally for the connection.
|
| transport |
The transport type used for the connection.
|
| state |
State of this connection.
|
| role |
The role taken by the SBC in this connection.
|
| aging |
Whether or not an idle connection can be taken down.
|
| idleTime |
Time internal since the last activity.
|
| bytesSent |
Number of payload bytes sent on the connection.
|
| bytesRcvd |
Number of payload bytes received on the connection.
|
| pduSendQueued |
Number of PDUs waiting to be sent on the connection.
|
| pduRecvQueued |
Number of fragmented PDUs received on the connection.
|