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
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk mplsFrrOne2OnePlrTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MPLS-FRR-ONE2ONE-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-FRR-ONE2ONE-STD-MIB::mplsFrrOne2OnePlrTable'
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 row .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 …
Column Syntax OID
Uniquely identifies a tunnel between a pair of LSRs
from the mplsTunnelEntry.
MPLS-TC-STD-MIBMplsTunnelIndex
Type Constraints:
range: 0..65535
.1.3.6.1.2.1.203.1.5.1.1
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.203.1.5.1.2
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
Type Constraints:
range: 4
.1.3.6.1.2.1.203.1.5.1.3
Specifies the egress LSR ID of the protected tunnel instance.
MPLS-TC-STD-MIBMplsLsrIdentifier
Type Constraints:
range: 4
.1.3.6.1.2.1.203.1.5.1.4
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
Type Constraints:
range: 4
.1.3.6.1.2.1.203.1.5.1.5
Denotes the address type of this detour instance's sender
address.
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.2.1.203.1.5.1.6
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
Type Constraints:
range: 0..255
.1.3.6.1.2.1.203.1.5.1.7
Denotes the address type of the node that this PLR tries to
avoid.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.2.1.203.1.5.1.8
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
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
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk mplsFrrOne2OneDetourTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MPLS-FRR-ONE2ONE-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-FRR-ONE2ONE-STD-MIB::mplsFrrOne2OneDetourTable'
This table shows detour LSPs.
mplsFrrOne2OneDetourEntry row .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.
Column Syntax OID
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
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.2.1.203.1.6.1.1
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
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.203.1.6.1.3