Technical Committee Network Management

Size: px
Start display at page:

Download "Technical Committee Network Management"

Transcription

1 Technical Committee Network Management M4 Interface: ATM Network View CORBA MIB AF-NM August, 2002

2 2002 by The ATM Forum. This specification/document may be reproduced and distributed in whole, but (except as provided in the next sentence) not in part, for internal and informational use only and not for commercial distribution. Notwithstanding the foregoing sentence, any protocol implementation conformance statements (PICS) or implementation conformance statements (ICS) contained in this specification/document may be separately reproduced and distributed provided that it is reproduced and distributed in whole, but not in part, for uses other than commercial distribution. All other rights reserved. Except as expressly stated in this notice, no part of this specification/document may be reproduced or transmitted in any form or by any means, or stored in any information storage and retrieval system, without the prior written permission of The ATM Forum. The information in this publication is believed to be accurate as of its publication date. Such information is subject to change without notice and The ATM Forum is not responsible for any errors. The ATM Forum does not assume any responsibility to update or correct any information in this publication. Notwithstanding anything to the contrary, neither The ATM Forum nor the publisher make any representation or warranty, expressed or implied, concerning the completeness, accuracy, or applicability of any information contained in this publication. No liability of any kind shall be assumed by The ATM Forum or the publisher as a result of reliance upon any information contained in this publication. The receipt or any use of this document or its contents does not in any way create by implication or otherwise: Any express or implied license or right to or under any ATM Forum member company's patent, copyright, trademark or trade secret rights which are or may be associated with the ideas, techniques, concepts or expressions contained herein; nor Any warranty or representation that any ATM Forum member companies will announce any product(s) and/or service(s) related thereto, or if such announcements are made, that such announced product(s) and/or service(s) embody any or all of the ideas, technologies, or concepts contained herein; nor Any form of relationship between any ATM Forum member companies and the recipient or user of this document. Implementation or use of specific ATM standards or recommendations and ATM Forum specifications will be voluntary, and no company shall agree or be obliged to implement them by virtue of participation in The ATM Forum. The ATM Forum is a non-profit international organization accelerating industry cooperation on ATM technology. The ATM Forum does not, expressly or otherwise, endorse or promote any specific products or services. NOTE: The user's attention is called to the possibility that implementation of the ATM interoperability specification contained herein may require use of an invention covered by patent rights held by ATM Forum Member companies or others. By publication of this ATM interoperability specification, no position is taken by The ATM Forum with respect to validity of any patent claims or of any patent rights related thereto or the ability to obtain the license to use such rights. ATM Forum Member companies agree to grant licenses under the relevant patents they own on reasonable and nondiscriminatory terms and conditions to applicants desiring to obtain such a license. For additional information contact: The ATM Forum Worldwide Headquarters 2570 West El Camino Real, Suite 304 Mountain View, CA Tel: Fax: Editors: Weijing Chen Andrew J. Mayer, Ph.D. Page ii

3 Table of Contents 1. Background Introduction Overview of the Information Model Interface Inheritance Relationship Interface Containment Relationship Object Dependancy Relationships Interface Creation Summary of Required Object Classes Information Model IDL Imports Forward Declarations Structures and Typedefs Intefaces Facade AbstractAalProfile AalProfileTypeOne AalProfileTypeTwo AalProfileTypeTwoTrunking AalProfileTypeTwoLES AalProfileTypeThreeFour AalProfileTypeFive AtmImaGroupTP_F AtmImaLinkTP_F AtmImaLinkTPPhy_F AtmLink_F AtmLinkEnd_F AtmLinkEndPhy_F AtmNetworkAccessProfile_F AtmNetworkTP_F AtmNetworkCTP_F AtmNetworkTTP_F AtmRoutingProfile_F AtmSubnetwork_F AtmSNC_F AtmAbstractTrafficDesc_F AtmTrafficDescABR_F AtmTrafficDescCBR_F AtmTrafficDescVBR_F AtmTrafficDescUBR_F AtmTrafficDescGFR_F CesServiceProfile_F LatestOccurenceLog_F GenericTransportTTP_F Interfaces Fine-grained AbstractAalProfile AalProfileTypeOne AalProfileTypeTwo AalProfileTypeTwoTrunking AalProfileTypeTwoLES Page iii

4 5.5.6 AalProfileTypeThreeFour AalProfileTypeFive AtmImaGroupTP AtmImaLinkTP AtmImaLinkTPPhy AtmLink AtmLinkEnd AtmLinkEndPhy AtmNetworkAccessProfile AtmNetworkTP AtmNetworkCTP AtmNetworkTTP AtmRoutingProfile AtmSubnetwork AtmSNC AtmAbstractTrafficDesc AtmTrafficDescABR AtmTrafficDescCBR AtmTrafficDescVBR AtmTrafficDescUBR AtmTrafficDescGFR CesServiceProfile LatestOccurenceLog GenericTransportTTP Performance Management Facade Forward Declarations CellProtocolMonCD_F (Cell Protocol Monitoring Current Data) CongDiscardCD_F (ATM Congestion Discards Current Data) GenericTransportPmCD_F (Physical Transport Performance Monitoring Current Data) PmOamCD_F (PM OAM Cell Monitoring Current Data) TcAdaptProtMonCD_F (TC Adaptor Protocol Monitoring Current Data) TrafficLoadCD_F (Traffic Load Current Data) UpcNpcDisagreementsCD_F (UPC and NPC Disagreements Current Data) Performance Management Fine-grained Forward Declarations CellProtocolMonCD (Cell Protocol Monitoring Current Data) CongDiscardCD (ATM Congestion Discards Current Data) GenericTransportPmCD (Physical Transport Performance Monitoring Current Data) PmOamCD (PM OAM Cell Monitoring Current Data) TcAdaptProtMonCD (TC Adaptor Protocol Monitoring Current Data) TrafficLoadCD (Traffic Load Current Data) UpcNpcDisagreementsCD (UPC and NPC Disagreements Current Data) Name Binding AbstractAalProfile AtmImaGroupTP AtmImaLinkTP AtmLink AtmLinkEnd AtmLinkEndPhy AtmNetworkAccessProfile Page iv

5 5.8.8 AtmNetworkCTP AtmNetworkTTP AtmRoutingProfile AtmSNC AtmSubnetwork AtmAbstractTrafficDesc CesServiceProfile LatestOccurenceLog GenericTransportTTP ThresholdData CellProtocolMonCD CongDiscardCD GenericTransportPmCD PmOamCD TcAdaptProtMonCD TrafficLoadCD UpcNpcDisagreementsCD Information Model IDL: Constants CharacteristicInfoConst ATMFProbableCauseConst References Appendix A: Object Naming Guidelines Appendix B: UML Diagrams Appendix C: Instance Diagram Examples Page v

6 1. Background ITU-T Recommendation Q.816 defines the framework support services that cover CORBA based TMN services including naming service, notification service, telecom log service, messaging service, security service, transaction service, factory finder service, channel finder service, terminator service, MOO service and heartbeat service. ITU-T Recommendation X.780 defines the framework modeling guidelines and super-classes for all managed objects, standard set of notifications, and managed object factories. Recommendation X.780 and Recommendation Q.816 together form the CORBA-based TMN interface framework. ITU-T framework originally dictated that each managed object had to be an individually-accessible CORBA object, often known as a fine-grained approach. Recently, however, it has been extended to enable implementers to instead choose an approach where managed objects do not have individual object references. This coarse-grained approach relieves implementers from having to support large numbers of CORBA interoperable object references (IORs). Recommendation Q is an extension to Recommendation Q.816, and enables the framework to support "coarse-grained" interfaces. Recommendation Q adds one new service to be supported on the interface. Like Recommendation Q.816.1, Recommendation X defines extensions to Recommendation X.780 for coarse-grained interfaces. Recommendation X.780 defines rules for modeling network resources on CORBA interfaces in a "fine-grained" manner. X does the same thing, but in a "coarse-grained" manner. Semantically, the fine-grained and coarse-grained approaches provide access to practically identical information and operations; they simply differ in the syntax used to access the data and capabilities. Rather than interacting directly with object representing manageable resources through their CORBA interfaces, the interactions are channeled through a "façade" interface. This approach has the benefit of reducing the number of CORBA objects with which a management system must interact, reducing overhead in large systems. Recommendation M.3120 defines a generic information model and provides a CORBA IDL version of the generic network information model originally defined in Recommendation M.3100, its amendments and G Some of the object interfaces defined in it are suitable for direct use, while others are intended to be specialized for use with a particular network technology. The idea is that these objects form a core set of capabilities that may then be extended to meet the needs of any particular technology. These extensions are expected to be defined mainly by industry forums and standards groups in addition to the ITU-T. Recommendation M.3120 contains both fine and coarse-grained interface definitions for this generic information model. Current ATM Forum CORBA model is based on early working version of ITU-T CORBA framework. It is in the best interest of both service provider and equipment supplier to have one CORBA framework for different network technologies. Also ATM Forum can focus its effort on ATM network modeling and have worldwide CORBA experts working on basic framework issues much like CMIP/GDMO eras. Page 1

7 2. Introduction This document specifies a CORBA-based ATM network management interface definition that provides a formal representation of the information exchanged between a managed system and a managing system. The interface specification was defined specifically to meet the criteria set forth by ATM Forum "M4 Interface Requirements and Logical MIB: ATM Network View" version 2 (af-nm )[1]. It also includes necessary managed objects from ATM Forum "M4 Interface Requirements and Logical MIB: ATM Network Element View" (af-nm )[2] and other ATM SVC related managed objects. This interface definition is fully compliant with ITU-T Recommendation X "TMN Guidelines for Defining Coarse-grained CORBA Managed Objects" [4] and uses Recommendation Q "CORBA Based TMN Services Extensions to Support Coarse-Grained Interfaces" [6] and Recommendation Q CORBA-Based TMN Performance Management Service [8]. The managed objects defined are inherited from M.3120 "CORBA Generic Network and NE Level Information Model" [7] whenever possible. The CORBA IDL contained in this document was checked with VisiBroker for Java 4.5 and ORBacus HIDL Use of these tools does not constitute an endorsement of these tools by the ATM Forum or ATM Forum member companies. Page 2

8 3. Overview of the Information Model 3.1. Interface Inheritance Relationship X780 Managed Object M3120 Network M3120 Abstract Link End M3120 Abstract Link M3120 Pipe M3120 Sub Network M3120 TP Atm Latest Occurrence Log Atm Network Access Profile Atm Abstract Traffic Desc M3120 LayerND AtmLink End Atm Link M3120 SNC Atm Sub Network M3120 Network TP Atm Routing Profile Atm Traffic Desc CBR Atm Traffic Desc ABR AtmLink EndPhy AtmSNC ATM IMA Link TP ATM IMA Link TP Phy ATM IMA Group TP Atm Network TTP ATM Network TP Atm Network CTP Generic Transport TTP Atm Traffic Desc GFR Atm Traffic Desc VBR Atm Traffic Desc UBR Non Instantiable classes are shown in italic X780 Managed Object Q.822 Scanner Q.822 Threshold Data CES Service Profile Abstract AAL Profile Q.822 Current Data AAL Profile Type One AAL Profile Type Two AAL Profile Type Three/Four AAL Profile Type Five Cell Protocol Mon CD Cong Discard CD Generic Transport PM CD PM OAM CD Non Instantiable classes are shown in italic Tc Adapt Prot Mon CD Traffic Load CD UPC NPC Disagree CD Page 3

