MPLS-TE-EXT-STD-MIB Table View

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

Tables
4
Rows
4
Columns
22
.1.3.6.1.2.1.10.166.20.0.2 · 1 row entry · 8 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk mplsTunnelExtNodeConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MPLS-TE-EXT-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-TE-EXT-STD-MIB::mplsTunnelExtNodeConfigTable'
This table allows the operator to map a node or
LSR identifier (IP-compatible [Global_ID::Node_ID] or
ICC-based [ICC_Operator_ID::Node_ID]) with a local
identifier.
          
This table is created to reuse the existing
mplsTunnelTable for MPLS-based transport network
tunnels also.
          
Since the MPLS tunnel's Ingress/Egress LSR identifiers'
size (Unsigned32) value is not compatible for
MPLS-TP Tunnel, i.e., Global_ID::Node_ID of size 8 bytes and
ICC_Operator_ID::Node_ID of size 12 bytes, there exists a
need to map the Global_ID::Node_ID or ICC_Operator_ID::Node_ID
with the local identifier of size 4 bytes (Unsigned32) value
in order to index (Ingress/Egress LSR identifier)
the existing mplsTunnelTable.
mplsTunnelExtNodeConfigEntry row .1.3.6.1.2.1.10.166.20.0.2.1
An entry in this table represents a mapping
identification for the operator or service provider
to a node or an LSR.

As per RFC 6370, IP-compatible mapping is represented
as Global_ID::Node_ID.
Column Syntax OID
This object is used in accommodating the bigger-
size Global_ID::Node_ID and/or the ICC_Operator_ID::Node_ID
with the smaller-size LSR identifier in order to index
the mplsTunnelTable.

The local identifie…
MPLS-TC-STD-MIBMplsExtendedTunnelId
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.166.20.0.2.1.1
This object indicates the Global Operator Identifier.
This object has no meaning when
mplsTunnelExtNodeConfigIccValid is set true.
MPLS-TC-EXT-STD-MIBMplsGlobalIdr/w
Type Constraints:
range: 4
.1.3.6.1.2.1.10.166.20.0.2.1.2
This object allows the operator or service provider to
configure a unique MPLS-TP ITU-T Country Code (CC)
either for Ingress ID or Egress ID.

This object has no meaning when
mplsTunnelExtNodeConfigIccVali…
MPLS-TC-EXT-STD-MIBMplsCcIdr/w
Type Constraints:
range: 0
range: 2
.1.3.6.1.2.1.10.166.20.0.2.1.3
This object allows the operator or service provider to
configure a unique MPLS-TP ITU-T Carrier Code (ICC)
either for Ingress ID or Egress ID.

This object has no meaning when
mplsTunnelExtNodeConfigIccVal…
MPLS-TC-EXT-STD-MIBMplsIccIdr/w
Type Constraints:
range: 0..6
.1.3.6.1.2.1.10.166.20.0.2.1.4
This object indicates the Node_ID within the scope
of a Global_ID or ICC_Operator_ID.
MPLS-TC-EXT-STD-MIBMplsNodeIdr/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.166.20.0.2.1.5
Denotes whether or not this entry uses
mplsTunnelExtNodeConfigCcId,
mplsTunnelExtNodeConfigIccId, and

mplsTunnelExtNodeConfigNodeId for mapping
the ICC-based identifiers with the local identifier.
Note th…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.2.1.10.166.20.0.2.1.6
This variable indicates the storage type for this
object.
Conceptual rows having the value 'permanent'
need not allow write-access to any columnar
objects in the row.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.2.1.10.166.20.0.2.1.7
This object allows the operator to create, modify,
and/or delete a row in this table.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.2.1.10.166.20.0.2.1.8
.1.3.6.1.2.1.10.166.20.0.3 · 1 row entry · 3 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk mplsTunnelExtNodeIpMapTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MPLS-TE-EXT-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-TE-EXT-STD-MIB::mplsTunnelExtNodeIpMapTable'
This read-only table allows the operator to retrieve
the local identifier for a given Global_ID::Node_ID in an
IP-compatible operator environment.
This table MAY be used in on-demand and/or proactive
OAM operations to get the Ingress/Egress LSR identifier
          
(local identifier) from Src-Global_Node_ID
or Dst-Global_Node_ID.  The Ingress and Egress LSR
identifiers are used to retrieve the tunnel entry.
          
This table returns nothing when the associated entry
is not defined in mplsTunnelExtNodeConfigTable.
mplsTunnelExtNodeIpMapEntry row .1.3.6.1.2.1.10.166.20.0.3.1
An entry in this table represents a mapping of
Global_ID::Node_ID with the local identifier.

An entry in this table is created automatically when
the local identifier is associated with Global_ID and
Node_I…
Column Syntax OID
This object indicates the Global_ID.
MPLS-TC-EXT-STD-MIBMplsGlobalId
Type Constraints:
range: 4
.1.3.6.1.2.1.10.166.20.0.3.1.1
This object indicates the Node_ID within the
operator.
MPLS-TC-EXT-STD-MIBMplsNodeId
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.166.20.0.3.1.2
This object contains an IP-compatible local identifier
that is defined in mplsTunnelExtNodeConfigTable.
MPLS-TC-STD-MIBMplsExtendedTunnelId
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.166.20.0.3.1.3
.1.3.6.1.2.1.10.166.20.0.4 · 1 row entry · 4 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk mplsTunnelExtNodeIccMapTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MPLS-TE-EXT-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-TE-EXT-STD-MIB::mplsTunnelExtNodeIccMapTable'
This read-only table allows the operator to retrieve
the local identifier for a given ICC_Operator_ID::Node_ID
in an ICC operator environment.
          
