All MIBs › BIANCA-BRICK-PPP-MIB › biboPPPAuthentication
biboPPPAuthentication
Module: BIANCA-BRICK-PPP-MIB
OID (symbolic): BIANCA-BRICK-PPP-MIB::biboPPPAuthentication
OID (numeric): 1.3.6.1.4.1.272.4.3.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The type of authentication used on the point-to-point link as described in RFC 1334. The authentication protocol supports pap(2) (Password Authentication Protocol), chap(3) (Challenge Handshake Authentication Protocol), or both(4). When set to both(4), the link must be successfully authenticated by either CHAP or PAP. The type ms-chap(6) and ms-chapv2(8) are Microsofts proprietary CHAP authentication procedures (using MD4 and DES encryption instead of MD5 encryption algorithm), all(7) includes PAP, CHAP and MS-CHAP.
Another way to authenticate dial-in users is by using RADIUS (remote authentication dial in user service). Users can authenticate themselves either using PAP or CHAP (excluding MS-CHAP). In general the system creates PPP interfaces with this authentication itself, but it's also possible to take advance of the RADIUS dial-in services with pre-configured interfaces. See biboAdmRadiusServer for further details.
What is biboPPPAuthentication?
The type of authentication used on the point-to-point link as described in RFC 1334. The biboPPPAuthentication field selects the password authentication method (PAP, CHAP, MS-CHAP), which must match what the remote peer supports. For example, typical values range from 1 to 10 depending on configuration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.272.4.3.1.1.7 snmpwalk -v2c -c public <target> BIANCA-BRICK-PPP-MIB::biboPPPAuthentication
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.272.4.3.1.1.7.1 snmpget -v2c -c public <target> BIANCA-BRICK-PPP-MIB::biboPPPAuthentication.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.272.4.3.1.1.7.1 i <value>
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::biboPPPAuthentication 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.1 | biboPPPTable | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1.272.4.3.1.1 | biboPPPEntry | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1.272.4.3.1.1.7 | biboPPPAuthentication | BIANCA-BRICK-PPP-MIB |