9 3.2. Interface Containment Relationship M.3120: Network M.3120: LayerND Atm Link Atm Link End AtmSubnetwork Atm Network CTP Atm Network TTP Legend: IDL Object AtmCES Service Provile AtmSNC (Subnetwork Connection) Traffic Load CD UPC/NPC Disagreements CD PM OAM CD A B A contains B Abstract AAL Profile atm Routing Profile Atm abstract Traffic Descriptor Profile atm Network Access Profile M.3120: Network M.3120: LayerND M.3120 Managed Element AtmSubnetwork Atm Link End Atm Link EndPhy Generic Transport TTP Atm IMA Group TP Atm IMA Link TP Q.822: Threshold Data Latest Occurrence Log Cong Discard CD Traffic Load CD Cell Protocol Mon CD TC Adapt Prot Mon CD Generic Transport PM CD A Legend: B IDL Object A contains B Page 4

10 3.3. Object Dependancy Relationships Subordinate Superior superior Subclasses Allowed subordinate Subclasses Allowed manager Creates Allowed DeletePolicy AtmLink LayerND True True True itut_x780::deleteonlyifnocontainedobjects AbstractAalProfile AtmSubnetwork True True True itut_x780::deleteonlyifnocontainedobjects AtmImaGroup ManagedElement True True True itut_x780::deleteonlyifnocontainedobjects AtmImaLink ManagedElement True True True itut_x780::deleteonlyifnocontainedobjects AtmLinkEnd LayerND True True True itut_x780::deleteonlyifnocontainedobjects AtmLinkEndPhy LayerND True True False itut_x780::notdeletable LayerND Network True True AtmNetworkAccessPro file False 1 AtmSubnetwork True True True itut_x780::notdeletable itut_x780::deleteonlyifnocontainedobjects AtmNetworkCTP AtmLinkEnd True True True itut_x780::deleteonlyifnocontainedobjects AtmNetworkTTP AtmLinkEnd True True True itut_x780::deleteonlyifnocontainedobjects AtmRoutingProfile AtmSubnetwork True True True itut_x780::deleteonlyifnocontainedobjects AtmSNC AtmSubnetwork True True True itut_x780:: notdeletable AtmSubnetwork LayerND True True False itut_x780::notdeletable AtmAbstractTraffic DescProfile AtmSubnetwork True True True itut_x780::deleteonlyifnocontainedobjects CesServiceProfile AtmSubnetwork True True True itut_x780::deleteonlyifnocontainedobjects LatestOccurenceLog AtmSubnetwork True True False itut_x780::notdeletable GenericTransportTTP ManagedElement True True False itut_x780::notdeletable ThresholdData Network True True True itut_x780::deleteonlyifnocontainedobjects CellProtocolMonCD AtmLinkEnd True True True itut_x780::deleteonlyifnocontainedobjects CongDiscardCD AtmLinkEnd True True True itut_x780::deleteonlyifnocontainedobjects CongDiscardCD AtmSubnetwork True True True itut_x780::deleteonlyifnocontainedobjects PhyPmCDGenericTrans portpmcd AtmLinkEndPhy True True True itut_x780::deleteonlyifnocontainedobjects 1 In ATM framework manager creates are not allowed even though stated in the namebinding. Page 5

11 PhyPmCDGenericTrans portpmcd GenericTranspo rtttp True True True itut_x780::deleteonlyifnocontainedobjects PmOamCD AtmNetworkCTP True True True itut_x780::deleteonlyifnocontainedobjects PmOamCD AtmNetworkTTP True True True itut_x780::deleteonlyifnocontainedobjects TcAdaptProtMonCD AtmLinkEnd True True True itut_x780::deleteonlyifnocontainedobjects TrafficLoadCD AtmLinkEnd True True True itut_x780::deleteonlyifnocontainedobjects TrafficLoadCD AtmSubnetwork True True True itut_x780::deleteonlyifnocontainedobjects TrafficLoadCD AtmNetworkCTP True True True itut_x780::deleteonlyifnocontainedobjects UpcNpcDisagreements CD AtmNetworkCTP True True True itut_x780::deleteonlyifnocontainedobjects 3.4. Interface Creation Object Class manager Creates Allowed Creation Method(s) AalProfileTypeOne AalProfileTypeTwo AalProfileTypeTwoTru nking True True True AalProfileTypeTwoLES True AalProfileTypeThreeF our AalProfileTypeFive AtmImaGroupTP AtmImaLinkTP AtmImaLinkTPPhy AtmLink True True True True True True atmf_m4nw_v2:: AalProfileTypeOneFactory: create; Automatically by Managed System atmf_m4nw_v2:: AalProfileTypeTwoFactory: create; Automatically by Managed System atmf_m4nw_v2:: AalProfileTypeTwoTrunkingFactory: create; Automatically by Managed System atmf_m4nw_v2:: AalProfileTypeTwoLESFactory: create; Automatically by Managed System atmf_m4nw_v2:: AalProfileTypeThreeFourFactory: create; Automatically by Managed System atmf_m4nw_v2:: AalProfileTypeFiveFactory: create; Automatically by Managed System atmf_m4nw_v2:: AtmImaGroupTPFactory: create; Automatically by Managed System atmf_m4nw_v2:: AtmImaLinkTPFactory: create; Automatically by Managed System atmf_m4nw_v2:: AtmImaLinkTPPhyFactory: create; Automatically by Managed System atmf_m4nw_v2:: AtmLinkFactory:create; Automatically by Managed System Page 6

12 AtmLinkEnd AtmLinkEndPhy AtmNetworkAccessProf ile AtmNetworkCTP AtmNetworkTTP AtmRoutingProfile AtmSNC True True True True True True True atmf_m4nw_v2:: AtmLinkEndFactory:create; Automatically by Managed System atmf_m4nw_v2:: AtmLinkEndFactory:create; Automatically by Managed System atmf_m4nw_v2:: AtmNetworkAccessProfileFactory:create; Automatically by Managed System atmf_m4nw_v2:: AtmSubnetwork: setuppttoptsncwithlinkend; atmf_m4nw_v2:: AtmSubnetwork: setuppttomultisncwithlinkend; atmf_m4nw_v2:: AtmSubnetwork: addtptomultisncwithlinkend; atmf_m4nw_v2:: AtmNetworkCTPFactory: create; atmf_m4nw_v2:: AtmSubnetwork: setuppttoptsncwithlinkend; atmf_m4nw_v2:: AtmSubnetwork: setuppttomultisncwithlinkend; atmf_m4nw_v2:: AtmSubnetwork: addtptomultisncwithlinkend; atmf_m4nw_v2:: AtmNetworkTTPFactory: create; atmf_m4nw_v2:: AtmRoutingProfileFactory:create; atmf_m4nw_v2:: AtmSubnetwork: setuppttoptsncwithlinkend; atmf_m4nw_v2:: AtmSubnetwork: setuppttoptsncwithctp; atmf_m4nw_v2:: AtmSubnetwork: setuppttomultisncwithlinkend; atmf_m4nw_v2:: AtmSubnetwork: setuppttomultisncwithctp; atmf_m4nw_v2:: AtmSubnetwork: addtptomultisncwithlinkend; atmf_m4nw_v2:: AtmSubnetwork: addtptomultisncwithctp; AtmSubnetwork AtmTrafficDescABR AtmTrafficDescCBR AtmTrafficDescVBR AtmTrafficDescUBR AtmTrafficDescGFR CesServiceProfile False Automatically by Managed System True True True True True True atmf_m4nw_v2:: AtmTrafficDescABRFactory: create; Automatically by Managed System atmf_m4nw_v2:: AtmTrafficDescCBRFactory: create; Automatically by Managed System atmf_m4nw_v2:: AtmTrafficDescVBRFactory: create; Automatically by Managed System atmf_m4nw_v2:: AtmTrafficDescUBRFactory: create; Automatically by Managed System atmf_m4nw_v2:: AtmTrafficDescGFRFactory: create; Automatically by Managed System atmf_m4nw_v2:: CesServiceProfileFactory: create; Automatically by Managed Page 7

13 LatestOccurrenceLog GenericTransportTTP CellProtocolMonCD CongDiscardCD PmOamCD TcAdaptProtMonCD TrafficLoadCD UpcNpcDisagreementsC D False True True True True True True True GenericTransportPmCD True atmf_m4nw_v2:: GenericTransportTTPFactory: create; Automatically by Managed atmf_m4nw_v2:: CellProtocolMonCDFactory: create; Automatically by Managed atmf_m4nw_v2:: CongDiscardCDFactory: create; Automatically by Managed atmf_m4nw_v2:: PmOamCDFactory: create; Automatically by Managed atmf_m4nw_v2:: TcAdaptProtMonCDFactory: create; Automatically by Managed atmf_m4nw_v2:: TrafficLoadCDFactory: create; Automatically by Managed atmf_m4nw_v2:: UpcNpcDisagreementsCDFactory: create; Automatically by Managed atmf_m4nw_v2:: GenericTransportPmCDFactory: create; Automatically by Managed Page 8

14 4. Summary of Required Object Classes Table 3-1 summarizes the set of CORBA v2 IDL object interface that is needed to meet the requirements specified in ATM Forum M4 Interface Requirements and Logical MIB: ATM Network View version 2 (af-nm )[1]. The first column of this table lists the logical managed entities defined [1]. The second column lists attributes and operations associated with the corresponding logical managed entity in column one. The third column lists the IDL object interface that corresponds to the logical managed entity in column one. The fourth column lists the attributes and operations associated with the corresponding IDL object interface in column three. Where appropriate, comments are provided in the fifth column. This table is not intended to exhaustively list every IDL attribute and operation given in Section 5 of this document. Table 4-1. M4 Network View Logical MIB to CORBA v2 IDL Mapping Table M4 Logical MIB Managed Entity Network vclayernetworkdomain vclinkconnection M4 Logical MIB Attribute/Operation Network ID Relationship with managed resources query network for contained Managed Entities atmlndid Signal Identification User Label Relationship with vcttp Relationship with vctrail Relationship with vcsubnetwork Relationship with vctrailrequest query vclayernetworkdomain for Delimiting vcttps query vplayernetworkdomain for existing vctrails query vclayernetworkdomain for component vcsubnetwork setup vctrail setup vctrailrequest addtps to Multipoint Trail release vctrail make external vclinkend remove external vclinkend setup vctopologicallink release vctopologicallink vclinkconnection ID Signal Identification Directionality User Label availability Status Administrative State retainedresource CORBA v2 IDL Object M.3120:Network M.3120:LayerND No CORBA Object CORBA IDL Attribute/Operation NameGet (fine grain only) Containment Relationship Containment Relationship NameGet (fine grain only) signalidget userlabelget userlabelset Containment Relationship via AtmLinkEnd NO CORBA RELATIONSHIP Containment Relationship NO CORBA RELATIONSHIP NO CORBA OPERATION NO CORBA OPERATION NO CORBA OPERATION NO CORBA OPERATION NO CORBA OPERATION NO CORBA OPERATION NO CORBA OPERATION AtmLinkEndFactory: create AtmLinkEnd: destroy AtmLinkFactory: create AtmLinkEnd:destroy Comment Page 9

