IfIndex |
The correlating PPP interface index. |
Type |
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) are used for the LCP callback option. Enumerations: - isdn (1)
- isdn-spv (2)
- delete (3)
- ppp-callback (4)
- ppp-negotiated (5)
- x25-dialout (6)
- ip (7)
- x25 (8)
|
Direction |
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
authentication succeeds and there is at least one incoming
number defined but for which none matches, the call will
not be accepted for security reasons. Enumerations: - incoming (1)
- outgoing (2)
- both (3)
|
Number |
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. |
Subaddress |
The defined dial subaddress, if any. Also, see the
biboDialNumber field. |
ClosedUserGroup |
The defined closed user group, if any. Also, see the
biboDialNumber field. |
StkMask |
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. |
Screening |
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 as follows:
indicator: CPN assigned: verification:
`network' by network none
`user-verified' by user verification successful
`user' by user none
`user-failed' by user verification failed
Set this field to `dont-care' to accept all calls.
Otherwise calls are accepted only if the screening
indicator matches or is higher than the set value. Enumerations: - user (1)
- user-verified (2)
- user-failed (3)
- network (4)
- dont-care (5)
|
CallingSubaddress |
The defined calling dial subaddress, if any. Also, see the
biboDialNumber field. |
TypeOfCallingSubAdd |
The type of calling party subaddress. Enumerations: - nsap (1)
- user-specified (2)
- reserved (3)
|
TypeOfCalledSubAdd |
The type of called party subaddress. Enumerations: - nsap (1)
- user-specified (2)
- reserved (3)
|
LocalNumber |
The defined local 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. |