MPLS-FRR-ONE2ONE-STD-MIB
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.
Main OID:
mplsFrrOne2OneMIB.1.3.6.1.2.1.203
30
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
30 total| Object Name |
|---|
mplsFrrOne2OneMIBCopyright (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. MODULE-IDENTITY .1.3.6.1.2.1.203 |
mplsFrrOne2OneObjects OBJECT IDENTIFIER .1.3.6.1.2.1.203.1 |
mplsFrrIncomingDetourLSPsThe number of detour LSPs entering the device.ro Integer32 .1.3.6.1.2.1.203.1.1 |
mplsFrrOutgoingDetourLSPsThe number of detour LSPs leaving the device.ro Integer32 .1.3.6.1.2.1.203.1.2 |
mplsFrrOne2OneDetourOriginatingThe number of detour LSPs originating at this PLR.ro Integer32 .1.3.6.1.2.1.203.1.3 |
mplsFrrActiveProtectedLSPsIndicates the number of LSPs currently protected by the FRR feature where this device acts as the PLR for those LSPs.ro Gauge32 .1.3.6.1.2.1.203.1.4 |
mplsFrrOne2OnePlrTableThis 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. SEQUENCE OF MplsFrrOne2OnePlrEntry .1.3.6.1.2.1.203.1.5 |
mplsFrrOne2OnePlrEntryAn 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. MplsFrrOne2OnePlrEntry .1.3.6.1.2.1.203.1.5.1 |
mplsFrrOne2OnePlrTunnelIndexUniquely identifies a tunnel between a pair of LSRs from the mplsTunnelEntry. MplsTunnelIndex (MPLS-TC-STD-MIB) .1.3.6.1.2.1.203.1.5.1.1 |
mplsFrrOne2OnePlrTunnelDetourInstanceUniquely identifies a detour instance of a tunnel from the mplsTunnelEntry. - lower 16 bits : protected tunnel instance - higher 16 bits: detour instance MplsTunnelInstanceIndex (MPLS-TC-STD-MIB) .1.3.6.1.2.1.203.1.5.1.2 |
mplsFrrOne2OnePlrTunnelIngressLSRIdThe 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. MplsLsrIdentifier (MPLS-TC-STD-MIB) .1.3.6.1.2.1.203.1.5.1.3 |
mplsFrrOne2OnePlrTunnelEgressLSRIdSpecifies the egress LSR ID of the protected tunnel instance. MplsLsrIdentifier (MPLS-TC-STD-MIB) .1.3.6.1.2.1.203.1.5.1.4 |
mplsFrrOne2OnePlrIdThis 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. MplsLsrIdentifier (MPLS-TC-STD-MIB) .1.3.6.1.2.1.203.1.5.1.5 |
mplsFrrOne2OnePlrSenderAddrTypeDenotes the address type of this detour instance's sender address.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.2.1.203.1.5.1.6 |
mplsFrrOne2OnePlrSenderAddrThe 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.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.2.1.203.1.5.1.7 |
mplsFrrOne2OnePlrAvoidNodeAddrTypeDenotes the address type of the node that this PLR tries to avoid.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.2.1.203.1.5.1.8 |
mplsFrrOne2OnePlrAvoidNodeAddrThe 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.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.2.1.203.1.5.1.9 |
mplsFrrOne2OneDetourTableThis table shows detour LSPs. SEQUENCE OF MplsFrrOne2OneDetourEntry .1.3.6.1.2.1.203.1.6 |
mplsFrrOne2OneDetourEntryAn 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. MplsFrrOne2OneDetourEntry .1.3.6.1.2.1.203.1.6.1 |
mplsFrrOne2OneDetourActiveIndicates 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.ro TruthValue (SNMPv2-TC) .1.3.6.1.2.1.203.1.6.1.1 |
mplsFrrOne2OneDetourMergedStatusThis 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.ro Enumeration .1.3.6.1.2.1.203.1.6.1.2 |
mplsFrrOne2OneDetourMergedDetourInstThis 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 instancero MplsTunnelInstanceIndex (MPLS-TC-STD-MIB) .1.3.6.1.2.1.203.1.6.1.3 |
mplsFrrOne2OneConformance OBJECT IDENTIFIER .1.3.6.1.2.1.203.2 |
mplsFrrOne2OneCompliances OBJECT IDENTIFIER .1.3.6.1.2.1.203.2.1 |
mplsFrrOne2OneModuleFullComplianceCompliance statements for SNMP engines that support the MPLS-FRR-ONE2ONE-STD-MIB module. Unknown .1.3.6.1.2.1.203.2.1.1 |
mplsFrrOne2OneModuleReadOnlyComplianceCompliance statements for SNMP engines that support the MPLS-FRR-ONE2ONE-STD-MIB module. Unknown .1.3.6.1.2.1.203.2.1.2 |
mplsFrrOne2OneGroups OBJECT IDENTIFIER .1.3.6.1.2.1.203.2.2 |
mplsFrrOne2OneScalarsGroupObjects that are required for general One-to-One PLR information. Unknown .1.3.6.1.2.1.203.2.2.1 |
mplsFrrOne2OnePLRDetourGroupObjects that are required to present the detour LSP information at the detour ingress, transit, and egress LSRs. Unknown .1.3.6.1.2.1.203.2.2.2 |
mplsFrrOne2OnePlrGroupObjects that are required to represent the FRR One-to-One PLR information. Unknown .1.3.6.1.2.1.203.2.2.3 |