ATM Interface Configuration Parameters Table. ATM Interface Configuration Parameters Table Object Identifiers

Size: px
Start display at page:

Download "ATM Interface Configuration Parameters Table. ATM Interface Configuration Parameters Table Object Identifiers"

Transcription

1 CHAPTER 3 This chapter describes the individual Management Information Base (MIB) objects that comprise the ATM MIB file. The ATM MIB resides in the ATM-MIB.my file. Contents of this chapter include: ATM Interface Configuration Parameters Table ATM Interface DS3 Physical Layer Convergence Procedure Table ATM Interface Transmission Convergence Sublayer Table ATM Interface Configuration Parameters Table This table contains ATM specific configuration information that is associated with an ATM interface beyond those supported using the iftable. The object identifier for each MIB object is listed in Table 3-1. Table 3-1 ATM Interface Configuration Parameters Table Object Identifiers Name Object Identifier atminterfaceconftable ::= { atmmibobjects 2 } atminterfaceconfentry ::= { atminterfaceconftable1} atminterfacemaxvpcs ::= { atminterfaceconfentry 1} atminterfacemaxvccs ::= { atminterfaceconfentry 2} atminterfaceconfvpcs ::= { atminterfaceconfentry 3} atminterfaceconfvccs ::= { atminterfaceconfentry 4} atminterfacemaxactivevpibits ::= { atminterfaceconfentry 5} atminterfacemaxactivevcibits ::= { atminterfaceconfentry 6} atminterfaceilmivpi ::= { atminterfaceconfentry 7} atminterfaceilmivci ::= { atminterfaceconfentry 8} atminterfaceaddresstype ::= { atminterfaceconfentry 9 } atminterfaceadminaddress ::= { atminterfaceconfentry 10 } atminterfacemyneighboripaddress ::= { atminterfaceconfentry 11 } atminterfacemyneighborifname ::= { atminterfaceconfentry 12 } 3-1

2 ATM Interface Configuration Parameters Table Chapter 3 Table 3-1 ATM Interface Configuration Parameters Table Object Identifiers (continued) Name Object Identifier atminterfacecurrentmaxvpibits ::= { atminterfaceconfentry 13 } atminterfacecurrentmaxvcibits ::= { atminterfaceconfentry 14 } atminterfacesubscraddress ::= { atminterfaceconfentry 15 } The MIB objects are listed in Table 3-2. Table 3-2 ATM Interface Configuration Parameters Table MIB Objects atminterfaceconftable Sequence of Contains the ATM local interface configuration AtmInterfaceConfEntry parameters. This table is used for one entry per ATM interface port. atminterfaceconfentry AtmInterfaceConfEntry Contains the ATM interface configuration parameters and state variables. This list is indexed by ifindex values of ATM interfaces. The ifindex is listed as the index. atminterfacemaxvpcs INTEGER ( ) Specifies the maximum number of Virtual Path Links (VPC), for example, Permanent Virtual Path Circuits (PVPC) and Switched Virtual Path Circuits (SVPC), which are supported at this ATM interface. At the ATM UNI, the maximum number of VPCs used for PVPCs and SVPCs range from 0 to 256. atminterfacemaxvccs INTEGER ( ) Specifies the maximum number of Virtual Channel Connections (VCC); for example, PVCCs and SVCCs, are supported at this ATM interface. atminterfaceconfvpcs INTEGER ( ) Specifies the number of VPCs, for example, PVPC, Soft PVPC, and SVPC established at the ATM interface. At the ATM UNI, the configured number of VPCs used for PVPCs and SVPCs range from 0 to

3 Chapter 3 ATM Interface Configuration Parameters Table Table 3-2 ATM Interface Configuration Parameters Table MIB Objects (continued) atminterfaceconfvccs INTEGER ( ) Specifies the number of VCCs, for example, PVCC, Soft PVCC, and SVCC established at the ATM interface. atminterfacemaxactive VpiBits atminterfacemaxactive VciBits INTEGER (0..12) INTEGER (0..16) Specifies the maximum number of active Virtual Path Identifier (VPI) bits configured for this ATM interface. At the ATM UNI, the maximum number of active VPI bits configured ranges from 0 to 8. Specifies the maximum number of active Virtual Channel Identifier (VCI) bits configured for this ATM interface. atminterfaceilmivpi AtmVpIdentifier Specifies the VPI value of the VCC that supports the Interim Local Management Interface (ILMI) at this ATM interface. If the values of atminterfaceilmivpi and atminterfaceilmivci are both equal to zero, ILMI is not supported at this ATM interface. atminterfaceilmivci AtmVcIdentifier Specifies the VCI value of the VCC that supports the ILMI at this ATM interface. If the values of atminterfaceilmivpi and atminterfaceilmivci are both equal to zero, ILMI is not supported at this ATM interface atminterfaceaddress Type INTEGER { private (1), nsape164 (2), nativee164 (3),other (4)} Specifies the type of primary ATM address that is configured for this ATM interface. Status: deprecated

