ZXR10-MPLS-TE-FRR-MIB

File: ZXR10-MPLS-TE-FRR-MIB.mib (35441 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC ZXR10-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 IpAddress Integer32
DisplayString zxr10MplsTeFrr

Defined Types

MplsFrrHelloStatusEntry  
SEQUENCE    
  mplsFrrHelloEnabledIfIndex Unsigned32
  mplsFrrHelloLocalAddress IpAddress
  mplsFrrHelloNeighborAddress IpAddress
  mplsFrrHelloNeighborState INTEGER
  mplsFrrHelloType INTEGER
  mplsFrrHelloSrcInstance Unsigned32
  mplsFrrHelloDstInstance Unsigned32
  mplsFrrHelloRefreshInterval Unsigned32
  mplsFrrHelloNumRefreshMisses Unsigned32
  mplsFrrHelloNumLosses Unsigned32
  mplsFrrHelloNumProtectedLsps Unsigned32
  mplsFrrHelloEnabledIfName DisplayString

MplsFrrHelloConfigEntry  
SEQUENCE    
  mplsFrrHelloConfigIfIndex Unsigned32
  mplsFrrHelloConfigRefreshInterval Unsigned32
  mplsFrrHelloConfigRefreshMisses Unsigned32
  mplsFrrHelloConfigIfName DisplayString

MplsFrrFacilityIfEntry  
SEQUENCE    
  mplsFrrFacilityConfigIfIndex Unsigned32
  mplsFrrFacilityDBNumProtectingTunnelOnIf Unsigned32
  mplsFrrFacilityDBNumProtectedLspOnIf Unsigned32
  mplsFrrFacilityDBNumProtectedTunnels Unsigned32
  mplsFrrFacilityProtectingTunnelIndex DisplayString
  mplsFrrFacilityConfigIfName DisplayString

MplsFrrFacilityDBEntry  
SEQUENCE    
  mplsFrrFacilityProtectedIfIndex Unsigned32
  mplsFrrFacilityPrimaryTunnelIndex Unsigned32
  mplsFrrFacilityPrimaryTunnelIngressLSRId IpAddress
  mplsFrrFacilityPrimaryTunnelEgressLSRId IpAddress
  mplsFrrFacilityPrimaryTunnelInstance Unsigned32
  mplsFrrFacilityProtectingTunIdx Unsigned32
  mplsFrrFacilityProtectedIfName DisplayString
  mplsFrrFacilityProtectingTunnelStatus INTEGER

MplsFrrDetourDBEntry  
SEQUENCE    
  mplsFrrDetourTunnelIndex Unsigned32
  mplsFrrDetourTunnelInstance Unsigned32
  mplsFrrDetourTunnelIngressLSRId IpAddress
  mplsFrrDetourTunnelEgressLSRId IpAddress
  mplsFrrDetourPrimaryLspInIntf Unsigned32
  mplsFrrDetourPrimaryLspInLable Unsigned32
  mplsFrrDetourPrimaryLspOutIntf Unsigned32
  mplsFrrDetourPrimaryLspOutLable Unsigned32
  mplsFrrDetourBackupLspInLable Unsigned32
  mplsFrrDetourBackupLspInIntf Unsigned32
  mplsFrrDetourBackupLspMstype Unsigned32
  mplsFrrDetourBackupLspOutLable Unsigned32
  mplsFrrDetourBackupLspOutIntf Unsigned32
  mplsFrrDetourBackupLspNextHop IpAddress
  mplsFrrDetourProtectingLspStatus INTEGER
  mplsFrrDetourProtecttype INTEGER

MplsFrrDetourLspEntry  
SEQUENCE    
  mplsFrrDetourLspIndex Unsigned32
  mplsFrrDetourLspInstance Unsigned32
  mplsFrrDetourLspIngressLSRId IpAddress
  mplsFrrDetourLspEgressLSRId IpAddress
  mplsFrrDetourLspInInterface Unsigned32
  mplsFrrDetourLspOutInterface Unsigned32
  mplsFrrDetourLspType INTEGER
  mplsFrrDetourMergeType INTEGER
  mplsFrrDetourLspPLRLSRId IpAddress
  mplsFrrDetourLspAviodLSRId IpAddress
  mplsFrrDetourLspBandwidth Unsigned32

Defined Values

zxr10MplsTeFrrMIB 1.3.6.1.4.1.3902.3.316.1
Copyright (C) 2008 The IETF Trust. This version of this MIB module is part of RFC xxxx; See the RFC itself for full legal notices. This MIB module contains object definitions for MPLS Traffic Engineering facility backup method for Fast Reroute as defined in RFC4090.
MODULE-IDENTITY    

mplsFrrGeneralScalars 1.3.6.1.4.1.3902.3.316.1.1
OBJECT IDENTIFIER    

mplsFrrFacilityObjects 1.3.6.1.4.1.3902.3.316.1.2
OBJECT IDENTIFIER    

mplsFrrHelloObjects 1.3.6.1.4.1.3902.3.316.1.3
OBJECT IDENTIFIER    

mplsFrrDetourObjects 1.3.6.1.4.1.3902.3.316.1.4
OBJECT IDENTIFIER    

mplsFrrHelloEnabled 1.3.6.1.4.1.3902.3.316.1.1.2
Enables or disables hello message in global-configuration mode which is defined in RFC3209.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(0)  

mplsFrrHelloStatusTable 1.3.6.1.4.1.3902.3.316.1.3.1
The mplsFrrHelloStatusTable provides information about the hello status database.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsFrrHelloStatusEntry

mplsFrrHelloStatusEntry 1.3.6.1.4.1.3902.3.316.1.3.1.1
An entry in the mplsFrrHelloStatusTable represents a single hello enabled interface on local node for timely neighbor failure detection.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsFrrHelloStatusEntry  

mplsFrrHelloEnabledIfIndex 1.3.6.1.4.1.3902.3.316.1.3.1.1.1
Uniquely identifies the hello enabled interface on the local node.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mplsFrrHelloLocalAddress 1.3.6.1.4.1.3902.3.316.1.3.1.1.2
Uniquely identifies the local address on which hello enabled interfaces are configured for neighbor failure detection.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

mplsFrrHelloNeighborAddress 1.3.6.1.4.1.3902.3.316.1.3.1.1.3
Uniquely identifies the neighboring address whose status is being tracked.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

mplsFrrHelloNeighborState 1.3.6.1.4.1.3902.3.316.1.3.1.1.4
Specifies the state of neighbor node as specified by mplsFrrHelloNeighborLSRID.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(1), up(2)  

mplsFrrHelloType 1.3.6.1.4.1.3902.3.316.1.3.1.1.5
Indicates the way the hello enabled interface processes hello messages. active(1) : initiate to detect the state of neighbor with hello request message. passive(2) : receives and processes hello request message.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), passive(2)  

