TN-MPLS-MIB

File: TN-MPLS-MIB.mib (143262 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
TRANSITION-SMI TN-TC

Imported symbols

MODULE-COMPLIANCE OBJECT-GROUP MODULE-IDENTITY
OBJECT-TYPE TEXTUAL-CONVENTION tnProducts
Counter64 Integer32 IpAddress
Unsigned32 MacAddress TruthValue
TNDisplayString TNInterfaceIndex TNRowEditorState
TNUnsigned16 TNUnsigned8

Defined Types

TNMplsStateType  
Specifies the MPLS state.
TEXTUAL-CONVENTION    
  INTEGER unconfigured(0), configured(1), up(2), down(3)  

TNMplsTagType  
Specifies the MPLS tag type.
TEXTUAL-CONVENTION    
  INTEGER untagged(0), ctagged(1), stagged(2)  

TNMplsTunnelMode  
Specifies the MPLS tunnel mode.
TEXTUAL-CONVENTION    
  INTEGER pipe(0), shortpipe(1), uniform(2), useglobal(3)  

TNMplsVccvType  
Specifies the MPLS Vccv type.
TEXTUAL-CONVENTION    
  INTEGER none(0), vccv1(1), vccv2(2), vccv3(3), vccv4(4)  

TNMplsConfigLinkEntry  
SEQUENCE    
  tnMplsConfigLinkGroupIfIndex TNInterfaceIndex
  tnMplsConfigLinkPort TNInterfaceIndex
  tnMplsConfigLinkMACAddressNextHop MacAddress
  tnMplsConfigLinkMACAddress MacAddress
  tnMplsConfigLinkVLANTagType TNMplsTagType
  tnMplsConfigLinkVLANId TNUnsigned16
  tnMplsConfigLinkVLANpcp Unsigned32
  tnMplsConfigLinkVLANdei TNUnsigned8
  tnMplsConfigLinkSrcNodeId IpAddress
  tnMplsConfigLinkSrcGlobalId Unsigned32
  tnMplsConfigLinkDstNodeId IpAddress
  tnMplsConfigLinkDstGlobalId Unsigned32
  tnMplsConfigLinkDstIfNum Unsigned32
  tnMplsConfigLinkSrcNodeIdValid TruthValue
  tnMplsConfigLinkSrcGlobalIdValid TruthValue
  tnMplsConfigLinkDstGlobalIdValid TruthValue
  tnMplsConfigLinkAction TNRowEditorState

TNMplsConfigTunnelEntry  
SEQUENCE    
  tnMplsConfigTunnelGroupIfIndex TNInterfaceIndex
  tnMplsConfigTunnelTunnelName TNDisplayString
  tnMplsConfigTunnelTunnelMode TNMplsTunnelMode
  tnMplsConfigTunnelSrcNodeId IpAddress
  tnMplsConfigTunnelSrcGlobalId Unsigned32
  tnMplsConfigTunnelDstNodeId IpAddress
  tnMplsConfigTunnelDstGlobalId Unsigned32
  tnMplsConfigTunnelDstTunnelTpNum Unsigned32
  tnMplsConfigTunnelSrcTunnelTpNum TNUnsigned16
  tnMplsConfigTunnelSrcLspNum TNUnsigned16
  tnMplsConfigTunnelDstLspNum TNUnsigned16
  tnMplsConfigTunnelIsSpme TruthValue
  tnMplsConfigTunnelSrcNodeIsValid TruthValue
  tnMplsConfigTunnelSrcGlobalIdValid TruthValue
  tnMplsConfigTunnelDstGlobalIdValid TruthValue
  tnMplsConfigTunnelIngressLabel Unsigned32
  tnMplsConfigTunnelEgressLabel Unsigned32
  tnMplsConfigTunnelAttachInterface TNInterfaceIndex
  tnMplsConfigTunnelTrafficClass TNUnsigned8
  tnMplsConfigTunnelTtl TNUnsigned8
  tnMplsConfigTunnelInCosMapId TNUnsigned8
  tnMplsConfigTunnelOutCosMapId TNUnsigned8
  tnMplsConfigTunnelIsLLsp TruthValue
  tnMplsConfigTunnelLLspCos TNUnsigned8
  tnMplsConfigTunnelAction TNRowEditorState

TNMplsConfigLspEntry  
SEQUENCE    
  tnMplsConfigLspGroupIndex Integer32
  tnMplsConfigLspXcName TNDisplayString
  tnMplsConfigLspSrcNodeId IpAddress
  tnMplsConfigLspSrcNodeIdIsDefined TruthValue
  tnMplsConfigLspSrcGlobalId Unsigned32
  tnMplsConfigLspSrcGlobalIdIsDefined TruthValue
  tnMplsConfigLspSrcTunnelTpNum TNUnsigned16
  tnMplsConfigLspDstNodeId IpAddress
  tnMplsConfigLspDstGlobalId Unsigned32
  tnMplsConfigLspDstGlobalIdIsDefined TruthValue
  tnMplsConfigLspDstTunnelTpNum TNUnsigned16
  tnMplsConfigLspSrcLspNumber TNUnsigned16
  tnMplsConfigLspDstLspNumber TNUnsigned16
  tnMplsConfigLspForwardIngressLabel Unsigned32
  tnMplsConfigLspForwardEgressLabel Unsigned32
  tnMplsConfigLspForwardAttachInterface TNInterfaceIndex
  tnMplsConfigLspForwardInCosMapId TNUnsigned8
  tnMplsConfigLspForwardOutCosMapId TNUnsigned8
  tnMplsConfigLspForwardIsLLsp TruthValue
  tnMplsConfigLspForwardHQoSId TNUnsigned16
  tnMplsConfigLspForwardLLspCos TNUnsigned8
  tnMplsConfigLspReverseIngressLabel Unsigned32
  tnMplsConfigLspReverseEgressLabel Unsigned32
  tnMplsConfigLspReverseAttachInterface TNInterfaceIndex
  tnMplsConfigLspReverseInCosMapId TNUnsigned8
  tnMplsConfigLspReverseOutCosMapId TNUnsigned8
  tnMplsConfigLspReverseIsLLsp TruthValue
  tnMplsConfigLspReverseLLspCos TNUnsigned8
  tnMplsConfigLspReverseHQoSId TNUnsigned16
  tnMplsConfigLspAction TNRowEditorState

TNMplsConfigPwEntry  
SEQUENCE    
  tnMplsConfigPwGroupIfIndex TNInterfaceIndex
  tnMplsConfigPwInLabel Unsigned32
  tnMplsConfigPwOutLabel Unsigned32
  tnMplsConfigPwControlWord Unsigned32
  tnMplsConfigPwUseControlWord TruthValue
  tnMplsConfigPwTunnelMode TNMplsTunnelMode
  tnMplsConfigPwTrafficClass TNUnsigned8
  tnMplsConfigPwTtl TNUnsigned8
  tnMplsConfigPwInCosMapId TNUnsigned8
  tnMplsConfigPwOutCosMapId TNUnsigned8
  tnMplsConfigPwIsLLsp TruthValue
  tnMplsConfigPwLLspCos TNUnsigned8
  tnMplsConfigPwAttachInterface TNInterfaceIndex
  tnMplsConfigPwStitchPwInterface TNInterfaceIndex
  tnMplsConfigPwVccvType TNMplsVccvType
  tnMplsConfigPwHQoSId TNUnsigned16
  tnMplsConfigPwSrcNodeId IpAddress
  tnMplsConfigPwSrcNodeIdIsDefined TruthValue
  tnMplsConfigPwSrcGlobalId Unsigned32
  tnMplsConfigPwSrcGlobalIdIsDefined TruthValue
  tnMplsConfigPwDstNodeId IpAddress
  tnMplsConfigPwDstGlobalId Unsigned32
  tnMplsConfigPwDstGlobalIdIsDefined TruthValue
  tnMplsConfigPwSrcAcId Unsigned32
  tnMplsConfigPwDstAcId Unsigned32
  tnMplsConfigPwSrcAgiValue OCTET STRING
  tnMplsConfigPwDstAgiValue OCTET STRING
  tnMplsConfigPwSrcAgiType TNUnsigned8
  tnMplsConfigPwSrcAgiLength TNUnsigned8
  tnMplsConfigPwDstAgiType TNUnsigned8
  tnMplsConfigPwDstAgiLength TNUnsigned8
  tnMplsConfigPwAction TNRowEditorState

TNMplsConfigCosMapEntry  
SEQUENCE    
  tnMplsConfigCosMapGroupIndex Integer32
  tnMplsConfigCosMapInTcToCos0 TNUnsigned8
  tnMplsConfigCosMapInTcToCos1 TNUnsigned8
  tnMplsConfigCosMapInTcToCos2 TNUnsigned8
  tnMplsConfigCosMapInTcToCos3 TNUnsigned8
  tnMplsConfigCosMapInTcToCos4 TNUnsigned8
  tnMplsConfigCosMapInTcToCos5 TNUnsigned8
  tnMplsConfigCosMapInTcToCos6 TNUnsigned8
  tnMplsConfigCosMapInTcToCos7 TNUnsigned8
  tnMplsConfigCosMapInTcToDp0 TNUnsigned8
  tnMplsConfigCosMapInTcToDp1 TNUnsigned8
  tnMplsConfigCosMapInTcToDp2 TNUnsigned8
  tnMplsConfigCosMapInTcToDp3 TNUnsigned8
  tnMplsConfigCosMapInTcToDp4 TNUnsigned8
  tnMplsConfigCosMapInTcToDp5 TNUnsigned8
  tnMplsConfigCosMapInTcToDp6 TNUnsigned8
  tnMplsConfigCosMapInTcToDp7 TNUnsigned8
  tnMplsConfigCosMapOutCosDpToTc00 TNUnsigned8
  tnMplsConfigCosMapOutCosDpToTc10 TNUnsigned8
  tnMplsConfigCosMapOutCosDpToTc20 TNUnsigned8
  tnMplsConfigCosMapOutCosDpToTc30 TNUnsigned8
  tnMplsConfigCosMapOutCosDpToTc40 TNUnsigned8
  tnMplsConfigCosMapOutCosDpToTc50 TNUnsigned8
  tnMplsConfigCosMapOutCosDpToTc60 TNUnsigned8
  tnMplsConfigCosMapOutCosDpToTc70 TNUnsigned8
  tnMplsConfigCosMapOutCosDpToTc01 TNUnsigned8
  tnMplsConfigCosMapOutCosDpToTc11 TNUnsigned8
  tnMplsConfigCosMapOutCosDpToTc21 TNUnsigned8
  tnMplsConfigCosMapOutCosDpToTc31 TNUnsigned8
  tnMplsConfigCosMapOutCosDpToTc41 TNUnsigned8
  tnMplsConfigCosMapOutCosDpToTc51 TNUnsigned8
  tnMplsConfigCosMapOutCosDpToTc61 TNUnsigned8
  tnMplsConfigCosMapOutCosDpToTc71 TNUnsigned8
  tnMplsConfigCosMapAction TNRowEditorState

TNMplsStatusLinkEntry  
SEQUENCE    
  tnMplsStatusLinkGroupIfIndex TNInterfaceIndex
  tnMplsStatusLinkOamActive TruthValue

TNMplsStatusTunnelEntry  
SEQUENCE    
  tnMplsStatusTunnelGroupIfIndex TNInterfaceIndex
  tnMplsStatusTunnelOamActive TruthValue
  tnMplsStatusTunnelState TNMplsStateType
  tnMplsStatusTunnelIngressLabel Unsigned32
  tnMplsStatusTunnelEgressLabel Unsigned32
  tnMplsStatusTunnelWorkingActive TruthValue

TNMplsStatusLspEntry  
SEQUENCE    
  tnMplsStatusLspGroupIndex Integer32
  tnMplsStatusLspOamActive TruthValue
  tnMplsStatusLspState TNMplsStateType

TNMplsStatusPwEntry  
SEQUENCE    
  tnMplsStatusPwGroupIfIndex TNInterfaceIndex
  tnMplsStatusPwOamActive TruthValue
  tnMplsStatusPwState TNMplsStateType

TNMplsControlLspEntry  
SEQUENCE    
  tnMplsControlLspGroupIndex Integer32
  tnMplsControlLspClear TruthValue

TNMplsControlIfEntry  
SEQUENCE    
  tnMplsControlIfGroupIfIndex TNInterfaceIndex
  tnMplsControlIfClear TruthValue

TNMplsStatisticsTunnelEntry  
SEQUENCE    
  tnMplsStatisticsTunnelGroupIfIndex TNInterfaceIndex
  tnMplsStatisticsTunnelRxGreenFrames Counter64
  tnMplsStatisticsTunnelRxGreenBytes Counter64
  tnMplsStatisticsTunnelRxYellowFrames Counter64
  tnMplsStatisticsTunnelRxYellowBytes Counter64
  tnMplsStatisticsTunnelRxRedFrames Counter64
  tnMplsStatisticsTunnelRxRedBytes Counter64
  tnMplsStatisticsTunnelRxDiscardFrames Counter64
  tnMplsStatisticsTunnelRxDiscardBytes Counter64
  tnMplsStatisticsTunnelTxGreenFrames Counter64
  tnMplsStatisticsTunnelTxGreenBytes Counter64
  tnMplsStatisticsTunnelTxYellowFrames Counter64
  tnMplsStatisticsTunnelTxYellowBytes Counter64
  tnMplsStatisticsTunnelTxDiscardFrames Counter64
  tnMplsStatisticsTunnelTxDiscardBytes Counter64

TNMplsStatisticsLspEntry  
SEQUENCE    
  tnMplsStatisticsLspGroupIndex Integer32
  tnMplsStatisticsLspFwdRxGreenFrames Counter64
  tnMplsStatisticsLspFwdRxGreenBytes Counter64
  tnMplsStatisticsLspFwdRxYellowFrames Counter64
  tnMplsStatisticsLspFwdRxYellowBytes Counter64
  tnMplsStatisticsLspFwdRxRedFrames Counter64
  tnMplsStatisticsLspFwdRxRedBytes Counter64
  tnMplsStatisticsLspFwdRxDiscardFrames Counter64
  tnMplsStatisticsLspFwdRxDiscardBytes Counter64
  tnMplsStatisticsLspFwdTxGreenFrames Counter64
  tnMplsStatisticsLspFwdTxGreenBytes Counter64
  tnMplsStatisticsLspFwdTxYellowFrames Counter64
  tnMplsStatisticsLspFwdTxYellowBytes Counter64
  tnMplsStatisticsLspFwdTxDiscardFrames Counter64
  tnMplsStatisticsLspFwdTxDiscardBytes Counter64
  tnMplsStatisticsLspRewRxGreenFrames Counter64
  tnMplsStatisticsLspRewRxGreenBytes Counter64
  tnMplsStatisticsLspRewRxYellowFrames Counter64
  tnMplsStatisticsLspRewRxYellowBytes Counter64
  tnMplsStatisticsLspRewRxRedFrames Counter64
  tnMplsStatisticsLspRewRxRedBytes Counter64
  tnMplsStatisticsLspRewRxDiscardFrames Counter64
  tnMplsStatisticsLspRewRxDiscardBytes Counter64
  tnMplsStatisticsLspRewTxGreenFrames Counter64
  tnMplsStatisticsLspRewTxGreenBytes Counter64
  tnMplsStatisticsLspRewTxYellowFrames Counter64
  tnMplsStatisticsLspRewTxYellowBytes Counter64
  tnMplsStatisticsLspRewTxDiscardFrames Counter64
  tnMplsStatisticsLspRewTxDiscardBytes Counter64

TNMplsStatisticsPwEntry  
SEQUENCE    
  tnMplsStatisticsPwGroupIfIndex TNInterfaceIndex
  tnMplsStatisticsPwRxGreenFrames Counter64
  tnMplsStatisticsPwRxGreenBytes Counter64
  tnMplsStatisticsPwRxYellowFrames Counter64
  tnMplsStatisticsPwRxYellowBytes Counter64
  tnMplsStatisticsPwRxRedFrames Counter64
  tnMplsStatisticsPwRxRedBytes Counter64
  tnMplsStatisticsPwRxDiscardFrames Counter64
  tnMplsStatisticsPwRxDiscardBytes Counter64
  tnMplsStatisticsPwTxGreenFrames Counter64
  tnMplsStatisticsPwTxGreenBytes Counter64
  tnMplsStatisticsPwTxYellowFrames Counter64
  tnMplsStatisticsPwTxYellowBytes Counter64
  tnMplsStatisticsPwTxDiscardFrames Counter64
  tnMplsStatisticsPwTxDiscardBytes Counter64

Defined Values

tnMplsMib 1.3.6.1.4.1.868.2.5.144
The mib module for MPLS settings.
MODULE-IDENTITY    

tnMplsMibObjects 1.3.6.1.4.1.868.2.5.144.1
OBJECT IDENTIFIER    

tnMplsCapabilities 1.3.6.1.4.1.868.2.5.144.1.1
OBJECT IDENTIFIER    


tnMplsCapabilitiesMaxTunnels 1.3.6.1.4.1.868.2.5.144.1.1.2
Maximum number of tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tnMplsCapabilitiesMaxPw 1.3.6.1.4.1.868.2.5.144.1.1.3
Maximum number of pseudo wires.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tnMplsCapabilitiesMaxLsp 1.3.6.1.4.1.868.2.5.144.1.1.4
Maximum number of LSP and xc.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tnMplsCapabilitiesMaxCosMap 1.3.6.1.4.1.868.2.5.144.1.1.5
Maximum number of Class of Service maps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tnMplsCapabilitiesMaxTunnelNameLen 1.3.6.1.4.1.868.2.5.144.1.1.6
Maximum number of characters in tunnel name.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tnMplsConfig 1.3.6.1.4.1.868.2.5.144.1.2
OBJECT IDENTIFIER    

tnMplsConfigGlobal 1.3.6.1.4.1.868.2.5.144.1.2.1
OBJECT IDENTIFIER    

tnMplsConfigGlobalMain 1.3.6.1.4.1.868.2.5.144.1.2.1.1
OBJECT IDENTIFIER    

tnMplsConfigGlobalMainTunnelMode 1.3.6.1.4.1.868.2.5.144.1.2.1.1.1
Tunnel Mode
Status: current Access: read-write
OBJECT-TYPE    
  TNMplsTunnelMode  

tnMplsConfigGlobalMainGlobalId 1.3.6.1.4.1.868.2.5.144.1.2.1.1.2
Global ID (for OAM)
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tnMplsConfigGlobalMainNodeId 1.3.6.1.4.1.868.2.5.144.1.2.1.1.3
Node ID (for OAM)
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnMplsConfigGlobalMainIccCarrierCode 1.3.6.1.4.1.868.2.5.144.1.2.1.1.4
ITU-T M.1400 Carrier Code (ICC).
Status: current Access: read-write
OBJECT-TYPE    
  TNDisplayString Size(0..6)  


tnMplsConfigLinkTable 1.3.6.1.4.1.868.2.5.144.1.2.2.1
This is the MPLS Link configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TNMplsConfigLinkEntry

tnMplsConfigLinkEntry 1.3.6.1.4.1.868.2.5.144.1.2.2.1.1
Each entry in this table represents an MPLS Link.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNMplsConfigLinkEntry  

tnMplsConfigLinkGroupIfIndex 1.3.6.1.4.1.868.2.5.144.1.2.2.1.1.1
MPLS group interface index. Valid range is BASE+GROUP where the base is specified in the interface index textual convention and the group number range is 1..maximum group number. This maximum is platform-specific and can be retrieved from the MPLS capabilities.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNInterfaceIndex  

tnMplsConfigLinkPort 1.3.6.1.4.1.868.2.5.144.1.2.2.1.1.2
Physical port interface index.
Status: current Access: read-write
OBJECT-TYPE    
  TNInterfaceIndex  

tnMplsConfigLinkMACAddressNextHop 1.3.6.1.4.1.868.2.5.144.1.2.2.1.1.3
MAC address of peer (next hop) MPLS node.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

tnMplsConfigLinkMACAddress 1.3.6.1.4.1.868.2.5.144.1.2.2.1.1.4
MAC address of this MPLS interface.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

tnMplsConfigLinkVLANTagType 1.3.6.1.4.1.868.2.5.144.1.2.2.1.1.5
VLAN tag type.
Status: current Access: read-write
OBJECT-TYPE    
  TNMplsTagType  

tnMplsConfigLinkVLANId 1.3.6.1.4.1.868.2.5.144.1.2.2.1.1.6
VLAN ID, if tag_type isn't untagged.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned16  

tnMplsConfigLinkVLANpcp 1.3.6.1.4.1.868.2.5.144.1.2.2.1.1.7
VLAN PCP; only relevant if tagged.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tnMplsConfigLinkVLANdei 1.3.6.1.4.1.868.2.5.144.1.2.2.1.1.8
VLAN DEI; only relevant if tagged.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8  

tnMplsConfigLinkSrcNodeId 1.3.6.1.4.1.868.2.5.144.1.2.2.1.1.9
Source node ID (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnMplsConfigLinkSrcGlobalId 1.3.6.1.4.1.868.2.5.144.1.2.2.1.1.10
Source global ID (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tnMplsConfigLinkDstNodeId 1.3.6.1.4.1.868.2.5.144.1.2.2.1.1.11
Destination node ID (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnMplsConfigLinkDstGlobalId 1.3.6.1.4.1.868.2.5.144.1.2.2.1.1.12
Destination global ID (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tnMplsConfigLinkDstIfNum 1.3.6.1.4.1.868.2.5.144.1.2.2.1.1.13
Destination interface number (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tnMplsConfigLinkSrcNodeIdValid 1.3.6.1.4.1.868.2.5.144.1.2.2.1.1.14
Source node ID valid (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnMplsConfigLinkSrcGlobalIdValid 1.3.6.1.4.1.868.2.5.144.1.2.2.1.1.15
Source global ID valid (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnMplsConfigLinkDstGlobalIdValid 1.3.6.1.4.1.868.2.5.144.1.2.2.1.1.16
Destination global ID valid (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnMplsConfigLinkAction 1.3.6.1.4.1.868.2.5.144.1.2.2.1.1.100
Action
Status: current Access: read-write
OBJECT-TYPE    
  TNRowEditorState  

tnMplsConfigLinkRowEditor 1.3.6.1.4.1.868.2.5.144.1.2.2.2
OBJECT IDENTIFIER    

tnMplsConfigLinkRowEditorGroupIfIndex 1.3.6.1.4.1.868.2.5.144.1.2.2.2.1
MPLS group interface index. Valid range is BASE+GROUP where the base is specified in the interface index textual convention and the group number range is 1..maximum group number. This maximum is platform-specific and can be retrieved from the MPLS capabilities.
Status: current Access: read-write
OBJECT-TYPE    
  TNInterfaceIndex  

tnMplsConfigLinkRowEditorPort 1.3.6.1.4.1.868.2.5.144.1.2.2.2.2
Physical port interface index.
Status: current Access: read-write
OBJECT-TYPE    
  TNInterfaceIndex  

tnMplsConfigLinkRowEditorMACAddressNextHop 1.3.6.1.4.1.868.2.5.144.1.2.2.2.3
MAC address of peer (next hop) MPLS node.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

tnMplsConfigLinkRowEditorMACAddress 1.3.6.1.4.1.868.2.5.144.1.2.2.2.4
MAC address of this MPLS interface.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

tnMplsConfigLinkRowEditorVLANTagType 1.3.6.1.4.1.868.2.5.144.1.2.2.2.5
VLAN tag type.
Status: current Access: read-write
OBJECT-TYPE    
  TNMplsTagType  

tnMplsConfigLinkRowEditorVLANId 1.3.6.1.4.1.868.2.5.144.1.2.2.2.6
VLAN ID, if tag_type isn't untagged.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned16  

tnMplsConfigLinkRowEditorVLANpcp 1.3.6.1.4.1.868.2.5.144.1.2.2.2.7
VLAN PCP; only relevant if tagged.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tnMplsConfigLinkRowEditorVLANdei 1.3.6.1.4.1.868.2.5.144.1.2.2.2.8
VLAN DEI; only relevant if tagged.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8  

tnMplsConfigLinkRowEditorSrcNodeId 1.3.6.1.4.1.868.2.5.144.1.2.2.2.9
Source node ID (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnMplsConfigLinkRowEditorSrcGlobalId 1.3.6.1.4.1.868.2.5.144.1.2.2.2.10
Source global ID (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tnMplsConfigLinkRowEditorDstNodeId 1.3.6.1.4.1.868.2.5.144.1.2.2.2.11
Destination node ID (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnMplsConfigLinkRowEditorDstGlobalId 1.3.6.1.4.1.868.2.5.144.1.2.2.2.12
Destination global ID (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tnMplsConfigLinkRowEditorDstIfNum 1.3.6.1.4.1.868.2.5.144.1.2.2.2.13
Destination interface number (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tnMplsConfigLinkRowEditorSrcNodeIdValid 1.3.6.1.4.1.868.2.5.144.1.2.2.2.14
Source node ID valid (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnMplsConfigLinkRowEditorSrcGlobalIdValid 1.3.6.1.4.1.868.2.5.144.1.2.2.2.15
Source global ID valid (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnMplsConfigLinkRowEditorDstGlobalIdValid 1.3.6.1.4.1.868.2.5.144.1.2.2.2.16
Destination global ID valid (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnMplsConfigLinkRowEditorAction 1.3.6.1.4.1.868.2.5.144.1.2.2.2.100
Action
Status: current Access: read-write
OBJECT-TYPE    
  TNRowEditorState  

tnMplsConfigTunnel 1.3.6.1.4.1.868.2.5.144.1.2.3
OBJECT IDENTIFIER    

tnMplsConfigTunnelTable 1.3.6.1.4.1.868.2.5.144.1.2.3.1
This is the MPLS Tunnel configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TNMplsConfigTunnelEntry

tnMplsConfigTunnelEntry 1.3.6.1.4.1.868.2.5.144.1.2.3.1.1
Each entry in this table represents an MPLS Tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNMplsConfigTunnelEntry  

tnMplsConfigTunnelGroupIfIndex 1.3.6.1.4.1.868.2.5.144.1.2.3.1.1.1
MPLS group interface index. Valid range is BASE+GROUP where the base is specified in the interface index textual convention and the group number range is 1..maximum group number. This maximum is platform-specific and can be retrieved from the MPLS capabilities.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNInterfaceIndex  

tnMplsConfigTunnelTunnelName 1.3.6.1.4.1.868.2.5.144.1.2.3.1.1.2
Tunnel name.
Status: current Access: read-write
OBJECT-TYPE    
  TNDisplayString Size(0..31)  

tnMplsConfigTunnelTunnelMode 1.3.6.1.4.1.868.2.5.144.1.2.3.1.1.3
DiffServ tunnel modes for Traffic Class and TTL.
Status: current Access: read-write
OBJECT-TYPE    
  TNMplsTunnelMode  

tnMplsConfigTunnelSrcNodeId 1.3.6.1.4.1.868.2.5.144.1.2.3.1.1.4
Source node ID (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnMplsConfigTunnelSrcGlobalId 1.3.6.1.4.1.868.2.5.144.1.2.3.1.1.5
Source global ID (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tnMplsConfigTunnelDstNodeId 1.3.6.1.4.1.868.2.5.144.1.2.3.1.1.6
Destination node ID (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnMplsConfigTunnelDstGlobalId 1.3.6.1.4.1.868.2.5.144.1.2.3.1.1.7
Destination global ID (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tnMplsConfigTunnelDstTunnelTpNum 1.3.6.1.4.1.868.2.5.144.1.2.3.1.1.8
Destination tunnel ID number (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tnMplsConfigTunnelSrcTunnelTpNum 1.3.6.1.4.1.868.2.5.144.1.2.3.1.1.9
Source tunnel ID number (if SPME, for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned16  

tnMplsConfigTunnelSrcLspNum 1.3.6.1.4.1.868.2.5.144.1.2.3.1.1.10
Source LSP number (if SPME, for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned16  

tnMplsConfigTunnelDstLspNum 1.3.6.1.4.1.868.2.5.144.1.2.3.1.1.11
Destination LSP number (if SPME, for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned16  

tnMplsConfigTunnelIsSpme 1.3.6.1.4.1.868.2.5.144.1.2.3.1.1.12
TRUE if tunnel endpoint is an SPME (OAM).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnMplsConfigTunnelSrcNodeIsValid 1.3.6.1.4.1.868.2.5.144.1.2.3.1.1.13
Source node ID valid (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnMplsConfigTunnelSrcGlobalIdValid 1.3.6.1.4.1.868.2.5.144.1.2.3.1.1.14
Source global ID valid (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnMplsConfigTunnelDstGlobalIdValid 1.3.6.1.4.1.868.2.5.144.1.2.3.1.1.15
Destination global ID valid (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnMplsConfigTunnelIngressLabel 1.3.6.1.4.1.868.2.5.144.1.2.3.1.1.16
Ingress MPLS label value or TN_APPL_MPLSTP_LABEL_NONE.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 16..1048575  

tnMplsConfigTunnelEgressLabel 1.3.6.1.4.1.868.2.5.144.1.2.3.1.1.17
Egress MPLS label value or TN_APPL_MPLSTP_LABEL_NONE.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 16..1048575  

tnMplsConfigTunnelAttachInterface 1.3.6.1.4.1.868.2.5.144.1.2.3.1.1.18
MPLS link interface or MPLS tunnel endpoint interface that tunnel endpoint is attached to.
Status: current Access: read-write
OBJECT-TYPE    
  TNInterfaceIndex  

tnMplsConfigTunnelTrafficClass 1.3.6.1.4.1.868.2.5.144.1.2.3.1.1.19
Traffic class used on egress unless overruled by uniform tunnel mode.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigTunnelTtl 1.3.6.1.4.1.868.2.5.144.1.2.3.1.1.20
Time-to-live used on egress unless overruled by uniform tunnel mode.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..255  

tnMplsConfigTunnelInCosMapId 1.3.6.1.4.1.868.2.5.144.1.2.3.1.1.21
Ingress Class of Service Map ID or 0 for no mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8  

tnMplsConfigTunnelOutCosMapId 1.3.6.1.4.1.868.2.5.144.1.2.3.1.1.22
Egress Class of Service Map ID or 0 for no mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8  

tnMplsConfigTunnelIsLLsp 1.3.6.1.4.1.868.2.5.144.1.2.3.1.1.23
TRUE for L-LSP, FALSE for E-LSP. Note that for L-LSP, the Ingress Class of Service Map only maps the ingress Traffic Class to Drop Precedence. The Class of Service is given by the tnMplsConfigTunnelLLspCos field.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnMplsConfigTunnelLLspCos 1.3.6.1.4.1.868.2.5.144.1.2.3.1.1.24
Ingress Class of Service for L-LSP (tnMplsConfigTunnelIsLLsp == TRUE)
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigTunnelAction 1.3.6.1.4.1.868.2.5.144.1.2.3.1.1.100
Action
Status: current Access: read-write
OBJECT-TYPE    
  TNRowEditorState  

tnMplsConfigTunnelRowEditor 1.3.6.1.4.1.868.2.5.144.1.2.3.2
OBJECT IDENTIFIER    

tnMplsConfigTunnelRowEditorGroupIfIndex 1.3.6.1.4.1.868.2.5.144.1.2.3.2.1
MPLS group interface index. Valid range is BASE+GROUP where the base is specified in the interface index textual convention and the group number range is 1..maximum group number. This maximum is platform-specific and can be retrieved from the MPLS capabilities.
Status: current Access: read-write
OBJECT-TYPE    
  TNInterfaceIndex  

tnMplsConfigTunnelRowEditorTunnelName 1.3.6.1.4.1.868.2.5.144.1.2.3.2.2
Tunnel name.
Status: current Access: read-write
OBJECT-TYPE    
  TNDisplayString Size(0..31)  

tnMplsConfigTunnelRowEditorTunnelMode 1.3.6.1.4.1.868.2.5.144.1.2.3.2.3
DiffServ tunnel modes for Traffic Class and TTL.
Status: current Access: read-write
OBJECT-TYPE    
  TNMplsTunnelMode  

tnMplsConfigTunnelRowEditorSrcNodeId 1.3.6.1.4.1.868.2.5.144.1.2.3.2.4
Source node ID (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnMplsConfigTunnelRowEditorSrcGlobalId 1.3.6.1.4.1.868.2.5.144.1.2.3.2.5
Source global ID (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tnMplsConfigTunnelRowEditorDstNodeId 1.3.6.1.4.1.868.2.5.144.1.2.3.2.6
Destination node ID (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnMplsConfigTunnelRowEditorDstGlobalId 1.3.6.1.4.1.868.2.5.144.1.2.3.2.7
Destination global ID (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tnMplsConfigTunnelRowEditorDstTunnelTpNum 1.3.6.1.4.1.868.2.5.144.1.2.3.2.8
Destination tunnel ID number (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tnMplsConfigTunnelRowEditorSrcTunnelTpNum 1.3.6.1.4.1.868.2.5.144.1.2.3.2.9
Source tunnel ID number (if SPME, for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned16  

tnMplsConfigTunnelRowEditorSrcLspNum 1.3.6.1.4.1.868.2.5.144.1.2.3.2.10
Source LSP number (if SPME, for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned16  

tnMplsConfigTunnelRowEditorDstLspNum 1.3.6.1.4.1.868.2.5.144.1.2.3.2.11
Destination LSP number (if SPME, for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned16  

tnMplsConfigTunnelRowEditorIsSpme 1.3.6.1.4.1.868.2.5.144.1.2.3.2.12
TRUE if tunnel endpoint is an SPME (OAM).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnMplsConfigTunnelRowEditorSrcNodeIsValid 1.3.6.1.4.1.868.2.5.144.1.2.3.2.13
Source node ID valid (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnMplsConfigTunnelRowEditorSrcGlobalIdValid 1.3.6.1.4.1.868.2.5.144.1.2.3.2.14
Source global ID valid (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnMplsConfigTunnelRowEditorDstGlobalIdValid 1.3.6.1.4.1.868.2.5.144.1.2.3.2.15
Destination global ID valid (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnMplsConfigTunnelRowEditorIngressLabel 1.3.6.1.4.1.868.2.5.144.1.2.3.2.16
Ingress MPLS label value or TN_APPL_MPLSTP_LABEL_NONE.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 16..1048575  

tnMplsConfigTunnelRowEditorEgressLabel 1.3.6.1.4.1.868.2.5.144.1.2.3.2.17
Egress MPLS label value or TN_APPL_MPLSTP_LABEL_NONE.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 16..1048575  

tnMplsConfigTunnelRowEditorAttachInterface 1.3.6.1.4.1.868.2.5.144.1.2.3.2.18
MPLS link interface or MPLS tunnel endpoint interface that tunnel endpoint is attached to.
Status: current Access: read-write
OBJECT-TYPE    
  TNInterfaceIndex  

tnMplsConfigTunnelRowEditorTrafficClass 1.3.6.1.4.1.868.2.5.144.1.2.3.2.19
Traffic class used on egress unless overruled by uniform tunnel mode.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigTunnelRowEditorTtl 1.3.6.1.4.1.868.2.5.144.1.2.3.2.20
Time-to-live used on egress unless overruled by uniform tunnel mode.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..255  

tnMplsConfigTunnelRowEditorInCosMapId 1.3.6.1.4.1.868.2.5.144.1.2.3.2.21
Ingress Class of Service Map ID or 0 for no mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8  

tnMplsConfigTunnelRowEditorOutCosMapId 1.3.6.1.4.1.868.2.5.144.1.2.3.2.22
Egress Class of Service Map ID or 0 for no mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8  

tnMplsConfigTunnelRowEditorIsLLsp 1.3.6.1.4.1.868.2.5.144.1.2.3.2.23
TRUE for L-LSP, FALSE for E-LSP. Note that for L-LSP, the Ingress Class of Service Map only maps the ingress Traffic Class to Drop Precedence. The Class of Service is given by the tnMplsConfigTunnelLLspCos field.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnMplsConfigTunnelRowEditorLLspCos 1.3.6.1.4.1.868.2.5.144.1.2.3.2.24
Ingress Class of Service for L-LSP (tnMplsConfigTunnelIsLLsp == TRUE)
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigTunnelRowEditorAction 1.3.6.1.4.1.868.2.5.144.1.2.3.2.100
Action
Status: current Access: read-write
OBJECT-TYPE    
  TNRowEditorState  

tnMplsConfigLsp 1.3.6.1.4.1.868.2.5.144.1.2.4
OBJECT IDENTIFIER    

tnMplsConfigLspTable 1.3.6.1.4.1.868.2.5.144.1.2.4.1
This is the MPLS Lsp configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TNMplsConfigLspEntry

tnMplsConfigLspEntry 1.3.6.1.4.1.868.2.5.144.1.2.4.1.1
Each entry in this table represents an MPLS Lsp.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNMplsConfigLspEntry  

tnMplsConfigLspGroupIndex 1.3.6.1.4.1.868.2.5.144.1.2.4.1.1.1
MPLS group index number. Valid range is (1..max groups). The maximum group number is platform-specific and can be retrieved from the MPLS capabilities.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

tnMplsConfigLspXcName 1.3.6.1.4.1.868.2.5.144.1.2.4.1.1.2
LSP cross-connect name.
Status: current Access: read-write
OBJECT-TYPE    
  TNDisplayString Size(0..31)  

tnMplsConfigLspSrcNodeId 1.3.6.1.4.1.868.2.5.144.1.2.4.1.1.3
Source node ID (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnMplsConfigLspSrcNodeIdIsDefined 1.3.6.1.4.1.868.2.5.144.1.2.4.1.1.4
Indicates if Source node ID (for OAM) is defined.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnMplsConfigLspSrcGlobalId 1.3.6.1.4.1.868.2.5.144.1.2.4.1.1.5
Source global ID (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tnMplsConfigLspSrcGlobalIdIsDefined 1.3.6.1.4.1.868.2.5.144.1.2.4.1.1.6
Indicates if Source global ID (for OAM) is defined.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnMplsConfigLspSrcTunnelTpNum 1.3.6.1.4.1.868.2.5.144.1.2.4.1.1.7
Source tunnel ID number (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned16  

tnMplsConfigLspDstNodeId 1.3.6.1.4.1.868.2.5.144.1.2.4.1.1.8
Destination node ID (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnMplsConfigLspDstGlobalId 1.3.6.1.4.1.868.2.5.144.1.2.4.1.1.9
Destination global ID (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tnMplsConfigLspDstGlobalIdIsDefined 1.3.6.1.4.1.868.2.5.144.1.2.4.1.1.10
Indicates if Destination global ID (for OAM) is defined.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnMplsConfigLspDstTunnelTpNum 1.3.6.1.4.1.868.2.5.144.1.2.4.1.1.11
Destination tunnel ID number (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned16  

tnMplsConfigLspSrcLspNumber 1.3.6.1.4.1.868.2.5.144.1.2.4.1.1.12
Source LSP number (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned16  

tnMplsConfigLspDstLspNumber 1.3.6.1.4.1.868.2.5.144.1.2.4.1.1.13
Destination LSP number (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned16  

tnMplsConfigLspForwardIngressLabel 1.3.6.1.4.1.868.2.5.144.1.2.4.1.1.14
Ingress MPLS label value or TN_APPL_MPLSTP_LABEL_NONE.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 16..1048575  

tnMplsConfigLspForwardEgressLabel 1.3.6.1.4.1.868.2.5.144.1.2.4.1.1.15
Egress MPLS label value or TN_APPL_MPLSTP_LABEL_NONE.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 16..1048575  

tnMplsConfigLspForwardAttachInterface 1.3.6.1.4.1.868.2.5.144.1.2.4.1.1.16
Egress MPLS link interface or MPLS tunnel interface for forward part of LSP cross-connect.
Status: current Access: read-write
OBJECT-TYPE    
  TNInterfaceIndex  

tnMplsConfigLspForwardInCosMapId 1.3.6.1.4.1.868.2.5.144.1.2.4.1.1.17
Ingress Class of Service Map ID or 0 for forward part of LSP cross-connect.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8  

tnMplsConfigLspForwardOutCosMapId 1.3.6.1.4.1.868.2.5.144.1.2.4.1.1.18
Egress Class of Service Map ID or 0 for forward part of LSP cross-connect.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8  

tnMplsConfigLspForwardIsLLsp 1.3.6.1.4.1.868.2.5.144.1.2.4.1.1.19
TRUE for L-LSP, FALSE for E-LSP. Note that for L-LSP, the Ingress Class of Service Map only maps the ingress Traffic Class to Drop Precedence. The Class of Service is given by the tnMplsConfigLspForwardLLspCos field.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnMplsConfigLspForwardHQoSId 1.3.6.1.4.1.868.2.5.144.1.2.4.1.1.20
HQoS Id for forward direction (1..256) or 0 for none
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned16 0..256  

tnMplsConfigLspForwardLLspCos 1.3.6.1.4.1.868.2.5.144.1.2.4.1.1.21
Ingress Class of Service for L-LSP (ForwardIsLLsp == TRUE)
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigLspReverseIngressLabel 1.3.6.1.4.1.868.2.5.144.1.2.4.1.1.22
Ingress MPLS label value or TN_APPL_MPLSTP_LABEL_NONE.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 16..1048575  

tnMplsConfigLspReverseEgressLabel 1.3.6.1.4.1.868.2.5.144.1.2.4.1.1.23
Egress MPLS label value or TN_APPL_MPLSTP_LABEL_NONE.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 16..1048575  

tnMplsConfigLspReverseAttachInterface 1.3.6.1.4.1.868.2.5.144.1.2.4.1.1.24
Egress MPLS link interface or MPLS tunnel endpoint interface for reverse part of LSP cross-connect.
Status: current Access: read-write
OBJECT-TYPE    
  TNInterfaceIndex  

tnMplsConfigLspReverseInCosMapId 1.3.6.1.4.1.868.2.5.144.1.2.4.1.1.25
Ingress Class of Service Map ID or 0 for reverse part of LSP cross-connect.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8  

tnMplsConfigLspReverseOutCosMapId 1.3.6.1.4.1.868.2.5.144.1.2.4.1.1.26
Egress Class of Service Map ID or 0 for reverse part of LSP cross-connect.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8  

tnMplsConfigLspReverseIsLLsp 1.3.6.1.4.1.868.2.5.144.1.2.4.1.1.27
TRUE for L-LSP, FALSE for E-LSP. Note that for L-LSP, the Ingress Class of Service Map only maps the ingress Traffic Class to Drop Precedence. The Class of Service is given by the tnMplsConfigLspReverseLLspCos field.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnMplsConfigLspReverseLLspCos 1.3.6.1.4.1.868.2.5.144.1.2.4.1.1.28
Ingress Class of Service for L-LSP (ReverseIsLLsp == TRUE)
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigLspReverseHQoSId 1.3.6.1.4.1.868.2.5.144.1.2.4.1.1.29
HQoS Id for reverse direction (1..256) or 0 for none
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned16 0..256  

tnMplsConfigLspAction 1.3.6.1.4.1.868.2.5.144.1.2.4.1.1.100
Action
Status: current Access: read-write
OBJECT-TYPE    
  TNRowEditorState  

tnMplsConfigLspRowEditor 1.3.6.1.4.1.868.2.5.144.1.2.4.2
OBJECT IDENTIFIER    

tnMplsConfigLspRowEditorGroupIndex 1.3.6.1.4.1.868.2.5.144.1.2.4.2.1
MPLS group index number. Valid range is (1..max groups). The maximum group number is platform-specific and can be retrieved from the MPLS capabilities.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..2147483647  

tnMplsConfigLspRowEditorXcName 1.3.6.1.4.1.868.2.5.144.1.2.4.2.2
LSP cross-connect name.
Status: current Access: read-write
OBJECT-TYPE    
  TNDisplayString Size(0..31)  

tnMplsConfigLspRowEditorSrcNodeId 1.3.6.1.4.1.868.2.5.144.1.2.4.2.3
Source node ID (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnMplsConfigLspRowEditorSrcNodeIdIsDefined 1.3.6.1.4.1.868.2.5.144.1.2.4.2.4
Indicates if Source node ID (for OAM) is defined.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnMplsConfigLspRowEditorSrcGlobalId 1.3.6.1.4.1.868.2.5.144.1.2.4.2.5
Source global ID (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tnMplsConfigLspRowEditorSrcGlobalIdIsDefined 1.3.6.1.4.1.868.2.5.144.1.2.4.2.6
Indicates if Source global ID (for OAM) is defined.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnMplsConfigLspRowEditorSrcTunnelTpNum 1.3.6.1.4.1.868.2.5.144.1.2.4.2.7
Source tunnel ID number (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned16  

tnMplsConfigLspRowEditorDstNodeId 1.3.6.1.4.1.868.2.5.144.1.2.4.2.8
Destination node ID (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnMplsConfigLspRowEditorDstGlobalId 1.3.6.1.4.1.868.2.5.144.1.2.4.2.9
Destination global ID (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tnMplsConfigLspRowEditorDstGlobalIdIsDefined 1.3.6.1.4.1.868.2.5.144.1.2.4.2.10
Indicates if Destination global ID (for OAM) is defined.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnMplsConfigLspRowEditorDstTunnelTpNum 1.3.6.1.4.1.868.2.5.144.1.2.4.2.11
Destination tunnel ID number (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned16  

tnMplsConfigLspRowEditorSrcLspNumber 1.3.6.1.4.1.868.2.5.144.1.2.4.2.12
Source LSP number (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned16  

tnMplsConfigLspRowEditorDstLspNumber 1.3.6.1.4.1.868.2.5.144.1.2.4.2.13
Destination LSP number (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned16  

tnMplsConfigLspRowEditorForwardIngressLabel 1.3.6.1.4.1.868.2.5.144.1.2.4.2.14
Ingress MPLS label value or TN_APPL_MPLSTP_LABEL_NONE.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 16..1048575  

tnMplsConfigLspRowEditorForwardEgressLabel 1.3.6.1.4.1.868.2.5.144.1.2.4.2.15
Egress MPLS label value or TN_APPL_MPLSTP_LABEL_NONE.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 16..1048575  

tnMplsConfigLspRowEditorForwardAttachInterface 1.3.6.1.4.1.868.2.5.144.1.2.4.2.16
Egress MPLS link interface or MPLS tunnel interface for forward part of LSP cross-connect.
Status: current Access: read-write
OBJECT-TYPE    
  TNInterfaceIndex  

tnMplsConfigLspRowEditorForwardInCosMapId 1.3.6.1.4.1.868.2.5.144.1.2.4.2.17
Ingress Class of Service Map ID or 0 for forward part of LSP cross-connect.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8  

tnMplsConfigLspRowEditorForwardOutCosMapId 1.3.6.1.4.1.868.2.5.144.1.2.4.2.18
Egress Class of Service Map ID or 0 for forward part of LSP cross-connect.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8  

tnMplsConfigLspRowEditorForwardIsLLsp 1.3.6.1.4.1.868.2.5.144.1.2.4.2.19
TRUE for L-LSP, FALSE for E-LSP. Note that for L-LSP, the Ingress Class of Service Map only maps the ingress Traffic Class to Drop Precedence. The Class of Service is given by the tnMplsConfigLspForwardLLspCos field.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnMplsConfigLspRowEditorForwardHQoSId 1.3.6.1.4.1.868.2.5.144.1.2.4.2.20
HQoS Id for forward direction (1..256) or 0 for none
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned16 0..256  

tnMplsConfigLspRowEditorForwardLLspCos 1.3.6.1.4.1.868.2.5.144.1.2.4.2.21
Ingress Class of Service for L-LSP (ForwardIsLLsp == TRUE)
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigLspRowEditorReverseIngressLabel 1.3.6.1.4.1.868.2.5.144.1.2.4.2.22
Ingress MPLS label value or TN_APPL_MPLSTP_LABEL_NONE.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 16..1048575  

tnMplsConfigLspRowEditorReverseEgressLabel 1.3.6.1.4.1.868.2.5.144.1.2.4.2.23
Egress MPLS label value or TN_APPL_MPLSTP_LABEL_NONE.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 16..1048575  

tnMplsConfigLspRowEditorReverseAttachInterface 1.3.6.1.4.1.868.2.5.144.1.2.4.2.24
Egress MPLS link interface or MPLS tunnel endpoint interface for reverse part of LSP cross-connect.
Status: current Access: read-write
OBJECT-TYPE    
  TNInterfaceIndex  

tnMplsConfigLspRowEditorReverseInCosMapId 1.3.6.1.4.1.868.2.5.144.1.2.4.2.25
Ingress Class of Service Map ID or 0 for reverse part of LSP cross-connect.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8  

tnMplsConfigLspRowEditorReverseOutCosMapId 1.3.6.1.4.1.868.2.5.144.1.2.4.2.26
Egress Class of Service Map ID or 0 for reverse part of LSP cross-connect.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8  

tnMplsConfigLspRowEditorReverseIsLLsp 1.3.6.1.4.1.868.2.5.144.1.2.4.2.27
TRUE for L-LSP, FALSE for E-LSP. Note that for L-LSP, the Ingress Class of Service Map only maps the ingress Traffic Class to Drop Precedence. The Class of Service is given by the tnMplsConfigLspReverseLLspCos field.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnMplsConfigLspRowEditorReverseLLspCos 1.3.6.1.4.1.868.2.5.144.1.2.4.2.28
Ingress Class of Service for L-LSP (ReverseIsLLsp == TRUE)
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigLspRowEditorReverseHQoSId 1.3.6.1.4.1.868.2.5.144.1.2.4.2.29
HQoS Id for reverse direction (1..256) or 0 for none
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned16 0..256  

tnMplsConfigLspRowEditorAction 1.3.6.1.4.1.868.2.5.144.1.2.4.2.100
Action
Status: current Access: read-write
OBJECT-TYPE    
  TNRowEditorState  

tnMplsConfigPw 1.3.6.1.4.1.868.2.5.144.1.2.5
OBJECT IDENTIFIER    

tnMplsConfigPwTable 1.3.6.1.4.1.868.2.5.144.1.2.5.1
This is the MPLS Pseudo Wire configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TNMplsConfigPwEntry

tnMplsConfigPwEntry 1.3.6.1.4.1.868.2.5.144.1.2.5.1.1
Each entry in this table represents an MPLS Pseudo Wire.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNMplsConfigPwEntry  

tnMplsConfigPwGroupIfIndex 1.3.6.1.4.1.868.2.5.144.1.2.5.1.1.1
MPLS group interface index. Valid range is BASE+GROUP where the base is specified in the interface index textual convention and the group number range is 1..maximum group number. This maximum is platform-specific and can be retrieved from the MPLS capabilities.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNInterfaceIndex  

tnMplsConfigPwInLabel 1.3.6.1.4.1.868.2.5.144.1.2.5.1.1.2
PW local/ingress MPLS label value or TN_APPL_MPLSTP_LABEL_NONE.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 16..1048575  

tnMplsConfigPwOutLabel 1.3.6.1.4.1.868.2.5.144.1.2.5.1.1.3
PW remote/egress MPLS label value or TN_APPL_MPLSTP_LABEL_NONE.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 16..1048575  

tnMplsConfigPwControlWord 1.3.6.1.4.1.868.2.5.144.1.2.5.1.1.4
PW control word value to use on egress.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..268435455  

tnMplsConfigPwUseControlWord 1.3.6.1.4.1.868.2.5.144.1.2.5.1.1.5
TRUE: Use control word on egress and ingress, FALSE: Do not use.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnMplsConfigPwTunnelMode 1.3.6.1.4.1.868.2.5.144.1.2.5.1.1.6
DiffServ tunnel modes for Traffic Class and TTL.
Status: current Access: read-write
OBJECT-TYPE    
  TNMplsTunnelMode  

tnMplsConfigPwTrafficClass 1.3.6.1.4.1.868.2.5.144.1.2.5.1.1.7
Traffic class used on egress unless overruled by uniform tunnel mode.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigPwTtl 1.3.6.1.4.1.868.2.5.144.1.2.5.1.1.8
Time-to-live used on egress unless overruled by uniform tunnel mode.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..255  

tnMplsConfigPwInCosMapId 1.3.6.1.4.1.868.2.5.144.1.2.5.1.1.9
Ingress Class of Service Map ID or 0 no mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8  

tnMplsConfigPwOutCosMapId 1.3.6.1.4.1.868.2.5.144.1.2.5.1.1.10
Egress Class of Service Map ID or 0 for no mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8  

tnMplsConfigPwIsLLsp 1.3.6.1.4.1.868.2.5.144.1.2.5.1.1.11
TRUE for L-LSP, FALSE for E-LSP. Note that for L-LSP, the Ingress Class of Service Map only maps the ingress Traffic Class to Drop Precedence. The Class of Service is given by the LLspCos field.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnMplsConfigPwLLspCos 1.3.6.1.4.1.868.2.5.144.1.2.5.1.1.12
Ingress Class of Service for L-LSP (IsLLsp == TRUE)
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigPwAttachInterface 1.3.6.1.4.1.868.2.5.144.1.2.5.1.1.13
MPLS link interface or MPLS tunnel endpoint number that PW is attached to.
Status: current Access: read-write
OBJECT-TYPE    
  TNInterfaceIndex  

tnMplsConfigPwStitchPwInterface 1.3.6.1.4.1.868.2.5.144.1.2.5.1.1.14
MPLS PW interface index to stitch this PW with, 0 for no stitch.
Status: current Access: read-write
OBJECT-TYPE    
  TNInterfaceIndex  

tnMplsConfigPwVccvType 1.3.6.1.4.1.868.2.5.144.1.2.5.1.1.15
MPLS PW OAM Vccv type.
Status: current Access: read-write
OBJECT-TYPE    
  TNMplsVccvType  

tnMplsConfigPwHQoSId 1.3.6.1.4.1.868.2.5.144.1.2.5.1.1.16
HQoS Id (1..256) or 0 for none. Will only take effect for stitched PWs.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned16 0..256  

tnMplsConfigPwSrcNodeId 1.3.6.1.4.1.868.2.5.144.1.2.5.1.1.17
Source node ID (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnMplsConfigPwSrcNodeIdIsDefined 1.3.6.1.4.1.868.2.5.144.1.2.5.1.1.18
Indicates if Source node ID (for OAM) is defined.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnMplsConfigPwSrcGlobalId 1.3.6.1.4.1.868.2.5.144.1.2.5.1.1.19
Source global ID (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tnMplsConfigPwSrcGlobalIdIsDefined 1.3.6.1.4.1.868.2.5.144.1.2.5.1.1.20
Indicates if Source global ID (for OAM) is defined.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnMplsConfigPwDstNodeId 1.3.6.1.4.1.868.2.5.144.1.2.5.1.1.21
Destination node ID (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnMplsConfigPwDstGlobalId 1.3.6.1.4.1.868.2.5.144.1.2.5.1.1.22
Destination global ID (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tnMplsConfigPwDstGlobalIdIsDefined 1.3.6.1.4.1.868.2.5.144.1.2.5.1.1.23
Indicates if Destination global ID (for OAM) is defined.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnMplsConfigPwSrcAcId 1.3.6.1.4.1.868.2.5.144.1.2.5.1.1.24
Source AC_ID (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tnMplsConfigPwDstAcId 1.3.6.1.4.1.868.2.5.144.1.2.5.1.1.25
Destination AC_ID (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tnMplsConfigPwSrcAgiValue 1.3.6.1.4.1.868.2.5.144.1.2.5.1.1.26
Source AGI Value (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(8)  

tnMplsConfigPwDstAgiValue 1.3.6.1.4.1.868.2.5.144.1.2.5.1.1.27
Destination AGI Value (for OAM)..
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(8)  

tnMplsConfigPwSrcAgiType 1.3.6.1.4.1.868.2.5.144.1.2.5.1.1.28
Source AGI Type (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8  

tnMplsConfigPwSrcAgiLength 1.3.6.1.4.1.868.2.5.144.1.2.5.1.1.29
Source AGI Length 0-7 (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigPwDstAgiType 1.3.6.1.4.1.868.2.5.144.1.2.5.1.1.30
Destination AGI Type (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8  

tnMplsConfigPwDstAgiLength 1.3.6.1.4.1.868.2.5.144.1.2.5.1.1.31
Destination AGI Length 0-7 (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigPwAction 1.3.6.1.4.1.868.2.5.144.1.2.5.1.1.100
Action
Status: current Access: read-write
OBJECT-TYPE    
  TNRowEditorState  

tnMplsConfigPwRowEditor 1.3.6.1.4.1.868.2.5.144.1.2.5.2
OBJECT IDENTIFIER    

tnMplsConfigPwRowEditorGroupIfIndex 1.3.6.1.4.1.868.2.5.144.1.2.5.2.1
MPLS group interface index. Valid range is BASE+GROUP where the base is specified in the interface index textual convention and the group number range is 1..maximum group number. This maximum is platform-specific and can be retrieved from the MPLS capabilities.
Status: current Access: read-write
OBJECT-TYPE    
  TNInterfaceIndex  

tnMplsConfigPwRowEditorInLabel 1.3.6.1.4.1.868.2.5.144.1.2.5.2.2
PW local/ingress MPLS label value or TN_APPL_MPLSTP_LABEL_NONE.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 16..1048575  

tnMplsConfigPwRowEditorOutLabel 1.3.6.1.4.1.868.2.5.144.1.2.5.2.3
PW remote/egress MPLS label value or TN_APPL_MPLSTP_LABEL_NONE.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 16..1048575  

tnMplsConfigPwRowEditorControlWord 1.3.6.1.4.1.868.2.5.144.1.2.5.2.4
PW control word value to use on egress.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..268435455  

tnMplsConfigPwRowEditorUseControlWord 1.3.6.1.4.1.868.2.5.144.1.2.5.2.5
TRUE: Use control word on egress and ingress, FALSE: Do not use.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnMplsConfigPwRowEditorTunnelMode 1.3.6.1.4.1.868.2.5.144.1.2.5.2.6
DiffServ tunnel modes for Traffic Class and TTL.
Status: current Access: read-write
OBJECT-TYPE    
  TNMplsTunnelMode  

tnMplsConfigPwRowEditorTrafficClass 1.3.6.1.4.1.868.2.5.144.1.2.5.2.7
Traffic class used on egress unless overruled by uniform tunnel mode.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigPwRowEditorTtl 1.3.6.1.4.1.868.2.5.144.1.2.5.2.8
Time-to-live used on egress unless overruled by uniform tunnel mode.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..255  

tnMplsConfigPwRowEditorInCosMapId 1.3.6.1.4.1.868.2.5.144.1.2.5.2.9
Ingress Class of Service Map ID or 0 no mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8  

tnMplsConfigPwRowEditorOutCosMapId 1.3.6.1.4.1.868.2.5.144.1.2.5.2.10
Egress Class of Service Map ID or 0 for no mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8  

tnMplsConfigPwRowEditorIsLLsp 1.3.6.1.4.1.868.2.5.144.1.2.5.2.11
TRUE for L-LSP, FALSE for E-LSP. Note that for L-LSP, the Ingress Class of Service Map only maps the ingress Traffic Class to Drop Precedence. The Class of Service is given by the LLspCos field.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnMplsConfigPwRowEditorLLspCos 1.3.6.1.4.1.868.2.5.144.1.2.5.2.12
Ingress Class of Service for L-LSP (IsLLsp == TRUE)
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigPwRowEditorAttachInterface 1.3.6.1.4.1.868.2.5.144.1.2.5.2.13
MPLS link interface or MPLS tunnel endpoint number that PW is attached to.
Status: current Access: read-write
OBJECT-TYPE    
  TNInterfaceIndex  

tnMplsConfigPwRowEditorStitchPwInterface 1.3.6.1.4.1.868.2.5.144.1.2.5.2.14
MPLS PW interface index to stitch this PW with, 0 for no stitch.
Status: current Access: read-write
OBJECT-TYPE    
  TNInterfaceIndex  

tnMplsConfigPwRowEditorVccvType 1.3.6.1.4.1.868.2.5.144.1.2.5.2.15
MPLS PW OAM Vccv type.
Status: current Access: read-write
OBJECT-TYPE    
  TNMplsVccvType  

tnMplsConfigPwRowEditorHQoSId 1.3.6.1.4.1.868.2.5.144.1.2.5.2.16
HQoS Id (1..256) or 0 for none. Will only take effect for stitched PWs.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned16 0..256  

tnMplsConfigPwRowEditorSrcNodeId 1.3.6.1.4.1.868.2.5.144.1.2.5.2.17
Source node ID (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnMplsConfigPwRowEditorSrcNodeIdIsDefined 1.3.6.1.4.1.868.2.5.144.1.2.5.2.18
Indicates if Source node ID (for OAM) is defined.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnMplsConfigPwRowEditorSrcGlobalId 1.3.6.1.4.1.868.2.5.144.1.2.5.2.19
Source global ID (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tnMplsConfigPwRowEditorSrcGlobalIdIsDefined 1.3.6.1.4.1.868.2.5.144.1.2.5.2.20
Indicates if Source global ID (for OAM) is defined.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnMplsConfigPwRowEditorDstNodeId 1.3.6.1.4.1.868.2.5.144.1.2.5.2.21
Destination node ID (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tnMplsConfigPwRowEditorDstGlobalId 1.3.6.1.4.1.868.2.5.144.1.2.5.2.22
Destination global ID (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tnMplsConfigPwRowEditorDstGlobalIdIsDefined 1.3.6.1.4.1.868.2.5.144.1.2.5.2.23
Indicates if Destination global ID (for OAM) is defined.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnMplsConfigPwRowEditorSrcAcId 1.3.6.1.4.1.868.2.5.144.1.2.5.2.24
Source AC_ID (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tnMplsConfigPwRowEditorDstAcId 1.3.6.1.4.1.868.2.5.144.1.2.5.2.25
Destination AC_ID (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tnMplsConfigPwRowEditorSrcAgiValue 1.3.6.1.4.1.868.2.5.144.1.2.5.2.26
Source AGI Value (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(8)  

tnMplsConfigPwRowEditorDstAgiValue 1.3.6.1.4.1.868.2.5.144.1.2.5.2.27
Destination AGI Value (for OAM)..
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(8)  

tnMplsConfigPwRowEditorSrcAgiType 1.3.6.1.4.1.868.2.5.144.1.2.5.2.28
Source AGI Type (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8  

tnMplsConfigPwRowEditorSrcAgiLength 1.3.6.1.4.1.868.2.5.144.1.2.5.2.29
Source AGI Length 0-7 (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigPwRowEditorDstAgiType 1.3.6.1.4.1.868.2.5.144.1.2.5.2.30
Destination AGI Type (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8  

tnMplsConfigPwRowEditorDstAgiLength 1.3.6.1.4.1.868.2.5.144.1.2.5.2.31
Destination AGI Length 0-7 (for OAM).
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigPwRowEditorAction 1.3.6.1.4.1.868.2.5.144.1.2.5.2.100
Action
Status: current Access: read-write
OBJECT-TYPE    
  TNRowEditorState  

tnMplsConfigCosMap 1.3.6.1.4.1.868.2.5.144.1.2.6
OBJECT IDENTIFIER    

tnMplsConfigCosMapTable 1.3.6.1.4.1.868.2.5.144.1.2.6.1
This is the MPLS Class of Service map configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TNMplsConfigCosMapEntry

tnMplsConfigCosMapEntry 1.3.6.1.4.1.868.2.5.144.1.2.6.1.1
Each entry in this table represents an MPLS Class of Service mapping.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNMplsConfigCosMapEntry  

tnMplsConfigCosMapGroupIndex 1.3.6.1.4.1.868.2.5.144.1.2.6.1.1.1
MPLS group index number. Valid range is (1..max groups). The maximum group number is platform-specific and can be retrieved from the MPLS capabilities.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

tnMplsConfigCosMapInTcToCos0 1.3.6.1.4.1.868.2.5.144.1.2.6.1.1.10
Ingress Traffic Class to Class of Service mapping
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapInTcToCos1 1.3.6.1.4.1.868.2.5.144.1.2.6.1.1.11
Ingress Traffic Class to Class of Service mapping
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapInTcToCos2 1.3.6.1.4.1.868.2.5.144.1.2.6.1.1.12
Ingress Traffic Class to Class of Service mapping
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapInTcToCos3 1.3.6.1.4.1.868.2.5.144.1.2.6.1.1.13
Ingress Traffic Class to Class of Service mapping
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapInTcToCos4 1.3.6.1.4.1.868.2.5.144.1.2.6.1.1.14
Ingress Traffic Class to Class of Service mapping
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapInTcToCos5 1.3.6.1.4.1.868.2.5.144.1.2.6.1.1.15
Ingress Traffic Class to Class of Service mapping
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapInTcToCos6 1.3.6.1.4.1.868.2.5.144.1.2.6.1.1.16
Ingress Traffic Class to Class of Service mapping
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapInTcToCos7 1.3.6.1.4.1.868.2.5.144.1.2.6.1.1.17
Ingress Traffic Class to Class of Service mapping
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapInTcToDp0 1.3.6.1.4.1.868.2.5.144.1.2.6.1.1.20
Ingress Traffic Class to Drop Precedence mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapInTcToDp1 1.3.6.1.4.1.868.2.5.144.1.2.6.1.1.21
Ingress Traffic Class to Drop Precedence mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapInTcToDp2 1.3.6.1.4.1.868.2.5.144.1.2.6.1.1.22
Ingress Traffic Class to Drop Precedence mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapInTcToDp3 1.3.6.1.4.1.868.2.5.144.1.2.6.1.1.23
Ingress Traffic Class to Drop Precedence mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapInTcToDp4 1.3.6.1.4.1.868.2.5.144.1.2.6.1.1.24
Ingress Traffic Class to Drop Precedence mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapInTcToDp5 1.3.6.1.4.1.868.2.5.144.1.2.6.1.1.25
Ingress Traffic Class to Drop Precedence mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapInTcToDp6 1.3.6.1.4.1.868.2.5.144.1.2.6.1.1.26
Ingress Traffic Class to Drop Precedence mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapInTcToDp7 1.3.6.1.4.1.868.2.5.144.1.2.6.1.1.27
Ingress Traffic Class to Drop Precedence mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapOutCosDpToTc00 1.3.6.1.4.1.868.2.5.144.1.2.6.1.1.30
Class of Service (0-7) and Egress Drop Precedence (0) to Traffic Class mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapOutCosDpToTc10 1.3.6.1.4.1.868.2.5.144.1.2.6.1.1.31
Class of Service (0-7) and Egress Drop Precedence (0) to Traffic Class mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapOutCosDpToTc20 1.3.6.1.4.1.868.2.5.144.1.2.6.1.1.32
Class of Service (0-7) and Egress Drop Precedence (0) to Traffic Class mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapOutCosDpToTc30 1.3.6.1.4.1.868.2.5.144.1.2.6.1.1.33
Class of Service (0-7) and Egress Drop Precedence (0) to Traffic Class mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapOutCosDpToTc40 1.3.6.1.4.1.868.2.5.144.1.2.6.1.1.34
Class of Service (0-7) and Egress Drop Precedence (0) to Traffic Class mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapOutCosDpToTc50 1.3.6.1.4.1.868.2.5.144.1.2.6.1.1.35
Class of Service (0-7) and Egress Drop Precedence (0) to Traffic Class mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapOutCosDpToTc60 1.3.6.1.4.1.868.2.5.144.1.2.6.1.1.36
Class of Service (0-7) and Egress Drop Precedence (0) to Traffic Class mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapOutCosDpToTc70 1.3.6.1.4.1.868.2.5.144.1.2.6.1.1.37
Class of Service (0-7) and Egress Drop Precedence (0) to Traffic Class mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapOutCosDpToTc01 1.3.6.1.4.1.868.2.5.144.1.2.6.1.1.40
Class of Service (0-7) and Egress Drop Precedence (1) toTraffic Class mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapOutCosDpToTc11 1.3.6.1.4.1.868.2.5.144.1.2.6.1.1.41
Class of Service (0-7) and Egress Drop Precedence (1) toTraffic Class mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapOutCosDpToTc21 1.3.6.1.4.1.868.2.5.144.1.2.6.1.1.42
Class of Service (0-7) and Egress Drop Precedence (1) toTraffic Class mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapOutCosDpToTc31 1.3.6.1.4.1.868.2.5.144.1.2.6.1.1.43
Class of Service (0-7) and Egress Drop Precedence (1) toTraffic Class mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapOutCosDpToTc41 1.3.6.1.4.1.868.2.5.144.1.2.6.1.1.44
Class of Service (0-7) and Egress Drop Precedence (1) toTraffic Class mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapOutCosDpToTc51 1.3.6.1.4.1.868.2.5.144.1.2.6.1.1.45
Class of Service (0-7) and Egress Drop Precedence (1) toTraffic Class mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapOutCosDpToTc61 1.3.6.1.4.1.868.2.5.144.1.2.6.1.1.46
Class of Service (0-7) and Egress Drop Precedence (1) toTraffic Class mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapOutCosDpToTc71 1.3.6.1.4.1.868.2.5.144.1.2.6.1.1.47
Class of Service (0-7) and Egress Drop Precedence (1) toTraffic Class mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapAction 1.3.6.1.4.1.868.2.5.144.1.2.6.1.1.100
Action
Status: current Access: read-write
OBJECT-TYPE    
  TNRowEditorState  

tnMplsConfigCosMapRowEditor 1.3.6.1.4.1.868.2.5.144.1.2.6.2
OBJECT IDENTIFIER    

tnMplsConfigCosMapRowEditorGroupIndex 1.3.6.1.4.1.868.2.5.144.1.2.6.2.1
MPLS group index number. Valid range is (1..max groups). The maximum group number is platform-specific and can be retrieved from the MPLS capabilities.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..2147483647  

tnMplsConfigCosMapRowEditorInTcToCos0 1.3.6.1.4.1.868.2.5.144.1.2.6.2.10
Ingress Traffic Class to Class of Service mapping
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapRowEditorInTcToCos1 1.3.6.1.4.1.868.2.5.144.1.2.6.2.11
Ingress Traffic Class to Class of Service mapping
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapRowEditorInTcToCos2 1.3.6.1.4.1.868.2.5.144.1.2.6.2.12
Ingress Traffic Class to Class of Service mapping
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapRowEditorInTcToCos3 1.3.6.1.4.1.868.2.5.144.1.2.6.2.13
Ingress Traffic Class to Class of Service mapping
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapRowEditorInTcToCos4 1.3.6.1.4.1.868.2.5.144.1.2.6.2.14
Ingress Traffic Class to Class of Service mapping
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapRowEditorInTcToCos5 1.3.6.1.4.1.868.2.5.144.1.2.6.2.15
Ingress Traffic Class to Class of Service mapping
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapRowEditorInTcToCos6 1.3.6.1.4.1.868.2.5.144.1.2.6.2.16
Ingress Traffic Class to Class of Service mapping
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapRowEditorInTcToCos7 1.3.6.1.4.1.868.2.5.144.1.2.6.2.17
Ingress Traffic Class to Class of Service mapping
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapRowEditorInTcToDp0 1.3.6.1.4.1.868.2.5.144.1.2.6.2.20
Ingress Traffic Class to Drop Precedence mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapRowEditorInTcToDp1 1.3.6.1.4.1.868.2.5.144.1.2.6.2.21
Ingress Traffic Class to Drop Precedence mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapRowEditorInTcToDp2 1.3.6.1.4.1.868.2.5.144.1.2.6.2.22
Ingress Traffic Class to Drop Precedence mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapRowEditorInTcToDp3 1.3.6.1.4.1.868.2.5.144.1.2.6.2.23
Ingress Traffic Class to Drop Precedence mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapRowEditorInTcToDp4 1.3.6.1.4.1.868.2.5.144.1.2.6.2.24
Ingress Traffic Class to Drop Precedence mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapRowEditorInTcToDp5 1.3.6.1.4.1.868.2.5.144.1.2.6.2.25
Ingress Traffic Class to Drop Precedence mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapRowEditorInTcToDp6 1.3.6.1.4.1.868.2.5.144.1.2.6.2.26
Ingress Traffic Class to Drop Precedence mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapRowEditorInTcToDp7 1.3.6.1.4.1.868.2.5.144.1.2.6.2.27
Ingress Traffic Class to Drop Precedence mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapRowEditorOutCosDpToTc00 1.3.6.1.4.1.868.2.5.144.1.2.6.2.30
Class of Service (0-7) and Egress Drop Precedence (0) to Traffic Class mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapRowEditorOutCosDpToTc10 1.3.6.1.4.1.868.2.5.144.1.2.6.2.31
Class of Service (0-7) and Egress Drop Precedence (0) to Traffic Class mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapRowEditorOutCosDpToTc20 1.3.6.1.4.1.868.2.5.144.1.2.6.2.32
Class of Service (0-7) and Egress Drop Precedence (0) to Traffic Class mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapRowEditorOutCosDpToTc30 1.3.6.1.4.1.868.2.5.144.1.2.6.2.33
Class of Service (0-7) and Egress Drop Precedence (0) to Traffic Class mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapRowEditorOutCosDpToTc40 1.3.6.1.4.1.868.2.5.144.1.2.6.2.34
Class of Service (0-7) and Egress Drop Precedence (0) to Traffic Class mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapRowEditorOutCosDpToTc50 1.3.6.1.4.1.868.2.5.144.1.2.6.2.35
Class of Service (0-7) and Egress Drop Precedence (0) to Traffic Class mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapRowEditorOutCosDpToTc60 1.3.6.1.4.1.868.2.5.144.1.2.6.2.36
Class of Service (0-7) and Egress Drop Precedence (0) to Traffic Class mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapRowEditorOutCosDpToTc70 1.3.6.1.4.1.868.2.5.144.1.2.6.2.37
Class of Service (0-7) and Egress Drop Precedence (0) to Traffic Class mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapRowEditorOutCosDpToTc01 1.3.6.1.4.1.868.2.5.144.1.2.6.2.40
Class of Service (0-7) and Egress Drop Precedence (1) toTraffic Class mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapRowEditorOutCosDpToTc11 1.3.6.1.4.1.868.2.5.144.1.2.6.2.41
Class of Service (0-7) and Egress Drop Precedence (1) toTraffic Class mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapRowEditorOutCosDpToTc21 1.3.6.1.4.1.868.2.5.144.1.2.6.2.42
Class of Service (0-7) and Egress Drop Precedence (1) toTraffic Class mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapRowEditorOutCosDpToTc31 1.3.6.1.4.1.868.2.5.144.1.2.6.2.43
Class of Service (0-7) and Egress Drop Precedence (1) toTraffic Class mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapRowEditorOutCosDpToTc41 1.3.6.1.4.1.868.2.5.144.1.2.6.2.44
Class of Service (0-7) and Egress Drop Precedence (1) toTraffic Class mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapRowEditorOutCosDpToTc51 1.3.6.1.4.1.868.2.5.144.1.2.6.2.45
Class of Service (0-7) and Egress Drop Precedence (1) toTraffic Class mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapRowEditorOutCosDpToTc61 1.3.6.1.4.1.868.2.5.144.1.2.6.2.46
Class of Service (0-7) and Egress Drop Precedence (1) toTraffic Class mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapRowEditorOutCosDpToTc71 1.3.6.1.4.1.868.2.5.144.1.2.6.2.47
Class of Service (0-7) and Egress Drop Precedence (1) toTraffic Class mapping.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnMplsConfigCosMapRowEditorAction 1.3.6.1.4.1.868.2.5.144.1.2.6.2.100
Action
Status: current Access: read-write
OBJECT-TYPE    
  TNRowEditorState  

tnMplsStatus 1.3.6.1.4.1.868.2.5.144.1.3
OBJECT IDENTIFIER    

tnMplsStatusGlobal 1.3.6.1.4.1.868.2.5.144.1.3.1
OBJECT IDENTIFIER    


tnMplsStatusLinkTable 1.3.6.1.4.1.868.2.5.144.1.3.2.1
This table contains MPLS Link status per MPLS group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TNMplsStatusLinkEntry

tnMplsStatusLinkEntry 1.3.6.1.4.1.868.2.5.144.1.3.2.1.1
Status.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNMplsStatusLinkEntry  

tnMplsStatusLinkGroupIfIndex 1.3.6.1.4.1.868.2.5.144.1.3.2.1.1.1
MPLS group interface index. Valid range is BASE+GROUP where the base is specified in the interface index textual convention and the group number range is 1..maximum group number. This maximum is platform-specific and can be retrieved from the MPLS capabilities.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNInterfaceIndex  

tnMplsStatusLinkOamActive 1.3.6.1.4.1.868.2.5.144.1.3.2.1.1.2
Specifies whether Oam is currently active or not on this Link.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tnMplsStatusTunnel 1.3.6.1.4.1.868.2.5.144.1.3.3
OBJECT IDENTIFIER    

tnMplsStatusTunnelTable 1.3.6.1.4.1.868.2.5.144.1.3.3.1
This table contains MPLS Tunnel status per MPLS group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TNMplsStatusTunnelEntry

tnMplsStatusTunnelEntry 1.3.6.1.4.1.868.2.5.144.1.3.3.1.1
Status.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNMplsStatusTunnelEntry  

tnMplsStatusTunnelGroupIfIndex 1.3.6.1.4.1.868.2.5.144.1.3.3.1.1.1
MPLS group interface index. Valid range is BASE+GROUP where the base is specified in the interface index textual convention and the group number range is 1..maximum group number. This maximum is platform-specific and can be retrieved from the MPLS capabilities.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNInterfaceIndex  

tnMplsStatusTunnelOamActive 1.3.6.1.4.1.868.2.5.144.1.3.3.1.1.2
Specifies whether Oam is currently active or not on this Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tnMplsStatusTunnelState 1.3.6.1.4.1.868.2.5.144.1.3.3.1.1.3
Specifies current MPLS-TP Tunnel state.
Status: current Access: read-only
OBJECT-TYPE    
  TNMplsStateType  

tnMplsStatusTunnelIngressLabel 1.3.6.1.4.1.868.2.5.144.1.3.3.1.1.4
Current MPLS-TP Tunnel ingress MPLS label value or TN_APPL_MPLSTP_LABEL_NONE.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tnMplsStatusTunnelEgressLabel 1.3.6.1.4.1.868.2.5.144.1.3.3.1.1.5
Current MPLS-TP Tunnel egress MPLS label value or TN_APPL_MPLSTP_LABEL_NONE.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tnMplsStatusTunnelWorkingActive 1.3.6.1.4.1.868.2.5.144.1.3.3.1.1.6
TRUE if working tunnel is active in a protection setup, FALSE if protection tunnel is active. Always TRUE for non-protection case.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tnMplsStatusLsp 1.3.6.1.4.1.868.2.5.144.1.3.4
OBJECT IDENTIFIER    

tnMplsStatusLspTable 1.3.6.1.4.1.868.2.5.144.1.3.4.1
This table contains MPLS Lsp status per MPLS group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TNMplsStatusLspEntry

tnMplsStatusLspEntry 1.3.6.1.4.1.868.2.5.144.1.3.4.1.1
Status.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNMplsStatusLspEntry  

tnMplsStatusLspGroupIndex 1.3.6.1.4.1.868.2.5.144.1.3.4.1.1.1
MPLS group index number. Valid range is (1..max groups). The maximum group number is platform-specific and can be retrieved from the MPLS capabilities.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

tnMplsStatusLspOamActive 1.3.6.1.4.1.868.2.5.144.1.3.4.1.1.2
Specifies whether Oam is currently active or not on this LSP.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tnMplsStatusLspState 1.3.6.1.4.1.868.2.5.144.1.3.4.1.1.3
Specifies current MPLS-TP LSP state.
Status: current Access: read-only
OBJECT-TYPE    
  TNMplsStateType  

tnMplsStatusPw 1.3.6.1.4.1.868.2.5.144.1.3.5
OBJECT IDENTIFIER    

tnMplsStatusPwTable 1.3.6.1.4.1.868.2.5.144.1.3.5.1
This table contains MPLS Pseudo Wire status per MPLS group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TNMplsStatusPwEntry

tnMplsStatusPwEntry 1.3.6.1.4.1.868.2.5.144.1.3.5.1.1
Status.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNMplsStatusPwEntry  

tnMplsStatusPwGroupIfIndex 1.3.6.1.4.1.868.2.5.144.1.3.5.1.1.1
MPLS group interface index. Valid range is BASE+GROUP where the base is specified in the interface index textual convention and the group number range is 1..maximum group number. This maximum is platform-specific and can be retrieved from the MPLS capabilities.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNInterfaceIndex  

tnMplsStatusPwOamActive 1.3.6.1.4.1.868.2.5.144.1.3.5.1.1.2
Specifies whether Oam is currently active or not on this Pseudo Wire.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tnMplsStatusPwState 1.3.6.1.4.1.868.2.5.144.1.3.5.1.1.3
Specifies current MPLS-TP Pseudo Wire state.
Status: current Access: read-only
OBJECT-TYPE    
  TNMplsStateType  

tnMplsControl 1.3.6.1.4.1.868.2.5.144.1.4
OBJECT IDENTIFIER    

tnMplsControlGlobal 1.3.6.1.4.1.868.2.5.144.1.4.1
OBJECT IDENTIFIER    

tnMplsControlLsp 1.3.6.1.4.1.868.2.5.144.1.4.2
OBJECT IDENTIFIER    

tnMplsControlLspTable 1.3.6.1.4.1.868.2.5.144.1.4.2.1
This is a table of created instance MPLS-TP LSP control parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TNMplsControlLspEntry

tnMplsControlLspEntry 1.3.6.1.4.1.868.2.5.144.1.4.2.1.1
This is a created instance MPLS-TP LSP control parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  TNMplsControlLspEntry  

tnMplsControlLspGroupIndex 1.3.6.1.4.1.868.2.5.144.1.4.2.1.1.1
MPLS group index number. Valid range is (1..max groups). The maximum group number is platform-specific and can be retrieved from the MPLS capabilities.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

tnMplsControlLspClear 1.3.6.1.4.1.868.2.5.144.1.4.2.1.1.2
Clear statistics counters
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnMplsControlIf 1.3.6.1.4.1.868.2.5.144.1.4.3
OBJECT IDENTIFIER    

tnMplsControlIfTable 1.3.6.1.4.1.868.2.5.144.1.4.3.1
This is a table of created instance MPLS-TP tunnel or PW control parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TNMplsControlIfEntry

tnMplsControlIfEntry 1.3.6.1.4.1.868.2.5.144.1.4.3.1.1
This is a created instance MPLS-TP tunnel or PW control parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  TNMplsControlIfEntry  

tnMplsControlIfGroupIfIndex 1.3.6.1.4.1.868.2.5.144.1.4.3.1.1.1
MPLS group interface index. Valid range is BASE+GROUP where the base is specified in the interface index textual convention and the group number range is 1..maximum group number. This maximum is platform-specific and can be retrieved from the MPLS capabilities.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNInterfaceIndex  

tnMplsControlIfClear 1.3.6.1.4.1.868.2.5.144.1.4.3.1.1.2
Clear statistics counters
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnMplsStatistics 1.3.6.1.4.1.868.2.5.144.1.5
OBJECT IDENTIFIER    

tnMplsStatisticsGlobal 1.3.6.1.4.1.868.2.5.144.1.5.1
OBJECT IDENTIFIER    


tnMplsStatisticsTunnel 1.3.6.1.4.1.868.2.5.144.1.5.3
OBJECT IDENTIFIER    

tnMplsStatisticsTunnelTable 1.3.6.1.4.1.868.2.5.144.1.5.3.1
This table contains MPLS Tunnel Counters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TNMplsStatisticsTunnelEntry

tnMplsStatisticsTunnelEntry 1.3.6.1.4.1.868.2.5.144.1.5.3.1.1
Counters.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNMplsStatisticsTunnelEntry  

tnMplsStatisticsTunnelGroupIfIndex 1.3.6.1.4.1.868.2.5.144.1.5.3.1.1.1
MPLS group interface index. Valid range is BASE+GROUP where the base is specified in the interface index textual convention and the group number range is 1..maximum group number. This maximum is platform-specific and can be retrieved from the MPLS capabilities.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNInterfaceIndex  

tnMplsStatisticsTunnelRxGreenFrames 1.3.6.1.4.1.868.2.5.144.1.5.3.1.1.3
Number of received green frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsTunnelRxGreenBytes 1.3.6.1.4.1.868.2.5.144.1.5.3.1.1.4
Number of received green bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsTunnelRxYellowFrames 1.3.6.1.4.1.868.2.5.144.1.5.3.1.1.5
Number of received yellow frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsTunnelRxYellowBytes 1.3.6.1.4.1.868.2.5.144.1.5.3.1.1.6
Number of received yellow bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsTunnelRxRedFrames 1.3.6.1.4.1.868.2.5.144.1.5.3.1.1.7
Number of received red frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsTunnelRxRedBytes 1.3.6.1.4.1.868.2.5.144.1.5.3.1.1.8
Number of received red bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsTunnelRxDiscardFrames 1.3.6.1.4.1.868.2.5.144.1.5.3.1.1.9
Number of received discarded frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsTunnelRxDiscardBytes 1.3.6.1.4.1.868.2.5.144.1.5.3.1.1.10
Number of received discarded bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsTunnelTxGreenFrames 1.3.6.1.4.1.868.2.5.144.1.5.3.1.1.11
Number of transmitted green frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsTunnelTxGreenBytes 1.3.6.1.4.1.868.2.5.144.1.5.3.1.1.12
Number of transmitted green bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsTunnelTxYellowFrames 1.3.6.1.4.1.868.2.5.144.1.5.3.1.1.13
Number of transmitted yellow frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsTunnelTxYellowBytes 1.3.6.1.4.1.868.2.5.144.1.5.3.1.1.14
Number of transmitted yellow bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsTunnelTxDiscardFrames 1.3.6.1.4.1.868.2.5.144.1.5.3.1.1.15
Number of egress discarded frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsTunnelTxDiscardBytes 1.3.6.1.4.1.868.2.5.144.1.5.3.1.1.16
Number of egress discarded bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsLsp 1.3.6.1.4.1.868.2.5.144.1.5.4
OBJECT IDENTIFIER    

tnMplsStatisticsLspTable 1.3.6.1.4.1.868.2.5.144.1.5.4.1
This table contains MPLS Lsp Counters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TNMplsStatisticsLspEntry

tnMplsStatisticsLspEntry 1.3.6.1.4.1.868.2.5.144.1.5.4.1.1
Counters.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNMplsStatisticsLspEntry  

tnMplsStatisticsLspGroupIndex 1.3.6.1.4.1.868.2.5.144.1.5.4.1.1.1
MPLS group index number. Valid range is (1..max groups). The maximum group number is platform-specific and can be retrieved from the MPLS capabilities.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

tnMplsStatisticsLspFwdRxGreenFrames 1.3.6.1.4.1.868.2.5.144.1.5.4.1.1.3
Number of received green frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsLspFwdRxGreenBytes 1.3.6.1.4.1.868.2.5.144.1.5.4.1.1.4
Number of received green bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsLspFwdRxYellowFrames 1.3.6.1.4.1.868.2.5.144.1.5.4.1.1.5
Number of received yellow frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsLspFwdRxYellowBytes 1.3.6.1.4.1.868.2.5.144.1.5.4.1.1.6
Number of received yellow bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsLspFwdRxRedFrames 1.3.6.1.4.1.868.2.5.144.1.5.4.1.1.7
Number of received red frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsLspFwdRxRedBytes 1.3.6.1.4.1.868.2.5.144.1.5.4.1.1.8
Number of received red bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsLspFwdRxDiscardFrames 1.3.6.1.4.1.868.2.5.144.1.5.4.1.1.9
Number of received discarded frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsLspFwdRxDiscardBytes 1.3.6.1.4.1.868.2.5.144.1.5.4.1.1.10
Number of received discarded bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsLspFwdTxGreenFrames 1.3.6.1.4.1.868.2.5.144.1.5.4.1.1.11
Number of transmitted green frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsLspFwdTxGreenBytes 1.3.6.1.4.1.868.2.5.144.1.5.4.1.1.12
Number of transmitted green bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsLspFwdTxYellowFrames 1.3.6.1.4.1.868.2.5.144.1.5.4.1.1.13
Number of transmitted yellow frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsLspFwdTxYellowBytes 1.3.6.1.4.1.868.2.5.144.1.5.4.1.1.14
Number of transmitted yellow bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsLspFwdTxDiscardFrames 1.3.6.1.4.1.868.2.5.144.1.5.4.1.1.15
Number of egress discarded frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsLspFwdTxDiscardBytes 1.3.6.1.4.1.868.2.5.144.1.5.4.1.1.16
Number of egress discarded bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsLspRewRxGreenFrames 1.3.6.1.4.1.868.2.5.144.1.5.4.1.1.17
Number of received green frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsLspRewRxGreenBytes 1.3.6.1.4.1.868.2.5.144.1.5.4.1.1.18
Number of received green bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsLspRewRxYellowFrames 1.3.6.1.4.1.868.2.5.144.1.5.4.1.1.19
Number of received yellow frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsLspRewRxYellowBytes 1.3.6.1.4.1.868.2.5.144.1.5.4.1.1.20
Number of received yellow bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsLspRewRxRedFrames 1.3.6.1.4.1.868.2.5.144.1.5.4.1.1.21
Number of received red frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsLspRewRxRedBytes 1.3.6.1.4.1.868.2.5.144.1.5.4.1.1.22
Number of received red bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsLspRewRxDiscardFrames 1.3.6.1.4.1.868.2.5.144.1.5.4.1.1.23
Number of received discarded frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsLspRewRxDiscardBytes 1.3.6.1.4.1.868.2.5.144.1.5.4.1.1.24
Number of received discarded bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsLspRewTxGreenFrames 1.3.6.1.4.1.868.2.5.144.1.5.4.1.1.25
Number of transmitted green frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsLspRewTxGreenBytes 1.3.6.1.4.1.868.2.5.144.1.5.4.1.1.26
Number of transmitted green bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsLspRewTxYellowFrames 1.3.6.1.4.1.868.2.5.144.1.5.4.1.1.27
Number of transmitted yellow frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsLspRewTxYellowBytes 1.3.6.1.4.1.868.2.5.144.1.5.4.1.1.28
Number of transmitted yellow bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsLspRewTxDiscardFrames 1.3.6.1.4.1.868.2.5.144.1.5.4.1.1.29
Number of egress discarded frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsLspRewTxDiscardBytes 1.3.6.1.4.1.868.2.5.144.1.5.4.1.1.30
Number of egress discarded bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsPw 1.3.6.1.4.1.868.2.5.144.1.5.5
OBJECT IDENTIFIER    

tnMplsStatisticsPwTable 1.3.6.1.4.1.868.2.5.144.1.5.5.1
This table contains MPLS Tunnel Counters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TNMplsStatisticsPwEntry

tnMplsStatisticsPwEntry 1.3.6.1.4.1.868.2.5.144.1.5.5.1.1
Counters.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNMplsStatisticsPwEntry  

tnMplsStatisticsPwGroupIfIndex 1.3.6.1.4.1.868.2.5.144.1.5.5.1.1.1
MPLS group interface index. Valid range is BASE+GROUP where the base is specified in the interface index textual convention and the group number range is 1..maximum group number. This maximum is platform-specific and can be retrieved from the MPLS capabilities.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNInterfaceIndex  

tnMplsStatisticsPwRxGreenFrames 1.3.6.1.4.1.868.2.5.144.1.5.5.1.1.3
Number of received green frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsPwRxGreenBytes 1.3.6.1.4.1.868.2.5.144.1.5.5.1.1.4
Number of received green bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsPwRxYellowFrames 1.3.6.1.4.1.868.2.5.144.1.5.5.1.1.5
Number of received yellow frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsPwRxYellowBytes 1.3.6.1.4.1.868.2.5.144.1.5.5.1.1.6
Number of received yellow bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsPwRxRedFrames 1.3.6.1.4.1.868.2.5.144.1.5.5.1.1.7
Number of received red frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsPwRxRedBytes 1.3.6.1.4.1.868.2.5.144.1.5.5.1.1.8
Number of received red bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsPwRxDiscardFrames 1.3.6.1.4.1.868.2.5.144.1.5.5.1.1.9
Number of received discarded frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsPwRxDiscardBytes 1.3.6.1.4.1.868.2.5.144.1.5.5.1.1.10
Number of received discarded bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsPwTxGreenFrames 1.3.6.1.4.1.868.2.5.144.1.5.5.1.1.11
Number of transmitted green frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsPwTxGreenBytes 1.3.6.1.4.1.868.2.5.144.1.5.5.1.1.12
Number of transmitted green bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsPwTxYellowFrames 1.3.6.1.4.1.868.2.5.144.1.5.5.1.1.13
Number of transmitted yellow frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsPwTxYellowBytes 1.3.6.1.4.1.868.2.5.144.1.5.5.1.1.14
Number of transmitted yellow bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsPwTxDiscardFrames 1.3.6.1.4.1.868.2.5.144.1.5.5.1.1.15
Number of egress discarded frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsStatisticsPwTxDiscardBytes 1.3.6.1.4.1.868.2.5.144.1.5.5.1.1.16
Number of egress discarded bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnMplsMibConformance 1.3.6.1.4.1.868.2.5.144.2
OBJECT IDENTIFIER    

tnMplsMibCompliances 1.3.6.1.4.1.868.2.5.144.2.1
OBJECT IDENTIFIER    

tnMplsMibGroups 1.3.6.1.4.1.868.2.5.144.2.2
OBJECT IDENTIFIER    

tnMplsCapabilitiesInfoGroup 1.3.6.1.4.1.868.2.5.144.2.2.1
A collection of objects suitable for bulk operations.
Status: current Access: read-only
OBJECT-GROUP    

tnMplsConfigGlobalMainInfoGroup 1.3.6.1.4.1.868.2.5.144.2.2.2
A collection of objects suitable for bulk operations.
Status: current Access: read-only
OBJECT-GROUP    

tnMplsConfigLinkTableInfoGroup 1.3.6.1.4.1.868.2.5.144.2.2.3
A collection of objects suitable for bulk operations.
Status: current Access: read-only
OBJECT-GROUP    

tnMplsConfigLinkRowEditorInfoGroup 1.3.6.1.4.1.868.2.5.144.2.2.4
A collection of objects suitable for bulk operations.
Status: current Access: read-only
OBJECT-GROUP    

tnMplsConfigTunnelTableInfoGroup 1.3.6.1.4.1.868.2.5.144.2.2.5
A collection of objects suitable for bulk operations.
Status: current Access: read-only
OBJECT-GROUP    

tnMplsConfigTunnelRowEditorInfoGroup 1.3.6.1.4.1.868.2.5.144.2.2.6
A collection of objects suitable for bulk operations.
Status: current Access: read-only
OBJECT-GROUP    

tnMplsConfigLspTableInfoGroup 1.3.6.1.4.1.868.2.5.144.2.2.7
A collection of objects suitable for bulk operations.
Status: current Access: read-only
OBJECT-GROUP    

tnMplsConfigLspRowEditorInfoGroup 1.3.6.1.4.1.868.2.5.144.2.2.8
A collection of objects suitable for bulk operations.
Status: current Access: read-only
OBJECT-GROUP    

tnMplsConfigPwTableInfoGroup 1.3.6.1.4.1.868.2.5.144.2.2.9
A collection of objects suitable for bulk operations.
Status: current Access: read-only
OBJECT-GROUP    

tnMplsConfigPwRowEditorInfoGroup 1.3.6.1.4.1.868.2.5.144.2.2.10
A collection of objects suitable for bulk operations.
Status: current Access: read-only
OBJECT-GROUP    

tnMplsConfigCosMapTableInfoGroup 1.3.6.1.4.1.868.2.5.144.2.2.11
A collection of objects suitable for bulk operations.
Status: current Access: read-only
OBJECT-GROUP    

tnMplsConfigCosMapRowEditorInfoGroup 1.3.6.1.4.1.868.2.5.144.2.2.12
A collection of objects suitable for bulk operations.
Status: current Access: read-only
OBJECT-GROUP    

tnMplsStatusLinkTableInfoGroup 1.3.6.1.4.1.868.2.5.144.2.2.13
A collection of objects suitable for bulk operations.
Status: current Access: read-only
OBJECT-GROUP    

tnMplsStatusTunnelTableInfoGroup 1.3.6.1.4.1.868.2.5.144.2.2.14
A collection of objects suitable for bulk operations.
Status: current Access: read-only
OBJECT-GROUP    

tnMplsStatusLspTableInfoGroup 1.3.6.1.4.1.868.2.5.144.2.2.15
A collection of objects suitable for bulk operations.
Status: current Access: read-only
OBJECT-GROUP    

tnMplsStatusPwTableInfoGroup 1.3.6.1.4.1.868.2.5.144.2.2.16
A collection of objects suitable for bulk operations.
Status: current Access: read-only
OBJECT-GROUP    

tnMplsControlLspTableInfoGroup 1.3.6.1.4.1.868.2.5.144.2.2.17
A collection of objects suitable for bulk operations.
Status: current Access: read-only
OBJECT-GROUP    

tnMplsControlIfTableInfoGroup 1.3.6.1.4.1.868.2.5.144.2.2.18
A collection of objects suitable for bulk operations.
Status: current Access: read-only
OBJECT-GROUP    

tnMplsStatisticsTunnelTableInfoGroup 1.3.6.1.4.1.868.2.5.144.2.2.19
A collection of objects suitable for bulk operations.
Status: current Access: read-only
OBJECT-GROUP    

tnMplsStatisticsLspTableInfoGroup 1.3.6.1.4.1.868.2.5.144.2.2.20
A collection of objects suitable for bulk operations.
Status: current Access: read-only
OBJECT-GROUP    

tnMplsStatisticsPwTableInfoGroup 1.3.6.1.4.1.868.2.5.144.2.2.21
A collection of objects suitable for bulk operations.
Status: current Access: read-only
OBJECT-GROUP    

tnMplsMibCompliance 1.3.6.1.4.1.868.2.5.144.2.1.1
The compliance statement for the implementation.
Status: current Access: read-only
MODULE-COMPLIANCE