WO2006031830A1 - Object-based operation and maintenance (oam) systems and related methods and computer program products - Google Patents

Object-based operation and maintenance (oam) systems and related methods and computer program products Download PDF

Info

Publication number
WO2006031830A1
WO2006031830A1 PCT/US2005/032599 US2005032599W WO2006031830A1 WO 2006031830 A1 WO2006031830 A1 WO 2006031830A1 US 2005032599 W US2005032599 W US 2005032599W WO 2006031830 A1 WO2006031830 A1 WO 2006031830A1
Authority
WO
WIPO (PCT)
Prior art keywords
network
objects
oam
based representation
protocol
Prior art date
Application number
PCT/US2005/032599
Other languages
French (fr)
Inventor
Adrian C. Soncodi
Original Assignee
Santera Systems Inc.
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 Santera Systems Inc. filed Critical Santera Systems Inc.
Priority to EP20050793383 priority Critical patent/EP1794605B1/en
Publication of WO2006031830A1 publication Critical patent/WO2006031830A1/en

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/04Network management architectures or arrangements
    • H04L41/044Network management architectures or arrangements comprising hierarchical management structures
    • 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
    • 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
    • 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]

Definitions

  • the subject matter described herein relates to network management systems. More particularly, the subject matter described herein relates to object-based operation and maintenance (OAM) systems and related methods and computer program products.
  • OAM object-based operation and maintenance
  • OAM operation and maintenance
  • MIB management information base
  • a network being managed under SNMP also includes a management station running management software which provides centralized control of the various network components by communicating with the agent software over the network.
  • the management software typically runs on a network-attached computer and an interface is provided in the form of a graphical user interface (GUI).
  • GUI graphical user interface
  • the management software obtains information about various network-attached components in the MIBs and allows a user to monitor, query or modify the information in the MIBs. To monitor, query or modify information, the management software sends a request over the network to the attribute management system. Agent software for examining or otherwise performing operations on the attribute examines the request, and if valid, carries out the request and sends a message back to the management software.
  • Typical networks include network-attached components in distributed architectures that are manufactured by a variety of different vendors. These different network-attached components typically require customization in order to integrate these components with current OAM systems and protocols, such as SNMP. Due to the difficulty with integrating different vendor-specific aspects, current OAM systems and related protocols have been limited to managing only the attributes of network-attached components that are common to all or a large portion of vendors. Therefore, there exists a need for improved OAM systems and protocols for integrating the vendor-specific aspects of different network-attached components.
  • Other OAM systems such as CORBA® (acronym for Common Object
  • a system includes a computer comprising a memory.
  • the computer is in communication with a network comprising a plurality of network-attached components operating in an operation and maintenance (OAM) system.
  • the system can also include an object-based representation of the network stored in the memory.
  • the object-based representation comprises objects linked together in the memory to form a hierarchy.
  • Each of the objects represents the network or the network-attached components.
  • each of the objects stores attribute information about the network or the network-attached components with regard to the OAM system.
  • the system can include an application for interpreting and utilizing the object-based representation of the network for operating and maintaining the network and network-attached components in the OAM system.
  • a method can include providing an object-based representation of a network in a memory of a computer connected to the network.
  • the object-based representation comprises objects linked together in the memory to form a hierarchy.
  • Each of the objects represent the network or network-attached components connected to the network and operating in an operation and maintenance (OAM) system.
  • OAM operation and maintenance
  • each of the objects stores attribute information about the network or the network-attached- components with regard to the OAM system.
  • the method can also include operating the network based on the object-based representation of the network.
  • the subject matter described herein for operating and maintaining resources in a distributed network may be implemented using a computer program product comprising computer executable instructions embodied in a computer readable medium.
  • Exemplary computer readable media suitable for implementing the subject matter described herein include disk memory devices, programmable logic devices, application specific integrated circuits, and downloadable electrical signals.
  • a computer readable medium that implements the subject matter described herein may be distributed across multiple physical devices and/or computing platforms.
  • FIG. 1 is a schematic diagram of an exemplary distributed network having different resources operated and maintained by an operation and maintenance (OAM) computer according to an embodiment of the subject matter described herein;
  • OAM operation and maintenance
  • Figure 2A is a hierarchy diagram that represents the relationship of a class and objects describing and representing protocols operating in a network according to an embodiment of the subject matter described herein;
  • Figure 2B is a hierarchy diagram that represents the relationship of a class and objects describing and representing gateways operating in a network according to an embodiment of the subject matter described herein;
  • Figure 2C is a hierarchy diagram that represents the relationship of a class and objects describing and representing trunk groups operating in a network according to an embodiment of the subject matter described herein
  • Figure 2D is a hierarchy diagram that represents the relationship of classes and objects describing and representing signaling interfaces operating in a network according to an embodiment of the subject matter described herein;
  • Figure 2E is a hierarchy diagram that represents the relationship of a class and objects describing and representing ATM ports operating in an OAM system of an ATM network according to an embodiment of the subject matter described herein
  • Figure 2F is a hierarchy diagram that represents the relationship of a class and objects describing and representing a local VPI/VCI operating in an OAM system of an ATM network according to an embodiment of the subject matter described herein;
  • Figure 2G is a hierarchy diagram that represents the relationship of a class and objects describing and representing endpoints operating in an OAM system of a network according to an embodiment of the subject matter described herein; and Figure 3 is a hierarchy diagram of an object environment representing an ATM network according to an embodiment of the subject matter described herein.
  • FIG. 1 is a schematic diagram illustrating an exemplary distributed network 100 having different resources operated and maintained by an operation and maintenance (OAM) computer 102 according to an embodiment of the subject matter described herein.
  • network 100 is an asynchronous transfer mode (ATM) network.
  • ATM asynchronous transfer mode
  • the subject matter described herein may be applied to network 100 for operation and maintenance functionality.
  • computer 102 can include a memory 104 for storing an object-based representation of network 100.
  • Computer 102 can also include an application 106 for interpreting and utilizing the object-based representation of network 100 stored in memory 104 for operating and maintaining network 100 and its resources.
  • Network 100 can include a signaling and control system 108, ATM systems 110 and 112, and a gateway 114.
  • ATM systems 110 and 112 are connected to system 108 by links 116 and 118, respectively.
  • Gateway 114 is connected to ATM systems 110 and 112 via trunks 120 and 122, respectively.
  • Links 116 and 118 can carry signaling traffic. Trunks 120 and 122 can transmit user data traffic.
  • Network 100 may have many more components, links, and connections than are shown, but the number of these components, links, and connections has been restricted for clarity purposes. The subject matter described herein is also applicable to other types of communications networks, such as IP-based networks and TDM-based networks.
  • a network such as ATM network 100
  • Exemplary resources for use in network 100 include a signaling gateway, such as the Newbridge 36170 gateway (available from Alcatel of Paris, France) and the AN2100 ® gateway (available from Tellabs, Inc. of Naperville, Illinois, U.S.A.).
  • network 100 can utilize a suitable protocol such as the Q.2931 protocol and the ISDN user part (ISUP) protocol.
  • Network 100 may also include signaling interfaces (Sig IFs), ports, endpoints, and other suitable components that may be operated and maintained using the subject matter described herein.
  • Sig IFs signaling interfaces
  • an ATM network may manage virtual paths and virtual channels, which may be managed by utilizing virtual path identifiers (VPIs) and virtual channel identifiers (VCIs), respectively.
  • VPIs virtual path identifiers
  • VCIs virtual channel identifiers
  • an object-based framework is provided for capturing aspects of a network, such as ATM network 100, that enable the implementation of OAM tasks.
  • the object-based framework provides reusable and easily expandable programs for responding to new requirements of the OAM system of the network.
  • each object is treated as an instance of a class.
  • Objects may inherit the attributes of the class from which it is defined.
  • any suitable programming language may be utilized for producing an object-based framework for representing the network or network-attached components with regard to the OAM system.
  • objects may be defined by creating classes or generic objects which act as guides for instructing a compiler how to construct a child object.
  • a class may specify the number and type of data variables and the steps involved in the functions which manipulate data.
  • An object may be created by means of a function called a constructor which uses the corresponding class definition and additional information, such as arguments provided during object creation, to construct the object.
  • Objects may be used by manipulating their data and invoking their functions. The objects described herein may be used to manipulate data and functions related to an OAM system.
  • Inheritance may be utilized for forming new classes or objects using predefined classes or objects where newly defined classes or objects take over the implementations and characteristics of the previously defined classes or objects.
  • the classes and object described herein may be adapted by operators for providing new implementations of classes or objects with regard to the OAM system.
  • Objects may have one or more responsibilities for representing the network or network-attributes with regard to the OAM system.
  • an application such as application 106
  • the object performs the corresponding task or service.
  • the first step is to create the object from the desired class using a constructor.
  • the next step is to send a formatted message to the object to invoke the desired member function of the object.
  • Figures 2A-2G are exemplary hierarchy diagrams representing classes and objects that may be utilized for storing attribute information about a network, protocols utilized by the network, and network-attached components with regard to the OAM system according to an embodiment of the subject matter described herein.
  • a hierarchy diagram is illustrated that represents the relationship of a class (or generic object) and objects describing and representing protocols operating in a network according to an embodiment of the subject matter described herein.
  • Protocol class 200 defines the number and type of data variables and functions for manipulating protocol-related data in an OAM system of a network.
  • ISUP protocol object 202 and Q.2931 protocol object 204 inherit the definitions provided by class 200.
  • object 202 defines the ISUP protocol operating in the OAM system.
  • Object 204 defines the Q.2931 protocol operating in the OAM system.
  • a hierarchy diagram is illustrated that represents the relationship of a class (or generic object) and objects describing and representing gateways operating in a network according to an embodiment of the subject matter described herein.
  • Class 206 defines the number and type of data variables and functions for manipulating gateway-related data in an OAM system of a network.
  • 36170 gateway object 208 and AN2100 ® gateway object 210 inherit the definitions provided by class 206.
  • object 208 defines a 36170 gateway operating in the OAM system of the network.
  • Object 204 defines an AN2100 ® gateway operating in the OAM system of the network.
  • a hierarchy diagram is illustrated that represents the relationship of a class (or generic object) and objects describing and representing trunk groups operating in a network according to an embodiment of the subject matter described herein.
  • Class 212 defines the number and type of data variables and functions for manipulating trunk group-related data in an OAM system of a network.
  • ISUP trunk group object 214 and Q.2931 trunk group object 216 inherit the definitions provided by class 212.
  • object 214 defines an ISUP trunk group operating in the OAM system of the network.
  • Object 214 defines a Q.2931 trunk group operating in the OAM system of the network.
  • Class 218 defines the number and type of data variables and functions for manipulating signaling interface-related data in an OAM system of a network.
  • Class 220 and object 222 represent a class and an object, respectively, which inherit the definitions provided by the class 218.
  • class 220 defines a Q.2931 signaling interface operating in the OAM system of the network.
  • Object 222 defines an ISUP signaling interface operating in the OAM system of the network.
  • Objects 224 and 226 inherit the definitions provided by the Q.2931 signaling interface classes 218 and 220.
  • Object 224 defines a non-multiplexed Q.2931 signaling interface operating in the OAM system.
  • Object 226 defines a multiplexed Q.2931 signaling interface operating in the OAM system.
  • a hierarchy diagram is illustrated that represents the relationship of a class (or generic object) and objects describing and representing ATM ports operating in the OAM system of an ATM network according to an embodiment of the subject matter described herein.
  • Class 228 defines the number and type of data variables and functions for manipulating ATM port-related data in an OAM system of the ATM network.
  • Objects 230 and 232 inherit the definitions provided by the ATM port class 228.
  • object 230 defines a Q.2931 ATM port operating in the OAM system.
  • Object 232 defines an ISUP ATM port operating in the OAM system.
  • a hierarchy diagram is illustrated that represents the relationship of a class (or generic object) and objects describing and representing a local VPI/VCI operating in an OAM system of an ATM network according to an embodiment of the subject matter described herein.
  • Class 234 defines the number and type of data variables and functions for manipulating local VPI and VCI-related data in the OAM system.
  • Objects 236, 238, and 240 inherit the definitions provided by the local VPI/VCI class 234.
  • object 236 defines a local proxy signaling VPI/VCI in the OAM system.
  • Object 238 defines a local Q.2931 multiplexed VPI/VCI in the OAM system.
  • Object 240 defines a local Q.2931 signaling VPI/VCI in the OAM system.
  • a hierarchy diagram is illustrated that represents the relationship of a class (or generic object) and objects describing and representing endpoints operating in an OAM system of a network according to an embodiment of the subject matter described herein.
  • Class 242 defines the number and type of data variables and functions for manipulating endpoint- related data in the OAM system.
  • Objects 244 and 246 inherit the definitions provided by the endpoint class defined by class 242.
  • object 244 defines a Q.2931 endpoint operating in the OAM system.
  • Object 246 defines an ISUP endpoint operating in the OAM system.
  • Figure 3 illustrates a hierarchy diagram of an object environment representing an ATM network, such as network 100, according to an embodiment of the subject matter described herein.
  • the object environment can be stored in memory 104 and accessed by application 106.
  • the objects in the object environment represent the ATM network and its components.
  • Application 106 can interpret and utilize the object representation of the network for operating and maintaining the network and network-attached components in an OAM system. These objects are created and linked together in memory 104 to form a hierarchy 300.
  • a hierarchy can include one or more objects residing at its apex.
  • hierarchy 300 includes a system object 302, Q.2931 protocol object 204, 36170 gateway object 208, Q.2931 trunk group object 216, and non-muxed Q.2931 signaling interface object 224.
  • Objects 302, 204, 208, 216, and 224 share the apex, or top level, of hierarchy 300 for describing and representing network 100 for use in operating and maintaining network 100. Attributes of objects 302, 204, 208, 216, and 224 describe information on the operation and maintenance of network 100.
  • objects 302, 204, 208, 216, and 224 can be defined to have a set of attributes, services, and relationships with each other and various other linked objects.
  • System object 302 may represent the ATM network.
  • System object 302 can be utilized to group together components and attributes of the ATM network.
  • Exemplary system attributes include system configuration and system-wide call processing parameters.
  • System object 302 includes one instance, meaning there may be one instance of the system in the OAM representation.
  • Hierarchy 300 can also include various other objects linked with objects 302, 204, 208, 216, and 224 for further describing the network 100.
  • an ATM link object 304 can be linked to system object 302 in a parent-child relationship for organizing the objects into a hierarchy.
  • ATM link object 304 describes and represents an ATM link operating in the ATM network.
  • ATM link object 304 includes four instances, meaning there may be four instances of the ATM link in the representation of the OAM system.
  • ATM link object 304 may include information about 36170 gateway ports to which a voice operated exchange (VoX) is physically linked.
  • VoIPX voice operated exchange
  • Q.2931 protocol object 204 describes and represents the Q.2931 protocol operating in the ATM network.
  • Object 204 may group together Q.2931 protocol-related attributes, such as trunk group parameter lists (or profiles) and timer lists.
  • Object 204 includes one instance.
  • a Q.2931 configuration object 306 may be linked to Q.2931 protocol object 204 in a parent-child relationship. This object contains a list of protocol- specific parameters. Object 306 is referenced by Q.2931 trunk group object 216. Each trunk group of object 216 refers to object 306. Object 306 allows 0- 1024 instances.
  • a Q.2931 timer list object 308 is connected to Q.2931 protocol object 204 in a parent-child relationship. This object contains a list of Q.2931 timers for use in the network. Each Q.2931 trunk group of object 216 references one such timer list defined by object 308. Object 308 allows 0-1024 instances. Further, each trunk group defined by object 216 references non-multiplexed Q.2931 signaling interface object 224.
  • 36170 gateway object 208 describes and represents a 36170 gateway operating in the ATM network. Object 208 may group together 36170 gateway- related attributes and allow 0-255 instances.
  • Local proxy Sig VPI/VCI object 236 is connected to object 208 in a parent-child relationship. As stated above, object 236 defines a local proxy signaling VPI/VCI in the OAM system. Object 236 is related to class 234 by inheritance. In this example, object 236 includes one instance.
  • Local proxy Q.2931 Mux VPI/VCI object 238 is also connected to object 208 in a parent-child relationship.
  • object 236 defines a local proxy signaling VPI/VCI in the OAM system.
  • Object 238 is related to class 234 by inheritance. In this example, object 238 includes 0 to 1 instances.
  • a 36170 QsPort object 310 is connected to object 208 in a parent-child relationship. This object describes and represents a 36170 gateway port operating in the ATM network.
  • ATM link object 304 references object 310.
  • Q.2931 port object 230 is connected to object 216 in a parent-child relationship.
  • Object 230 is related to class 228 (shown in Figure 2) by inheritance. Object 230 specifies the port associated with the trunk group of object 216 and describes the characteristics of the port while it is in use by this trunk group. In this example, object 230 includes one instance.
  • Object 230 references object 310.
  • Q.2931 endpoint object 244 specifies the endpoint associated with the trunk group of object 216 and describes the characteristics of the endpoint while it is in use by this trunk group. Object 244 may be connected to object 216 in a parent-child relationship.
  • Object 244 is related to class 242 (shown in Figure 2) by inheritance. In this example, object 244 includes 0-N instances and references object
  • VPI/VCI object 240 and remote Q.2931 signaling VPI/VCI object 312 are connected to object 224 in a parent-child relationship.
  • Object 240 is related to class 234 by inheritance.
  • Object 240 includes the VPI and VCI information for the VoX side of a backhaul switched virtual circuit (SVC), which may be unique among all local VPI and VCI.
  • Object 312 includes the VPI and VCI for the integrated access device (IAD) side of the backhaul SVC.
  • IAD integrated access device
  • Object-oriented pseudo code is provided hereinbelow for describing an ATM network.
  • Different keywords known to those of skill in the art are utilized in the object-oriented code for describing the ATM network.
  • Table 1 below includes examples of different keywords that may be used in object-oriented pseudo code for describing the ATM network.
  • Table 1 Keywords for Object-Oriented Pseudo Code Describing an OAM
  • KEY KEYCOMP
  • the value or the compound value is unique across all classes or objects derived from that class.
  • object A references object B
  • object B cannot be deleted.
  • a parent-child relationship of classes or objects a child object cannot exist without its parent class or object.
  • a parent cannot be deleted as long as it has children objects, and children objects may be deleted if a parent object or class is deleted.
  • an object having multiple instances results in a table of objects. For an object having only one instance under a parent object, there is one object for each instance of the parent object if the parent object has more than one instance. For example, there is a table of objects that each point to the parent object, or the parent object includes all of the attributes defined by the child object.
  • a top-level object with only one instance and no attributes is an envelope for grouping together related components.
  • the following is an example of a definition type for use in an object- oriented code for maintaining the state of the availability of trunks in an ATM network.
  • Trunk availability may be determined by the information associated with this definition.
  • the pseudo code description for system object 302 allows one instance and provides an envelope for grouping together system components and system attributes.
  • An example of code description for ATM link object 304 is included in the above code description of system object 302.
  • the code for ATM link object 304 allows four instances, an attribute, and an object reference.
  • the attribute is priority for the link, which may be utilized in a link redundancy schema.
  • the object reference is to 36170 QsPort object 310, which associates the ATM link with a unique physical port on a 36170 gateway object, such as 36170 gateway object 208.
  • component Q2931 Protocol Protocol ⁇ instances 1 description "This is an envelope for grouping together Q2931 -related components like trunk group parameter lists (profiles), timer lists etc.”
  • component Q2931 Configuration ⁇ instances 0..1024 table Q2931 Configuration // similar to IsupConfiguration description "This is a trunk group parameters profile. It contains a list of protocol-specific parameters for a Q2931 trunk group. Each Q2931 trunk group refers to exactly one such profile.”
  • attribute Id integer [1..MAXINSTANCES] ⁇ default NONE qualifiers KEY, READONLY description "Unique Id for this configuration (profile)”
  • attribute Description string [0..15] ⁇ default "" description "Description field for this profile.”
  • BearerCapability enum [speech(O), unrestricted_64(8),
  • BearerCutThrough enum [setup(O), alert(1 ), answer (2)] ⁇ default origination(O) description "Specifies when to complete the bearer cut- through for calls on this trunk group.”
  • EchoControllncluded enum [no(0), yes(1 )] ⁇ default yes(1 ) description "Specifies, for incoming calls on this JIP parameter, whenever the call is outgoing on
  • BroadbandBearerClassUsed enum [bcob_a(0), bcob_x(1)] ⁇ default bcob_a(0) description "Specifies which broadband bearer class to use in signaling for this trunk group.”
  • T308 integer [1..60] ⁇ default 30 description "Value of T308 timer (Release sent)"
  • T309 integer [1..60] ⁇ default 10 description "Value of T309 timer (SAAL down)" ⁇ attribute T309SW : integer [1..120] ⁇ default 30 description "Value of T309SW timer (switchover)."
  • T310 integer [1..60] ⁇ default 10 description "Value of T310 timer (awaiting Connect, Alerting or Release)"
  • T322 integer [1..60] ⁇ default 4 description "Value of T322 timer (Status Enq. Sent)"
  • the pseudo code description for Q.2931 protocol object 204 allows one instance and provides an envelope for grouping together protocol components and attributes, such as trunk group parameters lists and timer lists.
  • An example of code description for Q.2931 configuration object 306 is included in the above pseudo code description for Q.2931 protocol object 204.
  • the pseudo code description for Q.2931 configuration object 306 allows 0-1024 instances.
  • Object 306 includes an Id attribute for uniquely identifying this profile of the object. Further, the pseudo code for object 306 includes a Description attribute for providing a description field.
  • a Q2931 Variant attribute is provided for specifying the Q.2931 variant used for signaling for this trunk group.
  • a RemoteExchangeType attribute is provided for specifying whether the trunk group connects VoX to an IAD or to another VoX.
  • a Q2931 Preferred attribute is provided for specifying whether incoming calls on the trunk group are routed to Q.2931 routes before any other route type, such as ISUP.
  • An ErrorTreatment attribute is provided for specifying the behavior of the call when a Q.2931 release message is received on this trunk group.
  • the pseudo code for object 306 also includes a BearerCapabilityRoute attribute for specifying whether incoming calls on this trunk group are routed based on the ATM Bearer Capability IE (information element).
  • the ATM Bearer Capability IE carries ATM-specific parameters for the characterization of an ATM bearer service, such as ATM transfer mode, connection mode, traffic type, and end-to-end timing.
  • a BearerCapability attribute is provided for specifying the bearer capability supported on this trunk group. The Bearer Capability must be matched in order to be routed on this trunk group.
  • a BearerCutThrough attribute is provided for specifying when to complete the bearer cut-though for calls on this trunk group.
  • the pseudo code for object 306 includes an EchoControllncluded attribute for specifying whether an echo control device has been included (e.g., by the IAD).
  • a JipData attribute is provided for specifying, for incoming calls on this trunk group, the data to be used for a jurisdiction information parameter (JIP) when the call is outgoing on an ISUP trunk group and the JIP is required.
  • JIP jurisdiction information parameter
  • a CallingPartyNumberlncluded attribute is provided for specifying, for outgoing calls on this trunk group, whether the call party number IE is to be included in the outgoing Q.2931 Setup message.
  • a CallingPartyNumberRestricted attribute is provided for specifying, for incoming calls on this trunk group, whether the calling party number has a presentation restriction (i.e., the calling party number is not allowed to be included in the outgoing origination message).
  • a DefaultCallingPartyNumber attribute is provided for specifying, for incoming calls on this trunk group, the default calling party number, when the associated IE is not present in the incoming Q.2931 setup message.
  • DefaultOriginatingLinelnformation attribute is provided for specifying, for incoming calls on this trunk group, the default originating line information (OLI) to be included in the OLI parameter, whenever the call is outgoing on an ISUP trunk group and the OLI parameter is required.
  • OLI originating line information
  • a DefaultCallingPartyCategory attribute is provided for specifying, for incoming calls on this trunk group, the default calling party category (CPC), to be included in the CPC parameter, when the call is outgoing on an ISUP trunk group and the CPC parameter is required.
  • CPC calling party category
  • a BroadbandBearerClassUsed attribute is provided for specifying which broadband bearer class to use in signaling for this trunk group.
  • a Q2931AddressleUsed attribute is provided for specifying which IE contains the address information for calls on this trunk group.
  • pseudo code and associated description for Q.2931 timer list object 308 is included in the above pseudo code listing for Q.2931 protocol object 204.
  • the pseudo code for Q.2931 timer list object 308 allows 0-1024 instances.
  • the attributes described in the pseudo code for object 308 include a unique identifier for a timer list.
  • the pseudo code for object 308 includes a description attribute for containing a text description of this timer list.
  • T308 timer a T309 timer, a T309SW timer, a T310 timer, a T316 timer, and a
  • T322 timer A T301 timer, for example, times until a connect or release complete signal is received.
  • a T303 timer times the delay in network response when the system sends a setup message to initiate an outgoing call.
  • a T308 timer times the delay in network response when the system sends a release message to clear a call.
  • a T309 timer times the duration of a link failure.
  • T310 timer times the network delay following the receipt of a call-preceding message on an outgoing call.
  • component 36170Gateway Gateway ⁇ instances 0..255 table QsNode // combined with info in table AtmNode description "The 36170 gateway.”
  • attribute Id integer [1..MAXINSTANCES] ⁇ default NONE qualifiers KEY, READONLY description "Node number, as assigned by the 46020.”
  • the pseudo code for 36170 gateway object 208 allows 0-255 instances and provides an envelope for grouping together 36170 gateway components and attributes.
  • the pseudo code for object 208 includes an Id attribute for the node number assigned to the 36170 gateway.
  • An NsapPrefix attribute is provided for the node's network service access protocol (NSAP) prefix, which is required when creating SVCs.
  • NSAP network service access protocol
  • the envelope provided by object 208 includes a description of 36170 QsPort object 310.
  • Object 310 allows 0-N instances.
  • the pseudo code for object 310 points to the 36170 gateway to which this port belongs.
  • the pseudo code for object 208 also includes a Shelf attribute to indicate a shelf number for the port.
  • object 208 includes a Slot attribute, a Port attribute, a PortType attribute for specifying a slot number, a port number, and a port type, respectively.
  • the following is exemplary object-oriented pseudo code and description for trunk group class 212.
  • generic TrunkGroup ⁇ instances 0..4095 description "This generic component is the base class for any trunk group. It defines the protocol-independent parameters (i.e. which are common to all trunk groups).” attribute Id : integer [1..MAXINSTANCES] ⁇ default NONE qualifiers KEY, READONLY description "Unique Id for a trunk group.”
  • ttribute OriginatingCoS integer [0..32] ⁇ default 0 description "Specifies the class of service (COS) for calls originating on this trunk group.”
  • TerminatingCoS integer [0..32] ⁇ default 0 description "Specifies the class of service (COS) for calls terminating on this trunk group.”
  • Noald to NoaTable by Id
  • Noald(O) description "Specifies the Nature of Address (NOA) table for this trunk group. If configured, overrides the system-wide default NOA table. This table is used to match the NOA of an incoming call. If no match is found, then the pretranslation table is used to match dialed digits.”
  • trunk group class 212 allows 0-4095 instances and provides a base class (or generic object) for children trunk group objects.
  • Class 212 allows 0-4095 instances and provides a base class (or generic object) for children trunk group objects.
  • An Id attribute is provided for the identifier assigned to the trunk group.
  • a Name attribute is provided for containing a name or description string for the trunk group.
  • Class 212 also includes a Type attribute, a Direction attribute, an EndpointSelection attribute, an OriginatingCoS attribute, a TerminatingCoS attribute, an AniScreening attribute, and an AniExpected attribute.
  • the Type attribute is provided for defining a signaling protocol for this trunk group.
  • the Direction attribute is provided for specifying the direction in which calls are allowed for this trunk group.
  • the EndpointSelection attribute is provided for specifying the endpoint selection strategy for the trunk group.
  • the OriginatingCoS attribute is provided for specifying the class of service (COS) for calls originating on the trunk group.
  • the TerminatingCoS attribute is provided for specifying the COS for calls terminating on the trunk group.
  • the AniScreening attribute is provided for specifying whether automatic number identification (ANI) is required for the trunk group.
  • the AniExpected attribute is provided for specifying whether AN I is required for calls originating on the trunk group.
  • Class 212 includes four object references. References InitialSlpld and UnknownAniSlsplD specify single link procedures (SLPs) executed for calls originating on this trunk group.
  • SLPs single link procedures
  • a reference Pretranslationld specifies the pretranslation table used for incoming calls on this trunk group. A system-wide default pretranslation table is overridden if this reference is configured.
  • a reference Noald specifies a nature of address (NOA) table for this trunk group.
  • NOA nature of address
  • the system-wide default NOA table is overridden if this reference is configured.
  • the NOA table is utilized to match the NOA of an incoming call. If no match is found, the pretranslation table is used to match dialed digits.
  • Atmport ⁇ instances 0..36170QsPort.MAXINSTANCES table AtmPort description "Describes a 36170 port while it is in use by a trunk group.
  • AdministrativeState enum [locked (0), unlocked (1)] ⁇ default unlocked (0) description "This is the administrative state of the port. Each port can be locked/unlocked individually.”
  • Class 228 includes five attributes.
  • a PortType attribute is provided for specifying the port type.
  • a BearerVpi attribute is provided when VPI is used for bearer channels. Data in the UsageType attribute is filled in by the system depending on the type of the associated trunk group.
  • An AdministrativeState attribute includes the administrative state of ATM ports. Each port defined in the AdministrativeState attribute can be locked and unlocked individually.
  • An OperationalState attribute specifies the operational state of the ATM port.
  • class 228 includes a QsPort reference.
  • Class 228 references 36170 QsPort object 310, which associates the ATM link with a unique physical port on a 36170 gateway object, such as 36170 gateway object 208.
  • endpoint class 242 The following is exemplary object-oriented pseudo code and associated description for endpoint class 242.
  • AtmEndpoint qualifiers DYNAMIC description "This is the base (or generic object) class for all types of endpoints (ISUP, Q2931... ). These dynamic components are automatically added by the system based on the start VCI and the total number of endpoints defined on a port. NOTE: Specific endpoints may have additional attributes, for example, an ISUP endpoint also has Cic and Remote Administrative State.” attribute BearerVci : integer [0..65535] ⁇ default NONE qualifiers OPERATIONAL, READONLY description "The VCI of this endpoint. Filled in by the system based on the start VCI and the total number of VCIs.”
  • AvailabilityState set of AvailabilityStateType ⁇ qualifiers OPERATIONAL, READONLY description "Specifies the availability state of the interface.”
  • endpoint class 242 allows 0-32256 instances.
  • Class 242 describes the base class for all types of suitable endpoints, such as ISUP and Q.2931 endpoints. These are dynamic objects which are automatically added by the system based on the start VCI and the total number of endpoints defined on a port. Some endpoints may have additional attributes. For example, an ISUP endpoint also has circuit identifier code (CIC) and remote administrative state.
  • CIC circuit identifier code
  • Endpoint class 242 includes six attributes.
  • a BearerVci attribute specifies the VCI of the endpoint.
  • a CallState attribute specifies the call processing state of the endpoint.
  • a ConnectedEndpointVpi attribute specifies the VPI of the connected other endpoint if this endpoint is connected as part of a call.
  • the ConnectedEndpointVci attribute specifies the VCI of the connected other endpoint.
  • An AdministrativeStat ⁇ attribute is provided for specifying the administrative state of the endpoint. When locking, an existing call is allowed to finish. On shutdown, an existing call is cleared.
  • An OperationalState attribute is provided for specifying the operational state of the interface.
  • An AvailabilityState attribute is provided for specifying the availability state of the interface.
  • Endpoint class 242 also includes a ConnectedEndpointPort reference. When this endpoint is connected as part of a call, this reference specifies the VCI of the other connected endpoint.
  • ⁇ // end of Q2931Port component Q2931 Endpoint ⁇ instances 1..N
  • AtmEndpoints qualifiers DYNAMIC description "This is a Q2931 endpoint, which has the same attributes as the basic (generic) endpoint.”
  • the pseudo code for Q.2931 trunk group object 216 describes a Q.2931 trunk group and inherits all of the attributes defined by trunk group class 212.
  • Trunk group object 216 includes three references.
  • Configurationld reference specifies the Q.2931 configuration profile associated with this trunk group.
  • a Q2931TimerListld reference specifies a Q.2931 timer table profile associated with this trunk group.
  • a Q2931 Signalinglfld specifies the Q.2931 signaling interface which controls this trunk group.
  • object 216 is a parent of Q.2931 port object 230 and
  • Q.2931 port object 230 is provided for specifying the port associated with the trunk group, i.e., the object describes the characteristics of the port while it is in use by the trunk group.
  • Q.2931 endpoint object 244 defines a Q.2931 endpoint.
  • Vci integer [0..1023] ⁇ default NONE qualifiers COMPKEY description "VCI value, for SunATM it is maximum 1023.”
  • the pseudo code for local VPI/VCI class 236 describes a VPI/VCI pair on an
  • ATM card on VoX. Class 236 may be utilized for Q.2931 signaling interfaces and for the interfaces to the signaling application program interface (API) on the
  • Class 236 includes VPI and VCI attributes for VPI and VCI values, respectively.
  • Vci integer [0..65535] ⁇ default 5 description "The VCI value.”
  • the pseudo code for remote VPI/VCI object 312 describes a VPI/VCI pair for the remote side of a signaling backhaul virtual channel connection (VCC).
  • the pseudo code for object 312 includes VPI and VCI attributes for VPI and VCI values, respectively.
  • the following is exemplary object-oriented pseudo code and associated description for Q.2931 signaling interface class 220.
  • ttribute Side enum [network (0), user (1 )] ⁇ default network (0) description "Specifies whether this interface is user side or network side (cf. Q2931 ).”
  • ttribute AdministrativeState enum [unlocked (0), locked (1)] ⁇ default unlocked (1 ) qualifiers READONLY description "Specifies the admin state of the interface, which depends on the state of its port. (The interface cannot be locked or unlocked by itself.)"
  • Layer2MainState enum [out_of_service (0), connecting (1 ), in_service (2)] ⁇ qualifiers OPERATIONAL, READONLY description "This is the layer 2 (SSCOP) state.
  • the Main SSCOP is defined' as either the Primary (on the active host) or the Secondary (on the standby
  • Layer2BackupState enum [out_of_service (0), connecting (1 ), in_service (2)] ⁇ qualifiers OPERATIONAL, READONLY description "This is the layer 2 (SSCOP) state.
  • the Backup SSCOP is defined as either the Primary Backup (on the active host) or the Secondary Backup (on the standby host)."
  • RemoteQ2931SignalingVpiVci RemoteVpiVci ⁇ instances 1 description "Contains the VPI and VCI (inherited from RemoteVpiVci) for the IAD side of the backhaul
  • Q.2931 signaling interface class 220 allows 0-4095 instances.
  • Class 220 describes a Q.2931 signaling interface.
  • Each Q.2931 trunk refers to one such interface.
  • Class 220 includes seven attributes.
  • An Id attribute is a unique identifier for a signaling interface.
  • a Description attribute contains a description string for this signaling link (e.g., the IAD to which it is connected).
  • a Side attribute is provided for specifying whether this interface is user side or network side.
  • AdministrativeState attribute is provided for specifying the administrative state of the interface.
  • the administrative state of the interface depends on the state of its port.
  • An OperationalState attribute is the Q.2931 state of the interface.
  • Layer 3 state "Up” maps to enabled. All other states map to disabled.
  • a Layer2MainState attribute is the layer 2 state.
  • the Main service specific connection-oriented protocol (SSCOP) is defined as either the Primary (on the active host) or the Secondary (on the standby host).
  • a Layer2BackupState attribute is the backup layer 2 state.
  • the backup SSCOP is defined as either the Primary backup (on the active host) or the Secondary backup (on the standby host).
  • class 220 includes remote Q.2931 signaling VPI/VCI object 312.
  • Object 312 includes the VPI and VCI from the IAD side of the backhaul SVC.
  • the following is exemplary object-oriented pseudo code and associated description for non-muxed Q.2931 signaling interface object 224.
  • component NonMuxedQ2931Signalinglf Q2931Signalinglf ⁇ description "This is a non-muxed interface: only one signaling interface per LocalVpiVci.”
  • component LocalQ2931 SignalingVpiVci LocalVpiVci ⁇ instances 1 description "Contains the VPI and VCI (inherited from LocalVpiVci) for the VoX side of the backhaul SVC. Must be unique among all LocalVpiVci.” ⁇ l/ end of LocalQ2931SignalingVpiVci
  • the pseudo code for non-muxed Q.2931 signaling interface object 224 describes a non-muxed interface with only one signaling interface per local
  • Object 224 includes local Q.2931 signaling VPI/VCI object 240.
  • Object 240 inherits attributes from local VPI/VCI class 234 and contains the VPI and VCI for the for the VoX side of the backhaul SVC.
  • the pseudo code for muxed Q.2931 signaling IF object 226 describes a multiplexed interface. There are several signaling interfaces per local VPI/VCI and are distinguished by their multiplexer identifier.
  • the pseudo code for object 226 includes a Muxld attribute for identifying the multiplexer.
  • the pseudo code for object 226 includes a local Q.2931 signaling VPI/VCI object 240, which refers to local Q.2931 multiplexer VPI/VCI object 238.
  • Object 238 is a child object of 36170 gateway object 208 and contains the VPI and VCI for the VoX side of the multiplexed signaling VCC.
  • the above exemplary object-oriented pseudo code and description may be stored in a memory, such as memory 104 and accessed by application 106 for representing an ATM network and its components.
  • Objects representing instances of classes (or generic objects) defined in the pseudo code can store information about the network with regard to an OAM system.
  • application 106 can interpret and utilize the objects for operating and maintaining the network and its components in the OAM system.
  • the code description can also be modified to include additional objects for representing other components of an ATM network with regard to the OAM system.

Abstract

Object-based operation and maintenance (OAM) systems and related methods and computer program products are disclosed. One exemplary system includes a computer comprising a memory. The computer is in communication with a network comprising a network-attached components operating in an OAM system. The system can also include an object-based representation of the network stored in the memory. The object-based representation comprises objects linked together in the memory to form a hierarchy. Each of the objects represent the network or the network-attached components. In addition, each of the objects stores attribute information about the network or the network-attached components with regard to the OAM system. Further, the system can include an application for interpreting and utilizing the object-based representation of the network for operating and maintaining the network and network-attached components in the OAM system.

Description

DESCRIPTION
OBJECT-BASED OPERATION AND MAINTENANCE (OAM) SYSTEMS AND RELATED METHODS AND COMPUTER PROGRAM PRODUCTS
RELATED APPLICATIONS
This application claims the benefit of U.S. Provisional Application No. 60/609,637 entitled "Object-Based Operation and Maintenance (OAM) Systems and Related Methods", filed September 14, 2004, the disclosure of which is incorporated herein by reference in its entirety.
TECHNICAL FIELD
The subject matter described herein relates to network management systems. More particularly, the subject matter described herein relates to object-based operation and maintenance (OAM) systems and related methods and computer program products.
BACKGROUND ART
Managing and monitoring connected components is important for local and wide area network applications and other interconnected environments. Several operation and maintenance (OAM) systems and related protocols are known which are designed to enable network management of network-attached components. Some of these systems and protocols include a collection of attributes and procedures for accessing the attributes associated with a network-attached component. One example of an OAM protocol is simple network management protocol (SNMP). Under SNMP, a network device has an attribute management system which includes a database for storing attribute information relating to the network device, referred to as a management information base (MIB). The network device can also contain agent software for querying and modifying the attribute information, referred to as an agent. A network being managed under SNMP also includes a management station running management software which provides centralized control of the various network components by communicating with the agent software over the network. The management software typically runs on a network-attached computer and an interface is provided in the form of a graphical user interface (GUI). The management software obtains information about various network-attached components in the MIBs and allows a user to monitor, query or modify the information in the MIBs. To monitor, query or modify information, the management software sends a request over the network to the attribute management system. Agent software for examining or otherwise performing operations on the attribute examines the request, and if valid, carries out the request and sends a message back to the management software. Typical networks include network-attached components in distributed architectures that are manufactured by a variety of different vendors. These different network-attached components typically require customization in order to integrate these components with current OAM systems and protocols, such as SNMP. Due to the difficulty with integrating different vendor-specific aspects, current OAM systems and related protocols have been limited to managing only the attributes of network-attached components that are common to all or a large portion of vendors. Therefore, there exists a need for improved OAM systems and protocols for integrating the vendor-specific aspects of different network-attached components. Other OAM systems, such as CORBA® (acronym for Common Object
Request Broker Architecture) (developed by Object Management Group, Inc. of Needham, Maine, U.S.A.), can be overly complex except for advanced programmers. The complexity of such systems can result in an OAM operator having difficulty interpreting displayed information. In addition, existing OAM systems can require excessive implementation overhead. Therefore, there exists a need to provide OAM systems and protocols having reduced complexity for improving operator interface.
Accordingly, there exists a need for improved systems, methods, and computer program products for operating OAM-based networks.
SUMMARY
According to one aspect, systems are provided for operating and maintaining resources in a distributed network. According to one example, a system includes a computer comprising a memory. The computer is in communication with a network comprising a plurality of network-attached components operating in an operation and maintenance (OAM) system. The system can also include an object-based representation of the network stored in the memory. The object-based representation comprises objects linked together in the memory to form a hierarchy. Each of the objects represents the network or the network-attached components. In addition, each of the objects stores attribute information about the network or the network-attached components with regard to the OAM system. Further, the system can include an application for interpreting and utilizing the object-based representation of the network for operating and maintaining the network and network-attached components in the OAM system.
According to another aspect, methods are provided for operating and maintaining resources in a distributed network having a plurality of components. According to one example, a method can include providing an object-based representation of a network in a memory of a computer connected to the network. The object-based representation comprises objects linked together in the memory to form a hierarchy. Each of the objects represent the network or network-attached components connected to the network and operating in an operation and maintenance (OAM) system. In addition, each of the objects stores attribute information about the network or the network-attached- components with regard to the OAM system. The method can also include operating the network based on the object-based representation of the network. The subject matter described herein for operating and maintaining resources in a distributed network may be implemented using a computer program product comprising computer executable instructions embodied in a computer readable medium. Exemplary computer readable media suitable for implementing the subject matter described herein include disk memory devices, programmable logic devices, application specific integrated circuits, and downloadable electrical signals. In addition, a computer readable medium that implements the subject matter described herein may be distributed across multiple physical devices and/or computing platforms. BRIEF DESCRIPTION OF THE DRAWINGS
Exemplary embodiments of the subject matter will now be explained with reference to the accompanying drawings, of which:
Figure 1 is a schematic diagram of an exemplary distributed network having different resources operated and maintained by an operation and maintenance (OAM) computer according to an embodiment of the subject matter described herein;
Figure 2A is a hierarchy diagram that represents the relationship of a class and objects describing and representing protocols operating in a network according to an embodiment of the subject matter described herein;
Figure 2B is a hierarchy diagram that represents the relationship of a class and objects describing and representing gateways operating in a network according to an embodiment of the subject matter described herein;
Figure 2C is a hierarchy diagram that represents the relationship of a class and objects describing and representing trunk groups operating in a network according to an embodiment of the subject matter described herein; Figure 2D is a hierarchy diagram that represents the relationship of classes and objects describing and representing signaling interfaces operating in a network according to an embodiment of the subject matter described herein;
Figure 2E is a hierarchy diagram that represents the relationship of a class and objects describing and representing ATM ports operating in an OAM system of an ATM network according to an embodiment of the subject matter described herein; Figure 2F is a hierarchy diagram that represents the relationship of a class and objects describing and representing a local VPI/VCI operating in an OAM system of an ATM network according to an embodiment of the subject matter described herein;
Figure 2G is a hierarchy diagram that represents the relationship of a class and objects describing and representing endpoints operating in an OAM system of a network according to an embodiment of the subject matter described herein; and Figure 3 is a hierarchy diagram of an object environment representing an ATM network according to an embodiment of the subject matter described herein.
DETAILED DESCRIPTION
The subject matter described herein includes methods, systems, and computer program products for operating and maintaining resources in a distributed network. Figure 1 is a schematic diagram illustrating an exemplary distributed network 100 having different resources operated and maintained by an operation and maintenance (OAM) computer 102 according to an embodiment of the subject matter described herein. In this embodiment, network 100 is an asynchronous transfer mode (ATM) network. The subject matter described herein may be applied to network 100 for operation and maintenance functionality. As described in further detail herein, computer 102 can include a memory 104 for storing an object-based representation of network 100. Computer 102 can also include an application 106 for interpreting and utilizing the object-based representation of network 100 stored in memory 104 for operating and maintaining network 100 and its resources.
Network 100 can include a signaling and control system 108, ATM systems 110 and 112, and a gateway 114. ATM systems 110 and 112 are connected to system 108 by links 116 and 118, respectively. Gateway 114 is connected to ATM systems 110 and 112 via trunks 120 and 122, respectively. Links 116 and 118 can carry signaling traffic. Trunks 120 and 122 can transmit user data traffic. Network 100 may have many more components, links, and connections than are shown, but the number of these components, links, and connections has been restricted for clarity purposes. The subject matter described herein is also applicable to other types of communications networks, such as IP-based networks and TDM-based networks.
A network, such as ATM network 100, may include a plurality of resources that are operated and maintained. These resources can be associated with attribute information about the network for use by an operator in operating and maintaining the network. Exemplary resources for use in network 100 include a signaling gateway, such as the Newbridge 36170 gateway (available from Alcatel of Paris, France) and the AN2100® gateway (available from Tellabs, Inc. of Naperville, Illinois, U.S.A.). In addition, network 100 can utilize a suitable protocol such as the Q.2931 protocol and the ISDN user part (ISUP) protocol. Network 100 may also include signaling interfaces (Sig IFs), ports, endpoints, and other suitable components that may be operated and maintained using the subject matter described herein. As appreciated by those of skill in the art, an ATM network may manage virtual paths and virtual channels, which may be managed by utilizing virtual path identifiers (VPIs) and virtual channel identifiers (VCIs), respectively. According to an embodiment of the subject matter described herein, an object-based framework is provided for capturing aspects of a network, such as ATM network 100, that enable the implementation of OAM tasks. The object- based framework provides reusable and easily expandable programs for responding to new requirements of the OAM system of the network. In the object-based framework, each object is treated as an instance of a class. Objects may inherit the attributes of the class from which it is defined. According to an embodiment of the subject matter described herein, any suitable programming language may be utilized for producing an object-based framework for representing the network or network-attached components with regard to the OAM system.
In an object-based framework, objects may be defined by creating classes or generic objects which act as guides for instructing a compiler how to construct a child object. A class may specify the number and type of data variables and the steps involved in the functions which manipulate data. An object may be created by means of a function called a constructor which uses the corresponding class definition and additional information, such as arguments provided during object creation, to construct the object. Objects may be used by manipulating their data and invoking their functions. The objects described herein may be used to manipulate data and functions related to an OAM system.
Inheritance may be utilized for forming new classes or objects using predefined classes or objects where newly defined classes or objects take over the implementations and characteristics of the previously defined classes or objects. The classes and object described herein may be adapted by operators for providing new implementations of classes or objects with regard to the OAM system.
Objects may have one or more responsibilities for representing the network or network-attributes with regard to the OAM system. In order to cause an object to carry out one of its responsibilities, an application, such as application 106, may send a message to the object. In response, the object performs the corresponding task or service. Thus, in order to get an object to perform a service for which it is responsible, the first step is to create the object from the desired class using a constructor. The next step is to send a formatted message to the object to invoke the desired member function of the object.
Figures 2A-2G are exemplary hierarchy diagrams representing classes and objects that may be utilized for storing attribute information about a network, protocols utilized by the network, and network-attached components with regard to the OAM system according to an embodiment of the subject matter described herein. Referring specifically to Figure 2A, a hierarchy diagram is illustrated that represents the relationship of a class (or generic object) and objects describing and representing protocols operating in a network according to an embodiment of the subject matter described herein. Protocol class 200 defines the number and type of data variables and functions for manipulating protocol-related data in an OAM system of a network. ISUP protocol object 202 and Q.2931 protocol object 204 inherit the definitions provided by class 200. Further, object 202 defines the ISUP protocol operating in the OAM system. Object 204 defines the Q.2931 protocol operating in the OAM system.
Referring to Figure 2B, a hierarchy diagram is illustrated that represents the relationship of a class (or generic object) and objects describing and representing gateways operating in a network according to an embodiment of the subject matter described herein. Class 206 defines the number and type of data variables and functions for manipulating gateway-related data in an OAM system of a network. 36170 gateway object 208 and AN2100® gateway object 210 inherit the definitions provided by class 206. Further, object 208 defines a 36170 gateway operating in the OAM system of the network. Object 204 defines an AN2100® gateway operating in the OAM system of the network.
Referring to Figure 2C, a hierarchy diagram is illustrated that represents the relationship of a class (or generic object) and objects describing and representing trunk groups operating in a network according to an embodiment of the subject matter described herein. Class 212 defines the number and type of data variables and functions for manipulating trunk group-related data in an OAM system of a network. ISUP trunk group object 214 and Q.2931 trunk group object 216 inherit the definitions provided by class 212. Further, object 214 defines an ISUP trunk group operating in the OAM system of the network. Object 214 defines a Q.2931 trunk group operating in the OAM system of the network.
Referring to Figure 2D, a hierarchy diagram is illustrated that represents the relationship of classes (or generic objects) and objects describing and representing signaling interfaces operating in a network according to an embodiment of the subject matter described herein. Class 218 defines the number and type of data variables and functions for manipulating signaling interface-related data in an OAM system of a network. Class 220 and object 222 represent a class and an object, respectively, which inherit the definitions provided by the class 218. In particular, class 220 defines a Q.2931 signaling interface operating in the OAM system of the network. Object 222 defines an ISUP signaling interface operating in the OAM system of the network. Objects 224 and 226 inherit the definitions provided by the Q.2931 signaling interface classes 218 and 220. Object 224 defines a non-multiplexed Q.2931 signaling interface operating in the OAM system. Object 226 defines a multiplexed Q.2931 signaling interface operating in the OAM system.
Referring to Figure 2E, a hierarchy diagram is illustrated that represents the relationship of a class (or generic object) and objects describing and representing ATM ports operating in the OAM system of an ATM network according to an embodiment of the subject matter described herein. Class 228 defines the number and type of data variables and functions for manipulating ATM port-related data in an OAM system of the ATM network. Objects 230 and 232 inherit the definitions provided by the ATM port class 228. In particular, object 230 defines a Q.2931 ATM port operating in the OAM system. Object 232 defines an ISUP ATM port operating in the OAM system.
Referring to Figure 2F, a hierarchy diagram is illustrated that represents the relationship of a class (or generic object) and objects describing and representing a local VPI/VCI operating in an OAM system of an ATM network according to an embodiment of the subject matter described herein. Class 234 defines the number and type of data variables and functions for manipulating local VPI and VCI-related data in the OAM system. Objects 236, 238, and 240 inherit the definitions provided by the local VPI/VCI class 234. In particular, object 236 defines a local proxy signaling VPI/VCI in the OAM system. Object 238 defines a local Q.2931 multiplexed VPI/VCI in the OAM system. Object 240 defines a local Q.2931 signaling VPI/VCI in the OAM system.
Referring to Figure 2G, a hierarchy diagram is illustrated that represents the relationship of a class (or generic object) and objects describing and representing endpoints operating in an OAM system of a network according to an embodiment of the subject matter described herein. Class 242 defines the number and type of data variables and functions for manipulating endpoint- related data in the OAM system. Objects 244 and 246 inherit the definitions provided by the endpoint class defined by class 242. In particular, object 244 defines a Q.2931 endpoint operating in the OAM system. Object 246 defines an ISUP endpoint operating in the OAM system.
Figure 3 illustrates a hierarchy diagram of an object environment representing an ATM network, such as network 100, according to an embodiment of the subject matter described herein. The object environment can be stored in memory 104 and accessed by application 106. The objects in the object environment represent the ATM network and its components. Application 106 can interpret and utilize the object representation of the network for operating and maintaining the network and network-attached components in an OAM system. These objects are created and linked together in memory 104 to form a hierarchy 300.
A hierarchy can include one or more objects residing at its apex. In the embodiment shown in Figure 3, hierarchy 300 includes a system object 302, Q.2931 protocol object 204, 36170 gateway object 208, Q.2931 trunk group object 216, and non-muxed Q.2931 signaling interface object 224. Objects 302, 204, 208, 216, and 224 share the apex, or top level, of hierarchy 300 for describing and representing network 100 for use in operating and maintaining network 100. Attributes of objects 302, 204, 208, 216, and 224 describe information on the operation and maintenance of network 100. In addition, objects 302, 204, 208, 216, and 224 can be defined to have a set of attributes, services, and relationships with each other and various other linked objects.
System object 302 may represent the ATM network. System object 302 can be utilized to group together components and attributes of the ATM network. Exemplary system attributes include system configuration and system-wide call processing parameters. System object 302 includes one instance, meaning there may be one instance of the system in the OAM representation.
Hierarchy 300 can also include various other objects linked with objects 302, 204, 208, 216, and 224 for further describing the network 100. For example, an ATM link object 304 can be linked to system object 302 in a parent-child relationship for organizing the objects into a hierarchy. In the example, ATM link object 304 describes and represents an ATM link operating in the ATM network. ATM link object 304 includes four instances, meaning there may be four instances of the ATM link in the representation of the OAM system. ATM link object 304 may include information about 36170 gateway ports to which a voice operated exchange (VoX) is physically linked.
Q.2931 protocol object 204 describes and represents the Q.2931 protocol operating in the ATM network. Object 204 may group together Q.2931 protocol-related attributes, such as trunk group parameter lists (or profiles) and timer lists. Object 204 includes one instance.
A Q.2931 configuration object 306 may be linked to Q.2931 protocol object 204 in a parent-child relationship. This object contains a list of protocol- specific parameters. Object 306 is referenced by Q.2931 trunk group object 216. Each trunk group of object 216 refers to object 306. Object 306 allows 0- 1024 instances.
A Q.2931 timer list object 308 is connected to Q.2931 protocol object 204 in a parent-child relationship. This object contains a list of Q.2931 timers for use in the network. Each Q.2931 trunk group of object 216 references one such timer list defined by object 308. Object 308 allows 0-1024 instances. Further, each trunk group defined by object 216 references non-multiplexed Q.2931 signaling interface object 224. 36170 gateway object 208 describes and represents a 36170 gateway operating in the ATM network. Object 208 may group together 36170 gateway- related attributes and allow 0-255 instances.
Local proxy Sig VPI/VCI object 236 is connected to object 208 in a parent-child relationship. As stated above, object 236 defines a local proxy signaling VPI/VCI in the OAM system. Object 236 is related to class 234 by inheritance. In this example, object 236 includes one instance.
Local proxy Q.2931 Mux VPI/VCI object 238 is also connected to object 208 in a parent-child relationship. As stated above, object 236 defines a local proxy signaling VPI/VCI in the OAM system. Object 238 is related to class 234 by inheritance. In this example, object 238 includes 0 to 1 instances.
A 36170 QsPort object 310 is connected to object 208 in a parent-child relationship. This object describes and represents a 36170 gateway port operating in the ATM network. ATM link object 304 references object 310. Q.2931 port object 230 is connected to object 216 in a parent-child relationship. Object 230 is related to class 228 (shown in Figure 2) by inheritance. Object 230 specifies the port associated with the trunk group of object 216 and describes the characteristics of the port while it is in use by this trunk group. In this example, object 230 includes one instance. Object 230 references object 310. Q.2931 endpoint object 244 specifies the endpoint associated with the trunk group of object 216 and describes the characteristics of the endpoint while it is in use by this trunk group. Object 244 may be connected to object 216 in a parent-child relationship. Object 244 is related to class 242 (shown in Figure 2) by inheritance. In this example, object 244 includes 0-N instances and references object 230.
Local Q.2931 signaling VPI/VCI object 240 and remote Q.2931 signaling VPI/VCI object 312 are connected to object 224 in a parent-child relationship.
Object 240 is related to class 234 by inheritance. Object 240 includes the VPI and VCI information for the VoX side of a backhaul switched virtual circuit (SVC), which may be unique among all local VPI and VCI. Object 312 includes the VPI and VCI for the integrated access device (IAD) side of the backhaul SVC.
Object-oriented pseudo code is provided hereinbelow for describing an ATM network. Different keywords known to those of skill in the art are utilized in the object-oriented code for describing the ATM network. Table 1 below includes examples of different keywords that may be used in object-oriented pseudo code for describing the ATM network.
Figure imgf000013_0001
Figure imgf000014_0001
Table 1 : Keywords for Object-Oriented Pseudo Code Describing an OAM
System of an ATM Network
According to an embodiment of the subject matter described herein, several rules apply for utilizing the objects, classes, and keywords in the object- oriented code. For example, in a class, when an attribute or set of attributes is denoted as KEY or KEYCOMP, then the value or the compound value is unique across all classes or objects derived from that class. As an example, if object A references object B, object B cannot be deleted. In a parent-child relationship of classes or objects, a child object cannot exist without its parent class or object. As a result, a parent cannot be deleted as long as it has children objects, and children objects may be deleted if a parent object or class is deleted.
Regarding instances, an object having multiple instances results in a table of objects. For an object having only one instance under a parent object, there is one object for each instance of the parent object if the parent object has more than one instance. For example, there is a table of objects that each point to the parent object, or the parent object includes all of the attributes defined by the child object. A top-level object with only one instance and no attributes is an envelope for grouping together related components.
The following is an example of a definition type for use in an object- oriented code for maintaining the state of the availability of trunks in an ATM network.
Type AvailabilityStateType :
Enum [SwitchFailure(Oxi), FacilityFailure(0x2), RouteFailure(0x4), Congestion(Oxδ), CircuitReset(0x10), ContinuityRetest(0x20),
UserPartUnavailable(0x40)] _43_ The state of the availability of trunks in this definition include switch failure, facility failure, route failure, congestion, circuit reset, continuity retest, and user part unavailable. Trunk availability may be determined by the information associated with this definition.
The following is an exemplary object-oriented pseudo code and associated description for system object 302 according to an embodiment of the subject matter described herein.
component System { instances 1 description "This is an envelope for grouping together the system components. Examples: system configuration, system- wide call processing parameters etc."
// ... System attributes and components go in here component ATMLink { instances 4 table AtmLink // new table qualifiers DYNAMIC description "These components specify the 4 ATM links on VoX. They include the information about the 36170 ports VoX is physically linked to, which is required e.g. when creating the Q2931 backhaul SVCs (see also components Q2931SiglF)." attribute LinkPriority : enum [Primary(1 ), PrimaryBackup(2),
Secondary(3), Secondary Backup(4)] { default NONE qualifiers KEY, READONLY description "Specifies the link priority, which is used by the link redundancy schema."
Figure imgf000015_0001
reference Neighbor36170Port to UNIQUE 36170sPort
By (Nodeld, Shelf, Slot, Port) { default NONE qualifiers NONNULL description "This associates the ATM link (Primary,
Secondary etc.) with a unique physical port on the 36170."
1
} } // end of Neighbor36170Port // ... other System components may go in here } // end of System
The pseudo code description for system object 302 allows one instance and provides an envelope for grouping together system components and system attributes.
An example of code description for ATM link object 304 is included in the above code description of system object 302. The code for ATM link object 304 allows four instances, an attribute, and an object reference. The attribute is priority for the link, which may be utilized in a link redundancy schema. The object reference is to 36170 QsPort object 310, which associates the ATM link with a unique physical port on a 36170 gateway object, such as 36170 gateway object 208.
The following is an exemplary object-oriented pseudo code and associated description for Q.2931 protocol object 204.
component Q2931 Protocol : Protocol { instances 1 description "This is an envelope for grouping together Q2931 -related components like trunk group parameter lists (profiles), timer lists etc." component Q2931 Configuration { instances 0..1024 table Q2931 Configuration // similar to IsupConfiguration description "This is a trunk group parameters profile. It contains a list of protocol-specific parameters for a Q2931 trunk group. Each Q2931 trunk group refers to exactly one such profile." attribute Id : integer [1..MAXINSTANCES] { default NONE qualifiers KEY, READONLY description "Unique Id for this configuration (profile)" } attribute Description : string [0..15] { default "" description "Description field for this profile."
} attribute Q2931 Variant : enum [ALTA(O)] { default ALTA(O) qualifiers CRITICAL description "Specifies the Q2931 variant used for signaling for this trunk group."
} 5 attribute RemoteExchangeType : enum [lad(0), VoX(I)] { default lad(O) qualifiers CRITICAL description "Specifies whether this trunk group connects
VoX to an IAD or to another VoX." 10 } attribute Q2931 Preferred : enum [no(0), yes(1 )] { default no(0) description "Specifies whether or not incoming calls on this trunk group are routed to Q2931 routes 15 before any other route type (e.g. Isup)."
} attribute ErrorTreatment : enum [tone_ann(1 ), release(2)] { default release(2) description "Specifies the behavior of the call when a
20 Q2931 Release message is received on this trunk group."
} attribute BearerCapabilityRoute : enum [no(0), yes(1 )] { default no(0)
25 description "Specifies whether or not incoming calls on this trunk group are routed based on the Bearer Capability IE." attribute BearerCapability : enum [speech(O), unrestricted_64(8),
30 restricted_64(9), audio_3_1 (16), audio_7_0(17), video(24)] { default speech(O)
35 description "Specifies the bearer capability supported on this trunk group. In order to be routed on this trunk group, an outgoing call must match this Bearer Capability."
} 40 attribute BearerCutThrough : enum [setup(O), alert(1 ), answer (2)] { default origination(O) description "Specifies when to complete the bearer cut- through for calls on this trunk group." 45 } attribute EchoControllncluded : enum [no(0), yes(1 )] { default yes(1 ) description "Specifies, for incoming calls on this JIP parameter, whenever the call is outgoing on
50 an ISUP trunk group and the JIP parameter is required. NOTE: the JIP data is always taken from the incoming trunk group."
} attribute CallingPartyNumberlncluded : enum [no(0), yes(1)] { default yes(1) description "Specifies, for outgoing calls on this trunk group, whether or not the Calling Party Number IE is to be included in the outgoing Q2931 Setup message."
Figure imgf000018_0001
attribute CallingPartyNumberRestricted : enum [no(0), yes(1 )] { default no(0) description "Specifies, for incoming calls on this trunk group, whether or not the Calling Party Number has a presentation restriction (i.e. is not allowed to be included in the outgoing origination message)."
} attribute DefaultCallingPartyNumber : digits [0..15] { default description "Specifies, for incoming calls on this trunk group, the default Calling Party Number, whenever this IE is not present in the incoming Q2931 Setup message." } attribute DefaultOriginatingLinelnformation : integer [0..255] { default 0 HOLl = pots description "Specifies, for incoming calls on this trunk group, the default OLI, to be included in the OLI parameter, whenever the call is outgoing on an lsup trunk group and the OLI parameter is required."
} attribute DefaultCallingPartyCategory : integer [0..255] { default 0 description "Specifies, for incoming calls on this trunk group, the default CPC, to be included in the CPC parameter, whenever the call is outgoing on an lsup trunk group and the CPC parameter is required."
} attribute BroadbandBearerClassUsed : enum [bcob_a(0), bcob_x(1)] { default bcob_a(0) description "Specifies which broadband bearer class to use in signaling for this trunk group."
} attribute Q2931AddressleUsed : enum [cpnumber(O), cpsubaddress(i)] { default cpsubaddress(i) description "Specifies which IE contains the address information for calls on this trunk group."
}
} // end of Q2931 Configuration component Q2931TimerList { instances 0..1024 table Q2931TimesTable // similar to IsupTimersTable description "Contains a list of Q2931 times. Each Q2931 trunk group refers to one such timer list." attribute Id : integer [1..MAXINSTANCES] { default NONE qualifiers KEY, READONLY description "Unique Id for a timer list." } attribute Description : string [0..15] { default description "Contains a text description of this timer list."
} attribute T301 : integer [1..300] { default 180 description "Value of T301 timer (Alerting received)"
} attribute T303 : integer [1..60] { default 180 description "Value of T303 timer (Setup sent)"
} attribute T308 : integer [1..60] { default 30 description "Value of T308 timer (Release sent)"
} attribute T309 : integer [1..60] { default 10 description "Value of T309 timer (SAAL down)" } attribute T309SW : integer [1..120] { default 30 description "Value of T309SW timer (switchover)."
} attribute T310 : integer [1..60] { default 10 description "Value of T310 timer (awaiting Connect, Alerting or Release)"
} attribute T316 : integer [1..300] { default 120 description "Value of T316 timer (Restart sent)"
} attribute T322 : integer [1..60] { default 4 description "Value of T322 timer (Status Enq. Sent)"
}
} Il end of Q2931 TimerList } If end of Q2931 Protocol
The pseudo code description for Q.2931 protocol object 204 allows one instance and provides an envelope for grouping together protocol components and attributes, such as trunk group parameters lists and timer lists. An example of code description for Q.2931 configuration object 306 is included in the above pseudo code description for Q.2931 protocol object 204. The pseudo code description for Q.2931 configuration object 306 allows 0-1024 instances. Object 306 includes an Id attribute for uniquely identifying this profile of the object. Further, the pseudo code for object 306 includes a Description attribute for providing a description field. A Q2931 Variant attribute is provided for specifying the Q.2931 variant used for signaling for this trunk group. A RemoteExchangeType attribute is provided for specifying whether the trunk group connects VoX to an IAD or to another VoX. A Q2931 Preferred attribute is provided for specifying whether incoming calls on the trunk group are routed to Q.2931 routes before any other route type, such as ISUP. An ErrorTreatment attribute is provided for specifying the behavior of the call when a Q.2931 release message is received on this trunk group.
The pseudo code for object 306 also includes a BearerCapabilityRoute attribute for specifying whether incoming calls on this trunk group are routed based on the ATM Bearer Capability IE (information element). The ATM Bearer Capability IE carries ATM-specific parameters for the characterization of an ATM bearer service, such as ATM transfer mode, connection mode, traffic type, and end-to-end timing. A BearerCapability attribute is provided for specifying the bearer capability supported on this trunk group. The Bearer Capability must be matched in order to be routed on this trunk group. A BearerCutThrough attribute is provided for specifying when to complete the bearer cut-though for calls on this trunk group. Further, the pseudo code for object 306 includes an EchoControllncluded attribute for specifying whether an echo control device has been included (e.g., by the IAD).
A JipData attribute is provided for specifying, for incoming calls on this trunk group, the data to be used for a jurisdiction information parameter (JIP) when the call is outgoing on an ISUP trunk group and the JIP is required.
A CallingPartyNumberlncluded attribute is provided for specifying, for outgoing calls on this trunk group, whether the call party number IE is to be included in the outgoing Q.2931 Setup message. A CallingPartyNumberRestricted attribute is provided for specifying, for incoming calls on this trunk group, whether the calling party number has a presentation restriction (i.e., the calling party number is not allowed to be included in the outgoing origination message).
A DefaultCallingPartyNumber attribute is provided for specifying, for incoming calls on this trunk group, the default calling party number, when the associated IE is not present in the incoming Q.2931 setup message.
DefaultOriginatingLinelnformation attribute is provided for specifying, for incoming calls on this trunk group, the default originating line information (OLI) to be included in the OLI parameter, whenever the call is outgoing on an ISUP trunk group and the OLI parameter is required.
A DefaultCallingPartyCategory attribute is provided for specifying, for incoming calls on this trunk group, the default calling party category (CPC), to be included in the CPC parameter, when the call is outgoing on an ISUP trunk group and the CPC parameter is required. A BroadbandBearerClassUsed attribute is provided for specifying which broadband bearer class to use in signaling for this trunk group.
A Q2931AddressleUsed attribute is provided for specifying which IE contains the address information for calls on this trunk group.
An example of pseudo code and associated description for Q.2931 timer list object 308 is included in the above pseudo code listing for Q.2931 protocol object 204. The pseudo code for Q.2931 timer list object 308 allows 0-1024 instances. The attributes described in the pseudo code for object 308 include a unique identifier for a timer list. Further, the pseudo code for object 308 includes a description attribute for containing a text description of this timer list.
Different attributes are also included for values of a T301 timer, a T303 timer, a
T308 timer, a T309 timer, a T309SW timer, a T310 timer, a T316 timer, and a
T322 timer. A T301 timer, for example, times until a connect or release complete signal is received. A T303 timer times the delay in network response when the system sends a setup message to initiate an outgoing call. A T308 timer times the delay in network response when the system sends a release message to clear a call. A T309 timer times the duration of a link failure. A
T310 timer times the network delay following the receipt of a call-preceding message on an outgoing call.
The following is exemplary object-oriented pseudo code and associated description for 36170 gateway object 208.
component 36170Gateway : Gateway { instances 0..255 table QsNode // combined with info in table AtmNode description "The 36170 gateway." attribute Id : integer [1..MAXINSTANCES] { default NONE qualifiers KEY, READONLY description "Node number, as assigned by the 46020."
} attribute NsapPrefix : hexdigits [26] { default NONE description "The node's NSAP prefix. Required when creating
SVCs." } component 36170QsPort { instances 0..N table QsPort qualifiers DYNAMIC description "Specifies a 36170 port. Automatically filled in by the system based on information from the 46020." reference Nodeld to 36170Gateway by Id { default NONE qualifier COMPKEY, NONNULL, OPERATIONAL,
READONLY description "Points to the 36170Gateway (node) this port belongs to. The node contains the NSAP prefix."
} attribute Shelf : integer [1..16] { default NONE qualifier COMPKEY, OPERATIONAL, READONLY description "Shelf number. Added to NSAP prefix."
Figure imgf000023_0001
attribute Slot : integer [1..12] { default NONE qualifier COMPKEY, OPERATIONAL, READONLY description "Slot number. Added to NSAP prefix."
Figure imgf000023_0002
attribute Port : integer [1..8] { default NONE qualifier COMPKEY, OPERATIONAL, READONLY description "Port number. Added to NSAP prefix."
Figure imgf000023_0003
attribute PortType : enum [ATMPort_T1 (0), ATMPort_E1 (1 ),
ATMPort_OC3(2)] { qualifiers OPERATION, READONLY description "Specifies the port type."
Figure imgf000023_0004
// ... other attributes go in here } H end of 36170QsPort
Il ... other 36170Gateway components may go in here } // end of 36170Gateway
The pseudo code for 36170 gateway object 208 allows 0-255 instances and provides an envelope for grouping together 36170 gateway components and attributes. The pseudo code for object 208 includes an Id attribute for the node number assigned to the 36170 gateway. An NsapPrefix attribute is provided for the node's network service access protocol (NSAP) prefix, which is required when creating SVCs.
Further, the envelope provided by object 208 includes a description of 36170 QsPort object 310. Object 310 allows 0-N instances. The pseudo code for object 310 points to the 36170 gateway to which this port belongs. The pseudo code for object 208 also includes a Shelf attribute to indicate a shelf number for the port. Further, object 208 includes a Slot attribute, a Port attribute, a PortType attribute for specifying a slot number, a port number, and a port type, respectively. The following is exemplary object-oriented pseudo code and description for trunk group class 212. generic TrunkGroup { instances 0..4095 description "This generic component is the base class for any trunk group. It defines the protocol-independent parameters (i.e. which are common to all trunk groups)." attribute Id : integer [1..MAXINSTANCES] { default NONE qualifiers KEY, READONLY description "Unique Id for a trunk group."
} attribute Name : string [0..15] { default description "Contains a name or description string for this trunk group."
} attribute Type : enum [TGJSUP(I ), TG_ISUPVIRTUAL(2),
TG_PRI(3), TG_Q2931(4)] { default NONE qualifiers CRITICAL description "Defines the signaling protocol for this trunk group."
} attribute Direction : enum [in(1 ), out(2), both(3)] { default both(3) description "Specifies the direction in which calls are allowed for this trunk group."
} attribute EndpointSelection : enum [roundRobin(O), topDown(1), bottomUp(2)] { default roundRobin(O) description "Specifies the endpoint selection strategy for this trunk group."
Figure imgf000024_0001
ttribute OriginatingCoS : integer [0..32] { default 0 description "Specifies the class of service (COS) for calls originating on this trunk group."
Figure imgf000024_0002
ttribute TerminatingCoS : integer [0..32] { default 0 description "Specifies the class of service (COS) for calls terminating on this trunk group."
Figure imgf000024_0003
eference InitialSlpld to SIp by Id { default Id(O) integrity (if Direction != out(2) then InitialSlpld != Id(O) ) description "Unless ANI screening fails, this is the initial SLP executed for calls originating on this trunk group."
} attribute AniScreening : enum [no(0), yes(1 )] { default no(0) description "Specifies whether ANI is required or not for this trunk group."
} attribute AniExpected : enum [no(0), yes(1)] { default no(0) description "Specifies whether ANI is required or not for calls originating on this trunk group. If required and not available, the "unknown ANI" SLP is executed."
Figure imgf000025_0001
rence UnknownAniSlsplD to SIp by Id { default Id(O) // null reference ' integrity (if Direction != out(2) && AniExpected = yes(1) then InitialSlpld != Id(O)
Figure imgf000025_0002
Unless ANI screening fails, this is the initial SLP executed for calls originating on this trunk group."
} reference Pretranslationld to PretranslationTable by Id { default Id(O) integrity (if Direction != out(2) &&
System. CallProcessing.SystemPretransld == Id(O) Then Pretranslationld I= Id(O)
) description "This specifies the pretranslation table used for incoming calls on this trunk group. If configured, overrides the system-wide default pretranslation table."
} reference Noald to NoaTable by Id { default Noald(O) description "Specifies the Nature of Address (NOA) table for this trunk group. If configured, overrides the system-wide default NOA table. This table is used to match the NOA of an incoming call. If no match is found, then the pretranslation table is used to match dialed digits."
} } // end of TrunkGroup
The pseudo code for trunk group class 212 allows 0-4095 instances and provides a base class (or generic object) for children trunk group objects. Class
212 defines protocol-based attributes and parameters which may be common to many trunk groups. An Id attribute is provided for the identifier assigned to the trunk group. A Name attribute is provided for containing a name or description string for the trunk group.
Class 212 also includes a Type attribute, a Direction attribute, an EndpointSelection attribute, an OriginatingCoS attribute, a TerminatingCoS attribute, an AniScreening attribute, and an AniExpected attribute. The Type attribute is provided for defining a signaling protocol for this trunk group. The Direction attribute is provided for specifying the direction in which calls are allowed for this trunk group. The EndpointSelection attribute is provided for specifying the endpoint selection strategy for the trunk group. The OriginatingCoS attribute is provided for specifying the class of service (COS) for calls originating on the trunk group. The TerminatingCoS attribute is provided for specifying the COS for calls terminating on the trunk group. The AniScreening attribute is provided for specifying whether automatic number identification (ANI) is required for the trunk group. The AniExpected attribute is provided for specifying whether AN I is required for calls originating on the trunk group.
Class 212 includes four object references. References InitialSlpld and UnknownAniSlsplD specify single link procedures (SLPs) executed for calls originating on this trunk group.
A reference Pretranslationld specifies the pretranslation table used for incoming calls on this trunk group. A system-wide default pretranslation table is overridden if this reference is configured.
A reference Noald specifies a nature of address (NOA) table for this trunk group. The system-wide default NOA table is overridden if this reference is configured. The NOA table is utilized to match the NOA of an incoming call. If no match is found, the pretranslation table is used to match dialed digits.
The following is exemplary object-oriented pseudo code and associated description for ATM port class 228.
generic Atmport { instances 0..36170QsPort.MAXINSTANCES table AtmPort description "Describes a 36170 port while it is in use by a trunk group.
(NOTE: In addition, the components 36170QsPort in table QsPort represent all the available ports, as reported by the 46020.)" reference QsPort to UNIQUE 36170QsPort by (Nodeld, Shelf, Slot, Port) { default NONE qualifiers COMPKEY, NONNULL description "Refers to the physical 36170 port in table QsPort. Table QsPort is dynamically filled in by the system, based on information reported by the 46020."
} attribute PortType : enum [ATMport_T1 (0), ATMPort_E1 (1 ),
ATMPort_OC3(2)] { default 36170Port [Port]. PortType //This means value is qualifiers READONLY // the same as in QsPort table description "Specifies the port type."
} ort_OC3(2))
Figure imgf000027_0001
1 else default == 0
) qualifiers CRITICAL description "VPI to be used for bearer channels. Default varies depending on port type."
} attribute UsageType : enum [unused (0), isup (1 ), pri (2), ivr (3),
Figure imgf000027_0002
description "Usage type is filled in by the system, depending on the type of the trunk group this port is associated to."
} attribute AdministrativeState : enum [locked (0), unlocked (1)] { default unlocked (0) description "This is the administrative state of the port. Each port can be locked/unlocked individually."
Figure imgf000027_0003
ttribute OperationalState : enum [disabled (0), enabled (1 )] { qualifiers OPERATIONAL, READONLY description "This is the operational state."
} } // end ofAtmPort The pseudo code for ATM port class 228 allows 0 to a number of maximum instances that is the same as 36170 QsPort object 310. Class 228 describes a port of a 36170 gateway while it is in use by a trunk group.
Class 228 includes five attributes. A PortType attribute is provided for specifying the port type. A BearerVpi attribute is provided when VPI is used for bearer channels. Data in the UsageType attribute is filled in by the system depending on the type of the associated trunk group. An AdministrativeState attribute includes the administrative state of ATM ports. Each port defined in the AdministrativeState attribute can be locked and unlocked individually. An OperationalState attribute specifies the operational state of the ATM port.
Further, class 228 includes a QsPort reference. Class 228 references 36170 QsPort object 310, which associates the ATM link with a unique physical port on a 36170 gateway object, such as 36170 gateway object 208.
The following is exemplary object-oriented pseudo code and associated description for endpoint class 242.
generic Endpoint { instances 0..32256 table AtmEndpoint qualifiers DYNAMIC description "This is the base (or generic object) class for all types of endpoints (ISUP, Q2931... ). These dynamic components are automatically added by the system based on the start VCI and the total number of endpoints defined on a port. NOTE: Specific endpoints may have additional attributes, for example, an ISUP endpoint also has Cic and Remote Administrative State." attribute BearerVci : integer [0..65535] { default NONE qualifiers OPERATIONAL, READONLY description "The VCI of this endpoint. Filled in by the system based on the start VCI and the total number of VCIs."
} attribute CallState enum [onhook (1 ), offhook (2), busy (3)] { qualifiers OPERATIONAL, READONLY description "The call processing state of this endpoint."
} reference ConnectedEndpointPort to 36170QsPort by (Nodeld, Shelf, Slot, Port) { qualifiers OPERATIONAL, READONLY description "In case this endpoint is connected as part of a call, specifies the port of the connected (other) endpoint." } attribute ConnectedEndpointVpi : enum [disabled (0), enabled (1 )] { qualifiers OPERATIONAL, READONLY description "In case this endpoint is connected as part of a call, specifies the VCI of the connected (other) endpoint."
} attribute AdministrativeState : enum [unlocked (0), locked (1 ), shutdown (2)] { default unlocked (0) description "Specifies the administrate state of the endpoint.
When locking, an existing call is allowed to finish. On shutdown, an existing call is cleared."
}
• attribute OperationalState : enum [disabled (0), enabled (1 )] { qualifiers OPERATIONAL, READONLY description "Specifies the operational state of the interface."
} attribute AvailabilityState : set of AvailabilityStateType { qualifiers OPERATIONAL, READONLY description "Specifies the availability state of the interface."
} } // end of Endpoint
The pseudo code for endpoint class 242 allows 0-32256 instances. Class 242 describes the base class for all types of suitable endpoints, such as ISUP and Q.2931 endpoints. These are dynamic objects which are automatically added by the system based on the start VCI and the total number of endpoints defined on a port. Some endpoints may have additional attributes. For example, an ISUP endpoint also has circuit identifier code (CIC) and remote administrative state.
Endpoint class 242 includes six attributes. A BearerVci attribute specifies the VCI of the endpoint. A CallState attribute specifies the call processing state of the endpoint. A ConnectedEndpointVpi attribute specifies the VPI of the connected other endpoint if this endpoint is connected as part of a call. The ConnectedEndpointVci attribute specifies the VCI of the connected other endpoint. An AdministrativeStatθ attribute is provided for specifying the administrative state of the endpoint. When locking, an existing call is allowed to finish. On shutdown, an existing call is cleared.
An OperationalState attribute is provided for specifying the operational state of the interface.
An AvailabilityState attribute is provided for specifying the availability state of the interface.
Endpoint class 242 also includes a ConnectedEndpointPort reference. When this endpoint is connected as part of a call, this reference specifies the VCI of the other connected endpoint.
The following is exemplary object-oriented pseudo code and associated description for Q.2931 trunk group object 216.
component Q2931TrunkGroup : TrunkGroup { table ITrunkGroup // together with ISUP trunk groups integrity (TrunkGroup.Type == TG_Q2931 (4)) description "This component defines a Q2931 trunk group. It inherits all the attributes from TrunkGroup." reference Q2931 Configurationld to Q2931 Configuration by Id { default NONE qualifiers NONNULL description "Specifies the Q2931 configuration (profile) a assssoocciiaatteedd w wiitthh t thhiiss t trruunnkk g grroouupp..""
1
} reference Q2931Timerl_istld to Q2931TimerList by Id { default NONE qualifiers NONNULL description "Specifies the Q2931 timer table (profile) associated with this trunk group."
} reference Q2931 Signalinglfld to UNIQUE Q2931 Signalinglf by (Id, Muxld) { default NONE qualifiers NONNULL, CRITICAL description "Specifies the Q2931 signaling interface which controls this trunk group."
} component Q2931 : AtmPort { instances 1 table AtmPort integrity (UsageType == Q2931 (5)) description "Specifies the port associated with this trunk group, i.e. describes the characteristics of the port while it is in use by this trunk group." } // end of Q2931Port component Q2931 : Endpoint { instances 1..N
(if Q2931 Port.PortType == ATMPort_OC3 then N == 2000 else N == 20
) table AtmEndpoints qualifiers DYNAMIC description "This is a Q2931 endpoint, which has the same attributes as the basic (generic) endpoint."
} // endpoint of Q2931 Endpoint } Il end of Q 2931 TrunkGroup
The pseudo code for Q.2931 trunk group object 216 describes a Q.2931 trunk group and inherits all of the attributes defined by trunk group class 212.
Trunk group object 216 includes three references. A Q2931
Configurationld reference specifies the Q.2931 configuration profile associated with this trunk group. A Q2931TimerListld reference specifies a Q.2931 timer table profile associated with this trunk group. A Q2931 Signalinglfld specifies the Q.2931 signaling interface which controls this trunk group.
As stated above, object 216 is a parent of Q.2931 port object 230 and
Q.2931 endpoint object 244. Q.2931 port object 230 is provided for specifying the port associated with the trunk group, i.e., the object describes the characteristics of the port while it is in use by the trunk group. Q.2931 endpoint object 244 defines a Q.2931 endpoint.
The following is exemplary object-oriented pseudo code and associated description for local VPI/VCI class 236.
generic LocalVpiVci { description "A VPI.VCI pair on an ATM card on VoX. Used for the Q2931 signaling interfaces (backhauls), as well as for the interfaces to the signaling API on the 36170s (muxed and non-muxed)." attribute Vpi : integer [0..255] { default 0 qualifiers COMPKEY, READONLY description "VPI value, for SunATM it is always 0."
} attribute Vci : integer [0..1023] { default NONE qualifiers COMPKEY description "VCI value, for SunATM it is maximum 1023."
} } // end of LocalVpiVci
The pseudo code for local VPI/VCI class 236 describes a VPI/VCI pair on an
ATM card on VoX. Class 236 may be utilized for Q.2931 signaling interfaces and for the interfaces to the signaling application program interface (API) on the
36170 gateways. Class 236 includes VPI and VCI attributes for VPI and VCI values, respectively.
The following is exemplary object-oriented pseudo code and associated description of remote Q.2931 signaling VPI/VCI object 312.
generic RemoteVpiVci { description "A VPI .VCI pair for the remote side of a signaling backhaul VCC. By default, this is the Q2931 signaling channel value of 0.5." attribute Vpi : integer [0..255] { default 0 description "The VPI value."
} attribute Vci : integer [0..65535] { default 5 description "The VCI value."
}
} // end of RemoteVpiVci
The pseudo code for remote VPI/VCI object 312 describes a VPI/VCI pair for the remote side of a signaling backhaul virtual channel connection (VCC). The pseudo code for object 312 includes VPI and VCI attributes for VPI and VCI values, respectively. The following is exemplary object-oriented pseudo code and associated description for Q.2931 signaling interface class 220.
generic Q2931 Signalinglf { instances 0..4095 table Q2931Siglntf Il new table description "This is a Q2931 signaling interface. Every Q2931 trunk must refer to exactly one such interface." attribute Id : integer [1..MAXINSTANCES] { default NONE qualifiers KEY, READONLY description "The unique Id for a signaling interface."
} attribute Description : string [0..15] { default description "Contains a description string for this signaling link, e.g. the IAD it connects to."
Figure imgf000033_0001
ttribute Side : enum [network (0), user (1 )] { default network (0) description "Specifies whether this interface is user side or network side (cf. Q2931 )."
Figure imgf000033_0002
ttribute AdministrativeState : enum [unlocked (0), locked (1)] { default unlocked (1 ) qualifiers READONLY description "Specifies the admin state of the interface, which depends on the state of its port. (The interface cannot be locked or unlocked by itself.)"
} attribute OperationalState : enum [disabled (0), enabled (1 )] { qualifiers OPERATIONAL, READONLY description "This is the Q2931 state of the interface. Layer 3 state "Up" maps to enabled, all other states map to disabled."
} attribute Layer2MainState : enum [out_of_service (0), connecting (1 ), in_service (2)] { qualifiers OPERATIONAL, READONLY description "This is the layer 2 (SSCOP) state. The Main SSCOP is defined' as either the Primary (on the active host) or the Secondary (on the standby
Figure imgf000033_0003
attribute Layer2BackupState : enum [out_of_service (0), connecting (1 ), in_service (2)] { qualifiers OPERATIONAL, READONLY description "This is the layer 2 (SSCOP) state. The Backup SSCOP is defined as either the Primary Backup (on the active host) or the Secondary Backup (on the standby host)."
} component RemoteQ2931SignalingVpiVci : RemoteVpiVci { instances 1 description "Contains the VPI and VCI (inherited from RemoteVpiVci) for the IAD side of the backhaul
SVC."
} Il end of Remote Q2931 Signaling VpiVci } // end of Q2931Signalinglf
The pseudo code for Q.2931 signaling interface class 220 allows 0-4095 instances. Class 220 describes a Q.2931 signaling interface. Each Q.2931 trunk refers to one such interface.
Class 220 includes seven attributes. An Id attribute is a unique identifier for a signaling interface. A Description attribute contains a description string for this signaling link (e.g., the IAD to which it is connected). A Side attribute is provided for specifying whether this interface is user side or network side. An
AdministrativeState attribute is provided for specifying the administrative state of the interface. The administrative state of the interface depends on the state of its port.
An OperationalState attribute is the Q.2931 state of the interface. Layer 3 state "Up" maps to enabled. All other states map to disabled.
A Layer2MainState attribute is the layer 2 state. The Main service specific connection-oriented protocol (SSCOP) is defined as either the Primary (on the active host) or the Secondary (on the standby host).
A Layer2BackupState attribute is the backup layer 2 state. The backup SSCOP is defined as either the Primary backup (on the active host) or the Secondary backup (on the standby host).
Further, class 220 includes remote Q.2931 signaling VPI/VCI object 312. Object 312 includes the VPI and VCI from the IAD side of the backhaul SVC. The following is exemplary object-oriented pseudo code and associated description for non-muxed Q.2931 signaling interface object 224. component NonMuxedQ2931Signalinglf : Q2931Signalinglf { description "This is a non-muxed interface: only one signaling interface per LocalVpiVci." component LocalQ2931 SignalingVpiVci : LocalVpiVci { instances 1 description "Contains the VPI and VCI (inherited from LocalVpiVci) for the VoX side of the backhaul SVC. Must be unique among all LocalVpiVci." } l/ end of LocalQ2931SignalingVpiVci
} Il end of NonMuxedQ2931 Signal ing If
The pseudo code for non-muxed Q.2931 signaling interface object 224 describes a non-muxed interface with only one signaling interface per local
VPI/VCI. Object 224 includes local Q.2931 signaling VPI/VCI object 240.
Object 240 inherits attributes from local VPI/VCI class 234 and contains the VPI and VCI for the for the VoX side of the backhaul SVC.
The following is exemplary object-oriented pseudo code and associated description for muxed Q.2931 signaling interface object 226.
component MuxedQ2931Signalinglf : Q2931Signalinglf { description "This is a muxed interface: several signaling interfaces per LocalVpiVci, distinguished by their mux id." reference LocalQ2931 SignalingVpiVci to LocalQ2931 MuxVpiVci by (Vpi, Vci) { qualifiers COMPKEY, NONNULL description "Refers to the component (under 36170Gateway) which contains the VPI and VCI for the VoX side of the muxed signaling VCC."
} attribute Muxld : integer [1..255] { default NONE qualifiers COMPKEY description "Zero for a non-muxed interface (for now), or the mux Id for a muxed interface (future)."
} } I/ end of MuxedQ2931 Signal ing If
The pseudo code for muxed Q.2931 signaling IF object 226 describes a multiplexed interface. There are several signaling interfaces per local VPI/VCI and are distinguished by their multiplexer identifier. The pseudo code for object 226 includes a Muxld attribute for identifying the multiplexer.
Further, the pseudo code for object 226 includes a local Q.2931 signaling VPI/VCI object 240, which refers to local Q.2931 multiplexer VPI/VCI object 238. Object 238 is a child object of 36170 gateway object 208 and contains the VPI and VCI for the VoX side of the multiplexed signaling VCC.
The above exemplary object-oriented pseudo code and description may be stored in a memory, such as memory 104 and accessed by application 106 for representing an ATM network and its components. Objects representing instances of classes (or generic objects) defined in the pseudo code can store information about the network with regard to an OAM system. Further, application 106 can interpret and utilize the objects for operating and maintaining the network and its components in the OAM system. The code description can also be modified to include additional objects for representing other components of an ATM network with regard to the OAM system.
It will be understood that various details of the subject matter described herein may be changed without departing from the scope of the subject matter described herein. Furthermore, the foregoing description is for the purpose of illustration only, and not for the purpose of limitation, as the subject matter described herein is defined by the claims as set forth hereinafter.

Claims

CLAIMS What is claimed is:
1. A system for operating and maintaining resources in a distributed network, the system comprising: (a) a computer comprising a memory and in communication with a network comprising a plurality of network-attached components operating in an operation and maintenance (OAM) system;
(b) an object-based representation of the network stored in the memory, wherein the object-based representation comprises objects linked together in the memory to form a hierarchy, wherein each of the objects represent the network or the network- attached components, and wherein each of the objects stores attribute information about the network or the network-attached components with regard to the OAM system; and (c) an application for interpreting and utilizing the object-based representation of the network for operating and maintaining the network and network-attached components in the OAM system.
2. The system of claim 1 wherein the object-based representation comprises a system object at an apex of the hierarchy, wherein the system object represents the network.
3. The system of claim 2 wherein the object-based representation includes a plurality of network-attached device objects describing and representing the network-attached components, the network-attached device objects being linked to the system object.
4. The system of claim 3 wherein the network-attached components comprise components selected from the group consisting of a gateway, a trunk, a port, and an endpoint.
5. The system of claim 2 wherein object-based representation includes an
OAM protocol object describing and representing a protocol operating in the OAM system of the network, the OAM protocol object being linked to the system object.
6. The system of claim 5 wherein the protocol comprises protocols selected from the group consisting of simple network management protocol (SNMP) and Q.2913-based protocol.
7. The system of claim 1 wherein each object is defined to comprise relationships with other objects and a set of attributes containing associated attribute information.
8. The system of claim 1 wherein the objects comprise predefined attributes about the network or network-attached component.
9. The system of claim 1 wherein the object-based representation comprises first and second objects, wherein the first object comprises first predefined attributes, wherein the second object inherits the first predefined attributes of the first object, and the second object comprises second predefined attributes different from the first predefined attributes.
10. The system of claim 1 comprising a systems manager for retrieving information from the network components, and for storing the retrieved information in the objects in the memory of the computer.
11. The system of claim 10 wherein the retrieved information comprises response objects.
12. The system of claim 11 wherein the response objects are transmitted from the network-attached components.
13. The system of claim 1 wherein the application is a user interface application for displaying the hierarchy of the object-based representation of the network.
14. The system of claim 1 wherein the application comprises a programming application for producing a device-to-device interface for accessing the object-based representation of the network.
15. A method for operating and maintaining resources in a distributed network having a plurality of components, the method comprising:
(a) providing an object-based representation of a network in a memory of a computer connected to the network, wherein the object-based representation comprises objects linked together in the memory to form a hierarchy, wherein each of the objects represent the network or network-attached components connected to the network and operating in an operation and maintenance (OAM) system, and wherein each of the objects stores attribute information about the network or the network- attached-components with regard to the OAM system; and (b) operating the network based on the object-based representation of the network.
16. The method of claim 15 wherein the object-based representation comprises a system object at an apex of the hierarchy, wherein the system object represents the network.
17. The method of claim 16 wherein the object-based representation includes a plurality of network-attached device objects describing and representing the network-attached components, the network-attached device objects being linked to the system object.
18. The method of claim 17 wherein the network-attached components comprise components selected from the group consisting of a gateway, a trunk, a port, and an endpoint.
19. The method of claim 14 wherein the object-based representation includes an OAM protocol object describing and representing a protocol operating in the OAM system of the network, the OAM protocol object being linked to the system object.
20. The method of claim 19 wherein the protocol comprises protocols selected from the group consisting of simple network management protocol (SNMP) and Q.2913-based protocol.
21. The method of claim 15 wherein each object is defined to comprise relationships with other objects and a set of attributes containing associated attribute information.
22. The method of claim 15 wherein the objects comprise predefined attributes about the network or network-attached component.
23. The method of claim 15 wherein the object-based representation comprises first and second objects, wherein the first object comprises first predefined attributes, wherein the second object inherits the first predefined attributes of the first object, and the second object comprises second predefined attributes different from the first predefined attributes.
24. The method of claim 15 comprising retrieving information from the network components.
25. The method of claim 24 comprising storing the retrieved information in the objects in the memory of the computer.
26. The method of claim 25 wherein the retrieved information comprises response objects.
27. The method of claim 26 transmitting the response objects from the network-attached components.
28. The method of claim 15 comprising displaying the hierarchy of the object-based representation of the network.
29. The method of claim 15 comprising providing a programming application for producing a device-to-device interface for accessing the object-based representation of the network.
30. A computer program product comprising computer-executable instructions embodied in a computer-readable medium for performing steps comprising:
(a) providing an object-based representation of a network in a memory of a computer connected to the network, wherein the object-based representation comprises objects linked together in the memory to form a hierarchy, wherein each of the objects represent the network or network-attached components connected to the network and operating in an operation and maintenance (OAM) system, and wherein each of the objects stores attribute information about the network or the network- attached-components with regard to the OAM system; and
(b) operating the network based on the object-based representation of the network.
31. The computer program product of claim 30 wherein the object-based representation comprises a system object at an apex of the hierarchy, wherein the system object represents the network.
32. The computer program product of claim 31 wherein the object-based representation includes a plurality of network-attached device objects describing and representing the network-attached components, the network-attached device objects being linked to the system object.
33. The computer program product of claim 32 wherein the network- attached components comprise components selected from the group consisting of a gateway, a trunk, a port, and an endpoint.
34. The computer program product of claim 31 wherein object-based representation includes an OAM protocol object describing and representing a protocol operating in the OAM system of the network, the OAM protocol object being linked to the system object.
35. The computer program product of claim 34 wherein the protocol comprises protocols selected from the group consisting of simple network management protocol (SNMP) and Q.2913-based protocol.
36. The computer program product of claim 30 wherein each object is defined to comprise relationships with other objects and a set of attributes containing associated attribute information.
37. The computer program product of claim 30 wherein the objects comprise predefined attributes about the network or network-attached component.
38. The computer program product of claim 30 wherein the object-based representation comprises first and second objects, wherein the first object comprises first predefined attributes, wherein the second object inherits the first predefined attributes of the first object, and the second object comprises second predefined attributes different from the first predefined attributes.
39. The computer program product of claim 30 comprising retrieving information from the network components.
40. The computer program product of claim 39 comprising storing the retrieved information in the objects in the memory of the computer.
41. The computer program product of claim 40 wherein the retrieved information comprises response objects.
42. The computer program product of claim 41 transmitting the response objects from the network-attached components.
43. The computer program product of claim 30 comprising displaying the hierarchy of the object-based representation of the network. 4. The computer program product of claim 30 comprising providing a programming application for producing a device-to-device interface for accessing the object-based representation of the network.
PCT/US2005/032599 2004-09-14 2005-09-14 Object-based operation and maintenance (oam) systems and related methods and computer program products WO2006031830A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
EP20050793383 EP1794605B1 (en) 2004-09-14 2005-09-14 Object-based operation and maintenance (OAM) systems and related methods and computer program products

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US60963704P 2004-09-14 2004-09-14
US60/609,637 2004-09-14

Publications (1)

Publication Number Publication Date
WO2006031830A1 true WO2006031830A1 (en) 2006-03-23

Family

ID=36060370

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2005/032599 WO2006031830A1 (en) 2004-09-14 2005-09-14 Object-based operation and maintenance (oam) systems and related methods and computer program products

Country Status (3)

Country Link
US (1) US7706290B2 (en)
EP (1) EP1794605B1 (en)
WO (1) WO2006031830A1 (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060072554A1 (en) * 2004-09-29 2006-04-06 Fardad Farahmand Hierarchically organizing logical trunk groups in a packet-based network
US7490098B2 (en) * 2005-06-10 2009-02-10 International Business Machines Corporation Apparatus, system, and method for processing hierarchical data in disparate data repositories
US7809702B2 (en) * 2007-05-08 2010-10-05 International Business Machines Corporation Generating from application modifications commands to modify the objects in a repository
US8056000B2 (en) * 2007-08-27 2011-11-08 International Business Machines Corporation Apparatus and system for an automated bidirectional format transform
US7958154B2 (en) * 2007-08-29 2011-06-07 International Business Machines Corporation Apparatus, system, and method for command manager support for pluggable data formats
US20150032839A1 (en) * 2013-07-26 2015-01-29 Netapp, Inc. Systems and methods for managing storage network devices
CN108595625B (en) * 2018-04-23 2022-09-09 平安科技(深圳)有限公司 Operation and maintenance method and device of BI tool, computer device and storage medium
CN110971445B (en) * 2019-09-24 2021-06-01 华为技术有限公司 Network OAM method and device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1997022213A1 (en) 1995-12-08 1997-06-19 Telefonaktiebolaget Lm Ericsson (Publ) Configuration method for auxiliary resources
US5933601A (en) 1996-09-30 1999-08-03 Ncr Corporation Method for systems management of object-based computer networks
US6018567A (en) * 1995-11-22 2000-01-25 Bell Atlantic Network Services, Inc. Maintenance operations console for an advanced intelligent network

Family Cites Families (30)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5414812A (en) * 1992-03-27 1995-05-09 International Business Machines Corporation System for using object-oriented hierarchical representation to implement a configuration database for a layered computer network communications subsystem
GB9401092D0 (en) * 1994-01-21 1994-03-16 Newbridge Networks Corp A network management system
US7327688B2 (en) * 1994-01-21 2008-02-05 Alcatel Canada Inc. Digital communications system
US6016319A (en) * 1995-10-31 2000-01-18 Lucent Technologies, Inc. Communications system for transmission of datagram packets over connection-oriented networks
US5751962A (en) * 1995-12-13 1998-05-12 Ncr Corporation Object-based systems management of computer networks
AU2257097A (en) * 1996-02-02 1997-08-22 Sprint Communications Company, L.P. Atm gateway system
US5787413A (en) * 1996-07-29 1998-07-28 International Business Machines Corporation C++ classes for a digital library
US6449284B1 (en) * 1997-03-21 2002-09-10 Avaya Technology Corp. Methods and means for managing multimedia call flow
US6233610B1 (en) * 1997-08-27 2001-05-15 Northern Telecom Limited Communications network having management system architecture supporting reuse
GB2330034A (en) * 1997-10-01 1999-04-07 Northern Telecom Ltd A narrowband to broadband interface for a communications system
JP2003521823A (en) * 1997-12-04 2003-07-15 ブリティッシュ・テレコミュニケーションズ・パブリック・リミテッド・カンパニー Communication network
US6292463B1 (en) * 1998-07-06 2001-09-18 Alcatel Canada Inc. Method and apparatus for recovering from a signalling failure in a switched connection data transmission network
GB9815422D0 (en) * 1998-07-16 1998-09-16 Northern Telecom Ltd Integrated signalling for ATM-like networks
GB9821688D0 (en) * 1998-10-06 1998-12-02 Northern Telecom Ltd Manipulation of trail routes resulting from changes in network topology or operational need
US6614781B1 (en) * 1998-11-20 2003-09-02 Level 3 Communications, Inc. Voice over data telecommunications network architecture
US6629112B1 (en) * 1998-12-31 2003-09-30 Nortel Networks Limited Resource management for CORBA-based applications
WO2000052889A1 (en) * 1999-03-05 2000-09-08 Allayer Technologies Corporation Packet switching fabric having a segmented ring with token based resource control protocol and output queuing control
US6564341B1 (en) * 1999-11-19 2003-05-13 Nortel Networks Limited Carrier-grade SNMP interface for fault monitoring
JP3482996B2 (en) * 1999-12-03 2004-01-06 日本電気株式会社 ATM switch
US6894980B1 (en) * 2000-05-05 2005-05-17 Qwest Communication International Inc. Automated method and system for verifying end-to-end connectivity in a broadband network
US6898278B1 (en) * 2000-05-08 2005-05-24 Li Li Signaling switch for use in information protocol telephony
US7307993B2 (en) * 2000-08-08 2007-12-11 At&T Labs, Inc. Controller based call control for ATM SVC signaling
US20020156756A1 (en) * 2000-12-06 2002-10-24 Biosentients, Inc. Intelligent molecular object data structure and method for application in heterogeneous data environments with high data density and dynamic application needs
US6952415B2 (en) * 2001-02-16 2005-10-04 Access Point Llc Alternative network service for video conferencing applications
US6947547B2 (en) * 2001-03-27 2005-09-20 Nortel Networks, Ltd. Management system for a telecommunications switch
JP2003008647A (en) * 2001-06-18 2003-01-10 Ando Electric Co Ltd Probe device
US20030086444A1 (en) * 2001-09-28 2003-05-08 Globespan Virata, Incorporated Voice/tone discriminator
US7865547B2 (en) * 2002-09-12 2011-01-04 Siemens Enterprise Communications, Inc. System and method for accessing busy IP network resources
FR2846821B1 (en) * 2002-11-04 2005-03-11 Cit Alcatel DEVICE AND METHOD FOR CONTROLLING NETWORK EQUIPMENT MANAGEMENT DATA, FOR A COMMUNICATIONS NETWORK MANAGEMENT SYSTEM
US7437469B2 (en) * 2004-05-26 2008-10-14 Ciena Corporation Virtual network element framework and operating system for managing multi-service network equipment

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6018567A (en) * 1995-11-22 2000-01-25 Bell Atlantic Network Services, Inc. Maintenance operations console for an advanced intelligent network
WO1997022213A1 (en) 1995-12-08 1997-06-19 Telefonaktiebolaget Lm Ericsson (Publ) Configuration method for auxiliary resources
US5933601A (en) 1996-09-30 1999-08-03 Ncr Corporation Method for systems management of object-based computer networks

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP1794605A4

Also Published As

Publication number Publication date
EP1794605A4 (en) 2009-05-13
US7706290B2 (en) 2010-04-27
EP1794605A1 (en) 2007-06-13
EP1794605B1 (en) 2015-04-29
US20060056301A1 (en) 2006-03-16

Similar Documents

Publication Publication Date Title
US7293080B1 (en) Automatically discovering management information about services in a communication network
US7706290B2 (en) Object-based operation and maintenance (OAM) systems and related methods and computer program products
US5799153A (en) Telecommunication system
KR100567479B1 (en) System and method for providing enhanced services for a telecommunication call
US5509010A (en) Communications signaling protocols
KR100459306B1 (en) System and method for transporting a call in a telecommunication network
US8300625B2 (en) Call control using a layered call model
JP4272354B2 (en) Communication system architecture, management control agent and operation protocol therefor
WO2000076228A1 (en) Network management
EP0909496B1 (en) System and method for integration of SNMP and CMIP
De Prycker ATM switching on demand
Cisco Troubleshooting
Cisco Troubleshooting
Cisco FastPAD Commands
JP4090738B2 (en) Switching method and network element
Cisco Troubleshooting
WO1999065253A1 (en) Programming call-processing application in a switching system
EP1432187B1 (en) Media gateway resource allocation
Westphall et al. Usage of the TMN concepts for the configuration management of ATM networks
Owen NBBS network management
Moyer et al. A connection manager for flexible specification and transparent location of special resources
Kisker et al. ATM public network management in PREPARE
Etheridge et al. Distributed architecture for cross-domain network management
Gillespie Broadband management after permanent connections
Whang et al. Network element management architecture for the 7 R/E™ trunk access gateway

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KM KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NG NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SM SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): BW GH GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LT LU LV MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 2005793383

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 2005793383

Country of ref document: EP