|
Description:
|
hwMplsLdpPeerConfAtmLabelRangeEntry OBJECT-TYPE
SYNTAX HwMplsLdpPeerConfAtmLabelRangeEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"A row in the LDP Peer Configurable ATM Label Range Table.
One entry in this table contains information
on a single range of labels represented by
the configured Upper and Lower Bounds VPI/VCI pairs.
NOTE: The ranges for a specific LDP Peer
are UNIQUE and non-overlapping. For example,
for a specific LDP Peer index, there could
be one entry having ConfLowerBound vpi/vci == 0/32, and
ConfUpperBound vpi/vci == 0/100, and a second entry for this
same interface with ConfLowerBound vpi/vci == 0/101 and
ConfUpperBound vpi/vci == 0/200. However, there could not be
a third entry with ConfLowerBound vpi/vci == 0/200 and
ConfUpperBound vpi/vci == 0/300 because this label range overlaps
with the second entry (i.e. both entries now have 0/200).
A row will not be created unless a unique and non-overlapping
range is specified. Thus, row creation implies a one-shot
row creation of LDP PeerIndex and ConfLowerBound vpi/vci and
ConfUpperBound vpi/vci. At least one label range entry
for a specific LDP Peer MUST include the default VPI/VCI
values denoted in the LDP Peer Table."
INDEX { hwMplsLdpLsrIncarnID, hwMplsLdpEntityIfIndex,
hwMplsLdpPeerIndex,
hwMplsLdpPeerConfAtmLabelRangeLowerBoundVPI,
hwMplsLdpPeerConfAtmLabelRangeLowerBoundVCI }
|
|
|