FOUNDRY-MPLS-MIB

File: FOUNDRY-MPLS-MIB.mib (24520 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC FOUNDRY-SN-ROOT-MIB
FDRY-MPLS-L2VPN-MIB MPLS-TC-STD-MIB FOUNDRY-SN-OSPF-GROUP-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 Counter32 Counter64
IpAddress Integer32 DisplayString
TimeStamp RowStatus snMpls
snTraps TruthValue TEXTUAL-CONVENTION
ClassOfService MplsTunnelAffinity AreaID

Defined Types

BrcdMplsAdminGroupEntry  
SEQUENCE    
  brcdMplsAdminGroupId Unsigned32
  brcdMplsAdminGroupName DisplayString
  brcdMplsAdminGroupRowStatus RowStatus

BrcdMplsInterfaceEntry  
SEQUENCE    
  brcdMplsInterfaceIndex Unsigned32
  brcdMplsInterfaceAdminGroup MplsTunnelAffinity
  brcdMplsInterfaceRowStatus RowStatus

MplsLspEntry  
SEQUENCE    
  mplsLspSignalingProto INTEGER
  mplsLspIndex Unsigned32
  mplsLspName DisplayString
  mplsLspState INTEGER
  mplsLspPackets Counter64
  mplsLspAge TimeStamp
  mplsLspTimeUp TimeStamp
  mplsLspPrimaryTimeUp TimeStamp
  mplsLspTransitions Counter32
  mplsLspLastTransition TimeStamp
  mplsLspFrom IpAddress
  mplsLspTo IpAddress
  mplsLspPathName DisplayString
  mplsLspPathType INTEGER
  mplsLspAdaptive TruthValue
  mplsLspBfdSessionId Unsigned32
  mplsLspReoptimizeTimer Unsigned32
  mplsLspCoS ClassOfService
  mplsLspHopLimit Unsigned32
  mplsLspCspf INTEGER
  mplsLspCspfTieBreaker INTEGER
  mplsLspFrrMode INTEGER
  mplsLspFrrSetupPriority Unsigned32
  mplsLspFrrHoldingPriority Unsigned32
  mplsLspFrrHopLimit Unsigned32
  mplsLspFrrBandwidth Unsigned32
  mplsLspFrrAdmGrpIncludeAny MplsTunnelAffinity
  mplsLspFrrAdmGrpIncludeAll MplsTunnelAffinity
  mplsLspFrrAdmGrpExcludeAny MplsTunnelAffinity
  mplsLspPathSelectMode INTEGER
  mplsLspPathSelectPathname DisplayString
  mplsLspPathSelectRevertTimer Unsigned32
  mplsLspShortcutOspfAllowed TruthValue
  mplsLspShortcutIsisAllowed TruthValue
  mplsLspShortcutIsisLevel INTEGER
  mplsLspShortcutIsisAnnounce TruthValue
  mplsLspShortcutIsisAnnounceMetric Integer32
  mplsLspShortcutIsisRelativeMetric Integer32

Defined Values

mpls 1.3.6.1.4.1.1991.1.2.15.1
This is Brocade's proprietary MIB module for Multi-Protocol Label Switched Paths. Copyright 1996-2010 Brocade Communications Systems, Inc. All rights reserved. This Brocade Communications Systems SNMP Management Information Base Specification embodies Brocade Communications Systems' confidential and proprietary intellectual property. Brocade Communications Systems retains all title and ownership in the Specification, including any revisions. This Specification is supplied AS IS, and Brocade Communications Systems makes no warranty, either express or implied, as to the use, operation, condition, or performance of the specification, and any unintended consequence it may on the user environment.
MODULE-IDENTITY    

mplsLspNotifications 1.3.6.1.4.1.1991.1.2.15.1.0
OBJECT IDENTIFIER    

mplsInfo 1.3.6.1.4.1.1991.1.2.15.1.1
OBJECT IDENTIFIER    

mplsLspInfo 1.3.6.1.4.1.1991.1.2.15.1.2
OBJECT IDENTIFIER    

mplsVllInfo 1.3.6.1.4.1.1991.1.2.15.1.3
OBJECT IDENTIFIER    

mplsVplsInfo 1.3.6.1.4.1.1991.1.2.15.1.4
OBJECT IDENTIFIER    

mplsVersion 1.3.6.1.4.1.1991.1.2.15.1.1.1
MPLS version number.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

brcdMplsAdminGroupTable 1.3.6.1.4.1.1991.1.2.15.1.1.2
List of administrative groups (by ID) that have a configured group name.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BrcdMplsAdminGroupEntry

brcdMplsAdminGroupEntry 1.3.6.1.4.1.1991.1.2.15.1.1.2.1
Information about an administrative group entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  BrcdMplsAdminGroupEntry  

brcdMplsAdminGroupId 1.3.6.1.4.1.1991.1.2.15.1.1.2.1.1
Identifies the administrative group ID in 1-based. The end user of this object must convert this to 0-based since this maps to the bit position in the constraint-based link selection.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..32  

brcdMplsAdminGroupName 1.3.6.1.4.1.1991.1.2.15.1.1.2.1.2
The group name that this administrative group is associated with.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..32)  

