TE-LINK-MIB
Copyright (C) 2003 The Internet Society. This version of this MIB module is part of RFCXXXX; see the RFC itself for full legal notices. This MIB module contains managed object definitions for MPLS traffic engineering links as defined in 'Link Bundling in MPLS Traffic Engineering'.
Main OID:
teLinkMIB.1.3.6.1.2.1.1
73
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
73 total| Object Name |
|---|
teLinkMIBCopyright (C) 2003 The Internet Society. This version of this MIB module is part of RFCXXXX; see the RFC itself for full legal notices. This MIB module contains managed object definitions for MPLS traffic engineering links as defined in 'Link Bundling in MPLS Traffic Engineering'. MODULE-IDENTITY .1.3.6.1.2.1.1 |
teLinkNotifications OBJECT IDENTIFIER .1.3.6.1.2.1.1.0 |
linkBundleMismatchThis notification is generated when a mismatch is found on a bundled link. Such mismatch can be detected for instance if one of the traffic engineering parameters is not consistent across all TE links within a bundled link (resource class, etc.). NOTIFICATION-TYPE .1.3.6.1.2.1.1.0.1 |
teLinkObjects OBJECT IDENTIFIER .1.3.6.1.2.1.1.1 |
teLinkTableThis table specifies the grouping of component links into TE links and grouping of TE links into bundled links. SEQUENCE OF TeLinkEntry .1.3.6.1.2.1.1.1.1 |
teLinkEntryAn entry in this table exists for each ifEntry with an ifType of teLink(200), i.e. for every TE link. An ifEntry in the ifTable must exist before a teLinkEntry is created with the corresponding ifIndex. If a TE link entry in the ifTable is destroyed, then so is the corresponding entry in the teLinkTable. The administrative and operational status values are controlled from the ifEntry. TeLinkEntry .1.3.6.1.2.1.1.1.1.1 |
teLinkAddressTypeThe type of Internet address for the TE link. Only IPv4, IPv6 and unknown (for unnumbered links) need to be supported.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.2.1.1.1.1.1.1 |
teLinkLocalIpAddrFor IPv4 and IPv6 numbered links, this object represents the local IP address associated with the TE link. For unnumbered link, the local address is not stored in this object, but rather in the teLinkOutgoingIfId object.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.2.1.1.1.1.1.2 |
teLinkRemoteIpAddrThe remote IP address associated with the TE link (IPv4 and IPv6 numbered links). For unnumbered links, the remote address is not stored in this object, but rather in the teLinkIncomingIfId object.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.2.1.1.1.1.1.3 |
teLinkMetricThe traffic engineering metric for the TE link is derived from its component links. All component links within the TE link must have the same traffic engineering metric.rw Unsigned32 .1.3.6.1.2.1.1.1.1.1.4 |
teLinkMuxCapabilityThis attribute specifies link multiplex capability of the TE link, which is derived from its component links. All component links within the same TE link must have the same link multiplex capability.rw SwitchingCapability .1.3.6.1.2.1.1.1.1.1.5 |
teLinkProtectionTypeThis attribute specifies link protection type of the TE link. Description of the different protection types can be found in the 'Routing Extensions in Support of Generalized MPLS' document.rw Enumeration .1.3.6.1.2.1.1.1.1.1.6 |
teLinkWorkingPriorityThis object represents a priority value such that a new connection with a higher priority, i.e. numerically lower than this value, is guaranteed to be setup on a primary link and not on a secondary link.rw Priority .1.3.6.1.2.1.1.1.1.1.7 |
teLinkResourceClassThis attribute specifies the TE link resource class. The resource class is a 32 bit bitfield. The resource class for a link bundle is derived from the resource class of its TE links. All TE links within a link bundle must have the same resource class. Encoding of the resource class is described in the 'Traffic Engineering Extensions to OSPF Version 2' document.rw Unsigned32 .1.3.6.1.2.1.1.1.1.1.8 |
teLinkIncomingIfIdFor unnumbered links, the incoming interface is set to the outgoing interface identifier chosen by the neighboring LSR for the reverse link corresponding to this TE link. For numbered links, the address is stored in the teLinkRemoteIpAddr instead.rw InterfaceIndexOrZero (IF-MIB) .1.3.6.1.2.1.1.1.1.1.9 |
teLinkOutgoingIfIdIf the link is unnumbered, the outgoing interface identifier is set to the outgoing interface identifier chosen for the TE link by the advertising LSR. For numbered links, the address is stored in the teLinkLocalIpAddr instead.rw InterfaceIndexOrZero (IF-MIB) .1.3.6.1.2.1.1.1.1.1.10 |
teLinkRowStatusThis variable is used to create, modify, and/or delete a row in this table. All read-create objects can only be changed when teLinkRowStatus is notInService(2) or notReady(3).rw RowStatus (SNMPv2-TC) .1.3.6.1.2.1.1.1.1.1.11 |
teLinkStorageTypeThe storage type for this conceptual row in the teLinkTable. Conceptual rows having the value 'permanent' need not allow write-access to any columnar object in the row.rw StorageType (SNMPv2-TC) .1.3.6.1.2.1.1.1.1.1.12 |
teLinkDescriptorTableThis table specifies the link descriptors associated with the TE links. SEQUENCE OF TeLinkDescriptorEntry .1.3.6.1.2.1.1.1.2 |
teLinkDescriptorEntryAn entry in this table is created for every TE link descriptor. An ifEntry in the ifTable must exist before a teLinkDescriptorEntry using the same ifIndex is created. ifType of ifEntry must be teLink(200). If a TE link entry in the ifTable is destroyed, then so are all entries in the teLinkDescriptorTable that use the ifIndex of this TE link. TeLinkDescriptorEntry .1.3.6.1.2.1.1.1.2.1 |
teLinkDescriptorIdThis object specifies the link descriptor identifier. Unsigned32 .1.3.6.1.2.1.1.1.2.1.1 |
teLinkDescrEncodingTypeThis attribute specifies the TE link encoding type.rw LinkEncodingType .1.3.6.1.2.1.1.1.2.1.2 |
teLinkDescrPriorityThis object specifies the lowest priority at which that link encoding type is available.rw Priority .1.3.6.1.2.1.1.1.2.1.3 |
teLinkDescrMinResBandwidthThis attribute specifies the minimum reservable bandwidth on the TE link. This is derived from the union of the minimum reservable bandwidth of all the component links associated with the TE link that can be used to carry live traffic. This value is an estimate in units of 1,000 bits per second.rw Unsigned32 UNITS "thousand bps" .1.3.6.1.2.1.1.1.2.1.4 |
teLinkDescrMaxResBandwidthThis attribute specifies the maximum reservable bandwidth on the TE link. This is the union of the maximum reservable bandwidth of all the component links within the TE link that can be used to carry live traffic. This value is an estimate in units of 1,000 bits per second.rw Unsigned32 UNITS "thousand bps" .1.3.6.1.2.1.1.1.2.1.5 |
teLinkDescrRowStatusThis variable is used to create, modify, and/or delete a row in this table. No read-create object can changed if teLinkDescrRowStatus is in active(1) state.rw RowStatus (SNMPv2-TC) .1.3.6.1.2.1.1.1.2.1.6 |
teLinkDescrStorageTypeThe storage type for this conceptual row in the teLinkDescriptorTable. Conceptual rows having the value 'permanent' need not allow write-access to any columnar object in the row.rw StorageType (SNMPv2-TC) .1.3.6.1.2.1.1.1.2.1.7 |
teLinkSrlgTableThis table specifies the SRLGs associated with TE links. SEQUENCE OF TeLinkSrlgEntry .1.3.6.1.2.1.1.1.3 |
teLinkSrlgEntryAn entry in this table contains information about a SRLG associated with a TE link. An ifEntry in the ifTable must exist before a teLinkSrlgEntry using the same ifIndex is created. ifType of ifEntry must be teLink(200). If a TE link entry in the ifTable is destroyed, then so are all entries in the teLinkSrlgTable that use the ifIndex of this TE link. TeLinkSrlgEntry .1.3.6.1.2.1.1.1.3.1 |
srlgThis identifies a SRLG supported by the TE link. An SRLG is identified with a 32 bit number that is unique within an IGP domain. Zero is a valid SRLG number. Unsigned32 .1.3.6.1.2.1.1.1.3.1.1 |
srlgRowStatusThis variable is used to create, modify, and/or delete a row in this table. No read-create object can be modified if srlgRowStatus is active(1).rw RowStatus (SNMPv2-TC) .1.3.6.1.2.1.1.1.3.1.2 |
srlgStorageTypeThe storage type for this conceptual row in the teLinkSrlgTable. Conceptual rows having the value 'permanent' need not allow write-access to any columnar object in the row.rw StorageType (SNMPv2-TC) .1.3.6.1.2.1.1.1.3.1.3 |
teLinkBandwidthTableThis table specifies the priority-based bandwidth table for TE links. SEQUENCE OF TeLinkBandwidthEntry .1.3.6.1.2.1.1.1.4 |
teLinkBandwidthEntryAn entry in this table contains information about the priority-based bandwidth of TE links. An ifEntry in the ifTable must exist before a teLinkBandwidthEntry using the same ifIndex is created. ifType of ifEntry must be teLink(200). If a TE link entry in the ifTable is destroyed, then so are all entries in the teLinkBandwidthTable that use the ifIndex of this TE link. TeLinkBandwidthEntry .1.3.6.1.2.1.1.1.4.1 |
teLinkPriorityThis attribute specifies the priority. A value of 0 is valid as specified in the 'Traffic Engineering Extensions to OSPF Version 2' document. Priority .1.3.6.1.2.1.1.1.4.1.1 |
teLinkUnreservedBandwidthThis attribute specifies the TE link unreserved bandwidth at priority p. It is the sum of the unreserved bandwidths at priority p of all component links associated with the TE link (excludes all links that are strictly used as protecting links). This value is an estimate in units of 1,000 bits per second.ro Unsigned32 UNITS "thousand bps" .1.3.6.1.2.1.1.1.4.1.2 |
teLinkMaximumLspBandwidthThis attribute specifies the TE link maximum LSP bandwidth at priority p. It is the maximum of all maximum LSP bandwidth at priority p of the component links associated with the TE link (excludes all links that are strictly used as protecting links). This value is an estimate in units of 1,000 bits per second.rw Unsigned32 UNITS "thousand bps" .1.3.6.1.2.1.1.1.4.1.3 |
teLinkBandwidthRowStatusThis variable is used to create, modify, and/or delete a row in this table. No read-create object can be modified when teLinkBandwidthRowStatus is active(1).rw RowStatus (SNMPv2-TC) .1.3.6.1.2.1.1.1.4.1.4 |
teLinkBandwidthStorageTypeThe storage type for this conceptual row in the teLinkBandwidthTable. Conceptual rows having the value 'permanent' need not allow write-access to any columnar object in the row.rw StorageType (SNMPv2-TC) .1.3.6.1.2.1.1.1.4.1.5 |
componentLinkTableThis table specifies the component link parameters. SEQUENCE OF ComponentLinkEntry .1.3.6.1.2.1.1.1.5 |
componentLinkEntryAn entry in this table exists for each ifEntry that represents a component link. An ifEntry must exist in the ifTable before a componentLinkEntry is created with the corresponding ifIndex. ifEntry's ifType can be of any interface type which has been defined for TE Link interworking. Examples include ATM, Frame Relay, Ethernet, etc. If an entry representing a component link is destroyed in the ifTable, then so is the corresponding entry in the componentLinkTable. The administrative and operational status values are controlled from the ifEntry. ComponentLinkEntry .1.3.6.1.2.1.1.1.5.1 |
componentLinkMuxCapabilityThis attribute specifies link multiplexing capabilities of the component link.rw SwitchingCapability .1.3.6.1.2.1.1.1.5.1.1 |
componentLinkPreferredProtectionThis attribute specifies whether this component link is a primary or secondary entity.rw LinkProtection .1.3.6.1.2.1.1.1.5.1.2 |
componentLinkCurrentProtectionThis attribute specifies whether this component link is currently used as primary or secondary link.ro LinkProtection .1.3.6.1.2.1.1.1.5.1.3 |
componentLinkRowStatusThis variable is used to create, modify, and/or delete a row in this table. No read-create object can be modified when componentLinkRowStatus is active(1).rw RowStatus (SNMPv2-TC) .1.3.6.1.2.1.1.1.5.1.4 |
componentLinkStorageTypeThe storage type for this conceptual row in the componentLinkTable. Conceptual rows having the value 'permanent' need not allow write-access to any columnar object in the row.rw StorageType (SNMPv2-TC) .1.3.6.1.2.1.1.1.5.1.5 |
componentLinkDescriptorTableThis table specifies the link descriptors associated with the component links. SEQUENCE OF ComponentLinkDescriptorEntry .1.3.6.1.2.1.1.1.6 |
componentLinkDescriptorEntryAn entry in this table is created for every component link descriptor. An ifEntry in the ifTable must exist before a componentLinkDescriptorEntry using the same ifIndex is created. ifEntry's ifType can be of any interface type which has been defined for TE Link interworking. Examples include ATM, Frame Relay, Ethernet, etc. If a component link entry in the ifTable is destroyed, then so are all entries in the componentLinkDescriptorTable that use the ifIndex of this component link. ComponentLinkDescriptorEntry .1.3.6.1.2.1.1.1.6.1 |
componentLinkDescrIdThis object specifies the link descriptor identifier. Unsigned32 .1.3.6.1.2.1.1.1.6.1.1 |
componentLinkDescrEncodingTypeThis attribute specifies the component link encoding type.rw LinkEncodingType .1.3.6.1.2.1.1.1.6.1.2 |
componentLinkDescrPriorityThis object specifies the lowest priority at which that link encoding type is available for the component link.rw Priority .1.3.6.1.2.1.1.1.6.1.3 |
componentLinkDescrMinBandwidthThis attribute specifies the minimum reservable bandwidth on the component link. This value is an estimate in units of 1,000 bits per second.rw Unsigned32 UNITS "thousand bps" .1.3.6.1.2.1.1.1.6.1.4 |
componentLinkDescrMaxBandwidthThis attribute specifies the maximum reservable bandwidth on the component link. This value is an estimate in units of 1,000 bits per second.rw Unsigned32 UNITS "thousand bps" .1.3.6.1.2.1.1.1.6.1.5 |
componentLinkDescrRowStatusThis variable is used to create, modify, and/or delete a row in this table. No read-create object can be modified when componentLinkDescrRowStatus is active(1).rw RowStatus (SNMPv2-TC) .1.3.6.1.2.1.1.1.6.1.6 |
componentLinkDescrStorageTypeThe storage type for this conceptual row in the componentLinkDescriptorTable. Conceptual rows having the value 'permanent' need not allow write-access to any columnar object in the row.rw StorageType (SNMPv2-TC) .1.3.6.1.2.1.1.1.6.1.7 |
componentLinkBandwidthTableThis table specifies the priority-based bandwidth for component links. SEQUENCE OF ComponentLinkBandwidthEntry .1.3.6.1.2.1.1.1.7 |
componentLinkBandwidthEntryAn entry in this table contains information about the priority-based bandwidth on component links. An ifEntry in the ifTable must exist before a componentLinkBandwidthEntry using the same ifIndex is created. ifEntry's ifType can be of any interface type which has been defined for TE Link interworking. Examples include ATM, Frame Relay, Ethernet, etc. If a component link entry in the ifTable is destroyed, then so are all entries in the componentLinkBandwidthTable that use the ifIndex of this component link. ComponentLinkBandwidthEntry .1.3.6.1.2.1.1.1.7.1 |
componentLinkPriorityThis attribute specifies the priority. A value of 0 is valid as specified in the 'Traffic Engineering Extensions to OSPF Version 2' document. Priority .1.3.6.1.2.1.1.1.7.1.1 |
componentLinkUnreservedBandwidthThis attribute specifies the component link unreserved bandwidth at priority p. This value is an estimate in units of 1,000 bits per second.ro Unsigned32 UNITS "thousand bps" .1.3.6.1.2.1.1.1.7.1.2 |
componentLinkMaximumLspBandwidthThis attribute specifies the component link maximum LSP bandwidth at priority p. This value is an estimate in units of 1,000 bits per second.rw Unsigned32 UNITS "thousand bps" .1.3.6.1.2.1.1.1.7.1.3 |
componentLinkBandwidthRowStatusThis variable is used to create, modify, and/or delete a row in this table. No read-create object can be modified when componentLinkBandwidthRowStatus is active(1).rw RowStatus (SNMPv2-TC) .1.3.6.1.2.1.1.1.7.1.4 |
componentLinkBwStorageTypeThe storage type for this conceptual row in the componentLinkBandwidthTable. Conceptual rows having the value 'permanent' need not allow write-access to any columnar object in the row.rw StorageType (SNMPv2-TC) .1.3.6.1.2.1.1.1.7.1.5 |
teLinkNotificationsEnabledIf this object is true, then it enables the generation of the TE link notifications, otherwise these notifications are not emitted.rw TruthValue (SNMPv2-TC) .1.3.6.1.2.1.1.1.8 |
teLinkConformance OBJECT IDENTIFIER .1.3.6.1.2.1.1.2 |
teLinkGroups OBJECT IDENTIFIER .1.3.6.1.2.1.1.2.1 |
teLinkGroupCollection of objects needed for the monitoring of resources associated with TE links. Unknown .1.3.6.1.2.1.1.2.1.1 |
teLinkSrlgGroupCollection of objects needed for the monitoring of SRLG resources associated with TE links. Unknown .1.3.6.1.2.1.1.2.1.2 |
teLinkBandwidthGroupCollection of objects needed for the monitoring of the priority-based bandwidth resources associated with TE links and component links. Unknown .1.3.6.1.2.1.1.2.1.3 |
componentLinkBandwidthGroupCollection of objects needed for the monitoring of bandwidth parameters associated with component links. Unknown .1.3.6.1.2.1.1.2.1.4 |
teLinkNotificationGroupSet of notifications implemented in this module. None is mandatory. Unknown .1.3.6.1.2.1.1.2.1.5 |
teLinkCompliances OBJECT IDENTIFIER .1.3.6.1.2.1.1.2.2 |
teLinkModuleFullComplianceCompliance statement for agents that support the configuration and monitoring of TE Link MIB module. Unknown .1.3.6.1.2.1.1.2.2.1 |
teLinkModuleReadOnlyComplianceCompliance statement for agents that support the monitoring of TE link MIB module. Unknown .1.3.6.1.2.1.1.2.2.2 |