BROCADE-MPLS-MIB: View SNMP OID List / Download MIB

VENDOR: BROCADE


 Home MIB: BROCADE-MPLS-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
 brocadeMplsMIB 1.3.6.1.4.1.1588.3.1.10
This is Extreme's proprietary MIB module for Multi-Protocol Label Switched Paths. Copyright (c) 2018 Extreme Networks, Inc. All rights reserved. This Extreme Networks SNMP Management Information Base Specification embodies Extreme Networks' confidential and proprietary intellectual property. Extreme Networks retains all title and ownership in the Specification, including any revisions. This Specification is supplied AS IS, and Extreme Networks 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.
       bcsiMplsNotifications 1.3.6.1.4.1.1588.3.1.10.0
           bcsiMplsLspUpNotification 1.3.6.1.4.1.1588.3.1.10.0.1
An bcsiMplsLspUpNotification trap signifies that the specified LSP is up. The current active path for the LSP is bcsiMplsLspPathName.
           bcsiMplsLspDownNotification 1.3.6.1.4.1.1588.3.1.10.0.2
An bcsiMplsLspDownNotification trap signifies that the specified LSP is down, because the current active path bcsiMplsLspPathName went down.
           bcsiMplsLspChangeNotification 1.3.6.1.4.1.1588.3.1.10.0.3
An bcsiMplsLspChangeNotification 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
       bcsiMplsObjects 1.3.6.1.4.1.1588.3.1.10.1
           bcsiMplsInfo 1.3.6.1.4.1.1588.3.1.10.1.1
               bcsiMplsVersion 1.3.6.1.4.1.1588.3.1.10.1.1.1 unsigned32 read-only
MPLS version number.
               bcsiMplsAdminGroupTable 1.3.6.1.4.1.1588.3.1.10.1.1.2 no-access
List of administrative groups (by ID) that have a configured group name.
                   bcsiMplsAdminGroupEntry 1.3.6.1.4.1.1588.3.1.10.1.1.2.1 no-access
Information about an administrative group entry.
                       bcsiMplsAdminGroupId 1.3.6.1.4.1.1588.3.1.10.1.1.2.1.1 unsigned32 no-access
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.
                       bcsiMplsAdminGroupName 1.3.6.1.4.1.1588.3.1.10.1.1.2.1.2 displaystring read-only
The group name that this administrative group is associated with.
                       bcsiMplsAdminGroupRowStatus 1.3.6.1.4.1.1588.3.1.10.1.1.2.1.3 rowstatus read-only
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.
               bcsiMplsInterfaceTable 1.3.6.1.4.1.1588.3.1.10.1.1.3 no-access
List of MPLS-enabled Interfaces.
                   bcsiMplsInterfaceEntry 1.3.6.1.4.1.1588.3.1.10.1.1.3.1 no-access
Information about an MPLS interface entry.
                       bcsiMplsInterfaceIndex 1.3.6.1.4.1.1588.3.1.10.1.1.3.1.1 unsigned32 no-access
The ifIndex of the MPLS-enabled port or VE interface.
                       bcsiMplsInterfaceAdminGroup 1.3.6.1.4.1.1588.3.1.10.1.1.3.1.2 mplstunnelaffinity read-only
Specifies which administrative groups this MPLS-enabled interface belongs to.
                       bcsiMplsInterfaceRowStatus 1.3.6.1.4.1.1588.3.1.10.1.1.3.1.3 rowstatus read-only
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.
           bcsiMplsLspInfo 1.3.6.1.4.1.1588.3.1.10.1.2
               bcsiMplsConfiguredLsps 1.3.6.1.4.1.1588.3.1.10.1.2.1 unsigned32 read-only
Number of configured LSPs. Sum of RSVP and static configured LSPs. DEPRECATED BY mplsTunnelConfigured IN rfc3812-MPLS-TE-STD-MIB.
               bcsiMplsActiveLsps 1.3.6.1.4.1.1588.3.1.10.1.2.2 unsigned32 read-only
Number of active LSPs. Sum of RSVP, LDP and static LSPs. DEPRECATED BY mplsTunnelActive IN rfc3812-MPLS-TE-STD-MIB.
               bcsiMplsLspTable 1.3.6.1.4.1.1588.3.1.10.1.2.3 no-access
List of Configured Label Switched Paths.
                   bcsiMplsLspEntry 1.3.6.1.4.1.1588.3.1.10.1.2.3.1 no-access
Entry containing information about a particular Label Switched Path.
                       bcsiMplsLspSignalingProto 1.3.6.1.4.1.1588.3.1.10.1.2.3.1.1 integer no-access
MPLS signaling protocol used by this LSP. Enumeration: 'ldp': 1, 'rsvp': 2.
                       bcsiMplsLspIndex 1.3.6.1.4.1.1588.3.1.10.1.2.3.1.2 unsigned32 no-access