brcdMplsAdminGroupRowStatus 1.3.6.1.4.1.1991.1.2.15.1.1.2.1.3
The row status of an entry. Note: Set request to this table is not supported in this release. Always returns 'active' for the existing entries.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

brcdMplsInterfaceTable 1.3.6.1.4.1.1991.1.2.15.1.1.3
List of MPLS-enabled Interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BrcdMplsInterfaceEntry

brcdMplsInterfaceEntry 1.3.6.1.4.1.1991.1.2.15.1.1.3.1
Information about an MPLS interface entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  BrcdMplsInterfaceEntry  

brcdMplsInterfaceIndex 1.3.6.1.4.1.1991.1.2.15.1.1.3.1.1
The ifIndex of the MPLS-enabled port or VE interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

brcdMplsInterfaceAdminGroup 1.3.6.1.4.1.1991.1.2.15.1.1.3.1.2
Specifies which administrative groups this MPLS-enabled interface belongs to.
Status: current Access: read-create
OBJECT-TYPE    
  MplsTunnelAffinity  

brcdMplsInterfaceRowStatus 1.3.6.1.4.1.1991.1.2.15.1.1.3.1.3
The row status of an entry. Note: Set request to this table is not supported in this release. Always returns 'active' for the existing entries.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mplsConfiguredLsps 1.3.6.1.4.1.1991.1.2.15.1.2.1
Number of configured LSPs. Sum of RSVP and static configured LSPs. DEPRECATED BY mplsTunnelConfigured IN rfc3812-MPLS-TE-STD-MIB.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Unsigned32  

mplsActiveLsps 1.3.6.1.4.1.1991.1.2.15.1.2.2
Number of active LSPs. Sum of RSVP, LDP and static LSPs. DEPRECATED BY mplsTunnelActive IN rfc3812-MPLS-TE-STD-MIB.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Unsigned32  

mplsLspTable 1.3.6.1.4.1.1991.1.2.15.1.2.3
List of Configured Label Switched Paths.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsLspEntry

mplsLspEntry 1.3.6.1.4.1.1991.1.2.15.1.2.3.1
Entry containing information about a particular Label Switched Path.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsLspEntry  

mplsLspSignalingProto 1.3.6.1.4.1.1991.1.2.15.1.2.3.1.1
MPLS signaling protocol used by this LSP.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER ldp(1), rsvp(2)  

mplsLspIndex 1.3.6.1.4.1.1991.1.2.15.1.2.3.1.2
The unique index of the LSP in the system for a given signaling protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

mplsLspName 1.3.6.1.4.1.1991.1.2.15.1.2.3.1.3
Name of the Label Switched Path.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

mplsLspState 1.3.6.1.4.1.1991.1.2.15.1.2.3.1.4
The operational state of the LSP.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), up(2), down(3)  

mplsLspPackets 1.3.6.1.4.1.1991.1.2.15.1.2.3.1.5
The number of egress Layer-3 VPN and IPoMPLS packets meeting the in-label and tunnel criteria.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

mplsLspAge 1.3.6.1.4.1.1991.1.2.15.1.2.3.1.6
The age, since creation of this LSP in 10-millisecond periods.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

mplsLspTimeUp 1.3.6.1.4.1.1991.1.2.15.1.2.3.1.7
The total time in 10-millisecond units that this LSP has been operational. The percentage up time can be determined by computing (mplsLspTimeUp/mplsLspAge * 100 %).
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

mplsLspPrimaryTimeUp 1.3.6.1.4.1.1991.1.2.15.1.2.3.1.8
The total time in 10-millisecond units that this LSP's primary path has been operational. The percentage contribution of the primary path to the operational time is given by (mplsLspPrimaryTimeUp/mplsLspTimeUp * 100) %.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

