IfIndex |
Correlating PPP interface index. |
Established |
Time when the link was established. |
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 isdnStkNumber field in the isdnCallTable. |
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 |
. |
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. |
RemDiscr |
Peer's LCP multilink endpoint discriminator. |