A row in the LDP Entity 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 Entity
are UNIQUE and non-overlapping. For example,
for a specific LDP Entity 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 EntityID and ConfLowerBound vpi/vci and
ConfUpperBound vpi/vci. At least one label range entry
for a specific LDP Entity MUST include the default VPI/VCI
values denoted in the LDP Entity Table.
Parsed from file huawei-mpls-ldp.mib.txt
Company: huawei
Module: HUAWEI-MPLS-LDP-MIB
Vendor: Huawei
Module: HUAWEI-MPLS-LDP-MIB (huawei-mpls-ldp.mib)
Type: ENTRY
Access: not-accessible
Syntax: HwMplsLdpEntityConfAtmLabelRangeEntry
Automatically extracted from www.mibdepot.com
hwMplsLdpEntityConfAtmLabelRangeEntry OBJECT-TYPE SYNTAX HwMplsLdpEntityConfAtmLabelRangeEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A row in the LDP Entity 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 Entity are UNIQUE and non-overlapping. For example, for a specific LDP Entity 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 EntityID and ConfLowerBound vpi/vci and ConfUpperBound vpi/vci. At least one label range entry for a specific LDP Entity MUST include the default VPI/VCI values denoted in the LDP Entity Table." INDEX { hwMplsLdpLsrIncarnID, hwMplsLdpEntityIfIndex, hwMplsLdpEntityConfAtmLabelRangeLowerBoundVPI, hwMplsLdpEntityConfAtmLabelRangeLowerBoundVCI } ::= { hwMplsLdpEntityConfAtmLabelRangeTable 1 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.12.2.1.2.3.1.1 | hwMplsLdpEntityConfAtmLabelRangeLowerBoundVPI | 0 | 0 | The minimum VPI number configured for this range. |
1.3.6.1.4.1.2011.5.12.2.1.2.3.1.2 | hwMplsLdpEntityConfAtmLabelRangeLowerBoundVCI | 0 | 0 | The minimum VCI number configured for this range. |
1.3.6.1.4.1.2011.5.12.2.1.2.3.1.3 | hwMplsLdpEntityConfAtmLabelRangeUpperBoundVPI | 0 | 0 | The maximum VPI number configured for this range. |
1.3.6.1.4.1.2011.5.12.2.1.2.3.1.4 | hwMplsLdpEntityConfAtmLabelRangeUpperBoundVCI | 0 | 0 | The maximum VCI number configured for this range. |
1.3.6.1.4.1.2011.5.12.2.1.2.3.1.5 | hwMplsLdpEntityConfAtmLabelRangeRowStatus | 0 | 0 | An object that allows entries in this table to be created and deleted using the RowStatus convention. |