WO2003073720A2 - Policy-enabled contract-based management of network operational support systems - Google Patents

Policy-enabled contract-based management of network operational support systems Download PDF

Info

Publication number
WO2003073720A2
WO2003073720A2 PCT/US2003/002789 US0302789W WO03073720A2 WO 2003073720 A2 WO2003073720 A2 WO 2003073720A2 US 0302789 W US0302789 W US 0302789W WO 03073720 A2 WO03073720 A2 WO 03073720A2
Authority
WO
WIPO (PCT)
Prior art keywords
policy
policies
contract
view
kernel
Prior art date
Application number
PCT/US2003/002789
Other languages
French (fr)
Other versions
WO2003073720A3 (en
Inventor
Petre Dini
Original Assignee
Cisco Technology, 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 Cisco Technology, Inc. filed Critical Cisco Technology, Inc.
Priority to AU2003214947A priority Critical patent/AU2003214947B2/en
Priority to DE60312490T priority patent/DE60312490T2/en
Priority to EP03710795A priority patent/EP1479208B1/en
Priority to CA002475304A priority patent/CA2475304A1/en
Priority to CN03804644.XA priority patent/CN1640087B/en
Publication of WO2003073720A2 publication Critical patent/WO2003073720A2/en
Publication of WO2003073720A3 publication Critical patent/WO2003073720A3/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/08Configuration management of networks or network elements
    • H04L41/0894Policy-based network configuration management
    • 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/08Configuration management of networks or network elements
    • H04L41/0893Assignment of logical groups to network elements

Definitions

  • the present invention generally relates to data processing in the field of network management.
  • the invention relates more specifically to a system and method for policy- enabled, contract-based management of network operational support systems.
  • Service providers include Internet Service Providers (ISPs) that provide access to the Internet, email and Web Hosting; Application Service Providers (ASPs) that offer portals to value-added hosted or managed applications; Network Service Providers (NSPs) that offer private services to companies, particularly international point-to-point connections and managed VPNs; and wireless operators that offer data services.
  • ISPs Internet Service Providers
  • ASPs Application Service Providers
  • NSPs Network Service Providers
  • Service providers such as these typically manage and provision these services using an operational support system (OSS).
  • OSS comprises a set of programs designed to support various telecommunication network management functions, including monitoring, controlling and analyzing problems in a computer network.
  • An OSS is designed and built to conform to the specific requirements of the service provider. Typically, the behavior of the OSS is monitored and managed by a policy management system. Policy management systems are typically implemented as either embedded systems or peer systems.
  • An embedded policy management system is one in which both the OSS and the policy management system are bundled together, typically on a chip.
  • the code performing the operational functions is intermingled with the code performing the policy management functions.
  • the policy management system is non-scalable and inflexible. For example, in a large distributed network controlled by an embedded policy management system, it is cumbersome, if not impossible, to capture changes in system evolution, system requirements or user behavior.
  • a peer policy management system is one in which the OSS and the policy management system operate as separate and independent systems, but only one policy management system, tailored to affect the behavior of the OSS, can be coupled to the OSS. Peer systems have many disadvantages.
  • Policy-based systems are those that re-use successful management decisions, forming a collection of policy rules that can control the behavior of the OSS. Policy-based systems constrain the OSS because the OSS is only able to use the exclusive rules of the policy-based management system. Therefore, any changes in policy management rules result in the need to either change the code (for embedded systems) or the configuration of an external policy management system (for peer systems). In either event, a new product must be added or built. This severely curtails the scalability of systems used by a service provider.
  • an operational support system has a policy kernel that includes multiple policy access points, each dedicated to a policy management system.
  • the policy kernel uses policy views that contain a set of required policies.
  • the policy kernel enables the policy access point that corresponds to the policy management system best suited to provide the desired policy view, and requests the policy view from that policy management system.
  • the policy management system then initiates a contract from the policy view for regulating the selection of executable policies available in the policy management system that are subsequently imported by the policy kernel.
  • the contract instructs an external policy engine in the policy management system to provide executable policies that are capable of supporting the required policies and prepares the executable policies for import by the policy kernel. Before the policy kernel imports the executable policies, the contract applies running components to the selected executable policies to enable them to run on the policy kernel. Also, the contract resolves any potential conflicts by applying a set of policy dependency rules to any executable policies that are in variance with one another.
  • the selected executable policies are imported by the policy kernel from the policy management system through the policy access point using a policy export engine of the policy management system.
  • the policy kernel may then implement the requested policy view by executing the selected executable policies thus imported.
  • the invention encompasses an apparatus and a computer readable medium configured to carry out the foregoing steps.
  • FIG. 1 is a block diagram that illustrates an overview of an operational support system utilizing one aspect of the invention
  • FIG. 2 illustrates an external policy management system of FIG. 1
  • FIG. 3 A and FIG. 3B are flow diagrams describing how external policies of the external policy management system are imported to a policy kernel of FIG. 1;
  • FIG. 4 is a block diagram illustrating a computer system upon which an embodiment may be implemented.
  • FIG. 1 illustrates a schematic of an operational support system 100.
  • Operational support system 100 is designed and built around a set of predetermined administrative user requirements, such as specific mechanisms for adding and removing service subscribers and provisioning services, and comprises a policy kernel 110.
  • Policy kernel 110 is a policy management module that implements management policies on operational support system 100.
  • policy kernel 110 uses the concept of system views. System views may include business views, services views, network views, etc. The use of policy views is discussed in more detail in reference to FIG. 2.
  • policy kernel 110 is embedded into a firmware or software package of a machine that executes OSS 100.
  • Policy kernel 110 comprises a set of native policies 120.
  • Native policies 120 are a set of policies or rules that are based on user requirements in the design of operational support system 100.
  • Native policies 120 are predefined management policies that are inherent to policy kernel 110 and support basic, predefined functions of OSS 100. Policy kernel 110 can request and implement any of native policies 120 on operational support system 100. This is a characteristic of a "policy-based" management system.
  • a behavioral exception is any set of policies that is not covered by native policies 120 for various reasons, such as design mistake, user behavior, system requirements changes, system evolution or a non- verified feature of operational support system 100.
  • Conventional policy-based management systems have difficulty handling behavioral exceptions.
  • a policy-enabled management system In order to handle behavioral exceptions, a policy-enabled management system is provided herein.
  • operational support system 100 additionally interfaces with one or more external policy management systems 130.
  • External policy management systems 130 are used to provide handling of behavioral exceptions.
  • Each external policy management system 130 is a well-defined, tested and separate policy management system.
  • external policy management system 130 may be a policy system managing customer billing, network security, network performance, etc.
  • Policy kernel 110 It is a function of policy kernel 110 to determine how many and which external policy management systems 130 to apply to each behavioral exception. Policy kernel 110 maps the behavioral exceptions of operational support system 100 to the appropriate external policy management system(s) 130 best suited to handle the behavioral exception. Policy kernel 110 selects the appropriate external policy management system(s) 130 by evaluating the behavioral exception in light of the external policy management systems active at any given time.
  • policy kernel 110 comprises one or more policy access points 140, which are controlled by a policy access point manager 150.
  • Policy access points 140 provide the point of access between policy kernel 110 and external management systems 130 and act as entry gates for importing policies into policy kernel 110 from external policy management systems 130.
  • Each policy access point 140 is associated with a specific external policy management system 130, such as billing, security, etc.
  • policy access point manager 150 allows policy kernel 110 to enable or disable any or all policy access points 140.
  • external policies 132 from the external policy management system 130 dedicated to that policy access point may be imported by policy kernel 110 for implementation on operational support system 100.
  • native policies 120 provide support functions, including, but not limited to: (1) inventorying all policy access points 140; (2) creating or invalidating policy access points 140; (3) controlling access through policy access points 140 by external policy management systems 130; (4) capturing behavioral exceptions and assigning appropriate external policy management systems 130 to them; (5) requesting handling of behavioral exceptions by external policy management systems 130; and (6) controlling the configuration of operational support system 100.
  • FIG. 2 illustrates a more detailed depiction of external policy management system 130 of FIG. 1.
  • the policies and behaviors used by policy kernel 110 are described in the context of system views, as described above in reference to FIG. 1.
  • FIG. 2 also illustrates the contract-based interface used to import external management policies to policy kernel 110 from external policy management system 130.
  • external policy management system 130 comprises one or more policy views 210.
  • Each policy view 210 is a management model that includes one or more policies that are dedicated to the performance of some function, such as billing, performance, security, fault, etc.
  • Each policy view 210 comprises a contract 250 and a set of required policies 260.
  • Required policies 260 are those policies needed to complete the requested policy view 210.
  • Contract 250 provides a means for assuring that the requested policy view 210 is provided and that the appropriate policies are exchanged between external policy management system 130 and policy kernel 110.
  • external policy management system 130 comprises one or more smart filters 220, an external policy engine 230 and a policy export engine 240.
  • contract 250 is initiated and required policies 260 of the requested policy view 210 are implemented.
  • a behavioral exception exists whenever a requested policy is not supported by native policies 120.
  • policy kernel 110 determines whether any known policy view 210 can provide the policy, and invokes that policy. Once the appropriate policy view 210 is invoked, contract 250 is initiated.
  • the functions of contract 250 include, but are not limited to, identifying policy view 210, performing pre-conditions on the view, performing post-conditions on the view, applying environmental requirements to the post-conditions and resolving policy dependency issues. Each of these functions is described below.
  • contract 250 evaluates the required policies 260 necessary to provide the requested policy view 210.
  • Required policies 260 are evaluated against a set of pre-conditions 252 used by contract 250.
  • Pre-conditions 252 contain information as to which particular policies associated with contract 250 can support the requested policy view 210.
  • contract 250 sends pre-conditions 252 through smart filter 220.
  • Smart filter 220 evaluates pre-conditions 252 against one or more executable policies 235 available in external policy engine 230 that can support required policies 260 of policy view 210.
  • Post-conditions 254 contain information as to which particular executable policies 235 of those sought by pre-conditions 252 are actually available to support the requested policy view 210
  • Contract 250 then evaluates the selected executable policies 235 against one or more environmental requirements 256.
  • Environmental requirements 256 identify or define one or more particular running components that may be required for particular executable policies 235 to be enabled by policy kernel 110.
  • one environmental requirement 256 for a particular executable policy 235 may be language compilation by a particular compiler. In this case, contract 250 will run the required language compiler on executable policy 235 in order to enable it to be executed by policy kernel 110.
  • Contract 250 also contains a set of policy dependency rules 258 regarding the handling of conflicts or dependencies between executable policies 235 that are selected based on post-conditions 254. When the behaviors of two or more executable policies 235 selected using post-conditions 254 are in conflict with one another, contract 250 applies policy dependency rules 258 to executable policies 235. Contract 250 thus resolves conflicts between executable policies 235 prior to constructing the requested policy view 210 and importing by policy kernel 110.
  • FIG. 3 is a flowchart describing how external policies of external policy management system 130 are imported by policy kernel 110 in one aspect of the invention.
  • step 305 policy kernel 110 inventories all policy access points 140 available to it through policy access point manager 150 (FIG. 1).
  • the policy access points 140 available to policy kernel 110 will depend on the number of external policy management systems 130 mapped to particular behavioral exceptions of operating system 100, described above in reference to FIG. 1.
  • step 310 policy kernel 110 inventories the number of policy views 210 (FIG. 2) available from each external policy management system 130. As described above in reference to FIG. 2, each external policy management system 130 comprises one or more policy views 210.
  • policy kernel 110 is able to discern particular policy views 210 available (from the policy views inventory) and location of the policy views 210 (from the policy access point inventory), policy kernel 110 is ready to request specific system views.
  • the required policy view 210 is requested by policy kernel 110.
  • policy views 210 are management models that include a set of policies that are dedicated to the performance of some function, such as billing, performance, security, fault, etc.
  • step 320 policy kernel 110 checks whether native policies 120 of policy kernel 110 can support the requested policy view 210.
  • native policies 120 are a predefined set of policies or rules that are indigenous to policy kernel 110 of operational support system 100 based on user requirements. If native policies 120 can support the requested policy view 210, then policy kernel 110 runs the requested policy view 210 from native policies 120. No further interaction with external systems is required and the process ends.
  • step 325 policy kernel 110 enables a particular policy access point 140 corresponding to a specific external policy management system 130 mapped to handle the behavioral exception and containing the requested policy view 210.
  • step 330 contract 250 of the requested policy view 210 is initiated, as described above in reference to FIG. 2. Contract 250 appraises required policies 260 and forms preconditions 252.
  • contract 250 performs pre-conditions 252 by sending the required information to smart filter 220.
  • Pre-conditions 252 report to smart filter 220 which policies are being sought.
  • Smart filters 220 then examine external policy engine 230 for executable policies 235 that can support required policies 260.
  • contract 250 performs post-conditions 254.
  • post-conditions 254 contain information as to which particular executable policies 235 are available to support required policies 260 of requested policy view 210.
  • contract 250 determines whether any of executable policies 235 from post-conditions 254 have any environmental requirements 256. If so, then in step 346 contract 250 applies appropriate running components to executable policies 235 in order to enable them to run on policy kernel 110.
  • contract 250 determines whether the behaviors of any of executable policies 235 from post-conditions 254 are in conflict with one another. If so, then in step 351 contract 250 will apply policy dependency rules 258 and resolve the conflicts as described above in reference to FIG. 2.
  • Contract 250 has now completed all tasks required to best support required policies 260 of the requested policy view 210.
  • policy export engine 240 of external policy management system 130 exports executable policies 235 to policy access point 140 of policy kernel 110.
  • Policy kernel 110 may now run the requested policy view 210 on operational support system 100.
  • FIG. 4 is a block diagram that illustrates a computer system 400 upon which an embodiment of the invention may be implemented.
  • Computer system 400 includes a bus 402 or other communication mechanism for communicating information, and a processor 404 coupled with bus 402 for processing information.
  • Computer system 400 also includes a main memory 406, such as a random access memory (“RAM”) or other dynamic storage device, coupled to bus 402 for storing information and instructions to be executed by processor 404.
  • Main memory 406 also may be used for storing temporary variables or other intermediate information during execution of instructions to be executed by processor 404.
  • Computer system 400 further includes a read only memory (“ROM”) 408 or other static storage device coupled to bus 402 for storing static information and instructions for processor 404.
  • ROM read only memory
  • a storage device 410 such as a magnetic disk or optical disk, is provided and coupled to bus 402 for storing information and instructions.
  • Computer system 400 may be coupled via bus 402 to a display 412, such as a cathode ray tube ("CRT"), for displaying information to a computer user.
  • a display 412 such as a cathode ray tube ("CRT")
  • An input device 414 is coupled to bus 402 for communicating information and command selections to processor 404.
  • cursor control 416 is Another type of user input device
  • cursor control 416 such as a mouse, trackball, stylus, or cursor direction keys for communicating direction information and command selections to processor 404 and for controlling cursor movement on display 412.
  • This input device typically has two degrees of freedom in two axes, a first axis (e.g., x) and a second axis (e.g., y), that allows the device to specify positions in a plane.
  • the invention is related to the use of computer system 400 for policy-enabled, contract-based management of operational support systems.
  • policy-enabled, contract-based management of operational support systems is provided by computer system 400 in response to processor 404 executing one or more sequences of one or more instructions contained in main memory 406.
  • Such instructions may be read into main memory 406 from another computer- readable medium, such as storage device 410.
  • Execution of the sequences of instructions contained in main memory 406 causes processor 404 to perform the process steps described herein.
  • hard-wired circuitry may be used in place of or in combination with software instructions to implement the invention.
  • embodiments of the invention are not limited to any specific combination of hardware circuitry and software.
  • Non-volatile media includes, for example, optical or magnetic disks, such as storage device 410.
  • Volatile media includes dynamic memory, such as main - memory 406.
  • Transmission media includes coaxial cables, copper wire and fiber optics, including the wires that comprise bus 402. Transmission media can also take the form of acoustic or light waves, such as those generated during radio-wave and infra-red data communications.
  • Computer-readable media include, for example, a floppy disk, a flexible disk, hard disk, magnetic tape, or any other magnetic medium, a CD-ROM, any other optical medium, punchcards, papertape, any other physical medium with patterns of holes, a RAM, a PROM, and EPROM, a FLASH-EPROM, any other memory chip or cartridge, a carrier wave as described hereinafter, or any other medium from which a computer can read.
  • Various forms of computer readable media may be involved in carrying one or more sequences of one or more instructions to processor 404 for execution.
  • the instructions may initially be carried on a magnetic disk of a remote computer.
  • the remote computer can load the instructions into its dynamic memory and send the instructions over a telephone line using a modem.
  • a modem local to computer system 400 can receive the data on the telephone line and use an infrared transmitter to convert the data to an infrared signal.
  • An infrared detector can receive the data carried in the infrared signal and appropriate circuitry can place the data on bus 402.
  • Bus 402 carries the data to main memory 406, from which processor 404 retrieves and executes the instructions.
  • the instructions received by main memory 406 may optionally be stored on storage device 410 either before or after execution by processor 404.
  • Computer system 400 also includes a communication interface 418 coupled to bus 402.
  • Communication interface 418 provides a two-way data communication coupling to a network link 420 that is connected to a local network 422.
  • communication interface 418 may be an integrated services digital network ("ISDN") card or a modem to provide a data communication connection to a corresponding type of telephone line.
  • ISDN integrated services digital network
  • communication interface 418 may be a local area network (“LAN”) card to provide a data communication connection to a compatible LAN.
  • LAN local area network
  • Wireless links may also be implemented.
  • communication interface 418 sends and receives electrical, electromagnetic or optical signals that carry digital data streams representing various types of information.
  • Network link 420 typically provides data communication through one or more networks to other data devices.
  • network link 420 may provide a connection through local network 422 to a host computer 424 or to data equipment operated by an Internet Service Provider ("ISP") 426.
  • ISP 426 in turn provides data communication services through the worldwide packet data communication network now commonly referred to as the "Internet” 428.
  • Internet 428 uses electrical, electromagnetic or optical signals that carry digital data streams.
  • the signals through the various networks and the signals on network link 420 and through communication interface 418, which carry the digital data to and from computer system 400, are exemplary forms of carrier waves transporting the information.
  • Computer system 400 can send messages and receive data, including program code, through the network(s), network link 420 and communication interface 418.
  • a server 430 might transmit a requested code for an application program through Internet 428, ISP 426, local network 422 and communication interface 418.
  • one such downloaded application provides for policy- enabled, contract-based management of operational support systems as described herein.
  • Processor 404 may execute the received code as it is received, and/or stored in storage device 410, or other non- volatile storage for later execution. In this manner, computer system 400 may obtain application code in the form of a carrier wave.
  • 4.0 EXTENSIONS AND ALTERNATIVES In the foregoing specification, the invention has been described with reference to specific embodiments thereof. It will, however, be evident that various modifications and changes may be made thereto without departing from the broader spirit and scope of the invention.
  • the specification and drawings are, accordingly, to be regarded in an illustrative rather than a restrictive sense.

Abstract

A method and apparatus is disclosed for policy-enabled, contract-based management of network operational support systems. A policy kernel (110) utilizes multiple policy access points (140) for interfacing to dedicated policy management systems (130). The policy kernel (110) uses policy views (210), containing a set of required policies (260), to request the policy view from the policy management system (130). The policy view (210) initiates a contract (250) for regulating the selection and import of executable policies (235) to the policy kernel (110). The contract (250) applies running components to the executable policies (235) to enable them to run on the policy kernel (110) and resolves any potential conflicts by applying a set of policy dependency rules (258) to any executable policies (235) that are in variance with one another. The executable policies (235) are imported into the policy kernel (110) through the policy access point (140). The policy kernel (110) may then implement the requested policy view (210) by executing the executable policies (235) thus imported.

Description

POLICY-ENABLED, CONTRACT-BASED MANAGEMENT OF NETWORK OPERATIONAL SUPPORT SYSTEMS
FIELD OF THE INVENTION The present invention generally relates to data processing in the field of network management. The invention relates more specifically to a system and method for policy- enabled, contract-based management of network operational support systems.
BACKGROUND OF THE INVENTION
In modern communications systems, there are a variety of service providers. Service providers include Internet Service Providers (ISPs) that provide access to the Internet, email and Web Hosting; Application Service Providers (ASPs) that offer portals to value-added hosted or managed applications; Network Service Providers (NSPs) that offer private services to companies, particularly international point-to-point connections and managed VPNs; and wireless operators that offer data services. Service providers such as these typically manage and provision these services using an operational support system (OSS). An OSS comprises a set of programs designed to support various telecommunication network management functions, including monitoring, controlling and analyzing problems in a computer network.
Moreover, as traditional voice telephone systems gradually converge with packet- oriented Internet traffic (including Voice over IP), broadband applications (such as teleconferencing), and DSL, more sophisticated systems are needed to support service provider activities such as ordering, billing, reporting, and tracking of usage and network components (including IP addresses).
An OSS is designed and built to conform to the specific requirements of the service provider. Typically, the behavior of the OSS is monitored and managed by a policy management system. Policy management systems are typically implemented as either embedded systems or peer systems.
An embedded policy management system is one in which both the OSS and the policy management system are bundled together, typically on a chip. In embedded systems, the code performing the operational functions is intermingled with the code performing the policy management functions. However, in this arrangement the policy management system is non-scalable and inflexible. For example, in a large distributed network controlled by an embedded policy management system, it is cumbersome, if not impossible, to capture changes in system evolution, system requirements or user behavior. A peer policy management system is one in which the OSS and the policy management system operate as separate and independent systems, but only one policy management system, tailored to affect the behavior of the OSS, can be coupled to the OSS. Peer systems have many disadvantages. First, in large distributed networks where there may be many owners, each with specific policy management needs, multiple policy management systems are required to provide cooperation between the many management issues of the owners. Additionally, a single policy management system may not have the capacity to handle all the various problems occurring within a single OSS. Also, it is very difficult for a single policy management system to manage user behavior from one subsystem to the next. Finally, it is difficult to manage an OSS when the policy management system goes down or the interactions between the systems fail.
Both embedded and peer policy management systems may be classified as "policy-based" systems. Policy-based systems are those that re-use successful management decisions, forming a collection of policy rules that can control the behavior of the OSS. Policy-based systems constrain the OSS because the OSS is only able to use the exclusive rules of the policy-based management system. Therefore, any changes in policy management rules result in the need to either change the code (for embedded systems) or the configuration of an external policy management system (for peer systems). In either event, a new product must be added or built. This severely curtails the scalability of systems used by a service provider.
Based on the foregoing, there is a clear need for a system and method of managing an OSS using one or more external policy management systems to effectively and economically enhance scalability. Unlike standard policy-based management systems that are either embedded into the OSS or can access only one external policy management system, there is a need for a policy-enabled management system that can access and implement multiple external policy-based systems. The policy-enabled system must provide access to the available external policy management systems, determine the best external policy management system to use, regulate the exchange of policies between the external policy management system and the OSS, and correlate differing polices and resolve conflicts.
The approaches described in this section could be pursued, but are not necessarily approaches that have been previously conceived or pursued. Therefore, unless otherwise indicated herein, the approaches described in this section are not prior art to the claims in this application and are not admitted to be prior art by inclusion in this section. SUMMARY OF THE INVENTION
The foregoing needs, and other needs and objects that will become apparent for the following description, are achieved in the present invention, which comprises, in one aspect, a method for policy-enabled, contract-based management of an operational support system.
In one embodiment, an operational support system has a policy kernel that includes multiple policy access points, each dedicated to a policy management system. The policy kernel uses policy views that contain a set of required policies. The policy kernel enables the policy access point that corresponds to the policy management system best suited to provide the desired policy view, and requests the policy view from that policy management system. The policy management system then initiates a contract from the policy view for regulating the selection of executable policies available in the policy management system that are subsequently imported by the policy kernel.
The contract instructs an external policy engine in the policy management system to provide executable policies that are capable of supporting the required policies and prepares the executable policies for import by the policy kernel. Before the policy kernel imports the executable policies, the contract applies running components to the selected executable policies to enable them to run on the policy kernel. Also, the contract resolves any potential conflicts by applying a set of policy dependency rules to any executable policies that are in variance with one another.
The selected executable policies are imported by the policy kernel from the policy management system through the policy access point using a policy export engine of the policy management system. The policy kernel may then implement the requested policy view by executing the selected executable policies thus imported.
In other aspects, the invention encompasses an apparatus and a computer readable medium configured to carry out the foregoing steps.
BRIEF DESCRIPTION OF THE DRAWINGS The present invention is illustrated by way of example, and not by way of limitation, in the figures of the accompanying drawings and in which like reference numerals refer to similar elements and in which:
FIG. 1 is a block diagram that illustrates an overview of an operational support system utilizing one aspect of the invention;
FIG. 2 illustrates an external policy management system of FIG. 1; FIG. 3 A and FIG. 3B are flow diagrams describing how external policies of the external policy management system are imported to a policy kernel of FIG. 1; and
FIG. 4 is a block diagram illustrating a computer system upon which an embodiment may be implemented.
DETAILED DESCRIPTION A method and apparatus for view-based, self-managed, policy-enabled management of operational support systems is described. In the following description, for the purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of the present invention. It will be apparent, however, to one skilled in the art that the present invention may be practiced without these specific details.
In other instances, well-known structures and devices are shown in block diagram form in order to avoid unnecessarily obscuring the present invention.
Embodiments are described herein according to the following outline:
1.0 STRUCTURAL OVERVIEW
2.0 FUNCTIONAL OVERVIEW
3.0 IMPLEMENTATION MECHANISMS ~ HARDWARE OVERVIEW
4.0 EXTENSIONS AND ALTERNATIVES
1.0 STRUCTURAL OVERVIEW
FIG. 1 illustrates a schematic of an operational support system 100. Operational support system 100 is designed and built around a set of predetermined administrative user requirements, such as specific mechanisms for adding and removing service subscribers and provisioning services, and comprises a policy kernel 110. Policy kernel 110 is a policy management module that implements management policies on operational support system 100. In one aspect of the invention, policy kernel 110 uses the concept of system views. System views may include business views, services views, network views, etc. The use of policy views is discussed in more detail in reference to FIG. 2. In another aspect of the invention, policy kernel 110 is embedded into a firmware or software package of a machine that executes OSS 100.
Policy kernel 110 comprises a set of native policies 120. Native policies 120 are a set of policies or rules that are based on user requirements in the design of operational support system 100. Native policies 120 are predefined management policies that are inherent to policy kernel 110 and support basic, predefined functions of OSS 100. Policy kernel 110 can request and implement any of native policies 120 on operational support system 100. This is a characteristic of a "policy-based" management system.
However, when a particular policy or behavior is not recognized by policy kernel 110 among native policies 120, a "behavioral exception" exists. A behavioral exception is any set of policies that is not covered by native policies 120 for various reasons, such as design mistake, user behavior, system requirements changes, system evolution or a non- verified feature of operational support system 100. Conventional policy-based management systems have difficulty handling behavioral exceptions.
In order to handle behavioral exceptions, a policy-enabled management system is provided herein. In the policy-enabled management system of the present invention, operational support system 100 additionally interfaces with one or more external policy management systems 130. External policy management systems 130 are used to provide handling of behavioral exceptions. Each external policy management system 130 is a well-defined, tested and separate policy management system. For example, external policy management system 130 may be a policy system managing customer billing, network security, network performance, etc.
It is a function of policy kernel 110 to determine how many and which external policy management systems 130 to apply to each behavioral exception. Policy kernel 110 maps the behavioral exceptions of operational support system 100 to the appropriate external policy management system(s) 130 best suited to handle the behavioral exception. Policy kernel 110 selects the appropriate external policy management system(s) 130 by evaluating the behavioral exception in light of the external policy management systems active at any given time.
As shown in FIG. 1, policy kernel 110 comprises one or more policy access points 140, which are controlled by a policy access point manager 150. Policy access points 140 provide the point of access between policy kernel 110 and external management systems 130 and act as entry gates for importing policies into policy kernel 110 from external policy management systems 130. Each policy access point 140 is associated with a specific external policy management system 130, such as billing, security, etc.
When policy kernel 110 selects an external policy management system 130 to satisfy a behavioral exception, policy access point manager 150 allows policy kernel 110 to enable or disable any or all policy access points 140. Once a particular policy access point 140 is enabled, external policies 132 from the external policy management system 130 dedicated to that policy access point may be imported by policy kernel 110 for implementation on operational support system 100. In one embodiment, native policies 120 provide support functions, including, but not limited to: (1) inventorying all policy access points 140; (2) creating or invalidating policy access points 140; (3) controlling access through policy access points 140 by external policy management systems 130; (4) capturing behavioral exceptions and assigning appropriate external policy management systems 130 to them; (5) requesting handling of behavioral exceptions by external policy management systems 130; and (6) controlling the configuration of operational support system 100.
FIG. 2 illustrates a more detailed depiction of external policy management system 130 of FIG. 1. In one aspect of the invention, the policies and behaviors used by policy kernel 110 are described in the context of system views, as described above in reference to FIG. 1. FIG. 2 also illustrates the contract-based interface used to import external management policies to policy kernel 110 from external policy management system 130. As can be seen in FIG. 2, external policy management system 130 comprises one or more policy views 210. Each policy view 210 is a management model that includes one or more policies that are dedicated to the performance of some function, such as billing, performance, security, fault, etc.
Each policy view 210 comprises a contract 250 and a set of required policies 260. Required policies 260 are those policies needed to complete the requested policy view 210. Contract 250 provides a means for assuring that the requested policy view 210 is provided and that the appropriate policies are exchanged between external policy management system 130 and policy kernel 110. Additionally, external policy management system 130 comprises one or more smart filters 220, an external policy engine 230 and a policy export engine 240.
2.0 FUNCTIONAL OVERVIEW
Whenever policy kernel 110 requests policy view 210 to handle a behavioral exception, contract 250 is initiated and required policies 260 of the requested policy view 210 are implemented. As described above in reference to FIG. 1, a behavioral exception exists whenever a requested policy is not supported by native policies 120. In response, policy kernel 110 determines whether any known policy view 210 can provide the policy, and invokes that policy. Once the appropriate policy view 210 is invoked, contract 250 is initiated. The functions of contract 250 include, but are not limited to, identifying policy view 210, performing pre-conditions on the view, performing post-conditions on the view, applying environmental requirements to the post-conditions and resolving policy dependency issues. Each of these functions is described below. Upon initiation, contract 250 evaluates the required policies 260 necessary to provide the requested policy view 210. Required policies 260 are evaluated against a set of pre-conditions 252 used by contract 250. Pre-conditions 252 contain information as to which particular policies associated with contract 250 can support the requested policy view 210. As shown in FIG. 2, contract 250 sends pre-conditions 252 through smart filter 220. Smart filter 220 evaluates pre-conditions 252 against one or more executable policies 235 available in external policy engine 230 that can support required policies 260 of policy view 210.
After smart filter 220 identifies one or more executable policies 235 that support required policies 260, external policy engine 230 sends a set of post-conditions 254 to contract 250. Post-conditions 254 contain information as to which particular executable policies 235 of those sought by pre-conditions 252 are actually available to support the requested policy view 210
Contract 250 then evaluates the selected executable policies 235 against one or more environmental requirements 256. Environmental requirements 256 identify or define one or more particular running components that may be required for particular executable policies 235 to be enabled by policy kernel 110. For example, one environmental requirement 256 for a particular executable policy 235 may be language compilation by a particular compiler. In this case, contract 250 will run the required language compiler on executable policy 235 in order to enable it to be executed by policy kernel 110.
Contract 250 also contains a set of policy dependency rules 258 regarding the handling of conflicts or dependencies between executable policies 235 that are selected based on post-conditions 254. When the behaviors of two or more executable policies 235 selected using post-conditions 254 are in conflict with one another, contract 250 applies policy dependency rules 258 to executable policies 235. Contract 250 thus resolves conflicts between executable policies 235 prior to constructing the requested policy view 210 and importing by policy kernel 110.
Once environmental requirements 256 and policy dependency rules 258 are applied, a resultant set of one or more executable policies 235 are sent to policy export engine 240. Policy export engine 240 then exports executable policies 235 to policy access point 140 of policy kernel 110. External policies from external policy management system 130 can then be implemented by policy kernel 110 on operational support system 100. FIG. 3 is a flowchart describing how external policies of external policy management system 130 are imported by policy kernel 110 in one aspect of the invention.
The process starts in step 305 where policy kernel 110 inventories all policy access points 140 available to it through policy access point manager 150 (FIG. 1). The policy access points 140 available to policy kernel 110 will depend on the number of external policy management systems 130 mapped to particular behavioral exceptions of operating system 100, described above in reference to FIG. 1.
Next, in step 310, policy kernel 110 inventories the number of policy views 210 (FIG. 2) available from each external policy management system 130. As described above in reference to FIG. 2, each external policy management system 130 comprises one or more policy views 210.
Once policy kernel 110 is able to discern particular policy views 210 available (from the policy views inventory) and location of the policy views 210 (from the policy access point inventory), policy kernel 110 is ready to request specific system views. In step 315, the required policy view 210 is requested by policy kernel 110. As described above in reference to FIG. 2, policy views 210 are management models that include a set of policies that are dedicated to the performance of some function, such as billing, performance, security, fault, etc.
In step 320, policy kernel 110 checks whether native policies 120 of policy kernel 110 can support the requested policy view 210. As described above in reference to FIG. 1, native policies 120 are a predefined set of policies or rules that are indigenous to policy kernel 110 of operational support system 100 based on user requirements. If native policies 120 can support the requested policy view 210, then policy kernel 110 runs the requested policy view 210 from native policies 120. No further interaction with external systems is required and the process ends.
If native policies 120 cannot support the requested policy view 210, then a behavioral exception exists. In step 325, policy kernel 110 enables a particular policy access point 140 corresponding to a specific external policy management system 130 mapped to handle the behavioral exception and containing the requested policy view 210. In step 330, contract 250 of the requested policy view 210 is initiated, as described above in reference to FIG. 2. Contract 250 appraises required policies 260 and forms preconditions 252.
In step 335, contract 250 performs pre-conditions 252 by sending the required information to smart filter 220. Pre-conditions 252 report to smart filter 220 which policies are being sought. Smart filters 220 then examine external policy engine 230 for executable policies 235 that can support required policies 260.
In step 340, contract 250 performs post-conditions 254. As described above in reference to FIG. 2, post-conditions 254 contain information as to which particular executable policies 235 are available to support required policies 260 of requested policy view 210.
In step 345, contract 250 determines whether any of executable policies 235 from post-conditions 254 have any environmental requirements 256. If so, then in step 346 contract 250 applies appropriate running components to executable policies 235 in order to enable them to run on policy kernel 110.
In step 350, contract 250 determines whether the behaviors of any of executable policies 235 from post-conditions 254 are in conflict with one another. If so, then in step 351 contract 250 will apply policy dependency rules 258 and resolve the conflicts as described above in reference to FIG. 2.
Contract 250 has now completed all tasks required to best support required policies 260 of the requested policy view 210. Thus, in step 355, policy export engine 240 of external policy management system 130 exports executable policies 235 to policy access point 140 of policy kernel 110. Policy kernel 110 may now run the requested policy view 210 on operational support system 100.
3.0 IMPLEMENTATION MECHANISMS - HARDWARE OVERVIEW
FIG. 4 is a block diagram that illustrates a computer system 400 upon which an embodiment of the invention may be implemented. Computer system 400 includes a bus 402 or other communication mechanism for communicating information, and a processor 404 coupled with bus 402 for processing information. Computer system 400 also includes a main memory 406, such as a random access memory ("RAM") or other dynamic storage device, coupled to bus 402 for storing information and instructions to be executed by processor 404. Main memory 406 also may be used for storing temporary variables or other intermediate information during execution of instructions to be executed by processor 404. Computer system 400 further includes a read only memory ("ROM") 408 or other static storage device coupled to bus 402 for storing static information and instructions for processor 404. A storage device 410, such as a magnetic disk or optical disk, is provided and coupled to bus 402 for storing information and instructions.
Computer system 400 may be coupled via bus 402 to a display 412, such as a cathode ray tube ("CRT"), for displaying information to a computer user. An input device 414, including alphanumeric and other keys, is coupled to bus 402 for communicating information and command selections to processor 404. Another type of user input device is cursor control 416, such as a mouse, trackball, stylus, or cursor direction keys for communicating direction information and command selections to processor 404 and for controlling cursor movement on display 412. This input device typically has two degrees of freedom in two axes, a first axis (e.g., x) and a second axis (e.g., y), that allows the device to specify positions in a plane.
The invention is related to the use of computer system 400 for policy-enabled, contract-based management of operational support systems. According to one embodiment of the invention, policy-enabled, contract-based management of operational support systems is provided by computer system 400 in response to processor 404 executing one or more sequences of one or more instructions contained in main memory 406. Such instructions may be read into main memory 406 from another computer- readable medium, such as storage device 410. Execution of the sequences of instructions contained in main memory 406 causes processor 404 to perform the process steps described herein. In alternative embodiments, hard-wired circuitry may be used in place of or in combination with software instructions to implement the invention. Thus, embodiments of the invention are not limited to any specific combination of hardware circuitry and software.
The term "computer-readable medium" as used herein refers to any medium that participates in providing instructions to processor 404 for execution. Such a medium may take many forms, including but not limited to, non-volatile media, volatile media, and transmission media. Non-volatile media includes, for example, optical or magnetic disks, such as storage device 410. Volatile media includes dynamic memory, such as main - memory 406. Transmission media includes coaxial cables, copper wire and fiber optics, including the wires that comprise bus 402. Transmission media can also take the form of acoustic or light waves, such as those generated during radio-wave and infra-red data communications.
Common forms of computer-readable media include, for example, a floppy disk, a flexible disk, hard disk, magnetic tape, or any other magnetic medium, a CD-ROM, any other optical medium, punchcards, papertape, any other physical medium with patterns of holes, a RAM, a PROM, and EPROM, a FLASH-EPROM, any other memory chip or cartridge, a carrier wave as described hereinafter, or any other medium from which a computer can read. Various forms of computer readable media may be involved in carrying one or more sequences of one or more instructions to processor 404 for execution. For example, the instructions may initially be carried on a magnetic disk of a remote computer. The remote computer can load the instructions into its dynamic memory and send the instructions over a telephone line using a modem. A modem local to computer system 400 can receive the data on the telephone line and use an infrared transmitter to convert the data to an infrared signal. An infrared detector can receive the data carried in the infrared signal and appropriate circuitry can place the data on bus 402. Bus 402 carries the data to main memory 406, from which processor 404 retrieves and executes the instructions. The instructions received by main memory 406 may optionally be stored on storage device 410 either before or after execution by processor 404.
Computer system 400 also includes a communication interface 418 coupled to bus 402. Communication interface 418 provides a two-way data communication coupling to a network link 420 that is connected to a local network 422. For example, communication interface 418 may be an integrated services digital network ("ISDN") card or a modem to provide a data communication connection to a corresponding type of telephone line. As another example, communication interface 418 may be a local area network ("LAN") card to provide a data communication connection to a compatible LAN. Wireless links may also be implemented. In any such implementation, communication interface 418 sends and receives electrical, electromagnetic or optical signals that carry digital data streams representing various types of information.
Network link 420 typically provides data communication through one or more networks to other data devices. For example, network link 420 may provide a connection through local network 422 to a host computer 424 or to data equipment operated by an Internet Service Provider ("ISP") 426. ISP 426 in turn provides data communication services through the worldwide packet data communication network now commonly referred to as the "Internet" 428. Local network 422 and Internet 428 both use electrical, electromagnetic or optical signals that carry digital data streams. The signals through the various networks and the signals on network link 420 and through communication interface 418, which carry the digital data to and from computer system 400, are exemplary forms of carrier waves transporting the information.
Computer system 400 can send messages and receive data, including program code, through the network(s), network link 420 and communication interface 418. In the Internet example, a server 430 might transmit a requested code for an application program through Internet 428, ISP 426, local network 422 and communication interface 418. In accordance with the invention, one such downloaded application provides for policy- enabled, contract-based management of operational support systems as described herein. Processor 404 may execute the received code as it is received, and/or stored in storage device 410, or other non- volatile storage for later execution. In this manner, computer system 400 may obtain application code in the form of a carrier wave. 4.0 EXTENSIONS AND ALTERNATIVES In the foregoing specification, the invention has been described with reference to specific embodiments thereof. It will, however, be evident that various modifications and changes may be made thereto without departing from the broader spirit and scope of the invention. The specification and drawings are, accordingly, to be regarded in an illustrative rather than a restrictive sense.

Claims

CLAIMSWhat is claimed is:
1. A method for policy-enabled, contract-based management of a network operational support system, comprising the steps of: requesting a policy view from one or more policy management systems that are logically separate from the operational support system, wherein the policy view comprises a set of required policies; receiving one or more executable policies from the policy management system capable of supporting the required policies of the requested policy view based on a contract that defines one or more criteria that the selected executable policies must satisfy; and implementing the requested policy view by executing the selected executable policies.
2. The method of Claim 1 wherein the operational support system comprises a set of native policies indigenous to the operational support system, and further comprising the step of identifying a behavioral exception when none of the native policies is capable of supporting the requested policy view.
3. The method of Claim 2 wherein the requesting step is carried out only in response to a behavioral exception in the operational support system.
4. The method of Claim 1 wherein the requesting step further comprises the step of inventorying the available policy views of the policy management system.
5. The method of Claim 1 wherein the policy management system comprises an external policy engine, further comprising the step of causing the policy view to initiate the contract for the selection and importation of the executable policies from the external policy engine.
6. The method of Claim 5 wherein the contract comprises one or more pre-conditions, one or more post-conditions, one or more environmental requirements and one or more policy dependency rules.
7. The method of Claim 6 further comprising the step of causing the contract to apply the environmental requirements to the selected executable policies to enable the selected executable policies to run on the operational support system.
8. The method of Claim 6 further comprising the step of causing the contract to apply the policy dependency rules to two or more of the selected executable policies when the behaviors of the two or more selected executable policies are in conflict with one another.
9. The method of Claim 1 wherein the policy management system comprises a policy export engine, and the receiving step further comprises the step of importing the selected executable policies from the policy export engine.
10. A method for policy-enabled, contract-based management of an operational support system implemented by a policy kernel in the operational support system that is communicatively coupled to one or more policy management systems, comprising the steps of: requesting a policy view from one or more policy management systems, wherein the policy view comprises a set of required policies; receiving one or more executable policies from the policy management system capable of supporting the required policies of the requested policy view based on a contract that defines one or more criteria that the selected executable policies must satisfy; and implementing the requested policy view by executing the selected executable policies.
11. The method of Claim 10 wherein the policy kernel comprises a set of native policies indigenous to the policy kernel, and further comprising the step of identifying a behavioral exception when none of the native policies is capable of supporting the requested policy view.
12. The method of Claim 11 wherein the requesting step is carried out only in response to a behavioral exception in the policy kernel.
13. The method of Claim 10 wherein the requesting step further comprises the step of inventorying the available policy views of the policy management system.
14. The method of Claim 10 wherein the policy kernel comprises one or more policy access points, and further comprising the step of enabling the policy access points to provide an interface between the policy kernel and the policy management system.
15. The method of Claim 14 further comprising the step of inventorying the available policy access points of the policy kernel.
16. The method of Claim 14 wherein the policy access point is associated with a particular policy management system among a plurality of policy management systems.
17. The method of Claim 14 further comprising the step of disabling the policy access point to terminate the interface between the policy kernel and the policy management system.
18. The method of Claim 10 wherein the policy management system comprises an external policy engine, further comprising the step of causing the policy view to initiate the contract for the selection and importation of the executable policies from the external policy engine.
19. The method of Claim 18 wherein the contract comprises one or more preconditions, one or more post-conditions, one or more environmental requirements and one or more policy dependency rules.
20. The method of Claim 19 further comprising the step of causing the contract to apply the environmental requirements to the selected executable policies to enable the selected executable policies to run on the policy kernel.
21. The method of Claim 19 further comprising the step of causing the contract to apply the policy dependency rules to two or more of the selected executable policies when the behaviors of the two or more selected executable policies are in conflict with one another.
22. The method of Claim 10 wherein the policy management system comprises a policy export engine, and the receiving step further comprises the step of importing the selected executable policies from the policy export engine.
23. A method for policy-enabled, contract-based management of an operational support system implemented by a policy kernel, wherein the policy kernel comprises one or more policy access points and each policy access point is associated with a particular policy management system, the method comprising the steps of: inventorying the policy access points of the policy kernel; inventorying one or more policy views from one or more of the policy management systems, wherein the policy view comprises a set of required policies; requesting one of the policy views from the inventory of policy views; enabling the policy access point corresponding to the associated policy management system capable of supporting the requested policy view; causing a contract of the requested policy view to be initiated for the selection of executable policies from an external policy engine of the policy management system; causing the contract to apply environmental requirements to the selected executable policies to enable the selected executable policies to run on the policy kernel; causing the contract to apply dependency rules to two or more of the selected executable policies when the behaviors of the two or more selected executable policies are in conflict with one another; importing the selected executable policies from a policy export engine of the policy management system; and implementing the requested policy view by executing the selected executable policies.
24. A computer-readable medium carrying one or more sequences of instructions for policy-enabled, contract-based management of a network operational support system, which instructions, when executed by one or more processors, cause the one or more processors to carry out the steps of: requesting a policy view from one or more policy management systems that are logically separate from the operational support system, wherein the policy view comprises a set of required policies; receiving one or more executable policies from the policy management system capable of supporting the required policies of the requested policy view based on a contract that defines one or more criteria that the selected executable policies must satisfy; and implementing the requested policy view by executing the selected executable policies.
25. A system for policy-enabled, contract-based management of operational support systems, comprising: means for requesting a policy view from one or more policy management systems that are logically separate from the operational support system, wherein the policy view comprises a set of required policies; means for receiving one or more executable policies from the policy management system capable of supporting the required policies of the requested policy view based on a contract that defines one or more criteria that the selected executable policies must satisfy; and means for implementing the requested policy view by executing the selected executable policies.
26. A system for policy-enabled, contract-based management of operational support systems, comprising: a policy kernel for executing policies of a policy view on the operational support system; and one or more policy access points that are communicatively coupled to one or more policy management systems, the policy management system including one or more executable policies and one or more policy views, the policy views containing a set of required policies and a contract that defines one or more criteria that the executable policies must satisfy.
PCT/US2003/002789 2002-02-27 2003-01-29 Policy-enabled contract-based management of network operational support systems WO2003073720A2 (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
AU2003214947A AU2003214947B2 (en) 2002-02-27 2003-01-29 System and method for policy-enabled, contract-based management of network operational support systems
DE60312490T DE60312490T2 (en) 2002-02-27 2003-01-29 PROCEDURE-BASED CONTRACT-BASED MANAGEMENT OF A NETWORK OPERATIONAL SUPPORT SYSTEM
EP03710795A EP1479208B1 (en) 2002-02-27 2003-01-29 Policy-enabled contract-based management of network operational support systems
CA002475304A CA2475304A1 (en) 2002-02-27 2003-01-29 Policy-enabled contract-based management of network operational support systems
CN03804644.XA CN1640087B (en) 2002-02-27 2003-01-29 Policy-enabled contract-based management of network operational support systems

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US10/085,362 2002-02-27
US10/085,362 US7065565B2 (en) 2002-02-27 2002-02-27 System and method for policy-enabled, contract-based management of network operational support systems

Publications (2)

Publication Number Publication Date
WO2003073720A2 true WO2003073720A2 (en) 2003-09-04
WO2003073720A3 WO2003073720A3 (en) 2004-03-25

Family

ID=27753610

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2003/002789 WO2003073720A2 (en) 2002-02-27 2003-01-29 Policy-enabled contract-based management of network operational support systems

Country Status (8)

Country Link
US (1) US7065565B2 (en)
EP (1) EP1479208B1 (en)
CN (1) CN1640087B (en)
AT (1) ATE357104T1 (en)
AU (1) AU2003214947B2 (en)
CA (1) CA2475304A1 (en)
DE (1) DE60312490T2 (en)
WO (1) WO2003073720A2 (en)

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1349316A1 (en) * 2002-03-27 2003-10-01 BRITISH TELECOMMUNICATIONS public limited company Policy based system management
US7693971B2 (en) 2002-03-27 2010-04-06 British Telecommunications Plc Distributed policy based system management with local management agents responsible for obtaining and storing policies thereat
US8020034B1 (en) * 2004-03-12 2011-09-13 Microsoft Corporation Dependency filter object
US7606895B1 (en) * 2004-07-27 2009-10-20 Cisco Technology, Inc. Method and apparatus for collecting network performance data
US20110016477A1 (en) * 2009-07-14 2011-01-20 Microsoft Corporation Pre-calculation and caching of dependencies
US20110196957A1 (en) * 2010-02-05 2011-08-11 International Business Machines Corporation Real-Time Policy Visualization by Configuration Item to Demonstrate Real-Time and Historical Interaction of Policies
CN102340501A (en) * 2011-07-14 2012-02-01 广东爱科数字科技有限公司 Privacy information protection method for comprehensive platform
CN103248505B (en) * 2012-02-08 2016-01-20 迈普通信技术股份有限公司 Based on method for monitoring network and the device of view
US9100306B2 (en) * 2012-02-16 2015-08-04 International Business Machines Corporation Managing cloud services
US9367699B2 (en) * 2013-02-07 2016-06-14 Steelcloud, Llc Automating the creation and maintenance of policy compliant environments
US9848330B2 (en) * 2014-04-09 2017-12-19 Microsoft Technology Licensing, Llc Device policy manager
CN105630851A (en) * 2014-11-28 2016-06-01 中兴通讯股份有限公司 Data processing/ executing method and device based on business fiber connection diagram
US11824895B2 (en) 2017-12-27 2023-11-21 Steelcloud, LLC. System for processing content in scan and remediation processing
US20230229409A1 (en) * 2022-01-20 2023-07-20 Dell Products L.P. System and method of using sustainability to establish compilation methods aligned with sustainability goals

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5838918A (en) * 1993-12-13 1998-11-17 International Business Machines Corporation Distributing system configuration information from a manager machine to subscribed endpoint machines in a distrubuted computing environment
US5889953A (en) * 1995-05-25 1999-03-30 Cabletron Systems, Inc. Policy management and conflict resolution in computer networks
EP1026867A2 (en) * 1998-12-22 2000-08-09 Nortel Networks Corporation System and method to support configurable policies of services in directory-based networks

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6477648B1 (en) * 1997-03-23 2002-11-05 Novell, Inc. Trusted workstation in a networked client/server computing system
US6459702B1 (en) * 1999-07-02 2002-10-01 Covad Communications Group, Inc. Securing local loops for providing high bandwidth connections
US6539425B1 (en) * 1999-07-07 2003-03-25 Avaya Technology Corp. Policy-enabled communications networks
US6714515B1 (en) * 2000-05-16 2004-03-30 Telefonaktiebolaget Lm Ericsson (Publ) Policy server and architecture providing radio network resource allocation rules
US6804328B1 (en) * 2000-08-02 2004-10-12 Nortel Networks Limited Intelligent line testing
US6785756B2 (en) * 2001-05-10 2004-08-31 Oracle International Corporation Methods and systems for multi-policy resource scheduling
US7574713B2 (en) * 2001-11-05 2009-08-11 Trendium, Inc. Methods, systems, and computer program products for instantiating a device driver for communication with a device by dynamically associating the device driver at run-time with a device-specific and/or service-specific software component

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5838918A (en) * 1993-12-13 1998-11-17 International Business Machines Corporation Distributing system configuration information from a manager machine to subscribed endpoint machines in a distrubuted computing environment
US5889953A (en) * 1995-05-25 1999-03-30 Cabletron Systems, Inc. Policy management and conflict resolution in computer networks
EP1026867A2 (en) * 1998-12-22 2000-08-09 Nortel Networks Corporation System and method to support configurable policies of services in directory-based networks

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
MILHAM D J ET AL: "European ATM Service Introduction- OSS Interconnection between Operators" IEEE , 10 April 2000 (2000-04-10), pages 247-260, XP010376687 *

Also Published As

Publication number Publication date
CN1640087A (en) 2005-07-13
EP1479208A2 (en) 2004-11-24
AU2003214947B2 (en) 2008-02-07
DE60312490D1 (en) 2007-04-26
US20030163559A1 (en) 2003-08-28
ATE357104T1 (en) 2007-04-15
DE60312490T2 (en) 2007-12-13
CA2475304A1 (en) 2003-09-04
WO2003073720A3 (en) 2004-03-25
US7065565B2 (en) 2006-06-20
EP1479208B1 (en) 2007-03-14
AU2003214947A1 (en) 2003-09-09
CN1640087B (en) 2010-04-07

Similar Documents

Publication Publication Date Title
US11481244B2 (en) Methods and systems that verify endpoints and external tasks in release-pipeline prior to execution
US9870247B2 (en) System and method for dynamic provisioning of applications
US9304827B2 (en) Systems and methods for providing hierarchy of support services via desktop and centralized service
US8776011B2 (en) Method and apparatus for managing components of application enablement suite
US10462018B2 (en) Managing a number of secondary clouds by a master cloud service manager
US7065565B2 (en) System and method for policy-enabled, contract-based management of network operational support systems
JP4806357B2 (en) Method, system, and program for identifying, reserving, and logically provisioning resources in a provisioning data processing system
US20080235761A1 (en) Automated dissemination of enterprise policy for runtime customization of resource arbitration
US20120210235A1 (en) One click deployment
US20090288135A1 (en) Method and apparatus for building and managing policies
JP4617317B2 (en) System and method for autonomous management of network system using action-centric approach
US10817267B2 (en) State machine representation of a development environment deployment process
US20080239985A1 (en) Method and apparatus for a services model based provisioning in a multitenant environment
CN112771500A (en) Function as a service gateway
CA2504333A1 (en) Programming and development infrastructure for an autonomic element
WO2006095506A1 (en) Information system management device
US9176719B2 (en) Resolving prerequisites for a client device in an open service gateway initiative (OSGI) framework
CN112448833B (en) Multi-management-domain communication method and device
US8200823B1 (en) Technique for deployment and management of network system management services
US11330068B2 (en) Methods and systems for recording user operations on a cloud management platform
Eyers et al. Towards a middleware for configuring large-scale storage infrastructures
US11736525B1 (en) Generating access control policies using static analysis
US11093274B2 (en) Open interface management of virtual agent nodes
US20060085542A1 (en) System monitoring in multi-tier application environments
White et al. Design of an Autonomic Element for Server Management

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

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

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): GH GM KE LS MW MZ 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 IT LU MC NL PT 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
WWE Wipo information: entry into national phase

Ref document number: 2475304

Country of ref document: CA

WWE Wipo information: entry into national phase

Ref document number: 2003710795

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2003214947

Country of ref document: AU

WWE Wipo information: entry into national phase

Ref document number: 2003804644X

Country of ref document: CN

WWP Wipo information: published in national office

Ref document number: 2003710795

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: JP

WWW Wipo information: withdrawn in national office

Country of ref document: JP

WWG Wipo information: grant in national office

Ref document number: 2003710795

Country of ref document: EP

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
DPE2 Request for preliminary examination filed before expiration of 19th month from priority date (pct application filed from 20040101)