The unique index of the LSP in the system for a given signaling protocol.
                       bcsiMplsLspName 1.3.6.1.4.1.1588.3.1.10.1.2.3.1.3 displaystring read-only
Name of the Label Switched Path.
                       bcsiMplsLspState 1.3.6.1.4.1.1588.3.1.10.1.2.3.1.4 integer read-only
The operational state of the LSP. Enumeration: 'down': 3, 'unknown': 1, 'up': 2.
                       bcsiMplsLspPackets 1.3.6.1.4.1.1588.3.1.10.1.2.3.1.5 counter64 read-only
The number of egress Layer-3 VPN and IPoMPLS packets meeting the in-label and tunnel criteria.
                       bcsiMplsLspAge 1.3.6.1.4.1.1588.3.1.10.1.2.3.1.6 timestamp read-only
The age, since creation of this LSP in 10-millisecond periods.
                       bcsiMplsLspTimeUp 1.3.6.1.4.1.1588.3.1.10.1.2.3.1.7 timestamp read-only
The total time in 10-millisecond units that this LSP has been operational. The percentage up time can be determined by computing (bcsiMplsLspTimeUp/bcsiMplsLspAge * 100 %).
                       bcsiMplsLspPrimaryTimeUp 1.3.6.1.4.1.1588.3.1.10.1.2.3.1.8 timestamp read-only
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 (bcsiMplsLspPrimaryTimeUp/bcsiMplsLspTimeUp * 100) %.
                       bcsiMplsLspTransitions 1.3.6.1.4.1.1588.3.1.10.1.2.3.1.9 counter32 read-only
The number of state transitions (up -> down and down -> up) this LSP has undergone.
                       bcsiMplsLspLastTransition 1.3.6.1.4.1.1588.3.1.10.1.2.3.1.10 timestamp read-only
The time in 10-millisecond units since the last transition occurred on this LSP.
                       bcsiMplsLspFrom 1.3.6.1.4.1.1588.3.1.10.1.2.3.1.11 ipaddress read-only
Source IP address of this LSP.
                       bcsiMplsLspTo 1.3.6.1.4.1.1588.3.1.10.1.2.3.1.12 ipaddress read-only
Destination IP address of this LSP.
                       bcsiMplsLspPathName 1.3.6.1.4.1.1588.3.1.10.1.2.3.1.13 displaystring read-only
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 bcsiMplsLspEntry are meaningless.
                       bcsiMplsLspPathType 1.3.6.1.4.1.1588.3.1.10.1.2.3.1.14 integer read-only
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 bcsiMplsLspPathName is not empty Enumeration: 'standby': 3, 'other': 1, 'primary': 2, 'secondary': 4.
                       bcsiMplsLspAdaptive 1.3.6.1.4.1.1588.3.1.10.1.2.3.1.15 truthvalue read-only
Indicates if the LSP supports adaptive mechanism or not.
                       bcsiMplsLspBfdSessionId 1.3.6.1.4.1.1588.3.1.10.1.2.3.1.16 unsigned32 read-only
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
                       bcsiMplsLspReoptimizeTimer 1.3.6.1.4.1.1588.3.1.10.1.2.3.1.17 unsigned32 read-only
The number of seconds from the beginning of one reoptimization attempt to the beginning of the next attempt.
                       bcsiMplsLspCoS 1.3.6.1.4.1.1588.3.1.10.1.2.3.1.18 classofservice read-only
The Class of Service for this LSP.
                       bcsiMplsLspHopLimit 1.3.6.1.4.1.1588.3.1.10.1.2.3.1.19 unsigned32 read-only
The number of hops this LSP can traverse.
                       bcsiMplsLspCspf 1.3.6.1.4.1.1588.3.1.10.1.2.3.1.20 integer read-only
Indicates if CSPF path calculation is enabled on this LSP. Enumeration: 'disabled': 2, 'enabled': 1.
                       bcsiMplsLspCspfTieBreaker 1.3.6.1.4.1.1588.3.1.10.1.2.3.1.21 integer read-only
The tie-breaker to use for selecting CSPF equal-cost paths. The value of this variable is meaningless if the bcsiMplsLspCspf is 'disabled'. Enumeration: 'mostFill': 3, 'random': 1, 'leastFill': 2.
                       bcsiMplsLspFrrMode 1.3.6.1.4.1.1588.3.1.10.1.2.3.1.22 integer read-only
Indicates which protection method is to be used for Fast Reroute. 'detour' means one-to-one backup and 'facility' for facility backup. Enumeration: 'none': 1, 'detour': 2, 'facility': 3.
                       bcsiMplsLspFrrSetupPriority 1.3.6.1.4.1.1588.3.1.10.1.2.3.1.23 unsigned32 read-only
