Reference record for OID 1.3.6.1.2.1.10.166.2.1.4


parent
1.3.6.1.2.1.10.166.2.1 (mplsLsrObjects)
node code
4
node name
mplsInSegmentTable
dot oid
1.3.6.1.2.1.10.166.2.1.4
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsInSegmentTable(4)}
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) transmission(10) mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsInSegmentTable(4)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsInSegmentTable(4)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib(1) transmission(10) mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsInSegmentTable(4)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsInSegmentTable(4)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) transmission(10) mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsInSegmentTable(4)}
  • iri oid
  • /iso/identified-organization/dod/internet/mgmt/mib-2/transmission/mplsStdMIB/mplsLsrStdMIB/mplsLsrObjects/mplsInSegmentTable
  • /iso/identified-organization/dod/internet/mgmt/mib/transmission/mplsStdMIB/mplsLsrStdMIB/mplsLsrObjects/mplsInSegmentTable
  • /iso/org/dod/internet/mgmt/mib-2/transmission/mplsStdMIB/mplsLsrStdMIB/mplsLsrObjects/mplsInSegmentTable
  • /iso/org/dod/internet/mgmt/mib/transmission/mplsStdMIB/mplsLsrStdMIB/mplsLsrObjects/mplsInSegmentTable
  • /iso/iso-identified-organization/dod/internet/mgmt/mib-2/transmission/mplsStdMIB/mplsLsrStdMIB/mplsLsrObjects/mplsInSegmentTable
  • /iso/iso-identified-organization/dod/internet/mgmt/mib/transmission/mplsStdMIB/mplsLsrStdMIB/mplsLsrObjects/mplsInSegmentTable
  • iri by oid_info
    /ISO/Identified-Organization/6/1/2/1/10/166/2/1/4

    Description by circitor

    This table contains a description of the incoming MPLS
    segments (labels) to an LSR and their associated parameters.
    The index for this table is mplsInSegmentIndex.
    The index structure of this table is specifically designed
    to handle many different MPLS implementations that manage
    their labels both in a distributed and centralized manner.
    The table is also designed to handle existing MPLS labels
    as defined in RFC3031 as well as longer ones that may
    be necessary in the future.

    In cases where the label cannot fit into the
    mplsInSegmentLabel object, the mplsInSegmentLabelPtr
    will indicate this by being set to the first accessible
    column in the appropriate extension table's row.
    In this case an additional table MUST
    be provided and MUST be indexed by at least the indexes
    used by this table. In all other cases when the label is
    represented within the mplsInSegmentLabel object, the
    mplsInSegmentLabelPtr MUST be set to 0.0. Due to the
    fact that MPLS labels may not exceed 24 bits, the
    mplsInSegmentLabelPtr object is only a provision for
    future-proofing the MIB module. Thus, the definition
    of any extension tables is beyond the scope of this
    MIB module.

    Parsed from file MPLS-LSR-STD-MIB.mib
    Module: MPLS-LSR-STD-MIB

    Description by cisco_v1

    This table contains a description of the incoming MPLS
    segments (labels) to an LSR and their associated parameters.
    The index for this table is mplsInSegmentIndex.
    The index structure of this table is specifically designed
    to handle many different MPLS implementations that manage
    their labels both in a distributed and centralized manner.
    The table is also designed to handle existing MPLS labels
    as defined in RFC3031 as well as longer ones that may
    be necessary in the future.

    In cases where the label cannot fit into the
    mplsInSegmentLabel object, the mplsInSegmentLabelPtr
    will indicate this by being set to the first accessible
    column in the appropriate extension table's row.
    In this case an additional table MUST
    be provided and MUST be indexed by at least the indexes
    used by this table. In all other cases when the label is
    represented within the mplsInSegmentLabel object, the
    mplsInSegmentLabelPtr MUST be set to 0.0. Due to the
    fact that MPLS labels may not exceed 24 bits, the
    mplsInSegmentLabelPtr object is only a provision for
    future-proofing the MIB module. Thus, the definition
    of any extension tables is beyond the scope of this
    MIB module.

    Description by oid_info

    mplsInSegmentTable OBJECT-TYPE
    SYNTAX SEQUENCE OF MplsInSegmentEntry
    MAX-ACCESS not-accessible
    STATUS current
    DESCRIPTION
    "This table contains a description of the incoming MPLS
    segments (labels) to an LSR and their associated parameters.
    The index for this table is mplsInSegmentIndex.
    The index structure of this table is specifically designed
    to handle many different MPLS implementations that manage
    their labels both in a distributed and centralized manner.
    The table is also designed to handle existing MPLS labels
    as defined in RFC3031 as well as longer ones that may
    be necessary in the future.
    In cases where the label cannot fit into the
    mplsInSegmentLabel object, the mplsInSegmentLabelPtr
    will indicate this by being set to the first accessible
    column in the appropriate extension tables row.
    In this case an additional table MUST
    be provided and MUST be indexed by at least the indexes
    used by this table. In all other cases when the label is
    represented within the mplsInSegmentLabel object, the
    mplsInSegmentLabelPtr MUST be set to 0.0. Due to the
    fact that MPLS labels may not exceed 24 bits, the
    mplsInSegmentLabelPtr object is only a provision for
    future-proofing the MIB module. Thus, the definition
    of any extension tables is beyond the scope of this
    MIB module."

    View at oid-info.com

    Description by mibdepot

    This table contains a description of the incoming MPLS
    segments (labels) to an LSR and their associated parameters.
    The index for this table is mplsInSegmentIndex.
    The index structure of this table is specifically designed
    to handle many different MPLS implementations that manage
    their labels both in a distributed and centralized manner.
    The table is also designed to handle existing MPLS labels
    as defined in RFC3031 as well as longer ones that may
    be necessary in the future.

    In cases where the label cannot fit into the
    mplsInSegmentLabel object, the mplsInSegmentLabelPtr
    will indicate this by being set to the first accessible
    column in the appropriate extension table's row.
    In this case an additional table MUST
    be provided and MUST be indexed by at least the indexes
    used by this table. In all other cases when the label is
    represented within the mplsInSegmentLabel object, the
    mplsInSegmentLabelPtr MUST be set to 0.0. Due to the
    fact that MPLS labels may not exceed 24 bits, the
    mplsInSegmentLabelPtr object is only a provision for
    future-proofing the MIB module. Thus, the definition
    of any extension tables is beyond the scope of this
    MIB module.

    Parsed from file rfc3813-MPLS-Label-Switching-Router-LSR.mib.txt
    Company: None
    Module: MPLS-LSR-STD-MIB

    Description by cisco

    This table contains a description of the incoming MPLS
    segments (labels) to an LSR and their associated parameters.
    The index for this table is mplsInSegmentIndex.
    The index structure of this table is specifically designed
    to handle many different MPLS implementations that manage
    their labels both in a distributed and centralized manner.
    The table is also designed to handle existing MPLS labels
    as defined in RFC3031 as well as longer ones that may
    be necessary in the future.

    In cases where the label cannot fit into the
    mplsInSegmentLabel object, the mplsInSegmentLabelPtr
    will indicate this by being set to the first accessible
    column in the appropriate extension table's row.
    In this case an additional table MUST
    be provided and MUST be indexed by at least the indexes
    used by this table. In all other cases when the label is
    represented within the mplsInSegmentLabel object, the
    mplsInSegmentLabelPtr MUST be set to 0.0. Due to the
    fact that MPLS labels may not exceed 24 bits, the
    mplsInSegmentLabelPtr object is only a provision for
    future-proofing the MIB module. Thus, the definition
    of any extension tables is beyond the scope of this
    MIB module.

    Information by circitor

    mplsInSegmentTable OBJECT-TYPE SYNTAX SEQUENCE OF MplsInSegmentEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table contains a description of the incoming MPLS segments (labels) to an LSR and their associated parameters. The index for this table is mplsInSegmentIndex. The index structure of this table is specifically designed to handle many different MPLS implementations that manage their labels both in a distributed and centralized manner. The table is also designed to handle existing MPLS labels as defined in RFC3031 as well as longer ones that may be necessary in the future. In cases where the label cannot fit into the mplsInSegmentLabel object, the mplsInSegmentLabelPtr will indicate this by being set to the first accessible column in the appropriate extension table's row. In this case an additional table MUST be provided and MUST be indexed by at least the indexes used by this table. In all other cases when the label is represented within the mplsInSegmentLabel object, the mplsInSegmentLabelPtr MUST be set to 0.0. Due to the fact that MPLS labels may not exceed 24 bits, the mplsInSegmentLabelPtr object is only a provision for future-proofing the MIB module. Thus, the definition of any extension tables is beyond the scope of this MIB module." ::= { mplsLsrObjects 4 }

    Information by cisco_v1

    mplsInSegmentTable OBJECT-TYPE SYNTAX SEQUENCE OF MplsInSegmentEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "This table contains a description of the incoming MPLS segments (labels) to an LSR and their associated parameters. The index for this table is mplsInSegmentIndex. The index structure of this table is specifically designed to handle many different MPLS implementations that manage their labels both in a distributed and centralized manner. The table is also designed to handle existing MPLS labels as defined in RFC3031 as well as longer ones that may be necessary in the future. In cases where the label cannot fit into the mplsInSegmentLabel object, the mplsInSegmentLabelPtr will indicate this by being set to the first accessible column in the appropriate extension table's row. In this case an additional table MUST be provided and MUST be indexed by at least the indexes used by this table. In all other cases when the label is represented within the mplsInSegmentLabel object, the mplsInSegmentLabelPtr MUST be set to 0.0. Due to the fact that MPLS labels may not exceed 24 bits, the mplsInSegmentLabelPtr object is only a provision for future-proofing the MIB module. Thus, the definition of any extension tables is beyond the scope of this MIB module." ::= { mplsLsrObjects 4 }

    Information by oid_info

    Automatically extracted from RFC3813

    Information by mibdepot

    mplsInSegmentTable OBJECT-TYPE SYNTAX SEQUENCE OF MplsInSegmentEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table contains a description of the incoming MPLS segments (labels) to an LSR and their associated parameters. The index for this table is mplsInSegmentIndex. The index structure of this table is specifically designed to handle many different MPLS implementations that manage their labels both in a distributed and centralized manner. The table is also designed to handle existing MPLS labels as defined in RFC3031 as well as longer ones that may be necessary in the future. In cases where the label cannot fit into the mplsInSegmentLabel object, the mplsInSegmentLabelPtr will indicate this by being set to the first accessible column in the appropriate extension table's row. In this case an additional table MUST be provided and MUST be indexed by at least the indexes used by this table. In all other cases when the label is represented within the mplsInSegmentLabel object, the mplsInSegmentLabelPtr MUST be set to 0.0. Due to the fact that MPLS labels may not exceed 24 bits, the mplsInSegmentLabelPtr object is only a provision for future-proofing the MIB module. Thus, the definition of any extension tables is beyond the scope of this MIB module." ::= { mplsLsrObjects 4 }

    Information by cisco

    mplsInSegmentTable OBJECT-TYPE SYNTAX SEQUENCE OF MplsInSegmentEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table contains a description of the incoming MPLS segments (labels) to an LSR and their associated parameters. The index for this table is mplsInSegmentIndex. The index structure of this table is specifically designed to handle many different MPLS implementations that manage their labels both in a distributed and centralized manner. The table is also designed to handle existing MPLS labels as defined in RFC3031 as well as longer ones that may be necessary in the future. In cases where the label cannot fit into the mplsInSegmentLabel object, the mplsInSegmentLabelPtr will indicate this by being set to the first accessible column in the appropriate extension table's row. In this case an additional table MUST be provided and MUST be indexed by at least the indexes used by this table. In all other cases when the label is represented within the mplsInSegmentLabel object, the mplsInSegmentLabelPtr MUST be set to 0.0. Due to the fact that MPLS labels may not exceed 24 bits, the mplsInSegmentLabelPtr object is only a provision for future-proofing the MIB module. Thus, the definition of any extension tables is beyond the scope of this MIB module." ::= { mplsLsrObjects 4 }

    First Registration Authority (recovered by parent 1.3.6)

    Defense Communication Agency

    Current Registration Authority (recovered by parent 1.3.6.1.2)

    Internet Assigned Numbers Authority

    Children (1)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.2.1.10.166.2.1.4.1 mplsInSegmentEntry 11 11 An entry in this table represents one incoming
    segment as is represented in an LSR's LFIB.
    An entry can be created by a network
    ad…

    Brothers (14)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.2.1.10.166.2.1.1 mplsInterfaceTable 1 9 This table specifies per-interface MPLS capability
    and associated information.
    1.3.6.1.2.1.10.166.2.1.2 mplsInterfacePerfTable 1 5 This table provides MPLS performance information on
    a per-interface basis.
    1.3.6.1.2.1.10.166.2.1.3 mplsInSegmentIndexNext 1 1 This object contains the next available value to
    be used for mplsInSegmentIndex when creating entries
    in the mplsInSegmentTable. …
    1.3.6.1.2.1.10.166.2.1.5 mplsInSegmentPerfTable 1 7 This table contains statistical information for
    incoming MPLS segments to an LSR.
    1.3.6.1.2.1.10.166.2.1.6 mplsOutSegmentIndexNext 1 1 This object contains the next available value to
    be used for mplsOutSegmentIndex when creating entries
    in the mplsOutSegmentTable…
    1.3.6.1.2.1.10.166.2.1.7 mplsOutSegmentTable 1 13 This table contains a representation of the outgoing
    segments from an LSR.
    1.3.6.1.2.1.10.166.2.1.8 mplsOutSegmentPerfTable 1 7 This table contains statistical information about
    outgoing segments from an LSR. The counters in this
    entry should behave in a ma…
    1.3.6.1.2.1.10.166.2.1.9 mplsXCIndexNext 1 1 This object contains the next available value to
    be used for mplsXCIndex when creating entries in
    the mplsXCTable. A special valu…
    1.3.6.1.2.1.10.166.2.1.10 mplsXCTable 1 11 This table specifies information for switching
    between LSP segments. It supports point-to-point,
    point-to-multipoint and multipo…
    1.3.6.1.2.1.10.166.2.1.11 mplsMaxLabelStackDepth 1 1 The maximum stack depth supported by this LSR.
    1.3.6.1.2.1.10.166.2.1.12 mplsLabelStackIndexNext 1 1 This object contains the next available value to
    be used for mplsLabelStackIndex when creating entries
    in the mplsLabelStackTable…
    1.3.6.1.2.1.10.166.2.1.13 mplsLabelStackTable 1 7 This table specifies the label stack to be pushed
    onto a packet, beneath the top label. Entries into
    this table are referred to …
    1.3.6.1.2.1.10.166.2.1.14 mplsInSegmentMapTable 1 5 This table specifies the mapping from the
    mplsInSegmentIndex to the corresponding
    mplsInSegmentInterface and mplsInSegmentLabel
    ob…
    1.3.6.1.2.1.10.166.2.1.15 mplsXCNotificationsEnable 1 1 If this object is set to true(1), then it enables
    the emission of mplsXCUp and mplsXCDown
    notifications; otherwise these notifica…