BIANCA-BRICK-PPP-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
15
Rows
15
Columns
240

biboPPPTable

table mandatory
.1.3.6.1.4.1.272.4.3.1 · 1 row entry · 32 columns
The biboPPPTable contains configuration information
for the PPP interfaces. Each time a new entry is made
here, a corresponding entry is made in the ifTable.
          
Creating entries: Entries are created by assigning a
value to the biboPPPType object.
          
Deleting entries: Entries are removed by setting an
entry's biboPPPEncapsulation object to 'delete'.
biboPPPEntry entry .1.3.6.1.4.1.272.4.3.1.1
Indexes
biboPPPType
Column Syntax OID
biboPPPIfIndex mandatory
Correlating PPP interface index. This value is
assigned automatically by the system.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.3.1.1.1
biboPPPType mandatory
The type of the PPP multiprotocol interface. A new dialup
interface is created when this field is set to the value
isdn-dialup(1), isdn-dialin-only(3) or multiuser(5).

A leased line interface cannot be cr…
Enumerationr/w
Enumerated Values:
1isdn-dialup
2leased
3isdn-dialin-only
5multiuser
.1.3.6.1.4.1.272.4.3.1.1.2
biboPPPEncapsulation mandatory
The layer 2 encapsulation of the link. The use of
ppp(1) as described in RFC 1661 is the preferred
encapsulation for point-to-point links. The encapsulation
is set to x25(2) for X.25-only links and to x25-ppp(3) for
Enumerationr/w
Enumerated Values:
1ppp
2x25
4ip-lapb
5delete
6ip-hdlc
7mpr-lapb
8mpr-hdlc
9frame-relay
11x75-ppp
19v120-ppp
.1.3.6.1.4.1.272.4.3.1.1.3
biboPPPKeepalive obsolete
When set to on(1), keepalive packets are sent in
regular intervals during the connection. Keepalive packets
can not be sent using the ip-lapb or x25 encapsulation.
Enumerationr/w
Enumerated Values:
1on
2off
.1.3.6.1.4.1.272.4.3.1.1.4
biboPPPTimeout mandatory
The number of milliseconds waiting before
retransmitting a PPP configure packet.
Integer32r/w
Constraints:
range: 500-10000
.1.3.6.1.4.1.272.4.3.1.1.5
biboPPPCompression mandatory
The throughput can be enhanced up to factor three
using the V42bis compression method or the Stac LZS
compression algorithm. V42bis is currently supported
with the ip-lapb and mpr-lapb encapsulation. Stac LZS
compressio…
Enumerationr/w
Enumerated Values:
1none
2v42bis
3stac
4ms-stac
5mppc
.1.3.6.1.4.1.272.4.3.1.1.6
biboPPPAuthentication mandatory
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),…
Enumerationr/w
Enumerated Values:
1none
2pap
3chap
4both
5radius
6ms-chap
7all
8ms-chapv2
.1.3.6.1.4.1.272.4.3.1.1.7
biboPPPAuthIdent mandatory
The remote authentication identification string. The
local authentication identification string is taken from the
contents of the variable biboPPPLocalIdent.
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.4.1.272.4.3.1.1.8
biboPPPAuthSecret mandatory
The authentication secret, which is used symmetrically
for both local and remote sides of the PPP link.
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.4.1.272.4.3.1.1.9
biboPPPIpAddress mandatory
The IP control protocol as described in RFC1332
has a means of negotiating IP-addresses. When this
option is set to dynamic-server(2), an available
IP-address found in biboPPPIpAddrTable is assigned
as the remote IP-add…
Enumerationr/w
Enumerated Values:
1static
2dynamic-server
3dynamic-client
.1.3.6.1.4.1.272.4.3.1.1.10
biboPPPRetryTime mandatory
Time in seconds to wait before retrying an ISDN call
or PPTP control connection.

This value is also used as timeout for the delayed callback
(see biboPPPCallback_delayed).
Integer32r/w
Constraints:
range: 0-3600
.1.3.6.1.4.1.272.4.3.1.1.11
biboPPPBlockTime mandatory
Time in seconds to wait after a connection failure
(e.g. the number of biboPPPMaxRetries calls failed).
When set to zero, the interface state is never set to
blocked.
Integer32r/w
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.272.4.3.1.1.12
biboPPPMaxRetries mandatory
The number of dialup retries before changing to
the blocked state.
Integer32r/w
Constraints:
range: 0-100
.1.3.6.1.4.1.272.4.3.1.1.13
biboPPPShortHold mandatory
The time in seconds to wait, once the channel is silent,
(that is, no data is being received or transmitted) before
terminating the link. When set to zero the short hold
mode is disabled, when set to -1 the short hold m…
Integer32r/w
Constraints:
range: -1-3600
.1.3.6.1.4.1.272.4.3.1.1.14
biboPPPInitConn mandatory
The number of channels to initially set up for this
interface.
Integer32r/w
Constraints:
range: 1-250
.1.3.6.1.4.1.272.4.3.1.1.15
biboPPPMaxConn mandatory
The maximum number of channels bundled for this interface.
Integer32r/w
Constraints:
range: 0-250
.1.3.6.1.4.1.272.4.3.1.1.16
biboPPPMinConn mandatory
The minimum number of channels bundled for this interface.
Integer32r/w
Constraints:
range: 0-250
.1.3.6.1.4.1.272.4.3.1.1.17
biboPPPCallback mandatory
If this object is enabled(1), and the call is recognized by
the dialed number then calls are never accepted, and a
callback is forced for incoming calls at once. The callback
can be delayed for biboPPPRetryTime seconds …
Enumerationr/w
Enumerated Values:
1enabled
2disabled
3expected
4ppp-offered
5delayed
6ppp-callback-optional
7vpn
8expected-cbcp
.1.3.6.1.4.1.272.4.3.1.1.18
biboPPPLayer1Protocol mandatory
This entry is used to select the layer 1 protocol settings
for this partner. Normally the correct entry is hdlc-64.
Enumerationr/w
Enumerated Values:
1data-64k
2data-56k
3modem
4dovb
5v110-1200
6v110-2400
7v110-4800
8v110-9600
9v110-14400
10v110-19200
11v110-38400
12modem-profile-1
13modem-profile-2
14modem-profile-3
15modem-profile-4
16modem-profile-5
17modem-profile-6
18modem-profile-7
19modem-profile-8
20pptp-pns
21pppoe
22aodi
23pptp-pac
24pppoa
25l2tp-lns
26l2tp-lac
27pppox25
28dovb-64k
29gprs
30eth-emu
.1.3.6.1.4.1.272.4.3.1.1.19
biboPPPLoginString mandatory
A textual string containing a login sequence (script)
composed of fields in the format [expect send], comparable
to chat scripts commonly used on other sytems. This
script is required i.e. to establish an asynchronus P…
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.4.1.272.4.3.1.1.20
biboPPPVJHeaderComp mandatory
This entry is used to enable Van Jacobsen TCP/IP header
compression, which reduces the size of TCP/IP packet
headers and increases the efficiency of line utilization.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.272.4.3.1.1.21
biboPPPLayer2Mode mandatory
This object specifies the layer 2 mode to be used for a
connection. It is only relevant, if the Encapsulation
involves an LAPB protocol. This is the case for
x25, x25-ppp, ip-lapb, lapb, x31-bchan, x75-ppp, x75btx-ppp,…
Enumerationr/w
Enumerated Values:
1auto
2dte
3dce
.1.3.6.1.4.1.272.4.3.1.1.22
biboPPPDynShortHold mandatory
Optimizes idle time disconnects depending on the charging
information received during the connection. This value
specifies the minimum inactivity time (channel is silent)
in percents of the current charging interval len…
Integer32r/w
Constraints:
range: 0-100
.1.3.6.1.4.1.272.4.3.1.1.23
biboPPPLocalIdent mandatory
This is the local identification string used for PPP
authentication(PAP/CHAP/MS-CHAP).
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.4.1.272.4.3.1.1.24
biboPPPDNSNegotiation mandatory
The IP control protocol extensions as described in
RFC 1877 has a means of negotiating primary and
secondary Domain Name System (DNS) server addresses.

