Copyright (c) 2012 IETF Trust and the persons identified as the document authors. All rights reserved. This MIB module contain...
Version: 2012-06-07
module CISCO-IETF-MPLS-ID-STD-03-MIB { yang-version 1; namespace "urn:ietf:params:xml:ns:yang:smiv2:CISCO-IETF-MPLS-ID-STD-03-MIB"; prefix CISCO-IETF-MPLS-ID-STD-03-MIB; import CISCO-MPLS-TC-EXT-STD-MIB { prefix cisco-mpls; } import ietf-yang-smiv2 { prefix smiv2; } organization "Multiprotocol Label Switching (MPLS) Working Group"; contact "Venkatesan Mahalingam Dell Inc, 350 Holger way, San Jose, CA, USA Email: venkat.mahalingams@gmail.com Kannan KV Sampath Aricent, India Email: Kannan.Sampath@aricent.com Sam Aldrin Huawei Technologies 2330 Central Express Way, Santa Clara, CA 95051, USA Email: aldrin.ietf@gmail.com Thomas D. Nadeau Juniper Networks 10 Technology Park Drive, Westford, MA 01886 Email: tnadeau@juniper.net"; description "Copyright (c) 2012 IETF Trust and the persons identified as the document authors. All rights reserved. This MIB module contains generic object definitions for MPLS Traffic Engineering in transport networks. This module is a cisco-ized version of the IETF draft: draft-ietf-mpls-tp-te-mib-03."; revision "2012-06-07" { description "[Revision added by libsmi due to a LAST-UPDATED clause.]"; } revision "2012-04-08" { description "MPLS identifiers mib object extension"; } smiv2:alias "cmplsIdStdMIB" { smiv2:oid "1.3.6.1.4.1.9.10.147"; } smiv2:alias "cmplsIdNotifications" { smiv2:oid "1.3.6.1.4.1.9.10.147.0"; } smiv2:alias "cmplsIdObjects" { smiv2:oid "1.3.6.1.4.1.9.10.147.1"; } smiv2:alias "cmplsIdConformance" { smiv2:oid "1.3.6.1.4.1.9.10.147.2"; } smiv2:alias "cmplsIdGroups" { smiv2:oid "1.3.6.1.4.1.9.10.147.2.1"; } smiv2:alias "cmplsIdCompliances" { smiv2:oid "1.3.6.1.4.1.9.10.147.2.2"; } container CISCO-IETF-MPLS-ID-STD-03-MIB { config false; container cmplsIdObjects { smiv2:oid "1.3.6.1.4.1.9.10.147.1"; leaf cmplsGlobalId { smiv2:max-access "read-write"; smiv2:oid "1.3.6.1.4.1.9.10.147.1.1"; type cisco-mpls:CMplsGlobalId; description "This object allows the administrator to assign a unique operator identifier also called MPLS-TP Global_ID."; reference "MPLS-TP Identifiers [RFC6370]."; } leaf cmplsIcc { smiv2:max-access "read-write"; smiv2:oid "1.3.6.1.4.1.9.10.147.1.2"; type cisco-mpls:CMplsIccId; description "This object allows the operator or service provider to assign a unique MPLS-TP ITU-T Carrier Code (ICC) to a network."; reference "MPLS-TP Identifiers [RFC6370]."; } leaf cmplsNodeId { smiv2:max-access "read-write"; smiv2:oid "1.3.6.1.4.1.9.10.147.1.3"; type cisco-mpls:CMplsNodeId; description "This object allows the operator or service provider to assign a unique MPLS-TP Node_ID. The Node_ID is assigned within the scope of the Global_ID."; reference "MPLS-TP Identifiers [RFC6370]."; } } // container cmplsIdObjects } // container CISCO-IETF-MPLS-ID-STD-03-MIB } // module CISCO-IETF-MPLS-ID-STD-03-MIB
© 2023 YumaWorks, Inc. All rights reserved.