CISCO-MPLS-TE-STD-EXT-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-MPLS-TE-STD-EXT-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
 cmplsTeStdExtMIB 1.3.6.1.4.1.9.9.738
This MIB module contains Cisco specific managed object definitions for MPLS Traffic Engineering (TE), not contained in MPLS-TE-STD-MIB. The auto bandwidth feature enables MPLS TE Tunnels to adapt automatically their bandwidth to their actual load.
         cmplsTeStdExtMIBNotifs 1.3.6.1.4.1.9.9.738.0
             cmplsTunnelPreempt 1.3.6.1.4.1.9.9.738.0.1
This notification is generated when a MPLS TE tunnel is preempted.
             cmplsTunnelInsuffBW 1.3.6.1.4.1.9.9.738.0.2
This notification is generated when a MPLS TE tunnel could not be setup or reoptimized.
             cmplsTunnelReRoutePending 1.3.6.1.4.1.9.9.738.0.3
This notification is generated when re-route is required for the tunnel.
             cmplsTunnelReRoutePendingClear 1.3.6.1.4.1.9.9.738.0.4
This notification is generated when tunnel no longer needs to be re-routed.
             cmplsTunnelBringupFail 1.3.6.1.4.1.9.9.738.0.5
This notification is generated when MPLS TE tunnel failed to come up
         cmplsTeStdExtMIBObjects 1.3.6.1.4.1.9.9.738.1
             cmplsTunnelAutoBWTable 1.3.6.1.4.1.9.9.738.1.1 no-access
This table is used in order to manage auto bandwidth data. This table is sparse dependent on the mplsTunnelTable. An entry in this table exists for each mplsTunnelEntry with a mplsTunnelRole of 'head' or 'headTail'. Each row contains auto-bandwidth data for the tunnel identified by the indexes defined later. An entry is created as soon as a 'head' or 'headTail' MPLS TE tunnel is configured in the system.
                 cmplsTunnelAutoBWEntry 1.3.6.1.4.1.9.9.738.1.1.1 no-access
A conceptual row in cmplsTunnelAutoBWTable. There is an entry in this table for each MPLS-TE tunnel with mplsTunnelRole equals to 'head' or 'headTail'.
                     cmplsTunnelAutoBWStatus 1.3.6.1.4.1.9.9.738.1.1.1.1 integer read-only
This object indicates the operational status [or mode] of the auto bandwidth algorithm: - autoBWDisabled: The auto-bandwidth algorithm is not running; - autoBWEnabled: The auto-bandwidth algorithm is running; - autoBWCollectOnlyMode: The auto-bandwidth algorithm is running, but the bandwidth applications are disabled; Enumeration: 'autoBWCollectOnlyMode': 3, 'autoBWEnabled': 2, 'autoBWDisabled': 1.
                     cmplsTunnelAutoBWMin 1.3.6.1.4.1.9.9.738.1.1.1.2 unsigned32 read-write
This object specifies the minimum bandwidth that the auto-bandwidth algorithm can apply to a tunnel when the adjustment threshold is overcome. This object value is not aplicable if cmplsTunnelAutoBWStatus is 'autoBWDisabled'.
                     cmplsTunnelAutoBWMax 1.3.6.1.4.1.9.9.738.1.1.1.3 unsigned32 read-write
This object specifies the maximum bandwidth that the auto-bandwidth algorithm can apply to a tunnel when the adjustment threshold is overcome. This object value is not aplicable if cmplsTunnelAutoBWStatus is 'autoBWDisabled'.
                     cmplsTunnelAutoBWAdjThreshPercs 1.3.6.1.4.1.9.9.738.1.1.1.4 cmplstunnelbwpercent read-write
This object specifies the adjustment threshold percentage that needs to be overcome in order to trigger a new bandwidth application. This object value is not aplicable if cmplsTunnelAutoBWStatus is 'autoBWDisabled'.
                     cmplsTunnelAutoBWAdjThreshBW 1.3.6.1.4.1.9.9.738.1.1.1.5 unsigned32 read-write
This object specifies the adjustment threshold bandwidth that needs to be overcome in order to trigger a new bandwidth application. This object value is not aplicable if cmplsTunnelAutoBWStatus is 'autoBWDisabled'.
                     cmplsTunnelAutoBWOverflowThreshPercs 1.3.6.1.4.1.9.9.738.1.1.1.6 cmplstunnelbwpercent read-write
