CA2200009A1 - Object oriented programming method - Google Patents

Object oriented programming method

Info

Publication number
CA2200009A1
CA2200009A1 CA 2200009 CA2200009A CA2200009A1 CA 2200009 A1 CA2200009 A1 CA 2200009A1 CA 2200009 CA2200009 CA 2200009 CA 2200009 A CA2200009 A CA 2200009A CA 2200009 A1 CA2200009 A1 CA 2200009A1
Authority
CA
Canada
Prior art keywords
descriptors
service
new
implemented
classes
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
CA 2200009
Other languages
French (fr)
Inventor
Leo Forget
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Crosskeys Systems Corp
Original Assignee
Crosskeys Systems Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Crosskeys Systems Corp filed Critical Crosskeys Systems Corp
Priority to CA 2200009 priority Critical patent/CA2200009A1/en
Priority to EP98912167A priority patent/EP0968588A1/en
Priority to PCT/CA1998/000232 priority patent/WO1998042102A1/en
Priority to AU67144/98A priority patent/AU6714498A/en
Priority to CA002284588A priority patent/CA2284588A1/en
Publication of CA2200009A1 publication Critical patent/CA2200009A1/en
Abandoned legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/02Standardisation; Integration
    • H04L41/0233Object-oriented techniques, for representation of network management data, e.g. common object request broker architecture [CORBA]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q11/00Selecting arrangements for multiplex systems
    • H04Q11/04Selecting arrangements for multiplex systems for time-division multiplexing
    • H04Q11/0428Integrated services digital network, i.e. systems for transmission of different types of digitised signals, e.g. speech, data, telecentral, television signals
    • H04Q11/0478Provisions for broadband connections
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/54Store-and-forward switching systems 
    • H04L12/56Packet switching systems
    • H04L12/5601Transfer mode dependent, e.g. ATM
    • H04L2012/5625Operations, administration and maintenance [OAM]
    • H04L2012/5626Network management, e.g. Intelligent nets
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/54Store-and-forward switching systems 
    • H04L12/56Packet switching systems
    • H04L12/5601Transfer mode dependent, e.g. ATM
    • H04L2012/5629Admission control
    • H04L2012/5631Resource management and allocation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/50Network service management, e.g. ensuring proper service fulfilment according to agreements
    • H04L41/5003Managing SLA; Interaction between SLA and QoS
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/50Network service management, e.g. ensuring proper service fulfilment according to agreements
    • H04L41/5003Managing SLA; Interaction between SLA and QoS
    • H04L41/5009Determining service level performance parameters or violations of service level contracts, e.g. violations of agreed response time or mean time between failures [MTBF]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

In a method of controlling a computer in an object-oriented environment, descriptors are implemented as an object oriented class to store meta information on other classes in the system.

Description

~ . 02200 009 OBJECT ORIENTED PROGRAMMING METHOD
This invention relates to a method of controlling a computer in an object-oriented environment, for example in a system for monitoring service level agreements in telecommunications networks.
Our co-pending application of even date describes a system for m~n~gin~ service level agreements in a data network to ensure compliance with customer commitments.
Requirements change over time and a competitive system should have the capability of permitting new capabilities to be added quickly. When new capabilities are added, specific areas of the system must be modified to accommodate them. It is desirable to limit the impact of introducing the new capabilities in these areas in order to reduce the development time and risks associated with introducing problems (bugs ) in those areas.
Two areas are especially prone to be impacted when new capabilities are added. These are the user security management module and the service configuration module. When new capabilities are added, users of the system must be given permission to use these capabilities. In addition, when new service component types or service level agreement thresholds must be supported, the service configuration module is impacted.
An object of the invention is to facilitate the addition of new capabilities to a service management system.
According to the present invention there is provided a method of controlling a computer in an object-oriented environment wherein descriptors implemented as an object oriented class are used to store meta information on other classes in the system.
The base descriptor class provides a template where unique identifiers, names and descriptions are stored. Derived classes are used to define additional qualities for specific descriptors. The intent behind the Descriptor concept is to minimi7e the impact of adding new functionality on critical parts of the system.
Derived descriptor classes can be implemented for service entities, functions, statistics, Service Level Agreement thresholds, operations, service components, etc...
The invention will now be described in more detail, by way of example only, withreference to the accompanying drawings, in which:-~ 0~200 009 Figure 1 illustrates the different types of descriptors that are employed;
Figure 2 shows ho descriptors are used to dynamically add new capabilities to the system;and Figure 3 shows the top layer object model.
Figure 1 shows the types of descriptors that are provided in a typical system for m:~n~ing service level agreements. There is a top level descriptor, and derived descriptors relating to various aspects of the system.
The top level descriptor stores meta information on entities. The base class provides a template where unique Ids, names and descriptions are stored. The derived classes define additional qualities for specific descriptors.
In a service level management system, new service level agreement thresholds can be added to the system without modifying the service profile code. For example:
Export Control: Public Cardinalify n Hierarchy:
Superclasses None Private Interface:
Attributes:
type: short The descriptor uniquely identifies the descriptor record attached to a specific class Name:char[200]
The descriptor name is the unique name of a descriptor Description :char[200]
The description is a brief summary of the purpose of the descriptor State Machine: No ~ ~ 02200 009 Concurrency Sequential Persistence Persistent Figure 2 illustrates how descriptors are used to dynamically add new capabilities to the system. As new entities or operations on entities are defined and implemented, new entity operation descriptors are defined and added. When these descriptors are added, the user management module becomes aware of these capabilities. The user management module is used to give/deny access to specific parts of the system.
Each instance of a descriptor sources its information from a specific row in a relational database table. The following table illustrates the instance data associated with the service component descriptors for use in a system for m~n~ging service level agreements in a telecommunications network.
Service Component Descriptor Type Name Description O Undefined Undefined Service Component.
TDM Path A logical end to end connection implemented using time division multiplex ( TDM ) technology.
2 FR PVC A frame relay path. A permanent virtual end-to-end connection implemented with frame relay technology.
3 ATM VCC A virtual channel connection. A collection of connections that form an end-to-end path through a network
4 ATM VPC A virtual path connection ( VPC ). A logical communication channel that is available across the physical ATM interface and that can carry one or more virtual channels.
TDM NI A TDM Network Interface 6 FR CTP Frame Relay Circuit Termination Point.
7 ATM CTP ATM Circuit Termination Point.

