biboPPPLinkState
BIANCA-BRICK-PPP-MIB ·
.1.3.6.1.4.1.272.4.3.3.1.5
Object
column
mandatory
Enumeration
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.
Context
- MIB
- BIANCA-BRICK-PPP-MIB
- OID
.1.3.6.1.4.1.272.4.3.3.1.5- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- biboPPPLinkEntry
- Table
- biboPPPLinkTable
- Siblings
- 24
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
3 | starting |
4 | loopbacked |
5 | dialing |
6 | retry-wait |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| biboPPPLinkIfIndex mandatory Correlating PPP interface index. | column | Integer32 | .1.3.6.1.4.1.272.4.3.3.1.1 |
| biboPPPLinkDeviceIndex mandatory The underlying link device index. | column | Integer32 | .1.3.6.1.4.1.272.4.3.3.1.10 |
| biboPPPLinkSpeed mandatory The speed of the link. | column | Integer32 | .1.3.6.1.4.1.272.4.3.3.1.11 |
| biboPPPLinkStkNumber mandatory The stack number of the dialup link, correlating to
the isdnCallStkNumber field in the isdnCallTable. | column | Integer32 | .1.3.6.1.4.1.272.4.3.3.1.13 |
| biboPPPLinkCallType mandatory The call type of the dialup link, correlating to
the isdnCallType field in the isdnCallTable. | column | Enumeration | .1.3.6.1.4.1.272.4.3.3.1.14 |
| biboPPPLinkCallReference mandatory The call reference of the dialup link, correlating to
the isdnCallReference field in the isdnCallTable. | column | Integer32 | .1.3.6.1.4.1.272.4.3.3.1.15 |
| biboPPPLinkCharge mandatory The costs for this link as 1/1000 of the respective currency. | column | RFC1155-SMICounter | .1.3.6.1.4.1.272.4.3.3.1.16 |
| biboPPPLinkAccm mandatory The Asynchronous Control Character Map (ACCM) according
RFC 1662. | column | OctetString | .1.3.6.1.4.1.272.4.3.3.1.17 |
| biboPPPLinkLqm mandatory Indicates the successful negotiation of the Link Quality
Protocol (LQM). | column | Enumeration | .1.3.6.1.4.1.272.4.3.3.1.18 |
| biboPPPLinkLcpComp mandatory Address- and Protocol-Field compression. | column | Enumeration | .1.3.6.1.4.1.272.4.3.3.1.19 |
| biboPPPLinkEstablished mandatory Time when the link was established. | column | - | .1.3.6.1.4.1.272.4.3.3.1.2 |
| biboPPPLinkLocDiscr mandatory Local LCP multilink endpoint discriminator. | column | OctetString | .1.3.6.1.4.1.272.4.3.3.1.20 |
| biboPPPLinkRemDiscr mandatory Peer's LCP multilink endpoint discriminator. | column | OctetString | .1.3.6.1.4.1.272.4.3.3.1.21 |
| biboPPPLinkL1Protocol mandatory The layer 1 protocol of this link. | column | Enumeration | .1.3.6.1.4.1.272.4.3.3.1.22 |
| biboPPPLinkLocAuth mandatory The result of the PPP authentication procedure performed
locally. | column | Enumeration | .1.3.6.1.4.1.272.4.3.3.1.23 |
| biboPPPLinkRemAuth mandatory The result of the PPP authentication procedure performed
on remote. | column | Enumeration | .1.3.6.1.4.1.272.4.3.3.1.24 |
| biboPPPLinkNRxDesc mandatory This variable contains the number of receive descriptors used
by the interface driver of the respective link. | column | Integer32 | .1.3.6.1.4.1.272.4.3.3.1.25 |
| biboPPPLinkNTxDesc mandatory This variable contains the number of transmit descriptors used
by the interface driver of the respective link. | column | Integer32 | .1.3.6.1.4.1.272.4.3.3.1.26 |
| biboPPPLinkDirection mandatory Direction of link, incoming(1) or outgoing(2). In case
of permanent links, the meaning is dce(1) or dte(2). | column | Enumeration | .1.3.6.1.4.1.272.4.3.3.1.3 |
| biboPPPLinkProtocols mandatory 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 va… | column | Integer32 | .1.3.6.1.4.1.272.4.3.3.1.4 |
| biboPPPLinkUnits mandatory The costs for this link in units. | column | RFC1155-SMICounter | .1.3.6.1.4.1.272.4.3.3.1.6 |
| biboPPPLinkRetries mandatory The amount of retries taken to establish the link. | column | RFC1155-SMICounter | .1.3.6.1.4.1.272.4.3.3.1.7 |
| biboPPPLinkKeepaliveSent mandatory The amount of keepalive packets sent on the link. | column | RFC1155-SMICounter | .1.3.6.1.4.1.272.4.3.3.1.8 |
| biboPPPLinkKeepalivePending mandatory The amount of keepalive answer packets waiting for
since the last occurance of an echo reply packet. | column | RFC1155-SMICounter | .1.3.6.1.4.1.272.4.3.3.1.9 |