MPLS-FRR-STD-MIB

File: MPLS-FRR-STD-MIB.mib (53183 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB MPLS-TC-STD-MIB MPLS-TE-STD-MIB
INET-ADDRESS-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 NOTIFICATION-TYPE Gauge32
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
TruthValue RowStatus StorageType
InterfaceIndex InterfaceIndexOrZero ifGeneralInformationGroup
ifCounterDiscontinuityGroup MplsTunnelIndex MplsTunnelInstanceIndex
MplsLsrIdentifier MplsBitRate mplsStdMIB
MplsTunnelAffinity mplsTunnelGroup mplsTunnelScalarGroup
mplsTunnelARHopListIndex mplsTunnelARHopIndex InetAddressType
InetAddress

Defined Types

MplsFrrConstEntry  
SEQUENCE    
  mplsFrrConstIfIndex InterfaceIndexOrZero
  mplsFrrConstTunnelIndex MplsTunnelIndex
  mplsFrrConstTunnelInstance MplsTunnelInstanceIndex
  mplsFrrConstProtectionType INTEGER
  mplsFrrConstSetupPrio Unsigned32
  mplsFrrConstHoldingPrio Unsigned32
  mplsFrrConstInclAnyAffinity MplsTunnelAffinity
  mplsFrrConstInclAllAffinity MplsTunnelAffinity
  mplsFrrConstExclAnyAffinity MplsTunnelAffinity
  mplsFrrConstHopLimit Unsigned32
  mplsFrrConstBandwidth MplsBitRate
  mplsFrrConstStorageType StorageType
  mplsFrrConstRowStatus RowStatus

MplsFrrTunARHopEntry  
SEQUENCE    
  mplsFrrTunARHopProtectType BITS
  mplsFrrTunARHopProtectTypeInUse BITS

MplsFrrOne2OnePlrEntry  
SEQUENCE    
  mplsFrrOne2OnePlrTunIdx MplsTunnelIndex
  mplsFrrOne2OnePlrTunDetourInst MplsTunnelInstanceIndex
  mplsFrrOne2OnePlrTunIngrLSRId MplsLsrIdentifier
  mplsFrrOne2OnePlrTunEgrLSRId MplsLsrIdentifier
  mplsFrrOne2OnePlrId MplsLsrIdentifier
  mplsFrrOne2OnePlrSenderAddrType InetAddressType
  mplsFrrOne2OnePlrSenderAddr InetAddress
  mplsFrrOne2OnePlrAvoidNAddrType InetAddressType
  mplsFrrOne2OnePlrAvoidNAddr InetAddress

MplsFrrDetourEntry  
SEQUENCE    
  mplsFrrDetourActive TruthValue
  mplsFrrDetourMerging INTEGER
  mplsFrrDetourMergedDetourInst MplsTunnelInstanceIndex

MplsFrrFacRouteDBEntry  
SEQUENCE    
  mplsFrrFacRouteProtIfIdx InterfaceIndex
  mplsFrrFacRouteProtTunIdx MplsTunnelIndex
  mplsFrrFacRouteBkupTunIdx MplsTunnelIndex
  mplsFrrFacRouteBkupTunInst MplsTunnelInstanceIndex
  mplsFrrFacRouteBkupTunIngrLSRId MplsLsrIdentifier
  mplsFrrFacRouteBkupTunEgrLSRId MplsLsrIdentifier
  mplsFrrFacRouteDBNumProtTunOnIf Gauge32
  mplsFrrFacRouteDBNumProtLspOnIf Gauge32
  mplsFrrFacRouteDBNumProtTun Gauge32
  mplsFrrFacRouteDBProtTunStatus INTEGER
  mplsFrrFacRouteDBProtTunResvBw MplsBitRate

Defined Values

mplsFrrMIB 1.3.6.1.2.1.10.166.1
Copyright (C) 2006 The IETF Trust. This MIB module is part of RFC 4327; see the RFC itself for full legal notices. This MIB module contains managed object definitions for MPLS Traffic Engineering Fast Reroute as defined in RFC4090.
MODULE-IDENTITY    

mplsFrrNotif 1.3.6.1.2.1.10.166.1.0
OBJECT IDENTIFIER    

mplsFrrScalars 1.3.6.1.2.1.10.166.1.1
OBJECT IDENTIFIER    

mplsFrrObjects 1.3.6.1.2.1.10.166.1.2
OBJECT IDENTIFIER    

mplsFrrGeneralObjects 1.3.6.1.2.1.10.166.1.2.1
OBJECT IDENTIFIER    

mplsFrrOne2OneObjects 1.3.6.1.2.1.10.166.1.2.2
OBJECT IDENTIFIER    

mplsFrrFacObjects 1.3.6.1.2.1.10.166.1.2.3
OBJECT IDENTIFIER    

mplsFrrConformance 1.3.6.1.2.1.10.166.1.3
OBJECT IDENTIFIER    

mplsFrrDetourIncoming 1.3.6.1.2.1.10.166.1.1.1
The number of detour LSPs entering the device (greater than or equal to 0) if mplsFrrProtectionMethod is set to oneToOneBackup(1), or -1 if mplsFrrProtectionMethod is set to facilityBackup(2).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -1 | 0..2147483647  

mplsFrrDetourOutgoing 1.3.6.1.2.1.10.166.1.1.2
The number of detour LSPs leaving the device (greater than or equal to 0) if mplsFrrProtectionMethod is set to oneToOneBackup(1), or -1 if mplsFrrProtectionMethod is set to facilityBackup(2).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -1 | 0..2147483647  

mplsFrrDetourOriginating 1.3.6.1.2.1.10.166.1.1.3
The number of detour LSPs originating at this PLR (greater than or equal to 0) if mplsFrrProtectionMethod is set to oneToOneBackup(1). This object MUST return -1 if the mplsFrrProtectionMethod is set to facilityBackup(2).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -1 | 0..2147483647  

mplsFrrSwitchover 1.3.6.1.2.1.10.166.1.1.4
The number of tunnel instances for which this LSR is the ingress that are currently using a detour or bypass LSP to reach their egress.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mplsFrrConfIfs 1.3.6.1.2.1.10.166.1.1.5
Indicates the number of MPLS interfaces configured for protection by the FRR feature if mplsFrrProtectionMethod is set to facilityBackup(2), otherwise this value MUST return -1 to indicate that LSPs traversing any interface are not protected.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -1 | 0..2147483647  

mplsFrrActProtectedIfs 1.3.6.1.2.1.10.166.1.1.6
Indicates the number of interfaces currently being protected by the FRR feature if mplsFrrProtectionMethod is set to facilityBackup(2), otherwise this value should return 0 to indicate that LSPs traversing any interface may not be protected. This value MUST be less than or equal to mplsFrrConfIfs except when mplsFrrConfIfs is set to -1, in which case the value of this object is meaningless and SHOULD be ignored.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mplsFrrConfProtectionTuns 1.3.6.1.2.1.10.166.1.1.7
Indicates the number of bypass tunnels configured to protect TE tunnels on this LSR using the FRR feature if mplsFrrProtectionMethod is set to facilityBackup(2), otherwise this value MUST return 0 and SHOULD be ignored.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mplsFrrActProtectionTuns 1.3.6.1.2.1.10.166.1.1.8
Indicates the number of bypass tunnels indicated in mplsFrrConfProtectionTuns whose operStatus is up(1) indicating that they are currently protecting TE tunnels on this LSR using the FRR feature. This object MUST return 0 if mplsFrrProtectionMethod is set to oneToOneBackup(1).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mplsFrrActProtectedLSPs 1.3.6.1.2.1.10.166.1.1.9
Indicates the number of LSPs currently protected by the FRR feature where this device acts as the PLR for those LSPs. If mplsFrrProtectionMethod is set to facilityBackup(2) this object MUST return 0.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mplsFrrProtectionMethod 1.3.6.1.2.1.10.166.1.1.10
Indicates which protection method is to be used for fast reroute on this device. Some devices may require a reboot if this variable is to take affect after being modified.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER oneToOneBackup(1), facilityBackup(2)  

mplsFrrNotifsEnabled 1.3.6.1.2.1.10.166.1.1.11
Enables or disables FRR notifications defined in this MIB module. Notifications are disabled by default.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

mplsFrrNotifMaxRate 1.3.6.1.2.1.10.166.1.1.12
This variable indicates the maximum number of notifications issued per second. If events occur more rapidly, the implementation may simply fail to emit these notifications during that period, or may queue them until an appropriate time. A value of 0 means no throttling is applied and events may be notified at the rate at which they occur.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

mplsFrrConstTable 1.3.6.1.2.1.10.166.1.2.1.1
This table shows detour LSP or bypass tunnel setup constraints.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsFrrConstEntry

mplsFrrConstEntry 1.3.6.1.2.1.10.166.1.2.1.1.1
An entry in this table represents detour LSP or bypass tunnel setup constraints for a tunnel instance to be protected by detour LSPs or a bypass tunnel. Agents must only allow entries in this table to be created for tunnel instances that require fast-reroute as indicated by the presense of the FAST_REROUTE Object in the signaling for the LSP in question, as speciifed in section 4.1 of RFC4090. Entries indexed with mplsFrrConstIfIndex set to 0 apply to all interfaces on this device for which the FRR feature can operate. Note that as per [RFC3812] the mplsTunnelInstance object set to a value of 0 indicates that the mplsTunnelEntry contains at a tunnel ingress. This is typically how configuration of this feature is performed on devices where the actual protection LSP used is left up to the protecting tunnel. However, in cases where static configuration is possible, any valid tunnel instance is possible; however, in these cases, it is STRONGLY RECOMMENDED that the instance index SHOULD use the following convention to identify backup LSPs: - lower 16 bits : protected tunnel instance - higher 16 bits: must be all zeros
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsFrrConstEntry  

mplsFrrConstIfIndex 1.3.6.1.2.1.10.166.1.2.1.1.1.1
Uniquely identifies an interface which a fast reroute protection tunnel is configured to potentially protect in the event of a fault. Entries with this index set to 0 indicates that the protection tunnel configured protects all interfaces on this device (i.e.: node protection).
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndexOrZero  

mplsFrrConstTunnelIndex 1.3.6.1.2.1.10.166.1.2.1.1.1.2
Uniquely identifies a tunnel for which is configured to possibly protect the interface(s) specified by mplsFrrConstIfIndex in the event of a fault as must exist in the mplsTunnelTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsTunnelIndex  

mplsFrrConstTunnelInstance 1.3.6.1.2.1.10.166.1.2.1.1.1.3
Uniquely identifies an existing instance of this tunnel for which fast reroute is requested. Note that a value of 0 indicates that the configuration points at a tunnel head (as specified in RFC3812). This is typically how configuration of this feature is performed on devices where the actual protection LSP used is left up to the protecting tunnel. However, in cases where static configuration is possible, any valid tunnel instance is permissible. In these cases, it is recommended that the instance index follow the following convention as to make identication of backup LSPs easier: - lower 16 bits : protected tunnel instance - higher 16 bits: must be all zeros
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsTunnelInstanceIndex  

mplsFrrConstProtectionType 1.3.6.1.2.1.10.166.1.2.1.1.1.4
Indicates type of the resource protection: linkProtection(1) indicates that this tunnel is setup to protect a particular link's resources. nodeProtection(2) indicates that this tunnel is setup to protect an entire node from failure.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER linkProtection(1), nodeProtection(2)  

mplsFrrConstSetupPrio 1.3.6.1.2.1.10.166.1.2.1.1.1.5
Indicates the setup priority of the detour LSP or bypass tunnel.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..7  

mplsFrrConstHoldingPrio 1.3.6.1.2.1.10.166.1.2.1.1.1.6
Indicates the holding priority for detour LSP or bypass tunnel.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..7  

mplsFrrConstInclAnyAffinity 1.3.6.1.2.1.10.166.1.2.1.1.1.7
Indicates the include-any link constraint for the detour LSP or bypass tunnel. A link satisfies the include-any constraint if and only if the constraint is zero, or the link and the constraint have a resource class in common.
Status: current Access: read-create
OBJECT-TYPE    
  MplsTunnelAffinity  

mplsFrrConstInclAllAffinity 1.3.6.1.2.1.10.166.1.2.1.1.1.8
Indicates the include-all link constraint for the detour LSP or bypass tunnel. A link satisfies the include-all constraint if and only if the link contains all of the administrative groups specified in the constraint.
Status: current Access: read-create
OBJECT-TYPE    
  MplsTunnelAffinity  

mplsFrrConstExclAnyAffinity 1.3.6.1.2.1.10.166.1.2.1.1.1.9
Indicates the exclude-any link constraint for the detour LSP or bypass tunnel. A link satisfies the exclude-any constraint if and only if the link contains none of the administrative groups specified in the constraint.
Status: current Access: read-create
OBJECT-TYPE    
  MplsTunnelAffinity  

mplsFrrConstHopLimit 1.3.6.1.2.1.10.166.1.2.1.1.1.10
The maximum number of hops that the detour LSP or bypass tunnel may traverse.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

mplsFrrConstBandwidth 1.3.6.1.2.1.10.166.1.2.1.1.1.11
The maximum bandwidth specifically reserved for detour LSP or bypass tunnel, in units of thousands of bits per second (Kbps). Note that setting this value to 0 indicates best-effort treatment.
Status: current Access: read-create
OBJECT-TYPE    
  MplsBitRate  

mplsFrrConstStorageType 1.3.6.1.2.1.10.166.1.2.1.1.1.12
The storage type for this configuration entry. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

mplsFrrConstRowStatus 1.3.6.1.2.1.10.166.1.2.1.1.1.13
This object is used to create, modify, and/or delete a row in this table. When a row in this table is in active(1) state, no objects in that row can be modified by the agent except mplsFrrConstRowStatus and mplsFrrConstStorageType.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mplsFrrTunARHopTable 1.3.6.1.2.1.10.166.1.2.1.2
This table sparsely extends mplsTunnelARHopTable defined in the MPLS-TE-STD-MIB MIB module with fast-reroute objects. These objects specify the status of local protection including availability and active use, on a per-hop basis, of hops traversed by a protected tunnel. Note that object availability in this table is governed by the support of the Record Route Object in the RSVP-TE signaling of the implementation.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsFrrTunARHopEntry

mplsFrrTunARHopEntry 1.3.6.1.2.1.10.166.1.2.1.2.1
This entry contains fast-reroute protection status of a single protected tunnel hop.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsFrrTunARHopEntry  

mplsFrrTunARHopProtectType 1.3.6.1.2.1.10.166.1.2.1.2.1.1
This object indicates the protection type or types of the associated path hop object. Note that since this object is a BITS type, one, none or all of the bits may be set to indicate various combinations of protection types.
Status: current Access: read-only
OBJECT-TYPE    
  BITS path(0), node(1), link(2)  

mplsFrrTunARHopProtectTypeInUse 1.3.6.1.2.1.10.166.1.2.1.2.1.2
This object indicates the protection type or types that are currently in use by the associated path hop object. Note that since this object is a BITS type, one, none or all of the bits may be set to indicate various combinations of protection types. If no bits are set, this indicates that no protection types are in use.
Status: current Access: read-only
OBJECT-TYPE    
  BITS path(0), node(1), link(2)  

mplsFrrOne2OnePlrTable 1.3.6.1.2.1.10.166.1.2.2.1
This table shows a list of protected TE tunnels with the corresponding protecting tunnel, as well as the PLR where the protecting tunnel that initiated the detour LSPs that traverse this node.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsFrrOne2OnePlrEntry

mplsFrrOne2OnePlrEntry 1.3.6.1.2.1.10.166.1.2.2.1.1
An entry in this table represents a protected tunnel LSP together with its detour tunnel instance. An entry in this table is only created by an SNMP agent as instructed by an MPLS signaling protocol. The entries of this table are present in all LSRs on the path of the detour LSP. The objects mplsFrrOne2OnePlrTunIdx, mplsFrrOne2OnePlrTunDetourInst, mplsFrrOne2OnePlrTunIngrLSRId and mplsFrrOne2OnePlrTunEgrLSRId have the same values as the objects mplsTunnelIndex, mplsTunnelInstance, mplsTunnelIngressLSRId and mplsTunnelEgressLSRId of the detour tunnel instance created in the mplsTunnelTable (MPLS-TE-STD-MIB).
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsFrrOne2OnePlrEntry  

mplsFrrOne2OnePlrTunIdx 1.3.6.1.2.1.10.166.1.2.2.1.1.1
Uniquely identifies a tunnel between a pair of LSRs from the mplsTunnelEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsTunnelIndex  

mplsFrrOne2OnePlrTunDetourInst 1.3.6.1.2.1.10.166.1.2.2.1.1.2
Uniquely identifies a detour instance of a tunnel from the mplsTunnelEntry. - lower 16 bits : protected tunnel instance - higher 16 bits: detour instance
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsTunnelInstanceIndex  

mplsFrrOne2OnePlrTunIngrLSRId 1.3.6.1.2.1.10.166.1.2.2.1.1.3
The purpose of this object is to uniquely identity a tunnel within a network. When the MPLS signalling protocol is rsvp(2) this object SHOULD contain the same value as the Extended Tunnel Id field in the SESSION object. When the MPLS signalling protocol is crldp(3) this object SHOULD contain the same value as the Ingress LSR Router ID field in the LSPID TLV object. This value represents the head-end of the protected tunnel instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsLsrIdentifier  

mplsFrrOne2OnePlrTunEgrLSRId 1.3.6.1.2.1.10.166.1.2.2.1.1.4
Specifies the egress LSR ID of the protected tunnel instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsLsrIdentifier  

mplsFrrOne2OnePlrId 1.3.6.1.2.1.10.166.1.2.2.1.1.5
This value represents the PLR that has initiated a detour LSP to protect a tunnel instance. This value is signalled via the DETOUR object defined in MPLS RSVP protocol as described in RFC-4090.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsLsrIdentifier  

mplsFrrOne2OnePlrSenderAddrType 1.3.6.1.2.1.10.166.1.2.2.1.1.6
Denotes the address type of this detour instance's sender address.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

mplsFrrOne2OnePlrSenderAddr 1.3.6.1.2.1.10.166.1.2.2.1.1.7
The IP address of the PLR which has initiated the detour LSP. The type of this address is determined by the value of the mplsFrrOne2OnePlrSenderAddrType object.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

mplsFrrOne2OnePlrAvoidNAddrType 1.3.6.1.2.1.10.166.1.2.2.1.1.8
Denotes the address type of the node that this PLR tries to avoid.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

mplsFrrOne2OnePlrAvoidNAddr 1.3.6.1.2.1.10.166.1.2.2.1.1.9
The IP address of the node that this PLR tries to avoid. The type of this address is determined by the value of the mplsFrrOne2OnePlrAvoidNAddrType object. This value is signalled via the DETOUR object defined in MPLS RSVP protocol as described in RFC-4090.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

mplsFrrDetourTable 1.3.6.1.2.1.10.166.1.2.2.2
This table shows detour LSPs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsFrrDetourEntry

mplsFrrDetourEntry 1.3.6.1.2.1.10.166.1.2.2.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    
  MplsFrrDetourEntry  

mplsFrrDetourActive 1.3.6.1.2.1.10.166.1.2.2.2.1.1
Indicates whether or not the main LSP has switched over to this detour LSP. This is only relevant for detours originated by this node.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

mplsFrrDetourMerging 1.3.6.1.2.1.10.166.1.2.2.2.1.2
This value represents whether or not this detour is merged. This value MUST be set to none(1) if this detour is not merged. This value MUST be set to protectedTunnel(2) if this detour is merged with the protected tunnel. This value MUST be set to detour(3) if this detour is merged with another detour protecting the same tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), protectedTunnel(2), detour(3)  