15 M4 Logical MIB Managed Entity vclinkend vclogicallinktp M4 Logical MIB Attribute/Operation Relationship With vctopologicallink Relationship With vcnetworkctps query vclinkconnection for Containing vctopologicallink query vclinkconnection for terminating vcnetworkctps vclinkend ID Administrative State Availability Status Egress Maximum Assignable Bandwidth Ingress Maximum Assignable Bandwidth Egress available Bandwidth Ingress available Bandwidth User Label Link TP Type NO LOGICAL MIB ATTRIBUTE MATCH Relationship With vctopologicallink Relationship With vclogicalllinktp Relationship With vcsubnetwork Relationship With serverttps Relationship With vcnetworkaccessprofile Relationship With vcnetworkctp: existing Connection Termination Points query vclinkend for Terminated vctopologicallink query vclinkend for delineated vcsubnetwork query vclinkend for associated vpttp associate vclinkend with supporting vpttp vclinkend PVC Trace vclogicallinktp ID Egress Maximum Assignable Bandwidth Ingress Maximum Assignable Bandwidth Egress available Bandwidth Ingress available Bandwidth CORBA v2 IDL Object AtmLinkEnd AtmLinkEnd CORBA IDL Attribute/Operation NO CORBA RELATIONSHIP NO CORBA RELATIONSHIP NO CORBA OPERATION NO CORBA OPERATION NameGet (fine grain only) administrativestateget administrativestateset availabilitystatusget egressmaxassignablebwget ingressmaxassignablebwget availablelinkendcapacityg et availablelinkendcapacityg et userlabelget userlabelset linkendtypeget linkendtypeset signalidget linkpointerget logicallinkendlistget AtmSubnetwork: containedlinkendlistget serverttplistget networkaccessprofileget networkaccessprofileset supportedctpsget supportedctpadd supportedctpremove linkpointerget ContainedInSubnetworkList Get ContainedInSubnetworkList Set ContainedInSubnetworkList Add containedinsubnetworklist Remove serverttplistget serverttplistget linkpvctrace NameGet (fine grain only) egressmaxassignablebwget ingressmaxassignablebwget availablelinkendcapacityg et availablelinkendcapacityg et Comment Page 10

16 M4 Logical MIB Managed Entity vcnetworkaccessprofile vcroutingprofile vcsubnetwork M4 Logical MIB Attribute/Operation VCI Range User Label Relationship With vctopologicallink Relationship With vclinkend Relationship With vcsubnetwork Relationship With vcnetworkaccessprofile Relationship With vcnetworkctp: Existing Connection Termination Points query vclogicallinktp for terminated vctopologicallink query vclogicallinktp for delineated vcsubnetwork query vclogicallinktp for associated vclinkends associate vclogicallinktp with supporting vclinkend vclogicallinktp PVC Trace vcnetworkaccessprofile ID total Egress Bandwidth total Ingress Bandwidth maximum Number of Active Connection Allowed VPI/VCI Range vcroutingprofile ID connectiontypesupported routedescriptionlist maxhops Relationship With vcsubnetwork setup vcroutingprofile Subnetwork ID Signal Identification user Label availability Status supported by Object List Relationship With vcsubnetworkconnection CORBA v2 IDL Object AtmNetworkAccessP rofile AtmNetworkAccessP rofilefactory AtmRoutingProfile AtmSubnetwork CORBA IDL Attribute/Operation NetworkAccessProfile: vcirangeget userlabelget userlabelset linkpointerget topologicallinkendlistget AtmSubnetwork: containedlinkendlistget networkaccessprofileget networkaccessprofileset supportedctpsget supportedctpadd supportedctpremove linkpointerget ContainedInSubnetworkList Get ContainedInSubnetworkList Set ContainedInSubnetworkList Add containedinsubnetworklist Remove serverttplistget serverttplistget linkpvctrace NameGet (fine grain only) totalegressbwget totalegressbwset totalingressbwget totalingressbwset maxnumactivevcconnget maxnumactivevcconnset maxnumactivevpconnget maxnumactivevpconnset vpirangeget vpirangeset vcirangeget vcirangeset NameGet (fine grain only) connectiontypeget routedescriptionlistget maxhopsget Containment Relationship AtmRoutingProfileFactory: create NameGet (fine grain only) signalidget userlabelget userlabelset availabilitystatusget supportedbyobjectlistget supportedbyobjectlistset supportedbyobjectlistadd supportedbyobjectlistremo ve Containment Relationship Comment Page 11

17 M4 Logical MIB Managed Entity M4 Logical MIB Attribute/Operation Relationship With vcsubnetworks Relationship With vctopologicallink Relationship With vclogicallinktp Relationship With vclinkend query vcsubnetwork for existing vcsubnetworkconnections query vcsubnetwork for component vcsubnetworks CORBA v2 IDL Object CORBA IDL Attribute/Operation containedsubnetworklistge t containedsubnetworklistse t containedsubnetworklistad d containedsubnetworklistre move containedlinklistget containedlinklistset containedlinklistadd containedlinklistremove containedlinkendlistget containedlinkendlistset containedlinkendlistadd containedlinkendlistremov e containedlinkendlistget containedlinkendlistset containedlinkendlistadd containedlinkendlistremov e Containment Relationship containedsubnetworklistge t Comment vcsubnetworkconnection query vcsubnetwork for vctopologicallinks between its component subnetworks query vcsubnetwork for Connecting vclinkends or vclogicallinktps setup vcsubnetworkconnection modify vcsubnetworkconenction addtps to SunetworkConnection release vcsubnetworkconnection vcsubnetworkconnectionid Directionality availability Status Administrative Status User Label restorableindicator retainedresource provisiontype NO LOGICAL MIB ATTRIBUTE MATCH Relationship With networkctps Relationship With subnetworkconnections AtmSNC containedlinklistget containedlinkendlistget setuppttoptsncwithctp setuppttoptsncwithlinkend setuppttomultisncwithctp setuppttomultisncwithlink End AtmNetworkCTP: egresstrafficdescprofileset; AtmNetworkCTP: ingresstrafficdescprofileset addtptomultisncwithctp addtptomultisncwithlinken d removetpfrommultisnc releasesnc NameGet (fine grain only) directionalityget AvailabilityStatusGet operationalstateget administrativestateget administrativestateset userlabelget userlabelset protectedget NO CORBA OPERATION provisiontypeget provisiontypeset signalidget connectiontypeget aendnetworktplistget zendnetworktplistget componentpointerlistget Page 12

18 M4 Logical MIB Managed Entity vctopologicallink vctrail M4 Logical MIB Attribute/Operation Relationship With vclinkconnections Relationship With routingprofiles query subnetworkconnection for terminating networkctps query vcsubnetworkconnection for Component vcsubnetworkconnections vcsubnetworkconnection Connection Trace vctopologicallink ID Signal Identification Directionality Operational State provisioned Bandwidth available Bandwidth restorationmode Customer Identification Weight NO LOGICAL MIB ATTRIBUTE MATCH Relationship With linkconnections Relationship With logicallinktp Relationship With linkend Relationship With subnetwork Relationship With vcnetworkaccessprofile query vctopologicallink for Contained vclinkconnections query vctopologicallink For Terminating vclinkends or vclogicallinktps query vctopologicallink For Delineated vcsubnetworks set up vclinkconnection modify vclinkconnection release vclinkconnection vctopologicallink PVC Trace vctrail ID signal Identification Directionality User Label Administrative State availability State restorable Indicator retainedresource Relationship With vcnetworkttp CORBA v2 IDL Object AtmLink NO M4 IDL OBJECT (Trails are represented as AtmSNCs with associated TTPs) CORBA IDL Attribute/Operation NO CORBA OPERATION relatedroutingprofileget aendnetworktplistget zendnetworktplistget componentpointerlistget tracesnc NameGet (fine grain only) signalidget NO CORBA OPERATION AvailabilityStatusGet AtmNetworkAccessProfile: totalingressbwget availablelinkcapacityget restorationmodeget restorationmodeset userlabelget userlabelset usagecostget usagecostset administrativestateget administrativestateset NO CORBA OPERATION aendget zendget aendget zendget NO CORBA OPERATION (via Link Ends) *** replaced operation NO CORBA OPERATION (via Link Ends) *** replaced operation NO CORBA OPERATION aendget zendget NO CORBA OPERATION (via Link Ends) *** replaced operation NO CORBA OPERATION NO CORBA OPERATION NO CORBA OPERATION linkpvctrace Comment Page 13

19 M4 Logical MIB Managed Entity vctrailrequest vplayernetworkdomain vplinkconnection vplinkend M4 Logical MIB Attribute/Operation query vctrail for terminatingttps vctrail Connection Trace vptrailrequest ID Request Status requesttype requestcommittedtime Relationship With vctrail Signal Identification NO LOGICAL MIB ATTRIBUTE MATCH User Label NO LOGICAL MIB ATTRIBUTE MATCH Relationship With vpttp Relationship With vptrail Relationship With vpsubnetwork Relationship With vptrailrequest query vplayernetworkdomain for Delimiting vpttps query vplayernetworkdomain for existing vptrails query vplayernetworkdomain for component vpsubnetwork setup vptrail setup vptrailrequest addtps To Multipoint Trail release vptrail Make External vplinkend Remove External vplinkend setup vptopologicallink release vptopologicallink vplinkconnection ID Signal Identification Directionality User Label availability Status Administrative State retainedresource Relationship With vptopologicallink Relationship With vpnetworkctps query vplinkconnection for containing vptopologicallink query vplinkconnection For terminating vpnetworkctps vplinkend ID Administrative State Availability Status Egress Maximum Assignable Bandwidth CORBA v2 IDL Object NO M4 IDL OBJECT AtmLND No CORBA Object AtmLinkEnd CORBA IDL Attribute/Operation signalidget userlabelget userlabelset Containment Relationship via AtmLinkEnd NO CORBA RELATIONSHIP Containment Relationship NO CORBA RELATIONSHIP NO CORBA OPERATION NO CORBA OPERATION Containment Relationship NO CORBA OPERATION NO CORBA OPERATION NO CORBA OPERATION NO CORBA OPERATION AtmLinkEndFactory: create AtmLinkEnd:destroy AtmLinkFactory: create AtmLinkEnd:destroy NameGet (fine grain only) administrativestateget administrativestateset availabilitystatusget egressmaxassignablebwget Comment Page 14