When this option is disabled(1), no DNS negotiation
Enumerationr/w
Enumerated Values:
1disabled
2enabled
3dynamic-client
4dynamic-server
5dynamic-client-with-wins
.1.3.6.1.4.1.272.4.3.1.1.25
biboPPPEncryption mandatory
This field specifies the data encryption scheme for
en(de)crypting PPP encapsulated multi-protocol datagrams.
Setting to mppe-40(2), mppe-128(3) or mppe-56(7) the
Microsoft Point to Point Encryption Protocol (MPPE) wil…
Enumerationr/w
Enumerated Values:
1none
2mppe-40
3mppe-128
4des-56
5triple-des-168
6blowfish-168
7mppe-56
8mppev2-40
9mppev2-56
10mppev2-128
11blowfish-56
12mppev2-40-rfc3078
13mppev2-56-rfc3078
14mppev2-128-rfc3078
15mppev1-40-fixed
16mppev1-56-fixed
17mppev1-128-fixed
18mppev1-128-ms-compat
19mppev2-128-ms-compat
.1.3.6.1.4.1.272.4.3.1.1.26
biboPPPLQMonitoring mandatory
This parameter enables (2) or disables (1) PPP Link Quality
Monitoring (LQM) according RFC 1989. When set to on(2) LQM
is added to the list of parameters used in LCP negotiation.
If LQM is acknowledged by peer link qual…
Enumerationr/w
Enumerated Values:
1off
2on
.1.3.6.1.4.1.272.4.3.1.1.27
biboPPPIpPoolId mandatory
Pool ID value to select an IP address pool for dynamic IP
address assignment via IPCP. See also PPPIpPoolTable
for further details.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.3.1.1.28
biboPPPSessionTimeout mandatory
Maximum number of seconds before termination the established
PPP session, regardless there is any data throughput on the
corresponding link(s). When set to 0, there no limit for the
duration of the PPP session.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.3.1.1.29
biboPPPLayer1DiscDelay mandatory
This parameter specifies wether the link (layer 1) should be
disconnected immediately (after receiving a layer 2 disconnect)
or delayed (after expiration of biboPPPShortHold seconds).
It is only relevant for X.25 encaps…
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.272.4.3.1.1.30
biboPPPAuthDomain mandatory
The authentication domain, which is used
for authenticating via MS-CHAP with enabled DomainName.
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.4.1.272.4.3.1.1.31
biboPPPAliveCheck mandatory
When set to enabled(1), LCP Echo Request (in case of
encapsulation PPP) or Cisco-HDLC keepalive messages
(in case of encapsulation cisco-hdlc) are sent in
regular intervals during the connection. Note that for
ip-lapb …
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.272.4.3.1.1.32

biboPPPStatTable

table mandatory
.1.3.6.1.4.1.272.4.3.2 · 1 row entry · 27 columns
The biboPPPStatTable contains statistical connection-
specific information. Only the system can add or delete
entries to this table.
          
Creating entries: Entries are created by the system
each time a new PPP interface is created in the 
biboPPPTable.
          
