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.
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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.272 | bintec | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1.272.4 | bibo | BIANCA-BRICK-PPP-MIB |
| 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 |