IfIndex |
Index that maps to a peer in a unique way. |
Direction |
Calling direction for which entry applies. Enumerations: - incoming (1)
- outgoing (2)
- both (3)
- delete (4)
|
Number |
Party number of remote peer. Used for matching calling party
number on incoming calls and for called party number on
outgoing calls. |
SubAddress |
Subaddress of remote peer. Used for matching calling party
subaddress on incoming calls and for called party subaddress
on outgoing calls. |
TypeOfSubAddr |
Type of subaddress of remote peer. Used for matching calling
party subaddress on incoming calls and for called party
subaddress on outgoing calls. Enumerations: - nsap (1)
- user-specified (2)
- reserved (3)
|
LocalNumber |
Local Party number. Used for matching called party number on
incoming calls and for calling party number on outgoing calls.
Special value '*' is treated as wildcard, i.e. calls with
any called party number will be accepted.
Default value is '*'. |
LocalSubAddress |
Local subaddress. Used for matching called party subaddress on
incoming calls and for calling party subaddress on outgoing
calls.
Special value '*' is treated as wildcard, i.e. calls with
any called party subaddress (of arbitrary type) will be
accepted.
Default value is '*'. |
TypeOfLocalSubAddr |
Type of local subaddress. Used for matching called party
subaddress on incoming calls and for calling party subaddress
on outgoing calls. Subaddress type is only checked as long as
subaddress is not '*'.
Default value is nsap. Enumerations: - nsap (1)
- user-specified (2)
- reserved (3)
|
AdminStatus |
Administrative status for dial entry. This object allows for
temporarily disabling ipsecDial entries without the need to
actually deletion them. This is achieved by assigning value
inactive.
Default value is active. Enumerations: |
OperStatus |
Operational status for dial entry. This object indicates
current status ipsecDial entry is in. Beside values defined
for ipsecDialAdminStatus, status blocked-for-outgoing is
defined, which is used in case triggering call back resulted
in a cost generating connected call to avoid unpredictably
high phone bills. Enumerations: - active (1)
- inactive (2)
- blocked-for-outgoing (3)
|
Creator |
This object shows the creator of the dial table entry. Enumerations: - config (1)
- radius-preset (2)
|