mplsFrrDetourMergedDetourInst 1.3.6.1.2.1.10.166.1.2.2.2.1.3
This value represents the instance of the detour with which this detour is merged. This object is only valid when mplsFrrDetourMerging is set to detour(3). - lower 16 bits : protected tunnel instance - higher 16 bits: detour instance
Status: current Access: read-only
OBJECT-TYPE    
  MplsTunnelInstanceIndex  

mplsFrrFacRouteDBTable 1.3.6.1.2.1.10.166.1.2.3.1
The mplsFrrDBTable provides information about the fast reroute database. Each entry belongs to a protected interface, protecting backup tunnel and protected tunnel. MPLS interfaces defined on this node are protected by backup tunnels and are indicated by the index mplsFrrFacRouteProtIfIdx. If the interface index is set to 0, this indicates that the remaining indexes apply to all configured protected interfaces. The protecting tunnel is indicated by the second two indexes (mplsTunnelIndex and mplsTunnelInstance) and represents a valid mplsTunnelEntry. Note that the tunnel instance index of the protecting tunnel may be set to 0 which indicates the tunnel head interface for the protecting tunnel, as per RFC3812, but it may also be defined using the following semantics: - lower 16 bits : protected tunnel instance - higher 16 bits: must be all zeros
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsFrrFacRouteDBEntry

