TimeStamp |
The timestamp for the TCP connection establishment. Range: 0 to -1 |
State |
The connection state of this client. Enumerations: - new (1)
- authenticating (2)
- connected (3)
- disconnecting (4)
- delete (15)
|
IpAddr |
The IP address of this client. |
IpPort |
The associated port # of this client. |
Cipher |
The cipher negotiated with this client. Range: 0 to 255 |
Mac |
The MAC (message authentication code) negotiated with this client. Range: 0 to 255 |
BytesIn |
The # of bytes received from this client. |
BytesOut |
The # of bytes send to this client. |
UserName |
The account used for the client's successful login. Range: 0 to 255 |
Compression |
The compression algorithm negotiated with this client. Range: 0 to 255 |