MPLS-MIB: View SNMP OID List / Download MIB

VENDOR: JUNIPER


 Home MIB: 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
 mpls 1.3.6.1.4.1.2636.3.2
The MIB module for Multi-Protocol Label Switched Paths.
     mplsLspTraps 1.3.6.1.4.1.2636.3.2.0
         mplsLspInfoUp 1.3.6.1.4.1.2636.3.2.0.1
An mplsLspInfoUp trap signifies that the specified LSP is up. The current active path for the LSP is mplsPathInfoName.
         mplsLspInfoDown 1.3.6.1.4.1.2636.3.2.0.2
An mplsLspInfoDown trap signifies that the specified LSP is down, because the current active path mplsPathInfoName went down.
         mplsLspInfoChange 1.3.6.1.4.1.2636.3.2.0.3
An mplsLspInfoChange 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
         mplsLspInfoPathDown 1.3.6.1.4.1.2636.3.2.0.4
An mplsLspInfoPathDown trap signifies that the specified path mplsPathName for the specified LSP mplsLspInfoName went down
         mplsLspInfoPathUp 1.3.6.1.4.1.2636.3.2.0.5
An mplsLspInfoPathUp trap signifies that the specified path mplsPathName for the specified LSP mplsLspInfoName came up
     mplsInfo 1.3.6.1.4.1.2636.3.2.1
         mplsVersion 1.3.6.1.4.1.2636.3.2.1.1 integer32 read-only
MPLS version number.
         mplsSignalingProto 1.3.6.1.4.1.2636.3.2.1.2 integer read-only
MPLS signaling protocol. Enumeration: 'ldp': 4, 'none': 1, 'other': 2, 'rsvp': 3.
         mplsConfiguredLsps 1.3.6.1.4.1.2636.3.2.1.3 integer32 read-only
Number of configured LSPs.
         mplsActiveLsps 1.3.6.1.4.1.2636.3.2.1.4 integer32 read-only
Number of active LSPs.
     mplsTEInfo 1.3.6.1.4.1.2636.3.2.2
         mplsTEDistProtocol 1.3.6.1.4.1.2636.3.2.2.1 integer read-only
IGP used to distribute Traffic Engineering information and topology to each LSR for the purpose of automatic path computation. Enumeration: 'ospf': 3, 'none': 1, 'isis': 2, 'isis-ospf': 4.
         mplsAdminGroupList 1.3.6.1.4.1.2636.3.2.2.2 no-access
List of configured administrative groups. Administrative groups are used to label links in the Traffic Engineering topology in order to place constraints (include and exclude) on LSP paths.
             mplsAdminGroup 1.3.6.1.4.1.2636.3.2.2.2.1 no-access
A mapping between a configured group number and its human-readable name. The group number should be between 0 and 31, inclusive.
                 mplsAdminGroupNumber 1.3.6.1.4.1.2636.3.2.2.2.1.1 integer read-only
Index of the administrative group.
                 mplsAdminGroupName 1.3.6.1.4.1.2636.3.2.2.2.1.2 displaystring read-only
Name of the administrative group.
     mplsLspList 1.3.6.1.4.1.2636.3.2.3 no-access
******* Deprecated Object ****** List of Configured Label Switched Paths. This object has been deprecated and replaced by mplsLspInfoList
         mplsLspEntry 1.3.6.1.4.1.2636.3.2.3.1 no-access
******* Deprecated Object ****** Entry containing information about a particular Label Switched Path. This object has been deprecated and replaced by mplsLspInfoEntry
             mplsLspName 1.3.6.1.4.1.2636.3.2.3.1.1 displaystring read-only
******* Deprecated Object ****** Name of the Label Switched Path. This object has been deprecated and replaced by mplsLspInfoName
             mplsLspState 1.3.6.1.4.1.2636.3.2.3.1.2 integer read-only
The operational state of the LSP. Enumeration: 'down': 3, 'unknown': 1, 'backupActive': 5, 'up': 2, 'notInService': 4.
             mplsLspOctets 1.3.6.1.4.1.2636.3.2.3.1.3 counter64 read-only