mplsFrrFacRouteDBEntry 1.3.6.1.2.1.10.166.1.2.3.1.1
An entry in the mplsFrrDBTable represents a single protected LSP, protected by a backup tunnel on a specific protected interface, or if the interface index is set to 0, on all interfaces. Note that for brevity, managers should consult the mplsTunnelTable present in the MPLS-TE-STD-MIB MIB module for additional information about the protecting and protected tunnels, and the ifEntry in the IF-MIB MIB module for the protected interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsFrrFacRouteDBEntry  

mplsFrrFacRouteProtIfIdx 1.3.6.1.2.1.10.166.1.2.3.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 applies to all interfaces on this device for which the FRR feature can operate.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

mplsFrrFacRouteProtTunIdx 1.3.6.1.2.1.10.166.1.2.3.1.1.2
Uniquely identifies the mplsTunnelEntry primary index for the tunnel head interface designated to protect the interface as specified in the mplsFrrFacRouteIfProtIdx (and all of the tunnels using this interface). Note that the corresponding mplsTunnelInstance MUST BE 0 as per the indexing convention stipulated in RFC3812, and thus can be inferred.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsTunnelIndex  

mplsFrrFacRouteBkupTunIdx 1.3.6.1.2.1.10.166.1.2.3.1.1.3
Uniquely identifies the mplsTunnelEntry primary index for the TE tunnel LSP being protected on the specified interface as specified in the mplsFrrFacRouteIfProtIdx.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsTunnelIndex  

