MIBs Depot

CISCO-IETF-FRR-MIB

Registered at
1.3.6.1.4.1.9.10.98
Last updated
2008-04-29 12:00
Organization
Cisco Systems, Inc.
Revisions
2008-04-29 12:00, 2002-11-05 12:00, 2002-11-01 12:00, 2002-03-22 12:00
Namespace
cisco
Source file
CISCO-IETF-FRR-MIB
Digest
sha256:f75ccdd5ef07e62dffc73efd04dc719ab42c13225964491ff421186db7232fc2

Description

This MIB module contains managed object definitions for MPLS Fast Reroute (FRR) as defined in:Pan, P., Gan, D., Swallow, G., Vasseur, J.Ph., Cooper, D., Atlas, A., Jork, M., Fast Reroute Techniques in RSVP-TE, draft-ietf-mpls-rsvp-lsp-fastreroute- 00.txt, January 2002.

Contact

Adrien Grise Postal: 300 Apollo Drive Cisco Systems, Inc. Chelmsford, MA 01824 Tel: +1-978-497-3989 Email: agrise@cisco.com Thomas D. Nadeau Postal: Cisco Systems, Inc. 250 Apollo Drive Chelmsford, MA 01924 Tel: +1-978-244-3051 Email: tnadeau@cisco.com MPLS MIB Development Team Postal: Cisco Systems, Inc. 250 Apollo Drive Chelmsford, MA 01924 Tel: +1-978-497-3989 Email: ch-mpls-mib-dev@cisco.com

Imports

FromSymbols
CISCO-SMIciscoExperiment
IF-MIBInterfaceIndex, InterfaceIndexOrZero
MPLS-TC-STD-MIBMplsBitRate, MplsLsrIdentifier, MplsTunnelAffinity, MplsTunnelIndex, MplsTunnelInstanceIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION, TimeStamp, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-IETF-FRR-MIB
CISCO-SMI
IANAifType-MIB
IF-MIB
MPLS-TC-STD-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
MplsFrrDetourIndex
TEXTUAL-CONVENTION
Index into mplsFrrDetourTable.
current

Objects