mplsFrrHelloSrcInstance 1.3.6.1.4.1.3902.3.316.1.3.1.1.6
Represents the sender's instance.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mplsFrrHelloDstInstance 1.3.6.1.4.1.3902.3.316.1.3.1.1.7
The most recently received Src_Instance value as specified by mplsFrrHelloSrcInstance received from the neighbor. This field MUST be set to zero (0) when no value has ever been seen from the neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mplsFrrHelloRefreshInterval 1.3.6.1.4.1.3902.3.316.1.3.1.1.8
Represents the periodicity in which hello message is issued.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32  

mplsFrrHelloNumRefreshMisses 1.3.6.1.4.1.3902.3.316.1.3.1.1.9
Represents the allowed max miss number of hello instances after which the node treat the neighbor communication has been lost.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32  

mplsFrrHelloNumLosses 1.3.6.1.4.1.3902.3.316.1.3.1.1.10
Represents the lost count of hello instances.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mplsFrrHelloNumProtectedLsps 1.3.6.1.4.1.3902.3.316.1.3.1.1.11
Represents the number of protected LSPs.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mplsFrrHelloEnabledIfName 1.3.6.1.4.1.3902.3.316.1.3.1.1.12
Hello enabled interface name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

mplsFrrHelloConfigTable 1.3.6.1.4.1.3902.3.316.1.3.2
The mplsFrrHelloConfigTable provides information about the hello configuration info on interfaces.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsFrrHelloConfigEntry

mplsFrrHelloConfigEntry 1.3.6.1.4.1.3902.3.316.1.3.2.1
An entry in the mplsFrrHelloConfigTable represents a single hello configuration info of hello enabled interface.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  MplsFrrHelloConfigEntry  