The number of octets that have been forwarded over current LSP active path. The number reported is not realtime, may subject to several minutes delay. The delay is controllable by mpls statistics gathering interval, which by default is once every 5 minutes. If mpls statistics gathering is not enabled, this number will not increment.
             mplsLspPackets 1.3.6.1.4.1.2636.3.2.3.1.4 counter64 read-only
The number of packets that have been forwarded over current LSP active path. The number reported is not realtime, may subject to several minutes delay. The delay is controllable by mpls statistics gathering interval, which by default is once every 5 minutes. If mpls statistics gathering is not enabled, this number will not increment.
             mplsLspAge 1.3.6.1.4.1.2636.3.2.3.1.5 timestamp read-only
The age (i.e., time from creation till now) of this LSP in 10-millisecond periods.
             mplsLspTimeUp 1.3.6.1.4.1.2636.3.2.3.1.6 timestamp read-only
The total time in 10-millisecond units that this LSP has been operational. For example, the percentage up time can be determined by computing (mplsLspTimeUp/mplsLspAge * 100 %).
             mplsLspPrimaryTimeUp 1.3.6.1.4.1.2636.3.2.3.1.7 timestamp read-only
The total time in 10-millisecond units that this LSP's primary path has been operational. For example, the percentage contribution of the primary path to the operational time is given by (mplsLspPrimaryTimeUp/mplsLspTimeUp * 100) %.
             mplsLspTransitions 1.3.6.1.4.1.2636.3.2.3.1.8 counter32 read-only
The number of state transitions (up -> down and down -> up) this LSP has undergone.
             mplsLspLastTransition 1.3.6.1.4.1.2636.3.2.3.1.9 timestamp read-only
The time in 10-millisecond units since the last transition occurred on this LSP.
             mplsLspPathChanges 1.3.6.1.4.1.2636.3.2.3.1.10 counter32 read-only
The number of path changes this LSP has had. For every path change (path down, path up, path change), a corresponding syslog/trap (if enabled) is generated for it.
             mplsLspLastPathChange 1.3.6.1.4.1.2636.3.2.3.1.11 timestamp read-only
The time in 10-millisecond units since the last change occurred on this LSP.
             mplsLspConfiguredPaths 1.3.6.1.4.1.2636.3.2.3.1.12 integer32 read-only
The number of paths configured for this LSP.
             mplsLspStandbyPaths 1.3.6.1.4.1.2636.3.2.3.1.13 integer32 read-only
The number of standby paths configured for this LSP.
             mplsLspOperationalPaths 1.3.6.1.4.1.2636.3.2.3.1.14 integer32 read-only
The number of operational paths for this LSP. This includes the path currently active, as well as operational standby paths.
             mplsLspFrom 1.3.6.1.4.1.2636.3.2.3.1.15 ipaddress read-only
Source IP address of this LSP.
             mplsLspTo 1.3.6.1.4.1.2636.3.2.3.1.16 ipaddress read-only
Destination IP address of this LSP.
             mplsPathName 1.3.6.1.4.1.2636.3.2.3.1.17 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 mplsLspEntry are meaningless.
             mplsPathType 1.3.6.1.4.1.2636.3.2.3.1.18 integer read-only
The type of path that is active, i.e., a primary path, a standby path, a generic secondary path, or a bypass path. The value other, primary, standby and secondary apply to data LSPs, and are meaningful only if mplsPathName is not empty. The value bypass applies to bypass tunnels. A bypass tunnel may have an empty mplsPathName. Enumeration: 'standby': 3, 'other': 1, 'primary': 2, 'bypass': 5, 'secondary': 4.
             mplsPathExplicitRoute 1.3.6.1.4.1.2636.3.2.3.1.19 octet string read-only
The explicit route used to set up this LSP. This may either be the route configured by the user, or a route automatically computed to satisfy constraints set by the user. This field is a displayable string in the format of XXX.XXX.XXX.XXX S/L repeated for each explicit address. The S/L character stands for Strict/Loose route. This field is meaningless unless mplsPathName is not empty
             mplsPathRecordRoute 1.3.6.1.4.1.2636.3.2.3.1.20 octet string read-only