Deleting entries: Entries are removed by the system
when the corresponding PPP interface is removed.
biboPPPStatEntry entry .1.3.6.1.4.1.272.4.3.2.1
Indexes
biboPPPConnIfIndex
Column Syntax OID
biboPPPConnIfIndex mandatory
Correlating PPP interface index.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.3.2.1.1
biboPPPConnActive mandatory
The actual number of bundled channels.
Integer32
Constraints:
range: 1-250
.1.3.6.1.4.1.272.4.3.2.1.2
biboPPPConnProtocols mandatory
The bitwise ORed protocols successfully negotiated on
this connection; currently the following protocols are
supported: tcp/ip(1), ipx(2), bridge(4), bpdu(8), x25(16).
These protocol values are most likely to change in
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.3.2.1.3
biboPPPConnState mandatory
The physical state of the link. This field is obsolete
and will not be supported in a future release.
Enumeration
Enumerated Values:
1idle
2incoming
3outgoing
4connected
5dataxfer
6disconnect
.1.3.6.1.4.1.272.4.3.2.1.4
biboPPPConnDuration mandatory
The current link duration on this interface in seconds.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.3.2.1.5
biboPPPConnUnits mandatory
The current costs on this interface for all member links.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.2.1.6
biboPPPConnTransmitOctets mandatory
The octets transmitted on this interface since its last
change to the 'up' state.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.2.1.7
biboPPPConnReceivedOctets mandatory
The octets received since its last change to the `up'
state.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.2.1.8
biboPPPConnOutgoingCalls mandatory
The number of outgoing calls on this interface since
its last change to the 'up' state.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.2.1.9
biboPPPConnOutgoingFails mandatory
The number of outgoing call failures on this interface
since its last change to the 'up' state.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.2.1.10
biboPPPConnIncomingCalls mandatory
The number of incoming calls on this interface since
its last change to the up state.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.2.1.11
biboPPPConnIncomingFails mandatory
The number of incoming call failures on this interface since
its last change to the up state.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.2.1.12
biboPPPTotalDuration mandatory
The total link duration in seconds.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.3.2.1.13
biboPPPTotalUnits mandatory
The total costs on this interface for all member links.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.2.1.14
biboPPPTotalTransmitOctets mandatory
The total amount of octets transmitted.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.2.1.15
biboPPPTotalReceivedOctets mandatory
The total amount of octets received.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.2.1.16
biboPPPTotalOutgoingCalls mandatory
The total number of outgoing calls.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.2.1.17
biboPPPTotalOutgoingFails mandatory
The total number of outgoing call failures.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.2.1.18
biboPPPTotalIncomingCalls mandatory
The total number of incoming calls.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.2.1.19
biboPPPTotalIncomingFails mandatory
The total number of incoming call failures.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.2.1.20
biboPPPThroughput mandatory
The actual throughput of the interface; updated every
5 seconds. Note that only the actual maximum of the
both directions (send / receive) is considered.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.2.1.21
biboPPPChargeInterval mandatory
Describes the measured interval between charging info
elements received from the ISDN network.
Integer32
Constraints:
range: 0-3600
.1.3.6.1.4.1.272.4.3.2.1.23
biboPPPIdleTime mandatory
The currently measured connection inactivity time
(channel is silent).
Integer32
Constraints:
range: 0-3600
.1.3.6.1.4.1.272.4.3.2.1.24
biboPPPConnCharge mandatory
The current charge on this interface as 1/1000 of the
respective currency.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.2.1.25
biboPPPTotalCharge mandatory
The total charge on this interface as 1/1000 of the
respective currency.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.2.1.26
biboPPPLastConnDuration mandatory
The duration of the last connection on this interface
in seconds.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.3.2.1.27
biboPPPLastConnIdle mandatory
The inactivity time of the last connection on this interface
in seconds.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.3.2.1.28

biboPPPLinkTable

table mandatory
.1.3.6.1.4.1.272.4.3.3 · 1 row entry · 25 columns
The biboPPPLinkTable contains statistical information
for each current PPP link on the system. Only the system
can add or delete entries to this table.
          
Creating entries: Entries are created by the system
each time a new PPP interface is created in the
biboPPPTable.
          
Deleting entries: Entries are removed by the system
when the corresponding PPP interface is removed.
biboPPPLinkEntry entry .1.3.6.1.4.1.272.4.3.3.1
Indexes
biboPPPLinkIfIndex
Column Syntax OID
biboPPPLinkIfIndex mandatory
Correlating PPP interface index.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.3.3.1.1
biboPPPLinkEstablished mandatory
Time when the link was established.
.1.3.6.1.4.1.272.4.3.3.1.2
biboPPPLinkDirection mandatory
Direction of link, incoming(1) or outgoing(2). In case
of permanent links, the meaning is dce(1) or dte(2).
Enumeration
Enumerated Values:
1incoming-dce
2outgoing-dte
.1.3.6.1.4.1.272.4.3.3.1.3
biboPPPLinkProtocols mandatory
The bitwise ORed protocols successfully negotiated on
this link; currently the following protocols are
supported: tcp/ip(1), ipx(2), bridge(4), bpdu(8), x25(16).
These protocol values are most likely to change in
future…
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.3.3.1.4
biboPPPLinkState mandatory
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 establi…
Enumeration
Enumerated Values:
1up
2down
3starting
4loopbacked
5dialing
6retry-wait
.1.3.6.1.4.1.272.4.3.3.1.5
biboPPPLinkUnits mandatory
The costs for this link in units.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.3.1.6
biboPPPLinkRetries mandatory
The amount of retries taken to establish the link.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.3.1.7
biboPPPLinkKeepaliveSent mandatory
The amount of keepalive packets sent on the link.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.3.1.8
biboPPPLinkKeepalivePending mandatory
The amount of keepalive answer packets waiting for
since the last occurance of an echo reply packet.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.3.1.9
biboPPPLinkDeviceIndex mandatory
The underlying link device index.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.3.3.1.10
biboPPPLinkSpeed mandatory
The speed of the link.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.3.3.1.11
biboPPPLinkStkNumber mandatory
The stack number of the dialup link, correlating to
the isdnCallStkNumber field in the isdnCallTable.
Integer32
Constraints:
range: 0-31
.1.3.6.1.4.1.272.4.3.3.1.13
biboPPPLinkCallType mandatory
The call type of the dialup link, correlating to
the isdnCallType field in the isdnCallTable.
Enumeration
Enumerated Values:
1incoming
2outgoing
3undef
.1.3.6.1.4.1.272.4.3.3.1.14
biboPPPLinkCallReference mandatory
The call reference of the dialup link, correlating to
the isdnCallReference field in the isdnCallTable.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.3.3.1.15
biboPPPLinkCharge mandatory
The costs for this link as 1/1000 of the respective currency.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.3.1.16
biboPPPLinkAccm mandatory
The Asynchronous Control Character Map (ACCM) according
RFC 1662.
OctetString
Constraints:
range: 4-4
.1.3.6.1.4.1.272.4.3.3.1.17
biboPPPLinkLqm mandatory
Indicates the successful negotiation of the Link Quality
Protocol (LQM).
Enumeration
Enumerated Values:
1none
2negotiated
.1.3.6.1.4.1.272.4.3.3.1.18
biboPPPLinkLcpComp mandatory
Address- and Protocol-Field compression.
Enumeration
Enumerated Values:
1none
2addr
3prot
4both
.1.3.6.1.4.1.272.4.3.3.1.19
biboPPPLinkLocDiscr mandatory
Local LCP multilink endpoint discriminator.
OctetString
Constraints:
range: 6-6
.1.3.6.1.4.1.272.4.3.3.1.20
biboPPPLinkRemDiscr mandatory
Peer's LCP multilink endpoint discriminator.
OctetString
Constraints:
range: 20-20
.1.3.6.1.4.1.272.4.3.3.1.21
biboPPPLinkL1Protocol mandatory
The layer 1 protocol of this link.
Enumeration
Enumerated Values:
1data-64k
2data-56k
3modem
4dovb
5v110-1200
6v110-2400
7v110-4800
8v110-9600
9v110-14400
10v110-19200
11v110-38400
12modem-profile-1
13modem-profile-2
14modem-profile-3
15modem-profile-4
16modem-profile-5
17modem-profile-6
18modem-profile-7
19modem-profile-8
20pptp-pns
21pppoe
22pppox25
23pptp-pac
24pppoa
25l2tp-lns
26l2tp-lac
28dovb-64k
.1.3.6.1.4.1.272.4.3.3.1.22
biboPPPLinkLocAuth mandatory
The result of the PPP authentication procedure performed
locally.
Enumeration
Enumerated Values:
1none
2successful
3failed
4timeout
5prot-rejected
.1.3.6.1.4.1.272.4.3.3.1.23
biboPPPLinkRemAuth mandatory
The result of the PPP authentication procedure performed
on remote.
Enumeration
Enumerated Values:
1none
2successful
3failed
4timeout
5prot-rejected
.1.3.6.1.4.1.272.4.3.3.1.24
biboPPPLinkNRxDesc mandatory
This variable contains the number of receive descriptors used
by the interface driver of the respective link.
Integer32
Constraints:
range: 0-2048
.1.3.6.1.4.1.272.4.3.3.1.25
biboPPPLinkNTxDesc mandatory
This variable contains the number of transmit descriptors used
by the interface driver of the respective link.
Integer32
Constraints:
range: 0-2048
.1.3.6.1.4.1.272.4.3.3.1.26

biboPPPIpAssignTable

table mandatory
.1.3.6.1.4.1.272.4.3.4 · 1 row entry · 5 columns
The biboPPPIpAssignTable contains IP addresses used
when dynamically assigning IP addresses; i.e. when the
biboPPPIpAddress field is set to `dynamic'.
          
Creating entries: Entries are created by assigning a
value (IP address) to the biboPPPIpAssignAddress object.
          