mplsFrrHelloConfigIfIndex 1.3.6.1.4.1.3902.3.316.1.3.2.1.1
The index of interface which enables FRR hello.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32  

mplsFrrHelloConfigRefreshInterval 1.3.6.1.4.1.3902.3.316.1.3.2.1.2
FRR Hello refresh interval on this interface.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32  

mplsFrrHelloConfigRefreshMisses 1.3.6.1.4.1.3902.3.316.1.3.2.1.3
FRR Hello refresh misses on this interface.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32  

mplsFrrHelloConfigIfName 1.3.6.1.4.1.3902.3.316.1.3.2.1.4
The name of interface which enables FRR hello.
Status: obsolete Access: read-only
OBJECT-TYPE    
  DisplayString  

mplsFrrFacilityIfTable 1.3.6.1.4.1.3902.3.316.1.2.1
The mplsFrrFacilityInfTable provides information about the interface as specified by mplsFrrFacilityProtectedIfIndex. Each entry belongs to a protected interface, including statistical attributes of this interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsFrrFacilityIfEntry

mplsFrrFacilityIfEntry 1.3.6.1.4.1.3902.3.316.1.2.1.1
An entry in the mplsFrrFacilityInfTable represents the statistical attributes of a FRR-configured interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsFrrFacilityIfEntry  

mplsFrrFacilityConfigIfIndex 1.3.6.1.4.1.3902.3.316.1.2.1.1.1
Uniquely identifies the interface configured for FRR protection. If this object is set to 0, this indicates that the remaining indexing combinations for this row apply to all interfaces on this device for which the FRR feature can operate.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mplsFrrFacilityDBNumProtectingTunnelOnIf 1.3.6.1.4.1.3902.3.316.1.2.1.1.2
The number of backup tunnels protecting the interface specified by mplsFrrFacilityProtectedIfIndex.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mplsFrrFacilityDBNumProtectedLspOnIf 1.3.6.1.4.1.3902.3.316.1.2.1.1.3
The number of LSPs currently being protected on the interface specified by mplsFrrFacilityProtectedIfIndex.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mplsFrrFacilityDBNumProtectedTunnels 1.3.6.1.4.1.3902.3.316.1.2.1.1.4
The number of tunnels protected on the interface specified by mplsFrrFacilityProtectedIfIndex.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mplsFrrFacilityProtectingTunnelIndex 1.3.6.1.4.1.3902.3.316.1.2.1.1.5
Uniquely identifies the mplsTunnelEntry primary index for the tunnel head interface designated to protect the interface as specified in the mplsFrrFacilityProtectedIfIndex (and all of the tunnels using this interface). Note that the corresponding mplsTunnelInstance MUST BE 0 as per the indexing convention stipulated.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

mplsFrrFacilityConfigIfName 1.3.6.1.4.1.3902.3.316.1.2.1.1.8
The name of interface configured for FRR protection.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

mplsFrrFacilityDBTable 1.3.6.1.4.1.3902.3.316.1.2.2
The mplsFrrFacilityDBTable provides summary information about the fast reroute database which indicates information of primary LSPs protected by the LSP as specified by mplsFrrFacilityProtectingTunnelIndex on the protected interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsFrrFacilityDBEntry

mplsFrrFacilityDBEntry 1.3.6.1.4.1.3902.3.316.1.2.2.1
An entry in the mplsFrrFacilityDBTable represents a single protected LSP, protected by a backup tunnel on a specific protected interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsFrrFacilityDBEntry  

mplsFrrFacilityProtectedIfIndex 1.3.6.1.4.1.3902.3.316.1.2.2.1.1
Uniquely identifies the interface configured for FRR protection. If this object is set to 0, this indicates that the remaining indexing combinations for this row apply to all interfaces on this device for which the FRR feature can operate.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mplsFrrFacilityPrimaryTunnelIndex 1.3.6.1.4.1.3902.3.316.1.2.2.1.2
Uniquely identifies the mplsTunnelEntry primary index for the TE tunnel LSP being protected on the interface as specified by mplsFrrFacilityProtectedIfIndex.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mplsFrrFacilityPrimaryTunnelIngressLSRId 1.3.6.1.4.1.3902.3.316.1.2.2.1.3
Uniquely identifies the mplsTunnelEntry third index for the TE tunnel LSP being protected on the interface as specified by mplsFrrFacilityProtectedIfIndex.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