The route actually used for this path, as recorded by the signaling protocol. This field is a displayable string in the format of XXX.XXX.XXX.XXX repeated for each address. This field is meaningless unless mplsPathName is not empty
             mplsPathBandwidth 1.3.6.1.4.1.2636.3.2.3.1.21 integer32 read-only
The configured bandwidth for this LSP, in units of thousands of bits per second (Kbps). This field is meaningless unless mplsPathName is not empty
             mplsPathCOS 1.3.6.1.4.1.2636.3.2.3.1.22 integer read-only
The configured Class Of Service on this path. If the value is between 0 and 7 inclusive, this value will be inserted in the 3 bit COS field in the label. If the value is 255, the value in the COS field of the label will depend on other factors. This field is meaningless unless mplsPathName is not empty
             mplsPathInclude 1.3.6.1.4.1.2636.3.2.3.1.23 integer32 read-only
This is a configured set of colors (administrative groups) specified as a bit vector (i.e., bit n is 1 if color n is in the set, where n = 0 is the LSB). For each link that this path goes through, the link MUST have colors associated with it, and the intersection of the link's colors and the 'include' set MUST be non-null. This field is meaningless unless mplsPathName is not empty
             mplsPathExclude 1.3.6.1.4.1.2636.3.2.3.1.24 integer32 read-only
This is a configured set of colors (administrative groups) specified as a bit vector (i.e., bit n is 1 if color n is in the set, where n = 0 is the LSB). For each link that this path goes through, the link MUST have colors associated with it, and the intersection of the link's colors and the 'exclude' set MUST be null. This field is meaningless unless mplsPathName is not empty
             mplsPathSetupPriority 1.3.6.1.4.1.2636.3.2.3.1.25 integer read-only
The setup priority configured for this path. This field is meaningless unless mplsPathName is not empty
             mplsPathHoldPriority 1.3.6.1.4.1.2636.3.2.3.1.26 integer read-only
The hold priority configured for this path. This field is meaningless unless mplsPathName is not empty
             mplsPathProperties 1.3.6.1.4.1.2636.3.2.3.1.27 integer read-only
The set of configured properties for this path, expressed as a bit map. For example, if the path is an adaptive path, the bit corresponding to bit value xxx is set. This field is meaningless unless mplsPathName is not empty Enumeration: 'preemptable': 16, 'preemptive': 32, 'mergeable': 8, 'fast-reroute': 64, 'cspf': 4, 'adaptive': 2, 'record-route': 1.
     mplsTraps 1.3.6.1.4.1.2636.3.2.4
         mplsLspUp 1.3.6.1.4.1.2636.3.2.4.1
An mplsLspUp trap signifies that the specified LSP is up. The current active path for the LSP is mplsPathName.
         mplsLspDown 1.3.6.1.4.1.2636.3.2.4.2
An mplsLspDown trap signifies that the specified LSP is down, because the current active path mplsPathName went down.
         mplsLspChange 1.3.6.1.4.1.2636.3.2.4.3
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
         mplsLspPathDown 1.3.6.1.4.1.2636.3.2.4.4
An mplsLspPathDown trap signifies that the specified path mplsPathName for the specified LSP mplsLspName went down
         mplsLspPathUp 1.3.6.1.4.1.2636.3.2.4.5
An mplsLspPathUp trap signifies that the specified path mplsPathName for the specified LSP mplsLspName came up
     mplsLspInfoList 1.3.6.1.4.1.2636.3.2.5 no-access
List of Configured Label Switched Paths.
         mplsLspInfoEntry 1.3.6.1.4.1.2636.3.2.5.1 no-access
Entry containing information about a particular Label Switched Path.
             mplsLspInfoName 1.3.6.1.4.1.2636.3.2.5.1.1 displaystring no-access
Name of the Label Switched Path.
             mplsLspInfoState 1.3.6.1.4.1.2636.3.2.5.1.2 integer read-only
The operational state of the LSP. Enumeration: 'down': 3, 'unknown': 1, 'backupActive': 5, 'up': 2, 'notInService': 4.
             mplsLspInfoOctets 1.3.6.1.4.1.2636.3.2.5.1.3 counter64 read-only
