|
|
Description:
|
mscFrNniSigDlciAllocation OBJECT-TYPE
SYNTAX INTEGER {
fromLowEnd(0),
fromHighEnd(1) }
ACCESS read-write
STATUS mandatory
DESCRIPTION
"This attribute specifies the order in which DLCIs are dynamically
allocated for SVCs. The purpose of this attribute is to prevent DLCI
collisions between SVCs initiated by two FrNni interfaces talking to
each other. This is achieved by provisioning a different value for
this attribute at each end of the NNI link.
A value of fromLowEnd specifies that the DLCI number
assignment for SVC connections is initiated from the lowest value
of the range (that is, highestPvcDlci+1 up to 1007).
A value of fromHighEnd specifies that the DLCI number
assignment for SVC connections is initiated from the highest value
of the range (that is, 1007 down to highestPvcDlci+1)."
DEFVAL { fromLowEnd }
|
|
|
|