4 ATM Interface Configuration Parameters Table Chapter 3 Table 3-2 ATM Interface Configuration Parameters Table MIB Objects (continued) atminterfaceadmin Address AtmAddr Specifies the primary address assigned for administrative purposes, for example, an address associated with the service provider side of a public network UNI. Thus, the value of this address corresponds with the value of ifphysaddress at the host side. If this interface has no assigned administrative address, or the address used for administrative purposes is the same as that used for ifphysaddress, this is an octet string of zero length. Status: deprecated Note The atminterfaceadminaddress object is replaced by atminterfacesubscraddress. atminterfacemyneighbor IpAddress IpAddress Specifies the IP address of the neighbor system that is connected to the far end of this interface. A Network Management Station can send SNMP messages as IP datagrams. These messages are sent to UDP port 161 to access network management information, which concerns the operation of the system. Note The value of this object is obtained in different ways, for example, manual configuration, or through ILMI interaction with the neighbor system. 3-4

5 Chapter 3 ATM Interface Configuration Parameters Table Table 3-2 ATM Interface Configuration Parameters Table MIB Objects (continued) atminterfacemyneighbor IfName DisplayString Specifies the textual name of the interface on the neighbor system on the far end of this interface and to where this interface connects. If the neighbor system is manageable through SNMP and supports the object ifname, the value of this object must be identical with ifname for the ifentry of the lowest-level physical interface for this port. If this interface does not have a textual name, the value of this object is a zero length string. Note The value of this object can be obtained in different ways, for example, manual configuration, or through ILMI interaction with the neighbor system. atminterfacecurrentmax VpiBits INTEGER (0..12) Determines the maximum number of VPI Bits that are currently used at this ATM interface. The value is the minimum of atminterfacemaxactivevpibits, and the atminterfacemaxactivevpibits of this interface UNI or NNI peer. If the interface does not negotiate with the peer to determine the number of VPI Bits that are used on the interface, the value of this object must equal atminterfacemaxactivevpibits. 3-5

6 ATM Interface DS3 Physical Layer Convergence Procedure Table Chapter 3 Table 3-2 ATM Interface Configuration Parameters Table MIB Objects (continued) atminterfacecurrentmax VciBits atminterfacesubscr Address INTEGER (0..16) AtmAddr Determines the maximum number of VCI Bits that are currently used at this ATM interface. The value is the minimum of atminterfacemaxactivevcibits, and the atminterfacemaxactivevcibits of this interface UNI or NNI peer. If the interface does not negotiate with the peer to determine the number of VCI Bits that is used on the interface, the value of this object must equal atminterfacemaxactivevcibits. Specifies the identifier that is assigned by a service provider to the network side of a public network UNI. If this interface has no assigned service provider address for other interfaces, this is an octet string of zero length. ATM Interface DS3 Physical Layer Convergence Procedure Table This table contains the DS3 Physical Layer Convergence Procedure (PLCP) configuration and state parameters for the ATM interfaces, which use DS3 PLCP for carrying ATM cells over DS3. The object identifier for each MIB object is listed in Table 3-3. Table 3-3 ATM Interface DS3 PLCP Table Object Identifiers Name Object Identifier atminterfaceds3plcptable ::= { atmmibobjects 3} atminterfaceds3plcpentry ::= { atminterfaceds3plcptable 1} atminterfaceds3plcpsefss ::= { atminterfaceds3plcpentry 1} atminterfaceds3plcpalarmstate ::= { atminterfaceds3plcpentry 2} atminterfaceds3plcpuass ::= { atminterfaceds3plcpentry 3} The MIB objects are listed in Table

7 Chapter 3 ATM Interface DS3 Physical Layer Convergence Procedure Table Table 3-4 ATM Interface DS3 PLCP Table MIB Objects atminterfaceds3plcp Table atminterfaceds3plcp Entry atminterfaceds3plcp SEFSs atminterfaceds3plcp AlarmState atminterfaceds3plcp UASs Sequence of AtmInterfaceDs3PlcpEntry AtmInterfaceDs3PlcpEntry Counter32 Integer {noalarm (1), receivedfarendalarm (2), incominglof(3)} Counter32 Contains the ATM interface DS3 PLCP parameters and state variables that are used for one entry per ATM interface port. Contains the DS3 PLCP parameters and state variables at the ATM interface. It is indexed by the ifindex value of the ATM interface. The index contains ifindex. Specifies the number of DS3 PLCP Severely Errored Framing Seconds (SEFS). Each SEFS represents a one-second interval that contains one or more SEF events. Indicates if there is an alarm present for the DS3 PLCP. The following are the values: receivedfarendalarm Specifies the DS3 PLCP has received an incoming Yellow Signal. incominglof Specifies the DS3 PLCP has declared a loss of frame (LOF) failure condition. noalarm Specifies no alarms are present. A transition from the failure to the no alarm state occurs when no defects, for example, LOF, are received for more than ten seconds. Specifies the counter that is associated with the number of unavailable seconds encountered by PLCP. 3-7