mplsFrrFacRouteBkupTunInst 1.3.6.1.2.1.10.166.1.2.3.1.1.4
Uniquely identifies the mplsTunnelEntry secondary index for the TE tunnel LSP being protected on the specified interface as specified in the mplsFrrFacRouteIfProtIdx.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsTunnelInstanceIndex  

mplsFrrFacRouteBkupTunIngrLSRId 1.3.6.1.2.1.10.166.1.2.3.1.1.5
Uniquely identifies the mplsTunnelEntry third index for the TE tunnel LSP being protected on the specified interface as specified in the mplsFrrFacRouteIfProtIdx.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsLsrIdentifier  

mplsFrrFacRouteBkupTunEgrLSRId 1.3.6.1.2.1.10.166.1.2.3.1.1.6
Uniquely identifies the mplsTunnelEntry fourth index for the TE tunnel LSP being protected on the specified interface as specified in the mplsFrrFacRouteIfProtIdx.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsLsrIdentifier  

mplsFrrFacRouteDBNumProtTunOnIf 1.3.6.1.2.1.10.166.1.2.3.1.1.7
The number of backup tunnels protecting the specified interface.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

mplsFrrFacRouteDBNumProtLspOnIf 1.3.6.1.2.1.10.166.1.2.3.1.1.8
The number of LSPs currently being protected on the specified interface.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

