Foundry-MPLS-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
3
Rows
3
Columns
44
brcdMplsAdminGroupTable
table.1.3.6.1.4.1.1991.1.2.15.1.1.2
·
1 row entry
·
3 columns
List of administrative groups (by ID) that have a configured group name.
Information about an administrative group entry.
Indexes
FOUNDRY-MPLS-MIBbrcdMplsAdminGroupId
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
brcdMplsAdminGroupId
Identifies the administrative group ID in 1-based.
The end user of this object must convert this to 0-based since this maps to the bit position in the constraint-based link selection. |
Unsigned32 Constraints: range: 1-32 |
.1.3.6.1.4.1.1991.1.2.15.1.1.2.1.1 |
||||||||||||
|
brcdMplsAdminGroupName
The group name that this administrative group is associated with.
|
OctetStringr/w Constraints: range: 1-32 |
.1.3.6.1.4.1.1991.1.2.15.1.1.2.1.2 |
||||||||||||
|
brcdMplsAdminGroupRowStatus
The row status of an entry.
Note: Set request to this table is not supported in this release. Always returns 'active' for the existing entries. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.1991.1.2.15.1.1.2.1.3 |
brcdMplsInterfaceTable
table.1.3.6.1.4.1.1991.1.2.15.1.1.3
·
1 row entry
·
3 columns
List of MPLS-enabled Interfaces.
Information about an MPLS interface entry.
Indexes
FOUNDRY-MPLS-MIBbrcdMplsInterfaceIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
brcdMplsInterfaceIndex
The ifIndex of the MPLS-enabled port or VE interface.
|
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1991.1.2.15.1.1.3.1.1 |
||||||||||||
|
brcdMplsInterfaceAdminGroup
Specifies which administrative groups this MPLS-enabled
interface belongs to. |
MPLS-TC-STD-MIBMplsTunnelAffinityr/w Textual Convention: MPLS-TC-STD-MIBMplsTunnelAffinity Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1991.1.2.15.1.1.3.1.2 |
||||||||||||
|
brcdMplsInterfaceRowStatus
The row status of an entry.
Note: Set request to this table is not supported in this release. Always returns 'active' for the existing entries. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.1991.1.2.15.1.1.3.1.3 |
mplsLspTable
table.1.3.6.1.4.1.1991.1.2.15.1.2.3
·
1 row entry
·
38 columns
List of Configured Label Switched Paths.
Entry containing information about a particular
Label Switched Path.
Label Switched Path.
Indexes
FOUNDRY-MPLS-MIBmplsLspSignalingProto FOUNDRY-MPLS-MIBmplsLspIndex
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
mplsLspSignalingProto
MPLS signaling protocol used by this LSP.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.1991.1.2.15.1.2.3.1.1 |
||||||||
|
mplsLspIndex
The unique index of the LSP in the system for a given signaling protocol.
|
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1991.1.2.15.1.2.3.1.2 |
||||||||
|
mplsLspName
Name of the Label Switched Path.
|
OctetString Constraints: range: 0-64 |
.1.3.6.1.4.1.1991.1.2.15.1.2.3.1.3 |
||||||||
|
mplsLspState
The operational state of the LSP.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.1991.1.2.15.1.2.3.1.4 |
||||||||
|
mplsLspPackets
The number of egress Layer-3 VPN and IPoMPLS packets
meeting the in-label and tunnel criteria. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.1991.1.2.15.1.2.3.1.5 |
||||||||
|
mplsLspAge
The age, since creation of this LSP in 10-millisecond periods.
|
SNMPv2-TCTimeStamp Textual Convention: SNMPv2-TCTimeStamp Unsigned32 |
.1.3.6.1.4.1.1991.1.2.15.1.2.3.1.6 |
||||||||
|
mplsLspTimeUp
The total time in 10-millisecond units that this
LSP has been operational. The percentage up time can be determined by computing (mplsLspTimeUp/mplsLspAge * 100 %). |
SNMPv2-TCTimeStamp Textual Convention: SNMPv2-TCTimeStamp Unsigned32 |
.1.3.6.1.4.1.1991.1.2.15.1.2.3.1.7 |
||||||||
|
mplsLspPrimaryTimeUp
The total time in 10-millisecond units that this
LSP's primary path has been operational. The percentage contribution of the primary path to the operational time is given by (mplsLspPrimaryTimeUp/mplsLspTimeUp * 100) %. |
SNMPv2-TCTimeStamp Textual Convention: SNMPv2-TCTimeStamp Unsigned32 |
.1.3.6.1.4.1.1991.1.2.15.1.2.3.1.8 |
||||||||
|
mplsLspTransitions
The number of state transitions (up -> down and
down -> up) this LSP has undergone. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1991.1.2.15.1.2.3.1.9 |
||||||||
|
mplsLspLastTransition
The time in 10-millisecond units since the last
transition occurred on this LSP. |
SNMPv2-TCTimeStamp Textual Convention: SNMPv2-TCTimeStamp Unsigned32 |
.1.3.6.1.4.1.1991.1.2.15.1.2.3.1.10 |
||||||||
|
mplsLspFrom
Source IP address of this LSP.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.1991.1.2.15.1.2.3.1.11 |
||||||||
|
mplsLspTo
Destination IP address of this LSP.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.1991.1.2.15.1.2.3.1.12 |
||||||||
|
mplsLspPathName
The name of the active path for this LSP, if
any. If there is none, the name should be empty; in that case, the rest of the fields in mplsLspEntry are meaningless. |
OctetString Constraints: range: 0-64 |
.1.3.6.1.4.1.1991.1.2.15.1.2.3.1.13 |
||||||||
|
mplsLspPathType
The type of path that is active, i.e., a
primary path, a standby path, or a generic secondary path. This field is meaningless unless mplsLspPathName is not empty |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.1991.1.2.15.1.2.3.1.14 |
||||||||
|
mplsLspAdaptive
Indicates if the LSP supports adaptive mechanism or not.
|
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.1991.1.2.15.1.2.3.1.15 |
||||||||
|
mplsLspBfdSessionId
The BFD session ID associated to this LSP. Zero indicates
there is no BFD session for this LSP. Non-zero value is an index to an entry in the bfdSessTable |
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1991.1.2.15.1.2.3.1.16 |
||||||||
|
mplsLspReoptimizeTimer
The number of seconds from the beginning of one reoptimization
attempt to the beginning of the next attempt. |
Unsigned32 Constraints: range: 0-0range: 300-65535 |
.1.3.6.1.4.1.1991.1.2.15.1.2.3.1.17 |
||||||||
|
mplsLspCoS
The Class of Service for this LSP.
|
FDRY-MPLS-L2VPN-MIBClassOfService Textual Convention: FDRY-MPLS-L2VPN-MIBClassOfService Unsigned32Type Constraints: range: 0..7range: 255 |
.1.3.6.1.4.1.1991.1.2.15.1.2.3.1.18 |
||||||||
|
mplsLspHopLimit
The number of hops this LSP can traverse.
|
Unsigned32 Constraints: range: 0-255 |
.1.3.6.1.4.1.1991.1.2.15.1.2.3.1.19 |
||||||||
|
mplsLspCspf
Indicates if CSPF path calculation is enabled
on this LSP. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.1991.1.2.15.1.2.3.1.20 |
||||||||
|
mplsLspCspfTieBreaker
The tie-breaker to use for selecting CSPF
equal-cost paths. The value of this variable is meaningless if the mplsLspCspf is 'disabled'. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.1991.1.2.15.1.2.3.1.21 |
||||||||
|
mplsLspFrrMode
Indicates which protection method is to be used
for Fast Reroute. 'detour' means one-to-one backup and 'facility' for facility backup. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.1991.1.2.15.1.2.3.1.22 |
||||||||
|
mplsLspFrrSetupPriority
The setup priority for MPLS Fast Reroute.
The value of this variable is meaningless if the mplsLspFrrMode is 'none'. |
Unsigned32 Constraints: range: 0-7 |
.1.3.6.1.4.1.1991.1.2.15.1.2.3.1.23 |
||||||||
|
mplsLspFrrHoldingPriority
The hold priority for MPLS Fast Reroute.
The value of this variable is meaningless if the mplsLspFrrMode is 'none'. |
Unsigned32 Constraints: range: 0-7 |
.1.3.6.1.4.1.1991.1.2.15.1.2.3.1.24 |
||||||||
|
mplsLspFrrHopLimit
The hop limit for MPLS Fast Reroute.
The value of this variable is meaningless if the mplsLspFrrMode is 'none'. |
Unsigned32 Constraints: range: 0-255 |
.1.3.6.1.4.1.1991.1.2.15.1.2.3.1.25 |
||||||||
|
mplsLspFrrBandwidth
The bandwidth constraint for MPLS Fast Reroute.
The value 0 means that the detour route uses a best-effort value for bandwidth. The value of this variable is meaningless if the mplsLspFrrMode is 'none'. |
Unsigned32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.1991.1.2.15.1.2.3.1.26 |
||||||||
|
mplsLspFrrAdmGrpIncludeAny
The administrative group setting that the device
includes any of the interfaces that are members of the group when calculating detour routes for this LSP. The value of this variable is meaningless if the mplsLspFrrMode … |
MPLS-TC-STD-MIBMplsTunnelAffinity Textual Convention: MPLS-TC-STD-MIBMplsTunnelAffinity Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1991.1.2.15.1.2.3.1.27 |
||||||||
|
mplsLspFrrAdmGrpIncludeAll
The administrative group setting that an interface
must be a member of to be considered in a detour route for the LSP. Any interface that is not a member of all the groups is eliminated from consideration. The value of … |
MPLS-TC-STD-MIBMplsTunnelAffinity Textual Convention: MPLS-TC-STD-MIBMplsTunnelAffinity Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1991.1.2.15.1.2.3.1.28 |
||||||||
|
mplsLspFrrAdmGrpExcludeAny
The administrative group setting that the device
excludes any of the interfaces that are members of the group when calculating detour routes for this LSP. The value of this variable is meaningless if the mplsLspFrrMode … |
MPLS-TC-STD-MIBMplsTunnelAffinity Textual Convention: MPLS-TC-STD-MIBMplsTunnelAffinity Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1991.1.2.15.1.2.3.1.29 |
||||||||
|
mplsLspPathSelectMode
Indicates the path selection mode to use.
Auto-select is the default mode. I this mode, the primary path is always selected to carry traffic when the primary path has stayed operating in the working state for at least t… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.1991.1.2.15.1.2.3.1.30 |
||||||||
|
mplsLspPathSelectPathname
The user-selected pathname when the mplsLspPathSelectMode
is either 'manual' or 'unconditional'. |
OctetString Constraints: range: 0-64 |
.1.3.6.1.4.1.1991.1.2.15.1.2.3.1.31 |
||||||||
|
mplsLspPathSelectRevertTimer
The number of seconds to wait after the primary or selected
path comes up before traffic reverts to that path. A value of 0 indicates that it will switch immediately after the current working path goes down. |
Unsigned32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.1991.1.2.15.1.2.3.1.32 |
||||||||
|
mplsLspShortcutOspfAllowed
Indicates that this LSP allows shortcut between nodes in an AS.
OSPF includes the LSP in its SPF calculation. |
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.1991.1.2.15.1.2.3.1.33 |
||||||||
|
mplsLspShortcutIsisAllowed
Indicates that this LSP allows shortcut through the
network to a destination based on the path's cost (metric). Traffic is forwarded through this LSP to destinations within the IS-IS routing domain. IS-IS includes the L… |
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.1991.1.2.15.1.2.3.1.34 |
||||||||
|
mplsLspShortcutIsisLevel
Indicates the level of IS-IS routing enabled on the device.
The value of this variable is meaningless if the mplsLspShortcutIsisAllowed is 'false'. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.1991.1.2.15.1.2.3.1.35 |
||||||||
|
mplsLspShortcutIsisAnnounce
Indicates that this IS-IS shortcut will be announced or
advertised. The metric to announce is specified by mplsLspShortcutIsisAnnounceMetric. The value of this variable is meaningless if the mplsLspShortcutIsisAllowed i… |
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.1991.1.2.15.1.2.3.1.36 |
||||||||
|
mplsLspShortcutIsisAnnounceMetric
Indicates the metric value to announce for this shortcut.
The value of this variable is meaningless if the mplsLspShortcutIsisAnnounce is 'false'. Default value is 10. |
Integer32 Constraints: range: 1-16777215 |
.1.3.6.1.4.1.1991.1.2.15.1.2.3.1.37 |
||||||||
|
mplsLspShortcutIsisRelativeMetric
Indicates the relative metric used to compute the LSP cost
when announce is not enabled. The value of this variable is meaningless if the mplsLspShortcutIsisAllowed is 'false'. |
Integer32 Constraints: range: -16777215-16777215 |
.1.3.6.1.4.1.1991.1.2.15.1.2.3.1.38 |