Deleting entries: An entry (address) can be removed
by assigning the value `delete' to its biboPPPIpAssignState.
biboPPPIpAssignEntry entry .1.3.6.1.4.1.272.4.3.4.1
Pool of IP addresses for dynamic IP address assignment via IPCP.
See the biboPPPIpAddress field for further explanation.
Indexes
biboPPPIpAssignAddress
Column Syntax OID
biboPPPIpAssignAddress mandatory
First IP address of this range.
RFC1155-SMIIpAddressr/w
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.272.4.3.4.1.1
biboPPPIpAssignState mandatory
If an entry is currently in use, the state is set to as-
signed(1). Otherwise it is set to unused(2). You may also
delete this entry by changing it to delete(3).
Enumerationr/w
Enumerated Values:
1unused
2assigned
3delete
.1.3.6.1.4.1.272.4.3.4.1.2
biboPPPIpAssignPoolId mandatory
Pool ID value.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.3.4.1.3
biboPPPIpAssignRange mandatory
Number of IP addresses that will be assigned starting
from biboPPPIpAssignAddress. A range of 0 will disable
this entry
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.3.4.1.4
biboPPPIpAssignDescription mandatory
Optional IP pool description.
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.4.1.272.4.3.4.1.5

biboPPPProfileTable

table mandatory
.1.3.6.1.4.1.272.4.3.5 · 1 row entry · 6 columns
The biboPPPProfileTable contains PPP default parameters
used for PPP negotiation with unknown dialin partners.
For PPP connections, PPP profiles are asigned to incoming
connections via the isdnDispatchTable.
Currently no entries can be created or deleted by user.
biboPPPProfileEntry entry .1.3.6.1.4.1.272.4.3.5.1
Indexes
biboPPPProfileName
Column Syntax OID
biboPPPProfileName mandatory
The name of the PPP profile. Three profiles are available.
Enumeration
Enumerated Values:
1profile-1
2profile-2
3profile-3
.1.3.6.1.4.1.272.4.3.5.1.1
biboPPPProfileAuthProtocol mandatory
The type of authentication used on the point-to-point
link as described in RFC 1334. See biboPPPAuthentication
for further details.
Enumerationr/w
Enumerated Values:
1none
2pap
3chap
4both
6ms-chap
7all
8ms-chapv2
.1.3.6.1.4.1.272.4.3.5.1.2
biboPPPProfileAuthRadius mandatory
This entry is used to configure possible RADIUS
authentication on incoming calls. The default value is
inband(2), only inband RADIUS requests (PAP, CHAP) are sent
to the defined RADIUS server.
Outband requests (CALLERID…
Enumerationr/w
Enumerated Values:
1none
2inband
3outband
4both
5radius-only
.1.3.6.1.4.1.272.4.3.5.1.3
biboPPPProfileLQMonitoring mandatory
This parameter enables (2) or disables (1) PPP Link Quality
Monitoring (LQM) according RFC 1989. When set to on(2) LQM
is added to the list of parameters acknowledged in LCP
negotiation. Link quality reports (LQR) will …
Enumerationr/w
Enumerated Values:
1off
2on
.1.3.6.1.4.1.272.4.3.5.1.4
biboPPPProfilePPPoEDevIfIndex mandatory
Specifies the device to be used for PPP over Ethernet (PPPoE)
according RFC 2516.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.3.5.1.5
biboPPPProfileCallbackNegotiation mandatory
Specifies wether callback negotiation (LCP/CBCP) is
allowed or not. If set to disabled(1), no callback
negotiation will be performed or accepted. If set
to enabled(2), PPP callback negotation will be accepted
on demand.…
Enumerationr/w
Enumerated Values:
1disabled
2enabled
3cbcp-optional
.1.3.6.1.4.1.272.4.3.5.1.7

pppLqmTable

table mandatory
.1.3.6.1.4.1.272.4.3.6 · 1 row entry · 25 columns
The pppLqmTable contains statistical information
for each current PPP link on the system. Only the system
can add or delete entries to this table.
          
Creating entries: Entries are created by the system
each time a new PPP link was established and LQM negotiated
successful.
          
Deleting entries: Entries are removed by the system
when the corresponding PPP link is disconnected.
pppLqmEntry entry .1.3.6.1.4.1.272.4.3.6.1
Indexes
pppLqmIfIndex
Column Syntax OID
pppLqmIfIndex mandatory
Correlating PPP interface index.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.3.6.1.1
pppLqmCallReference mandatory
The call reference of the dialup link, correlating to
the isdnCallReference field in the isdnCallTable.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.3.6.1.2
pppLqmReportingPeriod mandatory
The LQMReportingPeriod field indicates the maximum time in
hundredths of seconds between transmission of Link Quality
Reports (LQR). The peer may transmit packets at a faster
rate than that which was negotiated.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.3.6.1.3
pppLqmOutLQRs mandatory
Number of transmitted Link Quality Reports (LQR) on this
link.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.6.1.4
pppLqmOutPackets mandatory
Number of transmitted Packets on this link.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.6.1.5
pppLqmOutOctets mandatory
Number of transmitted Octets on this link, including framing
data.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.6.1.6
pppLqmInLQRs mandatory
Number of Link Quality Reports (LQR) received on this link.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.6.1.7
pppLqmInPackets mandatory
Number of Packets reveived on this link.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.6.1.8
pppLqmInOctets mandatory
Number of Octets reveived on this link, including framing
data.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.6.1.9
pppLqmInDiscards mandatory
Number of Packets received on this link, but discarded.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.6.1.10
pppLqmInErrors mandatory
Number of errorneous Packets received on this link.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.6.1.11
pppLqmPeerOutLQRs mandatory
Number of Link Quality Reports (LQR) transmitted by remote
on this link.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.6.1.12
pppLqmPeerOutPackets mandatory
Number of Packets transmitted by remote on this link.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.6.1.13
pppLqmPeerOutOctets mandatory
Number of Octets transmitted by remote on this link,
including framing data.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.6.1.14
pppLqmPeerInLQRs mandatory
Number of Link Quality Reports (LQR) received by remote
on this link.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.6.1.15
pppLqmPeerInPackets mandatory
Number of Packets reveived by remote on this link.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.6.1.16
pppLqmPeerInOctets mandatory
Number of Octets reveived by remote on this link, including
framing data.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.6.1.17
pppLqmPeerInDiscards mandatory
Number of Packets received by remote on this link, but
discarded.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.6.1.18
pppLqmPeerInErrors mandatory
Number of errorneous Packets received by remote on this
link.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.6.1.19
pppLqmLostOutLQRs mandatory
Number of lost Link Quality Reports (LQR) transmitted on
this link.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.6.1.20
pppLqmLostOutPackets mandatory
Number of lost Packets transmitted on this link.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.6.1.21
pppLqmLostOutOctets mandatory
Number of lost Octets transmitted on this link.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.6.1.22
pppLqmLostPeerOutLQRs mandatory
Number of lost Link Quality Reports (LQR) transmitted by
remote on this link.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.6.1.23
pppLqmLostPeerOutPkts mandatory
Number of lost Packets transmitted by remote on this
link.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.6.1.24
pppLqmLostPeerOutOcts mandatory
Number of lost Octets transmitted by remote on this link.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.6.1.25

pppExtIfTable

table mandatory
.1.3.6.1.4.1.272.4.3.9 · 1 row entry · 30 columns
The pppExtIfTable contains extended configuration and
information related to the PPP interfaces on the system.
          
Entries are created and deleted due to the existence of
associated biboPPPTable entries.
pppExtIfEntry entry .1.3.6.1.4.1.272.4.3.9.1
Indexes
pppExtIfIndex
Column Syntax OID
pppExtIfIndex mandatory
Correlating PPP interface index.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.3.9.1.1
pppExtIfBodMode mandatory
Enables bandwidth on demand (BOD) mode for leased line and
dialup interfaces when setting to bod-active (3) respectively
bod-passive (4) or backup only mode for leased line
connections like X.21. bod-reduce-incoming (12…
Enumerationr/w
Enumerated Values:
1disabled
2backup
3bod-active
4bod-passive
5bap-active
6bap-passive
8bap-both
9bap-first
10bap-client
11bap-server
12bod-reduce-incoming
.1.3.6.1.4.1.272.4.3.9.1.2
pppExtIfAlgorithm mandatory
The algorithm to use for weighting line utilization.
Line utilization is determined by calculating the average
load for each interface. When set to equal (1) all samples
taken over the time interval (defined in pppExtIf…
Enumerationr/w
Enumerated Values:
1equal
2proportional
.1.3.6.1.4.1.272.4.3.9.1.3
pppExtIfInterval mandatory
The time interval (in seconds) to use for sampling and
calculating of the average throughput of the interface.
See also: pppExtIfLoad.
Integer32r/w
Constraints:
range: 5-300
.1.3.6.1.4.1.272.4.3.9.1.4
pppExtIfLoad mandatory
The actual throughput (in percent) of the total bandwidth
of this interface (load). This value is updated once every
second and based on the amount of traffic during the last
sampling interval. Note that only the actua…
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.272.4.3.9.1.5
pppExtIfMlpFragmentation mandatory
The multilink PPP fragmentation mode. When set to
proportional (1) packets will be divided into fragments
proportional to the transmission rate of each link,
when set to equal (2) packets will be divided into multiple…
Enumerationr/w
Enumerated Values:
1proportional
2equal
3interleave
.1.3.6.1.4.1.272.4.3.9.1.6
pppExtIfMlpFragSize mandatory
The multilink PPP fragment size. If MlpFragmentation is set
to proportional (1) this value specifies the minimum size
of the fragment in bytes. If MlpFragmentation is set to
equal (2) this value specifies the maximum fr…
Integer32r/w
Constraints:
range: 30-1500
.1.3.6.1.4.1.272.4.3.9.1.7
pppExtIfPPPoEService mandatory
The PPPoE (PPP over Ethernet, RFC 2516) service name which
indicates the requested service during PPPoE discovery stage.
Examples of the use of the service name are to indicate an
ISP name or a class or a quality of ser…
OctetStringr/w
Constraints:
range: 0-63
.1.3.6.1.4.1.272.4.3.9.1.8
pppExtIfPPPoEAcServer mandatory
The PPPoE (PPP over Ethernet, RFC 2516) AC-Server name which
determines the access concentrator during PPPoE discovery
stage.
OctetStringr/w
Constraints:
range: 0-63
.1.3.6.1.4.1.272.4.3.9.1.9
pppExtIfEncKeyNegotiation mandatory
This variable defines the specification of shared secrets
(encryption keys) between the sender and receiver of
encrypted data. If set to static (1), the keys specified in
'pppExtIfEncTxKey' and 'pppExtIfEncRxKey' will b…
Enumerationr/w
Enumerated Values:
1static
2authentication
.1.3.6.1.4.1.272.4.3.9.1.10
pppExtIfEncTxKey mandatory
Static (encryption) key used for transmission of encrypted
data via PPP. It's size depends on the used encryption
algorithm and the corresponding key length, e.g. 'des_56'
or 'blowfish_168'.
OctetStringr/w .1.3.6.1.4.1.272.4.3.9.1.11
pppExtIfEncRxKey mandatory
Static (decryption) key used for decryption of encrypted
data received on PPP connections. It's size depends on the
used encryption algorithm and the corresponding key length,
e.g. 'des_56' or 'blowfish_168'.
OctetStringr/w .1.3.6.1.4.1.272.4.3.9.1.12
pppExtIfGearUpThreshold mandatory
Gear up threshold for invoking current bandwidth. The
measured throughput (in percent of the total bandwidth) of
this interface (see pppExtIfLoad) is compared with this value
once per second. If exceeded longer than 5 s…
Integer32r/w
Constraints:
range: 0-100
.1.3.6.1.4.1.272.4.3.9.1.13
pppExtIfGearDownThreshold mandatory
Gear down threshold for decreasing current bandwidth. The
expected throughput (in percent of the total bandwidth) of
this interface (see pppExtIfLoad) after dropping a B-channel
is compared with this threshold value onc…
Integer32r/w
Constraints:
range: 0-100
.1.3.6.1.4.1.272.4.3.9.1.14
pppExtIfAodiDChanQlen mandatory
Upper threshold for the amount of data (in octets) waiting
to be sent across the 9.6Kbit/sec D-channel. If exceeded,
additional bandwidth will be invoked at once.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.3.9.1.15
pppExtIfAodiGearDownTxRate mandatory
Lower threshold for the amount of data in bits per second
to be sent across the 64Kbit/sec B-channel. If the measured
throughput becomes smaller than this value over a period of
pppExtIfGearDownPersistance seconds, the …
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.3.9.1.16
pppExtIfGearUpPersistance mandatory
Gear up persistence interval for invoking current bandwidth.
The measured throughput (in percent of the total bandwidth)
of this interface (see pppExtIfLoad) is compared with the
current value of the variable pppExtIfGe…
Integer32r/w
Constraints:
range: 0-100
.1.3.6.1.4.1.272.4.3.9.1.17
pppExtIfGearDownPersistance mandatory
Gear down persistence interval for decreasing current
bandwidth. The measured throughput (in percent of the total
bandwidth) of this interface (see pppExtIfLoad) is compared
with the current value of pppExtIfGearDownThr…
Integer32r/w
Constraints:
range: 0-100
.1.3.6.1.4.1.272.4.3.9.1.18
pppExtIfL1Speed mandatory
This object contains the interface's nominal bandwidth
in bits per second. Please note that this parameter may
not represent the real available transmission rate. The
current purpose is only informational for example …
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.3.9.1.19
pppExtIfCurrentRetryTime mandatory
Current time in seconds to wait before retrying a call when
the smart retry algorithm is implemented.
Integer32r/w
Constraints:
range: 0-36000
.1.3.6.1.4.1.272.4.3.9.1.20
pppExtIfMaxRetryTime mandatory
Maximum time in seconds to wait before retrying a call when
the smart retry algorithm is implemented. When set to zero
this algorithm is disabled.
Integer32r/w
Constraints:
range: 0-36000
.1.3.6.1.4.1.272.4.3.9.1.21
pppExtIfMtu mandatory
Determines size of the largest datagram which can be
sent on the interface, specified in octets (see ifMtu).
When set to zero (default), the value of the variable
ifMtu depends on the received LCP MRU/MRRU option.
Integer32r/w
Constraints:
range: 0-8192
.1.3.6.1.4.1.272.4.3.9.1.22
pppExtIfMru mandatory
The maximum length for the PPP information field, including
padding, but not including the protocol field, is termed
the Maximum Receive Unit (MRU).
Integer32r/w
Constraints:
range: 0-8192
.1.3.6.1.4.1.272.4.3.9.1.23
pppExtIfAuthMutual mandatory
This object enables mutual PPP authentication between the
peers.
Enumerationr/w
Enumerated Values:
1disabled
2enabled
.1.3.6.1.4.1.272.4.3.9.1.24
pppExtIfDialProfileIndex mandatory
References the associated dial profile.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.3.9.1.26
pppExtIfDialinL1Protocol mandatory
This variable determines the permitted layer 1 protocol
for incoming calls. If set to all(31) there is no specific
restriction. In all other cases incoming calls are either
rejected (when identified via CLID) or termina…
Enumerationr/w
Enumerated Values:
1data-64k
2data-56k
3modem
4dovb
5v110-1200
6v110-2400
7v110-4800
8v110-9600
9v110-14400
10v110-19200
11v110-38400
12modem-profile-1
13modem-profile-2
14modem-profile-3
15modem-profile-4
16modem-profile-5
17modem-profile-6
18modem-profile-7
19modem-profile-8
20pptp-pns
21pppoe
22pppx25
23pptp-pac
24l2tp-lns
25l2tp-lac
26dovb-64k
31all
.1.3.6.1.4.1.272.4.3.9.1.27
pppExtIfpppoeEthIfIndex mandatory
Determines the Ethernet interface to be used for
PPP over Ethernet (PPPoE) according RFC 2516. If not
specified here the value in biboPPPProfilePPPoEDevIfIndex
will be used as fallback (backward compatiblity).
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.3.9.1.28
pppExtIfpppoaPvcIfIndex mandatory
Determines the ATM PVC to be used for PPP over Ethernet (PPPoA)
according RFC 2364 - PPPoA on demand mode. If not specified
here the first ATM PVC configured for PPPoA on demand
(see pppoaPvcTable) will be used as fallb…
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.3.9.1.29
pppExtIfRadiusMarkAcct mandatory
Determines wether start or stop of RADIUS accounting should
be marked (via Accounting-On/Accounting-Off) for the logical
RADIUS server group specified by pppExtIfRadiusGroupId.
RADIUS 'Accounting-On' is send either if s…
Enumerationr/w
Enumerated Values:
1disabled
2enabled
3trigger-on
4trigger-off
.1.3.6.1.4.1.272.4.3.9.1.30
pppExtIfRadiusGroupId mandatory
Determines the logical RADIUS server group to be addressed
for sending the RADIUS Accounting-On/Accounting-Off messages.
See also radiusSrvPriority.
Integer32r/w
Constraints:
range: 0-9
.1.3.6.1.4.1.272.4.3.9.1.31

pppSessionTable

table mandatory
.1.3.6.1.4.1.272.4.3.10 · 1 row entry · 18 columns
The pppSessionTable contains statistical information
for the PPP protocol. Only the system can add or delete
entries to this table.
          
Creating entries: Entries are created by the system
each time a new PPP connection is created.
          
Deleting entries: Entries are removed by the system
when the corresponding PPP connection is terminated.
pppSessionEntry entry .1.3.6.1.4.1.272.4.3.10.1
Indexes
pppSessionIfIndex
Column Syntax OID
pppSessionIfIndex mandatory
Correlating PPP interface index.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.3.10.1.1
pppSessionMlp mandatory
Indicates negotiation of Multilink PPP.
Enumeration
Enumerated Values:
1none
2negotiated
.1.3.6.1.4.1.272.4.3.10.1.2
pppSessionMru mandatory
Peer's MRU/MRRU LCP option.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.10.1.3
pppSessionLcpCallback mandatory
Callback option inside LCP negotiation.
Enumeration
Enumerated Values:
1none
2lcp
3cbcp
.1.3.6.1.4.1.272.4.3.10.1.4
pppSessionAuthProt mandatory
The negotiated PPP authentication protocol.
Enumeration
Enumerated Values:
1none
2pap
3chap
4ms-chapv1
5ms-chapv2
.1.3.6.1.4.1.272.4.3.10.1.5
pppSessionCompression mandatory
The negotiated CCP compression mode.
Enumeration
Enumerated Values:
1none
2stac
3ms-stac
4mppc
.1.3.6.1.4.1.272.4.3.10.1.6
pppSessionEncryption mandatory
The negotiated CCP encryption mode.
Enumeration
Enumerated Values:
1none
2mppe-40
3mppe-128
4des-56
5triple-des-168
6blowfish-168
7mppe-56
8mppev2-40
9mppev2-56
10mppev2-128
11blowfish-56
12mppev2-40-rfc3078
13mppev2-56-rfc3078
14mppev2-128-rfc3078
.1.3.6.1.4.1.272.4.3.10.1.7
pppSessionCbcpMode mandatory
The negotiated Callback Control Protocol (CBCP) mode.
Enumeration
Enumerated Values:
1none
2no-callback
3user-specified
4pre-specified
.1.3.6.1.4.1.272.4.3.10.1.8
pppSessionCbcpDelay mandatory
The negotiated (CBCP) callback delay in seconds.
Integer32
Constraints:
range: 0-60
.1.3.6.1.4.1.272.4.3.10.1.9
pppSessionLocIpAddr mandatory
The negotiated local IP Address.
RFC1155-SMIIpAddress
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.272.4.3.10.1.10
pppSessionRemIpAddr mandatory
The negotiated remote IP Address.
RFC1155-SMIIpAddress
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.272.4.3.10.1.11
pppSessionDNS1 mandatory
The negotiated first name server IP address.
RFC1155-SMIIpAddress
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.272.4.3.10.1.12
pppSessionDNS2 mandatory
The negotiated second name server IP address.
RFC1155-SMIIpAddress
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.272.4.3.10.1.13
pppSessionWINS1 mandatory
The negotiated first NetBIOS name server (WINS)
IP address.
RFC1155-SMIIpAddress
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.272.4.3.10.1.14
pppSessionWINS2 mandatory
The negotiated second NetBIOS name server (WINS)
IP address.
RFC1155-SMIIpAddress
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.272.4.3.10.1.15
pppSessionVJHeaderComp mandatory
The negotiation of Van Jacobsen TCP/IP header compression
option (IPCP).
Enumeration
Enumerated Values:
1none
2negotiated
.1.3.6.1.4.1.272.4.3.10.1.16
pppSessionBacpFavoredPeer mandatory
The result of the BACP Favored-Peer negotiation.
Enumeration
Enumerated Values:
1none
2local
3remote
.1.3.6.1.4.1.272.4.3.10.1.18
pppSessionIpcpStatus mandatory
IPCP FSM status according RFC 1548.
Enumeration
Enumerated Values:
1initial
2starting
3closed
4stopped
5closing
6stopping
7reqsent
8ackrcvd
9acksent
10opened
.1.3.6.1.4.1.272.4.3.10.1.19

pppDialProfileTable

table mandatory
.1.3.6.1.4.1.272.4.3.11 · 1 row entry · 7 columns
The pppDialProfileTable contains default parameters
used for establishing dialout connections in cases
where there is no partner specific configuration available
(see biboDialTable).
          
Creating entries: Entries are created by assigning a
value to the pppDialProfileType object.
          
Deleting entries: An entry can be removed by assigning
the value `delete' to its pppDialProfileType object.
pppDialProfileEntry entry .1.3.6.1.4.1.272.4.3.11.1
Indexes
pppDialProfileBapLkType
Column Syntax OID
pppDialProfileIndex mandatory
This object uniquely references this dialout profile.
The index value is generated automatically.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.3.11.1.1
pppDialProfileDescr mandatory
A textual string describing this dialout profile.
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.4.1.272.4.3.11.1.2
pppDialProfileBapNumber mandatory
This object decribes the phone delta to use in a BAP
Call-Response or Callback-Request according RFC 2125.
OctetStringr/w
Constraints:
range: 0-63
.1.3.6.1.4.1.272.4.3.11.1.3
pppDialProfileBapSubAddress mandatory
This object decribes the subaddress to use in a BAP
Call-Response or Callback-Request according RFC 2125.
OctetStringr/w
Constraints:
range: 0-63
.1.3.6.1.4.1.272.4.3.11.1.4
pppDialProfileBapLkType mandatory
This object describes the link type to use in a BAP
Call-Response or Callback-Request according RFC 2125.
Enumerationr/w
Enumerated Values:
1isdn
2x25
3analog
5isdn-dovb
8delete
.1.3.6.1.4.1.272.4.3.11.1.5
pppDialProfileStkMask mandatory
This binary number defines the ISDN stack(s) to use. Each
bit corresponds to one entry (stack) in the isdnStkTable,
the rightmost bit selects entry 0, the next bit selects
entry 1, and so forth. For example, StkMask=…
r/w .1.3.6.1.4.1.272.4.3.11.1.6
pppDialProfileCallbackL1Prot mandatory
This entry is used to select the layer 1 protocol settings
for callback. if set to initial(1), the selected layer 1
protocol of the initial call will be used to perform the
callback.
Enumerationr/w
Enumerated Values:
1initial
2data-64k
3data-56k
4modem
5dovb
6v110-1200
7v110-2400
8v110-4800
9v110-9600
10v110-14400
11v110-19200
12v110-38400
13modem-profile-1
14modem-profile-2
15modem-profile-3
16modem-profile-4
17modem-profile-5
18modem-profile-6
19modem-profile-7
20modem-profile-8
21pptp-pns
22pppoe
23aodi
24pptp-pac
25pppoa
26l2tp-lac
27pppox25
29dovb-64k
30gprs
.1.3.6.1.4.1.272.4.3.11.1.7