This object specifies the adjustment threshold percentage that needs to be overcome in order to trigger an overflow occurrence. If the application period has not completed when a cmplsTunnelAutoBWOverflowLimit overflow has occurred, a new bandwidth will be applied. This object value is not aplicable if cmplsTunnelAutoBWStatus is 'autoBWDisabled'.
                     cmplsTunnelAutoBWOverflowThreshBW 1.3.6.1.4.1.9.9.738.1.1.1.7 unsigned32 read-write
This object specifies the adjustment threshold bandwidth that needs to be overcome in order to trigger an overflow occurrence. If the application period has not completed when a cmplsTunnelAutoBWOverflowLimit overflow has occurred, a new bandwidth will be applied. This object value is not aplicable if cmplsTunnelAutoBWStatus is 'autoBWDisabled'.
                     cmplsTunnelAutoBWOverflowLimit 1.3.6.1.4.1.9.9.738.1.1.1.8 unsigned32 read-write
This object specifies the number of consecutive collections exceeding overflow threshold. If the application period has not completed when a cmplsTunnelAutoBWOverflowLimit overflow has occurred, a new bandwidth will be applied. This object value is not aplicable if cmplsTunnelAutoBWStatus is 'autoBWDisabled'.
                     cmplsTunnelAutoBWUnderflowThreshPercs 1.3.6.1.4.1.9.9.738.1.1.1.9 cmplstunnelbwpercent read-write
This object specifies the adjustment threshold percentage that needs to be overcome in order to trigger an underflow occurrence. If the application period has not completed when a cmplsTunnelAutoBWUnderflowLimit underflow has occurred, a new bandwidth will be applied. This object value is not aplicable if cmplsTunnelAutoBWStatus is 'autoBWDisabled'.
                     cmplsTunnelAutoBWUnderflowThreshBW 1.3.6.1.4.1.9.9.738.1.1.1.10 unsigned32 read-write
This object specifies the adjustment threshold bandwidth that needs to be overcome in order to trigger an underflow occurrence. If the application period has not completed when a cmplsTunnelAutoBWUnderflowLimit underflow has occurred, a new bandwidth will be applied. This object value is not aplicable if cmplsTunnelAutoBWStatus is 'autoBWDisabled'.
                     cmplsTunnelAutoBWUnderflowLimit 1.3.6.1.4.1.9.9.738.1.1.1.11 unsigned32 read-write
This object specifies the number of consecutive collections under the underflow threshold. If the application period has not completed when a cmplsTunnelAutoBWUnderflowLimit underflow has occurred, a new bandwidth will be applied. This object value is not aplicable if cmplsTunnelAutoBWStatus is 'autoBWDisabled'.
                     cmplsTunnelAutoBWApplicationFrequency 1.3.6.1.4.1.9.9.738.1.1.1.12 unsigned32 read-write
This object specifies the bandwidth application period. This object value is not aplicable if cmplsTunnelAutoBWStatus is 'autoBWDisabled'.
                     cmplsTunnelAutoBWCollectionFrequency 1.3.6.1.4.1.9.9.738.1.1.1.13 unsigned32 read-write
This object specifies the sampling period for data rates. This object value is not aplicable if cmplsTunnelAutoBWStatus is 'autoBWDisabled'.
                     cmplsTunnelAutoBWLastAppliedBW 1.3.6.1.4.1.9.9.738.1.1.1.14 unsigned32 read-only
This object indicates the last bandwidth applied by the auto-bandwidth algorithm. It will be set to zero if no bandwidth has been applied yet. If mplsTunnelInstance is zero this object will be set to zero. This object value is not aplicable if cmplsTunnelAutoBWStatus is 'autoBWDisabled'.
                     cmplsTunnelAutoBWApplications 1.3.6.1.4.1.9.9.738.1.1.1.15 counter32 read-only
This object indicates the number of auto bandwidths applied. If mplsTunnelInstance is zero this object will be set to zero. This object value is not aplicable if cmplsTunnelAutoBWStatus is 'autoBWDisabled'.
                     cmplsTunnelAutoBWLastApplicationTrigger 1.3.6.1.4.1.9.9.738.1.1.1.16 integer read-only