If, for example, the service provider receives a requirement to support ATM UNI services, The following new descriptors are added.
Entity ~ ATM UNI

~ - 02200 009 Service Component ~ ATM UNI
New descriptors are added for SLA thresholds, and statistics.
New valid operations instances are created for ATM UNI. No software is required to change in the user / security management module.
New service profiles can be created using ATM UNI without any modifications to the software in this critical area.
New services can be configured with ATM UNI service components assigned to them.
Within the configurator, the only software modifications required are new screens to view details associated with the ATM UNI.

Claims (4)

THE EMBODIMENTS OF THE INVENTION IN WHICH AN EXCLUSIVE PROPRTY
OR PRIVILEGE IS CLAIMED ARE DEFINED AS FOLLOWS:
1. A method of controlling a computer in an object-oriented environment wherein descriptors implemented as an object oriented class are used to store meta information on other classes in the system.
2. A method as claimed in claim 1 wherein a base descriptor class provides a template where unique identifiers, names and descriptions are stored.
3. A method as claimed in claim 2, wherein derived classes are used to define additional qualities for specific descriptors.
4. A method as claimed in claim 3, wherein derived classes are implemented for service entities, functions, statistics, Service Level Agreement thresholds, operations, service components, etc...
CA 2200009 1997-03-14 1997-03-14 Object oriented programming method Abandoned CA2200009A1 (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
CA 2200009 CA2200009A1 (en) 1997-03-14 1997-03-14 Object oriented programming method
EP98912167A EP0968588A1 (en) 1997-03-14 1998-03-16 Service level agreement management in data networks
PCT/CA1998/000232 WO1998042102A1 (en) 1997-03-14 1998-03-16 Service level agreement management in data networks
AU67144/98A AU6714498A (en) 1997-03-14 1998-03-16 Service level agreement management in data networks
CA002284588A CA2284588A1 (en) 1997-03-14 1998-03-16 Service level agreement management in data networks

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CA 2200009 CA2200009A1 (en) 1997-03-14 1997-03-14 Object oriented programming method

Publications (1)

Publication Number Publication Date
CA2200009A1 true CA2200009A1 (en) 1998-09-14

Family

ID=4160173

Family Applications (1)

Application Number Title Priority Date Filing Date
CA 2200009 Abandoned CA2200009A1 (en) 1997-03-14 1997-03-14 Object oriented programming method

Country Status (1)

Country Link
CA (1) CA2200009A1 (en)

Similar Documents

Publication Publication Date Title
US6499059B1 (en) Method of controlling a network element using a service profile and apparatus of the same
US6732181B2 (en) Internet-enabled service management and authorization system and method
SE503021C2 (en) Operating support networks for a telecommunications network comprising network elements, telecommunications networks comprising network elements, network elements and ways of structuring software in a network element
CN1669272B (en) Management system and method for service subscription provisioning
KR970701986A (en) SERVICE PROVISION IN COMMUNICATIONS NETWORKS constituting services for telecommunication networks
CN1226363A (en) System and method for operation of main telecommunications services
US6944657B1 (en) Automatic network synchronization of the network configuration with the management information database
CN101150434A (en) An object-oriented function deployment method in network management
CA2200009A1 (en) Object oriented programming method
Cisco Working with Service Element Profiles
Cisco Glossary
EP1119167B1 (en) A real-time object-oriented system for tapi service providers
US20050076343A1 (en) Persistent storage of network management data using object references
KR100417850B1 (en) Integration system of wireless network and the internet
US20040205073A1 (en) System for use in a communications network management system for automatic management of network plant
Pavlou Telecommunications management network: a novel approach towards its architecture and realisation through object-oriented software platforms
Bedoyan et al. Experiences with the integration of a legacy management system into a TMN environment
US20070244923A1 (en) Method and Device for Managing Objects of a Communications Network
Laukkanen SNMP based network management using CORBA-CORBA/SNMP management using gateway approach with IDL translation
Johnson Implementing service management control through object models: issues and direction
Park et al. Platform independent TMN agents based on the farming methodology
KR100259863B1 (en) A method for building initial form of ne in implementation of tmn agent
EP1088424A2 (en) Network management
Patel et al. An implementation of the programming communications interface for EuroISDN
US20040216129A1 (en) Object oriented telecommunications system controller

Legal Events

Date Code Title Description
FZDE Dead