|
Description:
|
fcfIsdnDSigHighLayerCompatibility OBJECT-TYPE
SYNTAX INTEGER {
notTransmittedAndNotChecked(1),
transmittedAndNotChecked(2),
notTransmittedAndChecked(3),
transmittedAndChecked(4)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The value of this object indicates whether the
high layer compatibility information element (HLC
IE) is present or not in the SETUP call
establishment messages sent from this basic rate
interface (outgoing call) and whether it is
checked or not in the same messages received by
this basic rate interface (incoming call).
The checking of HLC IE in the incoming calls
consists in verifying that the HLC IE is equal to
the value of fcfIsdnDSigHighLayerCharactIdent.
This object may be set to one of the following
values :
notTransmittedAndNotChecked : the HLC IE is not
present in the outgoing calls and it is
not checked in the incoming calls,
transmittedAndNotChecked : the HLC IE is
present in the outgoing calls and it is
not checked in the incoming calls,
notTransmittedAndChecked : the HLC IE is not
present in the outgoing calls and it is
checked in the incoming calls,
transmittedAndChecked : the HLC IE is present
in the outgoing calls and it is checked in
the incoming calls.
The default value is 'notTransmittedAndChecked'."
|
|
|