8 ATM Interface Transmission Convergence Sublayer Table Chapter 3 ATM Interface Transmission Convergence Sublayer Table This table contains the transmission convergence (TC) sublayer configuration and state parameters of the ATM interfaces, which use TC sublayer to carry ATM cells over SONET/SDH or DS3. The object identifier for each MIB object is listed in Table 3-5. Table 3-5 ATM Interface TC Sublayer Table Object Identifiers Name Object Identifier atminterfacetctable ::= { atmmibobjects 4} atminterfacetcentry ::= { atminterfacetctable 1} atminterfaceocdevents ::= { atminterfacetcentry 1} atminterfacetcalarmstate := { atminterfacetcentry 2} The MIB objects are listed in Table 3-6. Table 3-6 ATM Interface TC Sublayer Table MIB Objects atminterfacetctable Sequence of AtmInterfaceTCEntry Contains the ATM interface TC sublayer parameters and state variables that are used for one entry per ATM interface port. atminterfacetcentry AtmInterfaceTCEntry Contains the TC subpolar parameters and state variables at the ATM interface. It is indexed by the ifindex value of the ATM interface. The index contains ifindex. 3-8

9 Chapter 3 ATM Interface Transmission Convergence Sublayer Table Table 3-6 ATM Interface TC Sublayer Table MIB Objects (continued) atminterfaceocd Events atminterfacetcalarm State Counter32 Determines the number of times the Out of Cell Delineation (OCD) events occur. If seven consecutive ATM cells have Header Error Control (HEC) violations, an OCD event occurs. A high number of OCD events can indicate a problem with the TC sublayer. Integer{noAlarm (1), lcdfailure(2)} Indicates if there is an alarm present for the TC sublayer. The following are the values used for the atminterfacetcalarmstate: lcdfailure(2) Indicates the TC sublayer is currently in the Loss of Cell Delineation (LCD) defect maintenance state. value noalarm(1) Indicates the TC sublayer is currently not in the LCD defect maintenance state. 3-9

10 ATM Interface Transmission Convergence Sublayer Table Chapter

-- extracted from rfc2515.txt -- at Mon Nov 15 17:11: ATM-MIB DEFINITIONS ::= BEGIN

-- extracted from rfc2515.txt -- at Mon Nov 15 17:11: ATM-MIB DEFINITIONS ::= BEGIN -- extracted from rfc2515.txt -- at Mon Nov 15 17:11:39 1999 DEFINITIONS ::= BEGIN IMPORTS MODULE-IDENTITY, -TYPE, Counter32, Integer32, IpAddress, mib-2 FROM SNMPv2-SMI DisplayString, RowStatus, TruthValue

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

Network Working Group Request For Comments: 1304 Editors Bell Communications Research February 1992

Network Working Group Request For Comments: 1304 Editors Bell Communications Research February 1992 Network Working Group Request For Comments: 1304 T. Cox K. Tesink Editors Bell Communications Research February 1992 Definitions of Managed Objects for the SIP Interface Type Status of this Memo This RFC

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

LIM Configuration Menu

LIM Configuration Menu CHAPTER 7 This chapter deals with configura tion of LIM devices. It is organized as follows:, page 7-1 LIM Maintenance, page 7-4 LIM Alarms, page 7-7 SONET/SDH, page 7-7 SONET Maintenance, page 7-13 DSX1,

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

Network Working Group Request for Comments: 2320 Category: Standards Track Bay Networks, Inc. K. White IBM Corp. T. Kuo Bay Networks, Inc.

Network Working Group Request for Comments: 2320 Category: Standards Track Bay Networks, Inc. K. White IBM Corp. T. Kuo Bay Networks, Inc. Network Working Group Request for Comments: 2320 Category: Standards Track M. Greene Xedia Corp. J. Luciani Bay Networks, Inc. K. White IBM Corp. T. Kuo Bay Networks, Inc. April 1998 Status of this Memo

More information

Computer Facilities and Network Management BUS3150 Tutorial - Week 13

Computer Facilities and Network Management BUS3150 Tutorial - Week 13 Computer Facilities and Network Management BUS3150 Tutorial - Week 13 *** FOR TUTORS ONLY *** The answers provided here are only brief guides. If you have any comments or suggestions for improvement to

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

Chapter 10. Circuits Switching and Packet Switching 10-1

