MPLS-FRR-ONE2ONE-STD-MIB

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

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
MPLS-TC-STD-MIB INET-ADDRESS-MIB MPLS-FRR-GENERAL-STD-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE mib-2
Integer32 Gauge32 MODULE-COMPLIANCE
OBJECT-GROUP TruthValue MplsTunnelIndex
MplsTunnelInstanceIndex MplsLsrIdentifier InetAddressType
InetAddress mplsFrrGeneralScalarGroup mplsFrrGeneralTunnelARHopGroup
mplsFrrGeneralConstraintsGroup

Defined Types

MplsFrrOne2OnePlrEntry  
SEQUENCE    
  mplsFrrOne2OnePlrTunnelIndex MplsTunnelIndex
  mplsFrrOne2OnePlrTunnelDetourInstance MplsTunnelInstanceIndex
  mplsFrrOne2OnePlrTunnelIngressLSRId MplsLsrIdentifier
  mplsFrrOne2OnePlrTunnelEgressLSRId MplsLsrIdentifier
  mplsFrrOne2OnePlrId MplsLsrIdentifier
  mplsFrrOne2OnePlrSenderAddrType InetAddressType
  mplsFrrOne2OnePlrSenderAddr InetAddress
  mplsFrrOne2OnePlrAvoidNodeAddrType InetAddressType
  mplsFrrOne2OnePlrAvoidNodeAddr InetAddress

MplsFrrOne2OneDetourEntry  
SEQUENCE    
  mplsFrrOne2OneDetourActive TruthValue
  mplsFrrOne2OneDetourMergedStatus INTEGER
  mplsFrrOne2OneDetourMergedDetourInst MplsTunnelInstanceIndex

Defined Values

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.
MODULE-IDENTITY    

mplsFrrOne2OneObjects 1.3.6.1.2.1.203.1
OBJECT IDENTIFIER    

mplsFrrOne2OneConformance 1.3.6.1.2.1.203.2
OBJECT IDENTIFIER    

mplsFrrIncomingDetourLSPs 1.3.6.1.2.1.203.1.1
The number of detour LSPs entering the device.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

mplsFrrOutgoingDetourLSPs 1.3.6.1.2.1.203.1.2
The number of detour LSPs leaving the device.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

mplsFrrOne2OneDetourOriginating 1.3.6.1.2.1.203.1.3
The number of detour LSPs originating at this PLR.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

mplsFrrActiveProtectedLSPs 1.3.6.1.2.1.203.1.4
Indicates the number of LSPs currently protected by the FRR feature where this device acts as the PLR for those LSPs.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

mplsFrrOne2OnePlrTable 1.3.6.1.2.1.203.1.5
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsFrrOne2OnePlrEntry

mplsFrrOne2OnePlrEntry 1.3.6.1.2.1.203.1.5.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 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsFrrOne2OnePlrEntry  

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

mplsFrrOne2OnePlrTunnelDetourInstance 1.3.6.1.2.1.203.1.5.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  

mplsFrrOne2OnePlrTunnelIngressLSRId 1.3.6.1.2.1.203.1.5.1.3
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsLsrIdentifier  

mplsFrrOne2OnePlrTunnelEgressLSRId 1.3.6.1.2.1.203.1.5.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.203.1.5.1.5
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsLsrIdentifier  

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

mplsFrrOne2OnePlrSenderAddr 1.3.6.1.2.1.203.1.5.1.7
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.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

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

mplsFrrOne2OnePlrAvoidNodeAddr 1.3.6.1.2.1.203.1.5.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 mplsFrrOne2OnePlrAvoidNodeAddrType object. This value is signaled via the DETOUR object defined in MPLS RSVP.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

mplsFrrOne2OneDetourTable 1.3.6.1.2.1.203.1.6
This table shows detour LSPs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsFrrOne2OneDetourEntry

mplsFrrOne2OneDetourEntry 1.3.6.1.2.1.203.1.6.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsFrrOne2OneDetourEntry  

mplsFrrOne2OneDetourActive 1.3.6.1.2.1.203.1.6.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

mplsFrrOne2OneDetourMergedStatus 1.3.6.1.2.1.203.1.6.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notMerged(1), mergedWithProtectedTunnel(2), mergedWithDetour(3)  

mplsFrrOne2OneDetourMergedDetourInst 1.3.6.1.2.1.203.1.6.1.3
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
Status: current Access: read-only
OBJECT-TYPE    
  MplsTunnelInstanceIndex  

mplsFrrOne2OneCompliances 1.3.6.1.2.1.203.2.1
OBJECT IDENTIFIER    

mplsFrrOne2OneGroups 1.3.6.1.2.1.203.2.2
OBJECT IDENTIFIER    

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.
Status: current Access: read-only
MODULE-COMPLIANCE    

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.
Status: current Access: read-only
MODULE-COMPLIANCE    

mplsFrrOne2OneScalarsGroup 1.3.6.1.2.1.203.2.2.1
Objects that are required for general One-to-One PLR information.
Status: current Access: read-only
OBJECT-GROUP    

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.
Status: current Access: read-only
OBJECT-GROUP    

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