|
Description:
|
mscFrAtmCaSiwfEmissionPriorityToIf OBJECT-TYPE
SYNTAX INTEGER {
n0(0),
n1(1),
n2(2),
n3(3),
deriveFromTp(254) }
ACCESS read-write
STATUS mandatory
DESCRIPTION
"This attribute specifies the emission priority of frames sent to this
FrAtm interface from its service interworking functions. Frames in
a higher priority queue, designated by a numerically higher number,
are sent before frames in a lower priority queue.
The value of this attribute is interpreted according to the value of
the provisionable attribute numberOfEmissionQs under the parent
FrAtm component. If the numberOfEmissionQs attribute is set to 2,
siwfEmissionPriorityToIf value of 0 maps to emission priority
queue 0 representing a lower priority queue, and
siwfEmissionPriorityToIf values of 1, 2 or 3 map to emission
priority queue 1 representing the highest priority queue. If the
numberOfEmissionQs is set to 4, the siwfEmissionPriorityToIf
values directly map to the emission priority queues.
A value of deriveFromTp specifies that the emission priority is
extracted from the Mod Frs AtmNet Tpm/n component using the
siwfTransferPriority attribute.
The siwfEmissionPriorityToIf can also be overridden on a per
connection basis by setting the emissionPriorityToIf attribute in the
FrAtm Dlci Siwf Qos component."
DEFVAL { n0 }
|
|
|