MPLS-FRR-ONE2ONE-STD-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
12
.1.3.6.1.2.1.203.1.5 · 1 row entry · 9 columns
This table shows a list of protected TE tunnels with
the corresponding protecting tunnel, as well as the PLR
where the protecting tunnel that initiated the detour
LSPs traverses this node.
mplsFrrOne2OnePlrEntry entry .1.3.6.1.2.1.203.1.5.1
An entry in this table represents a protected tunnel LSP
together with its detour tunnel instance. An entry in
this table is only created by an SNMP engine as instructed
by an MPLS signaling protocol.

The …
Indexes
mplsFrrOne2OnePlrTunnelIndex mplsFrrOne2OnePlrTunnelDetourInstance mplsFrrOne2OnePlrTunnelIngressLSRId mplsFrrOne2OnePlrTunnelEgressLSRId mplsFrrOne2OnePlrId
Column Syntax OID
mplsFrrOne2OnePlrTunnelIndex
Uniquely identifies a tunnel between a pair of LSRs
from the mplsTunnelEntry.
MPLS-TC-STD-MIBMplsTunnelIndex
Textual Convention: MPLS-TC-STD-MIBMplsTunnelIndex Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.2.1.203.1.5.1.1
mplsFrrOne2OnePlrTunnelDetourInstance
Uniquely identifies a detour instance of a tunnel from
the mplsTunnelEntry.

- lower 16 bits : protected tunnel instance
- higher 16 bits: detour instance
MPLS-TC-STD-MIBMplsTunnelInstanceIndex
Textual Convention: MPLS-TC-STD-MIBMplsTunnelInstanceIndex Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.203.1.5.1.2
mplsFrrOne2OnePlrTunnelIngressLSRId
The purpose of this object is to uniquely identify a
tunnel within a network. When the MPLS signaling
protocol is rsvp(2), this object SHOULD contain the
same value as the Extended Tunnel ID field in the
MPLS-TC-STD-MIBMplsLsrIdentifier
Textual Convention: MPLS-TC-STD-MIBMplsLsrIdentifier OctetString
Type Constraints:
range: 4
.1.3.6.1.2.1.203.1.5.1.3
mplsFrrOne2OnePlrTunnelEgressLSRId
Specifies the egress LSR ID of the protected tunnel instance.
MPLS-TC-STD-MIBMplsLsrIdentifier
Textual Convention: MPLS-TC-STD-MIBMplsLsrIdentifier OctetString
Type Constraints:
range: 4
.1.3.6.1.2.1.203.1.5.1.4
mplsFrrOne2OnePlrId
This value represents the PLR that has initiated a detour LSP
to protect a tunnel instance.

This value is signaled via the DETOUR object defined in
MPLS RSVP.
MPLS-TC-STD-MIBMplsLsrIdentifier
Textual Convention: MPLS-TC-STD-MIBMplsLsrIdentifier OctetString
Type Constraints:
range: 4
.1.3.6.1.2.1.203.1.5.1.5
mplsFrrOne2OnePlrSenderAddrType
Denotes the address type of this detour instance's sender
address.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.2.1.203.1.5.1.6
mplsFrrOne2OnePlrSenderAddr
The IP address of the PLR that has initiated the detour LSP.
The type of this address is determined by the value of the
mplsFrrOne2OnePlrSenderAddrType object.
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.203.1.5.1.7
mplsFrrOne2OnePlrAvoidNodeAddrType
Denotes the address type of the node that this PLR tries to
avoid.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.2.1.203.1.5.1.8
mplsFrrOne2OnePlrAvoidNodeAddr
The IP address of the node that this PLR tries to avoid.
The type of this address is determined by the value of the
mplsFrrOne2OnePlrAvoidNodeAddrType object.

This value is signaled via the DETOUR object …
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.203.1.5.1.9
.1.3.6.1.2.1.203.1.6 · 1 row entry · 3 columns
This table shows detour LSPs.
mplsFrrOne2OneDetourEntry entry .1.3.6.1.2.1.203.1.6.1
An entry in this table represents a detour. An entry in this
table is only created by an SNMP engine as instructed by an

MPLS signaling protocol.
Indexes
mplsFrrOne2OnePlrTunnelIndex mplsFrrOne2OnePlrTunnelDetourInstance mplsFrrOne2OnePlrTunnelIngressLSRId mplsFrrOne2OnePlrTunnelEgressLSRId
Column Syntax OID
mplsFrrOne2OneDetourActive
Indicates whether or not the main LSP has switched over to
this detour LSP.

If the value of this object is 'true', then it means that
the main LSP has switched over to this detour LSP. Otherwise,
it cont…
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.203.1.6.1.1
mplsFrrOne2OneDetourMergedStatus
This value represents whether or not this detour is merged.
This value is set to notMerged(1) if this detour is not
merged.

This value is set to mergedWithProtectedTunnel(2) if
this detour is merged with …
Enumeration
Enumerated Values:
1notMerged
2mergedWithProtectedTunnel
3mergedWithDetour
.1.3.6.1.2.1.203.1.6.1.2
mplsFrrOne2OneDetourMergedDetourInst
This value represents the mplsTunnelInstance of the detour
with which this detour is merged. This object is only valid
when mplsFrrOne2OneDetourMergedStatus is set to
mergedWithDetour(3).

- lower 16 bits…
MPLS-TC-STD-MIBMplsTunnelInstanceIndex
Textual Convention: MPLS-TC-STD-MIBMplsTunnelInstanceIndex Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.203.1.6.1.3