NameOIDSyntaxAccessStatus
cmplsFrrNotif
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.98.0
cmplsFrrScalars
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.98.1
cmplsFrrDetourIncoming
OBJECT-TYPE
The number of detour LSPs entering the device if mplsFrrConstProtectionMethod is set to oneToOneBackup(0), or or 0 if mplsFrrConstProtectionMethod is set to facilityBackup(1).
1.3.6.1.4.1.9.10.98.1.1Unsigned32read-onlycurrent
cmplsFrrDetourOutgoing
OBJECT-TYPE
The number of detour LSPs leaving the device if mplsFrrConstProtectionMethod is set to oneToOneBackup(0), or 0 if mplsFrrConstProtectionMethod is set to to facilityBackup(1).
1.3.6.1.4.1.9.10.98.1.2Unsigned32read-onlycurrent
cmplsFrrDetourOriginating
OBJECT-TYPE
The number of detour LSPs originating at this PLR if mplsFrrConstProtectionMethod is set to oneToOneBackup(0). This object MUST return 0 if the mplsFrrConstProtectionMethod is set to facilityBackup(1).
1.3.6.1.4.1.9.10.98.1.3Unsigned32read-onlycurrent
cmplsFrrSwitchover
OBJECT-TYPE
The number of tunnel instances that are switched over to their corresponding detour LSP if mplsFrrConstProtectionMethod is set to oneToOneBackup(0), or tunnels being switched over if mplsFrrConstProtectionMethod is set to facilityBackup(1).
1.3.6.1.4.1.9.10.98.1.4Unsigned32read-onlycurrent
cmplsFrrNumOfConfIfs
OBJECT-TYPE
Indicates the number of MPLS interfaces configured for protection by the FRR feature, otherwise this value MUST return 0 to indicate that LSPs traversing any interface may be protected.
1.3.6.1.4.1.9.10.98.1.5Unsigned32read-onlycurrent
cmplsFrrActProtectedIfs
OBJECT-TYPE
Indicates the number of interfaces currently being protected by the FRR feature if mplsFrrConstProtectionMethod is set to facilityBackup(1), otherwise this value should return 0 to indicate that LSPs traversing any interface may be protected. This value MUST be less than or equal to mplsFrrConfIfs.
1.3.6.1.4.1.9.10.98.1.6Unsigned32read-onlycurrent
cmplsFrrConfProtectingTuns
OBJECT-TYPE
Indicates the number of bypass tunnels configured to protect facilities on this LSR using the FRR feature if mplsFrrConstProtectionMethod is set to facilityBackup(1), otherwise this value MUST return 0.
1.3.6.1.4.1.9.10.98.1.7Unsigned32read-onlycurrent
cmplsFrrActProtectedTuns
OBJECT-TYPE
Indicates the number of bypass tunnels indicated in mplsFrrConfProtectingTuns whose operStatus is up(1) indicating that they are currently protecting facilities on this LSR using the FRR feature. This object MUST return 0 if mplsFrrConstProtectionMethod is set to facilityBackup(1).
1.3.6.1.4.1.9.10.98.1.8Unsigned32read-onlycurrent
cmplsFrrActProtectedLSPs
OBJECT-TYPE
Indicates the number of LSPs currently protected by the FRR feature. If mplsFrrConstProtectionMethod is set to facilityBackup(1)this object MUST return 0.
1.3.6.1.4.1.9.10.98.1.9Unsigned32read-onlycurrent
cmplsFrrConstProtectionMethod
OBJECT-TYPE
Indicates which protection method is to be used for fast reroute. Some devices may require a reboot of their routing processors if this variable is changed. An agent which does not wish to reboot or modify its FRR mode MUST return an inconsistentValue error. Please consult the device's agent capability statement for more details.
1.3.6.1.4.1.9.10.98.1.10INTEGER {oneToOneBackup(0), facilityBackup(1)}read-writecurrent
cmplsFrrNotifsEnabled
OBJECT-TYPE
Enables or disables FRR notifications defined in this MIB module. Notifications are disabled by default.
1.3.6.1.4.1.9.10.98.1.11TruthValueread-writecurrent
cmplsFrrLogTableMaxEntries
OBJECT-TYPE
Indicates the maximum number of entries allowed in the FRR Log table. Agents receiving SETs for values that cannot be used must return an inconsistent value error. If a manager sets this value to 0, this indicates that no logging should take place by the agent. If this value is returned as 0, this indicates that no additional log entries will be added to the current table either because the table has been completely filled or logging has been disabled. However, agents may wish to not delete existing entries in the log table so that managers may review them in the future. It is implied that when mplsFrrLogTableCurrEntries has reached the value of this variable, that logging entries may not continue to be added to the table, although existing ones may remain. Furthermore, an agent may begin to delete existing (perhaps the oldest entries) entries to make room for new ones.
1.3.6.1.4.1.9.10.98.1.12Unsigned32read-writecurrent
cmplsFrrLogTableCurrEntries
OBJECT-TYPE
Indicates the current number of entries in the FRR log table.
1.3.6.1.4.1.9.10.98.1.13Counter32read-onlycurrent
cmplsFrrNotifMaxRate
OBJECT-TYPE
This variable indicates the number of milliseconds that must elapse between notification emissions. 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 in the future. A value of 0 means no minimum elapsed period is specified.
1.3.6.1.4.1.9.10.98.1.14Unsigned32read-writecurrent
cmplsFrrObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.98.2
cmplsFrrGeneralObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.98.2.1
cmplsFrrConstTable
OBJECT-TYPE
This table shows detour setup constraints.
1.3.6.1.4.1.9.10.98.2.1.1not-accessiblecurrent
cmplsFrrConstEntry
OBJECT-TYPE
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 tunnel. Agents must allow entries in this table to be created only for tunnel instances that require fast-reroute. Entries indexed with mplsFrrConstIfIndex set to 0 apply to all interfaces on this device for which the FRR feature can operate on.
1.3.6.1.4.1.9.10.98.2.1.1.1not-accessiblecurrent
cmplsFrrConstIfIndex
OBJECT-TYPE
Uniquely identifies an interface for which fast reroute is configured. Tabular entries indexed with a 0 value apply to all interfaces on this device for which the FRR feature can operate on.
1.3.6.1.4.1.9.10.98.2.1.1.1.1InterfaceIndexOrZeronot-accessiblecurrent
cmplsFrrConstTunnelIndex
OBJECT-TYPE
Uniquely identifies a tunnel for which fast reroute is requested.
1.3.6.1.4.1.9.10.98.2.1.1.1.2MplsTunnelIndexnot-accessiblecurrent
cmplsFrrConstTunnelInstance
OBJECT-TYPE
Uniquely identifies an instance of this tunnel for which fast reroute is requested.
1.3.6.1.4.1.9.10.98.2.1.1.1.3MplsTunnelInstanceIndexnot-accessiblecurrent
cmplsFrrConstSetupPrio
OBJECT-TYPE
Indicates the setup priority of detour LSP.
1.3.6.1.4.1.9.10.98.2.1.1.1.4Unsigned32 (0..7)read-createcurrent
cmplsFrrConstHoldingPrio
OBJECT-TYPE
Indicates the holding priority for detour LSP.
1.3.6.1.4.1.9.10.98.2.1.1.1.5Unsigned32 (0..7)read-createcurrent
cmplsFrrConstInclAnyAffinity
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.98.2.1.1.1.6MplsTunnelAffinityread-createcurrent
cmplsFrrConstInclAllAffinity
OBJECT-TYPE
A link satisfies the include-all constraint if and only if the link contains all of the administrative groups specified in the constraint.
1.3.6.1.4.1.9.10.98.2.1.1.1.7MplsTunnelAffinityread-createcurrent
cmplsFrrConstExclAllAffinity
OBJECT-TYPE
A link satisfies the exclude-all constraint if and only if the link contains none of the administrative groups specified in the constraint.
1.3.6.1.4.1.9.10.98.2.1.1.1.8MplsTunnelAffinityread-createcurrent
cmplsFrrConstHopLimit
OBJECT-TYPE
The maximum number of hops that the detour LSP may traverse.
1.3.6.1.4.1.9.10.98.2.1.1.1.9Unsigned32 (1..65535)read-createcurrent
cmplsFrrConstBandwidth
OBJECT-TYPE
This variable represents the bandwidth for detour LSPs of this tunnel, in units of thousands of bits per second (Kbps).
1.3.6.1.4.1.9.10.98.2.1.1.1.10MplsBitRateread-createcurrent
cmplsFrrConstRowStatus
OBJECT-TYPE
This object is used to create, modify, and/or delete a row in this table.
1.3.6.1.4.1.9.10.98.2.1.1.1.11RowStatusread-createcurrent
cmplsFrrConstNumProtectingTunOnIf
OBJECT-TYPE
The number of backup tunnels protecting the specified interface.
1.3.6.1.4.1.9.10.98.2.1.1.1.12Gauge32read-onlycurrent
cmplsFrrConstNumProtectedTunOnIf
OBJECT-TYPE
The number of tunnels protected on this interface.
1.3.6.1.4.1.9.10.98.2.1.1.1.13Gauge32read-onlycurrent
cmplsFrrLogTable
OBJECT-TYPE
The fast reroute log table records fast reroute events such as protected links going up or down or the FRR feature kicking in.
1.3.6.1.4.1.9.10.98.2.1.2not-accessiblecurrent
cmplsFrrLogEntry
OBJECT-TYPE
An entry in this table is created to describe one fast reroute event. Entries in this table are only created and destroyed by the agent implementation. The maximum number of entries in this log is governed by the scalar.
1.3.6.1.4.1.9.10.98.2.1.2.1not-accessiblecurrent
cmplsFrrLogIndex
OBJECT-TYPE
Uniquely identifies a fast reroute event entry.
1.3.6.1.4.1.9.10.98.2.1.2.1.1Unsigned32not-accessiblecurrent
cmplsFrrLogEventTime
OBJECT-TYPE
This object provides the amount of time ticks since this event occured.
1.3.6.1.4.1.9.10.98.2.1.2.1.2TimeStampread-onlycurrent
cmplsFrrLogInterface
OBJECT-TYPE
This object indicates which interface was affected by this FRR event. This value may be set to 0 if mplsFrrConstProtectionMethod is set to oneToOneBackup(0).
1.3.6.1.4.1.9.10.98.2.1.2.1.3InterfaceIndexOrZeroread-onlycurrent
cmplsFrrLogEventType
OBJECT-TYPE
This object describes what type of fast reroute event occured.
1.3.6.1.4.1.9.10.98.2.1.2.1.4INTEGER {other(1), protected(2)}read-onlycurrent
cmplsFrrLogEventDuration
OBJECT-TYPE
This object describes the duration of this event.
1.3.6.1.4.1.9.10.98.2.1.2.1.5TimeTicksread-onlycurrent
cmplsFrrLogEventReasonString
OBJECT-TYPE
This object contains an implementation-specific explanation of the event.
1.3.6.1.4.1.9.10.98.2.1.2.1.6OCTET STRING (SIZE(128))read-onlycurrent
cmplsFrr1to1Objects
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.98.2.2
cmplsFrrFacObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.98.2.3
cmplsFrrFacRouteDBTable
OBJECT-TYPE
The mplsFrrFacRouteDBTable provides information about the fast reroute database. Each entry belongs to an interface, protecting backup tunnel and protected tunnel. MPLS interfaces defined on this node are protected by backup tunnels and are indexed by mplsFrrFacRouteProtectedIndex. Backup tunnels defined to protect the tunnels traversing an interface, and are indexed by mplsFrrFacRouteProtectingTunIndex. Note that the tunnel instance index is not required, since it is implied to be 0, which indicates the tunnel head interface for the protecting tunnel. The protecting tunnel is defined to exist on the PLR in the FRR specification. Protected tunnels are the LSPs that traverse the protected link. These LSPs are uniquely identified by mplsFrrFacRouteProtectedTunIndex, mplsFrrFacRouteProtectedTunInstance, mplsFrrFacRouteProtectedTunIngressLSRId, and mplsFrrFacRouteProtectedTunEgressLSRId.
1.3.6.1.4.1.9.10.98.2.3.1not-accessiblecurrent
cmplsFrrFacRouteDBEntry
OBJECT-TYPE
An entry in the mplsFrrDBTable represents a single protected LSP, protected by a backup tunnel and defined for a specific protected interface. Note that for brevity, managers should consult the mplsTunnelTable present in the MPLS-TE MIB for additional information about the protecting and protected tunnels, and the ifEntry in the IF-MIB for the protected interface.
1.3.6.1.4.1.9.10.98.2.3.1.1not-accessiblecurrent
cmplsFrrFacRouteProtectedIfIndex
OBJECT-TYPE
Uniquely identifies the interface configured for FRR protection.
1.3.6.1.4.1.9.10.98.2.3.1.1.1InterfaceIndexnot-accessiblecurrent
cmplsFrrFacRouteProtectingTunIndex
OBJECT-TYPE
Uniquely identifies the mplsTunnelEntry primary index for the tunnel head interface designated to protect the interface as specified in the mplsFrrFacRouteIfProtectedIndex (and all of the tunnels using this interface).
1.3.6.1.4.1.9.10.98.2.3.1.1.2MplsTunnelIndexnot-accessiblecurrent
cmplsFrrFacRouteProtectedTunIndex
OBJECT-TYPE
Uniquely identifies an mplsTunnelEntry that is being protected by FRR.
1.3.6.1.4.1.9.10.98.2.3.1.1.3MplsTunnelIndexnot-accessiblecurrent
cmplsFrrFacRouteProtectedTunInstance
OBJECT-TYPE
Uniquely identifies an mplsTunnelEntry that is being protected by FRR.
1.3.6.1.4.1.9.10.98.2.3.1.1.4MplsTunnelInstanceIndexnot-accessiblecurrent
cmplsFrrFacRouteProtectedTunIngressLSRId
OBJECT-TYPE
Uniquely identifies an mplsTunnelEntry that is being protected by FRR.
1.3.6.1.4.1.9.10.98.2.3.1.1.5MplsLsrIdentifiernot-accessiblecurrent
cmplsFrrFacRouteProtectedTunEgressLSRId
OBJECT-TYPE
Uniquely identifies an mplsTunnelEntry that is being protected by FRR.
1.3.6.1.4.1.9.10.98.2.3.1.1.6MplsLsrIdentifiernot-accessiblecurrent
cmplsFrrFacRouteProtectedTunStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.98.2.3.1.1.7INTEGER {active(1), ready(2), partial(3)}read-onlycurrent
cmplsFrrFacRouteProtectingTunResvBw
OBJECT-TYPE
Specifies the amount of bandwidth in megabytes per second that is actually reserved by the backup tunnel for facility backup. This value is repeated here from the MPLS- TE MIB 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.
1.3.6.1.4.1.9.10.98.2.3.1.1.8MplsBitRateread-onlycurrent
cmplsFrrFacRouteProtectingTunProtectionType
OBJECT-TYPE
Indicates type of the resource protection.
1.3.6.1.4.1.9.10.98.2.3.1.1.9INTEGER {linkProtection(0), nodeProtection(1)}read-createcurrent
cmplsFrrConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.98.3
cmplsFrrGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.98.3.1
cmplsFrrCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.98.3.2

