All MIBs › BIANCA-BRICK-PPP-MIB › biboPPPType
biboPPPType
Module: BIANCA-BRICK-PPP-MIB
OID (symbolic): BIANCA-BRICK-PPP-MIB::biboPPPType
OID (numeric): 1.3.6.1.4.1.272.4.3.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The type of link. A new dialup link is created when this field is set to the value isdn-dialup(1), dialin-only(3) or multiuser(5). The maximum number of dialup links is limited by system memory. Each dialup link should have at least one corresponding entry in the biboDialTable to configure the remote ISDN telephone number(s).
A leased line link, can not be created by setting this field to leased(2), but is automatically established when the IsdnChType field is set to either 'leased-dte' or 'leased-dce' (which doesn't make a difference for PPP, but must be set correctly for other encapsulation methods). Naturally, when the IsdnChType field is set to any other value, the biboPPPTable entry is removed. In both cases, a new entry in the biboPPPTable creates corre- corresponding entries in the ifTable (a new interface) and in the biboPPPStatTable (PPP statistics).
Setting this object to multiuser(5), up to biboPPPMaxConn matching incoming connections (see biboPPPAuthentication, biboPPPAuthSecret, biboPPPAuthIdent) from different dialin partners will be accepted.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.272.4.3.1.1.2 snmpwalk -v2c -c public <target> BIANCA-BRICK-PPP-MIB::biboPPPType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.272.4.3.1.1.2.1 snmpget -v2c -c public <target> BIANCA-BRICK-PPP-MIB::biboPPPType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.272.4.3.1.1.2.1 i <value>
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.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.2 | biboPPPType | BIANCA-BRICK-PPP-MIB |