--- 1/draft-ietf-ccamp-gmpls-ted-mib-09.txt 2012-01-13 08:13:59.022670690 +0100 +++ 2/draft-ietf-ccamp-gmpls-ted-mib-10.txt 2012-01-13 08:13:59.086672159 +0100 @@ -1,26 +1,26 @@ INTERNET-DRAFT Masanori Miyazawa Intended status: Standards Truck KDDI R&D Labs -Expires: January 12, 2012 +Expires: June 12, 2012 Tomohiro Otani Kenji Kumaki KDDI Corporation Thomas D. Nadeau - July 11, 2011 + January 12, 2012 Traffic Engineering Database Management Information Base in support of MPLS-TE/GMPLS - draft-ietf-ccamp-gmpls-ted-mib-09.txt + draft-ietf-ccamp-gmpls-ted-mib-10.txt Status of this Memo This Internet-Draft is submitted to IETF in full conformance with the provisions of BCP 78 and BCP 79. Internet-Drafts are working documents of the Internet Engineering Task Force (IETF), its areas, and its working groups. Note that other groups may also distribute working documents as Internet-Drafts. @@ -29,21 +29,21 @@ time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress." The list of current Internet-Drafts can be accessed at http://www.ietf.org/ietf/1id-abstracts.txt The list of Internet-Draft Shadow Directories can be accessed at http://www.ietf.org/shadow.html. Copyright Notice - Copyright (c) 2011 IETF Trust and the persons identified as the + Copyright (c) 2012 IETF Trust and the persons identified as the document authors. All rights reserved. This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect to this document. Code Components extracted from this document must include Simplified BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the Simplified BSD License. @@ -75,21 +75,21 @@ 5.5 tedSrlgTable...................................................... 5 6. Example of the TED MIB module usage................................ 5 7. TED MIB Definitions in support of GMPLS............................ 6 8. Security consideration............................................ 28 9. IANA Considerations............................................... 29 9.1 IANA Considerations for TED-MIB.................................. 29 10. References....................................................... 29 10.1 Normative References............................................ 29 10.2 Informative References.......................................... 29 11. Acknowledgment................................................... 31 -12. Authors' Addresses............................................... 31 +12. Authors' Addresses............................................... 32 1. The Internet-Standard Management Framework For a detailed overview of the documents that describe the current Internet-Standard Management Framework, please refer to section 7 of RFC 3410 [RFC3410]. Managed objects are accessed via a virtual information store, termed the Management Information Base or MIB. MIB objects are generally accessed through the Simple Network Management Protocol (SNMP). Objects in the MIB are defined using the mechanisms defined in the @@ -290,21 +290,21 @@ NOTIFICATION-TYPE FROM SNMPv2-SMI -- RFC2578 MODULE-COMPLIANCE, OBJECT-GROUP, NOTIFICATION-GROUP FROM SNMPv2-CONF -- RFC2580 TEXTUAL-CONVENTION, RowPointer FROM SNMPv2-TC -- RFC2579 IANAGmplsLSPEncodingTypeTC, IANAGmplsSwitchingTypeTC FROM IANA-GMPLS-TC-MIB -- RFC4802 InetAddress, InetAddressType - FROM INET-ADDRESS-MIB -- RFC3291 + FROM INET-ADDRESS-MIB -- [RFC4001] ; tedMIB MODULE-IDENTITY LAST-UPDATED "201107110000Z" -- 11 July 2011 00:00:00 GMT ORGANIZATION "IETF CCAMP Working Group." CONTACT-INFO " Tomohiro Otani otani@kddilabs.jp Masanori Miyazawa @@ -421,52 +421,52 @@ tedAreaId OBJECT-TYPE SYNTAX TedAreaIdTC MAX-ACCESS not-accessible STATUS current DESCRIPTION "This object indicates the area identifier of the IGP. If OSPF is used to advertise LSA, this represents an ospfArea. If ISIS is used, this represents an area address. Otherwise, this represents zero." REFERENCE - " OSPF Version 2, RFC2328, C.2 - OSPF for IPv6, RFC5340, C.2 - Section 9.8 of ISO 10589" + " OSPF Version 2, [RFC2328], C.2 + OSPF for IPv6, [RFC5340], C.2 + Section 9.8 of [ISO10589]" ::= { tedEntry 1 } tedRouterId OBJECT-TYPE SYNTAX TedRouterIdTC MAX-ACCESS not-accessible STATUS current DESCRIPTION "This object indicates the router identifier. If OSPF is used to advertise LSA, this represents a Router ID. If ISIS is used, this represents a System ID. Otherwise, this represents zero." REFERENCE - " OSPF Version 2, RFC2328, C.1 - OSPF for IPv6, RFC5340, C.1 - Section 7.1 of ISO 10589" + " OSPF Version 2, [RFC2328], C.1 + OSPF for IPv6, [RFC5340], C.1 + Section 7.1 of [ISO10589]" ::= { tedEntry 2 } tedLinkStateId OBJECT-TYPE SYNTAX TedLinkStateIdTC MAX-ACCESS not-accessible STATUS current DESCRIPTION "This object indicates the link state identifier. If OSPF is used, this represents an ospfLsdbID. If ISIS is used, this represents an isisLSPID. Otherwise, this represents a unique identifier within a node." REFERENCE - "OSPF Version 2, RFC2328, A.4.1, - OSPF for IPv6, RFC5340, A.4.2 - Section 9.8 of ISO 10589 " + "OSPF Version 2, [RFC2328], A.4.1, + OSPF for IPv6, [RFC5340], A.4.2 + Section 9.8 of [ISO10589] " ::= { tedEntry 3 } tedLinkInformationSource OBJECT-TYPE SYNTAX INTEGER { unknown(0), locallyConfigured(1), ospfv2(2), ospfv3(3), isis(4), other(5) @@ -490,21 +490,21 @@ object SHOULD contain a value of zeroDotZero. If tedLinkInformationSource has the value locallyConfigured(1), this object MAY contain the identifier of the corresponding row entry in the teLinkTable of TE-LINK-STD- MIB[RFC4220], the identifier of the corresponding row in a local proprietary TE link MIB module, or the value of zeroDotZero otherwise. If tedLinkInformationSource has the value ospfv2(2)and ospfv3(3), this object MAY contain the identifier of the corresponding row entry in the ospfLocalLsdbTable of OSPFv2- - MIB[RFC4750] and the ospfv3AreaLsdbTable of OSPFv3-MIB[RFC5634], + MIB[RFC4750] and the ospfv3AreaLsdbTable of OSPFv3-MIB[RFC5643], or the value of zeroDotZero otherwise. If tedLinkInformationSource has the value isis(4) this object MAY contain the identifier of the corresponding row entry in the isisAreaAddr of ISIS-MIB [RFC4444], or the value of zeroDotZero otherwise. If tedLinkInformationSource has the value other(5) this object MAY contain the identifier of the corresponding row entry a local proprietary MIB module, or the value of zeroDotZero otherwise." ::= { tedEntry 5 } @@ -529,22 +529,22 @@ SYNTAX INTEGER { pointToPoint (1), multiAccess (2) } MAX-ACCESS read-only STATUS current DESCRIPTION "This indicates the type of the link such as point-to-point or multi-access." REFERENCE - " Traffic Engineering (TE) Extensions to OSPF Version 2, RFC - 3630, 2.5.1" + " Traffic Engineering (TE) Extensions to OSPF Version 2, [RFC + 3630], 2.5.1" ::= { tedEntry 7 } tedRouterIdAddrType OBJECT-TYPE SYNTAX InetAddressType MAX-ACCESS read-only STATUS current DESCRIPTION " This object indicates the TE-Router ID address type. Only values unknown(0), ipv4(1) or ipv6(2) must be supported. " ::= { tedEntry 8 } @@ -571,216 +571,216 @@ tedLinkIdAddr OBJECT-TYPE SYNTAX InetAddress MAX-ACCESS read-only STATUS current DESCRIPTION "This 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." REFERENCE - " Traffic Engineering (TE) Extensions to OSPF Version 2, RFC - 3630, 2.5.2" + " Traffic Engineering (TE) Extensions to OSPF Version 2, [RFC + 3630], 2.5.2" ::= { tedEntry 11 } tedMetric OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "This indicates the traffic engineering metric value of the TE link." REFERENCE - " Traffic Engineering (TE) Extensions to OSPF Version 2, RFC - 3630, 2.5.5" + " Traffic Engineering (TE) Extensions to OSPF Version 2, [RFC + 3630], 2.5.5" ::= { tedEntry 12 } tedMaxBandwidth OBJECT-TYPE SYNTAX Unsigned32 (0..4294967295) UNITS "Byte per seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "This indicates the maximum bandwidth that can be used on this link in this direction." REFERENCE - " Traffic Engineering (TE) Extensions to OSPF Version 2, RFC - 3630, 2.5.6" + " Traffic Engineering (TE) Extensions to OSPF Version 2, [RFC + 3630], 2.5.6" ::= { tedEntry 13 } tedMaxReservableBandwidth OBJECT-TYPE SYNTAX Unsigned32 (0..4294967295) UNITS "Byte per seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "This indicates the maximum bandwidth that may be reserved on this link in this direction." REFERENCE - " Traffic Engineering (TE) Extensions to OSPF Version 2, RFC - 3630, 2.5.7" + " Traffic Engineering (TE) Extensions to OSPF Version 2, [RFC + 3630], 2.5.7" ::= { tedEntry 14 } tedUnreservedBandwidthPri0 OBJECT-TYPE SYNTAX Unsigned32 (0..4294967295) UNITS "Byte per seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "This indicates the amount of bandwidth not yet reserved at the priority 0." REFERENCE - " Traffic Engineering (TE) Extensions to OSPF Version 2, RFC - 3630, 2.5.8" + " Traffic Engineering (TE) Extensions to OSPF Version 2, [RFC + 3630], 2.5.8" ::= { tedEntry 15 } tedUnreservedBandwidthPri1 OBJECT-TYPE SYNTAX Unsigned32 (0..4294967295) UNITS "Byte per seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "This indicates the amount of bandwidth not yet reserved at the priority 1." REFERENCE - " Traffic Engineering (TE) Extensions to OSPF Version 2, RFC - 3630, 2.5.8" + " Traffic Engineering (TE) Extensions to OSPF Version 2, [RFC + 3630], 2.5.8" ::= { tedEntry 16 } tedUnreservedBandwidthPri2 OBJECT-TYPE SYNTAX Unsigned32 (0..4294967295) UNITS "Byte per seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "This indicates the amount of bandwidth not yet reserved at the priority 2." REFERENCE - " Traffic Engineering (TE) Extensions to OSPF Version 2, RFC - 3630, 2.5.8" + " Traffic Engineering (TE) Extensions to OSPF Version 2, [RFC + 3630], 2.5.8" ::= { tedEntry 17 } tedUnreservedBandwidthPri3 OBJECT-TYPE SYNTAX Unsigned32 (0..4294967295) UNITS "Byte per seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "This indicates the amount of bandwidth not yet reserved at the priority 3." REFERENCE - " Traffic Engineering (TE) Extensions to OSPF Version 2, RFC - 3630, 2.5.8" + " Traffic Engineering (TE) Extensions to OSPF Version 2, [RFC + 3630], 2.5.8" ::= { tedEntry 18 } tedUnreservedBandwidthPri4 OBJECT-TYPE SYNTAX Unsigned32 (0..4294967295) UNITS "Byte per seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "This indicates the amount of bandwidth not yet reserved at the priority 4." REFERENCE - " Traffic Engineering (TE) Extensions to OSPF Version 2, RFC - 3630, 2.5.8" + " Traffic Engineering (TE) Extensions to OSPF Version 2, [RFC + 3630], 2.5.8" ::= { tedEntry 19 } tedUnreservedBandwidthPri5 OBJECT-TYPE SYNTAX Unsigned32 (0..4294967295) UNITS "Byte per seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "This indicates the amount of bandwidth not yet reserved at the priority 5." REFERENCE - " Traffic Engineering (TE) Extensions to OSPF Version 2, RFC - 3630, 2.5.8" + " Traffic Engineering (TE) Extensions to OSPF Version 2, [RFC + 3630], 2.5.8" ::= { tedEntry 20 } tedUnreservedBandwidthPri6 OBJECT-TYPE SYNTAX Unsigned32 (0..4294967295) UNITS "Byte per seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "This indicates the amount of bandwidth not yet reserved at the priority 6." REFERENCE - " Traffic Engineering (TE) Extensions to OSPF Version 2, RFC - 3630, 2.5.8" + " Traffic Engineering (TE) Extensions to OSPF Version 2, [RFC + 3630], 2.5.8" ::= { tedEntry 21 } tedUnreservedBandwidthPri7 OBJECT-TYPE SYNTAX Unsigned32 (0..4294967295) UNITS "Byte per seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "This indicates the amount of bandwidth not yet reserved at the priority 7." REFERENCE - " Traffic Engineering (TE) Extensions to OSPF Version 2, RFC - 3630, 2.5.8" + " Traffic Engineering (TE) Extensions to OSPF Version 2, [RFC + 3630], 2.5.8" ::= { tedEntry 22 } tedAdministrativeGroup OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "This 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." REFERENCE - " Traffic Engineering (TE) Extensions to OSPF Version 2, RFC - 3630, 2.5.9" + " Traffic Engineering (TE) Extensions to OSPF Version 2, [RFC + 3630], 2.5.9" ::= { tedEntry 23 } tedLocalId OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "This indicates the Link local identifier of an unnumbered link." REFERENCE - " OSPF Extensions in Support of GMPLS, RFC 4203, 1.1" + " OSPF Extensions in Support of GMPLS, [RFC4203], 1.1" ::= { tedEntry 24 } tedRemoteId OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "This indicates the Link remote identifier of an unnumbered link." REFERENCE - " OSPF Extensions in Support of GMPLS, RFC 4203, 1.1" + " OSPF Extensions in Support of GMPLS, [RFC4203], 1.1" ::= { tedEntry 25 } tedLinkProtectionType OBJECT-TYPE SYNTAX BITS { extraTraffic(0), unprotected(1), shared (2), dedicatedOneToOne (3), dedicatedOnePlusOne(4), enhanced(5) } MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the protection type of the TE link." REFERENCE - " OSPF Extensions in Support of GMPLS, RFC 4203, 1.2" + " OSPF Extensions in Support of GMPLS, [RFC4203], 1.2" ::= { tedEntry 26 } -- -- TED Local Interface IP Address Table -- tedLocalIfAddrTable OBJECT-TYPE SYNTAX SEQUENCE OF TedLocalIfAddrEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION @@ -822,22 +822,22 @@ Only values unknown(0), ipv4(1) or ipv6(2) have to be supported." ::= { tedLocalIfAddrEntry 2 } tedLocalIfAddr OBJECT-TYPE SYNTAX InetAddress MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the address of the local TE link." REFERENCE - " Traffic Engineering (TE) Extensions to OSPF Version 2, RFC - 3630, 2.5.3, + " Traffic Engineering (TE) Extensions to OSPF Version 2, [RFC + 3630], 2.5.3, Traffic Engineering Extensions to OSPF Version3, RFC5329, 4.3" ::= { tedLocalIfAddrEntry 3 } -- -- TED Remote Interface IP Address Table -- tedRemoteIfAddrTable OBJECT-TYPE SYNTAX SEQUENCE OF TedRemoteIfAddrEntry @@ -882,23 +882,23 @@ "This object indicates the address type of the remote TE link." ::= { tedRemoteIfAddrEntry 2 } tedRemoteIfAddr OBJECT-TYPE SYNTAX InetAddress MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the address of the remote TE link." REFERENCE - " Traffic Engineering (TE) Extensions to OSPF Version 2, RFC - 3630, 2.5.4, - Traffic Engineering Extensions to OSPF Version3, RFC5329, + " Traffic Engineering (TE) Extensions to OSPF Version 2, [RFC + 3630], 2.5.4, + Traffic Engineering Extensions to OSPF Version3, [RFC5329], 4.4" ::= { tedRemoteIfAddrEntry 3 } -- -- TED Switching Capability Table -- tedSwCapTable OBJECT-TYPE SYNTAX SEQUENCE OF TedSwCapEntry MAX-ACCESS not-accessible @@ -949,165 +949,165 @@ tedSwCapType OBJECT-TYPE SYNTAX IANAGmplsSwitchingTypeTC MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the GMPLS switching capability assigned to the TE link according to definitions of textual conventions of GMPLS [RFC4801]." REFERENCE - " OSPF Extensions in Support of GMPLS, RFC 4203, 1.4" + " OSPF Extensions in Support of GMPLS, [RFC4203], 1.4" ::= { tedSwCapEntry 2 } tedSwCapEncoding OBJECT-TYPE SYNTAX IANAGmplsLSPEncodingTypeTC MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the GMPLS encoding type assigned to the TE link." REFERENCE - " OSPF Extensions in Support of GMPLS, RFC 4203, 1.4" + " OSPF Extensions in Support of GMPLS, [RFC4203], 1.4" ::= { tedSwCapEntry 3 } tedSwCapMaxLspBandwidthPri0 OBJECT-TYPE SYNTAX Unsigned32 (0..4294967295) UNITS "Byte per seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the maximum bandwidth of the TE link at the priority 0 for GMPLS LSP creation." REFERENCE - " OSPF Extensions in Support of GMPLS, RFC 4203, 1.4" + " OSPF Extensions in Support of GMPLS, [RFC4203], 1.4" ::= { tedSwCapEntry 4 } tedSwCapMaxLspBandwidthPri1 OBJECT-TYPE SYNTAX Unsigned32 (0..4294967295) UNITS "Byte per seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the maximum bandwidth of the TE link at the priority 1 for GMPLS LSP creation." REFERENCE - " OSPF Extensions in Support of GMPLS, RFC 4203, 1.4" + " OSPF Extensions in Support of GMPLS, [RFC4203], 1.4" ::= { tedSwCapEntry 5 } tedSwCapMaxLspBandwidthPri2 OBJECT-TYPE SYNTAX Unsigned32 (0..4294967295) UNITS "Byte per seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the maximum bandwidth of the TE link at the priority 2 for GMPLS LSP creation." REFERENCE - " OSPF Extensions in Support of GMPLS, RFC 4203, 1.4" + " OSPF Extensions in Support of GMPLS, [RFC4203], 1.4" ::= { tedSwCapEntry 6 } tedSwCapMaxLspBandwidthPri3 OBJECT-TYPE SYNTAX Unsigned32 (0..4294967295) UNITS "Byte per seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the maximum bandwidth of the TE link at the priority 3 for GMPLS LSP creation." REFERENCE - " OSPF Extensions in Support of GMPLS, RFC 4203, 1.4" + " OSPF Extensions in Support of GMPLS, [RFC4203], 1.4" ::= { tedSwCapEntry 7 } tedSwCapMaxLspBandwidthPri4 OBJECT-TYPE SYNTAX Unsigned32 (0..4294967295) UNITS "Byte per seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the maximum bandwidth of the TE link at the priority 4 for GMPLS LSP creation." REFERENCE - " OSPF Extensions in Support of GMPLS, RFC 4203, 1.4" + " OSPF Extensions in Support of GMPLS, [RFC4203], 1.4" ::= { tedSwCapEntry 8 } tedSwCapMaxLspBandwidthPri5 OBJECT-TYPE SYNTAX Unsigned32 (0..4294967295) UNITS "Byte per seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the maximum bandwidth of the TE link at the priority 5 for GMPLS LSP creation." REFERENCE - " OSPF Extensions in Support of GMPLS, RFC 4203, 1.4" + " OSPF Extensions in Support of GMPLS, [RFC4203], 1.4" ::= { tedSwCapEntry 9 } tedSwCapMaxLspBandwidthPri6 OBJECT-TYPE SYNTAX Unsigned32 (0..4294967295) UNITS "Byte per seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the maximum bandwidth of the TE link at the priority 6 for GMPLS LSP creation." REFERENCE - " OSPF Extensions in Support of GMPLS, RFC 4203, 1.4" + " OSPF Extensions in Support of GMPLS, [RFC4203], 1.4" ::= { tedSwCapEntry 10 } tedSwCapMaxLspBandwidthPri7 OBJECT-TYPE SYNTAX Unsigned32 (0..4294967295) UNITS "Byte per seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the maximum bandwidth of the TE link at the priority 7 for GMPLS LSP creation." REFERENCE - " OSPF Extensions in Support of GMPLS, RFC 4203, 1.4" + " OSPF Extensions in Support of GMPLS, [RFC4203], 1.4" ::= { tedSwCapEntry 11 } tedSwCapMinLspBandwidth OBJECT-TYPE SYNTAX Unsigned32 (0..4294967295) UNITS "Byte per seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "This 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." REFERENCE - " OSPF Extensions in Support of GMPLS, RFC 4203, 1.4" + " OSPF Extensions in Support of GMPLS, [RFC4203], 1.4" ::= { tedSwCapEntry 12 } tedSwCapIfMtu OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the MTU of the local or remote TE link." REFERENCE - " OSPF Extensions in Support of GMPLS, RFC 4203, 1.4" + " OSPF Extensions in Support of GMPLS, [RFC4203], 1.4" ::= { tedSwCapEntry 13 } tedSwCapIndication OBJECT-TYPE SYNTAX INTEGER { standard (0), arbitrary (1) } MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates whether the interface supports Standard or Arbitrary SONET SDH." REFERENCE - " OSPF Extensions in Support of GMPLS, RFC 4203, 1.4" + " OSPF Extensions in Support of GMPLS, [RFC4203], 1.4" ::= { tedSwCapEntry 14 } -- -- TED SRLG Table -- tedSrlgTable OBJECT-TYPE SYNTAX SEQUENCE OF TedSrlgEntry MAX-ACCESS not-accessible STATUS current @@ -1139,21 +1139,21 @@ ::= { tedSrlgEntry 1 } tedSrlg OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicate the SRLG value assigned to a local or remote TE link" REFERENCE - " OSPF Extensions in Support of GMPLS, RFC 4203, 1.3" + " OSPF Extensions in Support of GMPLS, [RFC4203], 1.3" ::= { tedSrlgEntry 2 } -- -- Notification Configuration -- tedStatusChangeNotificationMaxRate OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-write STATUS current DESCRIPTION @@ -1530,23 +1530,23 @@ STD 58, RFC 2578, April 1999. [RFC2579] McCloghrie, K., Perkins, D., and J. Schoenwaelder, "Textual Conventions for SMIv2", STD 58, RFC 2579, April 1999. [RFC2580] McCloghrie, K., Perkins, D., and J. Schoenwaelder, "Conformance Statements for SMIv2", STD 58, RFC 2580, April 1999. - [RFC3291] M. Daniele, B. Haberman, S. Routhier, J. Schoenwaelder, + [RFC4001] M. Daniele, B. Haberman, S. Routhier, J. Schoenwaelder, "Textual Conventions for Internet Network Addresses", - RFC3291, May 2002. + RFC4001, Feb. 2005. [RFC3630] D. Katz, et al, "Traffic Engineering (TE) Extensions to OSPF Version2", RFC3630, Sep. 2003. [RFC4203] K. Kompella, and Y. Rekhter, "OSPF Extensions in Support of Generalized Multi-Protocol Label Switching", RFC4203, Oct. 2005. [RFC4750] Dan Joyal, et al, "OSPF Version 2 Management Information Base", RFC4750, Dec. 2006. @@ -1579,28 +1579,35 @@ [RFC3812] Srinivasan, C., Viswanathan, A., and T. Nadeau, "Multiprotocol Label Switching (MPLS) Traffic Engineering (TE) Management Information Base (MIB)", RFC 3812, June 2004. [RFC3813] Srinivasan, C., Viswanathan, A., and T. Nadeau, "Multiprotocol Label Switching (MPLS) Label Switching (LSR) Router Management Information Base (MIB)", RFC 3813, June 2004. + [RFC3945] E. Mannie, "Generalized Multi-Procol Label Switching + (MPLS) Architecture", RFC3945, Oct. 2004. + [RFC4202] K. Kompella, and Y. Rekhter, "Routing Extensions in Support of Generalized Multi-Protocol Label Switching", RFC4202, Oct. 2005. [RFC4220] M. Dubuc, T. D. Nadeu and J. Lang, " Traffic Engineering Link Management Information Base ", RFC4220, Dec. 2005. - [RFC4444] J. Parker, et al, "Management Information Base for + [RFC4377] T. Nadeau, et al, "Operations and Management (OAM) + Requirements for Multi-Protocol Label Switched (MPLS) + Networks", RFC 4377, February 2006. + + [RFC4444] T. Parker, et al, "Management Information Base for Intermediate System to Intermediate System (IS-IS)", RFC 4444, April 2006. [RFC4802] T. D. Nadeu and A. Farrel, "Generalized Multiprotocol Label Switching (GMPLS) Traffic Engineering Management Information Base", RFC4802, Feb. 2007. [RFC4803] T. D. Nadeu and A. Farrel, "Generalized Multiprotocol Label Switching (GMPLS) Label Switching Router (LSR) Management Information Base", RFC4803, Feb., 2007. @@ -1609,23 +1616,20 @@ Engineering", RFC 5305, Oct. 2008. [RFC5307] K. Kompella, and Y. Rekhter, "IS-IS Extensions in Support of Generalized Multi-Protocol Label Switching (GMPLS)", RFC5307, Oct. 2008. [RFC5226] Narten, T. and H. Alvestrand., " Guidelines for Writing an IANA Considerations Section in RFCs" BCP 26, RFC 5226, May 2008. - [RFC5643] Dan Joyal, et al, "Management Information Base for OSPFv3 - ", RFC5643, August 2009. - 11. Acknowledgment The authors wish to acknowledge and thank the following individuals for their valuable comments to this document: Ken Nagami, Shuichi Okamoto, Adrian Farrel and Diego Caviglia. 12. Authors' Addresses Tomohiro Otani KDDI Corporation