pppLinkHistoryTable

table mandatory
.1.3.6.1.4.1.272.4.3.13 · 1 row entry · 12 columns
The pppLinkHistoryTable contains statistical information
for each closed PPP link on the system. Only the system
can add or delete entries to this table.
          
Creating entries: Entries are created by the system
each time a PPP link is closed.
          
Deleting entries: Entries are removed by the system
either the maximum number of entries is reached or
	when the corresponding PPP interface is removed.
pppLinkHistoryEntry entry .1.3.6.1.4.1.272.4.3.13.1
Indexes
pppLinkHistIfIndex pppLinkHistId
Column Syntax OID
pppLinkHistIfIndex mandatory
Correlating PPP interface index.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.3.13.1.1
pppLinkHistId mandatory
Unique ID for this entry.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.3.13.1.2
pppLinkHistCreated mandatory
Time when this entry was created.
.1.3.6.1.4.1.272.4.3.13.1.3
pppLinkHistDirection mandatory
Direction of link, incoming(1) or outgoing(2). In case
of permanent links, the meaning is dce(1) or dte(2).
Enumeration
Enumerated Values:
1incoming-dce
2outgoing-dte
.1.3.6.1.4.1.272.4.3.13.1.4
pppLinkHistAccm mandatory
The Asynchronous Control Character Map (ACCM) according
RFC 1662.
OctetString
Constraints:
range: 4-4
.1.3.6.1.4.1.272.4.3.13.1.9
pppLinkHistLqm mandatory
Indicates the successful negotiation of the Link Quality
Protocol (LQM).
Enumeration
Enumerated Values:
1none
2negotiated
.1.3.6.1.4.1.272.4.3.13.1.10
pppLinkHistLcpComp mandatory
Address- and Protocol-Field compression.
Enumeration
Enumerated Values:
1none
2addr
3prot
4both
.1.3.6.1.4.1.272.4.3.13.1.11
pppLinkHistLocDiscr mandatory
Local LCP multilink endpoint discriminator.
OctetString
Constraints:
range: 6-6
.1.3.6.1.4.1.272.4.3.13.1.12
pppLinkHistRemDiscr mandatory
Peer's LCP multilink endpoint discriminator.
OctetString
Constraints:
range: 20-20
.1.3.6.1.4.1.272.4.3.13.1.13
pppLinkHistLocAuth mandatory
The result of the PPP authentication procedure performed
locally.
Enumeration
Enumerated Values:
1none
2successful
3failed
4timeout
5prot-rejected
.1.3.6.1.4.1.272.4.3.13.1.14
pppLinkHistRemAuth mandatory
The result of the PPP authentication procedure performed
on remote.
Enumeration
Enumerated Values:
1none
2successful
3failed
4timeout
5prot-rejected
.1.3.6.1.4.1.272.4.3.13.1.15
pppLinkHistL1Protocol mandatory
The layer 1 protocol of this link.
Enumeration
Enumerated Values:
1data-64k
2data-56k
3modem
4dovb
5v110-1200
6v110-2400
7v110-4800
8v110-9600
9v110-14400
10v110-19200
11v110-38400
12modem-profile-1
13modem-profile-2
14modem-profile-3
15modem-profile-4
16modem-profile-5
17modem-profile-6
18modem-profile-7
19modem-profile-8
20pptp-pns
21pppoe
22pppx25
23pptp-pac
24l2tp-lns
25l2tp-lac
26dovb-64k
31all
.1.3.6.1.4.1.272.4.3.13.1.17