Notifications

NameOIDStatus
cmplsFrrProtected
NOTIFICATION-TYPE
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 cmplsFrrConstTable. 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 cmplsFrrNotifMaxRate.
1.3.6.1.4.1.9.10.98.0.1current
cmplsFrrUnProtected
NOTIFICATION-TYPE
This notification is generated when the final tunnel that is being protected by a backup tunnel as specified in the cmplsFrrConstTable 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 cmplsFrrNotifMaxRate.
1.3.6.1.4.1.9.10.98.0.2current

Conformance

NameOIDStatus
cmplsFrrScalarGroup
OBJECT-GROUP
Objects that are required to gather fast reroute statistics.
1.3.6.1.4.1.9.10.98.3.1.1current
cmplsFrrConstGroup
OBJECT-GROUP
Objects that are required to configure fast reroute constraints at the ingress LSR of the tunnel that requires fast reroute service.
1.3.6.1.4.1.9.10.98.3.1.2current
cmplsFrrLogGroup
OBJECT-GROUP
Objects that are required to represent FRR logging information at the detour ingress, transit and egress LSRs.
1.3.6.1.4.1.9.10.98.3.1.4current
cmplsFrrFacRouteDBGroup
OBJECT-GROUP
Objects that are required to represent the FRR Facility Route Database information.
1.3.6.1.4.1.9.10.98.3.1.6current
cmplsFrrNotifGroup
NOTIFICATION-GROUP
Objects that are required to represent FRR notifications.
1.3.6.1.4.1.9.10.98.3.1.7deprecated
cmplsFrrNotifGroupRev1
NOTIFICATION-GROUP
Objects that are required to represent FRR notifications.
1.3.6.1.4.1.9.10.98.3.1.8current
cmplsFrrModuleCompliance
MODULE-COMPLIANCE
Compliance statements for agents that support the MPLS FRR MIB.
1.3.6.1.4.1.9.10.98.3.2.1deprecated
cmplsFrrModuleComplianceRev1
MODULE-COMPLIANCE
Compliance statements for agents that support the MPLS FRR MIB.
1.3.6.1.4.1.9.10.98.3.2.2current