mplsFrrFacilityPrimaryTunnelEgressLSRId 1.3.6.1.4.1.3902.3.316.1.2.2.1.4
Uniquely identifies the mplsTunnelEntry fourth index for the TE tunnel LSP being protected on the interface as specified by mplsFrrFacilityProtectedIfIndex.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

mplsFrrFacilityPrimaryTunnelInstance 1.3.6.1.4.1.3902.3.316.1.2.2.1.5
Uniquely identifies the mplsTunnelEntry secondary index for the TE tunnel LSP being protected on the interface as specified by mplsFrrFacilityProtectedIfIndex.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mplsFrrFacilityProtectingTunIdx 1.3.6.1.4.1.3902.3.316.1.2.2.1.6
Uniquely identifies the mplsTunnelEntry primary index for the tunnel head interface designated to protect the interface as specified in the mplsFrrFacilityProtectedIfIndex (and all of the tunnels using this interface). Note that the corresponding mplsTunnelInstance MUST BE 0 as per the indexing convention stipulated.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mplsFrrFacilityProtectedIfName 1.3.6.1.4.1.3902.3.316.1.2.2.1.7
The name of interface configured for FRR protection.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

mplsFrrFacilityProtectingTunnelStatus 1.3.6.1.4.1.3902.3.316.1.2.2.1.8
Specifies the state of the protecting tunnel as specified by mplsFrrFacilityProtectingTunnelIndex. active This tunnel's label has been placed in the LFIB and is ready to be applied to incoming packets. ready - This tunnel's label entry has been created but is not yet in the LFIB. partial - This tunnel's label entry as not been fully created.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(2), ready(1), partial(0)  

mplsFrrDetourDBTable 1.3.6.1.4.1.3902.3.316.1.4.1
The mplsFrrDetourDBTable provides summary information about the fast reroute database which indicates information of tunnels protected by detour LSP. The entries of this table are present in PLR nodes of the detour LSP.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsFrrDetourDBEntry

mplsFrrDetourDBEntry 1.3.6.1.4.1.3902.3.316.1.4.1.1
An entry in the mplsFrrDetourDBEntry represents a single protected LSP, protected by a detour lsp.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsFrrDetourDBEntry  

mplsFrrDetourTunnelIndex 1.3.6.1.4.1.3902.3.316.1.4.1.1.1
Uniquely identifies the mplsTunnelEntry index for the TE tunnel LSP being protected by detour Lsp with the same tunnel index.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mplsFrrDetourTunnelInstance 1.3.6.1.4.1.3902.3.316.1.4.1.1.2
Uniquely identifies the mplsTunnelEntry secondary index for the TE tunnel LSP being protected by detour Lsp with the same tunnel instance.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mplsFrrDetourTunnelIngressLSRId 1.3.6.1.4.1.3902.3.316.1.4.1.1.3
Uniquely identifies the mplsTunnelEntry third index for the TE tunnel LSP being protected by detour Lsp.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

mplsFrrDetourTunnelEgressLSRId 1.3.6.1.4.1.3902.3.316.1.4.1.1.4
Uniquely identifies the mplsTunnelEntry fourth index for the TE tunnel LSP being protected by detour Lsp.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

mplsFrrDetourPrimaryLspInIntf 1.3.6.1.4.1.3902.3.316.1.4.1.1.5
Indicates the index of in interface of primary lsp on this node.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mplsFrrDetourPrimaryLspInLable 1.3.6.1.4.1.3902.3.316.1.4.1.1.6
Indicates the in lable of primary lsp on this node.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mplsFrrDetourPrimaryLspOutIntf 1.3.6.1.4.1.3902.3.316.1.4.1.1.7
Indicates the index of out interface of primary lsp on this node.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mplsFrrDetourPrimaryLspOutLable 1.3.6.1.4.1.3902.3.316.1.4.1.1.8
Indicates the out lable of primary lsp on this node.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mplsFrrDetourBackupLspInLable 1.3.6.1.4.1.3902.3.316.1.4.1.1.9
Indicates the in lable of detour lsp on this node.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mplsFrrDetourBackupLspInIntf 1.3.6.1.4.1.3902.3.316.1.4.1.1.10
Indicates the index of in interface of detour lsp on this node.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mplsFrrDetourBackupLspOutLable 1.3.6.1.4.1.3902.3.316.1.4.1.1.11
Indicates the out lable of detour lsp on this node.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mplsFrrDetourBackupLspOutIntf 1.3.6.1.4.1.3902.3.316.1.4.1.1.12
Indicates the index of out interface of detour lsp on this node.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mplsFrrDetourBackupLspNextHop 1.3.6.1.4.1.3902.3.316.1.4.1.1.13
Indicates the next hop address of detour Lsp .
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