This object indicates the trigger reason for the last bandwidth application. If mplsTunnelInstance is zero this object will be set to 'applicationNone'. This object value is not aplicable if cmplsTunnelAutoBWStatus is 'autoBWDisabled'. Enumeration: 'applicationManual': 3, 'applicationPeriodic': 2, 'applicationNone': 1, 'applicationUnderflow': 5, 'applicationOverflow': 4.
                     cmplsTunnelAutoBWOverflowApplications 1.3.6.1.4.1.9.9.738.1.1.1.17 counter32 read-only
This object indicates the number of bandwidth applications due to overflow occurrences. If mplsTunnelInstance is zero this object will be set to zero. This object value is not aplicable if cmplsTunnelAutoBWStatus is 'autoBWDisabled'.
                     cmplsTunnelAutoBWOverflowOccurrences 1.3.6.1.4.1.9.9.738.1.1.1.18 counter32 read-only
This object indicates the number of overflow occurrences since last application period. If mplsTunnelInstance is zero this object will be set to zero. This object value is not aplicable if cmplsTunnelAutoBWStatus is 'autoBWDisabled'.
                     cmplsTunnelAutoBWUnderflowApplications 1.3.6.1.4.1.9.9.738.1.1.1.19 counter32 read-only
This object indicates the number of bandwidth applications due to underflow occurrences. If mplsTunnelInstance is zero this object will be set to zero. This object value is not aplicable if cmplsTunnelAutoBWStatus is 'autoBWDisabled'.
                     cmplsTunnelAutoBWUnderflowOccurrences 1.3.6.1.4.1.9.9.738.1.1.1.20 counter32 read-only
This object indicates the number of underflow occurrences since last application period. If mplsTunnelInstance is zero this object will be set to zero. This object value is not aplicable if cmplsTunnelAutoBWStatus is 'autoBWDisabled'.
                     cmplsTunnelAutoBWUnderflowHighestBW 1.3.6.1.4.1.9.9.738.1.1.1.21 gauge32 read-only
This object indicates the highest sample collected during an underflow sequence. If mplsTunnelInstance is zero this object will be set to zero. This object value is not aplicable if cmplsTunnelAutoBWStatus is 'autoBWDisabled'.
                     cmplsTunnelAutoBWRequested 1.3.6.1.4.1.9.9.738.1.1.1.22 unsigned32 read-only
This object indicates the bandwidth requested by the auto-bandwidth algorithm. If mplsTunnelInstance is zero this object will be set to zero. This object value is not aplicable if cmplsTunnelAutoBWStatus is 'autoBWDisabled'.
                     cmplsTunnelAutoBWSignaled 1.3.6.1.4.1.9.9.738.1.1.1.23 unsigned32 read-only
This object indicates the bandwidth signaled by the auto-bandwidth algorithm. If mplsTunnelInstance is zero this object will be set to zero. This object value is not aplicable if cmplsTunnelAutoBWStatus is 'autoBWDisabled'.
                     cmplsTunnelAutoBWCollectOnlyRequested 1.3.6.1.4.1.9.9.738.1.1.1.24 unsigned32 read-only
This object indicates the bandwidth that would have been requested by the auto-bandwidth algorithm if the auto-bandwidth functionality was enabled. If the collect only mode is enabled, the bandwidth change request will not be executed. If mplsTunnelInstance is zero this object will be set to zero. This object value is not aplicable if cmplsTunnelAutoBWStatus is 'autoBWDisabled'.
                     cmplsTunnelAutoBWHighest 1.3.6.1.4.1.9.9.738.1.1.1.25 unsigned32 read-only
This object indicates the highest bandwidth sampled by the auto-bandwidth algorithm. If mplsTunnelInstance is zero this object will be set to zero. This object value is not aplicable if cmplsTunnelAutoBWStatus is 'autoBWDisabled'.
                     cmplsTunnelAutoBWCollectedSamples 1.3.6.1.4.1.9.9.738.1.1.1.26 counter32 read-only
This object indicates the samples collected since the last auto-bandwidth application. If mplsTunnelInstance is zero this object will be set to zero. This object value is not aplicable if cmplsTunnelAutoBWStatus is 'autoBWDisabled'.
                     cmplsTunnelAutoBWJitter 1.3.6.1.4.1.9.9.738.1.1.1.27 unsigned32 read-only