20 M4 Logical MIB Managed Entity M4 Logical MIB Attribute/Operation Ingress Maximum Assignable Bandwidth Egress available Bandwidth Ingress available Bandwidth User Label Link TP Type Loopback Location Identifier ILMI Virtual Identifier Supporting NE Location Supporting Circuit Pack Location Server TTP Name Server TTP Characteristic Information Type Server TTP Port Id Server TTP Operational State Server TTP Technology Specific Additional Information Cell Scrambling Enable Subscriber Address Prefered Carrier NO LOGICAL MIB ATTRIBUTE MATCH CORBA v2 IDL Object CORBA IDL Attribute/Operation ingressmaxassignablebwget availablelinkendcapacityg et availablelinkendcapacityg et userlabelget userlabelset linkendtypeget linkendtypeset loopbacklocidget loopbacklocidset ilmivpivciget ilmivpivciset AtmLinkEndPhy: serverttpportidget AtmLinkEndPhy: serverttpportidget serverttplistget AtmLinkEndPhy: serverttpcharinfoget AtmLinkEndPhy: serverttpportidget, serverttpportidset AtmLinkEndPhy: serverttpopstateget vendorprofilelistget vendorprofilelistadd vendorprofilelistremove cellscramblingenabledget cellscramblingenabledset NO CORBA SUPPORT NO CORBA SUPPORT signalidget ilmiestabconnectivitypoll IntervalGet ilmiestabconnectivitypoll IntervalSet ilmicheckconnectivitypoll IntervalGet ilmicheckconnectivitypoll IntervalSet ilmiconnectivitypollfacto rget ilmiconnectivitypollfacto rset Comment Relationship With vptopologicallink Relationship With vplogicallinktp Relationship With vpsubnetwork Relationship With serverttps Relationship With vpnetworkaccessprofile Relationship With vpnetworkctp: Existing Connection Termination Points AtmLinkEndPhy: serverttpcharinfoget serverttpportidset serverttpopstateget profileget profileset currentproblemlistget linkpointerget logicallinkendlistget AtmSubnetwork: containedlinkendlistget serverttplistget networkaccessprofileget networkaccessprofileset supportedctpsget supportedctpadd supportedctpremove Page 15

21 M4 Logical MIB Managed Entity vplogicallinktp vpnetworkaccessprofile M4 Logical MIB Attribute/Operation query vplinkend forterminated vptopologicallink query vplinkend for delineated vpsubnetwork query vplinkend For associated serverttp associate vplinkend with supporting serverttp vplinkend PVC Trace vplogicallinktp ID Egress Maximum Assignable Bandwidth Ingress Maximum Assignable Bandwidth Egress available Bandwidth Ingress available Bandwidth VPI Range User Label Relationship With vptopologicallink Relationship With vplinkend Relationship With vpsubnetwork Relationship With vpnetworkaccessprofile Relationship With vpnetworkctp: Existing Connection Termination Points query vplogicallinktp for terminated vptopologicallink query vplogicallinktp for delineated vpsubnetwork query vplogicallinktp for associated vplinkends associate vplogicallinktp with supporting vplinkend vplogicallinktp PVC Trace vpnetworkaccessprofile ID total Egress Bandwidth total Ingress Bandwidth maximum Number of Active Connection Allowed CORBA v2 IDL Object AtmLinkEnd AtmNetworkAccessP rofile AtmNetworkAccessP rofilefactory CORBA IDL Attribute/Operation linkpointerget ContainedInSubnetworkList Get ContainedInSubnetworkList Set ContainedInSubnetworkList Add containedinsubnetworklist Remove serverttplistget serverttplistget linkpvctrace NameGet (fine grain only) egressmaxassignablebwget ingressmaxassignablebwget availablelinkendcapacityg et availablelinkendcapacityg et NetworkAccessProfile: vcirangeget userlabelget userlabelset linkpointerget topologicallinkendlistget AtmSubnetwork: containedlinkendlistget networkaccessprofileget networkaccessprofileset supportedctpsget supportedctpadd supportedctpremove linkpointerget ContainedInSubnetworkList Get ContainedInSubnetworkList Set ContainedInSubnetworkList Add containedinsubnetworklist Remove serverttplistget serverttplistget linkpvctrace NameGet (fine grain only) totalegressbwget totalegressbwset totalingressbwget totalingressbwset maxnumactivevcconnget maxnumactivevcconnset maxnumactivevpconnget maxnumactivevpconnset Comment Page 16

22 M4 Logical MIB Managed Entity vproutingprofile vpsubnetwork M4 Logical MIB Attribute/Operation VPI/VCI Range vproutingprofile ID connectiontypesupported routedescriptionlist maxhops Relationship With vpsubnetwork setup vproutingprofile Subnetwork ID Signal Identification user Label availability Status supported by Object List Relationship with vpsubnetworkconnection Relationship with vpsubnetworks Relationship with vptopologicallink Relationship with vplogicallinktp Relationship with vplinkend query vpsubnetwork for delimiting vpnetworkctps query vpsubnetwork for existing vpsubnetworkconnections query vpsubnetwork for component vpsubnetworks CORBA v2 IDL Object AtmRoutingProfile AtmSubnetwork CORBA IDL Attribute/Operation vpirangeget vpirangeset vcirangeget vcirangeset NameGet (fine grain only) connectiontypeget routedescriptionlistget maxhopsget Containment Relationship AtmRoutingProfileFactory: create NameGet (fine grain only) signalidget userlabelget userlabelset availabilitystatusget supportedbyobjectlistget supportedbyobjectlistset supportedbyobjectlistadd supportedbyobjectlistremo ve Containment Relationship containedsubnetworklistge t containedsubnetworklistse t containedsubnetworklistad d containedsubnetworklistre move containedlinklistget containedlinklistset containedlinklistadd containedlinklistremove containedlinkendlistget containedlinkendlistset containedlinkendlistadd containedlinkendlistremov e containedlinkendlistget containedlinkendlistset containedlinkendlistadd containedlinkendlistremov e AtmLinkEnd: supportedctpsget Containment Relationship containedsubnetworklistge t Comment query vpsubnetwork for vptopologicallinks between its component subnetworks query vpsubnetwork For Connecting vplinkends or vplogicallinktps setup vpsubnetworkconnection containedlinklistget containedlinkendlistget setuppttoptsncwithctp setuppttoptsncwithlinkend setuppttomultisncwithctp setuppttomultisncwithlink End Page 17

23 M4 Logical MIB Managed Entity vpsubnetworkconnection vptopologicallink M4 Logical MIB Attribute/Operation modify vpsubnetworkconenction addtps to SunetworkConnection release vpsubnetworkconnection Directionality availability Status Administrative Status User Label restorableindicator retainedresource provisiontype NO LOGICAL MIB ATTRIBUTE MATCH Relationship with networkctps Relationship with subnetworkconnections Relationship with vplinkconnections Relationship with routingprofiles query subnetworkconnection for terminating networkctps query vpsubnetworkconnection for Component vpsubnetworkconnections vpsubnetworkconnection Connection Trace vptopologicallink ID Signal Identification Directionality Operational State provisioned Bandwidth available Bandwidth restorationmode Customer Identification Weight NO LOGICAL MIB ATTRIBUTE MATCH Relationship With linkconnections Relationship with logicallinktp Relationship with linkend Relationship with subnetwork CORBA v2 IDL Object AtmSNC AtmLink CORBA IDL Attribute/Operation AtmNetworkCTP: egresstrafficdescprofileset; AtmNetworkCTP: ingresstrafficdescprofileset addtptomultisncwithctp addtptomultisncwithlinken d removetpfrommultisnc releasesnc directionalityget AvailabilityStatusGet operationalstateget administrativestateget administrativestateset userlabelget userlabelset protectedget NO CORBA OPERATION provisiontypeget provisiontypeset signalidget connectiontypeget aendnetworktplistget zendnetworktplistget componentpointerlistget NO CORBA OPERATION relatedroutingprofileget aendnetworktplistget zendnetworktplistget componentpointerlistget tracesnc NameGet (fine grain only) signalidget NO CORBA OPERATION AvailabilityStatusGet AtmNetworkAccessProfile: totalingressbwget; AtmNetworkAccessProfile: totalegressbwget; availablelinkcapacityget restorationmodeget restorationmodeset userlabelget userlabelset usagecostget usagecostset administrativestateget administrativestateset NO CORBA OPERATION aendget zendget aendget zendget NO CORBA OPERATION (via Link Ends) *** replaced operation Comment Page 18

24 vptrail M4 Logical MIB Managed Entity vptrailrequest vcnetworkctp M4 Logical MIB Attribute/Operation Relationship with vpnetworkaccessprofile query vptopologicallink for contained vplinkconnections query vptopologicallink for Terminating vplinkends or vplogicallinktps query vptopologicallink for delineated vpsubnetworks set up vplinkconnection modify vplinkconnection release vplinkconnection vptopologicallink PVC Trace vptrail ID signal Identification Directionality User Label Administrative State availability State restorable Indicator retained Resource Relationship with vpnetworkttp query vptrail for terminatingttps vptrail Connection Trace vptrailrequest ID Request Status requesttype requestcommittedtime Relationship With vptrail vcctp ID VPI/VCI Value User Label segment endpoint Ingress Tagging Indicator Egress Tagging Indicator PM OAM Method PM OAM Direction PM OAM block size PM OAM Forward Active PM OAM Backward Active NO LOGICAL MIB ATTRIBUTE MATCH CORBA v2 IDL Object NO M4 IDL OBJECT (Trails are represented as AtmSNCs with associated TTPs) NO M4 IDL OBJECT AtmNetworkCTP CORBA IDL Attribute/Operation NO CORBA OPERATION (via Link Ends) *** replaced operation aendget zendget NO CORBA OPERATION (via Link Ends) *** replaced operation NO CORBA OPERATION NO CORBA OPERATION NO CORBA OPERATION linkpvctrace NameGet (fine grain only) networktpvpivciget NO CORBA OPERATION segmentendpointget segmentendpointset ingresstaggingindget ingresstaggingindset egresstaggingindget egresstaggingindset pmoammethodget pmoammethodset pmoamdirectionget pmoamdirectionset pmoamblocksizeget pmoamblocksizeset pmoamforwardactiveget pmoamforwardactiveset pmoambackwardactiveget pmoambackwardactiveset signalidget operationalstateget alarmstatusget currentproblemlistget alarmseverityassignmentpr ofilepointerget alarmseverityassignmentpr ofilepointerset pointdirectionalityget segmentendpointget segmentendpointset Comment Page 19

