MPLS-TE-MIB
- Registered at
- 1.3.6.1.3.95
- Last updated
- 2000-11-21 12:00
- Organization
- Multiprotocol Label Switching (MPLS) Working Group
- Revisions
- 2000-11-21 12:00, 2000-07-14 12:00, 2000-05-26 12:00, 2000-03-03 12:00, 1999-07-16 12:00
- Namespace
- standard
- Source file
MPLS-TE-MIB- Digest
sha256:029073e918b5b3f6a24fcab4bfd3dff85c11179e9862f1c3299a6d627930c5bc
Description
This MIB module contains managed object definitions for MPLS Traffic Engineering (TE) as defined in: Extensions to RSVP for LSP Tunnels, Awduche et al, Internet Draft <draft-ietf-mpls- rsvp-lsp-tunnel-07.txt>, August 2000; Constraint- Based LSP Setup using LDP, B. Jamoussi, Internet Draft <draft-ietf-mpls-cr-ldp-04.txt>, July 2000; Requirements for Traffic Engineering Over MPLS, Awduche, D., J. Malcolm, J., Agogbua, J., O'Dell, M., J. McManus, <rfc2702.txt>, September 1999.
Contact
Cheenu Srinivasan Postal: Tachion Networks, Inc. Monmouth Park Corporate Center I Building C, 185 Monmouth Park Highway West Long Branch, NJ 07764 Tel: +1-732-542-7750 x1234 Email: cheenu@tachion.com Arun Viswanathan Postal: Force10 Networks, Inc. 1440 McCarthy Blvd Milpitas, CA 95035 Tel: +1-408-571-3516 Email: arun@force10networks.com Thomas D. Nadeau Postal: Cisco Systems, Inc. 250 Apollo Drive Chelmsford, MA 01824 Tel: +1-978-244-3051 Email: tnadeau@cisco.com
Imports
| From | Symbols |
|---|---|
| IF-MIB | InterfaceIndexOrZero |
| INET-ADDRESS-MIB | InetAddressIPv4, InetAddressIPv6 |
| MPLS-LSR-MIB | MplsBitRate, MplsBurstSize, MplsLSPID |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Counter64, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, experimental, iso |
| SNMPv2-TC | DisplayString, RowPointer, RowStatus, StorageType, TEXTUAL-CONVENTION, TimeStamp, TruthValue |
Imported by
2 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
IANA-ADDRESS-FAMILY-NUMBERS-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB MPLS-LSR-MIB MPLS-TE-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| MplsLsrId TEXTUAL-CONVENTION A unique identifier for an MPLS LSR. This MAY represent an IpV4 address. | current | |||
| MplsPathIndex TEXTUAL-CONVENTION A unique identifier used to identify a specific path used by a tunnel. | current | |||
| MplsPathIndexOrZero TEXTUAL-CONVENTION A unique identifier used to identify a specific path used by a tunnel. If this value is set to 0, it indicates that no path is in use. | current | |||
| MplsTunnelIndex TEXTUAL-CONVENTION Index into mplsTunnelTable. | current | |||
| MplsTunnelInstanceIndex TEXTUAL-CONVENTION Instance index into mplsTunnelTable. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| mplsTeScalars OBJECT-IDENTITY | 1.3.6.1.3.95.1 | |||
| mplsTunnelConfigured OBJECT-TYPE The number of tunnels configured on this device. A tunnel is considered configured if the mplsTunnelRowStatus is active(1). | 1.3.6.1.3.95.1.1 | Unsigned32 | read-only | current |
| mplsTunnelActive OBJECT-TYPE The number of tunnels active on this device. A tunnel is considered active if the mplsTunnelOperStatus is up(1). | 1.3.6.1.3.95.1.2 | Unsigned32 | read-only | current |
| mplsTunnelTEDistProto OBJECT-TYPE The traffic engineering distribution protocol(s) used by this LSR. Note that an LSR may support more than one distribution protocols simultaneously. | 1.3.6.1.3.95.1.3 | Bits {other(0), ospf(1), isis(2)} | read-only | current |
| mplsTunnelMaxHops OBJECT-TYPE The maximum number of hops that can be specified for a tunnel on this device. | 1.3.6.1.3.95.1.4 | Unsigned32 | read-only | current |
| mplsTeObjects OBJECT-IDENTITY | 1.3.6.1.3.95.2 | |||
| mplsTunnelIndexNext OBJECT-TYPE This object contains the next appropriate value to be used for mplsTunnelIndex when creating entries in mplsTunnelTable. If the number of unassigned entries is exhausted, a retrival operation will return a value of 0. This object may also return a value of 0 when the LSR is unable to accept conceptual row creation, for example, if the mplsTunnelTable is implemented as read-only. To obtain the value of mplsTunnelIndex for a new entry, the manager must first issue a management protocol retrieval operation to obtain the current value of this object. The agent should modify the value to reflect the next unassigned index after each retrieval operation. After a manager retrieves a value the agent will determine through its local policy when this index value will be made available for reuse. | 1.3.6.1.3.95.2.1 | Integer32 (0..65535) | read-only | current |
| mplsTunnelTable OBJECT-TYPE The mplsTunnelTable allows new MPLS tunnels to be created between an LSR and a remote endpoint, and existing tunnels to be reconfigured or removed. Note that only point-to-point tunnel segments are supported, although multi-point-to-point and point- to-multi-point connections are supported by an LSR acting as a cross-connect. Each MPLS tunnel can thus have one out-segment originating at this LSR and/or one in-segment terminating at this LSR. | 1.3.6.1.3.95.2.2 | not-accessible | current | |
| mplsTunnelEntry OBJECT-TYPE An entry in this table represents an MPLS tunnel. An entry can be created by a network administrator or by an SNMP agent as instructed by an MPLS signaling protocol. Whenever a new entry is created with mplsTunnelIsIf set to true(1), then a corresponding entry is created in ifTable as well (see RFC 2233). The ifType of this entry is mplsTunnel(150). | 1.3.6.1.3.95.2.2.1 | not-accessible | current | |
| mplsTunnelIndex OBJECT-TYPE Uniquely identifies this row. | 1.3.6.1.3.95.2.2.1.1 | MplsTunnelIndex | not-accessible | current |
| mplsTunnelInstance OBJECT-TYPE Uniquely identifies an instance of a tunnel. It is useful to identify multiple instances of tunnels for the purposes of backup and parallel tunnels. | 1.3.6.1.3.95.2.2.1.2 | MplsTunnelInstanceIndex | not-accessible | current |
| mplsTunnelIngressLSRId OBJECT-TYPE The purpose of this object is to uniquely identity a tunnel within a network. When the MPLS signalling protoocol is rsvp(2) this value should mimic the Extended Tunnel Id field in the Session object. When the MPLS signalling protoocol is crldp(3) this value should mimic the Ingress LSR Router ID field in the LSPID TLV object. | 1.3.6.1.3.95.2.2.1.3 | MplsLsrId | not-accessible | current |
| mplsTunnelEgressLSRId OBJECT-TYPE Specifies the egress LSR Id. | 1.3.6.1.3.95.2.2.1.4 | MplsLsrId | read-only | current |
| mplsTunnelName OBJECT-TYPE The canonical name assigned to the tunnel. This name can be used to refer to the tunnel on the LSR’s console port. If mplsTunnelIsIf is set to true then the ifName of the interface corresponding to this tunnel should have a value equal to mplsTunnelName. Also see the description of ifName in RFC 2233. | 1.3.6.1.3.95.2.2.1.5 | DisplayString | read-create | current |
| mplsTunnelDescr OBJECT-TYPE A textual string containing information about the tunnel. If there is no description this object contains a zero length string. | 1.3.6.1.3.95.2.2.1.6 | DisplayString | read-create | current |
| mplsTunnelIsIf OBJECT-TYPE Denotes whether or not this tunnel corresponds to an interface represented in the interfaces group table. Note that if this variable is set to true then the ifName of the interface corresponding to this tunnel should have a value equal to mplsTunnelName. Also see the description of ifName in RFC 2233. | 1.3.6.1.3.95.2.2.1.7 | TruthValue | read-create | current |
| mplsTunnelIfIndex OBJECT-TYPE If mplsTunnelIsIf is set to true, then this value contains the LSR-assigned ifIndex which corresponds to an entry in the interfaces table. Otherwise this variable should contain the value of zero indicating that a valid ifIndex was not assigned to this tunnel interface. | 1.3.6.1.3.95.2.2.1.8 | InterfaceIndexOrZero | read-only | current |
| mplsTunnelXCPointer OBJECT-TYPE This variable points to a row in the mplsXCTable. This table identifies the segments that compose this tunnel, their characteristics, and relationships to each other. A value of zeroDotZero indicates that no LSP has been associated with this tunnel yet. | 1.3.6.1.3.95.2.2.1.9 | RowPointer | read-create | current |
| mplsTunnelSignallingProto OBJECT-TYPE The signaling protocol, if any, which was used to setup this tunnel. | 1.3.6.1.3.95.2.2.1.10 | INTEGER {none(1), rsvp(2), crldp(3), other(4)} | read-create | current |
| mplsTunnelSetupPrio OBJECT-TYPE Indicates the setup priority of this tunnel. | 1.3.6.1.3.95.2.2.1.11 | INTEGER (0..7) | read-create | current |
| mplsTunnelHoldingPrio OBJECT-TYPE Indicates the holding priority for this tunnel. | 1.3.6.1.3.95.2.2.1.12 | INTEGER (0..7) | read-create | current |
| mplsTunnelSessionAttributes OBJECT-TYPE This bitmask indicates optional session values for this tunnel. The following describes these bitfields: fastRerouteThis flag indicates that the any tunnel hop may choose to reroute this tunnel without tearing it down. This flag permits transit routers to use a local repair mechanism which may result in violation of the explicit routing of this tunnel. When a fault is detected on an adjacent downstream link or node, a transit router can reroute traffic for fast service restoration. mergingPermitted This flag permits transit routers to merge this session with other RSVP sessions for the purpose of reducing resource overhead on downstream transit routers, thereby providing better network scalability. isPersistent Indicates whether this tunnel should be restored automatically after a failure occurs. isPinned This flag indicates whether the loose- routed hops of this tunnel are to be pinned. isComputed This flag indicates whether the tunnel path is computed using a constraint-based routing algorithm based on the mplsTunnelHopTable entries. recordRoute This flag indicates whether or not the signaling protocol should remember the tunnel path after it has been signaled. | 1.3.6.1.3.95.2.2.1.13 | Bits {fastReroute(0), mergingPermitted(1), isPersistent(2), isPinned(3), isComputed(4), recordRoute(5)} | read-create | current |
| mplsTunnelOwner OBJECT-TYPE Indicates which protocol created and is responsible for managing this tunnel. Values rsvp(2) and crldp(3) should not be used at the head-end of a MPLS tunnel. | 1.3.6.1.3.95.2.2.1.14 | INTEGER {admin(1), rsvp(2), crldp(3), policyAgent(4), other(5)} | read-create | current |
| mplsTunnelLocalProtectInUse OBJECT-TYPE Indicates that the local repair mechanism is in use to maintain this tunnel (usually in the face of an outage of the link it was previously routed over). | 1.3.6.1.3.95.2.2.1.15 | TruthValue | read-create | current |
| mplsTunnelResourcePointer OBJECT-TYPE This variable represents a pointer to the traffic parameter specification for this tunnel. This value may point at an entry in the mplsTunnelResourceEntry to indicate which mplsTunnelResourceEntry is to be assigned to this segment. This value may optionally point at an externally defined traffic parameter specification table. A value of zeroDotZero indicates best- effort treatment. By having the same value of this object, two or more segments can indicate resource sharing. | 1.3.6.1.3.95.2.2.1.16 | RowPointer | read-create | current |
| mplsTunnelInstancePriority OBJECT-TYPE This value indicates which priority, in descending order, with 0 indicating the lowest priority, within a group of tunnel instances. A group of tunnel instances is defined as a set of tunnels with the same mplsTunnelIndex in this table, but with a different mplsTunnelInstance. Tunnel group priorities are used to denote the priority at which a particular tunnel instance will supercede another. Instances of tunnels containing the same mplsTunnelInstancePriority will be used for load sharing. | 1.3.6.1.3.95.2.2.1.17 | Unsigned32 | read-create | current |
| mplsTunnelHopTableIndex OBJECT-TYPE Index into the mplsTunnelHopTable entry that specifies the explicit route hops for this tunnel. | 1.3.6.1.3.95.2.2.1.18 | MplsPathIndexOrZero | read-create | current |
| mplsTunnelARHopTableIndex OBJECT-TYPE Index into the mplsTunnelARHopTable entry that specifies the actual hops traversed by the tunnel. | 1.3.6.1.3.95.2.2.1.19 | MplsPathIndexOrZero | read-only | current |
| mplsTunnelCHopTableIndex OBJECT-TYPE Index into the mplsTunnelCHopTable entry that specifies the computed hops traversed by the tunnel. | 1.3.6.1.3.95.2.2.1.20 | MplsPathIndexOrZero | read-only | current |
| mplsTunnelPrimaryInstance OBJECT-TYPE Specifies the instance index of the primary instance of this tunnel. | 1.3.6.1.3.95.2.2.1.21 | MplsTunnelInstanceIndex | read-only | current |
| mplsTunnelPrimaryTimeUp OBJECT-TYPE Specifies the total time the primary instance of this tunnel has been active. The primary instance of this tunnel is defined in mplsTunnelPrimaryInstance. | 1.3.6.1.3.95.2.2.1.22 | TimeTicks | read-only | current |
| mplsTunnelPathChanges OBJECT-TYPE Specifies the number of times the paths has changed for this tunnel. | 1.3.6.1.3.95.2.2.1.23 | Counter32 | read-only | current |
| mplsTunnelLastPathChange OBJECT-TYPE Specifies the time since the last path change for this tunnel. | 1.3.6.1.3.95.2.2.1.24 | TimeTicks | read-only | current |
| mplsTunnelCreationTime OBJECT-TYPE Specifies the value of SysUpTime when the first instance of this tunnel came into existence. | 1.3.6.1.3.95.2.2.1.25 | TimeStamp | read-only | current |
| mplsTunnelStateTransitions OBJECT-TYPE Specifies the number of times the state of this tunnel instance has changed. | 1.3.6.1.3.95.2.2.1.26 | Counter32 | read-only | current |
| mplsTunnelIncludeAnyAffinity OBJECT-TYPE A link satisfies the include-any constraint if and only if the constraint is zero, or the link and the constraint have a resource class in common. | 1.3.6.1.3.95.2.2.1.27 | Unsigned32 | read-create | current |
| mplsTunnelIncludeAllAffinity OBJECT-TYPE A link satisfies the include-all constraint if and only if the link contains all of the adminstrative groups specified in the constraint. | 1.3.6.1.3.95.2.2.1.28 | Unsigned32 | read-create | current |
| mplsTunnelExcludeAllAffinity OBJECT-TYPE A link satisfies the exclude-all constraint if and only if the link contains none of the adminstrative groups specifie in the constraint. | 1.3.6.1.3.95.2.2.1.29 | Unsigned32 | read-create | current |
| mplsTunnelPathInUse OBJECT-TYPE This value denotes the configured path that was chosen for this tunnel. This value reflects the secondary index into the TunnelHopTable. This path may not exactly match the one in the ARHopTable due to the fact that some CSPF modification may have taken place. See the ARHopTable for the actual path being taken by the tunnel. A value of zero denotes that no path is currently in use or available. | 1.3.6.1.3.95.2.2.1.30 | MplsPathIndexOrZero | read-create | current |
| mplsTunnelRole OBJECT-TYPE This value signifies the role that this tunnel entry/instance represents. This value MUST be set to head(1) at the originating point of the tunnel. This value MUST be set to transit(2) at transit points along the tunnel, if transit points are supported. This value MUST be set to tail(3) at the terminating point of the tunnel if tunnel tails are supported. | 1.3.6.1.3.95.2.2.1.31 | INTEGER {head(1), transit(2), tail(3)} | read-create | current |
| mplsTunnelTotalUpTime OBJECT-TYPE This value represents the aggregate up time for all instances of this tunnel, if available. If this value is unavailable, it MUST return a value of 0. | 1.3.6.1.3.95.2.2.1.32 | TimeTicks | read-create | current |
| mplsTunnelInstanceUpTime OBJECT-TYPE This value identifies the total time that this tunnel instance's operStatus has been Up(1). | 1.3.6.1.3.95.2.2.1.33 | TimeTicks | read-create | current |
| mplsTunnelAdminStatus OBJECT-TYPE Indicates the desired operational status of this tunnel. | 1.3.6.1.3.95.2.2.1.34 | INTEGER {up(1), down(2), testing(3)} | read-create | current |
| mplsTunnelOperStatus OBJECT-TYPE Indicates the actual operational status of this tunnel, which is typically but not limited to, a function of the state of individual segments of this tunnel. | 1.3.6.1.3.95.2.2.1.35 | INTEGER {up(1), down(2), testing(3), unknown(4), dormant(5), notPresent(6), lowerLayerDown(7)} | read-only | current |
| mplsTunnelRowStatus OBJECT-TYPE This variable is used to create, modify, and/or delete a row in this table. | 1.3.6.1.3.95.2.2.1.36 | RowStatus | read-create | current |
| mplsTunnelStorageType OBJECT-TYPE This variable indicates the storage type for this object. | 1.3.6.1.3.95.2.2.1.37 | StorageType | read-create | current |
| mplsTunnelHopListIndexNext OBJECT-TYPE This object contains an appropriate value to be used for mplsTunnelHopListIndex when creating entries in the mplsTunnelHopTable. If the number of unassigned entries is exhausted, a retrival operation will return a value of 0. This object may also return a value of 0 when the LSR is unable to accept conceptual row creation, for example, if the mplsTunnelHopTable is implemented as read-only. To obtain the value of mplsTunnelHopListIndex for a new entry in the mplsTunnelHopTable, the manager issues a management protocol retrieval operation to obtain the current value of mplsTunnelHopIndex. After each retrieval operation, the agent should modify the value to reflect the next unassigned index. After a manager retrieves a value the agent will determine through its local policy when this index value will be made available for reuse. | 1.3.6.1.3.95.2.3 | Unsigned32 (0..2147483647) | read-only | current |
| mplsTunnelHopTable OBJECT-TYPE The mplsTunnelHopTable is used to indicate the hops, strict or loose, for an MPLS tunnel defined in mplsTunnelTable, when it is established via signaling, for the outgoing direction of the tunnel. Each row in this table is indexed by mplsTunnelHopListIndex. Each row also has a secondary index mplsTunnelHopIndex corresponding to the next hop that this row corresponds to. The first row in the table is the first hop after the origination point of the tunnel. In case we want to specify a particular interface on the originating LSR of an outgoing tunnel by which we want packets to exit the LSR, we specify this as the first hop for this tunnel in mplsTunnelHopTable. | 1.3.6.1.3.95.2.4 | not-accessible | current | |
| mplsTunnelHopEntry OBJECT-TYPE An entry in this table represents a tunnel hop. An entry is created by a network administrator for signaled ERLSP set up by an MPLS signaling protocol. | 1.3.6.1.3.95.2.4.1 | not-accessible | current | |
| mplsTunnelHopListIndex OBJECT-TYPE Primary index into this table identifying a particular explicit route object. | 1.3.6.1.3.95.2.4.1.1 | MplsPathIndex | not-accessible | current |
| mplsPathOptionIndex OBJECT-TYPE Secondary index into this table identifying a particular group of hops representing a particular configured path. This is otherwise known as a path option. | 1.3.6.1.3.95.2.4.1.2 | MplsPathIndex | not-accessible | current |
| mplsTunnelHopIndex OBJECT-TYPE Secondary index into this table identifying a particular hop. | 1.3.6.1.3.95.2.4.1.3 | MplsPathIndex | not-accessible | current |
| mplsTunnelHopAddrType OBJECT-TYPE Denotes the address type of this tunnel hop. | 1.3.6.1.3.95.2.4.1.4 | INTEGER {ipV4(1), ipV6(2), asNumber(3), lspid(4)} | read-create | current |
| mplsTunnelHopIpv4Addr OBJECT-TYPE If mplsTunnelHopAddrType is set to ipV4(1), then this value will contain the IPv4 address of this hop. This object is otherwise insignificant and should contain a value of 0. | 1.3.6.1.3.95.2.4.1.5 | InetAddressIPv4 | read-create | current |
| mplsTunnelHopIpv4PrefixLen OBJECT-TYPE If mplsTunnelHopAddrType is ipV4(1), then the prefix length for this hop's IPv4 address is contained herein. This object is otherwise insignificant and should contain a value of 0. | 1.3.6.1.3.95.2.4.1.6 | Unsigned32 (0..32) | read-create | current |
| mplsTunnelHopIpv6Addr OBJECT-TYPE If the mplsTunnelHopAddrType is set to ipV6(2), then this variable contains the IPv6 address of this hop. This object is otherwise insignificant and should contain a value of 0. | 1.3.6.1.3.95.2.4.1.7 | InetAddressIPv6 | read-create | current |
| mplsTunnelHopIpv6PrefixLen OBJECT-TYPE If mplsTunnelHopAddrType is set to ipV6(2), this value will contain the prefix length for this hop's IPv6 address. This object is otherwise insignificant and should contain a value of 0. | 1.3.6.1.3.95.2.4.1.8 | Unsigned32 (0..128) | read-create | current |
| mplsTunnelHopAsNumber OBJECT-TYPE If mplsTunnelHopAddrType is set to asNumber(3), then this value will contain the AS number of this hop. This object is otherwise insignificant and should contain a value of 0 to indicate this fact. | 1.3.6.1.3.95.2.4.1.9 | Unsigned32 (0..65535) | read-create | current |
| mplsTunnelHopLspId OBJECT-TYPE If mplsTunnelHopAddrType is set to lspid(4), then this value will contain the LSPID of a tunnel of this hop. The present tunnel being configured is ‘tunneled’ through this hop (using label stacking). This object is otherwise insignificant and should contain a value of 0 to indicate this fact. | 1.3.6.1.3.95.2.4.1.10 | MplsLSPID | read-create | current |
| mplsTunnelHopType OBJECT-TYPE Denotes whether this tunnel hop is routed in a strict or loose fashion. | 1.3.6.1.3.95.2.4.1.11 | INTEGER {strict(1), loose(2)} | read-create | current |
| mplsTunnelHopRowStatus OBJECT-TYPE This variable is used to create, modify, and/or delete a row in this table. | 1.3.6.1.3.95.2.4.1.12 | RowStatus | read-create | current |
| mplsTunnelHopStorageType OBJECT-TYPE This variable indicates the storage type for this object. | 1.3.6.1.3.95.2.4.1.13 | StorageType | read-create | current |
| mplsTunnelResourceIndexNext OBJECT-TYPE This object contains the next appropriate value to be used for mplsTunnelResourceIndex when creating entries in the mplsTunnelResourceTable. If the number of unassigned entries is exhausted, a retrival operation will return a value of 0. This object may also return a value of 0 when the LSR is unable to accept conceptual row creation, for example, if the mplsTunnelTable is implemented as read-only. To obtain the mplsTunnelResourceIndex value for a new entry, the manager must first issue a management protocol retrieval operation to obtain the current value of this object. The agent should modify the value to reflect the next unassigned index after each retrieval operation. After a manager retrieves a value the agent will determine through its local policy when this index value will be made available for reuse. | 1.3.6.1.3.95.2.5 | Unsigned32 (0..2147483647) | read-only | current |
| mplsTunnelResourceTable OBJECT-TYPE The mplsTunnelResourceTable allows a manager to specify which resources are desired for an MPLS tunnel. This table also allows several tunnels to point to a single entry in this table, implying that these tunnels should share resources. | 1.3.6.1.3.95.2.6 | not-accessible | current | |
| mplsTunnelResourceEntry OBJECT-TYPE An entry in this table represents a set of resources for an MPLS tunnel. An entry can be created by a network administrator or by an SNMP agent as instructed by any MPLS signaling protocol. | 1.3.6.1.3.95.2.6.1 | not-accessible | current | |
| mplsTunnelResourceIndex OBJECT-TYPE Uniquely identifies this row. | 1.3.6.1.3.95.2.6.1.1 | Unsigned32 (1..2147483647) | not-accessible | current |
| mplsTunnelResourceMaxRate OBJECT-TYPE The maximum rate in bits/second. Note that setting mplsTunnelResourceMaxRate, mplsTunnelResourceMeanRate, and mplsTunnelResourceMaxBurstSize to 0 indicates best- effort treatment. This object is copied to an instance of mplsTrafficParamMaxRate in mplsTrafficParamTable the OID of which is copied into the corresponding mplsInSegmentTrafficParamPtr. | 1.3.6.1.3.95.2.6.1.2 | MplsBitRate | read-create | current |
| mplsTunnelResourceMeanRate OBJECT-TYPE This object is copied into an instance of mplsTrafficParamMeanRate in the mplsTrafficParamTable. The OID of this table entry is then copied into the corresponding mplsInSegmentTrafficParamPtr. When resource allocation is performed as requested by this TSpec object, it is copied into an entry in mplsTrafficParamTable [LSRMIB]: mplsTunnelInMeanRate to mplsTrafficParamMeanRate. The OID of this entry is copied to mplsInSegmentTrafficParamPtr of the corresponding in-segment entry. | 1.3.6.1.3.95.2.6.1.3 | MplsBitRate | read-create | current |
| mplsTunnelResourceMaxBurstSize OBJECT-TYPE The maximum burst size in bytes. This object is copied to mplsInSegmentMaxBurstSize of the corresponding in-segment. When resource allocation is performed as requested by this TSpec object, it is copied into an entry in mplsTrafficParamTable [LSRMIB]: mplsTunnelInMaxBurstSize to mplsTrafficParamMaxBurstSize. The OID of this entry is copied to mplsInSegmentTrafficParamPtr of the corresponding in-segment entry. | 1.3.6.1.3.95.2.6.1.4 | MplsBurstSize | read-create | current |
| mplsTunnelResourceRowStatus OBJECT-TYPE This variable is used to create, modify, and/or delete a row in this table. | 1.3.6.1.3.95.2.6.1.5 | RowStatus | read-create | current |
| mplsTunnelResourceStorageType OBJECT-TYPE This variable indicates the storage type for this object. | 1.3.6.1.3.95.2.6.1.6 | StorageType | read-create | current |
| mplsTunnelARHopTable OBJECT-TYPE The mplsTunnelARHopTable is used to indicate the hops, strict or loose, for an MPLS tunnel defined in mplsTunnelTable, as reported by the MPLS signaling protocol, for the outgoing direction of the tunnel. Each row in this table is indexed by mplsTunnelARHopListIndex. Each row also has a secondary index mplsTunnelARHopIndex, corresponding to the next hop that this row corresponds to. The first row in the table is the first hop after the origination point of the tunnel. In case we want to specify a particular interface on the originating LSR of an outgoing tunnel by which we want packets to exit the LSR, we specify this as the first hop for this tunnel in mplsTunnelARHopTable. Please note that since the information necessary to build entries within this table are not provided by some MPLS signaling protocols, implementation of this table is optional. Furthermore, since the information in this table is actually provided by the MPLS signaling protocol after the path has been set-up, the entries in this table are provided only for observation, and hence, all variables in this table are accessible exclusively as read-only. | 1.3.6.1.3.95.2.7 | not-accessible | current | |
| mplsTunnelARHopEntry OBJECT-TYPE An entry in this table represents a tunnel hop. An entry is created by a network administrator for signaled ERLSP set up by an MPLS signaling protocol. | 1.3.6.1.3.95.2.7.1 | not-accessible | current | |
| mplsTunnelARHopListIndex OBJECT-TYPE Primary index into this table identifying a particular recorded hop list. | 1.3.6.1.3.95.2.7.1.1 | Unsigned32 (1..2147483647) | not-accessible | current |
| mplsTunnelARHopIndex OBJECT-TYPE Secondary index into this table identifying the particular hop. | 1.3.6.1.3.95.2.7.1.2 | Unsigned32 (1..2147483647) | not-accessible | current |
| mplsTunnelARHopAddrType OBJECT-TYPE Denotes the address type of this tunnel hop. | 1.3.6.1.3.95.2.7.1.3 | INTEGER {ipV4(1), ipV6(2), asNumber(3)} | read-only | current |
| mplsTunnelARHopIpv4Addr OBJECT-TYPE If mplsTunnelARHopAddrType is set to ipV4(1), then this value will contain the IPv4 address of this hop. This object is otherwise insignificant and should contain a value of 0. | 1.3.6.1.3.95.2.7.1.4 | InetAddressIPv4 | read-only | current |
| mplsTunnelARHopIpv4PrefixLen OBJECT-TYPE If mplsTunnelARHopAddrType is ipV4(1), then the prefix length for this hop's IPv4 address is contained herein. This object is otherwise insignificant and should contain a value of 0. | 1.3.6.1.3.95.2.7.1.5 | Unsigned32 (0..32) | read-only | current |
| mplsTunnelARHopIpv6Addr OBJECT-TYPE If the mplsTunnelARHopAddrType is set to ipV6(2), then this variable contains the IPv6 address of this hop. This object is otherwise insignificant and should contain a value of 0. | 1.3.6.1.3.95.2.7.1.6 | InetAddressIPv6 | read-only | current |
| mplsTunnelARHopIpv6PrefixLen OBJECT-TYPE If mplsTunnelARHopAddrType is set to ipV6(2), this value will contain the prefix length for this hop's IPv6 address. This object is otherwise insignificant and should contain a value of 0. | 1.3.6.1.3.95.2.7.1.7 | Unsigned32 (0..128) | read-only | current |
| mplsTunnelARHopAsNumber OBJECT-TYPE If mplsTunnelARHopAddrType is set to asNumber(3), then this value will contain the AS number of this hop. This object is otherwise insignificant and should contain a value of 0 to indicate this fact. | 1.3.6.1.3.95.2.7.1.8 | Unsigned32 (0..65535) | read-only | current |
| mplsTunnelARHopType OBJECT-TYPE Denotes whether this is tunnel hop is routed in a strict or loose fashion. | 1.3.6.1.3.95.2.7.1.9 | INTEGER {strict(1), loose(2)} | read-only | current |
| mplsTunnelCHopTable OBJECT-TYPE The mplsTunnelCHopTable is used to indicate the hops, strict or loose, for an MPLS tunnel defined in mplsTunnelTable, as computed by a constraint- based routing protocol, based on the mplsTunnelHopTable for the outgoing direction of the tunnel. Each row in this table is indexed by mplsTunnelCHopListIndex. Each row also has a secondary index mplsTunnelCHopIndex, corresponding to the next hop that this row corresponds to. The first row in the table is the first hop after the origination point of the tunnel. In case we want to specify a particular interface on the originating LSR of an outgoing tunnel by which we want packets to exit the LSR, we specify this as the first hop for this tunnel in mplsTunnelCHopTable. Please note that since the information necessary to build entries within this table may not be supported by some LSRs, implementation of this table is optional. Furthermore, since the information in this table is actually provided by routing protocol after the path has been computed, the entries in this table are provided only for observation, and hence, all variables in this table are accessible exclusively as read-only. | 1.3.6.1.3.95.2.8 | not-accessible | current | |
| mplsTunnelCHopEntry OBJECT-TYPE An entry in this table represents a tunnel hop. An entry in this table is created by a constraint- based routing protocol based on the hops specified in the corresponding mplsTunnelHopTable. | 1.3.6.1.3.95.2.8.1 | not-accessible | current | |
| mplsTunnelCHopListIndex OBJECT-TYPE Primary index into this table identifying a particular computed hop list. | 1.3.6.1.3.95.2.8.1.1 | Unsigned32 (1..2147483647) | not-accessible | current |
| mplsTunnelCHopIndex OBJECT-TYPE Secondary index into this table identifying the particular hop. | 1.3.6.1.3.95.2.8.1.2 | Unsigned32 (1..2147483647) | not-accessible | current |
| mplsTunnelCHopAddrType OBJECT-TYPE Denotes the address type of this tunnel hop. | 1.3.6.1.3.95.2.8.1.3 | INTEGER {ipV4(1), ipV6(2), asNumber(3)} | read-only | current |
| mplsTunnelCHopIpv4Addr OBJECT-TYPE If mplsTunnelCHopAddrType is set to ipV4(1), then this value will contain the IPv4 address of this hop. This object is otherwise insignificant and should contain a value of 0. | 1.3.6.1.3.95.2.8.1.4 | InetAddressIPv4 | read-only | current |
| mplsTunnelCHopIpv4PrefixLen OBJECT-TYPE If mplsTunnelCHopAddrType is ipV4(1), then the prefix length for this hop's IPv4 address is contained herein. This object is otherwise insignificant and should contain a value of 0. | 1.3.6.1.3.95.2.8.1.5 | Unsigned32 (0..32) | read-only | current |
| mplsTunnelCHopIpv6Addr OBJECT-TYPE If the mplsTunnelCHopAddrType is set to ipV6(2), then this variable contains the IPv6 address of this hop. This object is otherwise insignificant and should contain a value of 0. | 1.3.6.1.3.95.2.8.1.6 | InetAddressIPv6 | read-only | current |
| mplsTunnelCHopIpv6PrefixLen OBJECT-TYPE If mplsTunnelCHopAddrType is set to ipV6(2), this value will contain the prefix length for this hop's IPv6 address. This object is otherwise insignificant and should contain a value of 0. | 1.3.6.1.3.95.2.8.1.7 | Unsigned32 (0..128) | read-only | current |
| mplsTunnelCHopAsNumber OBJECT-TYPE If mplsTunnelCHopAddrType is set to asNumber(3), then this value will contain the AS number of this hop. This object is otherwise insignificant and should contain a value of 0 to indicate this fact. | 1.3.6.1.3.95.2.8.1.8 | Unsigned32 (0..65535) | read-only | current |
| mplsTunnelCHopType OBJECT-TYPE Denotes whether this is tunnel hop is routed in a strict or loose fashion. | 1.3.6.1.3.95.2.8.1.9 | INTEGER {strict(1), loose(2)} | read-only | current |
| mplsTunnelPerfTable OBJECT-TYPE This table provides per-tunnel MPLS performance information. | 1.3.6.1.3.95.2.9 | not-accessible | current | |
| mplsTunnelPerfEntry OBJECT-TYPE An entry in this table is created by the LSR for every tunnel. Its is an extension to mplsTunnelEntry. | 1.3.6.1.3.95.2.9.1 | not-accessible | current | |
| mplsTunnelPerfPackets OBJECT-TYPE Number of packets forwarded by the tunnel. | 1.3.6.1.3.95.2.9.1.1 | Counter32 | read-only | current |
| mplsTunnelPerfHCPackets OBJECT-TYPE High capacity counter for number of packets forwarded by the tunnel. | 1.3.6.1.3.95.2.9.1.2 | Counter64 | read-only | current |
| mplsTunnelPerfErrors OBJECT-TYPE Number of errored packets. | 1.3.6.1.3.95.2.9.1.3 | Counter32 | read-only | current |
| mplsTunnelPerfBytes OBJECT-TYPE Number of bytes forwarded by the tunnel. | 1.3.6.1.3.95.2.9.1.4 | Counter32 | read-only | current |
| mplsTunnelPerfHCBytes OBJECT-TYPE High capacity counter for number of bytes forwarded by the tunnel. | 1.3.6.1.3.95.2.9.1.5 | Counter64 | read-only | current |
| mplsTunnelTrapEnable OBJECT-TYPE If this object is true, then it enables the generation of mplsTunnelUp and mplsTunnelDown traps, otherwise these traps are not emitted. | 1.3.6.1.3.95.2.10 | TruthValue | read-write | current |
| mplsTeNotifications OBJECT-IDENTITY | 1.3.6.1.3.95.3 | |||
| mplsTeNotifyPrefix OBJECT-IDENTITY | 1.3.6.1.3.95.3.0 | |||
| mplsTeConformance OBJECT-IDENTITY | 1.3.6.1.3.95.4 | |||
| mplsTeGroups OBJECT-IDENTITY | 1.3.6.1.3.95.4.1 | |||
| mplsTeCompliances OBJECT-IDENTITY | 1.3.6.1.3.95.4.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| mplsTunnelUp NOTIFICATION-TYPE This notification is generated when a mplsTunnelOperStatus object for one of the configured tunnels is about to leave the down state and transition into some other state (but not into the notPresent state). This other state is indicated by the included value of mplsTunnelOperStatus. | 1.3.6.1.3.95.3.0.1 | current |
| mplsTunnelDown NOTIFICATION-TYPE This notification is generated when a mplsTunnelOperStatus object for one of the configured tunnels is about to enter the down state from some other state (but not from the notPresent state). This other state is indicated by the included value of mplsTunnelOperStatus. | 1.3.6.1.3.95.3.0.2 | current |
| mplsTunnelRerouted NOTIFICATION-TYPE This notification is generated when a tunnel is rerouted or re-optimized. If the Actual Path is used, then this object MAY contain the new path for this tunnel some time after this trap is issued by the agent. | 1.3.6.1.3.95.3.0.3 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| mplsTunnelGroup OBJECT-GROUP Necessary, but not sufficient, set of objects to implement tunnels. In addition, depending on the type of the tunnels supported (for example, manually configured or signaled, persistent or non- persistent, etc.), the following other groups defined below are mandatory: mplsTunnelManualGroup and/or mplsTunnelSignaledGroup, mplsTunnelIsNotIntfcGroup and/or mplsTunnelIsIntfcGroup. | 1.3.6.1.3.95.4.1.1 | current |
| mplsTunnelManualGroup OBJECT-GROUP Object(s) needed to implement manually configured tunnels. | 1.3.6.1.3.95.4.1.2 | current |
| mplsTunnelSignaledGroup OBJECT-GROUP Object needed to implement signaled tunnels. | 1.3.6.1.3.95.4.1.3 | current |
| mplsTunnelScalarGroup OBJECT-GROUP Scalar object needed to implement MPLS tunnels. | 1.3.6.1.3.95.4.1.4 | current |
| mplsTunnelIsIntfcGroup OBJECT-GROUP Objects needed to implement tunnels that are interfaces. | 1.3.6.1.3.95.4.1.5 | current |
| mplsTunnelIsNotIntfcGroup OBJECT-GROUP Objects needed to implement tunnels that are not interfaces. | 1.3.6.1.3.95.4.1.6 | current |
| mplsTunnelOptionalGroup OBJECT-GROUP The objects in this group are optional. | 1.3.6.1.3.95.4.1.7 | current |
| mplsTeNotificationGroup NOTIFICATION-GROUP Set of notifications implemented in this module. None is mandatory. | 1.3.6.1.3.95.4.1.8 | current |
| mplsTeModuleCompliance MODULE-COMPLIANCE Compliance statement for agents that support the MPLS TE MIB. | 1.3.6.1.3.95.4.2.1 | current |