MIBs Depot

CISCO-IETF-MPLS-TE-EXT-STD-03-MIB

Registered at
1.3.6.1.4.1.9.10.146
Last updated
2012-06-06 00:00
Organization
Multiprotocol Label Switching (MPLS) Working Group
Revisions
2012-04-08 00:00
Namespace
cisco
Source file
CISCO-IETF-MPLS-TE-EXT-STD-03-MIB
Digest
sha256:330235093773d93c0ca7c858b5bbed9c7c71c320701b31e2edc873185efe47b1

Description

Copyright (c) 2012 IETF Trust and the persons identified as the document authors. All rights reserved. This MIB module contains generic object definitions for MPLS Traffic Engineering in transport networks.This module is a cisco-ized version of the IETF draft: draft-ietf-mpls-tp-te-mib-03

Contact

Venkatesan Mahalingam Dell Inc, 350 Holger way, San Jose, CA, USA Email: venkat.mahalingams@gmail.com Kannan KV Sampath Aricent, India Email: Kannan.Sampath@aricent.com Sam Aldrin Huawei Technologies 2330 Central Express Way, Santa Clara, CA 95051, USA Email: aldrin.ietf@gmail.com Thomas D. Nadeau Juniper Networks 10 Technology Park Drive, Westford, MA 01886 Email: tnadeau@juniper.net

Imports