This object indicates the auto-bandwidth application jitter. Jitter is the extra time to be added to the application interval the first time the auto bandwidth is applied. If mplsTunnelInstance is zero this object will be set to zero. This object value is not aplicable if cmplsTunnelAutoBWStatus is 'autoBWDisabled'.
                     cmplsTunnelAutoBWAppRejectReason 1.3.6.1.4.1.9.9.738.1.1.1.28 integer read-only
This object indicates the reason for the bandwidth application rejection. This object value is not aplicable if cmplsTunnelAutoBWStatus is 'autoBWDisabled'. Enumeration: 'tunnelIsFRR': 4, 'tunnelIsDown': 3, 'tunnelIsLockDown': 6, 'applicationAllowed': 1, 'tunnelIsBackup': 5, 'autoBWDisabled': 2.
             cmplsTeTunnelReasonTable 1.3.6.1.4.1.9.9.738.1.2 no-access
This table is used in order to indicate the causes for the notifications.
                 cmplsTeTunnelReasonEntry 1.3.6.1.4.1.9.9.738.1.2.1 no-access
A conceptual row in cmplsTunnelReasonTable.
                     cmplsTunnelReoptReason 1.3.6.1.4.1.9.9.738.1.2.1.1 integer no-access
This object indicates the reason of the tunnel reoptimization: - unknown: the reason is not known - periodicTimerExpiry: Periodic Reoptimization - bandwidthCLIChange: the tunnel bandwidth has been changed from CLI - bandwidthOverflow: an auto-bandwidth overflow occurred - bandwidthUnderflow: an auto-bandwidth underflow occured - bandwidthAdjustment: an auto-bandwidth application occured - fastReRoute: a fast re-route occured - cliRequest: User-triggerred - metricTypeChange: tunnel metric type has been changed from CLI - preferredPathExists: preferred-path-exists message received from a downstream node - poSwitchoverTrigger: User-requested path-option switchover - bandwidthChange: bandwidth change - autoBandwidth: Auto Bandwidth - remergeError: Remerge Error - dueToMaximumMetric: Reoptimization due to receiving an LSA with MAX metric - pathProtectionSwitchover: Path Protection Switchover - iEPEnableReoptimization: IEP Enable Reoptimization - affinityPathVerificationFail: Affinity path verification failure - softPreemption: soft preemption (see RFC 5712) - preferredTreeExists: preferred-tree-exists message received from a downstream node - costLimitPathVerificationFail: Cost Limit path verification failure - linkupReopt: link state up - iEPChangeReoptimization: inuse explicit-path change - poChangeReoptimization: inuse path-option change - bfdSessionTypeChange: a bfd session type change occured This object is intended to be included in the trap mplsTunnelReoptimized defined in MPLS-TE-STD-MIB. Enumeration: 'autoBandwidth': 13, 'bandwidthChange': 12, 'bandwidthAdjustment': 6, 'remergeError': 14, 'iEPChange': 23, 'bfdSessionTypeChange': 26, 'iEPEnableReoptimization': 17, 'periodicTimerExpiry': 2, 'destChange': 25, 'unknown': 1, 'bandwidthCLIChange': 3, 'bandwidthUnderflow': 5, 'dueToMaximumMetric': 15, 'cliRequest': 8, 'poSwitchoverTrigger': 11, 'pathProtectionSwitchover': 16, 'fastReRoute': 7, 'affinityPathVerificationFail': 18, 'costLimitPathVerificationFail': 21, 'softPreemption': 19, 'metricTypeChange': 9, 'preferredPathExists': 10, 'preferredTreeExists': 20, 'poChange': 24, 'linkupReopt': 22, 'bandwidthOverflow': 4.
                     cmplsTunnelInsuffBWFailedOperation 1.3.6.1.4.1.9.9.738.1.2.1.2 integer no-access
This object indicates whether the tunnel could not be setup or reoptimized because of insufficient bandwidth: - unknown: the reason is not known - failedToSetup: insufficient bandwidth during initial setup - failedToReoptimize: insufficient bandwidth during reoptimization Enumeration: 'failedToReoptimize': 3, 'unknown': 1, 'failedToSetup': 2.
                     cmplsTunnelPreemptionType 1.3.6.1.4.1.9.9.738.1.2.1.3 integer no-access
