Home/Catalog/TED-DRAFT01-MIB

TED-DRAFT01-MIB

AI MIB Summary

The TED-DRAFT01-MIB module enables SNMP-based monitoring of MPLS and GMPLS Traffic Engineering database objects, specifically tracking TE link attributes, resource availability, and LSP (Label Switched Path) topology states for network devices supporting traffic engineering protocols.

This MIB contains managed object definitions for TED in support of MPLS/GMPLS Traffic Engienering (TE) Database.
Main OID:
teMIB.1.3.6.1.2.1.10.9988
60
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

60 total
Object Name
teMIBThis MIB contains managed object definitions for TED in support of MPLS/GMPLS Traffic Engienering (TE) Database.
MODULE-IDENTITY
.1.3.6.1.2.1.10.9988
teNotifications
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.9988.0
teObjects
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.9988.1
teScalars
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.9988.1.1
teTables
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.9988.1.2
teTEDTableThis table indicates multiple TED information which has been supported by [OSPF-TE].
SEQUENCE OF TeTEDEntry
.1.3.6.1.2.1.10.9988.1.2.1
teTEDEntryThis entry contains TED information commonly utilized in both MPLS and GMPLS
TeTEDEntry
.1.3.6.1.2.1.10.9988.1.2.1.1
teLinkInformationSourceThis object indicates the source of the information about the TE linkro
Enumeration
.1.3.6.1.2.1.10.9988.1.2.1.1.1
teAreaLevelIdThis is corresponding to area ID in OSPF and level ID in ISISro
Usigned32 {ospfAreaId, IsisISLevel}
.1.3.6.1.2.1.10.9988.1.2.1.1.2
teOSPDUIdThis is corresponding to link state ID in OSPF and link state PDU ID in ISISro
Usigned32 {ospfLsdbLsid, IsisLinkStatePDUID}
.1.3.6.1.2.1.10.9988.1.2.1.1.3
teRouterSystemThis is corresponding to the router ID in OSPF and the system ID in ISISro
Usigned32 {ospfLsdbRouterId, IsisSystemID}
.1.3.6.1.2.1.10.9988.1.2.1.1.4
teLinkTypeThis indicates the type of the link such as point-to-point or multi-accessro
Enumeration
.1.3.6.1.2.1.10.9988.1.2.1.1.5
teLinkIdAddrThis indicates the Router ID of the neighbor in the case of point-to-point links. This also indicates the interface address of the designated router in the case of multi-access links.ro
IpAddress
.1.3.6.1.2.1.10.9988.1.2.1.1.6
teMetricThis indicates the traffic engineering metric value of the TE link.ro
Integer32
.1.3.6.1.2.1.10.9988.1.2.1.1.7
teMaxBandwidthThis indicates the maximum bandwidth that can be used on this link in this directionro
OCTET STRING
.1.3.6.1.2.1.10.9988.1.2.1.1.8
teMaxReservableBandwidthThis indicates the maximum bandwidth that may be reserved on this link in this directionro
OCTET STRING
.1.3.6.1.2.1.10.9988.1.2.1.1.9
teUnreservedBandwidthPri0T.ro
OCTET STRING
.1.3.6.1.2.1.10.9988.1.2.1.1.10
teUnreservedBandwidthPri1This indicates the amount of bandwidth not yet reserved at the priority 1ro
OCTET STRING
.1.3.6.1.2.1.10.9988.1.2.1.1.11
teUnreservedBandwidthPri2This indicates the amount of bandwidth not yet reserved at the priority 2ro
OCTET STRING
.1.3.6.1.2.1.10.9988.1.2.1.1.12
teUnreservedBandwidthPri3This indicates the amount of bandwidth not yet reserved at the priority 3ro
OCTET STRING
.1.3.6.1.2.1.10.9988.1.2.1.1.13
teUnreservedBandwidthPri4This indicates the amount of bandwidth not yet reserved at the priority 4ro
OCTET STRING
.1.3.6.1.2.1.10.9988.1.2.1.1.14
teUnreservedBandwidthPri5This indicates the amount of bandwidth not yet reserved at the priority 5ro
OCTET STRING
.1.3.6.1.2.1.10.9988.1.2.1.1.15
teUnreservedBandwidthPri6This indicates the amount of bandwidth not yet reserved at the priority 6ro
OCTET STRING
.1.3.6.1.2.1.10.9988.1.2.1.1.16
teUnreservedBandwidthPri7This indicates the amount of bandwidth not yet reserved at the priority 7ro
OCTET STRING
.1.3.6.1.2.1.10.9988.1.2.1.1.17
teAdministrativeGroupThis indicates the Administrative Group which the link belong to. Since the value is a bit mask, the link can belong to multiple groups. This is also called Resource Class/Color.ro
Integer32
.1.3.6.1.2.1.10.9988.1.2.1.1.18
teLocalIdThis indicates the Link local identifier of an unnumbered link.ro
Integer32
.1.3.6.1.2.1.10.9988.1.2.1.1.19
teRemoteIdThis indicates the Link remote identifier of an unnumbered link.ro
Integer32
.1.3.6.1.2.1.10.9988.1.2.1.1.20
teLinkProtectionTypeThis object indicates the protection type of the TE linkro
Bits
.1.3.6.1.2.1.10.9988.1.2.1.1.21
teLinkInformationDataThis object cross-references the source of the information about this TE link and should be interpretted in the context of teLinkInformationSource. If teLinkInformationSource has the value unknown(0) this object SHOULD contain a value of zeroDotZero. If teLinkInformationSource has the value locallyConfigured(1), this object MAY contain the identifier of the corresponding row entry in the teLinkTable of TE-LINK-STD-MIB, MAY contain the identifier of the corresponding row in a local proprietary TE link MIB module, or otherwise SHOULD contain the value of zeroDotZero. If teLinkInformationSource has the value ospf(2), this object MAY contain the identifier of the corresponding row entry in the ospfLocalLsdbTable of [OSPF-MIB], or otherwise SHOULD contain the value of zeroDotZero. If teLinkInformationSource has the value isis(3) this object MAY contain the identifier of the corresponding row entry in the isisAreaAddr of [ISIS-MIB], or otherwise SHOULD contain the value of zeroDotZero. If teLinkInformationSource has the value other(4) this object MAY contain the identifier of the corresponding row entry a local proprietary MIB module, or otherwise SHOULD contain the value of zeroDotZero.ro
RowPointer (SNMPv2-TC)
.1.3.6.1.2.1.10.9988.1.2.1.1.22
teLocalIntAddrTableThis table contains the IP address information of a local TE link.
SEQUENCE OF TeLocalIntAddrEntry
.1.3.6.1.2.1.10.9988.1.2.2
teLocalIntAddrEntryThis entry contains the IP address information of the local TE link.
TeLocalIntAddrEntry T. Otani et al. 11 Internet Drafts draft-ietf-ccamp-gmpls-ted-mib-00.txt November 2006
.1.3.6.1.2.1.10.9988.1.2.2.1
teLocalIntAddrIndexThis indicates the index to identify multiple local TE links
Unsigned32
.1.3.6.1.2.1.10.9988.1.2.2.1.1
teLocalIntAddrThis object indicates the address of the local TE link.ro
IpAddress
.1.3.6.1.2.1.10.9988.1.2.2.1.2
teRemoteIntAddrTableThis table contains the IP address information of a remote TE link.
SEQUENCE OF TeRemoteIntAddrEntry
.1.3.6.1.2.1.10.9988.1.2.3
teRemoteIntAddrEntryThis entry contains the IP address information of the remote TE link.
TeRemoteIntAddrEntry
.1.3.6.1.2.1.10.9988.1.2.3.1
teRemoteIntAddrIndexThis indicates the index to identify multiple remote TE links.
Unsigned32
.1.3.6.1.2.1.10.9988.1.2.3.1.1
teRemoteIntAddrThis object indicates the address of the remote TE link.ro
IpAddress
.1.3.6.1.2.1.10.9988.1.2.3.1.2
teSwCapTableThis table contains the GMPLS TED switching capability information.
SEQUENCE OF TeSwCapEntry
.1.3.6.1.2.1.10.9988.1.2.4
teSwCapEntryThis entry relates each TE link with its GMPLS TE switching capability information. IF the MIB deals with only OSPF-TE information, the value of each object related with GMPLS TE extensions should be null.
TeSwCapEntry
.1.3.6.1.2.1.10.9988.1.2.4.1
teSwCapIndexThis index is utilized to identify multiple switching functions on a local or remote TE link.
Unsigned32
.1.3.6.1.2.1.10.9988.1.2.4.1.1
teSwitchingTypeThis object indicates the GMPLS switching capability assigned to the TE link.ro
Enumeration
.1.3.6.1.2.1.10.9988.1.2.4.1.2
teEncodingThis object indicates the GMPLS encoding type assigned to the TE link.ro
Enumeration
.1.3.6.1.2.1.10.9988.1.2.4.1.3
teMaxLspBandwidthPri0This object indicates the maximum bandwidth of the TE link at the priority 0 for GMPLS LSP creation.ro
OCTET STRING
.1.3.6.1.2.1.10.9988.1.2.4.1.4
teMaxLspBandwidthPri1This object indicates the maximum bandwidth of the TE link at the priority 1 for GMPLS LSP creation.ro
OCTET STRING
.1.3.6.1.2.1.10.9988.1.2.4.1.5
teMaxLspBandwidthPri2This object indicates the maximum bandwidth of the TE link at the priority 2 for GMPLS LSP creation.ro
OCTET STRING
.1.3.6.1.2.1.10.9988.1.2.4.1.6
teMaxLspBandwidthPri3This object indicates the maximum bandwidth of the TE link at the priority 3 for GMPLS LSP creation.ro
OCTET STRING
.1.3.6.1.2.1.10.9988.1.2.4.1.7
teMaxLspBandwidthPri4This object indicates the maximum bandwidth of the TE link at the priority 4 for GMPLS LSP creation.ro
OCTET STRING
.1.3.6.1.2.1.10.9988.1.2.4.1.8
teMaxLspBandwidthPri5This object indicates the maximum bandwidth of the TE link at the priority 5 for GMPLS LSP creation.ro
OCTET STRING
.1.3.6.1.2.1.10.9988.1.2.4.1.9
teMaxLspBandwidthPri6This object indicates the maximum bandwidth of the TE link at the priority 6 for GMPLS LSP creation.ro
OCTET STRING
.1.3.6.1.2.1.10.9988.1.2.4.1.10
teMaxLspBandwidthPri7This object indicates the maximum bandwidth of the TE link at the priority 7 for GMPLS LSP creation.ro
OCTET STRING
.1.3.6.1.2.1.10.9988.1.2.4.1.11
teMinLspBandwidthThis object indicates the minimum bandwidth of the TE link for GMPLS LSP creation if the switching capability field is TDM, PSC- 1, PSC-2, PSC-3, or PSC-4.ro
OCTET STRING
.1.3.6.1.2.1.10.9988.1.2.4.1.12
teIntMtuThis object indicates the MTU of the local or remote TE linkro
Integer32
.1.3.6.1.2.1.10.9988.1.2.4.1.13
teIndicationThis object indicates whether the interface supports Standard or Arbitrary SONET/SDH.ro
Enumeration
.1.3.6.1.2.1.10.9988.1.2.4.1.14
teSrlgTableThis table contains the SRLG information of the TE link.
SEQUENCE OF TeSrlgEntry
.1.3.6.1.2.1.10.9988.1.2.5
teSrlgEntryThis entry relates each TE link with its SRLG information.
TeSrlgEntry
.1.3.6.1.2.1.10.9988.1.2.5.1
teSrlgThis object indicate the SRLG value assigned to a local or remote TE linkro
Integer32
.1.3.6.1.2.1.10.9988.1.2.5.1.2
teConformance
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.9988.2
teGroups
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.9988.2.1
teCompliances
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.9988.2.2
teSrlgIndexThis index is utilized to identify multiple SRLG values on a local or remote TE link.
Unsigned32
.teSrlgTableEntry.1
TED-DRAFT01-MIB - SNMP MIB Reference | MIBs Explorer