|
|
Description:
|
aal2CpsOptimisation OBJECT-TYPE
SYNTAX INTEGER {
singleCpsPacketPerCpsPduNoOverlap(1),
multipleCpsPacketsPerCpsPduWithOverlap(2)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This object refers to the mode of operation of the CPS on the
CP-IWF. The value of this object imposes a restriction on the CPS
SDU length and hence must override the value of
aal2CpsMaxSDULength.
singleCpsPacketPerCpsPduNoOverlap - A single CPS Packet is
contained within a CPS PDU and no overlap can occur into the next
CPS PDU. If this option is selected, then Timer-CU is not
applicable. Also the AAL2 payload size must be less than or equal
to 44 octets.
multipleCpsPacketsPerCpsPduWithOverlap - Multiple CPS Packets are
contained within a CPS PDU and overlap can occur into the next CPS
PDU. If this option is selected, then Timer-CU is applicable. Also
Max CPS SDU size must be less than or equal to 64."
DEFVAL { singleCpsPacketPerCpsPduNoOverlap }
|
|
|
|