mplsFrrFacRouteDBNumProtTun 1.3.6.1.2.1.10.166.1.2.3.1.1.9
The number of tunnels protected on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

mplsFrrFacRouteDBProtTunStatus 1.3.6.1.2.1.10.166.1.2.3.1.1.10
Specifies the state of the protected tunnel. 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(1), ready(2), partial(3)  

mplsFrrFacRouteDBProtTunResvBw 1.3.6.1.2.1.10.166.1.2.3.1.1.11
Specifies the amount of bandwidth in units of '1,000 bits per second', actually reserved by the protection tunnel for facility backup purposes. This value is repeated here from the MPLS-TE-STD-MIB MIB module because the tunnel entry will reveal the bandwidth reserved by the signaling protocol, which is typically 0 for backup tunnels so as to not over-book bandwidth. However, internal reservations are typically made on the PLR, thus this value should be revealed here as it is often different from the one found in the MPLS-TE-STD-MIB MIB module.
Status: current Access: read-only
OBJECT-TYPE    
  MplsBitRate  

mplsFrrFacProtected 1.3.6.1.2.1.10.166.1.0.1
This notification is generated when a tunnel running over an interface as specified in the mplsFrrConstTable is initially protected by the backup tunnel also specified in the mplsFrrConstTable. In some implementations there may be a difference between when the control plane triggers this notification and when the hardware is programmed to utilize the protection path. Due to the urgency of this operation, it is acceptable for the control plane to either issue this notification before or after it programs the hardware. In cases where it is the latter approach, the notification MUST be sent immediately after the data plane has been altered. This notification should not be generated for each subsequent tunnel that is backed up by the FRR feature on this LSR, as this may result in potential scaling issues with regard to LSR performance and network loading. Note also that notifications MUST be generated in accordance with the mplsFrrNotifMaxRate. Note this notification only applicable to the facility based fastreroute protection method, and should be ignored by implementations that do not support this method.
Status: current Access: read-only
NOTIFICATION-TYPE    