The number of octets that have been forwarded over current LSP active path. The number reported is not realtime, may subject to several minutes delay. The delay is controllable by mpls statistics gathering interval, which by default is once every 5 minutes. If mpls statistics gathering is not enabled, this number will not increment.
             mplsLspInfoPackets 1.3.6.1.4.1.2636.3.2.5.1.4 counter64 read-only
The number of packets that have been forwarded over current LSP active path. The number reported is not realtime, may subject to several minutes delay. The delay is controllable by mpls statistics gathering interval, which by default is once every 5 minutes. If mpls statistics gathering is not enabled, this number will not increment.
             mplsLspInfoAge 1.3.6.1.4.1.2636.3.2.5.1.5 timestamp read-only
The age (i.e., time from creation till now) of this LSP in 10-millisecond periods.
             mplsLspInfoTimeUp 1.3.6.1.4.1.2636.3.2.5.1.6 timestamp read-only
The total time in 10-millisecond units that this LSP has been operational. For example, the percentage up time can be determined by computing (mplsLspInfoTimeUp/mplsLspInfoAge * 100 %).
             mplsLspInfoPrimaryTimeUp 1.3.6.1.4.1.2636.3.2.5.1.7 timestamp read-only
The total time in 10-millisecond units that this LSP's primary path has been operational. For example, the percentage contribution of the primary path to the operational time is given by (mplsLspInfoPrimaryTimeUp/mplsLspInfoTimeUp * 100) %.
             mplsLspInfoTransitions 1.3.6.1.4.1.2636.3.2.5.1.8 counter32 read-only
The number of state transitions (up -> down and down -> up) this LSP has undergone.
             mplsLspInfoLastTransition 1.3.6.1.4.1.2636.3.2.5.1.9 timestamp read-only
The time in 10-millisecond units since the last transition occurred on this LSP.
             mplsLspInfoPathChanges 1.3.6.1.4.1.2636.3.2.5.1.10 counter32 read-only
The number of path changes this LSP has had. For every path change (path down, path up, path change), a corresponding syslog/trap (if enabled) is generated for it.
             mplsLspInfoLastPathChange 1.3.6.1.4.1.2636.3.2.5.1.11 timestamp read-only
The time in 10-millisecond units since the last change occurred on this LSP.
             mplsLspInfoConfiguredPaths 1.3.6.1.4.1.2636.3.2.5.1.12 integer32 read-only
The number of paths configured for this LSP.
             mplsLspInfoStandbyPaths 1.3.6.1.4.1.2636.3.2.5.1.13 integer32 read-only
The number of standby paths configured for this LSP.
             mplsLspInfoOperationalPaths 1.3.6.1.4.1.2636.3.2.5.1.14 integer32 read-only
The number of operational paths for this LSP. This includes the path currently active, as well as operational standby paths.
             mplsLspInfoFrom 1.3.6.1.4.1.2636.3.2.5.1.15 ipaddress read-only
Source IP address of this LSP.
             mplsLspInfoTo 1.3.6.1.4.1.2636.3.2.5.1.16 ipaddress read-only
Destination IP address of this LSP.
             mplsPathInfoName 1.3.6.1.4.1.2636.3.2.5.1.17 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 mplsLspInfoEntry are meaningless.
             mplsPathInfoType 1.3.6.1.4.1.2636.3.2.5.1.18 integer read-only
The type of path that is active, i.e., a primary path, a standby path, a generic secondary path, or a bypass path. The value other, primary, standby and secondary apply to data LSPs, and are meaningful only if mplsPathInfoName is not empty. The value bypass applies to bypass tunnels. A bypass tunnel may have an empty mplsPathInfoName. Enumeration: 'standby': 3, 'other': 1, 'primary': 2, 'bypass': 5, 'secondary': 4.
             mplsPathInfoExplicitRoute 1.3.6.1.4.1.2636.3.2.5.1.19 octet string read-only
