| IfIndex |
| Correlating PPP interface index. |
| Established |
| Time when the link was established. Range: 0 to -1 |
| Direction |
| Direction of link, incoming(1) or outgoing(2). In case of permanent links, the meaning is dce(1) or dte(2). Enumerations: - incoming-dce (1)
- outgoing-dte (2)
|
| Protocols |
| The bitwise ORed protocols successfully negotiated on this link; currently the following protocols are supported: tcp/ip(1), ipx(2), bridge(4), bpdu(8), x25(16). These protocol values are most likely to change in future software releases. |
| State |
| The actual state of each link in a bundle. The link is fully operational in the up(1) state, and not operational in the down(2) state. The starting(3) state is an inter- mediate state when the link is physically established but PPP or other link negotation has not finished yet. The loopbacked(4) state is entered when the PPP keepalive mechanism detects a loopbacked link. The dialing(5) state shows that a dialup link is in its link establishment phase, dialing. If there is no answer to the call, the link enters the retry-wait(6) state for biboPPPRetryTime seconds. After waiting that time either a call retry will occur, or the ifOperStatus will enter the blocked state, depending on the amount of retries already done (biboPPPLinkRetries) and the value of the biboPPPMaxRetries field. Enumerations: - up (1)
- down (2)
- starting (3)
- loopbacked (4)
- dialing (5)
- retry-wait (6)
|
| Units |
| The costs for this link in units. |
| Retries |
| The amount of retries taken to establish the link. |
| KeepaliveSent |
| The amount of keepalive packets sent on the link. |
| KeepalivePending |
| The amount of keepalive answer packets waiting for since the last occurance of an echo reply packet. |
| DeviceIndex |
| The underlying link device index. |
| Speed |
| The speed of the link. |
| StkNumber |
| The stack number of the dialup link, correlating to the isdnCallStkNumber field in the isdnCallTable. Range: 0 to 31 |
| CallType |
| The call type of the dialup link, correlating to the isdnCallType field in the isdnCallTable. Enumerations: - incoming (1)
- outgoing (2)
- undef (3)
|
| CallReference |
| The call reference of the dialup link, correlating to the isdnCallReference field in the isdnCallTable. |
| Charge |
| The costs for this link as 1/1000 of the respective currency. |
| Accm |
| The Asynchronous Control Character Map (ACCM) according RFC 1662. Length: 4 to 4 |
| Lqm |
| Indicates the successful negotiation of the Link Quality Protocol (LQM). Enumerations: |
| LcpComp |
| Address- and Protocol-Field compression. Enumerations: - none (1)
- addr (2)
- prot (3)
- both (4)
|
| LocDiscr |
| Local LCP multilink endpoint discriminator. Length: 6 to 6 |
| RemDiscr |
| Peer's LCP multilink endpoint discriminator. Length: 20 to 20 |
| L1Protocol |
| The layer 1 protocol of this link. Enumerations: - data-64k (1)
- data-56k (2)
- modem (3)
- dovb (4)
- v110-1200 (5)
- v110-2400 (6)
- v110-4800 (7)
- v110-9600 (8)
- v110-14400 (9)
- v110-19200 (10)
- v110-38400 (11)
- modem-profile-1 (12)
- modem-profile-2 (13)
- modem-profile-3 (14)
- modem-profile-4 (15)
- modem-profile-5 (16)
- modem-profile-6 (17)
- modem-profile-7 (18)
- modem-profile-8 (19)
- pptp-pns (20)
- pppoe (21)
- pppox25 (22)
- pptp-pac (23)
- pppoa (24)
- l2tp-lns (25)
- l2tp-lac (26)
- dovb-64k (28)
|
| LocAuth |
| The result of the PPP authentication procedure performed locally. Enumerations: - none (1)
- successful (2)
- failed (3)
- timeout (4)
- prot-rejected (5)
|
| RemAuth |
| The result of the PPP authentication procedure performed on remote. Enumerations: - none (1)
- successful (2)
- failed (3)
- timeout (4)
- prot-rejected (5)
|
| NRxDesc |
| This variable contains the number of receive descriptors used by the interface driver of the respective link. Range: 0 to 2048 |
| NTxDesc |
| This variable contains the number of transmit descriptors used by the interface driver of the respective link. Range: 0 to 2048 |