MPLS-FRR-ONE2ONE-STD-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: MPLS-FRR-ONE2ONE-STD-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
 mplsFrrOne2OneMIB 1.3.6.1.2.1.203
Copyright (c) 2011 IETF Trust and the persons identified as authors of the code. All rights reserved. Redistribution and use in source and binary forms, with or without modification, is permitted pursuant to, and subject to the license terms contained in, the Simplified BSD License set forth in Section 4.c of the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info). This MIB module contains object definitions for the MPLS Traffic Engineering one-to-one backup method for Fast Reroute as defined in RFC 4090.
         mplsFrrOne2OneObjects 1.3.6.1.2.1.203.1
             mplsFrrIncomingDetourLSPs 1.3.6.1.2.1.203.1.1 integer32 read-only
The number of detour LSPs entering the device.
             mplsFrrOutgoingDetourLSPs 1.3.6.1.2.1.203.1.2 integer32 read-only
The number of detour LSPs leaving the device.
             mplsFrrOne2OneDetourOriginating 1.3.6.1.2.1.203.1.3 integer32 read-only
The number of detour LSPs originating at this PLR.
             mplsFrrActiveProtectedLSPs 1.3.6.1.2.1.203.1.4 gauge32 read-only
Indicates the number of LSPs currently protected by the FRR feature where this device acts as the PLR for those LSPs.
             mplsFrrOne2OnePlrTable 1.3.6.1.2.1.203.1.5 no-access
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 traverses this node.
                 mplsFrrOne2OnePlrEntry 1.3.6.1.2.1.203.1.5.1 no-access
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 engine 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 mplsFrrOne2OnePlrSenderAddrType and mplsFrrOne2OnePlrSenderAddr can be modified after the row is created. The objects mplsFrrOne2OnePlrTunnelIndex, mplsFrrOne2OnePlrTunnelDetourInstance, mplsFrrOne2OnePlrTunnelIngressLSRId, and mplsFrrOne2OnePlrTunnelEgressLSRId 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). The entries in this table will be deleted when the corresponding entries in the mplsTunnelTable are deleted.
                     mplsFrrOne2OnePlrTunnelIndex 1.3.6.1.2.1.203.1.5.1.1 mplstunnelindex no-access
Uniquely identifies a tunnel between a pair of LSRs from the mplsTunnelEntry.
                     mplsFrrOne2OnePlrTunnelDetourInstance 1.3.6.1.2.1.203.1.5.1.2 mplstunnelinstanceindex no-access
Uniquely identifies a detour instance of a tunnel from the mplsTunnelEntry. - lower 16 bits : protected tunnel instance - higher 16 bits: detour instance
                     mplsFrrOne2OnePlrTunnelIngressLSRId 1.3.6.1.2.1.203.1.5.1.3 mplslsridentifier no-access
The purpose of this object is to uniquely identify a tunnel within a network. When the MPLS signaling protocol is rsvp(2), this object SHOULD contain the same value as the Extended Tunnel ID field in the SESSION object. When the MPLS signaling 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.
                     mplsFrrOne2OnePlrTunnelEgressLSRId 1.3.6.1.2.1.203.1.5.1.4 mplslsridentifier no-access
Specifies the egress LSR ID of the protected tunnel instance.
                     mplsFrrOne2OnePlrId 1.3.6.1.2.1.203.1.5.1.5 mplslsridentifier no-access
This value represents the PLR that has initiated a detour LSP to protect a tunnel instance. This value is signaled via the DETOUR object defined in MPLS RSVP.
                     mplsFrrOne2OnePlrSenderAddrType 1.3.6.1.2.1.203.1.5.1.6 inetaddresstype read-write
Denotes the address type of this detour instance's sender address.
                     mplsFrrOne2OnePlrSenderAddr 1.3.6.1.2.1.203.1.5.1.7 inetaddress read-write
The IP address of the PLR that has initiated the detour LSP. The type of this address is determined by the value of the mplsFrrOne2OnePlrSenderAddrType object.
                     mplsFrrOne2OnePlrAvoidNodeAddrType 1.3.6.1.2.1.203.1.5.1.8 inetaddresstype read-only
Denotes the address type of the node that this PLR tries to avoid.
                     mplsFrrOne2OnePlrAvoidNodeAddr 1.3.6.1.2.1.203.1.5.1.9 inetaddress read-only
The IP address of the node that this PLR tries to avoid. The type of this address is determined by the value of the mplsFrrOne2OnePlrAvoidNodeAddrType object. This value is signaled via the DETOUR object defined in MPLS RSVP.
             mplsFrrOne2OneDetourTable 1.3.6.1.2.1.203.1.6 no-access
This table shows detour LSPs.
                 mplsFrrOne2OneDetourEntry 1.3.6.1.2.1.203.1.6.1 no-access
An entry in this table represents a detour. An entry in this table is only created by an SNMP engine as instructed by an MPLS signaling protocol.
                     mplsFrrOne2OneDetourActive 1.3.6.1.2.1.203.1.6.1.1 truthvalue read-only
Indicates whether or not the main LSP has switched over to this detour LSP. If the value of this object is 'true', then it means that the main LSP has switched over to this detour LSP. Otherwise, it contains a value of 'false'. This is only relevant for detours originated by this node.
                     mplsFrrOne2OneDetourMergedStatus 1.3.6.1.2.1.203.1.6.1.2 integer read-only
This value represents whether or not this detour is merged. This value is set to notMerged(1) if this detour is not merged. This value is set to mergedWithProtectedTunnel(2) if this detour is merged with the protected tunnel. This value is mergedWithDetour(3) if this detour is merged with another detour protecting the same tunnel. Enumeration: 'mergedWithProtectedTunnel': 2, 'mergedWithDetour': 3, 'notMerged': 1.
                     mplsFrrOne2OneDetourMergedDetourInst 1.3.6.1.2.1.203.1.6.1.3 mplstunnelinstanceindex read-only
This value represents the mplsTunnelInstance of the detour with which this detour is merged. This object is only valid when mplsFrrOne2OneDetourMergedStatus is set to mergedWithDetour(3). - lower 16 bits : protected tunnel instance - higher 16 bits: detour instance
         mplsFrrOne2OneConformance 1.3.6.1.2.1.203.2
             mplsFrrOne2OneCompliances 1.3.6.1.2.1.203.2.1
                 mplsFrrOne2OneModuleFullCompliance 1.3.6.1.2.1.203.2.1.1
Compliance statements for SNMP engines that support the MPLS-FRR-ONE2ONE-STD-MIB module.
                 mplsFrrOne2OneModuleReadOnlyCompliance 1.3.6.1.2.1.203.2.1.2
Compliance statements for SNMP engines that support the MPLS-FRR-ONE2ONE-STD-MIB module.
             mplsFrrOne2OneGroups 1.3.6.1.2.1.203.2.2
                 mplsFrrOne2OneScalarsGroup 1.3.6.1.2.1.203.2.2.1
Objects that are required for general One-to-One PLR information.
                 mplsFrrOne2OnePLRDetourGroup 1.3.6.1.2.1.203.2.2.2
Objects that are required to present the detour LSP information at the detour ingress, transit, and egress LSRs.
                 mplsFrrOne2OnePlrGroup 1.3.6.1.2.1.203.2.2.3
Objects that are required to represent the FRR One-to-One PLR information.