pppPppoeEthDevTable

table mandatory
.1.3.6.1.4.1.272.4.3.15 · 1 row entry · 6 columns
.
pppPppoeEthDevEntry entry .1.3.6.1.4.1.272.4.3.15.1
Indexes
pppPppoeEthDevIfIndex pppPppoeEthDevIndex
Column Syntax OID
pppPppoeEthDevIfIndex mandatory
The associated interface index of this entry.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.3.15.1.1
pppPppoeEthDevAdminStatus mandatory
The administrative this entry.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
3delete
.1.3.6.1.4.1.272.4.3.15.1.2
pppPppoeEthDevIndex mandatory
Specifies the first device to be used for PPP over Ethernet
(PPPoE) according RFC 2516.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.3.15.1.3
pppPppoeEthDevMaxTxRate mandatory
Administrative transmit rate limitation needed in order
to support scenarios with external XDSL modems. If specified
this value will be adopted in associated biboPPPLinkSpeed
value. If set to '0' biboPPPLineSpeed is set…
Integer32r/w
Constraints:
range: 0-10000000
.1.3.6.1.4.1.272.4.3.15.1.4
pppPppoeEthDevOperStatus mandatory
The PPP-internal operational status of the first device to be
used for PPP over Ethernet (PPPoE) according RFC 2516.
Enumeration
Enumerated Values:
1dormant
2connecting
3up
4blocked
.1.3.6.1.4.1.272.4.3.15.1.10
pppPppoeEthDevResidualBlockTime mandatory
The remaining time interval till the associated
pppPppoeEthDevOperStatus will be changed from blocked(4)
to dormant(1) again.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.272.4.3.15.1.11