The setup priority for MPLS Fast Reroute. The value of this variable is meaningless if the bcsiMplsLspFrrMode is 'none'.
                       bcsiMplsLspFrrHoldingPriority 1.3.6.1.4.1.1588.3.1.10.1.2.3.1.24 unsigned32 read-only
The hold priority for MPLS Fast Reroute. The value of this variable is meaningless if the bcsiMplsLspFrrMode is 'none'.
                       bcsiMplsLspFrrHopLimit 1.3.6.1.4.1.1588.3.1.10.1.2.3.1.25 unsigned32 read-only
The hop limit for MPLS Fast Reroute. The value of this variable is meaningless if the bcsiMplsLspFrrMode is 'none'.
                       bcsiMplsLspFrrBandwidth 1.3.6.1.4.1.1588.3.1.10.1.2.3.1.26 unsigned32 read-only
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 bcsiMplsLspFrrMode is 'none'.
                       bcsiMplsLspFrrAdmGrpIncludeAny 1.3.6.1.4.1.1588.3.1.10.1.2.3.1.27 mplstunnelaffinity read-only
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 bcsiMplsLspFrrMode is 'none'.
                       bcsiMplsLspFrrAdmGrpIncludeAll 1.3.6.1.4.1.1588.3.1.10.1.2.3.1.28 mplstunnelaffinity read-only
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 bcsiMplsLspFrrMode is 'none'.
                       bcsiMplsLspFrrAdmGrpExcludeAny 1.3.6.1.4.1.1588.3.1.10.1.2.3.1.29 mplstunnelaffinity read-only
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 bcsiMplsLspFrrMode is 'none'.
                       bcsiMplsLspPathSelectMode 1.3.6.1.4.1.1588.3.1.10.1.2.3.1.30 integer read-only
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 bcsiMplsLspPathSelectRevertTimer. For manual-select, traffic is switched to a user- selected path specified in bcsiMplsLspPathSelectPathname after the selected path has stayed operating in the working state for at least the amount of time specified in bcsiMplsLspPathSelectRevertTimer. 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. Enumeration: 'auto': 1, 'manual': 2, 'unconditional': 3.
                       bcsiMplsLspPathSelectPathname 1.3.6.1.4.1.1588.3.1.10.1.2.3.1.31 displaystring read-only
The user-selected pathname when the bcsiMplsLspPathSelectMode is either 'manual' or 'unconditional'.
                       bcsiMplsLspPathSelectRevertTimer 1.3.6.1.4.1.1588.3.1.10.1.2.3.1.32 unsigned32 read-only
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.
                       bcsiMplsLspShortcutOspfAllowed 1.3.6.1.4.1.1588.3.1.10.1.2.3.1.33 truthvalue read-only
Indicates that this LSP allows shortcut between nodes in an AS. OSPF includes the LSP in its SPF calculation.
                       bcsiMplsLspShortcutIsisAllowed 1.3.6.1.4.1.1588.3.1.10.1.2.3.1.34 truthvalue read-only
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.
                       bcsiMplsLspShortcutIsisLevel 1.3.6.1.4.1.1588.3.1.10.1.2.3.1.35 integer read-only
Indicates the level of IS-IS routing enabled on the device. The value of this variable is meaningless if the bcsiMplsLspShortcutIsisAllowed is 'false'. Enumeration: 'level1': 1, 'level2': 2, 'level1and2': 3.
                       bcsiMplsLspShortcutIsisAnnounce 1.3.6.1.4.1.1588.3.1.10.1.2.3.1.36 truthvalue read-only
Indicates that this IS-IS shortcut will be announced or advertised. The metric to announce is specified by bcsiMplsLspShortcutIsisAnnounceMetric. The value of this variable is meaningless if the bcsiMplsLspShortcutIsisAllowed is 'false'.
                       bcsiMplsLspShortcutIsisAnnounceMetric 1.3.6.1.4.1.1588.3.1.10.1.2.3.1.37 integer32 read-only
Indicates the metric value to announce for this shortcut. The value of this variable is meaningless if the bcsiMplsLspShortcutIsisAnnounce is 'false'. Default value is 10.
                       bcsiMplsLspShortcutIsisRelativeMetric 1.3.6.1.4.1.1588.3.1.10.1.2.3.1.38 integer32 read-only
Indicates the relative metric used to compute the LSP cost when announce is not enabled. The value of this variable is meaningless if the bcsiMplsLspShortcutIsisAllowed is 'false'.
           bcsiMplsVllInfo 1.3.6.1.4.1.1588.3.1.10.1.3
           bcsiMplsVplsInfo 1.3.6.1.4.1.1588.3.1.10.1.4
       bcsiMplsConformance 1.3.6.1.4.1.1588.3.1.10.2