Time |
Date and time, when the call was received. |
Duration |
Duration of the call in seconds. |
SrcIfIndex |
Interface index of the link, the call came from. |
SrcLinkAddr |
(MAC-)address of the link, the call came from. |
SrcVCNumber |
Virtual Curcuit Number on the link, the call came from. |
DstIfIndex |
Interface index of the link, the call leads to. |
DstLinkAddr |
(MAC-)address of the link, the call leads to. |
DstVCNumber |
Virtual Curcuit Number on the link, the call leads to. |
SrcAddr |
The calling party number as received from the source link. |
DstAddr |
The called party number as received from the source link. |
ProtocolId |
The Protocol ID of the call (first four bytes of the call
user data field) as received from the source link. |
Facilities |
The facility field of the call as received from the
source link. |
UserData |
The call user data behind the protocol ID as received
from the source link |
InPktSize |
The packet size of packets being received by the caller,
as negotiated by the negotiation procedure. Enumerations: - p2 (1)
- p4 (2)
- p8 (3)
- p16 (4)
- p32 (5)
- p64 (6)
- p128 (7)
- p256 (8)
- p512 (9)
- p1024 (10)
- p2048 (11)
- p4096 (12)
- p8192 (13)
- p16384 (14)
- p32768 (15)
|
OutPktSize |
The packet size of packets being sent by the caller,
as negotiated by the negotiation procedure. Enumerations: - p2 (1)
- p4 (2)
- p8 (3)
- p16 (4)
- p32 (5)
- p64 (6)
- p128 (7)
- p256 (8)
- p512 (9)
- p1024 (10)
- p2048 (11)
- p4096 (12)
- p8192 (13)
- p16384 (14)
- p32768 (15)
|
InWinSize |
The window size of packets being received by the caller,
as negotiated by the negotiation procedure. |
OutWinSize |
The window size of packets being sent by the caller,
as negotiated by the negotiation procedure. |
PktsSent |
The number of all layer 3 packets (including RR/RNR/REJ)
sent by the caller. |
BytesSent |
The number of data bytes sent in DATA and INTERRUPT
packets by the caller. |
PktsRecvd |
The number of all layer 3 packets (including RR/RNR/REJ)
received by the caller. |
BytesRecvd |
The number of data bytes received in DATA and INTERRUPT
packets by the caller. |
ClearCause |
The clearing cause of the call as received in the first
clear packet. A value of -1 means, no cause was received. |
ClearDiag |
The clearing diagnostics of the call as received in the first
clear packet. A value of -1 means, no diagnostics was
received. |