CISCO-IETF-FRR-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-IETF-FRR-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 cmplsFrrMIB 1.3.6.1.4.1.9.10.98
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.
       cmplsFrrNotif 1.3.6.1.4.1.9.10.98.0
           cmplsFrrProtected 1.3.6.1.4.1.9.10.98.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 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.
           cmplsFrrUnProtected 1.3.6.1.4.1.9.10.98.0.2
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.
       cmplsFrrScalars 1.3.6.1.4.1.9.10.98.1
           cmplsFrrDetourIncoming 1.3.6.1.4.1.9.10.98.1.1 unsigned32 read-only
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).
           cmplsFrrDetourOutgoing 1.3.6.1.4.1.9.10.98.1.2 unsigned32 read-only
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).
           cmplsFrrDetourOriginating 1.3.6.1.4.1.9.10.98.1.3 unsigned32 read-only
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).
           cmplsFrrSwitchover 1.3.6.1.4.1.9.10.98.1.4 unsigned32 read-only
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).
           cmplsFrrNumOfConfIfs 1.3.6.1.4.1.9.10.98.1.5 unsigned32 read-only
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.
           cmplsFrrActProtectedIfs 1.3.6.1.4.1.9.10.98.1.6 unsigned32 read-only
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.
           cmplsFrrConfProtectingTuns 1.3.6.1.4.1.9.10.98.1.7 unsigned32 read-only
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.
           cmplsFrrActProtectedTuns 1.3.6.1.4.1.9.10.98.1.8 unsigned32 read-only
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).
           cmplsFrrActProtectedLSPs 1.3.6.1.4.1.9.10.98.1.9 unsigned32 read-only
Indicates the number of LSPs currently protected by the FRR feature. If mplsFrrConstProtectionMethod is set to facilityBackup(1)this object MUST return 0.
           cmplsFrrConstProtectionMethod 1.3.6.1.4.1.9.10.98.1.10 integer read-write
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. Enumeration: 'oneToOneBackup': 0, 'facilityBackup': 1.
           cmplsFrrNotifsEnabled 1.3.6.1.4.1.9.10.98.1.11 truthvalue read-write
Enables or disables FRR notifications defined in this MIB module. Notifications are disabled by default.
           cmplsFrrLogTableMaxEntries 1.3.6.1.4.1.9.10.98.1.12 unsigned32 read-write
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.
           cmplsFrrLogTableCurrEntries 1.3.6.1.4.1.9.10.98.1.13 counter32 read-only
Indicates the current number of entries in the FRR log table.
           cmplsFrrNotifMaxRate 1.3.6.1.4.1.9.10.98.1.14 unsigned32 read-write
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.
       cmplsFrrObjects 1.3.6.1.4.1.9.10.98.2
           cmplsFrrGeneralObjects 1.3.6.1.4.1.9.10.98.2.1
               cmplsFrrConstTable 1.3.6.1.4.1.9.10.98.2.1.1 no-access
This table shows detour setup constraints.
                   cmplsFrrConstEntry 1.3.6.1.4.1.9.10.98.2.1.1.1 no-access
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.
                       cmplsFrrConstIfIndex 1.3.6.1.4.1.9.10.98.2.1.1.1.1 interfaceindexorzero no-access
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.
                       cmplsFrrConstTunnelIndex 1.3.6.1.4.1.9.10.98.2.1.1.1.2 mplstunnelindex no-access
Uniquely identifies a tunnel for which fast reroute is requested.
                       cmplsFrrConstTunnelInstance 1.3.6.1.4.1.9.10.98.2.1.1.1.3 mplstunnelinstanceindex no-access
Uniquely identifies an instance of this tunnel for which fast reroute is requested.
                       cmplsFrrConstSetupPrio 1.3.6.1.4.1.9.10.98.2.1.1.1.4 unsigned32 read-only
Indicates the setup priority of detour LSP.
                       cmplsFrrConstHoldingPrio 1.3.6.1.4.1.9.10.98.2.1.1.1.5 unsigned32 read-only
Indicates the holding priority for detour LSP.
                       cmplsFrrConstInclAnyAffinity 1.3.6.1.4.1.9.10.98.2.1.1.1.6 mplstunnelaffinity read-only
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.
                       cmplsFrrConstInclAllAffinity 1.3.6.1.4.1.9.10.98.2.1.1.1.7 mplstunnelaffinity read-only
A link satisfies the include-all constraint if and only if the link contains all of the administrative groups specified in the constraint.
                       cmplsFrrConstExclAllAffinity 1.3.6.1.4.1.9.10.98.2.1.1.1.8 mplstunnelaffinity read-only
A link satisfies the exclude-all constraint if and only if the link contains none of the administrative groups specified in the constraint.
                       cmplsFrrConstHopLimit 1.3.6.1.4.1.9.10.98.2.1.1.1.9 unsigned32 read-only
The maximum number of hops that the detour LSP may traverse.
                       cmplsFrrConstBandwidth 1.3.6.1.4.1.9.10.98.2.1.1.1.10 mplsbitrate read-only
This variable represents the bandwidth for detour LSPs of this tunnel, in units of thousands of bits per second (Kbps).
                       cmplsFrrConstRowStatus 1.3.6.1.4.1.9.10.98.2.1.1.1.11 rowstatus read-only
This object is used to create, modify, and/or delete a row in this table.
                       cmplsFrrConstNumProtectingTunOnIf 1.3.6.1.4.1.9.10.98.2.1.1.1.12 gauge32 read-only