This table MAY be used in on-demand and/or proactive
OAM operations to get the Ingress/Egress LSR
identifier (local identifier) from Src-ICC
or Dst-ICC.  The Ingress and Egress LSR
identifiers are used to retrieve the tunnel entry.
This table returns nothing when the associated entry
is not defined in mplsTunnelExtNodeConfigTable.
mplsTunnelExtNodeIccMapEntry row .1.3.6.1.2.1.10.166.20.0.4.1
An entry in this table represents a mapping of
ICC_Operator_ID::Node_ID with the local identifier.

An entry in this table is created automatically when
the local identifier is associated with
ICC_Operator_I…
Column Syntax OID
This object allows the operator or service provider to
configure a unique MPLS-TP ITU-T Country Code (CC)
either for Ingress or Egress LSR ID.

The CC is a string of two alphabetic characters
represented w…
MPLS-TC-EXT-STD-MIBMplsCcId
Type Constraints:
range: 0
range: 2
.1.3.6.1.2.1.10.166.20.0.4.1.1
This object allows the operator or service provider
to configure a unique MPLS-TP ITU-T Carrier
Code (ICC) either for Ingress or Egress LSR ID.

The ICC is a string of one to six characters, each
character…
MPLS-TC-EXT-STD-MIBMplsIccId
Type Constraints:
range: 0..6
.1.3.6.1.2.1.10.166.20.0.4.1.2
This object indicates the Node_ID within the
ICC-based operator.
MPLS-TC-EXT-STD-MIBMplsNodeId
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.166.20.0.4.1.3
This object contains an ICC-based local identifier
that is defined in mplsTunnelExtNodeConfigTable.
MPLS-TC-STD-MIBMplsExtendedTunnelId
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.166.20.0.4.1.4
.1.3.6.1.2.1.10.166.20.0.5 · 1 row entry · 7 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk mplsTunnelExtTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MPLS-TE-EXT-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-TE-EXT-STD-MIB::mplsTunnelExtTable'
This table represents extensions to mplsTunnelTable
in order to support MPLS-TP Tunnels.
          
As per MPLS-TP Identifiers (RFC 6370), LSP_ID for IP-based
co-routed bidirectional tunnel:
          
A1-{Global_ID::Node_ID::Tunnel_Num}::Z9-{Global_ID::
Node_ID::Tunnel_Num}::LSP_Num
          
LSP_ID for IP based associated bidirectional tunnel:
A1-{Global_ID::Node_ID::Tunnel_Num::LSP_Num}::
Z9-{Global_ID::Node_ID::Tunnel_Num::LSP_Num}
          
mplsTunnelTable is reused for forming the LSP_ID
as follows:
          
Source Tunnel_Num is mapped with mplsTunnelIndex,
Source Node_ID is mapped with
mplsTunnelIngressLSRId, Destination Node_ID is
mapped with mplsTunnelEgressLSRId, and LSP_Num is mapped with
mplsTunnelInstance.
          
Source Global_ID::Node_ID and/or ICC_Operator_ID::Node_ID and
Destination Global_ID::Node_ID and/or ICC_Operator_ID::Node-ID
are maintained in the mplsTunnelExtNodeConfigTable.
mplsTunnelExtNodeConfigLocalId is used to create an entry
in mplsTunnelTable.
mplsTunnelExtEntry row .1.3.6.1.2.1.10.166.20.0.5.1
An entry in this table represents additional MPLS-TP-
specific tunnel configurations.
Column Syntax OID
This object points to the opposite-direction tunnel entry.
SNMPv2-TCRowPointerr/w
Description:
Represents a pointer to a conceptual row. The value is the
name of the instance of the first accessible columnar object
in the conceptual row.

For example, ifIndex.3 would point to the 3rd row in the
ifTable…
.1.3.6.1.2.1.10.166.20.0.5.1.1
Denotes whether or not this tunnel uses
mplsTunnelExtOppositeDirPtr for identifying the opposite-
direction tunnel information. Note that if this variable
is set to true, then the mplsTunnelExtOppositeDirPtr should
poi…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.2.1.10.166.20.0.5.1.2
This object is applicable only for the bidirectional
tunnel that has the forward and reverse LSPs in the
different tunnel entries.

The values of this object and the
mplsTunnelExtDestTnlLspIndex object tog…
MPLS-TC-STD-MIBMplsTunnelIndexr/w
Type Constraints:
range: 0..65535
.1.3.6.1.2.1.10.166.20.0.5.1.3
This object is applicable only for the bidirectional
tunnel that has the forward and reverse LSPs in the
different tunnel entries. This object holds
the instance index of the opposite-direction tunnel.
MPLS-TC-STD-MIBMplsTunnelInstanceIndexr/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.166.20.0.5.1.4
Denotes whether or not this tunnel uses
mplsTunnelExtDestTnlIndex and
mplsTunnelExtDestTnlLspIndex for identifying
the opposite-direction tunnel information. Note that if
this variable is set to true, then the
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.2.1.10.166.20.0.5.1.5
This object denotes whether the mplsTunnelIngressLSRId
contains the local value that is used to reference
the complete Ingress Global_ID::Node_ID or ICC_Operator_ID
from the mplsTunnelExtNodeConfigTable.

SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.2.1.10.166.20.0.5.1.6
This object denotes whether the mplsTunnelEgressLSRId
contains the local value, which is used to reference
the complete Egress Global_ID::Node_ID or
ICC_Operator_ID::Node_ID from
the mplsTunnelExtNodeConfigTable.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.2.1.10.166.20.0.5.1.7