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
| From | Symbols |
|---|---|
| CISCO-MPLS-TC-EXT-STD-MIB | CMplsGlobalId, CMplsIccId, CMplsLocalId, CMplsNodeId |
| CISCO-SMI | ciscoExperiment |
| MPLS-TC-STD-MIB | MplsTunnelIndex, MplsTunnelInstanceIndex, mplsStdMIB |
| MPLS-TE-STD-MIB | mplsTunnelEgressLSRId, mplsTunnelIndex, mplsTunnelIngressLSRId, mplsTunnelInstance |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Counter64, Gauge32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso, zeroDotZero |
| SNMPv2-TC | DisplayString, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.1 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | CMplsLocalId | not-accessible | current |
| 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.2 | CMplsGlobalId | read-write | current |
| 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.3 | CMplsNodeId | read-write | current |
| 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.4 | CMplsIccId | read-write | current |
| 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.5 | RowStatus | read-write | current |
| 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.6 | StorageType | read-write | current |
| 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.2 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| cmplsNodeIpMapGlobalId OBJECT-TYPE This object indicates the Global_ID. | 1.3.6.1.4.1.9.10.146.1.2.1.1 | CMplsGlobalId | not-accessible | current |
| cmplsNodeIpMapNodeId OBJECT-TYPE This object indicates the Node_ID within the operator. | 1.3.6.1.4.1.9.10.146.1.2.1.2 | CMplsNodeId | not-accessible | current |
| 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.3 | CMplsLocalId | read-only | current |
| 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.3 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | CMplsIccId | not-accessible | current |
| 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.2 | CMplsLocalId | read-only | current |
| 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.4 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | RowPointer | read-create | current |
| 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.2 | TruthValue | read-create | current |
| 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.3 | MplsTunnelIndex | read-create | current |
| 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.4 | MplsTunnelInstanceIndex | read-create | current |
| 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.5 | TruthValue | read-create | current |
| 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.5 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | Counter32 | read-only | current |
| 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.2 | Counter64 | read-only | current |
| 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.3 | Counter32 | read-only | current |
| 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.4 | Counter32 | read-only | current |
| 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.5 | Counter64 | read-only | current |
| 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
| Name | OID | Status |
|---|---|---|
| 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.1 | current |
| cmplsTunnelExtIpOperatorGroup OBJECT-GROUP Object(s) needed to implement IP compatible tunnels. | 1.3.6.1.4.1.9.10.146.2.1.2 | current |
| cmplsTunnelExtIccOperatorGroup OBJECT-GROUP Object(s) needed to implement ICC based tunnels. | 1.3.6.1.4.1.9.10.146.2.1.3 | current |
| 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.1 | current |
| 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.2 | current |