mplsFrrDetourProtectingLspStatus 1.3.6.1.4.1.3902.3.316.1.4.1.1.14
Specifies the state of the detour lsp. active This lsp's label has been placed in the LFIB and is ready to be applied to incoming packets. ready - This lsp's label entry has been created but is not yet in the LFIB.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(2), ready(1)  

mplsFrrDetourProtecttype 1.3.6.1.4.1.3902.3.316.1.4.1.1.15
This object indicates the protection type provided by detour lsp. node The detour lsp is NNHop protection. link The detour lsp id NHop protection.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER node(1), link(2)  

mplsFrrDetourLspTable 1.3.6.1.4.1.3902.3.316.1.4.2
The mplsFrrDetourLspTable provides summary information about the detour LSP. The entries of this table are present in all LSRs on the path of the detour LSP.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsFrrDetourLspEntry

mplsFrrDetourLspEntry 1.3.6.1.4.1.3902.3.316.1.4.2.1
An entry in this table represents a detour. An entry in this table is only created by an SNMP agent as instructed by an MPLS signaling protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsFrrDetourLspEntry  

mplsFrrDetourLspIndex 1.3.6.1.4.1.3902.3.316.1.4.2.1.1
Uniquely identifies the mplsTunnelEntry index for the detour Lsp which is the same as th TE tunnel LSP being protected.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mplsFrrDetourLspInstance 1.3.6.1.4.1.3902.3.316.1.4.2.1.2
Uniquely identifies the mplsTunnelEntry secondary index for the detour Lsp which is the same as th TE tunnel LSP being protected.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mplsFrrDetourLspIngressLSRId 1.3.6.1.4.1.3902.3.316.1.4.2.1.3
Uniquely identifies the mplsTunnelEntry third index for the detour Lsp which is the same as th TE tunnel LSP being protected.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

mplsFrrDetourLspEgressLSRId 1.3.6.1.4.1.3902.3.316.1.4.2.1.4
Uniquely identifies the mplsTunnelEntry fourth index for the detour Lsp which is the same as th TE tunnel LSP being protected.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

mplsFrrDetourLspInInterface 1.3.6.1.4.1.3902.3.316.1.4.2.1.5
Indicates the index of in interface of the detour lsp on this node.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mplsFrrDetourLspOutInterface 1.3.6.1.4.1.3902.3.316.1.4.2.1.6
Indicates the index of out interface of the detour lsp on this node.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mplsFrrDetourLspType 1.3.6.1.4.1.3902.3.316.1.4.2.1.7
This object indicates the lsp type. plrlsp The detour lsp originated from this node. dtrLsp The detour lsp through this node.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER plrlsp(1), dtrLsp(2)  

mplsFrrDetourMergeType 1.3.6.1.4.1.3902.3.316.1.4.2.1.8
This value represents whether or not this detour is merged. notmerged This detour is not merged. mergedwithdtr-lsp This detour is merged into another detour protecting the same tunnel. mergedwithmain This detour is merged with the protected tunnel. mergelsp Another detour lsp protecting the same tunnel is merged into this detour lsp.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notmerged(0), mergedwithdtr-lsp(1), mergedwithmain(2), mergelsp(3)  

mplsFrrDetourLspPLRLSRId 1.3.6.1.4.1.3902.3.316.1.4.2.1.9
The IP address of the PLR which has initiated the detour LSP.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

mplsFrrDetourLspAviodLSRId 1.3.6.1.4.1.3902.3.316.1.4.2.1.10
The IP address of the node that this PLR tries to avoid.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

mplsFrrDetourLspBandwidth 1.3.6.1.4.1.3902.3.316.1.4.2.1.11
The maximum bandwidth specifically reserved for the detour LSP, in units of thousands of bits per second (Kbps).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32