BIANCA-BRICK-PPP-MIB :: biboPPPAuthentication

MIB Reference — IPNetwork Monitor

All MIBsBIANCA-BRICK-PPP-MIBbiboPPPAuthentication

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.

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>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.272bintecBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1.272.4biboBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1.272.4.3pppBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1.272.4.3.1biboPPPTableBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1.272.4.3.1.1biboPPPEntryBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1.272.4.3.1.1.7biboPPPAuthenticationBIANCA-BRICK-PPP-MIB