All MIBs › BIANCA-BRICK-PPP-MIB › biboPPPLinkState
biboPPPLinkState
Module: BIANCA-BRICK-PPP-MIB
OID (symbolic): BIANCA-BRICK-PPP-MIB::biboPPPLinkState
OID (numeric): 1.3.6.1.4.1.272.4.3.3.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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.
What is biboPPPLinkState?
This enumeration reflects the current link state: up (fully operational), down (non-operational), starting (link connected but PPP negotiation ongoing), loopbacked (PPP keepalive detected a loop), dialing (active dial attempt), or retry-wait (waiting before retry). State transitions indicate connection lifecycle events. Example: a transition from dialing(5) to up(1) represents successful connection establishment; a transition to loopbacked(4) signals a serious problem requiring manual intervention.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.272.4.3.3.1.5 snmpwalk -v2c -c public <target> BIANCA-BRICK-PPP-MIB::biboPPPLinkState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.272.4.3.3.1.5.1 snmpget -v2c -c public <target> BIANCA-BRICK-PPP-MIB::biboPPPLinkState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> biboPPPLinkState.1
Start monitoring bintec BIANCA/BRICK ISDN/VPN routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BIANCA-BRICK-PPP-MIB::biboPPPLinkState OID value, configure state conditions and alerts, and monitor any bintec BIANCA/BRICK ISDN/VPN routers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.272 | bintec | BIANCA-BOX-ISDN-MIB |
| 1.3.6.1.4.1.272.4 | bibo | BIANCA-BOX-ISDN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.272.4.3 | ppp | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1.272.4.3.3 | biboPPPLinkTable | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1.272.4.3.3.1 | biboPPPLinkEntry | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1.272.4.3.3.1.5 | biboPPPLinkState | BIANCA-BRICK-PPP-MIB |