CISCO-MPLS-TE-STD-EXT-MIB
- Registered at
- 1.3.6.1.4.1.9.9.738
- Last updated
- 2016-08-05 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2016-08-05 00:00, 2012-02-22 00:00, 2011-10-04 00:00, 2011-01-07 00:00, 2010-10-20 00:00, 2010-09-23 00:00, 2010-05-27 00:00
- Namespace
- cisco
- Source file
CISCO-MPLS-TE-STD-EXT-MIB- Digest
sha256:bd24bda93894fe93f43e2ae0926f3a76d678c818a8678d27fceb4b0c6b26a7a7
Description
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.
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-snmp@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| MPLS-TE-STD-MIB | mplsTunnelARHopListIndex, mplsTunnelAdminStatus, mplsTunnelEgressLSRId, mplsTunnelIndex, mplsTunnelIngressLSRId, mplsTunnelInstance, mplsTunnelName, mplsTunnelOperStatus |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-MPLS-TE-STD-EXT-MIB CISCO-SMI DIFFSERV-DSCP-TC DIFFSERV-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB INTEGRATED-SERVICES-MIB MPLS-TC-STD-MIB MPLS-TE-STD-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| CmplsTeTunnelDiag TEXTUAL-CONVENTION A common TE diagnostic code - unknown: failure reason unknown - bfdSessionBringupTimeout: BFD session failed to come up before timeout | current | |||
| CmplsTunnelBWPercent TEXTUAL-CONVENTION A fraction of the bandwidth expressed in percentage. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| cmplsTeStdExtMIBNotifs OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.738.0 | |||
| cmplsTeStdExtMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.738.1 | |||
| cmplsTunnelAutoBWTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.738.1.1 | not-accessible | current | |
| cmplsTunnelAutoBWEntry OBJECT-TYPE A conceptual row in cmplsTunnelAutoBWTable. There is an entry in this table for each MPLS-TE tunnel with mplsTunnelRole equals to 'head' or 'headTail'. | 1.3.6.1.4.1.9.9.738.1.1.1 | not-accessible | current | |
| cmplsTunnelAutoBWStatus OBJECT-TYPE 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; | 1.3.6.1.4.1.9.9.738.1.1.1.1 | INTEGER {autoBWDisabled(1), autoBWEnabled(2), autoBWCollectOnlyMode(3)} | read-only | current |
| cmplsTunnelAutoBWMin OBJECT-TYPE 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'. | 1.3.6.1.4.1.9.9.738.1.1.1.2 | Unsigned32 | read-write | current |
| cmplsTunnelAutoBWMax OBJECT-TYPE 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'. | 1.3.6.1.4.1.9.9.738.1.1.1.3 | Unsigned32 | read-write | current |
| cmplsTunnelAutoBWAdjThreshPercs OBJECT-TYPE 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'. | 1.3.6.1.4.1.9.9.738.1.1.1.4 | CmplsTunnelBWPercent | read-write | current |
| cmplsTunnelAutoBWAdjThreshBW OBJECT-TYPE 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'. | 1.3.6.1.4.1.9.9.738.1.1.1.5 | Unsigned32 | read-write | current |
| cmplsTunnelAutoBWOverflowThreshPercs OBJECT-TYPE 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'. | 1.3.6.1.4.1.9.9.738.1.1.1.6 | CmplsTunnelBWPercent | read-write | current |
| cmplsTunnelAutoBWOverflowThreshBW OBJECT-TYPE 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'. | 1.3.6.1.4.1.9.9.738.1.1.1.7 | Unsigned32 | read-write | current |
| cmplsTunnelAutoBWOverflowLimit OBJECT-TYPE 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'. | 1.3.6.1.4.1.9.9.738.1.1.1.8 | Unsigned32 | read-write | current |
| cmplsTunnelAutoBWUnderflowThreshPercs OBJECT-TYPE 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'. | 1.3.6.1.4.1.9.9.738.1.1.1.9 | CmplsTunnelBWPercent | read-write | current |
| cmplsTunnelAutoBWUnderflowThreshBW OBJECT-TYPE 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'. | 1.3.6.1.4.1.9.9.738.1.1.1.10 | Unsigned32 | read-write | current |
| cmplsTunnelAutoBWUnderflowLimit OBJECT-TYPE 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'. | 1.3.6.1.4.1.9.9.738.1.1.1.11 | Unsigned32 | read-write | current |
| cmplsTunnelAutoBWApplicationFrequency OBJECT-TYPE This object specifies the bandwidth application period. This object value is not aplicable if cmplsTunnelAutoBWStatus is 'autoBWDisabled'. | 1.3.6.1.4.1.9.9.738.1.1.1.12 | Unsigned32 | read-write | current |
| cmplsTunnelAutoBWCollectionFrequency OBJECT-TYPE This object specifies the sampling period for data rates. This object value is not aplicable if cmplsTunnelAutoBWStatus is 'autoBWDisabled'. | 1.3.6.1.4.1.9.9.738.1.1.1.13 | Unsigned32 | read-write | current |
| cmplsTunnelAutoBWLastAppliedBW OBJECT-TYPE 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'. | 1.3.6.1.4.1.9.9.738.1.1.1.14 | Unsigned32 | read-only | current |
| cmplsTunnelAutoBWApplications OBJECT-TYPE 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'. | 1.3.6.1.4.1.9.9.738.1.1.1.15 | Counter32 | read-only | current |
| cmplsTunnelAutoBWLastApplicationTrigger OBJECT-TYPE 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'. | 1.3.6.1.4.1.9.9.738.1.1.1.16 | INTEGER {applicationNone(1), applicationPeriodic(2), applicationManual(3), applicationOverflow(4), applicationUnderflow(5)} | read-only | current |
| cmplsTunnelAutoBWOverflowApplications OBJECT-TYPE 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'. | 1.3.6.1.4.1.9.9.738.1.1.1.17 | Counter32 | read-only | current |
| cmplsTunnelAutoBWOverflowOccurrences OBJECT-TYPE 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'. | 1.3.6.1.4.1.9.9.738.1.1.1.18 | Counter32 | read-only | current |
| cmplsTunnelAutoBWUnderflowApplications OBJECT-TYPE 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'. | 1.3.6.1.4.1.9.9.738.1.1.1.19 | Counter32 | read-only | current |
| cmplsTunnelAutoBWUnderflowOccurrences OBJECT-TYPE 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'. | 1.3.6.1.4.1.9.9.738.1.1.1.20 | Counter32 | read-only | current |
| cmplsTunnelAutoBWUnderflowHighestBW OBJECT-TYPE 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'. | 1.3.6.1.4.1.9.9.738.1.1.1.21 | Gauge32 | read-only | current |
| cmplsTunnelAutoBWRequested OBJECT-TYPE 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'. | 1.3.6.1.4.1.9.9.738.1.1.1.22 | Unsigned32 | read-only | current |
| cmplsTunnelAutoBWSignaled OBJECT-TYPE 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'. | 1.3.6.1.4.1.9.9.738.1.1.1.23 | Unsigned32 | read-only | current |
| cmplsTunnelAutoBWCollectOnlyRequested OBJECT-TYPE 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'. | 1.3.6.1.4.1.9.9.738.1.1.1.24 | Unsigned32 | read-only | current |
| cmplsTunnelAutoBWHighest OBJECT-TYPE 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'. | 1.3.6.1.4.1.9.9.738.1.1.1.25 | Unsigned32 | read-only | current |
| cmplsTunnelAutoBWCollectedSamples OBJECT-TYPE 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'. | 1.3.6.1.4.1.9.9.738.1.1.1.26 | Counter32 | read-only | current |
| cmplsTunnelAutoBWJitter OBJECT-TYPE 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'. | 1.3.6.1.4.1.9.9.738.1.1.1.27 | Unsigned32 | read-only | current |
| cmplsTunnelAutoBWAppRejectReason OBJECT-TYPE This object indicates the reason for the bandwidth application rejection. This object value is not aplicable if cmplsTunnelAutoBWStatus is 'autoBWDisabled'. | 1.3.6.1.4.1.9.9.738.1.1.1.28 | INTEGER {applicationAllowed(1), autoBWDisabled(2), tunnelIsDown(3), tunnelIsFRR(4), tunnelIsBackup(5), tunnelIsLockDown(6)} | read-only | current |
| cmplsTeTunnelReasonTable OBJECT-TYPE This table is used in order to indicate the causes for the notifications. | 1.3.6.1.4.1.9.9.738.1.2 | not-accessible | current | |
| cmplsTeTunnelReasonEntry OBJECT-TYPE A conceptual row in cmplsTunnelReasonTable. | 1.3.6.1.4.1.9.9.738.1.2.1 | not-accessible | current | |
| cmplsTunnelReoptReason OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.738.1.2.1.1 | INTEGER {unknown(1), periodicTimerExpiry(2), bandwidthCLIChange(3), bandwidthOverflow(4), bandwidthUnderflow(5), bandwidthAdjustment(6), fastReRoute(7), cliRequest(8), metricTypeChange(9), preferredPathExists(10), poSwitchoverTrigger(11), bandwidthChange(12), autoBandwidth(13), remergeError(14), dueToMaximumMetric(15), pathProtectionSwitchover(16), iEPEnableReoptimization(17), affinityPathVerificationFail(18), softPreemption(19), preferredTreeExists(20), costLimitPathVerificationFail(21), linkupReopt(22), iEPChange(23), poChange(24), destChange(25), bfdSessionTypeChange(26)} | accessible-for-notify | current |
| cmplsTunnelInsuffBWFailedOperation OBJECT-TYPE 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 | 1.3.6.1.4.1.9.9.738.1.2.1.2 | INTEGER {unknown(1), failedToSetup(2), failedToReoptimize(3)} | accessible-for-notify | current |
| cmplsTunnelPreemptionType OBJECT-TYPE 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 | 1.3.6.1.4.1.9.9.738.1.2.1.3 | INTEGER {unknown(1), hardPreemption(2), softPreemption(3), frrSoftPreemption(4)} | accessible-for-notify | current |
| cmplsTunnelPreemptionLinkAddrType OBJECT-TYPE 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 | 1.3.6.1.4.1.9.9.738.1.2.1.4 | InetAddressType | accessible-for-notify | current |
| cmplsTunnelPreemptionLinkAddr OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.738.1.2.1.5 | InetAddress | accessible-for-notify | current |
| cmplsTunnelReRoutePendingClearReason OBJECT-TYPE 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 | 1.3.6.1.4.1.9.9.738.1.2.1.6 | INTEGER {unknown(1), reoptimized(2), reinstated(3)} | accessible-for-notify | current |
| cmplsTeTunnelFailReasonTable OBJECT-TYPE This table is used in order to indicate the causes for the MPLS TE tunnel failure notifications. | 1.3.6.1.4.1.9.9.738.1.3 | not-accessible | current | |
| cmplsTeTunnelFailReasonEntry OBJECT-TYPE A conceptual row in the cmplsTeTunnelFailReasonTable. | 1.3.6.1.4.1.9.9.738.1.3.1 | not-accessible | current | |
| cmplsTeFailReasonType OBJECT-TYPE This object indicates the type (category) of fail reason. | 1.3.6.1.4.1.9.9.738.1.3.1.1 | INTEGER {unknown(1), bfd(2), generalTe(3)} | read-only | current |
| cmplsTeFailReason OBJECT-TYPE 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 | 1.3.6.1.4.1.9.9.738.1.3.1.2 | Integer32 | read-only | deprecated |
| cmplsTeFailReasonRev OBJECT-TYPE 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 | 1.3.6.1.4.1.9.9.738.1.3.1.3 | INTEGER {noDiagnostic(0), controlDetectionTimeExpired(1), echoFunctionFailed(2), neighborSignaledSessionDown(3), forwardingPlaneReset(4), pathDown(5), concatenatedPathDown(6), administrativelyDown(7), reverseConcatenatedPathDown(8), unknown(9), bfdSessionBringupTimeout(21)} | accessible-for-notify | current |
| cmplsTunnelLoadshareTable OBJECT-TYPE This table is used in order to manage load data. | 1.3.6.1.4.1.9.9.738.1.4 | not-accessible | current | |
| cmplsTunnelLoadshareEntry OBJECT-TYPE A conceptual row in cmplsTunnelLoadshareTable. There is an entry in this table for each MPLS-TE tunnel. | 1.3.6.1.4.1.9.9.738.1.4.1 | not-accessible | current | |
| cmplsTunnelLoadShare OBJECT-TYPE This object indicates the Load-share as defined by the bandwidth attribute (default) or explicitly configured using the load-share command under tunnel configuration. | 1.3.6.1.4.1.9.9.738.1.4.1.1 | Unsigned32 | read-write | current |
| cmplsTeStdExtMIBObjectsGlobal OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.738.1.5 | |||
| cmplsTeLoadshareBalance OBJECT-TYPE This object indicates if the load-share balance is equal or unequal. | 1.3.6.1.4.1.9.9.738.1.5.1 | INTEGER {equal(0), unequal(1)} | read-write | current |
| cmplsTeStdExtMIBConform OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.738.2 | |||
| cmplsTeStdExtMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.738.2.1 | |||
| cmplsTeStdExtMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.738.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| cmplsTunnelPreempt NOTIFICATION-TYPE This notification is generated when a MPLS TE tunnel is preempted. | 1.3.6.1.4.1.9.9.738.0.1 | current |
| cmplsTunnelInsuffBW NOTIFICATION-TYPE This notification is generated when a MPLS TE tunnel could not be setup or reoptimized. | 1.3.6.1.4.1.9.9.738.0.2 | current |
| cmplsTunnelReRoutePending NOTIFICATION-TYPE This notification is generated when re-route is required for the tunnel. | 1.3.6.1.4.1.9.9.738.0.3 | current |
| cmplsTunnelReRoutePendingClear NOTIFICATION-TYPE This notification is generated when tunnel no longer needs to be re-routed. | 1.3.6.1.4.1.9.9.738.0.4 | current |
| cmplsTunnelBringupFail NOTIFICATION-TYPE This notification is generated when MPLS TE tunnel failed to come up | 1.3.6.1.4.1.9.9.738.0.5 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| cmplsTeStdExtMIBCompliance MODULE-COMPLIANCE This is the main compliance statement for the MIB. | 1.3.6.1.4.1.9.9.738.2.1.1 | deprecated |
| cmplsTeStdExtMIBCompliancesRev1 MODULE-COMPLIANCE This is the main compliance statement for the MIB. Adding the extended traps. | 1.3.6.1.4.1.9.9.738.2.1.2 | deprecated |
| cmplsTeStdExtMIBComplianceRev2 MODULE-COMPLIANCE This is the main compliance statement for the MIB | 1.3.6.1.4.1.9.9.738.2.1.3 | deprecated |
| cmplsTeStdExtMIBComplianceRev3 MODULE-COMPLIANCE This is the main compliance statement for the MIB | 1.3.6.1.4.1.9.9.738.2.1.4 | deprecated |
| cmplsTeStdExtMIBComplianceRev4 MODULE-COMPLIANCE This is the main compliance statement for the MIB | 1.3.6.1.4.1.9.9.738.2.1.5 | current |
| cmplsTeStdExtMIBAutoBWObjectGroup OBJECT-GROUP This contains the main MPLS TE extensions groups. | 1.3.6.1.4.1.9.9.738.2.2.1 | current |
| cmplsTeStdExtMIBAutoBWOptionalGroup OBJECT-GROUP This contains the optional MPLS TE extensions groups. | 1.3.6.1.4.1.9.9.738.2.2.2 | current |
| cmplsTeStdExtMIBTrapObjectsGroup OBJECT-GROUP This contains the MPLS TE extended traps objects. This object is replaced by cmplsTeStdExtMIBTrapObjectsGroupRev1 | 1.3.6.1.4.1.9.9.738.2.2.3 | deprecated |
| cmplsTeStdExtMIBTrapObjectsGroupRev1 OBJECT-GROUP This contains the optional MPLS TE extensions groups. | 1.3.6.1.4.1.9.9.738.2.2.4 | current |
| cmplsTeStdExtMIBTrapGroup NOTIFICATION-GROUP This contains the MPLS TE extended traps. | 1.3.6.1.4.1.9.9.738.2.2.5 | current |
| cmplsTeStdExtMIBFailTeTrapGroup NOTIFICATION-GROUP This contains the MPLS TE extended traps related to BFD over TE LSP. | 1.3.6.1.4.1.9.9.738.2.2.6 | current |
| cmplsTeStdExtMIBFailTeTrapObjectsGroup OBJECT-GROUP This contains the MPLS TE extended traps objects related to BFD over TE LSP. This object is replaced by cmplsTeStdExtMIBFailTeTrapObjectsGroupRev1 | 1.3.6.1.4.1.9.9.738.2.2.7 | deprecated |
| cmplsTeStdExtMIBLoadShareObjectsGroup OBJECT-GROUP This contains the MPLS TE extended objects related to TE loadshare. | 1.3.6.1.4.1.9.9.738.2.2.8 | current |
| cmplsTeStdExtMIBFailTeTrapObjectsGroupRev1 OBJECT-GROUP This contains the MPLS TE extended traps objects related to BFD over TE LSP. | 1.3.6.1.4.1.9.9.738.2.2.9 | current |