FromSymbols
CISCO-MPLS-TC-EXT-STD-MIBCMplsGlobalId, CMplsIccId, CMplsLocalId, CMplsNodeId
CISCO-SMIciscoExperiment
MPLS-TC-STD-MIBMplsTunnelIndex, MplsTunnelInstanceIndex, mplsStdMIB
MPLS-TE-STD-MIBmplsTunnelEgressLSRId, mplsTunnelIndex, mplsTunnelIngressLSRId, mplsTunnelInstance
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Counter64, Gauge32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso, zeroDotZero
SNMPv2-TCDisplayString, RowPointer, RowStatus, StorageType, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-IETF-MPLS-TE-EXT-STD-03-MIB
CISCO-MPLS-TC-EXT-STD-MIB
CISCO-SMI
DIFFSERV-DSCP-TC
DIFFSERV-MIB
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
INTEGRATED-SERVICES-MIB
MPLS-TC-STD-MIB
MPLS-TE-STD-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
cmplsTeExtNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.146.0
cmplsTeExtObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.146.1
cmplsNodeConfigTable
OBJECT-TYPE
This table allows the administrator to map a node or LSR Identifier (IP compatible [Global_Node_ID] or ICC) 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_Node_Id of size 8 bytes and ICC of size 6 bytes, there exists a need to map the Global_Node_ID or ICC with the local identifier of size 4 bytes (Unsigned32) value in order to index (Ingress/Egress LSR identifier) the existing mplsTunnelTable.
1.3.6.1.4.1.9.10.146.1.1not-accessiblecurrent
cmplsNodeConfigEntry
OBJECT-TYPE
An entry in this table represents a mapping identification for the operator or service provider with node or LSR. As per [RFC6370], this mapping is represented as Global_Node_ID or ICC. Note: Each entry in this table should have a unique Global_ID and Node_ID combination.
1.3.6.1.4.1.9.10.146.1.1.1not-accessiblecurrent
cmplsNodeConfigLocalId
OBJECT-TYPE
This object allows the administrator to assign a unique local identifier to map Global_Node_ID or ICC.
1.3.6.1.4.1.9.10.146.1.1.1.1CMplsLocalIdnot-accessiblecurrent
cmplsNodeConfigGlobalId
OBJECT-TYPE
This object indicates the Global Operator Identifier. This object value should be zero when mplsNodeConfigIccId is configured with non-null value.
1.3.6.1.4.1.9.10.146.1.1.1.2CMplsGlobalIdread-writecurrent
cmplsNodeConfigNodeId
OBJECT-TYPE
This object indicates the Node_ID within the operator. This object value should be zero when mplsNodeConfigIccId is configured with non-null value.
1.3.6.1.4.1.9.10.146.1.1.1.3CMplsNodeIdread-writecurrent
cmplsNodeConfigIccId
OBJECT-TYPE
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 value should be zero when mplsNodeConfigGlobalId and mplsNodeConfigNodeId are assigned with non-zero value.
1.3.6.1.4.1.9.10.146.1.1.1.4CMplsIccIdread-writecurrent
cmplsNodeConfigRowStatus
OBJECT-TYPE
This object allows the administrator to create, modify, and/or delete a row in this table.
1.3.6.1.4.1.9.10.146.1.1.1.5RowStatusread-writecurrent
cmplsNodeConfigStorageType
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.146.1.1.1.6StorageTyperead-writecurrent
cmplsNodeIpMapTable
OBJECT-TYPE
This read-only table allows the administrator to retrieve the local identifier for a given Global_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 and 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 mplsNodeConfigTable.
1.3.6.1.4.1.9.10.146.1.2not-accessiblecurrent
cmplsNodeIpMapEntry
OBJECT-TYPE
An entry in this table represents a mapping of Global_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_Id in the mplsNodeConfigTable. Note: Each entry in this table should have a unique Global_ID and Node_ID combination.
1.3.6.1.4.1.9.10.146.1.2.1not-accessiblecurrent
cmplsNodeIpMapGlobalId
OBJECT-TYPE
This object indicates the Global_ID.
1.3.6.1.4.1.9.10.146.1.2.1.1CMplsGlobalIdnot-accessiblecurrent
cmplsNodeIpMapNodeId
OBJECT-TYPE
This object indicates the Node_ID within the operator.
1.3.6.1.4.1.9.10.146.1.2.1.2CMplsNodeIdnot-accessiblecurrent
cmplsNodeIpMapLocalId
OBJECT-TYPE
This object contains an IP compatible local identifier which is defined in mplsNodeConfigTable.
1.3.6.1.4.1.9.10.146.1.2.1.3CMplsLocalIdread-onlycurrent
cmplsNodeIccMapTable
OBJECT-TYPE
This read-only table allows the administrator to retrieve the local identifier for a given ICC operator 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 and 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 mplsNodeConfigTable.
1.3.6.1.4.1.9.10.146.1.3not-accessiblecurrent
cmplsNodeIccMapEntry
OBJECT-TYPE
An entry in this table represents a mapping of ICC with the local identifier. An entry in this table is created automatically when the Local identifier is associated with ICC in the mplsNodeConfigTable.
1.3.6.1.4.1.9.10.146.1.3.1not-accessiblecurrent
cmplsNodeIccMapIccId
OBJECT-TYPE
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 being either alphabetic (i.e. A-Z) or numeric (i.e. 0-9) characters. Alphabetic characters in the ICC should be represented with upper case letters.
1.3.6.1.4.1.9.10.146.1.3.1.1CMplsIccIdnot-accessiblecurrent
cmplsNodeIccMapLocalId
OBJECT-TYPE
This object contains an ICC based local identifier which is defined in mplsNodeConfigTable.
1.3.6.1.4.1.9.10.146.1.3.1.2CMplsLocalIdread-onlycurrent
cmplsTunnelExtTable
OBJECT-TYPE
This table represents MPLS-TP specific extensions to mplsTunnelTable. As per MPLS-TP Identifiers [RFC6370], 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 LSP_Num is mapped with mplsTunnelInstance. Source Global_Node_ID and/or ICC and Destination Global_Node_ID and/or ICC are maintained in the mplsNodeConfigTable and mplsNodeConfigLocalId is used to create an entry in mplsTunnelTable.
1.3.6.1.4.1.9.10.146.1.4not-accessiblecurrent
cmplsTunnelExtEntry
OBJECT-TYPE
An entry in this table represents MPLS-TP specific additional tunnel configurations.
1.3.6.1.4.1.9.10.146.1.4.1not-accessiblecurrent
cmplsTunnelOppositeDirPtr
OBJECT-TYPE
This object is applicable only for the bidirectional tunnel that has the forward and reverse LSPs in the same tunnel or in the different tunnels. This object holds the opposite direction tunnel entry if the bidirectional tunnel is setup by configuring two tunnel entries in mplsTunnelTable. The value of zeroDotZero indicates single tunnel entry is used for bidirectional tunnel setup.
1.3.6.1.4.1.9.10.146.1.4.1.1RowPointerread-createcurrent
cmplsTunnelExtOppositeDirTnlValid
OBJECT-TYPE
Denotes whether or not this tunnel uses mplsTunnelOppositeDirPtr for identifying the opposite direction tunnel information. Note that if this variable is set to true then the mplsTunnelOppositeDirPtr should point to the first accessible row of the opposite direction tunnel.
1.3.6.1.4.1.9.10.146.1.4.1.2TruthValueread-createcurrent
cmplsTunnelExtDestTnlIndex
OBJECT-TYPE
This object is applicable only for the bidirectional tunnel that has the forward and reverse LSPs in the same tunnel or in the different tunnels. This object holds the same value as that of the mplsTunnelIndex of mplsTunnelEntry if the forward and reverse LSPs are in the same tunnel. Otherwise, this object holds the value of the other direction associated LSP's mplsTunnelIndex from a different tunnel. The values of this object and the mplsTunnelExtDestTnlLspIndex object together can be used to identify an opposite direction LSP i.e. if the mplsTunnelIndex and mplsTunnelInstance hold the value for forward LSP, this object and mplsTunnelExtDestTnlLspIndex can be used to retrieve the reverse direction LSP and vice versa. This object and mplsTunnelExtDestTnlLspIndex values provide the first two indices of tunnel entry and the remaining indices can be derived as follows, if both the forward and reverse LSPs are present in the same tunnel, the opposite direction LSP's Ingress and Egress Identifier will be same for both the LSPs, else the Ingress and Egress Identifiers should be swapped in order to index the other direction tunnel.
1.3.6.1.4.1.9.10.146.1.4.1.3MplsTunnelIndexread-createcurrent
cmplsTunnelExtDestTnlLspIndex
OBJECT-TYPE
This object is applicable only for the bidirectional tunnel that has the forward and reverse LSPs in the same tunnel or in the different tunnels. This object should contain different value if both the forward and reverse LSPs present in the same tunnel. This object can contain same value or different values if the forward and reverse LSPs present in the different tunnels.
1.3.6.1.4.1.9.10.146.1.4.1.4MplsTunnelInstanceIndexread-createcurrent
cmplsTunnelExtDestTnlValid
OBJECT-TYPE
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 mplsTunnelExtDestTnlIndex and mplsTunnelExtDestTnlLspIndex objects should have the valid opposite direction tunnel indices.
1.3.6.1.4.1.9.10.146.1.4.1.5TruthValueread-createcurrent
cmplsTunnelReversePerfTable
OBJECT-TYPE
This table extends the mplsTunnelTable to provide per-tunnel packet performance information for the reverse direction of a bidirectional tunnel. It can be seen as supplementing the mplsTunnelPerfTable, which augments the mplsTunnelTable. For links that do not transport packets, these packet counters cannot be maintained. For such links, attempts to read the objects in this table will return noSuchInstance.
1.3.6.1.4.1.9.10.146.1.5not-accessiblecurrent
cmplsTunnelReversePerfEntry
OBJECT-TYPE
An entry in this table is created by the LSR for every bidirectional MPLS tunnel where packets are visible to the LSR.
1.3.6.1.4.1.9.10.146.1.5.1not-accessiblecurrent
cmplsTunnelReversePerfPackets
OBJECT-TYPE
Number of packets forwarded on the tunnel in the reverse direction if it is bidirectional. This object represents the 32-bit value of the least significant part of the 64-bit value if both mplsTunnelReversePerfHCPackets and this object are returned. For links that do not transport packets, this packet counter cannot be maintained. For such links, this value will return noSuchInstance.
1.3.6.1.4.1.9.10.146.1.5.1.1Counter32read-onlycurrent
cmplsTunnelReversePerfHCPackets
OBJECT-TYPE
High-capacity counter for number of packets forwarded on the tunnel in the reverse direction if it is bidirectional. For links that do not transport packets, this packet counter cannot be maintained. For such links, this value will return noSuchInstance.
1.3.6.1.4.1.9.10.146.1.5.1.2Counter64read-onlycurrent
cmplsTunnelReversePerfErrors
OBJECT-TYPE
Number of errored packets received on the tunnel in the reverse direction if it is bidirectional. For links that do not transport packets, this packet counter cannot be maintained. For such links, this value will return noSuchInstance.
1.3.6.1.4.1.9.10.146.1.5.1.3Counter32read-onlycurrent
cmplsTunnelReversePerfBytes
OBJECT-TYPE
Number of bytes forwarded on the tunnel in the reverse direction if it is bidirectional. This object represents the 32-bit value of the least significant part of the 64-bit value if both mplsTunnelReversePerfHCBytes and this object are returned. For links that do not transport packets, this packet counter cannot be maintained. For such links, this value will return noSuchInstance.
1.3.6.1.4.1.9.10.146.1.5.1.4Counter32read-onlycurrent
cmplsTunnelReversePerfHCBytes
OBJECT-TYPE
High-capacity counter for number of bytes forwarded on the tunnel in the reverse direction if it is bidirectional. For links that do not transport packets, this packet counter cannot be maintained. For such links, this value will return noSuchInstance.
1.3.6.1.4.1.9.10.146.1.5.1.5Counter64read-onlycurrent
cmplsTeExtConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.146.2
cmplsTeExtGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.146.2.1
cmplsTeExtCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.146.2.2

Conformance

NameOIDStatus
cmplsTunnelExtGroup
OBJECT-GROUP
Necessary, but not sufficient, set of objects to implement tunnels. In addition, depending on the operating environment, the following groups are mandatory.
1.3.6.1.4.1.9.10.146.2.1.1current
cmplsTunnelExtIpOperatorGroup
OBJECT-GROUP
Object(s) needed to implement IP compatible tunnels.
1.3.6.1.4.1.9.10.146.2.1.2current
cmplsTunnelExtIccOperatorGroup
OBJECT-GROUP
Object(s) needed to implement ICC based tunnels.
1.3.6.1.4.1.9.10.146.2.1.3current
cmplsTeExtModuleFullCompliance
MODULE-COMPLIANCE
Compliance statement for agents that provide full support the MPLS-TE-EXT-STD-MIB module.
1.3.6.1.4.1.9.10.146.2.2.1current
cmplsTeExtModuleReadOnlyCompliance
MODULE-COMPLIANCE
Compliance statement for agents that provide full support the MPLS-TE-EXT-STD-MIB module.
1.3.6.1.4.1.9.10.146.2.2.2current