Time |
Date and time, when the call was received. Range: 0 to -1 |
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. Range: 1 to 4095 |
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. Range: 1 to 4095 |
SrcAddr |
The calling party number as received from the source link. Length: 0 to 255 |
DstAddr |
The called party number as received from the source link. Length: 0 to 255 |
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 Length: 0 to 255 |
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. Range: 1 to 127 |
OutWinSize |
The window size of packets being sent by the caller, as negotiated by the negotiation procedure. Range: 1 to 127 |
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. Range: -1 to 255 |
ClearDiag |
The clearing diagnostics of the call as received in the first clear packet. A value of -1 means, no diagnostics was received. Range: -1 to 255 |