mplsLspTransitions 1.3.6.1.4.1.1991.1.2.15.1.2.3.1.9
The number of state transitions (up -> down and down -> up) this LSP has undergone.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mplsLspLastTransition 1.3.6.1.4.1.1991.1.2.15.1.2.3.1.10
The time in 10-millisecond units since the last transition occurred on this LSP.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

mplsLspFrom 1.3.6.1.4.1.1991.1.2.15.1.2.3.1.11
Source IP address of this LSP.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

mplsLspTo 1.3.6.1.4.1.1991.1.2.15.1.2.3.1.12
Destination IP address of this LSP.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

mplsLspPathName 1.3.6.1.4.1.1991.1.2.15.1.2.3.1.13
The name of the active path for this LSP, if any. If there is none, the name should be empty; in that case, the rest of the fields in mplsLspEntry are meaningless.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

mplsLspPathType 1.3.6.1.4.1.1991.1.2.15.1.2.3.1.14
The type of path that is active, i.e., a primary path, a standby path, or a generic secondary path. This field is meaningless unless mplsLspPathName is not empty
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), primary(2), standby(3), secondary(4)  

mplsLspAdaptive 1.3.6.1.4.1.1991.1.2.15.1.2.3.1.15
Indicates if the LSP supports adaptive mechanism or not.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

mplsLspBfdSessionId 1.3.6.1.4.1.1991.1.2.15.1.2.3.1.16
The BFD session ID associated to this LSP. Zero indicates there is no BFD session for this LSP. Non-zero value is an index to an entry in the bfdSessTable
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mplsLspReoptimizeTimer 1.3.6.1.4.1.1991.1.2.15.1.2.3.1.17
The number of seconds from the beginning of one reoptimization attempt to the beginning of the next attempt.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0 | 300..65535  

mplsLspCoS 1.3.6.1.4.1.1991.1.2.15.1.2.3.1.18
The Class of Service for this LSP.
Status: current Access: read-only
OBJECT-TYPE    
  ClassOfService  

mplsLspHopLimit 1.3.6.1.4.1.1991.1.2.15.1.2.3.1.19
The number of hops this LSP can traverse.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..255  

mplsLspCspf 1.3.6.1.4.1.1991.1.2.15.1.2.3.1.20
Indicates if CSPF path calculation is enabled on this LSP.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

mplsLspCspfTieBreaker 1.3.6.1.4.1.1991.1.2.15.1.2.3.1.21
The tie-breaker to use for selecting CSPF equal-cost paths. The value of this variable is meaningless if the mplsLspCspf is 'disabled'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER random(1), leastFill(2), mostFill(3)  

mplsLspFrrMode 1.3.6.1.4.1.1991.1.2.15.1.2.3.1.22
Indicates which protection method is to be used for Fast Reroute. 'detour' means one-to-one backup and 'facility' for facility backup.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), detour(2), facility(3)  

mplsLspFrrSetupPriority 1.3.6.1.4.1.1991.1.2.15.1.2.3.1.23
The setup priority for MPLS Fast Reroute. The value of this variable is meaningless if the mplsLspFrrMode is 'none'.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..7  

mplsLspFrrHoldingPriority 1.3.6.1.4.1.1991.1.2.15.1.2.3.1.24
The hold priority for MPLS Fast Reroute. The value of this variable is meaningless if the mplsLspFrrMode is 'none'.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..7  

mplsLspFrrHopLimit 1.3.6.1.4.1.1991.1.2.15.1.2.3.1.25
The hop limit for MPLS Fast Reroute. The value of this variable is meaningless if the mplsLspFrrMode is 'none'.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..255  

mplsLspFrrBandwidth 1.3.6.1.4.1.1991.1.2.15.1.2.3.1.26
The bandwidth constraint for MPLS Fast Reroute. The value 0 means that the detour route uses a best-effort value for bandwidth. The value of this variable is meaningless if the mplsLspFrrMode is 'none'.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..2147483647  

mplsLspFrrAdmGrpIncludeAny 1.3.6.1.4.1.1991.1.2.15.1.2.3.1.27
The administrative group setting that the device includes any of the interfaces that are members of the group when calculating detour routes for this LSP. The value of this variable is meaningless if the mplsLspFrrMode is 'none'.
Status: current Access: read-only
OBJECT-TYPE    
  MplsTunnelAffinity  

