MIBs Depot

MPLS-MIB

Registered at
1.3.6.1.4.1.2636.3.2
Last updated
2009-02-23 14:45
Organization
Juniper Networks, Inc.
Revisions
2009-02-23 14:45
Namespace
juniper
Source file
MPLS-MIB
Digest
sha256:4fe08f6c3a005c138029c2d686ee6e596b83acf916b32f35db31c719de1e3654

Description

The MIB module for Multi-Protocol Label Switched Paths.

Contact

Juniper Technical Assistance Center Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, CA 94089 E-mail: support@juniper.net

Imports

FromSymbols
JUNIPER-SMIjnxMibs
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter32, Counter64, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION, TimeStamp

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

JUNIPER-SMI
MPLS-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Under this module's arcs

Where the registration tree carries on below this module.

ArcNameModule
1.3.6.1.4.1.2636.3.2.3mplsLspListJUNIPER-V1-TRAPS-MPLS

Objects

NameOIDSyntaxAccessStatus
mplsLspTraps
OBJECT-IDENTITY
1.3.6.1.4.1.2636.3.2.0
mplsInfo
OBJECT-IDENTITY
1.3.6.1.4.1.2636.3.2.1
mplsVersion
OBJECT-TYPE
MPLS version number.
1.3.6.1.4.1.2636.3.2.1.1Integer32read-onlycurrent
mplsSignalingProto
OBJECT-TYPE
MPLS signaling protocol.
1.3.6.1.4.1.2636.3.2.1.2INTEGER {none(1), other(2), rsvp(3), ldp(4)}read-onlycurrent
mplsConfiguredLsps
OBJECT-TYPE
Number of configured LSPs.
1.3.6.1.4.1.2636.3.2.1.3Integer32read-onlycurrent
mplsActiveLsps
OBJECT-TYPE
Number of active LSPs.
1.3.6.1.4.1.2636.3.2.1.4Integer32read-onlycurrent
mplsTEInfo
OBJECT-IDENTITY
1.3.6.1.4.1.2636.3.2.2
mplsTEDistProtocol
OBJECT-TYPE
IGP used to distribute Traffic Engineering information and topology to each LSR for the purpose of automatic path computation.
1.3.6.1.4.1.2636.3.2.2.1INTEGER {none(1), isis(2), ospf(3), isis-ospf(4)}read-onlycurrent
mplsAdminGroupList
OBJECT-TYPE
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.
1.3.6.1.4.1.2636.3.2.2.2not-accessiblecurrent
mplsAdminGroup
OBJECT-TYPE
A mapping between a configured group number and its human-readable name. The group number should be between 0 and 31, inclusive.
1.3.6.1.4.1.2636.3.2.2.2.1not-accessiblecurrent
mplsAdminGroupNumber
OBJECT-TYPE
Index of the administrative group.
1.3.6.1.4.1.2636.3.2.2.2.1.1INTEGER (0..31)read-onlycurrent
mplsAdminGroupName
OBJECT-TYPE
Name of the administrative group.
1.3.6.1.4.1.2636.3.2.2.2.1.2DisplayString (SIZE(0..16))read-onlycurrent
mplsLspList
OBJECT-TYPE
******* Deprecated Object ****** List of Configured Label Switched Paths. This object has been deprecated and replaced by mplsLspInfoList
1.3.6.1.4.1.2636.3.2.3not-accessibledeprecated
mplsLspEntry
OBJECT-TYPE
******* Deprecated Object ****** Entry containing information about a particular Label Switched Path. This object has been deprecated and replaced by mplsLspInfoEntry
1.3.6.1.4.1.2636.3.2.3.1not-accessibledeprecated
mplsLspName
OBJECT-TYPE
******* Deprecated Object ****** Name of the Label Switched Path. This object has been deprecated and replaced by mplsLspInfoName
1.3.6.1.4.1.2636.3.2.3.1.1DisplayString (SIZE(32))read-onlydeprecated
mplsLspState
OBJECT-TYPE
The operational state of the LSP.
1.3.6.1.4.1.2636.3.2.3.1.2INTEGER {unknown(1), up(2), down(3), notInService(4), backupActive(5)}read-onlydeprecated
mplsLspOctets
OBJECT-TYPE
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.
1.3.6.1.4.1.2636.3.2.3.1.3Counter64read-onlydeprecated
mplsLspPackets
OBJECT-TYPE
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.
1.3.6.1.4.1.2636.3.2.3.1.4Counter64read-onlydeprecated
mplsLspAge
OBJECT-TYPE
The age (i.e., time from creation till now) of this LSP in 10-millisecond periods.
1.3.6.1.4.1.2636.3.2.3.1.5TimeStampread-onlydeprecated
mplsLspTimeUp
OBJECT-TYPE
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 %).
1.3.6.1.4.1.2636.3.2.3.1.6TimeStampread-onlydeprecated
mplsLspPrimaryTimeUp
OBJECT-TYPE
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) %.
1.3.6.1.4.1.2636.3.2.3.1.7TimeStampread-onlydeprecated
mplsLspTransitions
OBJECT-TYPE
The number of state transitions (up -> down and down -> up) this LSP has undergone.
1.3.6.1.4.1.2636.3.2.3.1.8Counter32read-onlydeprecated
mplsLspLastTransition
OBJECT-TYPE
The time in 10-millisecond units since the last transition occurred on this LSP.
1.3.6.1.4.1.2636.3.2.3.1.9TimeStampread-onlydeprecated
mplsLspPathChanges
OBJECT-TYPE
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.
1.3.6.1.4.1.2636.3.2.3.1.10Counter32read-onlydeprecated
mplsLspLastPathChange
OBJECT-TYPE
The time in 10-millisecond units since the last change occurred on this LSP.
1.3.6.1.4.1.2636.3.2.3.1.11TimeStampread-onlydeprecated
mplsLspConfiguredPaths
OBJECT-TYPE
The number of paths configured for this LSP.
1.3.6.1.4.1.2636.3.2.3.1.12Integer32read-onlydeprecated
mplsLspStandbyPaths
OBJECT-TYPE
The number of standby paths configured for this LSP.
1.3.6.1.4.1.2636.3.2.3.1.13Integer32read-onlydeprecated
mplsLspOperationalPaths
OBJECT-TYPE
The number of operational paths for this LSP. This includes the path currently active, as well as operational standby paths.
1.3.6.1.4.1.2636.3.2.3.1.14Integer32read-onlydeprecated
mplsLspFrom
OBJECT-TYPE
Source IP address of this LSP.
1.3.6.1.4.1.2636.3.2.3.1.15IpAddressread-onlydeprecated
mplsLspTo
OBJECT-TYPE
Destination IP address of this LSP.
1.3.6.1.4.1.2636.3.2.3.1.16IpAddressread-onlydeprecated
mplsPathName
OBJECT-TYPE
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.
1.3.6.1.4.1.2636.3.2.3.1.17DisplayString (SIZE(0..16))read-onlydeprecated
mplsPathType
OBJECT-TYPE
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.
1.3.6.1.4.1.2636.3.2.3.1.18INTEGER {other(1), primary(2), standby(3), secondary(4), bypass(5)}read-onlydeprecated
mplsPathExplicitRoute
OBJECT-TYPE
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 <space> S/L <newline> repeated for each explicit address. The S/L character stands for Strict/Loose route. This field is meaningless unless mplsPathName is not empty
1.3.6.1.4.1.2636.3.2.3.1.19OCTET STRING (SIZE(0..1024))read-onlydeprecated
mplsPathRecordRoute
OBJECT-TYPE
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 <space> repeated for each address. This field is meaningless unless mplsPathName is not empty
1.3.6.1.4.1.2636.3.2.3.1.20OCTET STRING (SIZE(0..1024))read-onlydeprecated
mplsPathBandwidth
OBJECT-TYPE
The configured bandwidth for this LSP, in units of thousands of bits per second (Kbps). This field is meaningless unless mplsPathName is not empty
1.3.6.1.4.1.2636.3.2.3.1.21Integer32read-onlydeprecated
mplsPathCOS
OBJECT-TYPE
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
1.3.6.1.4.1.2636.3.2.3.1.22INTEGER (0..7 | 255)read-onlydeprecated
mplsPathInclude
OBJECT-TYPE
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
1.3.6.1.4.1.2636.3.2.3.1.23Integer32read-onlydeprecated
mplsPathExclude
OBJECT-TYPE
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
1.3.6.1.4.1.2636.3.2.3.1.24Integer32read-onlydeprecated
mplsPathSetupPriority
OBJECT-TYPE
The setup priority configured for this path. This field is meaningless unless mplsPathName is not empty
1.3.6.1.4.1.2636.3.2.3.1.25INTEGER (0..7)read-onlydeprecated
mplsPathHoldPriority
OBJECT-TYPE
The hold priority configured for this path. This field is meaningless unless mplsPathName is not empty
1.3.6.1.4.1.2636.3.2.3.1.26INTEGER (0..7)read-onlydeprecated
mplsPathProperties
OBJECT-TYPE
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
1.3.6.1.4.1.2636.3.2.3.1.27INTEGER {record-route(1), adaptive(2), cspf(4), mergeable(8), preemptable(16), preemptive(32), fast-reroute(64)}read-onlydeprecated
mplsTraps
OBJECT-IDENTITY
1.3.6.1.4.1.2636.3.2.4
mplsLspInfoList
OBJECT-TYPE
List of Configured Label Switched Paths.
1.3.6.1.4.1.2636.3.2.5not-accessiblecurrent
mplsLspInfoEntry
OBJECT-TYPE
Entry containing information about a particular Label Switched Path.
1.3.6.1.4.1.2636.3.2.5.1not-accessiblecurrent
mplsLspInfoName
OBJECT-TYPE
Name of the Label Switched Path.
1.3.6.1.4.1.2636.3.2.5.1.1DisplayString (SIZE(1..64))accessible-for-notifycurrent
mplsLspInfoState
OBJECT-TYPE
The operational state of the LSP.
1.3.6.1.4.1.2636.3.2.5.1.2INTEGER {unknown(1), up(2), down(3), notInService(4), backupActive(5)}read-onlycurrent
mplsLspInfoOctets
OBJECT-TYPE
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.
1.3.6.1.4.1.2636.3.2.5.1.3Counter64read-onlycurrent
mplsLspInfoPackets
OBJECT-TYPE
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.
1.3.6.1.4.1.2636.3.2.5.1.4Counter64read-onlycurrent
mplsLspInfoAge
OBJECT-TYPE
The age (i.e., time from creation till now) of this LSP in 10-millisecond periods.
1.3.6.1.4.1.2636.3.2.5.1.5TimeStampread-onlycurrent
mplsLspInfoTimeUp
OBJECT-TYPE
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 %).
1.3.6.1.4.1.2636.3.2.5.1.6TimeStampread-onlycurrent
mplsLspInfoPrimaryTimeUp
OBJECT-TYPE
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) %.
1.3.6.1.4.1.2636.3.2.5.1.7TimeStampread-onlycurrent
mplsLspInfoTransitions
OBJECT-TYPE
The number of state transitions (up -> down and down -> up) this LSP has undergone.
1.3.6.1.4.1.2636.3.2.5.1.8Counter32read-onlycurrent
mplsLspInfoLastTransition
OBJECT-TYPE
The time in 10-millisecond units since the last transition occurred on this LSP.
1.3.6.1.4.1.2636.3.2.5.1.9TimeStampread-onlycurrent
mplsLspInfoPathChanges
OBJECT-TYPE
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.
1.3.6.1.4.1.2636.3.2.5.1.10Counter32read-onlycurrent
mplsLspInfoLastPathChange
OBJECT-TYPE
The time in 10-millisecond units since the last change occurred on this LSP.
1.3.6.1.4.1.2636.3.2.5.1.11TimeStampread-onlycurrent
mplsLspInfoConfiguredPaths
OBJECT-TYPE
The number of paths configured for this LSP.
1.3.6.1.4.1.2636.3.2.5.1.12Integer32read-onlycurrent
mplsLspInfoStandbyPaths
OBJECT-TYPE
The number of standby paths configured for this LSP.
1.3.6.1.4.1.2636.3.2.5.1.13Integer32read-onlycurrent
mplsLspInfoOperationalPaths
OBJECT-TYPE
The number of operational paths for this LSP. This includes the path currently active, as well as operational standby paths.
1.3.6.1.4.1.2636.3.2.5.1.14Integer32read-onlycurrent
mplsLspInfoFrom
OBJECT-TYPE
Source IP address of this LSP.
1.3.6.1.4.1.2636.3.2.5.1.15IpAddressread-onlycurrent
mplsLspInfoTo
OBJECT-TYPE
Destination IP address of this LSP.
1.3.6.1.4.1.2636.3.2.5.1.16IpAddressread-onlycurrent
mplsPathInfoName
OBJECT-TYPE
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.
1.3.6.1.4.1.2636.3.2.5.1.17DisplayString (SIZE(0..16))read-onlycurrent
mplsPathInfoType
OBJECT-TYPE
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.
1.3.6.1.4.1.2636.3.2.5.1.18INTEGER {other(1), primary(2), standby(3), secondary(4), bypass(5)}read-onlycurrent
mplsPathInfoExplicitRoute
OBJECT-TYPE
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 <space> S/L <newline> repeated for each explicit address. The S/L character stands for Strict/Loose route. This field is meaningless unless mplsPathInfoName is not empty
1.3.6.1.4.1.2636.3.2.5.1.19OCTET STRING (SIZE(0..1024))read-onlycurrent
mplsPathInfoRecordRoute
OBJECT-TYPE
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 <space> repeated for each address. This field is meaningless unless mplsPathInfoName is not empty
1.3.6.1.4.1.2636.3.2.5.1.20OCTET STRING (SIZE(0..1024))read-onlycurrent
mplsPathInfoBandwidth
OBJECT-TYPE
The configured bandwidth for this LSP, in units of thousands of bits per second (Kbps). This field is meaningless unless mplsPathInfoName is not empty
1.3.6.1.4.1.2636.3.2.5.1.21Integer32read-onlycurrent
mplsPathInfoCOS
OBJECT-TYPE
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
1.3.6.1.4.1.2636.3.2.5.1.22INTEGER (0..7 | 255)read-onlycurrent
mplsPathInfoInclude
OBJECT-TYPE
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
1.3.6.1.4.1.2636.3.2.5.1.23Integer32read-onlycurrent
mplsPathInfoExclude
OBJECT-TYPE
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
1.3.6.1.4.1.2636.3.2.5.1.24Integer32read-onlycurrent
mplsPathInfoSetupPriority
OBJECT-TYPE
The setup priority configured for this path. This field is meaningless unless mplsPathInfoName is not empty
1.3.6.1.4.1.2636.3.2.5.1.25INTEGER (0..7)read-onlycurrent
mplsPathInfoHoldPriority
OBJECT-TYPE
The hold priority configured for this path. This field is meaningless unless mplsPathInfoName is not empty
1.3.6.1.4.1.2636.3.2.5.1.26INTEGER (0..7)read-onlycurrent
mplsPathInfoProperties
OBJECT-TYPE
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
1.3.6.1.4.1.2636.3.2.5.1.27INTEGER {record-route(1), adaptive(2), cspf(4), mergeable(8), preemptable(16), preemptive(32), fast-reroute(64)}read-onlycurrent
mplsLspInfoAggrOctets
OBJECT-TYPE
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.
1.3.6.1.4.1.2636.3.2.5.1.28Counter64read-onlycurrent
mplsLspInfoAggrPackets
OBJECT-TYPE
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.
1.3.6.1.4.1.2636.3.2.5.1.29Counter64read-onlycurrent
mplsPathInfoRecordRouteWithLabels
OBJECT-TYPE
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 <flag/label> <space> repeated for each address. This field is meaningless unless mplsPathInfoName is not empty
1.3.6.1.4.1.2636.3.2.5.1.30OCTET STRING (SIZE(0..1024))read-onlycurrent

