MPLS-MIB Download
The MIB module for Multi-Protocol Label Switched Paths.
With the IPHost SNMP tool, you can monitor any SNMP objects of the
MPLS-MIB .
OID list for MPLS-MIB
- mplsVersion
- MPLS version number.
- mplsSignalingProto
- MPLS signaling protocol.
- mplsConfiguredLsps
- Number of configured LSPs.
- mplsActiveLsps
- Number of active LSPs.
- mplsTEDistProtocol
- IGP used to distribute Traffic Engineering information and topology to each LSR for the purpose of automatic path computation.
- mplsAdminGroupList
- 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
- A mapping between a configured group number and its human-readable name. The group number should be between 0 and 31, inclusive.
- mplsAdminGroupNumber
- Index of the administrative group.
- mplsAdminGroupName
- Name of the administrative group.
- mplsLspList
- ******* Deprecated Object ****** List of Configured Label Switched Paths. This object has been deprecated and replaced by mplsLspInfoList
- mplsLspEntry
- ******* Deprecated Object ****** Entry containing information about a particular Label Switched Path. This object has been deprecated and replaced by mplsLspInfoEntry
- mplsLspName
- ******* Deprecated Object ****** Name of the Label Switched Path. This object has been deprecated and replaced by mplsLspInfoName
- mplsLspState
- The operational state of the LSP.
- mplsLspOctets
- 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 minut ...
- mplsLspPackets
- 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 minu ...
- mplsLspAge
- The age (i.e., time from creation till now) of this LSP in 10-millisecond periods.
- mplsLspTimeUp
- 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
- 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
- The number of state transitions (up -> down and down -> up) this LSP has undergone.
- mplsLspLastTransition
- The time in 10-millisecond units since the last transition occurred on this LSP.
- mplsLspPathChanges
- 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
- The time in 10-millisecond units since the last change occurred on this LSP.
- mplsLspConfiguredPaths
- The number of paths configured for this LSP.
- mplsLspStandbyPaths
- The number of standby paths configured for this LSP.
- mplsLspOperationalPaths
- The number of operational paths for this LSP. This includes the path currently active, as well as operational standby paths.
- mplsLspFrom
- Source IP address of this LSP.
- mplsLspTo
- Destination IP address of this LSP.
- mplsPathName
- 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
- 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 a ...
- mplsPathExplicitRoute
- 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 ... - mplsPathRecordRoute
- 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
- 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
- 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 fie ...
- mplsPathInclude
- 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 inte ...
- mplsPathExclude
- 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 inte ...
- mplsPathSetupPriority
- The setup priority configured for this path. This field is meaningless unless mplsPathName is not empty
- mplsPathHoldPriority
- The hold priority configured for this path. This field is meaningless unless mplsPathName is not empty
- mplsPathProperties
- 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
- mplsLspInfoList
- List of Configured Label Switched Paths.
- mplsLspInfoEntry
- Entry containing information about a particular Label Switched Path.
- mplsLspInfoName
- Name of the Label Switched Path.
- mplsLspInfoState
- The operational state of the LSP.
- mplsLspInfoOctets
- 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 minut ...
- mplsLspInfoPackets
- 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 minu ...
- mplsLspInfoAge
- The age (i.e., time from creation till now) of this LSP in 10-millisecond periods.
- mplsLspInfoTimeUp
- 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
- 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
- The number of state transitions (up -> down and down -> up) this LSP has undergone.
- mplsLspInfoLastTransition
- The time in 10-millisecond units since the last transition occurred on this LSP.
- mplsLspInfoPathChanges
- 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
- The time in 10-millisecond units since the last change occurred on this LSP.
- mplsLspInfoConfiguredPaths
- The number of paths configured for this LSP.
- mplsLspInfoStandbyPaths
- The number of standby paths configured for this LSP.
- mplsLspInfoOperationalPaths
- The number of operational paths for this LSP. This includes the path currently active, as well as operational standby paths.
- mplsLspInfoFrom
- Source IP address of this LSP.
- mplsLspInfoTo
- Destination IP address of this LSP.
- mplsPathInfoName
- 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
- 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 bypa ...
- mplsPathInfoExplicitRoute
- 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 ... - mplsPathInfoRecordRoute
- 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
- 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
- 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 fie ...
- mplsPathInfoInclude
- 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 inte ...
- mplsPathInfoExclude
- 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 inte ...
- mplsPathInfoSetupPriority
- The setup priority configured for this path. This field is meaningless unless mplsPathInfoName is not empty
- mplsPathInfoHoldPriority
- The hold priority configured for this path. This field is meaningless unless mplsPathInfoName is not empty
- mplsPathInfoProperties
- 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
- mplsLspInfoAggrOctets
- 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 co ...
- mplsLspInfoAggrPackets
- 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 co ...
Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.
Witn IPHost SNMP monitor you can monitor network performance, audit network usage, detect network faults, or inappropriate access.
The IPHost's SNMP monitor can communicate and interact with any SNMP-enabled device.