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
| From | Symbols |
|---|---|
| JUNIPER-SMI | jnxMibs |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, Counter64, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, 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.
| Arc | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2636.3.2.3 | mplsLspList | JUNIPER-V1-TRAPS-MPLS |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.1 | Integer32 | read-only | current |
| mplsSignalingProto OBJECT-TYPE MPLS signaling protocol. | 1.3.6.1.4.1.2636.3.2.1.2 | INTEGER {none(1), other(2), rsvp(3), ldp(4)} | read-only | current |
| mplsConfiguredLsps OBJECT-TYPE Number of configured LSPs. | 1.3.6.1.4.1.2636.3.2.1.3 | Integer32 | read-only | current |
| mplsActiveLsps OBJECT-TYPE Number of active LSPs. | 1.3.6.1.4.1.2636.3.2.1.4 | Integer32 | read-only | current |
| 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.1 | INTEGER {none(1), isis(2), ospf(3), isis-ospf(4)} | read-only | current |
| 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.2 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| mplsAdminGroupNumber OBJECT-TYPE Index of the administrative group. | 1.3.6.1.4.1.2636.3.2.2.2.1.1 | INTEGER (0..31) | read-only | current |
| mplsAdminGroupName OBJECT-TYPE Name of the administrative group. | 1.3.6.1.4.1.2636.3.2.2.2.1.2 | DisplayString (SIZE(0..16)) | read-only | current |
| 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.3 | not-accessible | deprecated | |
| 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.1 | not-accessible | deprecated | |
| 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.1 | DisplayString (SIZE(32)) | read-only | deprecated |
| mplsLspState OBJECT-TYPE The operational state of the LSP. | 1.3.6.1.4.1.2636.3.2.3.1.2 | INTEGER {unknown(1), up(2), down(3), notInService(4), backupActive(5)} | read-only | deprecated |
| 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.3 | Counter64 | read-only | deprecated |
| 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.4 | Counter64 | read-only | deprecated |
| 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.5 | TimeStamp | read-only | deprecated |
| 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.6 | TimeStamp | read-only | deprecated |
| 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.7 | TimeStamp | read-only | deprecated |
| 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.8 | Counter32 | read-only | deprecated |
| 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.9 | TimeStamp | read-only | deprecated |
| 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.10 | Counter32 | read-only | deprecated |
| 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.11 | TimeStamp | read-only | deprecated |
| mplsLspConfiguredPaths OBJECT-TYPE The number of paths configured for this LSP. | 1.3.6.1.4.1.2636.3.2.3.1.12 | Integer32 | read-only | deprecated |
| mplsLspStandbyPaths OBJECT-TYPE The number of standby paths configured for this LSP. | 1.3.6.1.4.1.2636.3.2.3.1.13 | Integer32 | read-only | deprecated |
| 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.14 | Integer32 | read-only | deprecated |
| mplsLspFrom OBJECT-TYPE Source IP address of this LSP. | 1.3.6.1.4.1.2636.3.2.3.1.15 | IpAddress | read-only | deprecated |
| mplsLspTo OBJECT-TYPE Destination IP address of this LSP. | 1.3.6.1.4.1.2636.3.2.3.1.16 | IpAddress | read-only | deprecated |
| 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.17 | DisplayString (SIZE(0..16)) | read-only | deprecated |
| 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.18 | INTEGER {other(1), primary(2), standby(3), secondary(4), bypass(5)} | read-only | deprecated |
| 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.19 | OCTET STRING (SIZE(0..1024)) | read-only | deprecated |
| 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.20 | OCTET STRING (SIZE(0..1024)) | read-only | deprecated |
| 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.21 | Integer32 | read-only | deprecated |
| 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.22 | INTEGER (0..7 | 255) | read-only | deprecated |
| 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.23 | Integer32 | read-only | deprecated |
| 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.24 | Integer32 | read-only | deprecated |
| 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.25 | INTEGER (0..7) | read-only | deprecated |
| 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.26 | INTEGER (0..7) | read-only | deprecated |
| 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.27 | INTEGER {record-route(1), adaptive(2), cspf(4), mergeable(8), preemptable(16), preemptive(32), fast-reroute(64)} | read-only | deprecated |
| 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.5 | not-accessible | current | |
| mplsLspInfoEntry OBJECT-TYPE Entry containing information about a particular Label Switched Path. | 1.3.6.1.4.1.2636.3.2.5.1 | not-accessible | current | |
| mplsLspInfoName OBJECT-TYPE Name of the Label Switched Path. | 1.3.6.1.4.1.2636.3.2.5.1.1 | DisplayString (SIZE(1..64)) | accessible-for-notify | current |
| mplsLspInfoState OBJECT-TYPE The operational state of the LSP. | 1.3.6.1.4.1.2636.3.2.5.1.2 | INTEGER {unknown(1), up(2), down(3), notInService(4), backupActive(5)} | read-only | current |
| 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.3 | Counter64 | read-only | current |
| 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.4 | Counter64 | read-only | current |
| 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.5 | TimeStamp | read-only | current |
| 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.6 | TimeStamp | read-only | current |
| 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.7 | TimeStamp | read-only | current |
| 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.8 | Counter32 | read-only | current |
| 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.9 | TimeStamp | read-only | current |
| 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.10 | Counter32 | read-only | current |
| 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.11 | TimeStamp | read-only | current |
| mplsLspInfoConfiguredPaths OBJECT-TYPE The number of paths configured for this LSP. | 1.3.6.1.4.1.2636.3.2.5.1.12 | Integer32 | read-only | current |
| mplsLspInfoStandbyPaths OBJECT-TYPE The number of standby paths configured for this LSP. | 1.3.6.1.4.1.2636.3.2.5.1.13 | Integer32 | read-only | current |
| 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.14 | Integer32 | read-only | current |
| mplsLspInfoFrom OBJECT-TYPE Source IP address of this LSP. | 1.3.6.1.4.1.2636.3.2.5.1.15 | IpAddress | read-only | current |
| mplsLspInfoTo OBJECT-TYPE Destination IP address of this LSP. | 1.3.6.1.4.1.2636.3.2.5.1.16 | IpAddress | read-only | current |
| 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.17 | DisplayString (SIZE(0..16)) | read-only | current |
| 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.18 | INTEGER {other(1), primary(2), standby(3), secondary(4), bypass(5)} | read-only | current |
| 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.19 | OCTET STRING (SIZE(0..1024)) | read-only | current |
| 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.20 | OCTET STRING (SIZE(0..1024)) | read-only | current |
| 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.21 | Integer32 | read-only | current |
| 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.22 | INTEGER (0..7 | 255) | read-only | current |
| 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.23 | Integer32 | read-only | current |
| 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.24 | Integer32 | read-only | current |
| 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.25 | INTEGER (0..7) | read-only | current |
| 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.26 | INTEGER (0..7) | read-only | current |
| 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.27 | INTEGER {record-route(1), adaptive(2), cspf(4), mergeable(8), preemptable(16), preemptive(32), fast-reroute(64)} | read-only | current |
| 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.28 | Counter64 | read-only | current |
| 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.29 | Counter64 | read-only | current |
| 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.30 | OCTET STRING (SIZE(0..1024)) | read-only | current |
Notifications
| Name | OID | Status |
|---|---|---|
| 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.1 | current |
| 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.2 | current |
| 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.3 | current |
| 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.4 | current |
| 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.5 | current |
| 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.1 | deprecated |
| 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.2 | deprecated |
| 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.3 | deprecated |
| 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.4 | deprecated |
| 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.5 | deprecated |