The explicit route used to set up this LSP. This may either be the route configured by the user, or a route automatically computed to satisfy constraints set by the user. This field is a displayable string in the format of XXX.XXX.XXX.XXX S/L repeated for each explicit address. The S/L character stands for Strict/Loose route. This field is meaningless unless mplsPathInfoName is not empty
             mplsPathInfoRecordRoute 1.3.6.1.4.1.2636.3.2.5.1.20 octet string read-only
The route actually used for this path, as recorded by the signaling protocol. This field is a displayable string in the format of XXX.XXX.XXX.XXX repeated for each address. This field is meaningless unless mplsPathInfoName is not empty
             mplsPathInfoBandwidth 1.3.6.1.4.1.2636.3.2.5.1.21 integer32 read-only
The configured bandwidth for this LSP, in units of thousands of bits per second (Kbps). This field is meaningless unless mplsPathInfoName is not empty
             mplsPathInfoCOS 1.3.6.1.4.1.2636.3.2.5.1.22 integer read-only
The configured Class Of Service on this path. If the value is between 0 and 7 inclusive, this value will be inserted in the 3 bit COS field in the label. If the value is 255, the value in the COS field of the label will depend on other factors. This field is meaningless unless mplsPathInfoName is not empty
             mplsPathInfoInclude 1.3.6.1.4.1.2636.3.2.5.1.23 integer32 read-only
This is a configured set of colors (administrative groups) specified as a bit vector (i.e., bit n is 1 if color n is in the set, where n = 0 is the LSB). For each link that this path goes through, the link MUST have colors associated with it, and the intersection of the link's colors and the 'include' set MUST be non-null. This field is meaningless unless mplsPathInfoName is not empty
             mplsPathInfoExclude 1.3.6.1.4.1.2636.3.2.5.1.24 integer32 read-only
This is a configured set of colors (administrative groups) specified as a bit vector (i.e., bit n is 1 if color n is in the set, where n = 0 is the LSB). For each link that this path goes through, the link MUST have colors associated with it, and the intersection of the link's colors and the 'exclude' set MUST be null. This field is meaningless unless mplsPathInfoName is not empty
             mplsPathInfoSetupPriority 1.3.6.1.4.1.2636.3.2.5.1.25 integer read-only
The setup priority configured for this path. This field is meaningless unless mplsPathInfoName is not empty
             mplsPathInfoHoldPriority 1.3.6.1.4.1.2636.3.2.5.1.26 integer read-only
The hold priority configured for this path. This field is meaningless unless mplsPathInfoName is not empty
             mplsPathInfoProperties 1.3.6.1.4.1.2636.3.2.5.1.27 integer read-only
The set of configured properties for this path, expressed as a bit map. For example, if the path is an adaptive path, the bit corresponding to bit value xxx is set. This field is meaningless unless mplsPathInfoName is not empty Enumeration: 'preemptable': 16, 'preemptive': 32, 'mergeable': 8, 'fast-reroute': 64, 'cspf': 4, 'adaptive': 2, 'record-route': 1.
             mplsLspInfoAggrOctets 1.3.6.1.4.1.2636.3.2.5.1.28 counter64 read-only
The number of octets that have beeen forwarded over current LSP. This is an aggregate count of octets forwarded over all LSP instances from the time LSP was up. The number reported is not realtime, may be subject to several minutes delay. The delay is controllable by mpls statistics gathering interval, which by default is once every 5 minutes. If mpls statistics gathering is not enabled, this number will not increment.
             mplsLspInfoAggrPackets 1.3.6.1.4.1.2636.3.2.5.1.29 counter64 read-only
The number of packets that have been forwarded over current LSP. This is an aggregate count of packets forwarded over all LSP instances from the time LSP was up. The number reported is not realtime, may be subject to several minutes delay. The delay is controllable by mpls statistics gathering interval, which by default is once every 5 minutes. If mpls statistics gathering is not enabled, this number will not increment.
             mplsPathInfoRecordRouteWithLabels 1.3.6.1.4.1.2636.3.2.5.1.30 octet string read-only
The route actually used for this path, as recorded by the signaling protocol. This field is a displayable string in the format of XXX.XXX.XXX.XXX repeated for each address. This field is meaningless unless mplsPathInfoName is not empty