25 M4 Logical MIB Managed Entity M4 Logical MIB Attribute/Operation Relationship with vcnetworkttp CORBA v2 IDL Object CORBA IDL Attribute/Operation relatedatmttpget relatedatmttpset Comment Relationship with subnetworkconnection sncpointerget vcnetworkttp vpnetworkctp Relationship with trafficdescriptorprofile associate vcnetworkctp with vcnetworkttp query vcnetworkctp for associated vcnetworkttp query vcnetworkctp for associated subnetworkconnections lookback vctrail at vcnetworkctp vcttp ID availability Status PM OAM Method PM OAM Direction PM OAM block size PM OAM Forward Active PM OAM Backward Active NO LOGICAL MIB ATTRIBUTE MATCH Relationship with vcnetworkctp Relationship with vctrail Relationship with AAL Profile Relationship with Service Profile query vcnetworkttp for associated vcnetworkctp query vcttp For terminated vctrail loopback vptrail at vpttp vpctp ID VPI Value User Label segment endpoint AtmNetworkTTP AtmNetworkCTP egresstrafficdescprofileg et egresstrafficdescprofiles et ingresstrafficdescprofile Get ingresstrafficdescprofile Set relatedatmttpset relatedatmttpget sncpointerget loopbackoamcell NameGet (fine grain only) operationalstateget pmoammethodget pmoammethodset pmoamdirectionget pmoamdirectionset pmoamblocksizeget pmoamblocksizeset pmoamforwardactiveget pmoamforwardactiveset getpmoambackwardactive setpmoambackwardactive networktpvpivciget signalidget operationalstateget alarmstatusget currentproblemlistget alarmseverityassignmentpr ofilepointerget alarmseverityassignmentpr ofilepointerset pointdirectionalityget segmentendpointget segmentendpointset clientlinkendpointerlistg et clientlinkendpointerlists et relatedatmctpget relatedatmctpset sncpointerget aalprofilepointerget aalprofilepointerset serviceprofilepointerget serviceprofilepointerset relatedatmctpget sncpointerget loopbackoamcell NameGet (fine grain only) networktpvpivciget NO CORBA OPERATION segmentendpointget segmentendpointset Page 20

26 M4 Logical MIB Managed Entity M4 Logical MIB Attribute/Operation Ingress Tagging Indicator Egress Tagging Indicator PM OAM Method PM OAM Direction PM OAM block size PM OAM Forward Active PM OAM Backward Active NO LOGICAL MIB ATTRIBUTE MATCH Relationship with vpnetworkttp CORBA v2 IDL Object CORBA IDL Attribute/Operation ingresstaggingindget ingresstaggingindset egresstaggingindget egresstaggingindset pmoammethodget pmoammethodset pmoamdirectionget pmoamdirectionset pmoamblocksizeget pmoamblocksizeset pmoamforwardactiveget pmoamforwardactiveset pmoambackwardactiveget pmoambackwardactiveset signalidget operationalstateget alarmstatusget currentproblemlistget alarmseverityassignmentpr ofilepointerget alarmseverityassignmentpr ofilepointerset pointdirectionalityget segmentendpointget segmentendpointset relatedatmttpget relatedatmttpset Comment Relationship with subnetworkconnection sncpointerget vpnetworkttp Relationship with trafficdescriptorprofile associate vpnetworkctp with vpnetworkttp query vpnetworkctp for associated vpnetworkttp query vpnetworkctp for associated subnetworkconnections lookback vptrail at vpnetworkctp vpttp ID availability Status PM OAM Method PM OAM Direction PM OAM block size PM OAM Forward Active PM OAM Backward Active AtmNetworkTTP egresstrafficdescprofileg et egresstrafficdescprofiles et ingresstrafficdescprofile Get ingresstrafficdescprofile Set relatedatmttpset relatedatmttpget sncpointerget loopbackoamcell NameGet (fine grain only) operationalstateget pmoammethodget pmoammethodset pmoamdirectionget pmoamdirectionset pmoamblocksizeget pmoamblocksizeset pmoamforwardactiveget pmoamforwardactiveset getpmoambackwardactive setpmoambackwardactive Page 21

27 M4 Logical MIB Managed Entity M4 Logical MIB Attribute/Operation NO LOGICAL MIB ATTRIBUTE MATCH Relationship with vpnetworkctp Relationship with vptrail query vpnetworkttp for associated vpnetworkctp query vpttp For terminated vptrail loopback vptrail at vpttp CORBA v2 IDL Object CORBA IDL Attribute/Operation networktpvpivciget signalidget operationalstateget alarmstatusget currentproblemlistget alarmseverityassignmentpr ofilepointerget alarmseverityassignmentpr ofilepointerset pointdirectionalityget segmentendpointget segmentendpointset clientlinkendpointerlistg et clientlinkendpointerlists et relatedatmctpget relatedatmctpset sncpointerget relatedatmctpget sncpointerget loopbackoamcell Comment aal1profile AalProfileTypeOne aaltypeget cbrrateget celllossintegrationperiod Get clockrecoverytypeget forwarderrorcorrectionmet hodget partiallyfilledcellsget structureddatatransferget subtypeget Page 22

28 M4 Logical MIB Managed Entity M4 Logical MIB Attribute/Operation CORBA v2 IDL Object CORBA IDL Attribute/Operation aal2profile AalProfileTypeTwo aaltypeget applicationidentifierget configresponsibilityget cpsmaxmultiplexedchannels Get cpsmaxsdulengthget sscsmaxsssarsdulengthget sscssstedstatusget sscsssadtstatusget sscsservicecategoryget sscsaudioservicetransport Get sscsprofilesourceget sscsieeeouiget sscspredefinedprofileiden tifierget sscspcmencodingget sscsfaxdemodulationtransp ortget sscscassignalingtransport Get sscsdtmfdigitpackettransp ortget sscsmfr1digitpackettransp ortget sscsmfr2digitpackettransp ortget sscscircuitmodedatatransp ortget sscscircuitmodedatanumcha nnelsget sscsframemodedatatranspor tget sscsframemodedatamaxlengt hget SscopSduLengthGet sscopuulengthget Comment aal3/4profile AalProfileTypeThree Four (aal2 Trunking adds) vcciget signalingvcciget (aal2 LES adds) cpscidlowerlimitget cpscidupperlimitget cpsoptimisationget aaltypeget maxcpcssdusizeforwardget maxcpcssdusizebackwardget midrangelowget midrangehighget aalmodeget sscstypeget aal5profile AalProfileTypeFive aaltypeget maxcpcssdusizeforwardget maxcpcssdusizebackwardget aalmodeget sscstypeget alarmrecord alarmseverityassignment Profile atmcellprotocolmonitorin glogrecord OMG Telecom Log Service: Log M.3120: AlarmSeverityAssign mentprofile NO M4 IDL OBJECT alarmseverityassignmentlistget alarmseverityassignmentlistset alarmseverityassignmentlistadd alarmseverityassignmentlistremo ve Page 23

29 M4 Logical MIB Managed Entity cesserviceprofile eventforwardingdiscrimi nator latestoccurrencelog log trafficdescriptor M4 Logical MIB Attribute/Operation Managed Entity ID Profile Name Service Category Conformance Definition Peak Cell Rate - Ingress and Egress Cell Delay Variation Tolerance in relation to the PCR - Ingress and Egress Sustainable Cell Rate - Ingress and Egress Maximum Burst Size - Ingress and Egress Minimum Cell Rate - Ingress and Egress Initial Cell Rate - Ingress and Egress Transient Buffer Exposure - Ingress and Egress Rate Decrease Factor - Ingress and Egress Rate Increase Factor - Ingress and Egress Fixed Round Trip Time Nrm - Ingress and Egress Trm - Ingress and Egress CDF - Ingress and Egress ADTF - Ingress and Egress CLR - Ingress and Egress Performance Management Objects atmcellprotocolmonitorin Managed Entity ID gcurrentdata Administrative State Suspect Flag Elapsed Time Threshold Data ID Number of Suppressed Intervals No M4 attribute; from Q.822. No M4 attribute; from Q.822. Discarded Cells due to Protocol Errors Received OAM Cells No actions have been defined. CORBA v2 IDL Object CesServiceProfi le CosNotifyFilter ::Filter NO M4 IDL OBJECT OMG Telecom Log Service: Log AtmAbstractTrafficD esc AtmTrafficDescVBR AtmTrafficDescABR AtmTrafficDescCBR AtmTrafficDescVBR CellProtocolMonCur rentdata CORBA IDL Attribute/Operation cesbufferedcdvtolerancege t cesbufferedcdvtolerancese t channelassociatedsignalli ngget channelassociatedsignalli ngset Comment See Appendix C, Table C-1 NameGet (fine grain only) AtmTrafficDesc is uninstantiable. See profilenameget Note 2 for Table 3-1. servicecategoryget conformancedefinitionget peakcellrateget See Note 2 cdvtolerancepcrget vbrsustainablecellrate vbrmaxburstsize mincellrateget initialcellrateget transientbufferexposurege t ratedecreasefactorget rateincreasefactorget fixedroundtriptimeget abrnrmget abrtrmget abrcdfget abradtfget cbrclrget vbrclrget NameGet (fine grain only) administrativestateget administrativestateset suspectintervalflagget elapsedtimeget thresholddatainstancelist Get thresholddatainstancelist Set numsuppressedintervalsget operationalstateget granularityperiodget NumberDiscCellsProtErr Number RecvOAMCells historyretentionset historyretentionget Attributes from CurrentData in Q Page 24

The ATM Forum Technical Committee

The ATM Forum Technical Committee The ATM Forum Technical Committee Physical Layer High Density Glass Optical Fiber Connector Annex AF-PHY-0110.000 February, 1999 AF-PHY-0110.000 Physical Layer High Density Glass Optical 1999 by The ATM

More information

Technical Committee. M4 Interface Requirements and Logical MIB: ATM Network View Version 2 AF-NM

Technical Committee. M4 Interface Requirements and Logical MIB: ATM Network View Version 2 AF-NM Technical Committee M4 Interface Requirements and Logical MIB: ATM Network View AF-NM-0058.001 May, 1999 af-nm-0058.001 M4 Network View Interface Requirements and Logical MIB 1999 by The ATM Forum. This

More information

Technical Committee Network Management

Technical Committee Network Management Technical Committee Network Management ATM Performance Management Bulk Data File Structure AF-NM-0194.000 April, 2003 2003 by The ATM Forum. The ATM Forum hereby grants its members the limited right to

More information

Technical Committee. Addendum to Security Specification v1.1 In-Band Security for Simplex Connections. af-sec

Technical Committee. Addendum to Security Specification v1.1 In-Band Security for Simplex Connections. af-sec Technical Committee Addendum to Security Specification v1.1 In-Band Security for Simplex Connections July 2002 2001 by The ATM Forum. This specification/document may be reproduced and distributed in whole,

More information

Technical Committee. Addendum to BISDN Inter Carrier Interface (B-ICI) Specification, v2.0. (B-ICI Specification, v2.1) af-bici-0068.

Technical Committee. Addendum to BISDN Inter Carrier Interface (B-ICI) Specification, v2.0. (B-ICI Specification, v2.1) af-bici-0068. Technical Committee Addendum to BISDN Inter Carrier Interface (B-ICI) Specification, v2.0 (B-ICI Specification, v2.1) November, 1996 Addendum to B-ICI Specification, v2.0 1996 The ATM Forum. All Rights

More information

Technical Committee. ATM User-Network Interface (UNI) Specification Version 4.1

Technical Committee. ATM User-Network Interface (UNI) Specification Version 4.1 Technical Committee ATM User-Network Interface (UNI) Specification Version 4.1 af-arch-0193.000 November 2002 2002 by The ATM Forum. The ATM Forum hereby grants its members the limited right to reproduce

More information

Technical Committee. E3 Public UNI. af-phy