mplsFrrFacUnProtected 1.3.6.1.2.1.10.166.1.0.2
This notification is generated when the final tunnel that is being protected by a backup tunnel as specified in the mplsFrrConstTable is restored to normal operation. This notification should not be generated for each restored tunnel, as this may result in potential scaling issues with regard to LSR performance and network loading. Note also that notifications MUST be generated in accordance with the mplsFrrNotifMaxRate. Note this notification only applicable to the facility based fastreroute protection method, and should be ignored by implementations that do not support this method.
Status: current Access: read-only
NOTIFICATION-TYPE    

mplsFrrGroups 1.3.6.1.2.1.10.166.1.3.1
OBJECT IDENTIFIER    

mplsFrrCompliances 1.3.6.1.2.1.10.166.1.3.2
OBJECT IDENTIFIER    

mplsFrrModuleFullCompliance 1.3.6.1.2.1.10.166.1.3.2.1
Compliance statements for agents that support the MPLS-FRR-STD-MIB MIB module.
Status: current Access: read-only
MODULE-COMPLIANCE    

mplsFrrModuleReadOnlyCompliance 1.3.6.1.2.1.10.166.1.3.2.2
Compliance statements for agents that support the MPLS FRR MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

mplsFrrScalarGroup 1.3.6.1.2.1.10.166.1.3.1.1
Objects that are required to gather fast reroute statistics.
Status: current Access: read-only
OBJECT-GROUP    