Notifications

NameOIDStatus
mplsLspInfoUp
NOTIFICATION-TYPE
An mplsLspInfoUp trap signifies that the specified LSP is up. The current active path for the LSP is mplsPathInfoName.
1.3.6.1.4.1.2636.3.2.0.1current
mplsLspInfoDown
NOTIFICATION-TYPE
An mplsLspInfoDown trap signifies that the specified LSP is down, because the current active path mplsPathInfoName went down.
1.3.6.1.4.1.2636.3.2.0.2current
mplsLspInfoChange
NOTIFICATION-TYPE
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
1.3.6.1.4.1.2636.3.2.0.3current
mplsLspInfoPathDown
NOTIFICATION-TYPE
An mplsLspInfoPathDown trap signifies that the specified path mplsPathName for the specified LSP mplsLspInfoName went down
1.3.6.1.4.1.2636.3.2.0.4current
mplsLspInfoPathUp
NOTIFICATION-TYPE
An mplsLspInfoPathUp trap signifies that the specified path mplsPathName for the specified LSP mplsLspInfoName came up
1.3.6.1.4.1.2636.3.2.0.5current
mplsLspUp
NOTIFICATION-TYPE
An mplsLspUp trap signifies that the specified LSP is up. The current active path for the LSP is mplsPathName.
1.3.6.1.4.1.2636.3.2.4.1deprecated
mplsLspDown
NOTIFICATION-TYPE
An mplsLspDown trap signifies that the specified LSP is down, because the current active path mplsPathName went down.
1.3.6.1.4.1.2636.3.2.4.2deprecated
mplsLspChange
NOTIFICATION-TYPE
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
1.3.6.1.4.1.2636.3.2.4.3deprecated
mplsLspPathDown
NOTIFICATION-TYPE
An mplsLspPathDown trap signifies that the specified path mplsPathName for the specified LSP mplsLspName went down
1.3.6.1.4.1.2636.3.2.4.4deprecated
mplsLspPathUp
NOTIFICATION-TYPE
An mplsLspPathUp trap signifies that the specified path mplsPathName for the specified LSP mplsLspName came up
1.3.6.1.4.1.2636.3.2.4.5deprecated