Technical Committee. E3 Public UNI. af-phy Technical Committee E3 Public UNI August 1995 1995 The ATM Forum. All Rights Reserved. No part of this publication may be reproduced in any form or by any means The information in this publication is believed

More information

Technical Committee. Addendum to ATM Physical Medium Dependent Interface Specification for 155 Mb/s Over Twisted Pair Cable (af-phy-0015.

Technical Committee. Addendum to ATM Physical Medium Dependent Interface Specification for 155 Mb/s Over Twisted Pair Cable (af-phy-0015. Technical Committee Addendum to ATM Physical Medium Dependent Interface Specification for 155 Mb/s Over Twisted Pair Cable (af-phy-0015.000) af-phy-0053.000 January 1996 af-phy-053.000 ATM Forum Technical

More information

LAN Emulation Over ATM Version 1.0 Addendum

LAN Emulation Over ATM Version 1.0 Addendum Technical Committee LAN Emulation Over ATM Version 1.0 Addendum December, 1995 ATM Forum Technical Committee 1 (C) 1995 The ATM Forum. All Rights Reserved. No part of this publication may be reproduced

More information

Technical Committee. E1 Physical Interface Specification. af-phy

Technical Committee. E1 Physical Interface Specification. af-phy Technical Committee E1 Physical Interface Specification September 1996 E1 Physical Interface Specification 1996 The ATM Forum. All Rights Reserved. No part of this publication may be reproduced in any

More information

Technical Committee. Behavior Class Selector Signalling Version 1.0. af-cs

Technical Committee. Behavior Class Selector Signalling Version 1.0. af-cs Technical Committee October, 2000 2000 by The ATM Forum. This specification/document may be reproduced and distributed in whole, but (except as provided in the next sentence) not in part, for internal

More information

Technical Committee. Introduction to ATM Forum Test Specifications, Version 2.0 AF-TEST

Technical Committee. Introduction to ATM Forum Test Specifications, Version 2.0 AF-TEST Technical Committee Introduction to ATM Forum Test Specifications, Version 2.0 AF-TEST-0177.000 October, 2001 2001 by The ATM Forum. The ATM Forum hereby grants the limited right to reproduce this specification/

More information

Technical Committee. M4 Interface Requirments and Logical MIB. af-nm

Technical Committee. M4 Interface Requirments and Logical MIB. af-nm Technical Committee M4 Interface Requirments and Logical MIB October 1994 (C) 1994 The ATM Forum. All Rights Reserved. Limited reproduction of this specification is authorized for internal use only by

More information

Technical Committee. ATM Connection Filtering MIB and Audit Log

Technical Committee. ATM Connection Filtering MIB and Audit Log Technical Committee ATM Connection Filtering MIB and Audit Log July 2002 2002 by The ATM Forum. This specification/document may be reproduced and distributed in whole, but (except as provided in the next

More information

Technical Specification MEF 6. Ethernet Services Definitions - Phase I. June 2004

Technical Specification MEF 6. Ethernet Services Definitions - Phase I. June 2004 Technical Specification Ethernet Services Definitions - Phase I June 2004 contain the following statement: "Reproduced with permission of the Metro Ethernet Forum." No user of this document is authorized

More information

Technical Committee. Interim Inter-switch Signaling Protocol (IISP) Specification v1.0. af-pnni

Technical Committee. Interim Inter-switch Signaling Protocol (IISP) Specification v1.0. af-pnni Technical Committee Interim Inter-switch Signaling Protocol (IISP) Specification v1.0 af-pnni-0026.000 December 1994 af-pnni-0026.000 Interim Inter-switch Signaling Protocol Specfication 1996 The ATM Forum.

More information

Introduction to ATM Forum Test Specifications

Introduction to ATM Forum Test Specifications Technical Committee Introduction to ATM Forum Test Specifications December, 1994 Introduction to ATM Forum Test Specifications Introduction to ATM Forum Test Specifications Version 1.0 December, 1994 (C)

More information

**************************************************************************************************** The ATM Forum hereby grants its members the

**************************************************************************************************** The ATM Forum hereby grants its members the **************************************************************************************************** The ATM Forum hereby grants its members the right to reproduce this specification in whole, but not

More information

Technical Committee. Loop Detection Version1.0. af-cs

Technical Committee. Loop Detection Version1.0. af-cs Technical Committee Version1.0 af-cs-0176.000 April 2002 2002 by The ATM Forum. The ATM Forum hereby grants its members the limited right to reproduce in whole, but not in part, this specification for

More information

Technical Specification MEF 27. Abstract Test Suite For. May 20 th, 2010

Technical Specification MEF 27. Abstract Test Suite For. May 20 th, 2010 Technical Specification Abstract Test Suite For UNI Type 2 Part 5: Enhanced UNI Attributes & Part 6: L2CP Handling May 20 th, 2010 of the information contained herein. Page 1 Disclaimer The information

More information

Technical Specification. Amendment to MEF UNI Resiliency Enhancement. October 2015

Technical Specification. Amendment to MEF UNI Resiliency Enhancement. October 2015 Technical Specification Amendment to 10.3 - UNI Resiliency Enhancement October 2015 Disclaimer The information in this publication is freely available for reproduction and use by any recipient and is believed

More information

Technical Specification MEF 14. Abstract Test Suite for Traffic Management Phase 1. November, 2005

Technical Specification MEF 14. Abstract Test Suite for Traffic Management Phase 1. November, 2005 Technical Specification Abstract Test Suite for Traffic Management Phase 1 November, 2005 Disclaimer The information in this publication is freely available for reproduction and use by any recipient and

More information

Technical Committee. Interoperability Abstract Test Suites for the Physical Layer. af-test

Technical Committee. Interoperability Abstract Test Suites for the Physical Layer. af-test Technical Committee Interoperability Abstract Test Suites af-test-0036.000 April, 1995 af-test-0036.000 Interoperability Abstract Test Suites Interoperability Abstract Test Suites Version 1.0 April, 1995

More information

Service OAM Performance Monitoring Implementation Agreement Amendment 2 MEF February 2014

Service OAM Performance Monitoring Implementation Agreement Amendment 2 MEF February 2014 Service OAM Performance Monitoring Implementation Agreement Amendment 2 February 2014 Disclaimer The information in this publication is freely available for reproduction and use by any recipient and is

More information

Technical Specification MEF 1. Ethernet Services Model, Phase November 2003

Technical Specification MEF 1. Ethernet Services Model, Phase November 2003 Technical Specification Ethernet Services Model, Phase 1 10 November 2003 Disclaimer The information in this publication is freely available for reproduction and use by any recipient and is believed to

More information

Technical Committee. 2.4 Gbps Physical Layer Specification AF-PHY

Technical Committee. 2.4 Gbps Physical Layer Specification AF-PHY Technical Committee 2.4 Gbps Physical Layer Specification AF-PHY-0133.000 October, 1999 1999 by The ATM Forum. This specification/document may be reproduced and distributed in whole, but (except as provided

More information

Intermediate Traffic Management

Intermediate Traffic Management Intermediate Traffic Management This presentation has been generated by the ATM Forum for the purpose of educating the public on ATM Technology and the ATM Forum s activities. This presentation is the

More information

The ATM Forum. Technical Committee

The ATM Forum. Technical Committee The ATM Forum Technical Committee UNI Signalling Performance Test Suite Version 1.1 July 2002 ATM Forum Technical Committee Page 1 of 95 2002 by The ATM Forum. This specification/document may be reproduced

More information

MEF Specification. Amendment to MEF 55 - TOSCA Service Templates. Approved Draft 1 July

MEF Specification. Amendment to MEF 55 - TOSCA Service Templates. Approved Draft 1 July 1 2 3 4 Specification 5 6 7 8 9 Amendment to 55 - TOSCA Service Templates 10 11 12 13 14 15 Approved Draft 1 July 13 2017 The Forum 2017. Any reproduction of this document, or any portion thereof, shall

More information

DS3/ATM Physical Layer Interface Specification

DS3/ATM Physical Layer Interface Specification Technical Committee DS3 Physical Layer Interface Specification January, 1996 (C) 1996 The ATM Forum. All Rights Reserved. No part of this publication may be reproduced in any form or by any means. The

More information

Traffic Management. Service Categories CHAPTER

Traffic Management. Service Categories CHAPTER CHAPTER 3 The following traffic management functions are supported on the PNNI node: Asymmetrical traffic requirements. Connection Admission Control (CAC). Qbin for AutoRoute and PNNI Mapping of SVC/SPVC

More information

Technical Committee. Traffic Management Specification Version 4.1 AF-TM

Technical Committee. Traffic Management Specification Version 4.1 AF-TM Technical Committee Traffic Management Specification Version 4.1 March 1999 Traffic Management Specification Version 4.1 1999 by The ATM Forum. This specification/document may be reproduced and distributed

More information

Technical Specification. Amendment to MEF 45: OVC Services Requirements for L2CP. August, 2017

Technical Specification. Amendment to MEF 45: OVC Services Requirements for L2CP. August, 2017 Technical Specification Amendment to 45: OVC Services Requirements for L2CP August, 2017 The Forum 2017. Any reproduction of this document, or any portion thereof, shall contain the following statement:

More information

Technical Committee. ATM-MPLS Control Plane Network Interworking

Technical Committee. ATM-MPLS Control Plane Network Interworking Technical Committee ATM-MPLS Control Plane Network Interworking May 2005 2007 by The ATM Forum. This specification/document may be reproduced and distributed in whole, but (except as provided in the next

More information

****************************************************************** ******************************************************************

****************************************************************** ****************************************************************** ATM Forum Document Number: ATM Forum/97-0610R1 Title: Frame-Level Performance Management Requirements for ATM Networks Abstract: Requirements for the performance management of the M4 interface are proposed.

More information

MEF Specification MEF Amendment to MEF 55 - TOSCA Service Templates. October, 2017

MEF Specification MEF Amendment to MEF 55 - TOSCA Service Templates. October, 2017 MEF Specification Amendment to MEF 55 - TOSCA Service Templates October, 2017 Disclaimer The information in this publication is freely available for reproduction and use by any recipient and is believed

More information

**************************************************************************************************** The ATM Forum hereby grants its members the

**************************************************************************************************** The ATM Forum hereby grants its members the **************************************************************************************************** The ATM Forum hereby grants its members the right to reproduce this specification in whole, but not

More information

Traffic Management. Service Categories CHAPTER

Traffic Management. Service Categories CHAPTER CHAPTER 3 The following traffic management functions are supported on the PNNI node: Asymmetrical traffic requirements Connection admission control (CAC) Qbin for AutoRoute and PNNI Mapping of SVC/SPVC

More information

Understanding the Available Bit Rate (ABR) Service Category for ATM VCs

Understanding the Available Bit Rate (ABR) Service Category for ATM VCs Understanding the Available Bit Rate (ABR) Service Category for ATM VCs Document ID: 10415 Contents Introduction Prerequisites Requirements Components Used Conventions What is ABR? Resource Management

More information

Network Working Group Request for Comments: 2514 Category: Standards Track Cisco Systems K. Tesink Bellcore Editors February 1999

Network Working Group Request for Comments: 2514 Category: Standards Track Cisco Systems K. Tesink Bellcore Editors February 1999 Network Working Group Request for Comments: 2514 Category: Standards Track M. Noto 3Com E. Spiegel Cisco Systems K. Tesink Bellcore Editors February 1999 Definitions of Textual Conventions and OBJECT-IDENTITIES

More information

different problems from other networks ITU-T specified restricted initial set Limited number of overhead bits ATM forum Traffic Management

different problems from other networks ITU-T specified restricted initial set Limited number of overhead bits ATM forum Traffic Management Traffic and Congestion Management in ATM 3BA33 David Lewis 3BA33 D.Lewis 2007 1 Traffic Control Objectives Optimise usage of network resources Network is a shared resource Over-utilisation -> congestion

More information

Multi-Service Interworking Frame Relay and ATM Service Interworking over MPLS. MFA Forum

Multi-Service Interworking Frame Relay and ATM Service Interworking over MPLS. MFA Forum Multi-Service Interworking Frame Relay and Service Interworking over MFA Forum 15.0.0 MFA Forum Technical Committee January 2007 and Service Interworking over MFA Forum 15.0.0 Note: The user s attention

More information

****************************************************************** ******************************************************************

****************************************************************** ****************************************************************** ATM Forum Document Number: ATM Forum/97-0610 Title: Performance Management Requirements of ATM Networks Abstract: Requirements for the performance management of the M4 interface are proposed. Source: Suba

More information

Technical Specification MEF 13. User Network Interface (UNI) Type 1 Implementation Agreement. November, 2005

Technical Specification MEF 13. User Network Interface (UNI) Type 1 Implementation Agreement. November, 2005 Technical Specification User Network Interface (UNI) Type 1 Implementation Agreement November, 2005 Disclaimer The information in this publication is freely available for reproduction and use by any recipient

More information

Technical Committee. Network Management

Technical Committee. Network Management Technical Committee Network Management AAL Management for the M4 NE View Interface January, 1997 AAL Management for the M4 NE View AAL Management for the M4 NE View Interface November 1996 (C) 1996 The

More information

VERIZON FLORIDA LLC FACILITIES FOR INTRASTATE ACCESS First Revised Page 25 Canceling Original Page ADVANCED COMMUNICATIONS NETWORKS

VERIZON FLORIDA LLC FACILITIES FOR INTRASTATE ACCESS First Revised Page 25 Canceling Original Page ADVANCED COMMUNICATIONS NETWORKS VERIZON FLORIDA LLC FACILITIES FOR INTRASTATE ACCESS First Revised Page 25 Canceling Original Page 25 16.5 Asynchronous Transfer Mode (ATM) Cell Relay Service (CRS) 2 (A) General This section contains

More information

Technical Committee. Voice and Telephony Over ATM - ATM Trunking using AAL1 for Narrowband Services Version 1.0

Technical Committee. Voice and Telephony Over ATM - ATM Trunking using AAL1 for Narrowband Services Version 1.0 Technical Committee Voice and Telephony Over ATM - ATM Trunking using AAL1 for Narrowband Services Version 1.0 AF-VTOA-0089.000 July, 1997 Voice and Telephony Over ATM - af-vtoa-0089.000 ATM trunking

More information

Draft EN V1.1.1 ( )

Draft EN V1.1.1 ( ) Draft EN 301 068-3 V1.1.1 (1999-07) European Standard (Telecommunications series) Broadband Integrated Services Digital Network (B-ISDN); Digital Subscriber Signalling System No. two (DSS2) protocol; Connection

More information

Technical Specification MEF 10. Ethernet Services Attributes Phase 1. (Obsoletes MEF 1 and MEF 5) November 2004

Technical Specification MEF 10. Ethernet Services Attributes Phase 1. (Obsoletes MEF 1 and MEF 5) November 2004 Technical Specification Ethernet Services Attributes Phase 1 (Obsoletes MEF 1 and MEF 5) November 2004 Disclaimer The information in this publication is freely available for reproduction and use by any

More information

Service Operations Specification MEF 53. Carrier Ethernet Services Qualification Questionnaire. December 2015

Service Operations Specification MEF 53. Carrier Ethernet Services Qualification Questionnaire. December 2015 Service Operations Specification Carrier Ethernet Services Qualification Questionnaire December 2015 Disclaimer The information in this publication is freely available for reproduction and use by any recipient

More information

ATM. Asynchronous Transfer Mode. (and some SDH) (Synchronous Digital Hierarchy)

ATM. Asynchronous Transfer Mode. (and some SDH) (Synchronous Digital Hierarchy) ATM Asynchronous Transfer Mode (and some SDH) (Synchronous Digital Hierarchy) Why use ATM? Circuit switched connections: After initial setup no processing in network nodes Fixed bit rates, fixed time delay

More information

atm txbuff atm txbuff number no atm txbuff Syntax Description

atm txbuff atm txbuff number no atm txbuff Syntax Description atm txbuff atm txbuff To set the maximum number of transmit buffers for simultaneous packet fragmentation, use the atm txbuff interface configuration command. To restore the default value, use the no form

More information

ATM Hierarchical Shaping ATM VC into VP Shaping, page 1

ATM Hierarchical Shaping ATM VC into VP Shaping, page 1 ATM Hierarchical Shaping ATM VC into VP Shaping, page 1 Traffic shaping is a quality of service (QoS) mechanism that is used to manage the network traffic by shaping the traffic to a specified rate. Traffic

More information

CPEG 514. Lecture 11 Asynchronous Transfer Mode (ATM) CPEG 514

CPEG 514. Lecture 11 Asynchronous Transfer Mode (ATM) CPEG 514 Lecture 11 Asynchronous Transfer Mode () Outline Introduction Virtual Circuit Setup PVC vs. SVC Quality of Service and Congestion Control IP over and Frame Relay interworking Network (integrated voice,

More information

ATM Quality of Service (QoS)

ATM Quality of Service (QoS) ATM Quality of Service (QoS) Traffic/Service Classes, Call Admission Control Usage Parameter Control, ABR Agenda Introduction Service Classes and Traffic Attributes Traffic Control Flow Control Special

More information

Generic Requirements for Operations of ATM NEs

Generic Requirements for Operations of ATM NEs GR 1248 CORE Issue 4, November 1998 Contents Contents Contents Preface...Preface-1 1. Introduction...1-1 1.1 Purpose of Document...1-1 1.2 Major Changes From Issue 3 of GR-1248-CORE...1-1 1.3 Scope of

More information

MEF Standard MEF Layer 2 Control Protocols in Ethernet Services. December 2018

MEF Standard MEF Layer 2 Control Protocols in Ethernet Services. December 2018 MEF Standard Layer 2 Control Protocols in Ethernet Services December 2018 any of the information contained herein. Disclaimer MEF Forum 2018. All Rights Reserved. The information in this publication is

More information

Technical Specification MEF 37. Abstract Test Suite for ENNI. January 2012

Technical Specification MEF 37. Abstract Test Suite for ENNI. January 2012 Technical Specification Abstract Suite for ENNI January 2012 user of this document is authorized to modify any of the information contained herein. Disclaimer The information in this publication is freely

More information

MPLS AToM Overview. Documentation Specifics. Feature Overview

MPLS AToM Overview. Documentation Specifics. Feature Overview MPLS AToM Overview This document provides an introduction to MPLS AToM and includes the following sections: Documentation Specifics, page 14 Feature Overview, page 14 Benefits, page 26 What To Do Next,

More information

CORBA-based Performance Management System. Bing Leng Lucent Technologies January 18, 2001

CORBA-based Performance Management System. Bing Leng Lucent Technologies January 18, 2001 CORBA-based Performance Management System Bing Leng Lucent Technologies January 18, 2001 1 12/22/2000 Outline Objectives Scope Design Implementation Examples Performance Evaluation Conclusion & Next Steps

More information

MEF Standard MEF 51.1

MEF Standard MEF 51.1 MEF Standard Operator Ethernet Service Definitions December 2018 user of this document is authorized to modify any of the information contained herein. Disclaimer The MEF Forum 2018. All Rights Reserved.

More information

Technical Specification MEF 51. OVC Services Definitions. August 2015

Technical Specification MEF 51. OVC Services Definitions. August 2015 Technical Specification OVC Services Definitions August 2015 Disclaimer The information in this publication is freely available for reproduction and use by any recipient and is believed to be accurate

More information

Network Working Group Request for Comments: 3134 Category: Informational June 2001

Network Working Group Request for Comments: 3134 Category: Informational June 2001 Network Working Group Request for Comments: 3134 Category: Informational J. Dunn C. Martin ANC, Inc. June 2001 Status of this Memo Terminology for ATM ABR Benchmarking This memo provides information for

More information

BROADBAND AND HIGH SPEED NETWORKS

BROADBAND AND HIGH SPEED NETWORKS BROADBAND AND HIGH SPEED NETWORKS ATM SERVICE CATEGORIES Service Categories : represent particular combinations of traffic parameters and QoS parameters. These parameters are determined by users for a

More information

Standardizing Information and Communication Systems

Standardizing Information and Communication Systems Standard ECMA-261 June 1997 Standardizing Information and Communication Systems Broadband Private Integrated Services Network (B-PISN) - Service Description - Broadband Connection Oriented Bearer Services

More information

Using Multilink PPP over ATM Links

Using Multilink PPP over ATM Links Using Multilink PPP over ATM Links First Published: May 2, 2005 Last Updated: March 21, 2011 This module contains conceptual information and configuration tasks for using Multilink PPP over ATM links.

More information

ATM Logical Connections: VCC. ATM Logical Connections: VPC

ATM Logical Connections: VCC. ATM Logical Connections: VPC ATM Logical Connections: VCC Logical Connections in ATM are referred to as virtual channel connections (VCCs). Virtual channel (VC) is a generic term used to describe unidirectional transport of ATM cells

More information

ATM Asynchronous Transfer Mode revisited

ATM Asynchronous Transfer Mode revisited ATM Asynchronous Transfer Mode revisited ACN 2007 1 ATM GOAL To establish connections between an arbitrary number of hosts...... over channels that fulfills a certain QoS level. -> ATM networks make it

More information

)454 ' 3YNCHRONOUS $IGITAL (IERARCHY 3$( UNIDIRECTIONAL PERFORMANCE MONITORING FOR THE NETWORK ELEMENT VIEW

)454 ' 3YNCHRONOUS $IGITAL (IERARCHY 3$( UNIDIRECTIONAL PERFORMANCE MONITORING FOR THE NETWORK ELEMENT VIEW INTERNATIONAL TELECOMMUNICATION UNION )454 ' TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (04/97) SERIES G: TRANSMISSION SYSTEMS AND MEDIA, DIGITAL SYSTEMS AND NETWORKS Digital transmission systems

More information

Ecma International Policy on Submission, Inclusion and Licensing of Software

Ecma International Policy on Submission, Inclusion and Licensing of Software Ecma International Policy on Submission, Inclusion and Licensing of Software Experimental TC39 Policy This Ecma International Policy on Submission, Inclusion and Licensing of Software ( Policy ) is being

More information

Technical Specification. Ethernet Services Attributes for Subscriber Services. 13 July 2017

Technical Specification. Ethernet Services Attributes for Subscriber Services. 13 July 2017 D00134_001 1 2 3 4 Technical Specification 5 6 7 8 9 Ethernet Services Attributes for Subscriber Services 10 11 12 13 14 15 13 July 2017 16 Disclaimer D00134_001 17 18 19 20 21 22 23 24 25 26 27 28 29

More information

ACE-2002, ACE-2002E. Multiservice Access Concentrators/ ATM Network Termination Units FEATURES

ACE-2002, ACE-2002E. Multiservice Access Concentrators/ ATM Network Termination Units FEATURES Multiservice Access Concentrators/ ATM Network Termination Units FEATURES Multiservice/ATM network demarcation device or access concentrator (ACE-2002), cellular access concentrator () Offer converged

More information

ATM Software Segmentation and Reassembly

ATM Software Segmentation and Reassembly Feature History Release Modification 12.2(2)XB Cisco 2600 Series T1/E1 ATM and Cisco 3660 T1 Inverse Multiplexing over ATM (IMA) ATM Adaption Layer 2 (AAL2) Support was introduced. 12.2(8)T This feature

More information

EUROPEAN ETS TELECOMMUNICATION May 1995 STANDARD

EUROPEAN ETS TELECOMMUNICATION May 1995 STANDARD EUROPEAN ETS 300 413 TELECOMMUNICATION May 1995 STANDARD Source: ETSI TC-TM Reference: DE/TM-02219 ICS: 33.080 Key words: Information model, NE Transmission and Multiplexing (TM) Multiplex section protection

More information

TECHNICAL REPORT. CPE Architecture Recommendations for Access to Legacy Data Networks. DSL Forum TR-032. May 2000

TECHNICAL REPORT. CPE Architecture Recommendations for Access to Legacy Data Networks. DSL Forum TR-032. May 2000 TECHNICAL REPORT DSL Forum TR-032 CPE Architecture Recommendations for Access to Legacy Data s May 2000 Abstract: This document describes four protocol architectures for connecting a remote ADSL termination

More information

Ecma International Policy on Submission, Inclusion and Licensing of Software

Ecma International Policy on Submission, Inclusion and Licensing of Software Ecma International Policy on Submission, Inclusion and Licensing of Software Experimental TC39 Policy This Ecma International Policy on Submission, Inclusion and Licensing of Software ( Policy ) is being

More information

ATM Name System Specification Version 1.0

ATM Name System Specification Version 1.0 Technical Committee ATM Name System Specification Version 1.0 November, 1996 ATM Name System Specification Version 1.0 1996 The ATM Forum. All Rights Reserved. No part of this publication may be reproduced

More information

EUROPEAN pr ETS TELECOMMUNICATION March 1996 STANDARD

EUROPEAN pr ETS TELECOMMUNICATION March 1996 STANDARD FINAL DRAFT EUROPEAN pr ETS 300 493 TELECOMMUNICATION March 1996 STANDARD Source: ETSI TC-TM Reference: DE/TM-02216 ICS: 33.040.20 Key words: transmission, network, SDH, information model, protection,

More information

Cisco - Understanding the UBR Service Category for ATM Virtual Circuits

Cisco - Understanding the UBR Service Category for ATM Virtual Circuits Page 1 of 9 Understanding the UBR Service Category for ATM Virtual Circuits Document ID: 10530 Contents Introduction Prerequisites Requirements Components Used Conventions Advantages and Disadvantages

More information

QoS: IP to ATM Class of Service Configuration Guide, Cisco IOS Release 15M&T

QoS: IP to ATM Class of Service Configuration Guide, Cisco IOS Release 15M&T QoS: IP to ATM Class of Service Configuration Guide, Cisco IOS Release 15M&T First Published: February 20, 2013 Last Modified: February 20, 2013 Americas Headquarters Cisco Systems, Inc. 170 West Tasman

More information

ITU-T I.150. B-ISDN asynchronous transfer mode functional characteristics

ITU-T I.150. B-ISDN asynchronous transfer mode functional characteristics INTERNATIONAL TELECOMMUNICATION UNION ITU-T I.150 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (02/99) SERIES I: INTEGRATED SERVICES DIGITAL NETWORK General structure General description of asynchronous

More information

Asynchronous Transfer Mode

Asynchronous Transfer Mode ATM Asynchronous Transfer Mode CS420/520 Axel Krings Page 1 Protocol Architecture (diag) CS420/520 Axel Krings Page 2 1 Reference Model Planes User plane Provides for user information transfer Control

More information

Technical Specification MEF 49. Service Activation Testing Control Protocol and PDU Formats. October 2014

Technical Specification MEF 49. Service Activation Testing Control Protocol and PDU Formats. October 2014 Technical Specification Service Activation Testing Control Protocol and PDU Formats October 2014 Disclaimer The information in this publication is freely available for reproduction and use by any recipient

More information

Understanding the Variable Bit Rate Real Time (VBR rt) Service Category for ATM VCs

Understanding the Variable Bit Rate Real Time (VBR rt) Service Category for ATM VCs Understanding the Variable Bit Rate Real Time (VBR rt) Service Category for ATM VCs Document ID: 10414 Contents Introduction Prerequisites Requirements Components Used Conventions What is Variable Bit

More information

EMPLOYER CONTRIBUTION AGREEMENT

EMPLOYER CONTRIBUTION AGREEMENT EMPLOYER CONTRIBUTION AGREEMENT This Employer Contribution Agreement ( Agreement ) is entered into by and between, your successors and assigns ( You ) and Oracle America, Inc. ( Oracle ) as of the date

More information

Technical Specification MEF External Network Network Interface (ENNI) Phase 2. January 2012

Technical Specification MEF External Network Network Interface (ENNI) Phase 2. January 2012 Technical Specification External Network Network Interface (ENNI) Phase 2 January 2012 Disclaimer The information in this publication is freely available for reproduction and use by any recipient and is

More information

Lecture 4 Wide Area Networks - Congestion in Data Networks

Lecture 4 Wide Area Networks - Congestion in Data Networks DATA AND COMPUTER COMMUNICATIONS Lecture 4 Wide Area Networks - Congestion in Data Networks Mei Yang Based on Lecture slides by William Stallings 1 WHAT IS CONGESTION? congestion occurs when the number

More information

Nokia D500 DSLAM Public Interface Specification

Nokia D500 DSLAM Public Interface Specification D5 INTERFACE SPEC 1 2 Nokia D5 LAM Public Interface Specification Interface Specification For the D5 R. 3.2.x, R2.4 onwards Updated: May 19, 25 D5 INTERFACE SPEC 2 2 Contents 1. PREFACE...4 1.1 REFERENCED

More information

ETSI ETR 123 TECHNICAL February 1994 REPORT

ETSI ETR 123 TECHNICAL February 1994 REPORT ETSI ETR 123 TECHNICAL February 1994 REPORT Source: ETSI TC-NA Reference: DTR/NA-052204 ICS: 33.080 Key words: B-ISDN, charging Broadband Integrated Services Digital Network (B-ISDN); Parameters and mechanisms

More information

11. Traffic management in ATM. lect11.ppt S Introduction to Teletraffic Theory Spring 2003

11. Traffic management in ATM. lect11.ppt S Introduction to Teletraffic Theory Spring 2003 lect11.ppt S-38.145 - Introduction to Teletraffic Theory Spring 2003 1 Contents Introduction ATM technique Service categories and traffic contract Traffic and congestion control in ATM Connection Admission

More information

Network Working Group Request for Comments: 2761 Category: Informational February 2000

Network Working Group Request for Comments: 2761 Category: Informational February 2000 Network Working Group Request for Comments: 2761 Category: Informational J. Dunn C. Martin ANC, Inc. February 2000 Terminology for ATM Benchmarking Status of this Memo This memo provides information for

More information

INTERNATIONAL TELECOMMUNICATION UNION

INTERNATIONAL TELECOMMUNICATION UNION INTERNATIONAL TELECOMMUNICATION UNION )454 1 TELECOMMUNICATION (02/95) STANDARDIZATION SECTOR OF ITU ")3$.!00,)#!4)/. 02/4/#/,3 &/2!##%33 3)'.!,,).' "2/!$"!.$ ).4%'2!4%$ 3%26)#%3 $)')4!,.%47/2+ ")3$. $)')4!,

More information

QoS: Match on ATM CLP

QoS: Match on ATM CLP QoS: Match on ATM CLP First Published: May 7, 2004 Last Updated: February 28, 2006 The QoS: Match on ATM CLP feature allows you to match and classify packets arriving at an interface on the basis of the

More information

Unspecified Bit Rate Plus and ATM Enhancements

Unspecified Bit Rate Plus and ATM Enhancements Unspecified Bit Rate Plus and ATM Enhancements Last Updated: December 4, 2012 Feature History Release 12.2(2)XB 12.2(8)T Modification The UBR+ and ATM Enhancements for Service Provider Integrated Access

More information

ETSI EN V1.1.1 ( )

ETSI EN V1.1.1 ( ) EN 301 276-5 V1.1.1 (2001-09) European Standard (Telecommunications series) Broadband Integrated Services Digital Network (B-ISDN); Digital Subscriber Signalling System No. two (DSS2) protocol; Connection

More information

Cisco Enterprise MIB Objects

Cisco Enterprise MIB Objects CHAPTER 3 This chapter describes the common MIB objects used for Cisco enterprise that are used for AXSM, AXSME, PXM1E, PXM45, SRM, SRM-E, FRSM12, RPM-XF, and RPM-PRR. Contents of this chapter include:

More information

BROADBAND AND HIGH SPEED NETWORKS

BROADBAND AND HIGH SPEED NETWORKS BROADBAND AND HIGH SPEED NETWORKS INTRODUCTION ATM stands for Asynchronous Transfer Mode ATM is a flexible high bandwidth, low delay network technology that is: Capable of handling voice, video and data

More information

Technical Committee. Native ATM Services Data Link Provider Interface (DLPI) Addendum Version 1.0 AF-SAA-API-DLPI

Technical Committee. Native ATM Services Data Link Provider Interface (DLPI) Addendum Version 1.0 AF-SAA-API-DLPI Technical Committee Native ATM Services Data Link Provider Interface (DLPI) Addendum Version 1.0 AF-SAA-API-DLPI-0091.000 February, 1998 1998 by The ATM Forum. The ATM Forum hereby grants its members the

More information

! Cell streams relating to different media types are multiplexed together on a statistical basis for transmission and switching.

! Cell streams relating to different media types are multiplexed together on a statistical basis for transmission and switching. Asynchronous Transfer Mode (ATM) Networks! All source media is first broken down into a stream of fixed sized units known as cells.! Cell streams relating to different media types are multiplexed together

More information

The seamless and progressive network transformation from a legacy ATM backbone to an all-ip/mpls infrastructure

The seamless and progressive network transformation from a legacy ATM backbone to an all-ip/mpls infrastructure DATASHEET ATM PICs Juniper Networks ATM and ATM2 Physical Interface Cards (PICs) offer flexible, highly-available solutions for the termination of ATM access networks, and provide support for the progressive

More information