| SrcIfIndex |
| The interface index of the link, the call comes from. This object contains the value 1, when the call is originated locally. |
| SrcLinkAddr |
| The (MAC-)address of the link, the call comes from (if any) |
| SrcVCNumber |
| The virtual curcuit number of the call on the link, the call comes from. Range: 1 to 4095 |
| DstIfIndex |
| The interface index of the link, the call leads to. This object contains the value 1, when the link is terminated locally. |
| DstLinkAddr |
| The (MAC-)address of the link, the call leads to. |
| DstVCNumber |
| The virtual curcuit number of the call on the target link. Range: 1 to 4095 |
| SrcAddr |
| The calling address of the call as received on the source link. Length: 0 to 255 |
| DstAddr |
| The called address of the call as received on the source link. Length: 0 to 255 |
| ProtocolId |
| The protocol id (the first four byte of the call user data) of the call as received from the source link. |
| Facilities |
| The facilities of the call as received from the source link. |
| UserData |
| The user data (whithout the protocol id) of the call as received from the source link. Length: 0 to 255 |
| Age |
| The age of the call since received from the source link. |
| State |
| The current state of the call. A call may be cleared manually by setting this object to the value delete. Enumerations: - routing (1)
- call-pending (2)
- dataxfer (3)
- out-reset-pending (4)
- in-reset-pending (5)
- out-clear-pending (6)
- in-clear-pending (7)
|
| 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. |