This object indicates LSP Preemption type of this LSP: - unknown: the type is not known - hardPreemption: the preempted LSP resources are freed immediately; the LSP is broken immediately and the traffic is disrupted. - softPreemption: the resources release pending on the reoptimization of this LSP. The head of the LSP reroutes the traffic before the LSP is broken. - frrSoftPreemption: similar to softPreemption. In this case the traffic of the soft preempted LSP is switched to the backup. See: Farrel, A., Interim Report on MPLS Pre-emption, draft-farrel-mpls-preemption-interim-00.txt, work in progress Enumeration: 'unknown': 1, 'frrSoftPreemption': 4, 'hardPreemption': 2, 'softPreemption': 3.
                     cmplsTunnelPreemptionLinkAddrType 1.3.6.1.4.1.9.9.738.1.2.1.4 inetaddresstype no-access
This object indicates the address type of the link where the preemption occurs - another, higher priority LSP is being admitted on this link and there is not enough bandwidth for it causing this LSP to be preempted (removed) from this link: - unknown: the object cmplsTunnelPreemptionLinkAddr does not contain any address - ipv4: the object cmplsTunnelPreemptionLinkAddr contains the IPv4 address - ipv6: the object cmplsTunnelPreemptionLinkAddr contains the IPv6 address
                     cmplsTunnelPreemptionLinkAddr 1.3.6.1.4.1.9.9.738.1.2.1.5 inetaddress no-access
This object indicates the address of the link where the preemption occurs - another, higher priority LSP is being admitted on this link and there is not enough bandwidth for it causing this LSP to be preempted (removed) from this link.
                     cmplsTunnelReRoutePendingClearReason 1.3.6.1.4.1.9.9.738.1.2.1.6 integer no-access
This object indicates the reason why the tunnel is not longer in the reroute pending state: - unknown: the reason is unknown - reoptimized: the tunnel has been reoptimized - reinstated: the tunnel has been reinstated Enumeration: 'unknown': 1, 'reoptimized': 2, 'reinstated': 3.
             cmplsTeTunnelFailReasonTable 1.3.6.1.4.1.9.9.738.1.3 no-access
This table is used in order to indicate the causes for the MPLS TE tunnel failure notifications.
                 cmplsTeTunnelFailReasonEntry 1.3.6.1.4.1.9.9.738.1.3.1 no-access
A conceptual row in the cmplsTeTunnelFailReasonTable.
                     cmplsTeFailReasonType 1.3.6.1.4.1.9.9.738.1.3.1.1 integer read-only
This object indicates the type (category) of fail reason. Enumeration: 'generalTe': 3, 'unknown': 1, 'bfd': 2.
                     cmplsTeFailReason 1.3.6.1.4.1.9.9.738.1.3.1.2 integer32 read-only
This object indicates specific fail reason value based on the fail reason type indicated by cmplsTeFailReasonType. Fail Reason Type Fail Reason Value Type ---------------- ----------------------- bfd(2) CiscoBfdDiag generalTe(3) CmplsTeTunnelDiag This object is replaced by cmplsTeFailReasonRev
                     cmplsTeFailReasonRev 1.3.6.1.4.1.9.9.738.1.3.1.3 integer no-access
This object provieds more deails on fail reason. cmplsTeFailReason values for reasonType bfd(2) mirror the CiscoBfdDiag values: - noDiagnostic No bfd diagnostic info - controlDetectionTimeExpired Control Detection Timer Expired - echoFunctionFailed Echo Function Failed - neighborSignaledSessionDown Neighbor Signaled Session Down - forwardingPlaneReset Forwarding Plane Reset - pathDown Path Down - concatenatedPathDown Concatenated Path Down - administrativelyDown Administratively Down - reverseConcatenatedPathDown Reverse Concatenated Path Down - unknown Unknown error code cmplsTeFailReason values for reasonType generalTe(3) mirror the CmplsTeTunnelDiag values: - unknown Unknown error code - bfdSessionBringupTimeout bfd session failed to come up before timeout Enumeration: 'administrativelyDown': 7, 'bfdSessionBringupTimeout': 21, 'concatenatedPathDown': 6, 'unknown': 9, 'neighborSignaledSessionDown': 3, 'reverseConcatenatedPathDown': 8, 'echoFunctionFailed': 2, 'noDiagnostic': 0, 'controlDetectionTimeExpired': 1, 'pathDown': 5, 'forwardingPlaneReset': 4.
             cmplsTunnelLoadshareTable 1.3.6.1.4.1.9.9.738.1.4 no-access