mlpppStatTable

table mandatory
.1.3.6.1.4.1.272.4.3.16 · 1 row entry · 25 columns
The mlpppStatTable contains statistical multilink
specific information. Only the system can add or delete
entries to this table.
          
Creating entries: Entries are created by the system
each time a new multilink PPP interface is negotiated.
          
Deleting entries: Entries are removed by the system
when the multilink feature is disabled.
mlpppStatEntry entry .1.3.6.1.4.1.272.4.3.16.1
Indexes
mlpppIfIndex
Column Syntax OID
mlpppIfIndex mandatory
Correlating PPP interface index.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.3.16.1.1
mlpppNextTxSeqno mandatory Integer32
Constraints:
range: 0-16777215
.1.3.6.1.4.1.272.4.3.16.1.2
mlpppLastRxSeqno mandatory Integer32
Constraints:
range: 0-16777215
.1.3.6.1.4.1.272.4.3.16.1.3
mlpppMaxFragCount mandatory
Maximum size (number of Fragments) of MLPPP reassembling area.
Integer32
Constraints:
range: 0-10000
.1.3.6.1.4.1.272.4.3.16.1.4
mlpppMaxFragLifeTime mandatory
Maximum lifetime of fragments stored in MLPPP reassembling
area.
Integer32
Constraints:
range: 0-10
.1.3.6.1.4.1.272.4.3.16.1.5
mlpppFragsRcvd mandatory
Total number of MLPPP fragments received since interface is
in operational 'up' status.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.16.1.6
mlpppFragsQueued mandatory
Current number of MLPPP fragments stored in MLPPP
reassembling area.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.16.1.7
mlpppFragsDropped mandatory
Total number of MLPPP fragments dropped since interface is
in operational 'up' status.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.16.1.8
mlpppPktsReassembled mandatory
Total number pakets reassembled since interface is in
operational 'up' status.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.16.1.9
mlpppBeginOfQueue mandatory
Sequence Number of first fragment stored in MLPPP
reassembling area.
Integer32
Constraints:
range: 0-16777215
.1.3.6.1.4.1.272.4.3.16.1.10
mlpppEndOfQueue mandatory
Sequence Number of last fragment stored in MLPPP
reassembling area.
Integer32
Constraints:
range: 0-16777215
.1.3.6.1.4.1.272.4.3.16.1.11
mlpppBFragsQueued mandatory
Current number (begin-)fragments stored in MLPPP
reassembling area.
Integer32
Constraints:
range: 0-10000
.1.3.6.1.4.1.272.4.3.16.1.12
mlpppEFragsQueued mandatory
Current number (end-)fragments stored in MLPPP
reassembling area.
Integer32
Constraints:
range: 0-10000
.1.3.6.1.4.1.272.4.3.16.1.13
mlpppMFragsQueued mandatory
Current number (middle-)fragments stored in MLPPP
reassembling area.
Integer32
Constraints:
range: 0-10000
.1.3.6.1.4.1.272.4.3.16.1.14
mlpppCFragsQueued mandatory
Current number (complete-)fragments stored in MLPPP
reassembling area.
Integer32
Constraints:
range: 0-10000
.1.3.6.1.4.1.272.4.3.16.1.15
mlpppAgeDrops mandatory
Total number fragments dropped due to exceeded lifetime, see
also mlpppMaxFragLifeTime.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.16.1.16
mlpppOutOfSyncDrops mandatory
Total number fragments dropped due to a 'out of sync'
condition.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.16.1.17
mlpppOverFlowDrops mandatory
Total number fragments dropped due to a MLPPP reassembling
area 'overflow' condition, see also mlpppMaxFragCount.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.16.1.18
mlpppDuplicateDrops mandatory
Total number duplicate fragments dropped.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.16.1.19
mlpppForwardDeviation mandatory
Maximum deviation of current received sequence number compared
with the end of the reassembling queue in forward direction.
Integer32
Constraints:
range: 0-10000
.1.3.6.1.4.1.272.4.3.16.1.20
mlpppBackwardDeviation mandatory
Maximum deviation of current received sequence number compared
with the begin of the reassembling queue in backward direction.
Integer32
Constraints:
range: 0-10000
.1.3.6.1.4.1.272.4.3.16.1.21
mlpppNextReasSeqNo mandatory
Awaited first sequence number of next the fragment chain
or packet ready to be distributed to the upper layer.
Integer32
Constraints:
range: 0-16777215
.1.3.6.1.4.1.272.4.3.16.1.22
mlpppOutOfOrderWaits mandatory
Number of cycles already reassembled packets are retained
due to the expected mlpppNextReasSeqNo value.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.3.16.1.23
mlpppMaxReasBurst mandatory
Maximum number of reassembled packets sended to the upper
layer within one cycle.
Integer32
Constraints:
range: 0-16777215
.1.3.6.1.4.1.272.4.3.16.1.24
mlpppCleanupDrops mandatory
Number of fragments dropped cause they were still in
in the queue when interface went down.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.3.16.1.25

