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

File: CISCO-IETF-MPLS-TE-EXT-STD-03-MIB.mib (26532 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
MPLS-TC-STD-MIB MPLS-TE-STD-MIB CISCO-MPLS-TC-EXT-STD-MIB
CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
Counter32 Counter64 Gauge32
zeroDotZero NOTIFICATION-TYPE MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP TruthValue
RowStatus RowPointer StorageType
mplsStdMIB MplsTunnelIndex MplsTunnelInstanceIndex
mplsTunnelIndex mplsTunnelInstance mplsTunnelIngressLSRId
mplsTunnelEgressLSRId CMplsLocalId CMplsGlobalId
CMplsNodeId CMplsIccId ciscoExperiment

Defined Types

CmplsNodeConfigEntry  
SEQUENCE    
  cmplsNodeConfigLocalId CMplsLocalId
  cmplsNodeConfigGlobalId CMplsGlobalId
  cmplsNodeConfigNodeId CMplsNodeId
  cmplsNodeConfigIccId CMplsIccId
  cmplsNodeConfigRowStatus RowStatus
  cmplsNodeConfigStorageType StorageType

CmplsNodeIpMapEntry  
SEQUENCE    
  cmplsNodeIpMapGlobalId CMplsGlobalId
  cmplsNodeIpMapNodeId CMplsNodeId
  cmplsNodeIpMapLocalId CMplsLocalId

CmplsNodeIccMapEntry  
SEQUENCE    
  cmplsNodeIccMapIccId CMplsIccId
  cmplsNodeIccMapLocalId CMplsLocalId

CmplsTunnelExtEntry  
SEQUENCE    
  cmplsTunnelOppositeDirPtr RowPointer
  cmplsTunnelExtOppositeDirTnlValid TruthValue
  cmplsTunnelExtDestTnlIndex MplsTunnelIndex
  cmplsTunnelExtDestTnlLspIndex MplsTunnelInstanceIndex
  cmplsTunnelExtDestTnlValid TruthValue

CmplsTunnelReversePerfEntry  
SEQUENCE    
  cmplsTunnelReversePerfPackets Counter32
  cmplsTunnelReversePerfHCPackets Counter64
  cmplsTunnelReversePerfErrors Counter32
  cmplsTunnelReversePerfBytes Counter32
  cmplsTunnelReversePerfHCBytes Counter64

Defined Values

cmplsTeExtStdMIB 1.3.6.1.4.1.9.10.146
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
MODULE-IDENTITY    

cmplsTeExtNotifications 1.3.6.1.4.1.9.10.146.0
OBJECT IDENTIFIER    

cmplsTeExtObjects 1.3.6.1.4.1.9.10.146.1
OBJECT IDENTIFIER    

cmplsTeExtConformance 1.3.6.1.4.1.9.10.146.2
OBJECT IDENTIFIER    

cmplsNodeConfigTable 1.3.6.1.4.1.9.10.146.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmplsNodeConfigEntry

cmplsNodeConfigEntry 1.3.6.1.4.1.9.10.146.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmplsNodeConfigEntry  

cmplsNodeConfigLocalId 1.3.6.1.4.1.9.10.146.1.1.1.1
This object allows the administrator to assign a unique local identifier to map Global_Node_ID or ICC.
Status: current Access: not-accessible
OBJECT-TYPE    
  CMplsLocalId  

cmplsNodeConfigGlobalId 1.3.6.1.4.1.9.10.146.1.1.1.2
This object indicates the Global Operator Identifier. This object value should be zero when mplsNodeConfigIccId is configured with non-null value.
Status: current Access: read-write
OBJECT-TYPE    
  CMplsGlobalId  

cmplsNodeConfigNodeId 1.3.6.1.4.1.9.10.146.1.1.1.3
This object indicates the Node_ID within the operator. This object value should be zero when mplsNodeConfigIccId is configured with non-null value.
Status: current Access: read-write
OBJECT-TYPE    
  CMplsNodeId  

cmplsNodeConfigIccId 1.3.6.1.4.1.9.10.146.1.1.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  CMplsIccId  

cmplsNodeConfigRowStatus 1.3.6.1.4.1.9.10.146.1.1.1.5
This object allows the administrator to create, modify, and/or delete a row in this table.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

cmplsNodeConfigStorageType 1.3.6.1.4.1.9.10.146.1.1.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.
Status: current Access: read-write
OBJECT-TYPE    
  StorageType  

cmplsNodeIpMapTable 1.3.6.1.4.1.9.10.146.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmplsNodeIpMapEntry

cmplsNodeIpMapEntry 1.3.6.1.4.1.9.10.146.1.2.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmplsNodeIpMapEntry  

cmplsNodeIpMapGlobalId 1.3.6.1.4.1.9.10.146.1.2.1.1
This object indicates the Global_ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  CMplsGlobalId  

cmplsNodeIpMapNodeId 1.3.6.1.4.1.9.10.146.1.2.1.2
This object indicates the Node_ID within the operator.
Status: current Access: not-accessible
OBJECT-TYPE    
  CMplsNodeId  

cmplsNodeIpMapLocalId 1.3.6.1.4.1.9.10.146.1.2.1.3
This object contains an IP compatible local identifier which is defined in mplsNodeConfigTable.
Status: current Access: read-only
OBJECT-TYPE    
  CMplsLocalId  

cmplsNodeIccMapTable 1.3.6.1.4.1.9.10.146.1.3
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmplsNodeIccMapEntry

cmplsNodeIccMapEntry 1.3.6.1.4.1.9.10.146.1.3.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmplsNodeIccMapEntry  

cmplsNodeIccMapIccId 1.3.6.1.4.1.9.10.146.1.3.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 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CMplsIccId  

cmplsNodeIccMapLocalId 1.3.6.1.4.1.9.10.146.1.3.1.2
This object contains an ICC based local identifier which is defined in mplsNodeConfigTable.
Status: current Access: read-only
OBJECT-TYPE    
  CMplsLocalId  

cmplsTunnelExtTable 1.3.6.1.4.1.9.10.146.1.4
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmplsTunnelExtEntry

cmplsTunnelExtEntry 1.3.6.1.4.1.9.10.146.1.4.1
An entry in this table represents MPLS-TP specific additional tunnel configurations.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmplsTunnelExtEntry  

cmplsTunnelOppositeDirPtr 1.3.6.1.4.1.9.10.146.1.4.1.1
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowPointer  

cmplsTunnelExtOppositeDirTnlValid 1.3.6.1.4.1.9.10.146.1.4.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cmplsTunnelExtDestTnlIndex 1.3.6.1.4.1.9.10.146.1.4.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  MplsTunnelIndex  

cmplsTunnelExtDestTnlLspIndex 1.3.6.1.4.1.9.10.146.1.4.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  MplsTunnelInstanceIndex  

cmplsTunnelExtDestTnlValid 1.3.6.1.4.1.9.10.146.1.4.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cmplsTunnelReversePerfTable 1.3.6.1.4.1.9.10.146.1.5
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmplsTunnelReversePerfEntry

cmplsTunnelReversePerfEntry 1.3.6.1.4.1.9.10.146.1.5.1
An entry in this table is created by the LSR for every bidirectional MPLS tunnel where packets are visible to the LSR.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmplsTunnelReversePerfEntry  

cmplsTunnelReversePerfPackets 1.3.6.1.4.1.9.10.146.1.5.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmplsTunnelReversePerfHCPackets 1.3.6.1.4.1.9.10.146.1.5.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cmplsTunnelReversePerfErrors 1.3.6.1.4.1.9.10.146.1.5.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmplsTunnelReversePerfBytes 1.3.6.1.4.1.9.10.146.1.5.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmplsTunnelReversePerfHCBytes 1.3.6.1.4.1.9.10.146.1.5.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cmplsTeExtGroups 1.3.6.1.4.1.9.10.146.2.1
OBJECT IDENTIFIER    

cmplsTeExtCompliances 1.3.6.1.4.1.9.10.146.2.2
OBJECT IDENTIFIER    

cmplsTeExtModuleFullCompliance 1.3.6.1.4.1.9.10.146.2.2.1
Compliance statement for agents that provide full support the MPLS-TE-EXT-STD-MIB module.
Status: current Access: read-only
MODULE-COMPLIANCE    

cmplsTeExtModuleReadOnlyCompliance 1.3.6.1.4.1.9.10.146.2.2.2
Compliance statement for agents that provide full support the MPLS-TE-EXT-STD-MIB module.
Status: current Access: read-only
MODULE-COMPLIANCE    

cmplsTunnelExtGroup 1.3.6.1.4.1.9.10.146.2.1.1
Necessary, but not sufficient, set of objects to implement tunnels. In addition, depending on the operating environment, the following groups are mandatory.
Status: current Access: read-only
OBJECT-GROUP    

cmplsTunnelExtIpOperatorGroup 1.3.6.1.4.1.9.10.146.2.1.2
Object(s) needed to implement IP compatible tunnels.
Status: current Access: read-only
OBJECT-GROUP    

cmplsTunnelExtIccOperatorGroup 1.3.6.1.4.1.9.10.146.2.1.3
Object(s) needed to implement ICC based tunnels.
Status: current Access: read-only
OBJECT-GROUP