This table is used in order to manage load data.
                 cmplsTunnelLoadshareEntry 1.3.6.1.4.1.9.9.738.1.4.1 no-access
A conceptual row in cmplsTunnelLoadshareTable. There is an entry in this table for each MPLS-TE tunnel.
                     cmplsTunnelLoadShare 1.3.6.1.4.1.9.9.738.1.4.1.1 unsigned32 read-write
This object indicates the Load-share as defined by the bandwidth attribute (default) or explicitly configured using the load-share command under tunnel configuration.
             cmplsTeStdExtMIBObjectsGlobal 1.3.6.1.4.1.9.9.738.1.5
                 cmplsTeLoadshareBalance 1.3.6.1.4.1.9.9.738.1.5.1 integer read-write
This object indicates if the load-share balance is equal or unequal. Enumeration: 'unequal': 1, 'equal': 0.
         cmplsTeStdExtMIBConform 1.3.6.1.4.1.9.9.738.2
             cmplsTeStdExtMIBCompliances 1.3.6.1.4.1.9.9.738.2.1
                 cmplsTeStdExtMIBCompliance 1.3.6.1.4.1.9.9.738.2.1.1
This is the main compliance statement for the MIB.
                 cmplsTeStdExtMIBCompliancesRev1 1.3.6.1.4.1.9.9.738.2.1.2
This is the main compliance statement for the MIB. Adding the extended traps.
                 cmplsTeStdExtMIBComplianceRev2 1.3.6.1.4.1.9.9.738.2.1.3
This is the main compliance statement for the MIB
                 cmplsTeStdExtMIBComplianceRev3 1.3.6.1.4.1.9.9.738.2.1.4
This is the main compliance statement for the MIB
                 cmplsTeStdExtMIBComplianceRev4 1.3.6.1.4.1.9.9.738.2.1.5
This is the main compliance statement for the MIB
             cmplsTeStdExtMIBGroups 1.3.6.1.4.1.9.9.738.2.2
                 cmplsTeStdExtMIBAutoBWObjectGroup 1.3.6.1.4.1.9.9.738.2.2.1
This contains the main MPLS TE extensions groups.
                 cmplsTeStdExtMIBAutoBWOptionalGroup 1.3.6.1.4.1.9.9.738.2.2.2
This contains the optional MPLS TE extensions groups.
                 cmplsTeStdExtMIBTrapObjectsGroup 1.3.6.1.4.1.9.9.738.2.2.3
This contains the MPLS TE extended traps objects. This object is replaced by cmplsTeStdExtMIBTrapObjectsGroupRev1
                 cmplsTeStdExtMIBTrapObjectsGroupRev1 1.3.6.1.4.1.9.9.738.2.2.4
This contains the optional MPLS TE extensions groups.
                 cmplsTeStdExtMIBTrapGroup 1.3.6.1.4.1.9.9.738.2.2.5
This contains the MPLS TE extended traps.
                 cmplsTeStdExtMIBFailTeTrapGroup 1.3.6.1.4.1.9.9.738.2.2.6
This contains the MPLS TE extended traps related to BFD over TE LSP.
                 cmplsTeStdExtMIBFailTeTrapObjectsGroup 1.3.6.1.4.1.9.9.738.2.2.7
This contains the MPLS TE extended traps objects related to BFD over TE LSP. This object is replaced by cmplsTeStdExtMIBFailTeTrapObjectsGroupRev1
                 cmplsTeStdExtMIBLoadShareObjectsGroup 1.3.6.1.4.1.9.9.738.2.2.8
This contains the MPLS TE extended objects related to TE loadshare.
                 cmplsTeStdExtMIBFailTeTrapObjectsGroupRev1 1.3.6.1.4.1.9.9.738.2.2.9
This contains the MPLS TE extended traps objects related to BFD over TE LSP.