The number of backup tunnels protecting the specified interface.
                       cmplsFrrConstNumProtectedTunOnIf 1.3.6.1.4.1.9.10.98.2.1.1.1.13 gauge32 read-only
The number of tunnels protected on this interface.
               cmplsFrrLogTable 1.3.6.1.4.1.9.10.98.2.1.2 no-access
The fast reroute log table records fast reroute events such as protected links going up or down or the FRR feature kicking in.
                   cmplsFrrLogEntry 1.3.6.1.4.1.9.10.98.2.1.2.1 no-access
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.
                       cmplsFrrLogIndex 1.3.6.1.4.1.9.10.98.2.1.2.1.1 unsigned32 no-access
Uniquely identifies a fast reroute event entry.
                       cmplsFrrLogEventTime 1.3.6.1.4.1.9.10.98.2.1.2.1.2 timestamp read-only
This object provides the amount of time ticks since this event occured.
                       cmplsFrrLogInterface 1.3.6.1.4.1.9.10.98.2.1.2.1.3 interfaceindexorzero read-only
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).
                       cmplsFrrLogEventType 1.3.6.1.4.1.9.10.98.2.1.2.1.4 integer read-only
This object describes what type of fast reroute event occured. Enumeration: 'protected': 2, 'other': 1.
                       cmplsFrrLogEventDuration 1.3.6.1.4.1.9.10.98.2.1.2.1.5 timeticks read-only
This object describes the duration of this event.
                       cmplsFrrLogEventReasonString 1.3.6.1.4.1.9.10.98.2.1.2.1.6 octet string read-only
This object contains an implementation-specific explanation of the event.
           cmplsFrr1to1Objects 1.3.6.1.4.1.9.10.98.2.2
           cmplsFrrFacObjects 1.3.6.1.4.1.9.10.98.2.3
               cmplsFrrFacRouteDBTable 1.3.6.1.4.1.9.10.98.2.3.1 no-access
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.
                   cmplsFrrFacRouteDBEntry 1.3.6.1.4.1.9.10.98.2.3.1.1 no-access
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.
                       cmplsFrrFacRouteProtectedIfIndex 1.3.6.1.4.1.9.10.98.2.3.1.1.1 interfaceindex no-access
Uniquely identifies the interface configured for FRR protection.
                       cmplsFrrFacRouteProtectingTunIndex 1.3.6.1.4.1.9.10.98.2.3.1.1.2 mplstunnelindex no-access
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).
                       cmplsFrrFacRouteProtectedTunIndex 1.3.6.1.4.1.9.10.98.2.3.1.1.3 mplstunnelindex no-access
Uniquely identifies an mplsTunnelEntry that is being protected by FRR.
                       cmplsFrrFacRouteProtectedTunInstance 1.3.6.1.4.1.9.10.98.2.3.1.1.4 mplstunnelinstanceindex no-access
Uniquely identifies an mplsTunnelEntry that is being protected by FRR.
                       cmplsFrrFacRouteProtectedTunIngressLSRId 1.3.6.1.4.1.9.10.98.2.3.1.1.5 mplslsridentifier no-access
Uniquely identifies an mplsTunnelEntry that is being protected by FRR.
                       cmplsFrrFacRouteProtectedTunEgressLSRId 1.3.6.1.4.1.9.10.98.2.3.1.1.6 mplslsridentifier no-access
Uniquely identifies an mplsTunnelEntry that is being protected by FRR.
                       cmplsFrrFacRouteProtectedTunStatus 1.3.6.1.4.1.9.10.98.2.3.1.1.7 integer read-only
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. Enumeration: 'active': 1, 'ready': 2, 'partial': 3.
                       cmplsFrrFacRouteProtectingTunResvBw 1.3.6.1.4.1.9.10.98.2.3.1.1.8 mplsbitrate read-only
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.
                       cmplsFrrFacRouteProtectingTunProtectionType 1.3.6.1.4.1.9.10.98.2.3.1.1.9 integer read-only
Indicates type of the resource protection. Enumeration: 'nodeProtection': 1, 'linkProtection': 0.
       cmplsFrrConformance 1.3.6.1.4.1.9.10.98.3
           cmplsFrrGroups 1.3.6.1.4.1.9.10.98.3.1
               cmplsFrrScalarGroup 1.3.6.1.4.1.9.10.98.3.1.1
Objects that are required to gather fast reroute statistics.
               cmplsFrrConstGroup 1.3.6.1.4.1.9.10.98.3.1.2
Objects that are required to configure fast reroute constraints at the ingress LSR of the tunnel that requires fast reroute service.
               cmplsFrrLogGroup 1.3.6.1.4.1.9.10.98.3.1.4
Objects that are required to represent FRR logging information at the detour ingress, transit and egress LSRs.
               cmplsFrrFacRouteDBGroup 1.3.6.1.4.1.9.10.98.3.1.6
Objects that are required to represent the FRR Facility Route Database information.
               cmplsFrrNotifGroup 1.3.6.1.4.1.9.10.98.3.1.7
Objects that are required to represent FRR notifications.
               cmplsFrrNotifGroupRev1 1.3.6.1.4.1.9.10.98.3.1.8
Objects that are required to represent FRR notifications.
           cmplsFrrCompliances 1.3.6.1.4.1.9.10.98.3.2
               cmplsFrrModuleCompliance 1.3.6.1.4.1.9.10.98.3.2.1
Compliance statements for agents that support the MPLS FRR MIB.
               cmplsFrrModuleComplianceRev1 1.3.6.1.4.1.9.10.98.3.2.2
Compliance statements for agents that support the MPLS FRR MIB.