Chapter 10. Circuits Switching and Packet Switching 10-1 Chapter 10 Circuits Switching and Packet Switching 10-1 Content Switched communication networks Circuit switching networks Circuit-switching concepts Packet-switching principles X.25 (mentioned but not

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

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

Interface Table Extension to the Interface Table High Capacity Counters Interface-Related Traps IF MIB Conformance and Compliance Statements

Interface Table Extension to the Interface Table High Capacity Counters Interface-Related Traps IF MIB Conformance and Compliance Statements CHAPTER 3 This chapter describes the individual MIB objects that comprise the PXM45-specific MIB files. The IF MIB resides in the IF-MIB.my file. This MIB is extracted from RFC 2233 and describes the generic

More information

Configuring ATM SNMP Trap and OAM Enhancements

Configuring ATM SNMP Trap and OAM Enhancements Configuring ATM SNMP Trap and OAM Enhancements The ATM SNMP Trap and OAM Enhancements feature provides the ability to send Simple Network Management Protocol (SNMP) notifications for ATM permanent virtual

More information

Category: Standards Track March 1994

Category: Standards Track March 1994 Network Working Group T. Brown, Editor Request for Comments: 1596 Bell Communications Research Category: Standards Track March 1994 Status of this Memo Definitions of Managed Objects for Frame Relay Service

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

ATM. Asynchronous Transfer Mode. these slides are based on USP ATM slides from Tereza Carvalho. ATM Networks Outline

ATM. Asynchronous Transfer Mode. these slides are based on USP ATM slides from Tereza Carvalho. ATM Networks Outline ATM Asynchronous Transfer Mode these slides are based on USP ATM slides from Tereza Carvalho 1 ATM Networks Outline ATM technology designed as a support for ISDN Definitions: STM and ATM Standardization

More information

Real-Time Counters APPENDIX

Real-Time Counters APPENDIX APPENDIX E Real-time counters (RTCs) are available through the Diagnostics Center. When the GUI displays the RTCs, the applicability rules would be evaluated by the Cisco MGM server, and the counters will

More information

Cisco Catalyst 85xx Supports Management Module SM-CAT1008

Cisco Catalyst 85xx Supports Management Module SM-CAT1008 Cisco Catalyst 85xx Titlepage Supports Management Module SM-CAT1008 Device Management Copyright Notice Document 3536. Copyright 2002 - present by Aprisma Management Technologies, Inc. All rights reserved

More information

ATM Technology in Detail. Objectives. Presentation Outline

ATM Technology in Detail. Objectives. Presentation Outline ATM Technology in Detail Professor Richard Harris Objectives You should be able to: Discuss the ATM protocol stack Identify the different layers and their purpose Explain the ATM Adaptation Layer Discuss

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

Bandwidth-on-Demand up to very high speeds. Variety of physical layers using optical fibre, copper, wireless. 3BA33 D.Lewis

Bandwidth-on-Demand up to very high speeds. Variety of physical layers using optical fibre, copper, wireless. 3BA33 D.Lewis Broadband ISDN 3BA33 David Lewis 3BA33 D.Lewis 2007 1 B-ISDN Model has 3 planes User Control Management 3BA33 D.Lewis 2007 3 Broadband ISDN Was Expected to be the Universal Network of the future Takes

More information

INTERNATIONAL TELECOMMUNICATION UNION INTEGRATED SERVICES DIGITAL NETWORK (ISDN) INTERNETWORK INTERFACES AND MAINTENANCE PRINCIPLES

INTERNATIONAL TELECOMMUNICATION UNION INTEGRATED SERVICES DIGITAL NETWORK (ISDN) INTERNETWORK INTERFACES AND MAINTENANCE PRINCIPLES INTERNATIONAL TELECOMMUNICATION UNION CCITT I.610 THE INTERNATIONAL TELEGRAPH AND TELEPHONE CONSULTATIVE COMMITTEE INTEGRATED SERVICES DIGITAL NETWORK (ISDN) INTERNETWORK INTERFACES AND MAINTENANCE PRINCIPLES

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

COMP9332 Network Routing & Switching

COMP9332 Network Routing & Switching COMP9332 Network Routing & Switching Switching in IP Networks with MPLS http://www.cse.unsw.edu.au/~cs9332 1 Lecture Overview This lecture introduces the concept of switching, which allows faster processing

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

Internetworking Part 1

Internetworking Part 1 CMPE 344 Computer Networks Spring 2012 Internetworking Part 1 Reading: Peterson and Davie, 3.1 22/03/2012 1 Not all networks are directly connected Limit to how many hosts can be attached Point-to-point:

More information

Asynchronous Transfer Mode

Asynchronous Transfer Mode CHAPTER 20 This chapter describes the level of support that Cisco ANA provides for ATM, as follows: Technology Description, page 20-1 Information Model Objects (IMOs), page 20-3 Vendor-Specific Inventory

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

Appendix 10. Asynchronous Transfer Mode (ATM) The technique of cell relay

Appendix 10. Asynchronous Transfer Mode (ATM) The technique of cell relay Appendix 10 Asynchronous Transfer Mode (ATM) ATM (asynchronous transfer mode) networks were designed to be able to support: usage by multiple users simultaneously; different reat-time (RT) and non-real-time

More information

Overview p. 1 Broadband and ATM p. 2 The Evolution Toward Broadband p. 3 Access Networks, Core Networks, and Service Providers p.

Overview p. 1 Broadband and ATM p. 2 The Evolution Toward Broadband p. 3 Access Networks, Core Networks, and Service Providers p. Contents p. v Preface p. xxiii Conventions p. xxiv Acknowledgments p. xxiv Overview p. 1 Broadband and ATM p. 2 The Evolution Toward Broadband p. 3 Access Networks, Core Networks, and Service Providers

More information

Asynchronous. nous Transfer Mode. Networks: ATM 1

Asynchronous. nous Transfer Mode. Networks: ATM 1 Asynchronous nous Transfer Mode (ATM) Networks: ATM 1 Issues Driving LAN Changes Traffic Integration Voice, video and data traffic Multimedia became the buzz word One-way batch Two-way batch One-way interactive

More information

INTERNATIONAL TELECOMMUNICATION UNION. SERIES G: TRANSMISSION SYSTEMS AND MEDIA, DIGITAL SYSTEMS AND NETWORKS Digital networks General aspects

INTERNATIONAL TELECOMMUNICATION UNION. SERIES G: TRANSMISSION SYSTEMS AND MEDIA, DIGITAL SYSTEMS AND NETWORKS Digital networks General aspects INTERNATIONAL TELECOMMUNICATION UNION ITU-T G.804 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (06/2004) SERIES G: TRANSMISSION SYSTEMS AND MEDIA, DIGITAL SYSTEMS AND NETWORKS Digital networks General

More information

Lecture 4 Wide Area Networks - Asynchronous Transfer Mode

Lecture 4 Wide Area Networks - Asynchronous Transfer Mode DATA AND COMPUTER COMMUNICATIONS Lecture 4 Wide Area Networks - Asynchronous Transfer Mode Mei Yang Based on Lecture slides by William Stallings 1 ATM a streamlined packet transfer interface similarities

More information

Section 2: Physical Layer Interfaces Specification

Section 2: Physical Layer Interfaces Specification Section 2: Physical Layer Interfaces Specification 11 ATM USER-NETWORK INTERFACE SPECIFICATION (V3.1) 2 Physical Layer Interfaces Specification This section provides specifications for physical layer ATM

More information

PNNI-MIB DEFINITIONS ::= BEGIN

PNNI-MIB DEFINITIONS ::= BEGIN PNNI-MIB DEFINITIONS ::= BEGIN IMPORTS MODULE-IDENTITY, OBJECT-TYPE, Counter32, Gauge32, Integer32, Unsigned32, enterprises, zerodotzero FROM SNMPv2-SMI TEXTUAL-CONVENTION, RowStatus, DisplayString, TimeStamp,

More information

QWEST Communications International Inc. Technical Publication

QWEST Communications International Inc. Technical Publication QWEST Communications International Inc. Technical Publication Customer Network Management for Asynchronous Transfer Mode (ATM) Cell Relay Service (CRS) Copyright 1996, 2001 77388 QWEST Communications International

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

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

Lesson 3 Network technologies - Controlling

Lesson 3 Network technologies - Controlling Lesson 3 Network technologies - Controlling Objectives : Network control or traffic engineering is one of the important techniques in the network. Understanding QoS control, traffic engineering and OAM

More information

BROADBAND AND HIGH SPEED NETWORKS

BROADBAND AND HIGH SPEED NETWORKS BROADBAND AND HIGH SEED NETWORKS LAYERS The function and associated information of the planes is as follows: The reference model is composed of the following planes: Control lane manages the call and connection.

More information

Module 10 Frame Relay and ATM

Module 10 Frame Relay and ATM Module 10 Frame Relay and ATM Lesson 34 ATM: Concepts And Header 10.2.1 INTRODUCTION IP has a varying packet size which causes no problem while multiplexing but makes switching difficult. ATM uses a fixed

More information

Technical Committee ATM

Technical Committee ATM Technical Committee ATM Data Exchange Interface (DXI) Specification af-dxi-0014.000 August, 1993 1993 The ATM Forum All Rights Reserved 1993 The ATM Forum. All Rights Reserved. No part of this publication

More information

Lecture 03 Chapter 11 Asynchronous Transfer Mode

Lecture 03 Chapter 11 Asynchronous Transfer Mode NET 456 High Speed Networks Lecture 03 Chapter 11 Asynchronous Transfer Mode Dr. Anis Koubaa Reformatted slides from textbook Data and Computer Communications, Ninth Edition by William Stallings, 1 (c)

More information

Chapter 1 Configuring ATM

Chapter 1 Configuring ATM Chapter 1 Configuring ATM This chapter introduces basic Asynchronous Transfer Mode (ATM) concepts, describes features of the ATM interfaces, and provides information for configuring ATM on E-series routers.

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

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

EUROPEAN ETS TELECOMMUNICATION December 1992 STANDARD

EUROPEAN ETS TELECOMMUNICATION December 1992 STANDARD EUROPEAN ETS 300 213 TELECOMMUNICATION December 1992 STANDARD Source: ETSI TC-NA Reference: DE/NA-053025 ICS: 33.040 Key words: Network, access, MAN Network Aspects (NA); Metropolitan Area Network (MAN)

More information

General Description. Overview. Introduction CHAPTER

General Description. Overview. Introduction CHAPTER CHAPTER This chapter contains the following sections: Overview, page - Introduction, page - Configuration Data, page -3 Management, page -5 Maintenance, page -7 Physical Characteristics, page -8 Timing,

More information

ILMI Commands. Position-Dependent and Keyword-Driven Parameters. Command Entry CHAPTER

ILMI Commands. Position-Dependent and Keyword-Driven Parameters. Command Entry CHAPTER CHAPTER 4 This chapter describes the ILMI commands. These commands let you add, delete, configure, display status, and create statistics for ILMI at the UNI and for PNNI. The chapter begins with a description

More information

Communication Networks

Communication Networks Communication Networks Chapter 3 Multiplexing Frequency Division Multiplexing (FDM) Useful bandwidth of medium exceeds required bandwidth of channel Each signal is modulated to a different carrier frequency

More information

Cell Format. Housekeeping. Segmentation and Reassembly AAL 3/4

Cell Format. Housekeeping. Segmentation and Reassembly AAL 3/4 Housekeeping 1 st Project Handout ue Friday Oct 5 Quiz: Friday Sept 21 Material covered so far 1 st Test October 12 Cell Format User-Network Interface (UNI) 4 8 16 3 1 GFC VPI VCI Type CLP 8 HEC (CRC-8)

More information

Cell Switching (ATM) Commonly transmitted over SONET other physical layers possible. Variable vs Fixed-Length Packets

Cell Switching (ATM) Commonly transmitted over SONET other physical layers possible. Variable vs Fixed-Length Packets Cell Switching (ATM) Connection-oriented packet-switched network Used in both WAN and LAN settings Signaling (connection setup) Protocol: Q2931 Specified by ATM forum Packets are called cells 5-byte header

More information

Protocol Architecture (diag) Computer Networks. ATM Connection Relationships. ATM Logical Connections

Protocol Architecture (diag) Computer Networks. ATM Connection Relationships. ATM Logical Connections 168 430 Computer Networks Chapter 11 Asynchronous Transfer Mode Protocol Architecture Similarities between ATM and packet switching Transfer of data in discrete chunks Multiple logical connections over

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

A T M. Cell Switched Technology. not SMDS. Defacto Standard Multimedia capable Use with SONET or SDH. Fixed Length - 53 bytes. DigiPoints Volume 1

A T M. Cell Switched Technology. not SMDS. Defacto Standard Multimedia capable Use with SONET or SDH. Fixed Length - 53 bytes. DigiPoints Volume 1 A T M Cell Switched Technology Fixed Length - 53 bytes not SMDS Defacto Standard Multimedia capable Use with SONET or SDH SCTE VA 12.1 SONET Optical Carrier (OC) Rates and SDH Synchronous Transport Module

More information

William Stallings Data and Computer Communications 7 th Edition. Chapter 11 Asynchronous Transfer Mode

William Stallings Data and Computer Communications 7 th Edition. Chapter 11 Asynchronous Transfer Mode William Stallings Data and Computer Communications 7 th Edition Chapter 11 Asynchronous Transfer Mode Protocol Architecture Similarities between ATM and packet switching Transfer of data in discrete chunks

More information

Asynchronous_Transfer_Mode_Switching

Asynchronous_Transfer_Mode_Switching Asynchronous Transfer Mode (ATM) is an International Telecommunication Union-Telecommunications Standards Section (ITU-T) standard for cell relay wherein information for multiple service types, such as

More information

Interface Configuration

Interface Configuration CHAPTER 7 You can configure or set up any interface through interface configuration windows, which are associated with each particular line card. This chapter contains the following information: Generic

More information

Configuring Operation, Administration, and Maintenance

Configuring Operation, Administration, and Maintenance CHAPTER 7 Configuring Operation, Administration, and Maintenance This chapter describes the Operation, Administration, and Maintenance (OAM) implementation on the ATM switch router. This chapter provides

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

Wireless Networks. Communication Networks

Wireless Networks. Communication Networks Wireless Networks Communication Networks Types of Communication Networks Traditional Traditional local area network (LAN) Traditional wide area network (WAN) Higher-speed High-speed local area network

More information

CHAPTER. Introduction

CHAPTER. Introduction CHAPTER 1 Network management takes place between two major types of systems: those in control, called managing systems, and those observed and controlled, called managed systems. The most common managing

More information

BROADBAND AND HIGH SPEED NETWORKS

BROADBAND AND HIGH SPEED NETWORKS BROADBAND AND HIGH SPEED NETWORKS ATM SWITCHING ATM is a connection-oriented transport concept An end-to-end connection (virtual channel) established prior to transfer of cells Signaling used for connection

More information

DigiPoints Volume 1. Leader Guide. Module 12 Asynchronous Transfer Mode. Summary. Outcomes. Objectives. Prerequisites

DigiPoints Volume 1. Leader Guide. Module 12 Asynchronous Transfer Mode. Summary. Outcomes. Objectives. Prerequisites Asynchronous Transfer Mode Page 12.i DigiPoints Volume 1 Module 12 Asynchronous Transfer Mode Summary This last module of, covers ATM, and provides an end-to-end data communications model that draws on

More information

Chapter 28 Network Management: SNMP Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display.

Chapter 28 Network Management: SNMP Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 28 Network Management: SNMP 28.1 Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 28-1 NETWORK MANAGEMENT SYSTEM We can say that the functions performed

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

Routing Strategies. Fixed Routing. Fixed Flooding Random Adaptive

Routing Strategies. Fixed Routing. Fixed Flooding Random Adaptive Routing Strategies Fixed Flooding Random Adaptive Fixed Routing Single permanent route for each source to destination pair Determine routes using a least cost algorithm Route fixed, at least until a change

More information

Introduction. ATM Technology. What is ATM? Agenda

Introduction. ATM Technology. What is ATM? Agenda Introduction Technology Asynchronous Transfer Mode Principles, ing, AAL, Signaling In 1986 the CCITT (now ITU-T) adopted as background technology for B-ISDN B-ISDN intended to replace several widespread

More information

ATM Introduction. The Grand Unification 2005/03/11. (C) Herbert Haas

ATM Introduction. The Grand Unification 2005/03/11. (C) Herbert Haas ATM Introduction The Grand Unification Agenda What is it? Who wants it? Who did it? Header and Switching ATM Layer Hypercube Adaptation Layers Signaling Addresses 2 What is ATM? High-Speed Virtual Circuits

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

Appendix 5 - ATM Technology in Detail

Appendix 5 - ATM Technology in Detail Technology Asynchronous Transfer Mode Principles, Layering, AAL, Signaling Agenda Introduction Reference Model Physical Layer Layer Switching Details Adaptation Layer Signaling and Addressing Technology,

More information

EUROPEAN ETS TELECOMMUNICATION August 1995 STANDARD

EUROPEAN ETS TELECOMMUNICATION August 1995 STANDARD EUROPEAN ETS 300 354 TELECOMMUNICATION August 1995 STANDARD Source: ETSI TC-NA Reference: DE/NA-052729 ICS: 33.040 Key words: Broadband, ISDN, PRM Broadband Integrated Services Digital Network (B-ISDN);

More information

Avaya. User s Guide M-ACCF/SF MODULE AVAYA M770 MULTIFUNCTION SWITCH

Avaya. User s Guide M-ACCF/SF MODULE AVAYA M770 MULTIFUNCTION SWITCH Avaya User s Guide M-ACCF/SF MODULE AVAYA M770 MULTIFUNCTION SWITCH July 2000 Preface Introduction This guide provides the information that you need to install and configure the M-ACCF/SF OC12 ATM Access

More information

Network Working Group Request for Comments: 4220 Category: Standards Track Cisco Systems J. Lang Sonos, Inc. November 2005

Network Working Group Request for Comments: 4220 Category: Standards Track Cisco Systems J. Lang Sonos, Inc. November 2005 Network Working Group Request for Comments: 4220 Category: Standards Track M. Dubuc Consultant T. Nadeau Cisco Systems J. Lang Sonos, Inc. November 2005 Status of This Memo Traffic Engineering Link Management

More information

Monitoring PPPoE Sessions with SNMP

Monitoring PPPoE Sessions with SNMP The PPPoE Session Count Management Information Base feature provides the ability to use Simple Network Management Protocol (SNMP) to monitor in real time the number of PPP over Ethernet (PPPoE) sessions

More information

Module 3. Wide Area Networking (WAN)

Module 3. Wide Area Networking (WAN) Module 3 Wide Area Networking (WAN) When many nodes or LAN s are connected together in a large scale, we have a WAN. This may be world wide. Because of the separation of the nodes, the Public Data Network

More information

The ATM Forum Technical Committee

The ATM Forum Technical Committee The ATM Forum Technical Committee Inverse Multiplexing for ATM (IMA) Specification Version 1.0 AF-PHY-0086.000 July, 1997 AF-PHY-0086.000 Inverse Multiplexing for ATM Specification Version 1.0 1997 by

More information

Telematics Chapter 7: MPLS

Telematics Chapter 7: MPLS Telematics Chapter 7: MPLS User watching video clip Beispielbild Application Layer Presentation Layer Session Layer Transport Layer Server with video clips Application Layer Presentation Layer Session

More information

Advanced Internet Technologies

Advanced Internet Technologies Advanced Internet Technologies Chapter 2 ATM Dr.-Ing. Falko Dressler Chair for Computer Networks & Internet Wilhelm-Schickard-Institute for Computer Science University of Tübingen http://net.informatik.uni-tuebingen.de/

More information

EUROPEAN ETS TELECOMMUNICATION December 1992 STANDARD

EUROPEAN ETS TELECOMMUNICATION December 1992 STANDARD EUROPEAN ETS 300 215 TELECOMMUNICATION December 1992 STANDARD Source: ETSI TC-NA Reference: DE/NA-053029 ICS: 33.040 Key words: Network, access, MAN Network Aspects (NA); Metropolitan Area Network (MAN)

More information

NAFEM-UTILITYMANAGEMENT-MIB DEFINITIONS ::= BEGIN. -- From file: "utility-management.mib" IMPORTS

NAFEM-UTILITYMANAGEMENT-MIB DEFINITIONS ::= BEGIN. -- From file: utility-management.mib IMPORTS NAFEM-UTILITYMANAGEMENT-MIB DEFINITIONS ::= BEGIN From file: "utility-management.mib" IMPORTS OBJECT-TYPE IpAddress NafemDateTime, DisplayString, NafemChoice, NafemInterval, NafemAlarmStatus utilitymgmtgroup,

More information

Asynchronous Transfer Mode (ATM) ATM concepts

Asynchronous Transfer Mode (ATM) ATM concepts Asynchronous Transfer Mode (ATM) Asynchronous Transfer Mode (ATM) is a switching technique for telecommunication networks. It uses asynchronous time-division multiplexing,[1][2] and it encodes data into

More information

This chapter deals with CSM LIM Configuration:

This chapter deals with CSM LIM Configuration: CHAPTER 14 This chapter deals with LIM Configuration: General, page 14-1 Circuit Emulation Service (CES), page 14-2 7810 Application, page 14-3 Line Configuration, page 14-4 Maintenance, page 14-12 CES

More information

This Lecture. BUS Computer Facilities Network Management X.25. X.25 Packet Switch. Wide Area Network (WAN) Technologies. X.

This Lecture. BUS Computer Facilities Network Management X.25. X.25 Packet Switch. Wide Area Network (WAN) Technologies. X. This ecture BUS350 - Computer Facilities Network Management Wide rea Network (WN) Technologies. X.5 Frame Relay TM Faculty of Information Technology Monash University Faculty of Information Technology

More information

Configuring Inverse Muliplexing over ATM

Configuring Inverse Muliplexing over ATM This feature module describes how to configure Inverse Multiplexing over ATM (IMA) to transport ATM traffic over a bundle of T1 or E1 cables. This feature s the expansion of WAN bandwidth from T1 speeds,

More information

Figure 10.1 Cell switching principles: (a) routing schematic; (b) VP routing; (c) VC routing.

Figure 10.1 Cell switching principles: (a) routing schematic; (b) VP routing; (c) VC routing. Figure. Cell switching principles: (a) routing schematic; (b) VP routing; (c) VC routing. (a) PCI =,,, 4 4 PCI =, 4 4 6 PCI = 6, Link/Port RT Link/Port RT Link/Port RT In Port PCI 4 Out Port PCI 4 6 Port

More information

Network Working Group Request for Comments: 1595 Category: Standards Track Bell Communications Research March 1994

Network Working Group Request for Comments: 1595 Category: Standards Track Bell Communications Research March 1994 Network Working Group Request for Comments: 1595 Category: Standards Track T. Brown K. Tesink Editors Bell Communications Research March 1994 Definitions of Managed Objects for the SONET/SDH Interface

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

CompSci 356: Computer Network Architectures. Lecture 7: Switching technologies Chapter 3.1. Xiaowei Yang

CompSci 356: Computer Network Architectures. Lecture 7: Switching technologies Chapter 3.1. Xiaowei Yang CompSci 356: Computer Network Architectures Lecture 7: Switching technologies Chapter 3.1 Xiaowei Yang xwy@cs.duke.edu Types of switching Datagram Virtual circuit Source routing Today Bridges and LAN switches

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

N:1 PVC Mapping to PWE with Nonunique VPIs

N:1 PVC Mapping to PWE with Nonunique VPIs N:1 PVC Mapping to PWE with Nonunique VPIs The N:1 PVC Mapping to PseudoWire Emulation (PWE) with Nonunique virtual path identifiers (VPIs) feature maps one or more ATM permanent virtual circuits (PVCs)

More information

Asynchronous Transfer Mode (ATM) Broadband ISDN (B-ISDN)

Asynchronous Transfer Mode (ATM) Broadband ISDN (B-ISDN) Asynchronous Transfer Mode (ATM) Broadband ISDN (B-ISDN) Petr Grygárek rek 1 ATM basic characteristics Integrates transfer of voice, video, data and other media using statistical al multiplexing ing multiplexes

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

N:1 PVC Mapping to PWE with Nonunique VPIs

N:1 PVC Mapping to PWE with Nonunique VPIs The N:1 PVC Mapping to PseudoWire Emulation (PWE) with Nonunique virtual path identifiers (VPIs) feature maps one or more ATM permanent virtual circuits (PVCs) to a single pseudowire (PW). There are two

More information

Quality of Service Commands policy-map. This command has no default behavior or values.

Quality of Service Commands policy-map. This command has no default behavior or values. Quality of Service Commands policy-map policy-map To create or modify a policy map that can be attached to one or more interfaces to specify a service policy, use the policy-map global configuration command.

More information

Standardizing Information and Communication Systems

Standardizing Information and Communication Systems Standard ECMA-266 September 1997 Standardizing Information and Communication Systems Broadband Private Integrated Services Network (B-PISN) - Inter-Exchange Signalling Protocol - Basic Call/Connection

More information

Lecture 18: Network Management

Lecture 18: Network Management Lecture 18: Network Management Prof. Shervin Shirmohammadi SITE, University of Ottawa Prof. Shervin Shirmohammadi CEG 4183 18-1 Objective Manage a network by managing its components: routers, bridges,

More information

Network Working Group. Category: Standards Track Black Storm Networks R. Wheeler DoubleWide Software August 2002

Network Working Group. Category: Standards Track Black Storm Networks R. Wheeler DoubleWide Software August 2002 Network Working Group Request for Comments: 3371 Category: Standards Track E. Caves Occam Networks P. Calhoun Black Storm Networks R. Wheeler DoubleWide Software August 2002 Layer Two Tunneling Protocol

More information

Router and Node Configuration

Router and Node Configuration CHAPTER 10 Introduction A CWM network management system consists of the following components (see Figure 10-1). CWM workstations (server, clients, and statistics collectors) Routers (acting as intermediaries

More information