biboPPPIpPoolTable

table mandatory
.1.3.6.1.4.1.272.4.3.17 · 1 row entry · 3 columns
The biboPPPIpPoolTable contains IP addresses used
when dynamically assigning IP addresses; i.e. when the
biboPPPIpAddress field is set to `dynamic'.
          
Creating entries: Entries are created by assigning a
value (IP address) to the biboPPPIpPoolAddress object.
          
Deleting entries: An entry (address) can be removed
by assigning the value `delete' to its biboPPPIpPoolState.
biboPPPIpPoolEntry entry .1.3.6.1.4.1.272.4.3.17.1
Pool of IP addresses for dynamic IP address assignment via IPCP.
See the biboPPPIpAddress field for further explanation.
Indexes
biboPPPIpPoolIdentifier
Column Syntax OID
biboPPPIpPoolIdentifier mandatory
The ID of the responding dynamic pool.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.3.17.1.1
biboPPPIpPoolAdminStatus mandatory
If the AdminStatus is set to enabled(1) this entry will be used.
Setting it to disabled(2) this entry won't be used . You may also
delete this entry by changing it to delete(3).
Enumerationr/w
Enumerated Values:
1enabled
2disabled
3delete
.1.3.6.1.4.1.272.4.3.17.1.2
biboPPPIpPoolMode mandatory
The IpPoolMode tries to reassign the IP Address a client had before
if it is in recover(1) Mode. Otherwise (2) an unassigned IP Address
of the PPP dynamic IP Pool is assigned to the client no matter which
Address he had…
Enumerationr/w
Enumerated Values:
1recover
2random
.1.3.6.1.4.1.272.4.3.17.1.3

pppPppoaPvcDevTable

table mandatory
.1.3.6.1.4.1.272.4.3.18 · 1 row entry · 5 columns
.
pppPppoaPvcDevEntry entry .1.3.6.1.4.1.272.4.3.18.1
Indexes
pppPppoaPvcDevIfIndex pppPppoaPvcDevIndex
Column Syntax OID
pppPppoaPvcDevIfIndex mandatory
The associated interface index of this entry.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.3.18.1.1
pppPppoaPvcDevAdminStatus mandatory
The administrative this entry.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
3delete
.1.3.6.1.4.1.272.4.3.18.1.2
pppPppoaPvcDevIndex mandatory
Specifies the first device to be used for PPP over ATM
(PPPoA) according RFC 2364.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.3.18.1.3
pppPppoaPvcDevOperStatus mandatory
The PPP-internal operational status of the first device to be
used for PPP over ATM (PPPoA) according RFC 2364.
Enumeration
Enumerated Values:
1dormant
2connecting
3up
4blocked
.1.3.6.1.4.1.272.4.3.18.1.10
pppPppoaPvcDevResidualBlockTime mandatory
The remaining time interval till the associated
pppPppoaPvcDevOperStatus will be changed from blocked(4)
to dormant(1) again.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.272.4.3.18.1.11

biboDialTable

table mandatory
.1.3.6.1.4.1.272.4.4.1 · 1 row entry · 14 columns
The biboDialTable contains configuration information
for incoming and outgoing ISDN telephone numbers.
          
Creating entries: Entries are created by assigning a
value to the biboDialIfIndex object.
          
Deleting entries: An entry can be removed by assigning
the value `delete' to its biboDialType object.
biboDialEntry entry .1.3.6.1.4.1.272.4.4.1.1
Indexes
biboDialIfIndex
Column Syntax OID
biboDialIfIndex mandatory
The correlating PPP interface index.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.4.1.1.1
biboDialType mandatory
The dialup type can be set to plain isdn(1),
isdn-spv(2) semi-permanent links used by the German
1TR6 D-channel protocol, or to delete(3) to delete
a biboDialTable entry. The types ppp-callback(4) and
ppp-negotiated(5)…
Enumerationr/w
Enumerated Values:
1isdn
2isdn-spv
3delete
4ppp-callback
5ppp-negotiated
6x25-dialout
7ip
8x25
.1.3.6.1.4.1.272.4.4.1.1.2
biboDialDirection mandatory
The allowed dial direction is either incoming(1),
outgoing(2), or both(3) calls. No call is ever set up when set
to incoming(1). Incoming calls will not be identified
when set to outoing(2). Furthermore, once PPP
auth…
Enumerationr/w
Enumerated Values:
1incoming
2outgoing
3both
.1.3.6.1.4.1.272.4.4.1.1.3
biboDialNumber mandatory
The defined dialing number. Used for either dialing
or comparing to incoming calls or both, depending on
the content of the biboDialDirection field. The
wildcards '*', '?', '[', ']', '{', '}' may be used.
OctetStringr/w
Constraints:
range: 0-63
.1.3.6.1.4.1.272.4.4.1.1.4
biboDialSubaddress mandatory
The defined dial subaddress, if any. Also, see the
biboDialNumber field.
OctetStringr/w .1.3.6.1.4.1.272.4.4.1.1.5
biboDialClosedUserGroup mandatory
The defined closed user group, if any. Also, see the
biboDialNumber field.
Integer32r/w
Constraints:
range: 0-9999
.1.3.6.1.4.1.272.4.4.1.1.6
biboDialStkMask mandatory
The defined stack mask. Each value of IsdnStkNumber
represents a bit in this bitmask. A mask of 0 disables dialup
completely, while a mask of -1 enables dialup on all
available ISDN stacks.
r/w .1.3.6.1.4.1.272.4.4.1.1.7
biboDialScreening mandatory
The screening indicator of the biboDialNumber. The
biboDialScreening field can be used to gauge the
`trustworthiness' of the biboDialNumber field.
(See isdnCallScreening)
Indicators are ordered from highest to lowest …
Enumerationr/w
Enumerated Values:
1user
2user-verified
3user-failed
4network
5dont-care
.1.3.6.1.4.1.272.4.4.1.1.8
biboDialCallingSubaddress mandatory
The defined calling dial subaddress, if any. Also, see the
biboDialNumber field.
OctetStringr/w .1.3.6.1.4.1.272.4.4.1.1.9
biboDialTypeOfCallingSubAdd mandatory
The type of calling party subaddress.
Enumerationr/w
Enumerated Values:
1nsap
2user-specified
3reserved
.1.3.6.1.4.1.272.4.4.1.1.10
biboDialTypeOfCalledSubAdd mandatory
The type of called party subaddress.
Enumerationr/w
Enumerated Values:
1nsap
2user-specified
3reserved
.1.3.6.1.4.1.272.4.4.1.1.11
biboDialLocalNumber mandatory
The defined local dialing number. Used as originator address
in the case of an outgoing calling and is checked against the
destination address in the case of an incoming call. The
wildcards '*', '?', '[', ']', '{', …
OctetStringr/w
Constraints:
range: 0-63
.1.3.6.1.4.1.272.4.4.1.1.12
biboDialTypeOfLocalNumber mandatory
The type of local number (biboDialLocalNumber) upon outgoing
calls according to ETS 300 102-1.

Possible values are:
unknown(1),
international-number(2),
national-number(3),
network-specifi…
Enumerationr/w
Enumerated Values:
1unknown
2international-number
3national-number
4network-specific-number
5subscriber-number
.1.3.6.1.4.1.272.4.4.1.1.13
biboDialOutNumTranslation mandatory
If DialOutNumTranslation is disabled, the number will
be passed to the lower layers without modification.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.272.4.4.1.1.14