>> MIB - Management Information Base

>> Table: x25CallTable - (.1.3.6.1.4.1.272.4.6.3.1)

Description: The entries are created automatically, as soon as a call gets active. They are removed automatically as soon as a call gets completely cleared. A call may also be cleared manually by setting the x25CallState field of an entry to the value delete, which would also force the call to be cleared. The call data of a cleared call is copied to the x25CallHistoryTable.

x25CallTable
OIDNameTypeAccess
.1SrcIfIndexINTEGERR
.2SrcLinkAddrOCTET STRINGR
.3SrcVCNumberINTEGERR
.4DstIfIndexINTEGERR
.5DstLinkAddrOCTET STRINGR
.6DstVCNumberINTEGERR
.7SrcAddrDisplayStringR
.8DstAddrDisplayStringR
.9ProtocolIdINTEGERR
.10FacilitiesOCTET STRINGR
.11UserDataDisplayStringR
.12AgeTimeTicksR
.13StateENUMD
.14InPktSizeENUMR
.15OutPktSizeENUMR
.16InWinSizeINTEGERR
.17OutWinSizeINTEGERR
.18PktsSentCounterR
.19BytesSentCounterR
.20PktsRecvdCounterR
.21BytesRecvdCounterR

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.
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.
SrcAddr
The calling address of the call as received on the source
link.
DstAddr
The called address of the call as received on the source
link.
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.
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.
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.


Copyright ©2003 by BinTec Access Networks GmbH
This page was last modified on: 11.03.2003 by Projectmanager Maintenance