mplsLspFrrAdmGrpIncludeAll 1.3.6.1.4.1.1991.1.2.15.1.2.3.1.28
The administrative group setting that an interface must be a member of to be considered in a detour route for the LSP. Any interface that is not a member of all the groups is eliminated from consideration. The value of this variable is meaningless if the mplsLspFrrMode is 'none'.
Status: current Access: read-only
OBJECT-TYPE    
  MplsTunnelAffinity  

mplsLspFrrAdmGrpExcludeAny 1.3.6.1.4.1.1991.1.2.15.1.2.3.1.29
The administrative group setting that the device excludes any of the interfaces that are members of the group when calculating detour routes for this LSP. The value of this variable is meaningless if the mplsLspFrrMode is 'none'.
Status: current Access: read-only
OBJECT-TYPE    
  MplsTunnelAffinity  

mplsLspPathSelectMode 1.3.6.1.4.1.1991.1.2.15.1.2.3.1.30
Indicates the path selection mode to use. Auto-select is the default mode. I this mode, the primary path is always selected to carry traffic when the primary path has stayed operating in the working state for at least the amount of time specified in mplsLspPathSelectRevertTimer. For manual-select, traffic is switched to a user- selected path specified in mplsLspPathSelectPathname after the selected path has stayed operating in the working state for at least the amount of time specified in mplsLspPathSelectRevertTimer. For unconditional-select, traffic is switched to and stays on the selected path regardless of the path's condition even if it is in a failure state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER auto(1), manual(2), unconditional(3)  

mplsLspPathSelectPathname 1.3.6.1.4.1.1991.1.2.15.1.2.3.1.31
The user-selected pathname when the mplsLspPathSelectMode is either 'manual' or 'unconditional'.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

mplsLspPathSelectRevertTimer 1.3.6.1.4.1.1991.1.2.15.1.2.3.1.32
The number of seconds to wait after the primary or selected path comes up before traffic reverts to that path. A value of 0 indicates that it will switch immediately after the current working path goes down.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

mplsLspShortcutOspfAllowed 1.3.6.1.4.1.1991.1.2.15.1.2.3.1.33
Indicates that this LSP allows shortcut between nodes in an AS. OSPF includes the LSP in its SPF calculation.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

mplsLspShortcutIsisAllowed 1.3.6.1.4.1.1991.1.2.15.1.2.3.1.34
Indicates that this LSP allows shortcut through the network to a destination based on the path's cost (metric). Traffic is forwarded through this LSP to destinations within the IS-IS routing domain. IS-IS includes the LSP in its SPF calculation.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

mplsLspShortcutIsisLevel 1.3.6.1.4.1.1991.1.2.15.1.2.3.1.35
Indicates the level of IS-IS routing enabled on the device. The value of this variable is meaningless if the mplsLspShortcutIsisAllowed is 'false'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER level1(1), level2(2), level1and2(3)  

mplsLspShortcutIsisAnnounce 1.3.6.1.4.1.1991.1.2.15.1.2.3.1.36
Indicates that this IS-IS shortcut will be announced or advertised. The metric to announce is specified by mplsLspShortcutIsisAnnounceMetric. The value of this variable is meaningless if the mplsLspShortcutIsisAllowed is 'false'.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

mplsLspShortcutIsisAnnounceMetric 1.3.6.1.4.1.1991.1.2.15.1.2.3.1.37
Indicates the metric value to announce for this shortcut. The value of this variable is meaningless if the mplsLspShortcutIsisAnnounce is 'false'. Default value is 10.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..16777215  

mplsLspShortcutIsisRelativeMetric 1.3.6.1.4.1.1991.1.2.15.1.2.3.1.38
Indicates the relative metric used to compute the LSP cost when announce is not enabled. The value of this variable is meaningless if the mplsLspShortcutIsisAllowed is 'false'.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -16777215..16777215  

snMplsLspUp 1.3.6.1.4.1.1991.0.1010
An mplsLspUp trap signifies that the specified LSP is up. The current active path for the LSP is mplsLspPathName.
Status: current Access: read-only
NOTIFICATION-TYPE    

snMplsLspDown 1.3.6.1.4.1.1991.0.1011
An mplsLspDown trap signifies that the specified LSP is down, because the current active path mplsLspPathName went down.
Status: current Access: read-only
NOTIFICATION-TYPE    

snMplsLspChange 1.3.6.1.4.1.1991.0.1012
An mplsLspChange trap signifies that the the specified LSP has switched traffic to the new active path 'toLspPath'. The LSP maintains up state before and after the switch over
Status: current Access: read-only
NOTIFICATION-TYPE