mplsFrrConstGroup 1.3.6.1.2.1.10.166.1.3.1.2
Objects that are required to configure fast reroute constraints at the ingress LSR of the tunnel that requires fast reroute service.
Status: current Access: read-only
OBJECT-GROUP    

mplsFrrTunARHopGroup 1.3.6.1.2.1.10.166.1.3.1.3
Objects that are required to present per hop fast-reroute protection status.
Status: current Access: read-only
OBJECT-GROUP    

mplsFrrOne2OnePLRDetourGroup 1.3.6.1.2.1.10.166.1.3.1.4
Objects that are required to present the detour LSP information at the detour ingress, transit and egress LSRs.
Status: current Access: read-only
OBJECT-GROUP    

mplsFrrOne2OnePlrGroup 1.3.6.1.2.1.10.166.1.3.1.5
Objects that are required to represent the FRR One-2-One PLR information.
Status: current Access: read-only
OBJECT-GROUP    

mplsFrrFacRouteDBGroup 1.3.6.1.2.1.10.166.1.3.1.6
Objects that are required to represent the FRR Facility Route Database information.
Status: current Access: read-only
OBJECT-GROUP    

mplsFrrNotifGroup 1.3.6.1.2.1.10.166.1.3.1.7
Objects that are required to represent FRR notifications.
Status: current Access: read-only
NOTIFICATION-GROUP