Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP5017390B2 - Resource management apparatus and resource management method - Google Patents
[go: Go Back, main page]

JP5017390B2 - Resource management apparatus and resource management method - Google Patents

Resource management apparatus and resource management method Download PDF

Info

Publication number
JP5017390B2
JP5017390B2 JP2010023505A JP2010023505A JP5017390B2 JP 5017390 B2 JP5017390 B2 JP 5017390B2 JP 2010023505 A JP2010023505 A JP 2010023505A JP 2010023505 A JP2010023505 A JP 2010023505A JP 5017390 B2 JP5017390 B2 JP 5017390B2
Authority
JP
Japan
Prior art keywords
bandwidth
band
upper limit
alarm
communication
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2010023505A
Other languages
Japanese (ja)
Other versions
JP2011166237A (en
Inventor
正幸 関口
崇 歌原
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NTT Inc
NTT Inc USA
Original Assignee
Nippon Telegraph and Telephone Corp
NTT Inc USA
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 Nippon Telegraph and Telephone Corp, NTT Inc USA filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2010023505A priority Critical patent/JP5017390B2/en
Publication of JP2011166237A publication Critical patent/JP2011166237A/en
Application granted granted Critical
Publication of JP5017390B2 publication Critical patent/JP5017390B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Description

本発明は、マルチメディアサービスを実現するIMS(IP Multimedia Subsystem)を用いた転送系ネットワークにおいて、帯域予約及び帯域確保等の要求に対し、転送経路上の帯域量等のリソース管理を伴って呼処理を実施するリソース管理装置及びリソース管理方法に関する。   The present invention relates to a call processing with resource management such as a bandwidth amount on a transfer path in response to a request for bandwidth reservation and bandwidth reservation in a transfer network using an IMS (IP Multimedia Subsystem) for realizing a multimedia service. The present invention relates to a resource management apparatus and a resource management method for implementing the above.

端末間で音声通信や動画通信を開始する場合に、端末は呼処理サーバを経由してSIP(Session Initiation Protocol)ネゴシエーションにより、端末間でSIPセッションを確立する。SIPネゴシエーションは端末間でSIPのSDP(Session Description Protocol)の記述が送受信され決定される。SDPに含まれるメディア情報には、要求帯域、転送品質クラス等が含まれる。RACS(Resource and Admission Control Subsystem)はあらかじめ転送網の経路情報と各リンクの帯域を仮想的なリソースである仮想パスとして管理している。   When voice communication or video communication is started between terminals, the terminals establish a SIP session between the terminals by SIP (Session Initiation Protocol) negotiation via a call processing server. The SIP negotiation is determined by transmitting / receiving a SIP SDP (Session Description Protocol) description between terminals. The media information included in the SDP includes a required bandwidth, a transfer quality class, and the like. RACS (Resource and Admission Control Subsystem) manages the route information of the transfer network and the bandwidth of each link in advance as a virtual path that is a virtual resource.

SIPネゴシエーションによって確立する1以上のメディアのトラヒック同士が転送網を通過する際に干渉し合ってパケットロスしないように、RACSは、SIPネゴシエーション結果に基づき決定したメディアセッションに必要な帯域を転送品質クラス及び方向属性によって、仮想パスの帯域から使用帯域として加減算する。仮想パス上限帯域内で帯域使用可能な場合を受付可能と判断して、メディアゲートウェイ(MG:Media Gateway)にターミネーション(Termination)を作成し、ピンホール制御およびポリシー設定を行う。   In order to prevent packet loss due to interference between one or more media traffic established by SIP negotiation when passing through the transport network, RACS determines the bandwidth required for the media session determined based on the SIP negotiation result as a transfer quality class. And, according to the direction attribute, addition / subtraction is performed from the virtual path band as the used band. When it is determined that the bandwidth can be used within the upper limit bandwidth of the virtual path, the termination is created in the media gateway (MG), and pinhole control and policy setting are performed.

呼処理サーバ(SIPサーバ)は、発ユーザ種別、着ユーザ種別及びSIPにおけるSDP内のプライオリティ等を識別して優先度の高い呼に対して一定呼数の留保機能を提供している。   The call processing server (SIP server) identifies a calling user type, a called user type, a priority in the SDP in SIP, and the like, and provides a reservation function for a fixed number of calls for a call with high priority.

ここで、RACSのうち、A−RACF(Resource and Admission Control Function)及びSPDF(Service Policy Decision Function)を具備した機能部がMGC(Media Gateway Controller)である。また、C−BGF(Core Border Gateway Function)、I−BGF(Interconnection Border Gateway Function)及びRCEF(Resource Control Enforcement Function)等の被制御機能部であり、転送系ネットワークにおいてIPパケットを転送する転送処理装置がメディアゲートウェイである。   Here, among RACS, a functional unit having an A-RACF (Resource and Admission Control Function) and an SPDF (Service Policy Decision Function) is an MGC (Media Gateway Controller). Also, a transfer processing device that is a controlled function unit such as C-BGF (Core Border Gateway Function), I-BGF (Interconnection Border Gateway Function), and RCEF (Resource Control Enforcement Function), and transfers IP packets in a transfer network. Is the media gateway.

従来は、端末間でSIPネゴシエーションされた呼の各優先度のSIPセッション数が、呼処理サーバに設定されたその優先度の閾値を超える場合に、接続不可とする。呼処理サーバで接続可能と判断した場合は、さらにリソース管理機能部に対して帯域予約要求及び帯域確保要求を行い、リソース管理機能部にて管理する各仮想パスのうち端末間の経路に該当する各リンクリソースの残量に対して使用可能な場合に、接続可能と判断する。   Conventionally, connection is not possible when the number of SIP sessions of each priority of a call negotiated between terminals exceeds the priority threshold set in the call processing server. If the call processing server determines that the connection is possible, it issues a bandwidth reservation request and a bandwidth reservation request to the resource management function unit, and corresponds to a path between terminals in each virtual path managed by the resource management function unit When it is possible to use the remaining amount of each link resource, it is determined that connection is possible.

ここで、図21を参照して、従来のメディアセッションリソース管理の概念を説明する。   Here, the concept of conventional media session resource management will be described with reference to FIG.

(イ)ステップS401において、呼処理サーバは、端末から送信されたイニシャルINVITE(ini-invite)を受信する。ステップS402において、呼処理サーバは、イニシャルINVITE(ini-invite)が含むSIPセッション数と、予め設定している優先度のセッション数の閾値とを比較する。   (A) In step S401, the call processing server receives the initial INVITE (ini-invite) transmitted from the terminal. In step S402, the call processing server compares the number of SIP sessions included in the initial INVITE (ini-invite) with a preset threshold number of sessions.

(ロ)SIPセッション数が優先度のセッション数の閾値を越えない場合、ステップS403において、呼処理サーバは、イニシャルINVITE(ini-invite)が含む要求帯域と、L2SW仮想パスにおける残存する帯域量とを比較する。   (B) If the number of SIP sessions does not exceed the threshold of the priority session number, in step S403, the call processing server determines the requested bandwidth included in the initial INVITE (ini-invite) and the remaining bandwidth amount in the L2SW virtual path Compare

(ハ)要求帯域が残存帯域量を超えない場合、ステップS404において、イニシャルINVITE(ini-invite)が含む要求帯域と、SBC仮想パスにおける残存する帯域量とを比較する。要求帯域が残存帯域量を超えない場合、呼処理サーバは端末が接続可能であると判断する。   (C) If the requested bandwidth does not exceed the remaining bandwidth, in step S404, the requested bandwidth included in the initial INVITE (ini-invite) is compared with the remaining bandwidth in the SBC virtual path. If the requested bandwidth does not exceed the remaining bandwidth, the call processing server determines that the terminal can be connected.

(ニ)ステップS402において、SIPセッション数が優先度のセッション数の閾値を越える場合、ステップS403において、要求帯域がL2SW仮想パスにおける残存帯域量を超える場合及びステップS404において、要求帯域がSBC仮想パスにおける残存帯域量を超える場合は、ステップS405において、呼処理サーバは端末が接続不可能であると判断する。   (D) If the number of SIP sessions exceeds the threshold number of priority sessions in step S402, if the requested bandwidth exceeds the remaining bandwidth in the L2SW virtual path in step S403, and if the requested bandwidth is the SBC virtual path in step S404 In step S405, the call processing server determines that the terminal cannot be connected.

特開2003−258855号公報JP 2003-258855 A

一般呼のみが規制される輻輳規制時などにおいて、優先的に接続させる呼を区別するための優先度設定を設け、また通常通話時にも、一般呼に対して一定の割合で優先呼や緊急呼を疎通させる仕組みを実現するためには優先度設定を設ける必要がある。こうした留保機能は、従来の固定電話網においては、呼数をカウントすることだけで実現することが可能であった。   A priority setting is provided to distinguish calls to be preferentially connected when congestion is restricted, where only general calls are restricted. In order to realize a mechanism for communicating, priority setting needs to be provided. Such a reservation function can be realized only by counting the number of calls in the conventional fixed telephone network.

しかしながら、品質によって必要な帯域量が異なる電話呼及び電話呼に対して圧倒的に使用帯域量が多いビデオ呼等の多様な帯域量のトラヒックを処理するネットワーク、また、ルータ及びスイッチ等のように複数種類のインタフェースを備えたネットワークにおいては、使用可能な帯域リソース量も多様化している。そのため、使用可能な帯域に対する呼の優先度はシステムが許容する呼数からだけでは呼の転送処理における管理及び制御は困難であるという問題がある。   However, telephone calls with different bandwidth requirements depending on quality and networks that handle traffic of various bandwidths such as video calls that use a large amount of bandwidth for telephone calls, such as routers and switches In a network having a plurality of types of interfaces, the amount of available bandwidth resources is diversified. Therefore, there is a problem that it is difficult to manage and control the call transfer processing for the usable bandwidth only from the number of calls allowed by the system.

このように使用可能な帯域リソース量も多様化しているネットワークにおける呼処理については、使用可能な帯域における優先度をシステムで許容する呼数だけでなく、各システムが有するリンクリソースの帯域量も考慮する必要がある。   As for call processing in networks where the amount of bandwidth resources that can be used is diversified in this way, not only the number of calls that the system allows for priority in the available bandwidth, but also the bandwidth amount of link resources that each system has There is a need to.

上記問題点を鑑み、本発明は、IPベースの転送網で、SIPを利用した呼処理制御により、マルチメディアサービスを実現するIMSにおいて、要求帯域に対してリンク帯域のようなリソースを正確に分析及び制御し、呼の優先度に応じて適切に呼処理を実現するリソース管理装置及びリソース管理方法の提供を目的とする。   In view of the above problems, the present invention accurately analyzes a resource such as a link band with respect to a requested band in an IMS that realizes a multimedia service by call processing control using SIP in an IP-based transfer network. An object of the present invention is to provide a resource management apparatus and a resource management method that control and appropriately implement call processing according to call priority.

ここで、IMSは、呼処理を司るCSCF(Call Session Control Function)、利用帯域積み上げ積み下げ、受付判定、転送網のメディアゲートウェイに対するピンホール制御及びポリシー設定を行うRACS、被制御装置であるC-BGF、I-BGF及びRCEF等を有する。なお「積み上げ積み下げ」とは、リソース管理機装置が管理している全仮想パスから端末間の経路を特定後、該当する1以上の仮想パスに対して、通信開始時は要求帯域を加算し、通話終了時は加算した帯域を減算することを意味する。また、「ピンホール制御」とは、リソース管理装置がメディアゲートウェイに対して端末間、端末及び呼処理サーバ間で通信可能にする為のポートを設定することを意味する。   Here, the IMS is a call session control function (CSCF) that manages call processing, use bandwidth accumulation / decompression, acceptance determination, pinhole control for a media gateway of a transfer network, policy setting, and C- BGF, I-BGF, RCEF, etc. Note that “stacking / unloading” means adding the requested bandwidth to the corresponding one or more virtual paths at the start of communication after identifying the route between the terminals from all the virtual paths managed by the resource management device. It means that the added band is subtracted at the end of the call. “Pinhole control” means that the resource management device sets a port for enabling communication between terminals, and between terminals and a call processing server, with respect to the media gateway.

上記課題を解決するために、本発明の一様態は、複数のクライアント端末及び複数のサーバ端末がそれぞれSIPネゴシエーションによる通信を確立するために経由する複数の呼処理サーバ、IPパケットを中継するネットワーク中継装置、呼処理サーバが管理する転送系ネットワークの終端に位置しIPパケットを端末へ転送する転送処理装置を有し、転送処理装置がIPパケットの流入出を許可することで端末間の通信を可能にする転送系ネットワークにおいて、呼処理サーバが有する機能の一つ以上を担い、通信帯域及び通信経路を管理及び制御するリソース管理装置に関する。すなわち、本発明の様態に係るリソース管理装置は、(イ)SIPネゴシエーションによる通信を確立する際に発信される帯域確保要求に関する情報である帯域確保要求情報を受ける受付部と、(ロ)受付部が帯域確保要求を受けた際に、端末間の通信に必要となるメディアストリーム数及び帯域量を含む帯域確保要求情報を記憶し、転送系ネットワークの物理構成における通信帯域及び通信経路に関し、端末間の通信を許容可能なメディアストリーム数及び帯域量の情報を仮想パス情報として予め記憶する記憶部と、(ハ)SIPネゴシエーションの結果に基づいた複数の帯域確保要求における要求帯域量それぞれと、通信経路上で設定した仮想パスの上限帯域量及び残存帯域量とを比較し、帯域確保要求情報が含む要求帯域量が、仮想パスの上限帯域及び残存帯域を超過しない場合のみ、仮想パスは帯域確保要求を許容できると判定する比較判定部と、(ニ)比較判定部が帯域確保要求を許容できると判定した際、端末間のSIPネゴシエーションの結果に基づいた帯域利用が可能になるよう、転送処理装置に対してポリシー制御及びピンホール制御を行う設定部と、(ホ)帯域確保要求情報が含む要求帯域量が、仮想パスの上限帯域を超過した際及び仮想パスの残存帯域を超過した際にアラームを発出する警報部とを備え、仮想パス情報はトランスポートクラス毎及びサービスクラス毎に設定され、帯域の種別、帯域の大きさを示す留保閾値及び複数の帯域間における優先度を含み、仮想パス情報が含む複数の帯域は、それぞれ優先度に関する閾値を有し、優先度に従って順次隣接して割り当てられることで仮想パスを構成することを要旨とする。 In order to solve the above-described problem, an aspect of the present invention provides a network relay that relays a plurality of call processing servers and IP packets through which a plurality of client terminals and a plurality of server terminals respectively establish communication by SIP negotiation. This device is located at the end of the transfer network managed by the device and call processing server, and has a transfer processing device that transfers IP packets to the terminal. The transfer processing device allows communication between terminals by permitting the inflow and outflow of IP packets. The present invention relates to a resource management apparatus that manages one or more functions of a call processing server and manages and controls a communication band and a communication path in a transfer network. That is, the resource management device according to the aspect of the present invention includes: (a) a reception unit that receives bandwidth reservation request information that is information related to a bandwidth reservation request that is transmitted when establishing communication by SIP negotiation; Stores bandwidth reservation request information including the number of media streams and the amount of bandwidth required for communication between terminals when receiving a bandwidth reservation request, and relates to communication bandwidth and communication path in the physical configuration of the transfer network between terminals. A storage unit that preliminarily stores information on the number of media streams and the amount of bandwidth that can be accepted as virtual path information , (c) each of the requested bandwidth amounts in a plurality of bandwidth securing requests based on the result of SIP negotiation, and a communication path The upper limit bandwidth amount and the remaining bandwidth amount of the virtual path set above are compared, and the required bandwidth amount included in the bandwidth reservation request information is Only if not exceeding the upper limit amount of bandwidth and the residual bandwidth amount, virtual path and determines the comparison determination unit to be acceptable bandwidth securing request, when it is determined that (d) comparing the determination unit can tolerate bandwidth reservation request, the terminal A setting unit that performs policy control and pinhole control for the transfer processing device, and (e) the required bandwidth amount included in the bandwidth reservation request information is virtual so that the bandwidth can be used based on the result of SIP negotiation between An alarm unit that issues an alarm when the upper limit bandwidth amount of the path is exceeded and when the remaining bandwidth amount of the virtual path is exceeded , and the virtual path information is set for each transport class and each service class. The reservation threshold indicating the size of the band and the priority among the plurality of bands, and each of the plurality of bands included in the virtual path information has a threshold related to the priority. And summarized in that constituting the virtual path to be assigned sequentially adjacent I.

本発明の別の様態は、複数のクライアント端末及び複数のサーバ端末がそれぞれSIPネゴシエーションによる通信を確立するために経由する複数の呼処理サーバ、IPパケットを中継するネットワーク中継装置、呼処理サーバが管理する転送系ネットワークの終端に位置しIPパケットを端末へ転送する転送処理装置を有し、転送処理装置がIPパケットの流入出を許可することで端末間の通信を可能にする転送系ネットワークにおいて、呼処理サーバが有する機能の一つ以上を担い、通信帯域及び通信経路を管理及び制御するリソース管理方法に関する。すなわち、本発明の別の様態に係るリソース管理方法は、(イ)受付部が、SIPネゴシエーションによる通信を確立する際に発信される帯域確保要求に関する情報である帯域確保要求情報を受けるステップと、(ロ)記憶部が、受付部が帯域確保要求を受けた際に、端末間の通信に必要となるメディアストリーム数及び帯域量を含む帯域確保要求情報を記憶し、転送系ネットワークの物理構成における通信帯域及び通信経路に関し、端末間の通信を許容可能なメディアストリーム数及び帯域量の情報を仮想パス情報として予め記憶するステップと、(ハ)比較判定部が、SIPネゴシエーションの結果に基づいた複数の帯域確保要求における要求帯域量それぞれと、通信経路上で設定した仮想パスの上限帯域量及び残存帯域量とを比較し、帯域確保要求情報が含む要求帯域量が、仮想パスの上限帯域及び残存帯域を超過しない場合のみ、仮想パスは帯域確保要求を許容できると判定するステップと、(ニ)設定部が、比較判定部が帯域確保要求を許容できると判定した際、端末間のSIPネゴシエーションの結果に基づいた帯域利用が可能になるよう、転送処理装置に対してポリシー制御及びピンホール制御を行うステップと、(ホ)警報部が、帯域確保要求情報が含む要求帯域量が、仮想パスの上限帯域を超過した際及び仮想パスの残存帯域を超過した際にアラームを発出するステップとを含み、仮想パス情報はトランスポートクラス毎及びサービスクラス毎に設定され、帯域の種別、帯域の大きさを示す留保閾値及び複数の帯域間における優先度を含み、仮想パス情報が含む複数の帯域は、それぞれ優先度に関する閾値を有し、優先度に従って順次隣接して割り当てられることで仮想パスを構成することを要旨とする。
Another aspect of the present invention is managed by a plurality of call processing servers through which a plurality of client terminals and a plurality of server terminals respectively establish communication by SIP negotiation, a network relay device that relays IP packets, and a call processing server. In a transfer network that has a transfer processing device that is located at the end of a transfer network that transfers IP packets to a terminal, and that allows the communication between terminals by allowing the transfer processing device to allow inflow and outflow of IP packets. The present invention relates to a resource management method that assumes one or more functions of a call processing server and manages and controls a communication band and a communication path. That is, in the resource management method according to another aspect of the present invention, (a) the reception unit receives bandwidth reservation request information that is information related to a bandwidth reservation request that is transmitted when establishing communication by SIP negotiation; (B) When the accepting unit receives a bandwidth securing request, the storage unit stores bandwidth securing request information including the number of media streams and the amount of bandwidth required for communication between terminals, in the physical configuration of the transfer network A step of preliminarily storing, as virtual path information , information on the number of media streams and the amount of bandwidth that can be communicated between terminals with respect to a communication band and a communication path; and (c) a plurality of comparison determination units based on a result of SIP negotiation. Compare each requested bandwidth amount in the bandwidth reservation request with the upper limit bandwidth amount and remaining bandwidth amount of the virtual path set on the communication path, Required amount of bandwidth frequency allocation request information is included in only if not exceeding the upper limit amount of bandwidth and the residual bandwidth of the virtual path, virtual path determining that an acceptable bandwidth securing request, the setting section (d), comparative Performing a policy control and a pinhole control on the transfer processing device so that the bandwidth can be used based on the result of the SIP negotiation between the terminals when the determination unit determines that the bandwidth securing request can be permitted; e) an alarm unit, required amount of bandwidth the bandwidth allocation request information is included in, see contains a step of issuing an alarm upon exceeding the remaining amount of bandwidth when and virtual path has exceeded the upper limit bandwidth of the virtual path, virtual The path information is set for each transport class and each service class, and includes the type of band, a reservation threshold indicating the band size, and the priority among a plurality of bands. A plurality of bands including the each have a threshold for priority is summarized in that configuring the virtual path to be assigned sequentially adjacent in accordance with the priorities.

本発明によれば、IPベースの転送網で、SIPを利用した呼処理制御により、マルチメディアサービスを実現するIMSにおいて、要求帯域に対してリンク帯域のようなリソースを正確に分析及び制御し、呼の優先度に応じて適切に呼処理を実現するリソース管理装置及びリソース管理方法の提供することができる。   According to the present invention, in an IMS that realizes a multimedia service by call processing control using SIP in an IP-based transfer network, resources such as a link band are accurately analyzed and controlled with respect to a requested band. It is possible to provide a resource management device and a resource management method that appropriately implement call processing according to call priority.

すなわち、呼数としては、呼処理サーバの処理能力を超えない場合でも、ネットワークのある1つのリンク帯域をリソースとみたてた場合のリソース不足を正しく判断して、リソースが不足する場合にも、優先呼に対する必要帯域量を確保することが可能となり、音声呼のような一律の帯域を使用するトラヒックのみが流通するだけでなく、加えて必要帯域が異なるビデオ呼の様なトラヒックが増大する環境においても一定の優先電話の疎通を確保できるようになる。   That is, as for the number of calls, even when the processing capacity of the call processing server is not exceeded, even when the resource shortage is determined by correctly determining the shortage of resources when one link bandwidth of the network is regarded as a resource, An environment where it is possible to secure the necessary bandwidth for priority calls and not only traffic that uses a uniform bandwidth such as voice calls but also traffic such as video calls with different bandwidth requirements increases. It is possible to secure a certain priority telephone communication.

本発明の第1の実施の形態に係るリソース管理装置のブロック図である。It is a block diagram of the resource management apparatus which concerns on the 1st Embodiment of this invention. 本発明の第1及び第2の実施の形態に係る転送系ネットワークにおける機器構成の概要図である。It is a schematic diagram of the apparatus structure in the transfer type | system | group network which concerns on the 1st and 2nd embodiment of this invention. 本発明の第1及び第2の実施の形態に係る通信経路を仮想化した通信リソースの概略図である。It is the schematic of the communication resource which virtualized the communication path | route which concerns on the 1st and 2nd embodiment of this invention. 本発明の第1及び第2の実施の形態に係る呼の優先度に関する概要図である。It is a schematic diagram regarding the priority of the call which concerns on the 1st and 2nd embodiment of this invention. 本発明の第1及び第2の実施の形態に係るリソース管理方法に関する概要図である。It is a schematic diagram regarding the resource management method which concerns on the 1st and 2nd embodiment of this invention. 本発明の第1及び第2の実施の形態に係るリソース管理方法に関するフローチャート図である。It is a flowchart figure regarding the resource management method which concerns on the 1st and 2nd embodiment of this invention. 本発明の第1及び第2の実施の形態に係るリソース管理方法に関するフローチャート図である。It is a flowchart figure regarding the resource management method which concerns on the 1st and 2nd embodiment of this invention. 本発明の第1及び第2の実施の形態に係るリソース管理方法に関するフローチャート図である。It is a flowchart figure regarding the resource management method which concerns on the 1st and 2nd embodiment of this invention. 本発明の第1及び第2の実施の形態に係るアラーム発出のロジックを示す概要図である。It is a schematic diagram which shows the logic of the alarm issuing which concerns on the 1st and 2nd embodiment of this invention. 本発明の第1及び第2の実施の形態に係るアラーム発出のロジックを示す概要図である。It is a schematic diagram which shows the logic of the alarm issuing which concerns on the 1st and 2nd embodiment of this invention. 本発明の第1及び第2の実施の形態に係るアラーム発出のロジックを示す概要図である。It is a schematic diagram which shows the logic of the alarm issuing which concerns on the 1st and 2nd embodiment of this invention. 本発明の第1及び第2の実施の形態に係るアラーム発出のロジックを示す概要図である。It is a schematic diagram which shows the logic of the alarm issuing which concerns on the 1st and 2nd embodiment of this invention. 本発明の第1及び第2の実施の形態に係るアラーム発出のロジックを示す概要図である。It is a schematic diagram which shows the logic of the alarm issuing which concerns on the 1st and 2nd embodiment of this invention. 本発明の第1及び第2の実施の形態に係るアラーム発出のロジックを示す概要図である。It is a schematic diagram which shows the logic of the alarm issuing which concerns on the 1st and 2nd embodiment of this invention. 本発明の第1及び第2の実施の形態に係るアラーム発出のロジックを示す概要図である。It is a schematic diagram which shows the logic of the alarm issuing which concerns on the 1st and 2nd embodiment of this invention. 本発明の第1及び第2の実施の形態に係るアラーム発出のロジックを示す概要図である。It is a schematic diagram which shows the logic of the alarm issuing which concerns on the 1st and 2nd embodiment of this invention. 本発明の第2の実施の形態に係るリソース管理装置のブロック図である。It is a block diagram of the resource management apparatus which concerns on the 2nd Embodiment of this invention. 本発明の第2の実施の形態に係る留保閾値変更時のアラーム発出の動作を示す概要図である。It is a schematic diagram which shows the operation | movement of the alarm issuing at the time of reservation threshold change concerning the 2nd Embodiment of this invention. 本発明の第2の実施の形態に係る帯域制御時におけるアラーム発出のロジックを示す概要図である。It is a schematic diagram which shows the logic of the alarm issuing at the time of the band control which concerns on the 2nd Embodiment of this invention. 本発明の第2の実施の形態に係る帯域制御時におけるアラーム発出のロジックを示す概要図である。It is a schematic diagram which shows the logic of the alarm issuing at the time of the band control which concerns on the 2nd Embodiment of this invention. 従来の呼処理サーバにおけるリソース管理に関する処理を示すフローチャート図である。It is a flowchart figure which shows the process regarding the resource management in the conventional call processing server.

次に、図面を参照して、本発明の実施の形態を説明する。以下の図面の記載において、同一または類似の部分には同一または類似の符号を付している。但し、図面は模式的なものであり、装置やシステムの構成等は現実のものとは異なることに留意すべきである。したがって、具体的な構成は以下の説明を参酌して判断すべきものである。また、図面相互間においても互いの構成の異なる部分が含まれていることは勿論である。   Next, embodiments of the present invention will be described with reference to the drawings. In the following description of the drawings, the same or similar parts are denoted by the same or similar reference numerals. However, it should be noted that the drawings are schematic and the configuration of the apparatus and system is different from the actual one. Therefore, a specific configuration should be determined in consideration of the following description. In addition, it is a matter of course that portions having different configurations are included between the drawings.

また、以下に示す本発明の実施の形態は、本発明の技術的思想を具体化するための装置や方法を例示するものであって、本発明の技術的思想は、構成部品の材質、形状、構造、配置等を下記のものに特定するものではない。本発明の技術的思想は、特許請求の範囲に記載された技術的範囲内において、種々の変更を加えることができる。   The following embodiments of the present invention exemplify apparatuses and methods for embodying the technical idea of the present invention, and the technical idea of the present invention is the material and shape of the component parts. The structure, arrangement, etc. are not specified as follows. The technical idea of the present invention can be variously modified within the technical scope described in the claims.

(第1の実施の形態)
[装置の構成]
本発明の第1の実施の形態に係るリソース管理装置11は、図1に示すように、複数のクライアント端末300及び複数のサーバ端末300がそれぞれSIPネゴシエーションによる通信を確立するために経由する複数の呼処理サーバ100、IPパケットを中継するネットワーク中継装置、呼処理サーバ100が管理する転送系ネットワークの終端に位置しIPパケットを端末300へ転送する転送処理装置500を有し、転送処理装置500がIPパケットの流入出を許可することで端末300間の通信を可能にする転送系ネットワークにおいて、呼処理サーバ100が有する機能の一つ以上を担い、通信帯域及び通信経路を管理及び制御する。すなわち、リソース管理装置11は、SIPネゴシエーションによる通信を確立する際に発信される帯域確保要求に関する情報である帯域確保要求情報を受ける受付部101と、受付部101が帯域確保要求を受けた際に、端末300間の通信に必要となるメディアストリーム数及び帯域量を含む帯域確保要求情報を記憶し、転送系ネットワークの物理構成における通信帯域及び通信経路に関し、端末300間の通信を許容可能なメディアストリーム数及び帯域量の情報を仮想パスの情報として予め記憶する記憶部102と、SIPネゴシエーションの結果に基づいた複数の帯域確保要求における要求帯域量それぞれと、通信経路上で設定した仮想パスの上限帯域量及び残存帯域量とを比較し、帯域確保要求情報が含む要求帯域量が、仮想パスの上限帯域及び残存帯域を超過しない場合のみ、仮想パスは帯域確保要求を許容できると判定する比較判定部103と、比較判定部103が帯域確保要求を許容できると判定した際、端末300間のSIPネゴシエーションの結果に基づいた帯域利用が可能になるよう、転送処理装置500に対してポリシー制御及びピンホール制御を行う設定部104と、帯域確保要求情報が含む要求帯域量が、仮想パスの上限帯域を超過した際及び仮想パスの残存帯域を超過した際にアラームを発出する警報部105とを備える。ここで、仮想パス情報はトランスポートクラス毎及びサービスクラス毎に設定され、帯域の種別、帯域の大きさを示す留保閾値及び複数の帯域間における優先度を含み、仮想パス情報が含む複数の帯域は、それぞれ優先度に関する閾値を有し、優先度に従って順次隣接して割り当てられることで仮想パスを構成する。
(First embodiment)
[Device configuration]
As shown in FIG. 1, the resource management apparatus 11 according to the first embodiment of the present invention includes a plurality of client terminals 300 and a plurality of server terminals 300 through which a plurality of client terminals 300 and a plurality of server terminals 300 pass to establish communication through SIP negotiation. The call processing server 100 includes a network relay device that relays IP packets, a transfer processing device 500 that is located at the end of a transfer network managed by the call processing server 100 and transfers IP packets to the terminal 300, and the transfer processing device 500 In a transfer network that enables communication between terminals 300 by permitting inflow and outflow of IP packets, the network handles one or more of the functions of the call processing server 100, and manages and controls communication bands and communication paths. That is, the resource management device 11 receives the bandwidth securing request information that is information related to the bandwidth securing request that is transmitted when establishing communication by SIP negotiation, and when the accepting unit 101 receives the bandwidth securing request. , Which stores bandwidth securing request information including the number of media streams and the amount of bandwidth required for communication between terminals 300, and allows communication between terminals 300 with respect to the communication bandwidth and communication path in the physical configuration of the transfer network. Storage unit 102 that pre-stores information on the number of streams and the amount of bandwidth as virtual path information, each requested bandwidth amount in a plurality of bandwidth reservation requests based on the result of SIP negotiation, and the upper limit of the virtual path set on the communication path The bandwidth amount and the remaining bandwidth amount are compared, and the required bandwidth amount included in the bandwidth reservation request information is Only when the upper limit bandwidth and the remaining bandwidth of the virtual path are not exceeded, the comparison determination unit 103 that determines that the virtual path can accept the bandwidth reservation request and the comparison determination unit 103 determines that the bandwidth reservation request can be accepted. The setting unit 104 that performs policy control and pinhole control for the transfer processing device 500 and the required bandwidth amount included in the bandwidth reservation request information are set to the upper limit of the virtual path so that the bandwidth use based on the SIP negotiation result is possible. And an alarm unit 105 that issues an alarm when the bandwidth is exceeded and when the remaining bandwidth of the virtual path is exceeded. Here, the virtual path information is set for each transport class and for each service class, and includes a type of band, a reservation threshold indicating the size of the band, and priorities among a plurality of bands, and a plurality of bands included in the virtual path information. Each have a threshold value relating to priority, and are allocated adjacently in order according to the priority, thereby forming a virtual path.

受付部101は、SIPネゴシエーションの結果に基づく帯域確保要求(AAR)を呼処理機能部10から取得する。帯域確保要求は、クライアント端末間あるいはクライアント端末とサーバ端末間とのメディアセッションに必要な帯域量、転送品質クラス及び方向属性等の情報(以下において、「帯域確保要求情報」という)を含む。   The accepting unit 101 acquires a bandwidth reservation request (AAR) based on the result of SIP negotiation from the call processing function unit 10. The bandwidth securing request includes information (hereinafter referred to as “bandwidth securing request information”) such as a bandwidth amount, a transfer quality class, and a direction attribute necessary for a media session between client terminals or between a client terminal and a server terminal.

記憶部102は、呼処理サーバ100が呼処理を実施する転送系ネットワークの物理構成である経路情報等を仮想パス情報として事前に記憶する。記憶部102が記憶する仮想パスの情報は、主に仮想パスの識別子、上限帯域及び使用帯域を含む。記憶部102は、トランスポートクラス毎及びサービスクラス毎に仮想パスに関する帯域の種別、帯域の大きさ(留保閾値)等も設備情報として事前に記憶する。   The storage unit 102 stores in advance, as virtual path information, route information that is a physical configuration of a transfer network on which the call processing server 100 performs call processing. The virtual path information stored in the storage unit 102 mainly includes a virtual path identifier, an upper limit bandwidth, and a used bandwidth. The storage unit 102 stores in advance, as facility information, the type of bandwidth related to the virtual path, the size of the bandwidth (reservation threshold), and the like for each transport class and each service class.

また、記憶部102は、物理リンク毎に仮想パスを事前に記憶する。リソース管理装置11の処理能力が物理リンクに対してボトルネックになる場合には、物理リンクに設定した仮想パスを利用する。さらに、リンクアグリゲーションのように、複数の物理リンクが仮想的に一つの物理リンクとなる場合には、複数の物理リンクで設定したそれぞれの仮想パスを一つの仮想パスとして扱う。   The storage unit 102 stores a virtual path in advance for each physical link. When the processing capability of the resource management apparatus 11 becomes a bottleneck with respect to the physical link, a virtual path set for the physical link is used. Further, when a plurality of physical links virtually become one physical link as in link aggregation, each virtual path set by the plurality of physical links is handled as one virtual path.

つぎに、記憶部102は、受付部102が受けた帯域確保要求により、帯域確保要求情報を記憶する。帯域確保要求情報は、クライアント端末間あるいはクライアント端末とサーバ端末間とのメディアセッションに必要な帯域量、転送品質クラス及び方向属性、加入者の優先度または帯域確保要求の優先度等を含む。   Next, the storage unit 102 stores bandwidth reservation request information according to the bandwidth reservation request received by the receiving unit 102. The bandwidth reservation request information includes the amount of bandwidth required for a media session between client terminals or between a client terminal and a server terminal, a transfer quality class and a direction attribute, a subscriber priority, or a bandwidth reservation request priority.

比較判定部103は、最初に帯域確保要求情報が含むメディアストリーム数と、予め設定される仮想パス情報が含むメディアストリーム数とを比較し、続いて帯域確保要求情報が含む帯域量と仮想パス情報が含む留保閾値とを比較する。また、比較判定部103は、端末間の通信に必要な帯域量を判定する際、仮想パス情報を構成する複数の帯域の中で、優先度の低い帯域から順次比較する。さらに、比較判定部103は、端末300間の通信に必要な帯域量を仮想パス情報が含む留保閾値と比較する際、仮想パスを構成する複数の帯域の中で優先度の低い帯域から順次比較する。またさらに、比較判定部103は、端末300間の通信に必要な帯域量を、仮想パスを構成する複数の帯域の中で最も優先度の低い帯域である第1の帯域における上限帯域量と比較し、端末300間の通信に必要な帯域量が既に第1の帯域における上限帯域量を超過している場合は、第1の帯域の次に優先度の低い第2の帯域における上限帯域量と比較し、端末300間の通信に必要な帯域量が未だ第1の帯域における上限帯域量を超過していない場合は、既存の使用帯域量に端末間の通信に必要な帯域量を加算した合計の帯域量と第1の帯域における上限帯域量とを比較する。また、比較判定部103は、既存の使用帯域量に端末間の通信に必要な帯域量を加算した合計の帯域量と第1の帯域における上限帯域量とを比較する際、合計の帯域量が第1の帯域における上限帯域量を超え、且つ帯域確保要求情報が含む帯域の優先度が第1の帯域と同じ場合は、警報部105は第1の帯域に特化したアラームを発出すると共に、比較判定部103は帯域確保要求を却下する旨の判断を行い、合計の帯域量が第1の帯域における上限帯域量を超え、且つ帯域確保要求情報が含む帯域の優先度が第1の帯域と異なる場合は、警報部105が第1の帯域に特化したアラームを発出すると共に、比較判定部103は合計の帯域量と第2の帯域における上限帯域量とを比較する。また、記憶部102が記憶する帯域確保要求情報及び仮想パス情報は通信リソースとして管理されており、比較判定部103は、端末300間で通信処理可能なメディアストリーム数、端末300間の物理リンク帯域を通信リソースとして仮想化したリンク仮想パス及び端末300間の処理能力を通信リソースとして仮想化した処理仮想パスの順に留保閾値及び帯域利用可否を比較判定する。   The comparison determination unit 103 first compares the number of media streams included in the bandwidth reservation request information with the number of media streams included in preset virtual path information, and then the bandwidth amount and virtual path information included in the bandwidth reservation request information. Is compared with the reservation threshold included. Further, when determining the amount of bandwidth necessary for communication between terminals, the comparison / determination unit 103 sequentially compares a plurality of bands constituting the virtual path information, starting from a band with a lower priority. Furthermore, when comparing and determining the amount of bandwidth necessary for communication between the terminals 300 with the reservation threshold value included in the virtual path information, the comparison determination unit 103 sequentially compares the bandwidths having a lower priority among a plurality of bands constituting the virtual path. To do. Furthermore, the comparison / determination unit 103 compares the amount of bandwidth required for communication between the terminals 300 with the upper limit amount of bandwidth in the first bandwidth, which is the lowest priority bandwidth among the plurality of bandwidths constituting the virtual path. If the bandwidth required for communication between the terminals 300 already exceeds the upper limit bandwidth in the first bandwidth, the upper limit bandwidth in the second bandwidth having the second lowest priority after the first bandwidth In comparison, if the bandwidth required for communication between the terminals 300 has not yet exceeded the upper limit bandwidth in the first bandwidth, the total obtained by adding the bandwidth required for communication between the terminals to the existing bandwidth used Are compared with the upper limit bandwidth in the first bandwidth. In addition, when the comparison determination unit 103 compares the total bandwidth amount obtained by adding the bandwidth amount necessary for communication between terminals to the existing bandwidth amount and the upper limit bandwidth amount in the first band, the total bandwidth amount is When the upper limit bandwidth amount in the first band is exceeded and the priority of the band included in the band securing request information is the same as that in the first band, the alarm unit 105 issues an alarm specialized for the first band, The comparison determination unit 103 determines to reject the bandwidth securing request, the total bandwidth exceeds the upper limit bandwidth in the first bandwidth, and the bandwidth priority included in the bandwidth securing request information is the first bandwidth. If they are different, the alarm unit 105 issues an alarm specialized for the first band, and the comparison / determination unit 103 compares the total band amount with the upper limit band amount in the second band. The bandwidth securing request information and virtual path information stored in the storage unit 102 are managed as communication resources, and the comparison / determination unit 103 determines the number of media streams that can be communicated between the terminals 300 and the physical link bandwidth between the terminals 300. The reservation threshold and the availability of bandwidth are compared and determined in the order of the link virtual path virtualized using communication resources and the processing virtual path virtualized using the processing capability between terminals 300 as communication resources.

すなわち、比較判定部103は、記憶部102が記憶する仮想パス情報と、帯域確保要求情報等とをそれぞれ積み上げ判定ポリシーに基づいて比較し、要求帯域を許容可能か否かを判定する。また、既に使用されている帯域である積み上げ帯域、積み上げ帯域に要求帯域を加えた新規積み上げ帯域等と留保閾値とを比較し、アラーム判定ポリシーに基づいてアラームを発出する状態であるか否かを判定する。比較判定部103は、リソース管理装置11が管理するリソースの受付可能なメディアストリーム数、ノード間のリンクを仮想リソース化した仮想パス及びノードの処理能力を仮想リソース化した仮想パスの順に帯域確保要求情報とそれぞれの留保閾値とを比較判定する。なお、積み上げ判定ポリシー及びアラーム判定ポリシーについては詳細をそれぞれ後述する。経路上のいずれかの帯域が使用不可能な時点で、受付判定はNGとして呼処理サーバ11はSIPネゴシエーションを終了する。   That is, the comparison / determination unit 103 compares the virtual path information stored in the storage unit 102 with the band securing request information and the like based on the accumulation determination policy, and determines whether the requested band is acceptable. In addition, the reserved bandwidth is compared with the reserved bandwidth, which is the bandwidth already used, the new bandwidth obtained by adding the required bandwidth to the accumulated bandwidth, and whether or not the alarm is issued based on the alarm judgment policy. judge. The comparison determination unit 103 requests bandwidth allocation in the order of the number of media streams that can be received by the resource managed by the resource management device 11, the virtual path obtained by converting the link between nodes into a virtual resource, and the virtual path obtained by converting the processing capability of the node into a virtual resource. The information is compared with each reservation threshold value. The details of the stacking determination policy and the alarm determination policy will be described later. When any band on the route is unusable, the admission determination is NG, and the call processing server 11 ends the SIP negotiation.

設定部104は、比較判定部103の判定結果に基づいて、要求帯域を確保するため、ポリシー制御及びピンホール制御を実施する。すなわち、設定部104は、比較判定部103で全ての仮想パスにおいて帯域使用が可能であり、受付判定がOKとなった場合は、メディア情報を元に平均レート値及びバースト値を算出してメディアゲートウェイに設定する。   The setting unit 104 performs policy control and pinhole control in order to secure the required bandwidth based on the determination result of the comparison determination unit 103. That is, the setting unit 104 can use the bandwidth in all the virtual paths in the comparison determination unit 103, and if the reception determination is OK, the setting unit 104 calculates the average rate value and the burst value based on the media information, and calculates the media. Set to the gateway.

警報部105は、比較判定部103の比較判定結果に基づいて、アラームを発出する。   The alarm unit 105 issues an alarm based on the comparison determination result of the comparison determination unit 103.

つぎに、図2は、本発明の第1の実施の形態に係る転送系ネットワークにおける機器構成を概略的に示す。この通信ネットワークは、ユーザが利用する複数のユーザ端末300と、ユーザ端末300から送信された呼接続要求等を制御する複数の呼処理サーバ100と、呼処理サーバ100からの要求に基づいて転送網内外のターミネーションを結びつけるメディアゲートウェイ500と、ユーザ端末300と呼処理サーバ100とメディアゲートウェイ500との間をそれぞれ通信可能に接続する複数のルータ(スイッチの概念も含む)200とで構成されている。   Next, FIG. 2 schematically shows a device configuration in the transfer network according to the first embodiment of the present invention. This communication network includes a plurality of user terminals 300 used by a user, a plurality of call processing servers 100 that control call connection requests transmitted from the user terminals 300, and a transfer network based on requests from the call processing server 100. A media gateway 500 that links internal and external terminations, and a plurality of routers (including a switch concept) 200 that connect the user terminal 300, the call processing server 100, and the media gateway 500 so that they can communicate with each other.

相手のユーザに対して通話を望む場合には、ユーザ端末300から他のユーザ端末(図示せず)に対してINVITE等の呼接続確立に要するSIP信号を送信し、他のユーザ端末とのSIPネゴシエーションの結果がOKの場合にユーザ端末間でセッションが確立し、通話が可能となる。具体的には、ユーザ端末300からの上記SIP信号が呼処理サーバ100aに送信され、そのSIP信号を受け取った呼処理サーバ100aは近隣に接続されている他の呼処理サーバ100bや、更にその先の呼処理サーバ100cを経由して相手先のユーザ端末に対して呼の接続を要求する。そして、そのユーザ端末を所持しているユーザが接続要求に応答した場合には、SIP信号に対する応答信号が呼処理サーバ100c、呼処理サーバ100b、呼処理サーバ100aを経由してユーザ端末300に送信される。その後、ユーザ端末300と他のユーザ端末との間で音声等のメディアのセッションが確立する。   When a call to the other user is desired, an SIP signal required for establishing a call connection such as INVITE is transmitted from the user terminal 300 to another user terminal (not shown), and SIP with the other user terminal is transmitted. If the result of the negotiation is OK, a session is established between the user terminals, and a call can be made. Specifically, the SIP signal from the user terminal 300 is transmitted to the call processing server 100a, and the call processing server 100a that has received the SIP signal receives another call processing server 100b connected in the vicinity or further. The call request is made to the other user terminal via the call processing server 100c. When the user who owns the user terminal responds to the connection request, a response signal to the SIP signal is transmitted to the user terminal 300 via the call processing server 100c, the call processing server 100b, and the call processing server 100a. Is done. Thereafter, a session of media such as voice is established between the user terminal 300 and another user terminal.

このように、ユーザ端末300は図示しないユーザ端末との間で通信を行うことが可能であり、また、ユーザ端末300aとユーザ端末300b(又はユーザ端末300c〜ユーザ端末300e)との間で通信を行うことも可能である。更には、それぞれのユーザ端末300a〜ユーザ端末300eが図示しない他の複数のユーザ端末と通信を行うことも可能となっている。なお、図2に示す点線はSIP信号の流れを説明するものであるが、実際には実線を通って送受されることになる。また、呼処理サーバ100cは複数の他の転送網に接続されており、各転送網に接続された対向する呼処理サーバとSIP信号をやりとり可能となっている。   In this way, the user terminal 300 can communicate with a user terminal (not shown), and communicate between the user terminal 300a and the user terminal 300b (or the user terminal 300c to the user terminal 300e). It is also possible to do this. Further, each of the user terminals 300a to 300e can communicate with a plurality of other user terminals (not shown). Note that the dotted line shown in FIG. 2 explains the flow of the SIP signal, but in actuality, it is transmitted and received through the solid line. The call processing server 100c is connected to a plurality of other transfer networks, and can exchange SIP signals with the opposite call processing server connected to each transfer network.

ここで、上記SIPネゴシエーションの結果はSDPに記載され、このSDPに含まれるメディア情報には、メディア種別、要求帯域、方向属性、転送品質クラス等が含まれている。呼処理サーバ100は、図1に示すように、上記SIP信号等の呼処理を行う呼処理機能部10と、呼処理機能部10からの要求に基づいてメディアゲートウェイ500を制御するリソース管理装置11とで構成される。   Here, the result of the SIP negotiation is described in the SDP, and the media information included in the SDP includes a media type, a requested bandwidth, a direction attribute, a transfer quality class, and the like. As shown in FIG. 1, the call processing server 100 includes a call processing function unit 10 that performs call processing such as the SIP signal, and a resource management device 11 that controls the media gateway 500 based on a request from the call processing function unit 10. It consists of.

呼処理機能部10は、前述したメディア情報のメディア種別や方向属性から転送品質クラス等を決定し、リソース管理装置11に対して帯域に関する制御要求(帯域予約及び帯域確保のAAR(authentication and/or authorization request)信号等の帯域を制御する要求)を送信する。一方、リソース管理装置11は、転送網の経路情報と各リンクの帯域を仮想的なリソース、仮想パスとして管理しており、その帯域制御要求で求められたメディアに必要な帯域が転送網で確保できるか否かを計算し、仮想パス内で帯域使用が可能な場合に、メディアゲートウェイ500に対してピンホール制御やポリシー設定を行って帯域の予約及び確保等を行う。その後、メディアゲートウェイ500は、呼処理サーバ100からの要求に基づいてターミネーションペアの新たな追加、変更、削除を行う。なお、図2に示す一点鎖線は、このようなピンホール制御の流れを示すものである。   The call processing function unit 10 determines a transfer quality class and the like from the media type and direction attribute of the media information described above, and requests the resource management device 11 for a bandwidth control request (AAR (authentication and / or bandwidth reservation and bandwidth reservation). authorization request), a request to control the bandwidth of signals, etc.). On the other hand, the resource management device 11 manages the route information of the transfer network and the bandwidth of each link as virtual resources and virtual paths, and secures the necessary bandwidth for the media determined by the bandwidth control request in the transfer network. If the bandwidth can be used in the virtual path, pinhole control and policy setting are performed on the media gateway 500 to reserve and secure the bandwidth. Thereafter, the media gateway 500 newly adds, changes, or deletes a termination pair based on a request from the call processing server 100. Note that the alternate long and short dash line shown in FIG. 2 indicates the flow of such pinhole control.

図3を用いて、リソース管理方法について説明する。   A resource management method will be described with reference to FIG.

リソース管理装置11は、記憶部102にて転送系ネットワークの物理構成を仮想パスとして記憶、管理する。管理する情報は主に各仮想パスの識別子と上限帯域と使用帯域である。仮想パスはノード(端末)間のリンク帯域(上り及び下りがある場合はそれぞれ)の上限を管理し、更に、ノード内のボトルネック及び配信サービス用のL2SW仮想パスのようにサービス種別上、制限される帯域、例えば、配信事業者における事業者間での契約帯域及びサーバ端末の配信能力によるものを仮想パスとして設定管理可能である。ここで、ノードの転処理能力はパケット/秒を帯域量に換算する。また、アクセスライン仮想パスとしてユーザ(加入者)の契約上限帯域及び享受するサービスの上限帯域を記憶管理可能である。更に、契約する付加サービスの情報や加入者優先度等の加入者情報を記憶可能である。加入者情報設定契機において、メディアゲートウェイに対し、SIPポート、SIP信号用のポリシー設定、ピンホール制御を実施する。   The resource management apparatus 11 stores and manages the physical configuration of the transfer network as a virtual path in the storage unit 102. The information to be managed is mainly the identifier, upper limit band and used band of each virtual path. The virtual path manages the upper limit of the link bandwidth between the nodes (terminals) (if there are uplinks and downlinks), and further, the bottleneck in the node and the restriction on the service type like the L2SW virtual path for distribution service It is possible to set and manage, as a virtual path, a band to be used, for example, a contracted band between providers in the distribution company and the distribution capability of the server terminal. Here, the transfer processing capacity of a node converts packets / second into a bandwidth. In addition, it is possible to store and manage the contract upper limit bandwidth of the user (subscriber) and the upper limit bandwidth of the service to be enjoyed as an access line virtual path. Further, it is possible to store subscriber information such as information on additional services to be contracted and subscriber priority. When the subscriber information is set, the SIP gateway, SIP signal policy setting, and pinhole control are implemented for the media gateway.

端末間の通信はSIPネゴシエーションによって開始されるが、このSIP信号をメディアゲートウェイで通過させるか否かは、この加入者情報およびSIPポート情報を記憶管理し、メディアゲートウェイにステータスをINSで設定しているか否かで決定する。 すなわち、メディアゲートウェイコントローラ(MGC:Media Gateway Controller)がピンホール制御時のステータスをINSで保持する。その後、SIPネゴシエーションが開始され決定するSDPに従って、端末間の通信に使用するメディアが決定する。使用するメディアは、例えば、図3に示すメディア1及びメディア2が追加されることで決定する。メディアは、例えば、音声コーデック種別G711、双方向通信、帯域量64Kbps等の情報を有する。このメディア帯域が利用可能かどうかをアクセスライン仮想パス等の契約上限及びサービス提供上限から順番に判定を行う。   Communication between terminals is started by SIP negotiation. Whether or not this SIP signal is passed through the media gateway is determined by storing and managing the subscriber information and SIP port information, and setting the status in the media gateway by INS. Decide whether or not. That is, a media gateway controller (MGC) holds the status at the time of pinhole control in INS. Thereafter, the media used for communication between the terminals is determined according to the SDP determined when SIP negotiation is started. The media to be used is determined by adding, for example, media 1 and media 2 shown in FIG. The medium includes information such as a voice codec type G711, bidirectional communication, and a bandwidth amount of 64 Kbps. It is determined in turn from the contract upper limit such as the access line virtual path and the service provision upper limit whether or not this media band can be used.

すなわち、図3に示すように、アクセスライン仮想パス1(上限帯域100Mbps、使用帯域40Mbps)でメディア帯域が使用可能か否かを判定し、使用可能であれば、PON仮想パス1でメディア帯域が使用可能か否かを判定する。PON仮想パス1(上限帯域1Gbps、使用帯域60Mbps)でも使用可能であれば、L2SW仮想パス(上限帯域1Gbps、使用帯域90Mbps)で使用可能か否かを判定する。このようにして、L2SW仮想パス(配信サービス用)(上限帯域800Mbps、使用帯域90Mbps)、メディアゲートウェイ仮想パス(上限帯域1Gbps、使用帯域160Mbps)でもそれぞれメディア帯域が利用可能であるか否かを判定し、判定結果に応じて順次通信経路を確保する。図3に示す矢印は、アクセスライン仮想パス1、PON仮想パス1及びL2SW仮想パスのそれぞれにおいて、斜線の仮想パスが使用可能であると順次判定されたケースを表している。さらに、図3に示すように、L2SW仮想パス、L2SW仮想パス(配信サービス用)、メディアゲートウェイ仮想パスそれぞれにおいても、斜線の仮想パスが使用可能であることがわかる。   That is, as shown in FIG. 3, it is determined whether or not the media bandwidth can be used in the access line virtual path 1 (upper limit bandwidth 100 Mbps, used bandwidth 40 Mbps). It is determined whether or not it can be used. If the PON virtual path 1 (upper limit bandwidth 1 Gbps, use bandwidth 60 Mbps) can also be used, it is determined whether or not the L2SW virtual path (upper limit bandwidth 1 Gbps, use bandwidth 90 Mbps) can be used. In this way, it is determined whether or not the media bandwidth can be used even in the L2SW virtual path (for distribution service) (upper limit bandwidth 800 Mbps, used bandwidth 90 Mbps) and the media gateway virtual path (upper limit bandwidth 1 Gbps, used bandwidth 160 Mbps). Then, a communication path is secured sequentially according to the determination result. The arrows shown in FIG. 3 represent cases in which it is sequentially determined that a hatched virtual path can be used in each of the access line virtual path 1, the PON virtual path 1, and the L2SW virtual path. Further, as shown in FIG. 3, it can be seen that the hatched virtual path can be used in each of the L2SW virtual path, the L2SW virtual path (for distribution service), and the media gateway virtual path.

経路上のいずれかの帯域が使用不可能な時点で受付判定をNGとして呼処理サーバ100からSIPネゴシエーションを終了する。全ての仮想パスにおいて帯域使用が可能であり受付判定がOKとなった場合は、記憶部102が記憶するSDPで決定したメディア情報を元に、平均レート値、バースト値を算出して、メディアゲートウェイに設定する。メディアゲートウェイ設定がNGの場合は、帯域判定をNGとして、SIPネゴシエーションを終了する。   When any band on the route is unusable, the acceptance determination is NG, and the SIP negotiation from the call processing server 100 is terminated. If the bandwidth can be used in all the virtual paths and the acceptance determination is OK, the media gateway calculates the average rate value and the burst value based on the media information determined by the SDP stored in the storage unit 102. Set to. If the media gateway setting is NG, the band determination is NG, and the SIP negotiation is terminated.

つぎに、図4を用いて、呼処理機能部10とリソース管理装置11との間で送受信する情報について説明する。   Next, information transmitted and received between the call processing function unit 10 and the resource management apparatus 11 will be described with reference to FIG.

呼処理管理機能部10からリソース管理装置11への帯域予約及び帯域確保要求中には、端末間のSIPネゴシエーションで決定した情報とメディアを要求した加入単位を識別可能な加入者識別子、SDPが含む1又は複数のメディア情報を送受信する。メディア情報には、サービス種別(コーデック種別)、要求帯域、転送品質クラス及び方向属性等が含まれる。   During the bandwidth reservation and bandwidth reservation request from the call processing management function unit 10 to the resource management device 11, the information determined by the SIP negotiation between the terminals and the subscriber identifier that can identify the subscription unit that requested the media are included in the SDP. Send or receive one or more media information. The media information includes a service type (codec type), a required bandwidth, a transfer quality class, a direction attribute, and the like.

リソース管理装置11は、呼処理機能部10からの要求内容を記憶部102へ保存、分析して、積み上げ積み下げ用の帯域及びメディアゲートウェイ制御用の帯域それぞれに、トランスポートクラス及びサービスクラスを決定する。さらに、リソース管理装置11は、積み上げ積み下げ用の帯域については使用可能な帯域量を計算し、メディアゲートウェイ制御用にはバースト閾値と平均レートを算出する。またさらに、リソース管理装置11は、管理するリソースのうち端末間の経路上にある仮想パスの該当するクラスのリソースについて、端末側のリソースから順番に要求帯域量が使用可能か判断する。   The resource management device 11 stores and analyzes the request content from the call processing function unit 10 in the storage unit 102, and determines a transport class and a service class for each of the band for stacking and loading and the band for controlling the media gateway. To do. Furthermore, the resource management device 11 calculates the usable bandwidth amount for the stacking and unloading bandwidths, and calculates the burst threshold and the average rate for media gateway control. Furthermore, the resource management apparatus 11 determines whether or not the requested bandwidth amount can be used in order from the resource on the terminal side for the resource of the corresponding class of the virtual path on the route between the terminals among the managed resources.

帯域予約及び帯域確保の要求帯域量が積み上げ積み下げ可能な場合には、受付可能と判断して、メディアゲートウェイ制御を行い、算出したバースト閾値と平均レート及びパケットの振る舞いを決定するポリシー制御を実施する。リソース管理装置11は、メディアゲートウェイからの成功応答を持って、メディアゲートウェイの制御内容を呼処理機能部10からの要求に関連付けて記憶部102に保存し、呼処理機能部10に対しても成功応答を返却する。これにより、端末間のSIPネゴシエーションが完結(ini−inviteに対する200OK)し、端末間でIPパケットを所望の帯域速度において送受信できるようになる。   If the requested bandwidth amount for bandwidth reservation and bandwidth reservation can be stacked and loaded, it is determined that it can be accepted, media gateway control is performed, and policy control is performed to determine the calculated burst threshold, average rate, and packet behavior To do. The resource management apparatus 11 saves the control content of the media gateway in the storage unit 102 in association with the request from the call processing function unit 10 with the success response from the media gateway, and succeeds for the call processing function unit 10 as well. Return the response. As a result, the SIP negotiation between terminals is completed (200 OK for ini-invite), and IP packets can be transmitted and received between terminals at a desired bandwidth speed.

とくに図4に示すように、呼の優先度及び緊急呼等の識別は、呼処理機能部10とリソース管理装置11との間において、Reservation−Priorityとしてコードポイント(0〜4)により実施される。帯域管理やメディアゲートウェイ設定(Megaco設定)の識別子はそれぞれに対応付けて記憶している略称の文字列を使用する。図4(a)に示すように、呼の種別がGN(一般)、UR(優先)、UR1(高優先)及び緊急呼(最優先)に対してMegaco設定ではそれぞれ、GN、UR、UR1及びUR1のように使用される。用途に未定義の値が設定された場合には、リソース管理装置11側で、図4(a)に示すように、無効値としてエラー応答する。図4(b)に示すように、エラー応答としてSIP上では500 (cause 38)を返送する。リソース管理装置11から呼処理機能部10へ5004無効値を返却する。   In particular, as shown in FIG. 4, identification of call priority, emergency call, and the like is performed between the call processing function unit 10 and the resource management device 11 as a Reservation-Priority using code points (0 to 4). . An abbreviation character string stored in association with each other is used as an identifier for bandwidth management or media gateway setting (Megaco setting). As shown in FIG. 4 (a), for the Megaco settings for call types GN (general), UR (priority), UR1 (high priority) and emergency call (highest priority), respectively, GN, UR, UR1 and Used like UR1. When an undefined value is set for the use, the resource management apparatus 11 side returns an error response as an invalid value as shown in FIG. As shown in FIG. 4B, 500 (cause 38) is returned as an error response on the SIP. A 5004 invalid value is returned from the resource management apparatus 11 to the call processing function unit 10.

[リソース管理方法]
<積み上げ判定ポリシー>
まず、図5を用いて、積み上げ判定ポリシーについて説明する。
[Resource management method]
<Stacking judgment policy>
First, the accumulation determination policy will be described with reference to FIG.

記憶部102は、図5に示すように、各仮想パスの上限帯域またはトランスポートクラスの上限帯域、各上限帯域の中で確保されるサービスクラスの上限帯域に関する情報を記憶する。サービスクラスとはサービス用途を示すリソースであり、図5に示す「音声通信」及び「マルチメディア通信」が該当する。とくに、音声通信に関する上限帯域については緊急帯域、UR1帯域、UR帯域及びGN帯域のように区分し、それぞれ(1)最優先閾値、(2)高優先閾値、(3)優先閾値及び(4)一般閾値として記憶部102は記憶する。   As illustrated in FIG. 5, the storage unit 102 stores information on the upper limit band of each virtual path, the upper limit band of the transport class, and the upper limit band of the service class secured in each upper limit band. The service class is a resource indicating a service application, and corresponds to “voice communication” and “multimedia communication” shown in FIG. In particular, the upper limit band related to voice communication is classified into an emergency band, a UR1 band, a UR band, and a GN band, and (1) the highest priority threshold, (2) the high priority threshold, (3) the priority threshold, and (4), respectively. The storage unit 102 stores the general threshold value.

図5は、仮想パス上限帯域の中のトランスポートクラスにおける音声通信に関するサービスクラスについて、緊急帯域等の各優先度における閾値を設定したものである。また、サービスクラス「マルチメディア通信」については、緊急帯域等の各優先度について閾値は設けずにサービスクラスの上限帯域のみ設定している。なお、図5に示す仮想パス上限帯域は、SBC仮想パスにおいて仮想パスの上限と一致し、L2SW仮想パスについてはトランスポートクラスの上限と一致する。図5に示すような閾値が設定された仮想パス上限帯域において、帯域確保要求(AAR)に対し、比較判定部103が実施する積み上げ判定ポリシーを次のように既定する。   FIG. 5 is a diagram in which a threshold for each priority such as an emergency band is set for a service class related to voice communication in the transport class in the virtual path upper limit band. For the service class “multimedia communication”, only the upper limit band of the service class is set without setting a threshold for each priority such as the emergency band. Note that the virtual path upper limit bandwidth shown in FIG. 5 matches the upper limit of the virtual path in the SBC virtual path, and matches the upper limit of the transport class for the L2SW virtual path. In the virtual path upper limit band in which the threshold value as shown in FIG. 5 is set, the stacking determination policy executed by the comparison determination unit 103 is defined as follows in response to the band securing request (AAR).

(I)呼処理機能部10からリソース管理装置11への要求種別がサービス種別「マルチメディア通信」の場合:AAR(マルチメディア通信)
(ア)「積み上げ帯域」の大きさに関わらず、「SRV_Multimedia上限帯域」の超過判定を実施する。(イ)「積み上げ帯域」+「AAR(マルチメディア通信)」が「SRV_Multimedia上限帯域」を超える場合は、常にアラームを出力する。
(I) When the request type from the call processing function unit 10 to the resource management apparatus 11 is the service type “multimedia communication”: AAR (multimedia communication)
(A) Exceeding the “SRV_Multimedia upper limit band”, regardless of the size of the “stacked band”. (A) When “stacked bandwidth” + “AAR (multimedia communication)” exceeds “SRV_Multimedia upper limit bandwidth”, an alarm is always output.

なお、「積み上げ帯域」とは、「既に積み上げている帯域」+「新規要求分の帯域」を指す。したがって、閾値と積み上げ帯域を比較し、「積み上げ帯域」の方が大きい場合は、「新規要求分の帯域」の積み上げは不可とある。また、「積み上げ帯域」の大きさに関わらず、「SRV_Multimedia上限帯域」との比較判定は実施されるため、「積み上げ帯域」が既に「SRV_Multimedia上限帯域」を超えている場合、AAR(マルチメディア通信)を受信した際においてもアラームは出力される。   Note that the “accumulated bandwidth” refers to “already accumulated bandwidth” + “new requested bandwidth”. Therefore, the threshold value and the accumulated bandwidth are compared, and if the “accumulated bandwidth” is larger, it is impossible to accumulate the “new requested bandwidth”. Further, since the comparison with the “SRV_Multimedia upper limit band” is performed regardless of the size of the “stacked band”, if the “stacked band” has already exceeded the “SRV_Multimedia upper limit band”, AAR (multimedia communication) The alarm is output even when) is received.

(II)呼処理機能部10からリソース管理装置11への要求種別がサービス種別「音声通信」の場合:AAR(音声通信)
(ア)「SRV_Multimedia上限帯域」はチェックしない。(イ)積み上げ帯域の大きさに関わらず、「(4)一般閾値」、「(3)優先閾値」、「(2)高優先閾値」、「(1)最優先閾値」の順に呼の優先度が積み上げ可能な閾値まで積み上げ判定を実施する。(ウ)「積み上げ帯域」が既に閾値を超えていた場合、超えている閾値の超過アラームは出力しない。(エ)「積み上げ帯域」+「AAR(音声通信)」が「(1)最優先閾値」、「(2)高優先閾値」、「(3)優先閾値」及び「(4)一般閾値」をそれぞれ超える場合は、それぞれの閾値に対応したアラームを出力する。
(II) When the request type from the call processing function unit 10 to the resource management apparatus 11 is the service type “voice communication”: AAR (voice communication)
(A) “SRV_Multimedia upper limit bandwidth” is not checked. (B) Call priority in the order of “(4) general threshold”, “(3) priority threshold”, “(2) high priority threshold”, “(1) highest priority threshold” regardless of the size of the accumulated bandwidth The stacking judgment is performed up to the threshold that can be stacked. (C) If the “stacked bandwidth” has already exceeded the threshold value, an alarm for exceeding the threshold value is not output. (D) “Stacked bandwidth” + “AAR (voice communication)” is “(1) highest priority threshold”, “(2) high priority threshold”, “(3) priority threshold” and “(4) general threshold”. When exceeding each, an alarm corresponding to each threshold is output.

<アラーム判定ポリシー>
つぎに、図5を用いて、アラーム判定ポリシーについて説明する。
<Alarm judgment policy>
Next, the alarm determination policy will be described with reference to FIG.

(ア)各閾値を超過した際、必ずアラームを出力する。(イ)AAR(マルチメディア通信)及びAAR(音声通信)で超過判定される閾値は記憶部102が別々に記憶する。(ウ)新たに積み上げる帯域が各閾値と一致する場合は、閾値を超過していない判断し、アラームは出力しない。(エ)メディアストリーム数における閾値との比較に関するポリシーも帯域に関するポリシーと同一とする。   (A) An alarm is always output when each threshold is exceeded. (A) The threshold value that is determined to be exceeded in AAR (multimedia communication) and AAR (voice communication) is stored in the storage unit 102 separately. (C) If the newly accumulated bandwidth matches each threshold, it is determined that the threshold has not been exceeded, and no alarm is output. (D) The policy regarding the comparison with the threshold value in the number of media streams is also the same as the policy regarding the bandwidth.

なお、「音声通信」及び「マルチメディア通信」はメディアの種別を示し、音声は「音声通信」、音声以外の映像等は「マルチメディア通信」とする。したがって、AAR(音声通信)は音声メディアの帯域情報を示し、AAR(マルチメディア通信)は映像等メディアの帯域情報を示す。また、例えば、「積み上げ帯域」が高優先閾値まである際に、一般以下の帯域を有するAAR(音声通信)を受信した場合、呼損によりアラームは出力されない。この場合の帯域の積み上げ判定は、「(4)一般閾値」との比較から実施されるためである。   Note that “audio communication” and “multimedia communication” indicate the type of media, “audio communication” for audio, and “multimedia communication” for images other than audio. Therefore, AAR (voice communication) indicates band information of audio media, and AAR (multimedia communication) indicates band information of media such as video. Also, for example, when the “stacked bandwidth” is up to the high priority threshold and an AAR (voice communication) having a bandwidth below the general level is received, no alarm is output due to call loss. This is because the band accumulation determination in this case is performed based on comparison with “(4) general threshold”.

<アラーム出力ロジック(音声通信)>
つぎに、音声通信において、前述した積み上げ判定ポリシー及びアラーム判定ポリシーに基づくアラームの出力ロジックを、図6のフローチャート図を用いて説明する。
<Alarm output logic (voice communication)>
Next, an alarm output logic based on the above-described stack determination policy and alarm determination policy in voice communication will be described with reference to the flowchart of FIG.

<<メディアストリーム数に関するアラーム出力ロジック>>
(イ)ステップS100において、受付部101は、SIPネゴシエーションの結果に基づく音声通信に関する帯域確保要求、すなわちAAR(音声通信)を呼処理機能部10から取得する。ステップS101において、メディアストリーム数に関する既存の積み上げストリーム数は、設定した閾値を超えているか否かを比較判定部103が判定する。超えていない場合、ステップS102において、比較判定部103は、既存の積み上げストリーム数にステップS100で受付部101が取得した帯域確保要求情報が含む新たな要求ストリーム数を加算した合計である合計ストリーム数が、音声通信のサービスクラスで設定した各々の閾値、すなわち一般閾値、優先閾値、高優先閾値及び最優先閾値の順にそれぞれの閾値を超えるか否か判定する。
<< Alarm output logic related to the number of media streams >>
(A) In step S100, the accepting unit 101 acquires a bandwidth securing request related to voice communication based on the result of SIP negotiation, that is, AAR (voice communication), from the call processing function unit 10. In step S101, the comparison determination unit 103 determines whether the number of existing stacked streams related to the number of media streams exceeds a set threshold value. If not, in step S102, the comparison / determination unit 103 adds the new request stream number included in the bandwidth reservation request information acquired by the reception unit 101 in step S100 to the existing number of stacked streams, and is the total number of streams. However, it is determined whether or not the respective thresholds set in the voice communication service class, that is, the general threshold value, the priority threshold value, the high priority threshold value, and the highest priority threshold value are exceeded.

(ロ)合計ストリーム数が、一般閾値、優先閾値、高優先閾値及び最優先閾値のいずれかの閾値を越えた場合、ステップS103において、警報部105がアラームを出力する。つづいて、ステップS104において、比較判定部103は、合計ストリーム数が閾値を超えた状態で、接続可能か否か判定する。すなわち、帯域確保要求が「一般」の優先度を有する際に、合計ストリーム数がメディアストリーム数の仮想パスで設定された優先度「一般」の閾値を超える場合は接続不可となりSIPネゴシエーションを終了する。   (B) When the total number of streams exceeds any one of the general threshold, the priority threshold, the high priority threshold, and the highest priority threshold, the alarm unit 105 outputs an alarm in step S103. Subsequently, in step S104, the comparison / determination unit 103 determines whether connection is possible in a state where the total number of streams exceeds the threshold. That is, when the bandwidth reservation request has a priority of “general”, if the total number of streams exceeds the threshold of the priority “general” set in the virtual path of the number of media streams, connection is not possible and SIP negotiation is terminated. .

(ハ)帯域確保要求が有する優先度が、仮想パスで設定された優先度の閾値を越えない場合には、S2SW仮想パスの帯域に関する閾値比較を実施する。なお、ステップS101において、既存の積み上げストリーム数が閾値を超えている場合、ステップS102において、合計ストリーム数が閾値を越えない場合はステップS104に移行し、比較判定部103は帯域確保要求が接続可能か否か判定する。   (C) When the priority of the bandwidth securing request does not exceed the priority threshold set in the virtual path, threshold comparison regarding the bandwidth of the S2SW virtual path is performed. If the number of existing stacked streams exceeds the threshold value in step S101, the process proceeds to step S104 if the total number of streams does not exceed the threshold value in step S102, and the comparison determination unit 103 can connect a bandwidth securing request. It is determined whether or not.

<<L2SW仮想パスに関するアラーム出力ロジック>>
(ニ)ステップS105において、既存の積み上げ帯域はS2SW仮想パスで設定した閾値を超えているか否かを比較判定部103が判定する。超えていない場合、ステップS106において、比較判定部103は、既存の積み上げ帯域量にステップS100で受付部101が取得した帯域確保要求情報が含む新たな帯域量を加算した合計である合計帯域量が、音声通信のサービスクラスで設定した各々の閾値、すなわち一般、優先、高優先及び最優先の順にそれぞれの閾値を超えるか否か判定する。
<< Alarm Output Logic for L2SW Virtual Path >>
(D) In step S105, the comparison / determination unit 103 determines whether the existing accumulated bandwidth exceeds the threshold set in the S2SW virtual path. If not exceeded, in step S106, the comparison / determination unit 103 determines that the total bandwidth amount, which is the sum of the existing accumulated bandwidth amount and the new bandwidth amount included in the bandwidth reservation request information acquired by the reception unit 101 in step S100, is obtained. It is determined whether or not each threshold value set in the voice communication service class, that is, each threshold value is exceeded in the order of general, priority, high priority, and highest priority.

(ホ)合計帯域量が、一般、優先、高優先及び最優先のいずれかの閾値を越えた場合、ステップS107において、警報部105がアラームを出力する。つづいて、ステップS108において、比較判定部103は、合計帯域量が閾値を超えた状態で、接続可能か否か判定する。すなわち、帯域確保要求が「一般」の優先度を有する際に、合計帯域量がL2SW仮想パスで設定された優先度「一般」の閾値を超える場合は接続不可となりSIPネゴシエーションを終了する。   (E) If the total bandwidth exceeds one of the general, priority, high priority, and top priority thresholds, the alarm unit 105 outputs an alarm in step S107. In step S108, the comparison / determination unit 103 determines whether or not connection is possible in a state where the total bandwidth exceeds the threshold. That is, when the bandwidth securing request has a priority of “general”, if the total bandwidth exceeds the threshold of the priority “general” set in the L2SW virtual path, connection is not possible and the SIP negotiation is terminated.

(ヘ)帯域確保要求が有する優先度が、L2SW仮想パスで設定された優先度の閾値を越えない場合には、SBC仮想パスの帯域に関する閾値比較を実施する。なお、ステップS105において、既存の積み上げ帯域量が閾値を超えている場合、ステップS106において、合計帯域量が閾値を越えない場合はステップS108に移行し、比較判定部103は帯域確保要求が接続可能か否か判定する。   (F) When the priority of the bandwidth securing request does not exceed the priority threshold set in the L2SW virtual path, threshold comparison regarding the bandwidth of the SBC virtual path is performed. If the existing accumulated bandwidth exceeds the threshold in step S105, the process proceeds to step S108 if the total bandwidth does not exceed the threshold in step S106, and the comparison determination unit 103 can connect the bandwidth securing request. It is determined whether or not.

<<SBC仮想パスに関するアラーム出力ロジック>>
(ト)ステップS109において、既存の積み上げ帯域はSBC仮想パスで設定した閾値を超えているか否かを比較判定部103が判定する。超えていない場合、ステップS110において、比較判定部103は、既存の積み上げ帯域量にステップS100で受付部101が取得した帯域確保要求情報が含む新たな帯域量を加算した合計である合計帯域量が、音声通信のサービスクラスで設定した各々の閾値、すなわち一般、優先、高優先及び最優先の順にそれぞれの閾値を超えるか否か判定する。
<< Alarm output logic related to SBC virtual path >>
(G) In step S109, the comparison / determination unit 103 determines whether the existing accumulated bandwidth exceeds the threshold set in the SBC virtual path. If not exceeded, in step S110, the comparison / determination unit 103 determines that the total bandwidth amount, which is the sum of the existing accumulated bandwidth amount and the new bandwidth amount included in the bandwidth reservation request information acquired by the reception unit 101 in step S100, is obtained. It is determined whether or not each threshold value set in the voice communication service class, that is, each threshold value is exceeded in the order of general, priority, high priority, and highest priority.

(チ)合計帯域量が、一般、優先、高優先及び最優先のいずれかの閾値を越えた場合、ステップS111において、警報部105がアラームを出力する。つづいて、ステップS112において、比較判定部103は、合計帯域量が閾値を超えた状態で、接続可能か否か判定する。すなわち、帯域確保要求が「一般」の優先度を有する際に、合計帯域量がL2SW仮想パスで設定された優先度「一般」の閾値を超える場合は接続不可となりSIPネゴシエーションを終了する。   (H) If the total bandwidth exceeds one of the general, priority, high priority, and top priority thresholds, the alarm unit 105 outputs an alarm in step S111. Subsequently, in step S112, the comparison determination unit 103 determines whether or not connection is possible in a state where the total bandwidth exceeds the threshold. That is, when the bandwidth securing request has a priority of “general”, if the total bandwidth exceeds the threshold of the priority “general” set in the L2SW virtual path, connection is not possible and the SIP negotiation is terminated.

(リ)帯域確保要求が有する優先度が、SBC仮想パスで設定された優先度の閾値を越えない場合には、SIPネゴシエーションは成功し通信が確立する。なお、ステップS109において、既存の積み上げ帯域量が閾値を超えている場合、ステップS110において、合計帯域量が閾値を越えない場合はステップS112に移行し、比較判定部103は帯域確保要求が接続可能か否か判定する。   (R) If the priority of the bandwidth securing request does not exceed the priority threshold set in the SBC virtual path, the SIP negotiation is successful and communication is established. If the existing accumulated bandwidth exceeds the threshold in step S109, the process proceeds to step S112 if the total bandwidth does not exceed the threshold in step S110, and the comparison determination unit 103 can connect the bandwidth securing request. It is determined whether or not.

つぎに、L2SW仮想パスにおいて、一般、優先、高優先及び最優先のそれぞれの優先度におけるアラーム出力ロジックを図7のフローチャート図を用いて説明する。なお、L2SW仮想パス判定は「上り」から「下り」の順に2回繰り返す。「上り」で捕捉NGの場合は「下り」の判定処理は実施しない。ここで、「上り」とは端末から転送系ネットワークに入っていく信号の通信方向を指し、「下り」とは逆に転送系ネットワークから端末へ出て行く信号の通信方向を指す。   Next, alarm output logic at general, priority, high priority, and highest priority in the L2SW virtual path will be described with reference to the flowchart of FIG. Note that the L2SW virtual path determination is repeated twice in the order of “up” to “down”. In the case of “upstream” and capture NG, “downlink” determination processing is not performed. Here, “uplink” indicates a communication direction of a signal entering the transfer network from the terminal, and “downlink” indicates a communication direction of a signal output from the transfer network to the terminal.

(イ)ステップS201において、比較判定部103は、既存の「積み上げ帯域」が既に優先度「一般」の閾値を超えているか否かを判定する。超えていない場合、ステップS202において、比較判定部103は、既存の「積み上げ帯域」に帯域確保要求情報が含む新規帯域量を加算した合計帯域量が優先度「一般」の帯域に関する閾値を越えるか否かを判定する。超える場合は、ステップS203において、警報部105が優先度「一般」に対応したアラームを出力する。   (A) In step S201, the comparison / determination unit 103 determines whether the existing “stacked bandwidth” has already exceeded the threshold value of the priority “general”. If not, in step S202, the comparison determination unit 103 determines whether the total bandwidth amount obtained by adding the new bandwidth amount included in the bandwidth reservation request information to the existing “stacked bandwidth” exceeds the threshold value regarding the bandwidth of the priority “general”. Determine whether or not. If exceeded, in step S203, the alarm unit 105 outputs an alarm corresponding to the priority “general”.

(ロ)つづいて、比較判定部103は、帯域確保要求情報が有する優先度を分析し、優先度が「一般」であればSIPネゴシエーションを終了する。ステップS204において、優先度が「優先」、「高優先」及び「最優先」のいずれかであれば、ステップS205に移行する。なお、ステップS201において、既存の「積み上げ帯域」が既に優先度「一般」の帯域閾値を超えている場合は、ステップS204に移行する。また、ステップS202において、合計帯域量が優先度「一般」を超えない場合は、図6に示すステップS108以降のSBC仮想パス判定へと移行する。   (B) Subsequently, the comparison / determination unit 103 analyzes the priority of the bandwidth reservation request information, and ends the SIP negotiation if the priority is “general”. In step S204, if the priority is any of “priority”, “high priority”, and “highest priority”, the process proceeds to step S205. In step S201, if the existing “stacked bandwidth” has already exceeded the bandwidth threshold of the priority “general”, the process proceeds to step S204. If the total bandwidth does not exceed the priority “general” in step S202, the process proceeds to SBC virtual path determination after step S108 shown in FIG.

(ハ)ステップS205において、比較判定部103は、既存の「積み上げ帯域」が既に優先度「優先」の閾値を超えているか否かを判定する。超えていない場合、ステップS206において、比較判定部103は、既存の「積み上げ帯域」に帯域確保要求情報が含む新規帯域量を加算した合計帯域量が優先度「優先」の帯域に関する閾値を越えるか否かを判定する。超える場合は、ステップS207において、警報部105が優先度「優先」に対応したアラームを出力する。   (C) In step S205, the comparison / determination unit 103 determines whether the existing “stacked bandwidth” has already exceeded the threshold of the priority “priority”. If not, in step S206, the comparison / determination unit 103 determines whether the total bandwidth amount obtained by adding the new bandwidth amount included in the bandwidth reservation request information to the existing “stacked bandwidth” exceeds the threshold value regarding the priority “priority” bandwidth. Determine whether or not. If exceeded, the alarm unit 105 outputs an alarm corresponding to the priority “priority” in step S207.

(ニ)つづいて、比較判定部103は、帯域確保要求情報が有する優先度を分析し、優先度が「優先」であればSIPネゴシエーションを終了する。ステップS208において、優先度が「高優先」又は「最優先」であれば、ステップS209に移行する。なお、ステップS205において、既存の「積み上げ帯域」が既に優先度「優先」の帯域閾値を超えている場合は、ステップS208に移行する。また、ステップS206において、合計帯域量が優先度「優先」を超えない場合は、図6に示すステップS108以降のSBC仮想パス判定へと移行する。   (D) Subsequently, the comparison / determination unit 103 analyzes the priority of the bandwidth reservation request information, and ends the SIP negotiation if the priority is “priority”. If the priority is “high priority” or “highest priority” in step S208, the process proceeds to step S209. In step S205, if the existing “stacked bandwidth” has already exceeded the bandwidth threshold of the priority “priority”, the process proceeds to step S208. If the total bandwidth does not exceed the priority “priority” in step S206, the process proceeds to SBC virtual path determination after step S108 shown in FIG.

(ホ)ステップS209において、比較判定部103は、既存の「積み上げ帯域」が既に優先度「高優先」の閾値を超えているか否かを判定する。超えていない場合、ステップS210において、比較判定部103は、既存の「積み上げ帯域」に帯域確保要求情報が含む新規帯域量を加算した合計帯域量が優先度「高優先」の帯域に関する閾値を越えるか否かを判定する。超える場合は、ステップS211において、警報部105が優先度「高優先」に対応したアラームを出力する。   (E) In step S209, the comparison / determination unit 103 determines whether the existing “stacked bandwidth” has already exceeded the threshold of the priority “high priority”. If not, in step S210, the comparison / determination unit 103 determines that the total bandwidth amount obtained by adding the new bandwidth amount included in the bandwidth reservation request information to the existing “stacked bandwidth” exceeds the threshold value regarding the bandwidth with the priority “high priority”. It is determined whether or not. If exceeded, in step S211, the alarm unit 105 outputs an alarm corresponding to the priority “high priority”.

(ヘ)つづいて、比較判定部103は、帯域確保要求情報が有する優先度を分析し、優先度が「高優先」であればSIPネゴシエーションを終了する。ステップS212において、優先度が「最優先」であれば、ステップS213に移行する。なお、ステップS209において、既存の「積み上げ帯域」が既に優先度「高優先」の帯域閾値を超えている場合は、ステップS212に移行する。また、ステップS210において、合計帯域量が優先度「高優先」を超えない場合は、図6に示すステップS108以降のSBC仮想パス判定へと移行する。   (F) Subsequently, the comparison / determination unit 103 analyzes the priority of the bandwidth reservation request information. If the priority is “high priority”, the SIP negotiation is terminated. If the priority is “highest priority” in step S212, the process proceeds to step S213. In step S209, if the existing “stacked bandwidth” has already exceeded the bandwidth threshold of the priority “high priority”, the process proceeds to step S212. If the total bandwidth does not exceed the priority “high priority” in step S210, the process proceeds to SBC virtual path determination after step S108 shown in FIG.

(ト)ステップS213において、比較判定部103は、既存の「積み上げ帯域」に帯域確保要求情報が含む新規帯域量を加算した合計帯域量が優先度「最優先」の帯域に関する閾値を越えるか否かを判定する。超える場合は、ステップS214において、警報部105は、図4(b)に基づくエラー応答に対応したアラームを出力し、SIPネゴシエーションを終了する。ステップS213において、合計帯域量が優先度「最優先」を超えない場合は、図6に示すステップS108以降のSBC仮想パス判定へと移行する。   (G) In step S213, the comparison / determination unit 103 determines whether or not the total bandwidth amount obtained by adding the new bandwidth amount included in the bandwidth reservation request information to the existing “stacked bandwidth” exceeds the threshold value regarding the bandwidth having the priority “highest priority”. Determine whether. If exceeded, in step S214, the alarm unit 105 outputs an alarm corresponding to the error response based on FIG. 4B, and ends the SIP negotiation. If the total bandwidth does not exceed the priority “highest priority” in step S213, the process proceeds to SBC virtual path determination in step S108 and subsequent steps shown in FIG.

<アラーム出力ロジック(マルチメディア通信)>
つぎに、マルチメディア通信において、前述した積み上げ判定ポリシー及びアラーム判定ポリシーに基づくアラームの出力ロジックを、図8のフローチャート図を用いて説明する。
<Alarm output logic (multimedia communication)>
Next, alarm output logic based on the above-described stack determination policy and alarm determination policy in multimedia communication will be described with reference to the flowchart of FIG.

<<メディアストリーム数に関するアラーム出力ロジック>>
(イ)ステップS300において、受付部101は、SIPネゴシエーションの結果に基づくマルチメディア通信に関する帯域確保要求、すなわちAAR(マルチメディア通信)を呼処理機能部10から取得する。ステップS301において、比較判定部103は、既存の積み上げストリーム数にステップS300で受付部101が取得した帯域確保要求情報が含む新たな要求ストリーム数を加算した合計である合計ストリーム数が、マルチメディア通信のサービスクラスで設定した閾値の上限を超えるか否か判定する。
<< Alarm output logic related to the number of media streams >>
(A) In step S300, the accepting unit 101 acquires a bandwidth securing request for multimedia communication based on the result of SIP negotiation, that is, AAR (multimedia communication) from the call processing function unit 10. In step S301, the comparison determination unit 103 determines that the total number of streams, which is the sum of the number of existing stacked streams and the number of new request streams included in the bandwidth reservation request information acquired by the reception unit 101 in step S300, is the multimedia communication. It is determined whether or not the upper limit of the threshold set in the service class is exceeded.

(ロ)合計ストリーム数が、閾値の上限を越えた場合、ステップS302において、警報部105がアラームを出力し、SIPネゴシエーションを終了する。ステップS301において、閾値の上限を超えない場合、L2SW仮想パスの帯域判定のステップS303に移行する。   (B) If the total number of streams exceeds the upper limit of the threshold value, the alarm unit 105 outputs an alarm in step S302 and ends the SIP negotiation. If the upper limit of the threshold is not exceeded in step S301, the process proceeds to step S303 for determining the bandwidth of the L2SW virtual path.

<<L2SW仮想パスに関するアラーム出力ロジック>>
(ハ)ステップS303において、比較判定部103は、既存の積み上げ帯域量にステップS300で受付部101が取得した帯域確保要求情報が含む新たな帯域量を加算した合計である合計帯域量が、マルチメディア通信のサービスクラスで設定したL2SW仮想パスの閾値の上限を超えるか否か判定する。合計帯域量が閾値の上限を越える場合、ステップS304において、警報部105がアラームを出力し、SIPネゴシエーションを終了する。ステップS303において、合計帯域量が閾値の上限を超えない場合、SBC仮想パスの帯域判定のステップS305に移行する。
<< Alarm Output Logic for L2SW Virtual Path >>
(C) In step S303, the comparison / determination unit 103 determines that the total bandwidth amount that is the sum of the existing accumulated bandwidth amount and the new bandwidth amount included in the bandwidth reservation request information acquired by the reception unit 101 in step S300 is It is determined whether or not the upper limit of the threshold of the L2SW virtual path set in the media communication service class is exceeded. If the total bandwidth exceeds the upper limit of the threshold value, in step S304, the alarm unit 105 outputs an alarm and ends the SIP negotiation. If the total bandwidth does not exceed the upper limit of the threshold value in step S303, the process proceeds to step S305 for determining the bandwidth of the SBC virtual path.

<<SBC仮想パスに関するアラーム出力ロジック>>
(ニ)ステップS305において、比較判定部103は、既存の積み上げ帯域量にステップS300で受付部101が取得した帯域確保要求情報が含む新たな帯域量を加算した合計である合計帯域量が、マルチメディア通信のサービスクラスで設定したSBC仮想パスの閾値の上限を超えるか否か判定する。合計帯域量が閾値の上限を越える場合、ステップS306において、警報部105がアラームを出力し、SIPネゴシエーションを終了する。ステップS305において、合計帯域量が閾値の上限を超えない場合には、SIPネゴシエーションは成功し通信が確立する。
<< Alarm output logic related to SBC virtual path >>
(D) In step S305, the comparison / determination unit 103 determines that the total bandwidth amount, which is the sum of the existing accumulated bandwidth amount and the new bandwidth amount included in the bandwidth reservation request information acquired by the reception unit 101 in step S300, is It is determined whether or not the upper limit of the SBC virtual path threshold set in the media communication service class is exceeded. If the total bandwidth exceeds the upper limit of the threshold value, in step S306, the alarm unit 105 outputs an alarm and ends the SIP negotiation. In step S305, when the total bandwidth does not exceed the upper limit of the threshold, the SIP negotiation is successful and communication is established.

<アラーム出力パターン(SBC仮想パス/音声通信)>
つづいて、図9を用いて、リソース管理装置11が帯域確保要求(AAR)を取得した際、上述した積み上げ判定ポリシー及びアラーム判定ポリシーに基づく帯域積み上げ処理及びアラーム発出処理について説明する。図9は、SBC仮想パス判定にAAR(音声通信)を受信した際の比較判定パターンを示している。なお、「SBC仮想パスの上限帯域」=「SRV_G711上限帯域」+「SRV_Multimedia上限帯域」であり、「SRV_G711上限帯域」=「緊急帯域」+「UR1帯域」+「UR帯域」+「GN帯域」である。
<Alarm output pattern (SBC virtual path / voice communication)>
Next, with reference to FIG. 9, the band accumulation process and the alarm issue process based on the above-described accumulation determination policy and alarm determination policy when the resource management apparatus 11 acquires a bandwidth reservation request (AAR) will be described. FIG. 9 shows a comparison determination pattern when AAR (voice communication) is received for SBC virtual path determination. “SBC virtual path upper limit band” = “SRV_G711 upper limit band” + “SRV_Multimedia upper limit band”, and “SRV_G711 upper limit band” = “emergency band” + “UR1 band” + “UR band” + “GN band” It is.

(パターン1)
比較判定部103は、記憶部102に記憶される図9に示す「積み上げ帯域」及び「SRV_Multimedia上限帯域」を比較する。このとき「積み上げ帯域」は「SRV_Multimedia上限帯域」を超過していないため、比較判定部103は警報部105へアラーム発出の要求を行わない。つづいて、比較判定部103は、「新規AAR(音声通信)」による積み上げ後の上限帯域である、「積み上げ帯域」+「新規AAR(音声通信)」と「SRV_Multimedia上限帯域」とを比較する。このとき、「積み上げ帯域」+「新規AAR(音声通信)」も「SRV_Multimedia上限帯域」を超過しないため、比較判定部103は警報部105へアラーム発出の要求を行わない。さらに、「積み上げ帯域」+「新規AAR(音声通信)」は、「(4)一般」以下であるため、「新規AAR(音声通信)」の積み上げは可能であり、比較判定部103は「新規AAR(音声通信)」が積み上げ可能であると判定する。設定部104は比較判定部103の判定に基づいて、図2に示すメディアゲートウェイ500に「積み上げ帯域」の上に「新規AAR(音声通信)」を積み上げ可能な状態に制御する。
(Pattern 1)
The comparison determination unit 103 compares the “stacked band” and the “SRV_Multimedia upper limit band” illustrated in FIG. 9 stored in the storage unit 102. At this time, since the “stacked bandwidth” does not exceed the “SRV_Multimedia upper limit bandwidth”, the comparison determination unit 103 does not request the alarm unit 105 to issue an alarm. Subsequently, the comparison / determination unit 103 compares “accumulated bandwidth” + “new AAR (voice communication)” and “SRV_Multimedia upper limit bandwidth”, which are upper limit bands after accumulation by “new AAR (voice communication)”. At this time, since “stacked band” + “new AAR (voice communication)” does not exceed “SRV_Multimedia upper limit band”, the comparison / determination unit 103 does not request the alarm unit 105 to issue an alarm. Furthermore, since “accumulated bandwidth” + “new AAR (voice communication)” is equal to or less than “(4) general”, it is possible to accumulate “new AAR (voice communication)”. It is determined that “AAR (voice communication)” can be stacked. Based on the determination of the comparison determination unit 103, the setting unit 104 controls the media gateway 500 shown in FIG. 2 so that “new AAR (voice communication)” can be stacked on the “stacked bandwidth”.

(パターン2)
比較判定部103は、記憶部102に記憶される図9に示す「積み上げ帯域」及び「SRV_Multimedia上限帯域」を比較する。このとき「積み上げ帯域」は「SRV_Multimedia上限帯域」を超過していないため、比較判定部103は警報部105へアラーム発出の要求を行わない。つづいて、比較判定部103は、「新規AAR(音声通信)」による積み上げ後の上限帯域である、「積み上げ帯域」+「新規AAR(音声通信)」と「SRV_Multimedia上限帯域」とを比較する。このとき、「積み上げ帯域」+「新規AAR(音声通信)」は「(4)一般閾値」以下であるため、比較判定部103は警報部105へアラーム発出の要求を行わない。さらに、「積み上げ帯域」+「新規AAR(音声通信)」は「(4)一般閾値」以下であるため、「新規AAR(音声通信)」の積み上げは可能である。そのため、比較判定部103は「新規AAR(音声通信)」が積み上げ可能であると判定する。設定部104は比較判定部103の判定に基づいて、図2に示すメディアゲートウェイ500に「積み上げ帯域」の上に「新規AAR(音声通信)」を積み上げ可能な状態に制御する。
(Pattern 2)
The comparison determination unit 103 compares the “stacked band” and the “SRV_Multimedia upper limit band” illustrated in FIG. 9 stored in the storage unit 102. At this time, since the “stacked bandwidth” does not exceed the “SRV_Multimedia upper limit bandwidth”, the comparison determination unit 103 does not request the alarm unit 105 to issue an alarm. Subsequently, the comparison / determination unit 103 compares “accumulated bandwidth” + “new AAR (voice communication)” and “SRV_Multimedia upper limit bandwidth”, which are upper limit bands after accumulation by “new AAR (voice communication)”. At this time, since “stacked bandwidth” + “new AAR (voice communication)” is equal to or less than “(4) general threshold”, the comparison determination unit 103 does not request the alarm unit 105 to issue an alarm. Furthermore, since “accumulated bandwidth” + “new AAR (voice communication)” is equal to or less than “(4) general threshold”, “new AAR (voice communication)” can be stacked. Therefore, the comparison determination unit 103 determines that “new AAR (voice communication)” can be stacked. Based on the determination of the comparison determination unit 103, the setting unit 104 controls the media gateway 500 shown in FIG. 2 so that “new AAR (voice communication)” can be stacked on the “stacked bandwidth”.

(パターン3)
比較判定部103は、記憶部102に記憶される図9に示す「積み上げ帯域」及び「SRV_Multimedia上限帯域」を比較する。このとき「積み上げ帯域」は「SRV_Multimedia上限帯域」を超過しているが、帯域確保要求のサービスクラスは音声通信であるため、前述のアラーム判定ポリシーに基づいて比較判定部103は警報部105へアラームの出力要求を行わない。つづいて、比較判定部103は、「新規AAR(音声通信)」による積み上げ後の上限帯域である、「積み上げ帯域」+「新規AAR(音声通信)」と「SRV_G711上限帯域」とを比較する。このとき、「積み上げ帯域」+「新規AAR(音声通信)」は「(4)一般閾値」以上、「(3)優先閾値」以下であるため、UR帯域に属する。
(Pattern 3)
The comparison determination unit 103 compares the “stacked band” and the “SRV_Multimedia upper limit band” illustrated in FIG. 9 stored in the storage unit 102. At this time, the “stacked bandwidth” exceeds the “SRV_Multimedia upper limit bandwidth”, but since the service class of the bandwidth securing request is voice communication, the comparison determination unit 103 notifies the alarm unit 105 based on the alarm determination policy described above. Do not request output. Subsequently, the comparison / determination unit 103 compares “stacked bandwidth” + “new AAR (voice communication)” and “SRV_G711 upper limit bandwidth”, which are upper limit bands after being stacked by “new AAR (voice communication)”. At this time, “stacked bandwidth” + “new AAR (voice communication)” is not less than “(4) general threshold” and not more than “(3) priority threshold”, and therefore belongs to the UR bandwidth.

したがって、「新規AAR(音声通信)」が「一般(GN)」の優先度を有する場合は、GN帯域を超過しているため、比較判定部103はGNに対応するアラームを出力するよう警報部105に要求し、警報部105はGNに対応するアラームを発出する。さらに、「新規AAR(音声通信)」はGN帯域を超過しているため、比較判定部103は帯域の積み上げをNGと判定する。   Therefore, when “new AAR (voice communication)” has a priority of “general (GN)”, the GN band is exceeded, so that the comparison determination unit 103 outputs an alarm corresponding to GN. The alarm unit 105 issues an alarm corresponding to GN. Furthermore, since “new AAR (voice communication)” exceeds the GN band, the comparison / determination unit 103 determines that the accumulated band is NG.

また、「新規AAR(音声通信)」が「優先(UR)」、「高優先(UR1)」及び「最優先(緊急)」のいずれかの優先度を有する場合は、GN帯域を超過しているため、比較判定部103はGNに対応するアラームを出力するよう警報部105に要求し、警報部105はGNに対応するアラームを発出する。さらに、「新規AAR(音声通信)」はUR帯域、UR1帯域及び緊急帯域のいずれも超過していないため、比較判定部103は帯域の積み上げをOKと判定する。   In addition, when “new AAR (voice communication)” has a priority of “priority (UR)”, “high priority (UR1)”, and “top priority (emergency)”, the GN band is exceeded. Therefore, the comparison determination unit 103 requests the alarm unit 105 to output an alarm corresponding to GN, and the alarm unit 105 issues an alarm corresponding to GN. Furthermore, since “new AAR (voice communication)” does not exceed any of the UR band, the UR1 band, and the emergency band, the comparison / determination unit 103 determines that the band accumulation is OK.

(パターン4)
「積み上げ帯域」は「SRV_Multimedia上限帯域」を超過しているが、帯域確保要求のサービスクラスは音声通信であるため、前述のアラーム判定ポリシーに基づいて比較判定部103は警報部105へアラームの出力要求を行わない。つづいて、比較判定部103は、「新規AAR(音声通信)」による積み上げ後の上限帯域である、「積み上げ帯域」+「新規AAR(音声通信)」と「SRV_G711上限帯域」とを比較する。このとき、「積み上げ帯域」+「新規AAR(音声通信)」は「(2)高優先閾値」以上、「(1)最優先閾値」以下であるため、緊急帯域に属する。
(Pattern 4)
Although the “accumulated bandwidth” exceeds the “SRV_Multimedia upper limit bandwidth”, the service class of the bandwidth securing request is voice communication, so the comparison determination unit 103 outputs an alarm to the alarm unit 105 based on the alarm determination policy described above. Do not make a request. Subsequently, the comparison / determination unit 103 compares “stacked bandwidth” + “new AAR (voice communication)” and “SRV_G711 upper limit bandwidth”, which are upper limit bands after being stacked by “new AAR (voice communication)”. At this time, “stacked bandwidth” + “new AAR (voice communication)” is not less than “(2) high priority threshold” and not more than “(1) highest priority threshold”, and therefore belongs to the emergency bandwidth.

したがって、「新規AAR(音声通信)」が「一般(GN)」又は「優先(UR)」の優先度を有する場合は、GN帯域及びUR帯域に属しないため、比較判定部103はアラームを出力するよう警報部105に要求しない。さらに、「新規AAR(音声通信)」の上限帯域は「(4)一般閾値」及び「(3)優先閾値」を超過しているため、比較判定部103は帯域の積み上げをNGと判定する。   Therefore, when “new AAR (voice communication)” has a priority of “general (GN)” or “priority (UR)”, the comparison determination unit 103 outputs an alarm because it does not belong to the GN band and the UR band. The alarm unit 105 is not requested to do so. Furthermore, since the upper limit band of “new AAR (voice communication)” exceeds “(4) general threshold” and “(3) priority threshold”, the comparison / determination unit 103 determines that the accumulated band is NG.

また、「新規AAR(音声通信)」が「高優先(UR1)」の優先度を有する場合は、「新規AAR(音声通信)」はUR1帯域に属し、「(2)高優先閾値」を超過するため、比較判定部103はUR1に対応するアラームを出力するよう警報部105に要求し、警報部105はUR1に対応するアラームを発出する。さらに、「新規AAR(音声通信)」の上限帯域は「(2)高優先閾値」を超過しているため、比較判定部103は帯域の積み上げをNGと判定する。   In addition, when “new AAR (voice communication)” has a priority of “high priority (UR1)”, “new AAR (voice communication)” belongs to the UR1 band and exceeds “(2) high priority threshold”. Therefore, the comparison determination unit 103 requests the alarm unit 105 to output an alarm corresponding to UR1, and the alarm unit 105 issues an alarm corresponding to UR1. Furthermore, since the upper limit band of “new AAR (voice communication)” exceeds “(2) high priority threshold”, the comparison determination unit 103 determines that the accumulated band is NG.

また、「新規AAR(音声通信)」が「最優先(緊急)」の優先度を有する場合は、「新規AAR(音声通信)」はUR1帯域に属し、「(2)高優先閾値」を超過するため、比較判定部103はUR1に対応するアラームを出力するよう警報部105に要求し、警報部105はUR1に対応するアラームを発出する。さらに、「新規AAR(音声通信)」は緊急帯域を超過していないため、比較判定部103は帯域の積み上げをOKと判定する。   In addition, when “new AAR (voice communication)” has a priority of “highest priority (emergency)”, “new AAR (voice communication)” belongs to the UR1 band and exceeds “(2) high priority threshold”. Therefore, the comparison determination unit 103 requests the alarm unit 105 to output an alarm corresponding to UR1, and the alarm unit 105 issues an alarm corresponding to UR1. Furthermore, since “new AAR (voice communication)” does not exceed the emergency band, the comparison / determination unit 103 determines that the accumulated band is OK.

(パターン5)
「積み上げ帯域」は「SRV_Multimedia上限帯域」を超過しているが、帯域確保要求のサービスクラスは音声通信であるため、前述のアラーム判定ポリシーに基づいて比較判定部103は警報部105へアラームの出力要求を行わない。つづいて、比較判定部103は、「新規AAR(音声通信)」による積み上げ後の上限帯域である、「積み上げ帯域」+「新規AAR(音声通信)」と「SRV_G711上限帯域」とを比較する。このとき、「積み上げ帯域」+「新規AAR(音声通信)」の上限帯域は「(3)優先閾値」以上、「(2)高優先閾値」以下であるためUR1帯域に属する。また、「新規AAR(音声通信)」はGN帯域、UR帯域及びUR1帯域に属する。
(Pattern 5)
Although the “accumulated bandwidth” exceeds the “SRV_Multimedia upper limit bandwidth”, the service class of the bandwidth securing request is voice communication, so the comparison determination unit 103 outputs an alarm to the alarm unit 105 based on the alarm determination policy described above. Do not make a request. Subsequently, the comparison / determination unit 103 compares “stacked bandwidth” + “new AAR (voice communication)” and “SRV_G711 upper limit bandwidth”, which are upper limit bands after being stacked by “new AAR (voice communication)”. At this time, since the upper limit band of “stacked band” + “new AAR (voice communication)” is not less than “(3) priority threshold” and not more than “(2) high priority threshold”, it belongs to the UR1 band. Further, “new AAR (voice communication)” belongs to the GN band, the UR band, and the UR1 band.

したがって、「新規AAR(音声通信)」が「一般(GN)」の優先度を有する場合は、「新規AAR(音声通信)」がGN帯域に属し「(4)一般帯域」を超過するため、比較判定部103はGNに対応するアラームを出力するよう警報部105に要求し、警報部105はGNに対応するアラームを発出する。さらに、「新規AAR(音声通信)」の上限帯域は「(4)一般閾値」を超過しているため、比較判定部103は帯域の積み上げをNGと判定する。   Therefore, when “new AAR (voice communication)” has a priority of “general (GN)”, “new AAR (voice communication)” belongs to the GN band and exceeds “(4) general band”. The comparison determination unit 103 requests the alarm unit 105 to output an alarm corresponding to GN, and the alarm unit 105 issues an alarm corresponding to GN. Further, since the upper limit band of “new AAR (voice communication)” exceeds “(4) general threshold value”, the comparison determination unit 103 determines that the accumulated band is NG.

また、「新規AAR(音声通信)」が「優先(UR)」の優先度を有する場合は、「新規AAR(音声通信)」はUR帯域に属し、「(4)一般閾値」及び「(3)優先閾値」を超過するため、比較判定部103はGN及びURに対応するアラームをそれぞれ出力するよう警報部105に要求し、警報部105はGN及びURに対応するアラームをそれぞれ発出する。さらに、「新規AAR(音声通信)」の上限帯域は「(3)優先閾値」を超過しているため、比較判定部103は帯域の積み上げをNGと判定する。   When “new AAR (voice communication)” has a priority of “priority (UR)”, “new AAR (voice communication)” belongs to the UR band, and “(4) general threshold” and “(3 Since the priority threshold value is exceeded, the comparison / determination unit 103 requests the alarm unit 105 to output alarms corresponding to GN and UR, respectively, and the alarm unit 105 issues alarms corresponding to GN and UR, respectively. Furthermore, since the upper limit band of “new AAR (voice communication)” exceeds “(3) priority threshold”, the comparison determination unit 103 determines that the accumulated band is NG.

また、「新規AAR(音声通信)」が「高優先(UR1)」又は「最優先(緊急)」の優先度を有する場合は、「新規AAR(音声通信)」はGN帯域及びUR帯域に属し、「(4)一般閾値」及び「(3)優先閾値」を超過するため、比較判定部103はGN及びURに対応するアラームをそれぞれ出力するよう警報部105に要求し、警報部105はGN及びURに対応するアラームをそれぞれ発出する。さらに、「新規AAR(音声通信)」の上限帯域は「(1)最優先閾値」を超過していないため、比較判定部103は帯域の積み上げをOKと判定する。   In addition, when “new AAR (voice communication)” has a priority of “high priority (UR1)” or “highest priority (emergency)”, “new AAR (voice communication)” belongs to the GN band and the UR band. , “(4) General threshold” and “(3) Priority threshold” are exceeded, the comparison determination unit 103 requests the alarm unit 105 to output alarms corresponding to GN and UR, respectively. And alarms corresponding to UR are issued. Furthermore, since the upper limit band of “new AAR (voice communication)” does not exceed “(1) highest priority threshold value”, the comparison determination unit 103 determines that the accumulation of bands is OK.

(パターン6)
「積み上げ帯域」は「SRV_Multimedia上限帯域」を超過しているが、帯域確保要求のサービスクラスは音声通信であるため、前述のアラーム判定ポリシーに基づいて比較判定部103は警報部105へアラームの出力要求を行わない。つづいて、比較判定部103は、「新規AAR(音声通信)」による積み上げ後の上限帯域である、「積み上げ帯域」+「新規AAR(音声通信)」と「SRV_G711上限帯域」とを比較する。このとき、「積み上げ帯域」+「新規AAR(音声通信)」の上限帯域は「(2)高優先閾値」以上、「(1)最優先閾値」以下であるため緊急帯域に属する。また、「新規AAR(音声通信)」はUR帯域、UR1帯域及び緊急帯域に属する。
(Pattern 6)
Although the “accumulated bandwidth” exceeds the “SRV_Multimedia upper limit bandwidth”, the service class of the bandwidth securing request is voice communication, so the comparison determination unit 103 outputs an alarm to the alarm unit 105 based on the alarm determination policy described above. Do not make a request. Subsequently, the comparison / determination unit 103 compares “stacked bandwidth” + “new AAR (voice communication)” and “SRV_G711 upper limit bandwidth”, which are upper limit bands after being stacked by “new AAR (voice communication)”. At this time, since the upper limit band of “stacked band” + “new AAR (voice communication)” is not less than “(2) high priority threshold” and not more than “(1) highest priority threshold”, it belongs to the emergency band. Further, “new AAR (voice communication)” belongs to the UR band, the UR1 band, and the emergency band.

したがって、「新規AAR(音声通信)」が「一般(GN)」の優先度を有する場合は、「新規AAR(音声通信)」はGN帯域に属さないため、比較判定部103はアラームを出力するよう警報部105に要求しない。さらに、「新規AAR(音声通信)」の上限帯域は「(4)一般閾値」を超過しているため、比較判定部103は帯域の積み上げをNGと判定する。   Therefore, when “new AAR (voice communication)” has the priority of “general (GN)”, since “new AAR (voice communication)” does not belong to the GN band, the comparison determination unit 103 outputs an alarm. The alarm unit 105 is not requested. Further, since the upper limit band of “new AAR (voice communication)” exceeds “(4) general threshold value”, the comparison determination unit 103 determines that the accumulated band is NG.

また、「新規AAR(音声通信)」が「優先(UR)」の優先度を有する場合は、「新規AAR(音声通信)」はUR帯域に属し、「(3)優先閾値」を超過するため、比較判定部103はURに対応するアラームを出力するよう警報部105に要求し、警報部105はURに対応するアラームを発出する。さらに、「新規AAR(音声通信)」の上限帯域は「(3)優先閾値」を超過しているため、比較判定部103は帯域の積み上げをNGと判定する。   Also, when “new AAR (voice communication)” has a priority of “priority (UR)”, “new AAR (voice communication)” belongs to the UR band and exceeds “(3) priority threshold”. The comparison determination unit 103 requests the alarm unit 105 to output an alarm corresponding to the UR, and the alarm unit 105 issues an alarm corresponding to the UR. Furthermore, since the upper limit band of “new AAR (voice communication)” exceeds “(3) priority threshold”, the comparison determination unit 103 determines that the accumulated band is NG.

また、「新規AAR(音声通信)」が「高優先(UR1)」の優先度を有する場合は、「新規AAR(音声通信)」はUR帯域及びUR1帯域に属し、「(3)優先閾値」及び「(2)高優先閾値」を超過するため、比較判定部103はUR及びUR1に対応するアラームをそれぞれ出力するよう警報部105に要求し、警報部105はUR及びUR1に対応するアラームをそれぞれ発出する。さらに、「新規AAR(音声通信)」の上限帯域は「(2)高優先閾値」を超過しているため、比較判定部103は帯域の積み上げをNGと判定する。   Further, when “new AAR (voice communication)” has a priority of “high priority (UR1)”, “new AAR (voice communication)” belongs to the UR band and the UR1 band, and “(3) priority threshold” In addition, since the “(2) high priority threshold” is exceeded, the comparison determination unit 103 requests the alarm unit 105 to output an alarm corresponding to UR and UR1, respectively, and the alarm unit 105 outputs an alarm corresponding to UR and UR1. Issue each. Furthermore, since the upper limit band of “new AAR (voice communication)” exceeds “(2) high priority threshold”, the comparison determination unit 103 determines that the accumulated band is NG.

また、「新規AAR(音声通信)」が「最優先(緊急)」の優先度を有する場合は、「新規AAR(音声通信)」はUR帯域及びUR1帯域に属し、「(3)優先閾値」及び「(2)高優先閾値」を超過するため、比較判定部103はUR及びUR1に対応するアラームをそれぞれ出力するよう警報部105に要求し、警報部105はUR及びUR1に対応するアラームをそれぞれ発出する。さらに、「新規AAR(音声通信)」の上限帯域は「(1)最優先閾値」を超過していないため、比較判定部103は帯域の積み上げをOKと判定する。   When “new AAR (voice communication)” has a priority of “highest priority (emergency)”, “new AAR (voice communication)” belongs to the UR band and the UR1 band, and “(3) priority threshold” In addition, since the “(2) high priority threshold” is exceeded, the comparison determination unit 103 requests the alarm unit 105 to output an alarm corresponding to UR and UR1, respectively, and the alarm unit 105 outputs an alarm corresponding to UR and UR1. Issue each. Furthermore, since the upper limit band of “new AAR (voice communication)” does not exceed “(1) highest priority threshold value”, the comparison determination unit 103 determines that the accumulation of bands is OK.

<アラーム出力パターン(SBC仮想パス/マルチメディア通信)>
つづいて、図10を用いて、リソース管理装置11が帯域確保要求(AAR)を取得した際、上述した積み上げ判定ポリシー及びアラーム判定ポリシーに基づく帯域積み上げ処理及びアラーム発出処理について説明する。図10は、SBC仮想パス判定にAAR(マルチメディア通信)を受信した際の比較判定パターンを示している。
<Alarm output pattern (SBC virtual path / multimedia communication)>
Next, with reference to FIG. 10, the band accumulation process and the alarm issue process based on the above-described accumulation determination policy and alarm determination policy when the resource management apparatus 11 acquires a bandwidth reservation request (AAR) will be described. FIG. 10 shows a comparison determination pattern when AAR (multimedia communication) is received for SBC virtual path determination.

(パターン1)
「積み上げ帯域」は「SRV_Multimedia上限」を超過せず、「新規AAR(マルチメディア通信)」による積み上げ後の上限帯域である、「積み上げ帯域」+「新規AAR(マルチメディア通信)」も「SRV_Multimedia上限」を超過しないため、比較判定部103はアラームを出力するよう警報部105に要求しない。さらに、「新規AAR(マルチメディア通信)」の上限帯域は「SRV_Multimedia上限」を超過していないため、比較判定部103は帯域の積み上げをOKと判定する。
(Pattern 1)
“Stacked bandwidth” does not exceed “SRV_Multimedia upper limit” and “Stacked bandwidth” + “New AAR (multimedia communication)”, which is the upper limit bandwidth after stacking by “new AAR (multimedia communication)”, is also “SRV_Multimedia upper limit” The comparison determination unit 103 does not request the alarm unit 105 to output an alarm. Furthermore, since the upper limit band of “new AAR (multimedia communication)” does not exceed the “SRV_Multimedia upper limit”, the comparison determination unit 103 determines that the accumulation of bands is OK.

(パターン2)
「積み上げ帯域」は「SRV_Multimedia上限」を超過しないが、「新規AAR(マルチメディア通信)」による積み上げ後の上限帯域である、「積み上げ帯域」+「新規AAR(マルチメディア通信)」は「SRV_Multimedia上限」を超過するため、比較判定部103はSRV_Multimediaに対応するアラームを出力するよう警報部105に要求し、警報部105はSRV_Multimediaに対応するアラームを発出する。さらに、「新規AAR(マルチメディア通信)」の上限帯域は「SRV_Multimedia上限」を超過しているため、比較判定部103は帯域の積み上げをNGと判定する。
(Pattern 2)
“Stacked bandwidth” does not exceed “SRV_Multimedia upper limit”, but “Stacked bandwidth” + “New AAR (multimedia communication)” is “SRV_Multimedia upper limit” after being stacked by “new AAR (multimedia communication)” Therefore, the comparison determination unit 103 requests the alarm unit 105 to output an alarm corresponding to SRV_Multimedia, and the alarm unit 105 issues an alarm corresponding to SRV_Multimedia. Furthermore, since the upper limit band of “new AAR (multimedia communication)” exceeds the “SRV_Multimedia upper limit”, the comparison determination unit 103 determines that the accumulated band is NG.

(パターン3)
「積み上げ帯域」は「SRV_Multimedia上限」を超過するため、比較判定部103はSRV_Multimediaに対応するアラームを出力するよう警報部105に要求し、警報部105はSRV_Multimediaに対応するアラームを発出する。さらに、「新規AAR(マルチメディア通信)」の上限帯域は「SRV_Multimedia上限」を超過しているため、比較判定部103は帯域の積み上げをNGと判定する。
(Pattern 3)
Since the “stacked bandwidth” exceeds the “SRV_Multimedia upper limit”, the comparison / determination unit 103 requests the alarm unit 105 to output an alarm corresponding to SRV_Multimedia, and the alarm unit 105 issues an alarm corresponding to SRV_Multimedia. Furthermore, since the upper limit band of “new AAR (multimedia communication)” exceeds the “SRV_Multimedia upper limit”, the comparison determination unit 103 determines that the accumulated band is NG.

(パターン4)
「積み上げ帯域」は「SRV_Multimedia上限」を超過するため、比較判定部103はSRV_Multimediaに対応するアラームを出力するよう警報部105に要求し、警報部105はSRV_Multimediaに対応するアラームを発出する。さらに、「新規AAR(マルチメディア通信)」の上限帯域は「SRV_Multimedia上限」を超過しているため、比較判定部103は帯域の積み上げをNGと判定する。
(Pattern 4)
Since the “stacked bandwidth” exceeds the “SRV_Multimedia upper limit”, the comparison / determination unit 103 requests the alarm unit 105 to output an alarm corresponding to SRV_Multimedia, and the alarm unit 105 issues an alarm corresponding to SRV_Multimedia. Furthermore, since the upper limit band of “new AAR (multimedia communication)” exceeds the “SRV_Multimedia upper limit”, the comparison determination unit 103 determines that the accumulated band is NG.

<アラーム出力パターン(L2SW仮想パス/音声通信)>
つづいて、図11を用いて、リソース管理装置11が帯域確保要求(AAR)を取得した際、上述した積み上げ判定ポリシー及びアラーム判定ポリシーに基づく帯域積み上げ処理及びアラーム発出処理について説明する。図11は、L2SW仮想パス判定にAAR(音声通信)を受信した際の比較判定パターンを示している。
<Alarm output pattern (L2SW virtual path / voice communication)>
Next, with reference to FIG. 11, when the resource management device 11 acquires a bandwidth securing request (AAR), a bandwidth accumulation process and an alarm issue process based on the above-described accumulation determination policy and alarm determination policy will be described. FIG. 11 shows a comparison determination pattern when AAR (voice communication) is received for L2SW virtual path determination.

(パターン1)
「積み上げ帯域1」は「SRV_Multimedia上限」を超過せず、「新規AAR(音声通信)」による積み上げ後の上限帯域である、「積み上げ帯域1」+「新規AAR(音声通信)」も「SRV_Multimedia上限」を超過しないため、比較判定部103はアラームを出力するよう警報部105に要求しない。さらに、「新規AAR(音声通信)」の上限帯域は「SRV_Multimedia上限」を超過していないため、比較判定部103は帯域の積み上げをOKと判定する。
(Pattern 1)
Stacked band 1” does not exceed “SRV_Multimedia upper limit”, and “Stacked band 1” + “New AAR (voice communication)”, which is the upper limit band after “New AAR (voice communication)” is stacked, is also “SRV_Multimedia upper limit”. The comparison determination unit 103 does not request the alarm unit 105 to output an alarm. Furthermore, since the upper limit band of “new AAR (voice communication)” does not exceed the “SRV_Multimedia upper limit”, the comparison determination unit 103 determines that the accumulation of bands is OK.

(パターン2)
「積み上げ帯域1」は「SRV_Multimedia上限」を超過しないため、比較判定部103はアラームを出力するよう警報部105に要求しない。また、L2SW仮想パスにおいては、SRV_Multimedia上限帯域及びSRV_G711上限帯域の間で帯域の隔離があるため、「新規AAR(音声通信)」は、積み上げ帯域の大きさに関わらず、GN帯域の下限から積み上げられる。積み上げ後による「新規AAR(音声通信)」の上限帯域はGN帯域に属し、「(4)一般閾値」を超過しないため、比較判定部103はアラームを出力するよう警報部105に要求しない。さらに、「新規AAR(音声通信)」の上限帯域はGN帯域に属し、「(4)一般閾値」を超過しないため、比較判定部103は帯域の積み上げをOKと判定する。
(Pattern 2)
Since “stacked band 1” does not exceed “SRV_Multimedia upper limit”, comparison determination unit 103 does not request alarm unit 105 to output an alarm. In the L2SW virtual path, because there is a band separation between the SRV_Multimedia upper limit band and the SRV_G711 upper limit band, “new AAR (voice communication)” is stacked from the lower limit of the GN band regardless of the size of the stacked band. It is done. Since the upper limit band of “new AAR (voice communication)” after accumulation belongs to the GN band and does not exceed “(4) general threshold”, the comparison determination unit 103 does not request the alarm unit 105 to output an alarm. Furthermore, since the upper limit band of “new AAR (voice communication)” belongs to the GN band and does not exceed “(4) general threshold value”, the comparison determination unit 103 determines that the accumulation of bands is OK.

(パターン3)
「積み上げ帯域1」は「SRV_Multimedia上限」と同一となるため、比較判定部103はアラームを出力するよう警報部105に要求しない。また、積み上げ後による「新規AAR(音声通信)」の上限帯域はGN帯域に属し、「(4)一般閾値」を超過しないため、比較判定部103はアラームを出力するよう警報部105に要求しない。さらに、「新規AAR(音声通信)」の上限帯域はGN帯域に属し、「(4)一般閾値」を超過しないため、比較判定部103は帯域の積み上げをOKと判定する。
(Pattern 3)
Since “stacked band 1” is the same as “SRV_Multimedia upper limit”, comparison determination unit 103 does not request alarm unit 105 to output an alarm. Further, since the upper limit band of “new AAR (voice communication)” after accumulation belongs to the GN band and does not exceed “(4) general threshold”, the comparison determination unit 103 does not request the alarm unit 105 to output an alarm. . Furthermore, since the upper limit band of “new AAR (voice communication)” belongs to the GN band and does not exceed “(4) general threshold value”, the comparison determination unit 103 determines that the accumulation of bands is OK.

(パターン4)
「積み上げ帯域2」は、SRV_G711上限帯域に積み上げられているが、「積み上げ帯域1」は「SRV_Multimedia上限」を超過しておらず、「SRV_Multimedia上限」の残存帯域に「新規AAR(音声通信)」を積み上げる帯域量があるため、「新規AAR(音声通信)」は「積み上げ帯域1」に積み上げられる。
(Pattern 4)
Stacked band 2” is stacked in the SRV_G711 upper limit band, but “Stacked band 1” does not exceed “SRV_Multimedia upper limit”, and “New AAR (voice communication)” exists in the remaining band of “SRV_Multimedia upper limit”. Therefore, “new AAR (voice communication)” is stacked in “stacked band 1”.

そして、「新規AAR(音声通信)」による積み上げ後の上限帯域である、「積み上げ帯域1」+「新規AAR(音声通信)」は「SRV_Multimedia上限」を超過しないため、比較判定部103はアラームを出力するよう警報部105に要求しない。さらに、「新規AAR(音声通信)」の上限帯域は「SRV_Multimedia上限」を超過していないため、比較判定部103は帯域の積み上げをOKと判定する。   Then, because “upload band 1” + “new AAR (voice communication)”, which is the upper limit band after stacking by “new AAR (voice communication)” does not exceed “SRV_Multimedia upper limit”, the comparison determination unit 103 generates an alarm. The alarm unit 105 is not requested to output. Furthermore, since the upper limit band of “new AAR (voice communication)” does not exceed the “SRV_Multimedia upper limit”, the comparison determination unit 103 determines that the accumulation of bands is OK.

(パターン5)
「積み上げ帯域2」は、SRV_G711上限帯域に積み上げられているが、「SRV_Multimedia上限」の残存帯域に「新規AAR(音声通信)」を積み上げる帯域量がないため、「新規AAR(音声通信)」は「積み上げ帯域2」に積み上げられる。そして、「新規AAR(音声通信)」による積み上げ後の上限帯域である、「積み上げ帯域1」+「新規AAR(音声通信)」は、GN帯域、UR帯域及びUR1帯域に属し、「新規AAR(音声通信)」の上限帯域は「(3)優先閾値」以上、「(2)高優先閾値」以下であるためUR1帯域に属する。
(Pattern 5)
Stacked band 2” is stacked in the SRV_G711 upper limit band, but since there is no band amount for stacking “new AAR (voice communication)” in the remaining band of “SRV_Multimedia upper limit”, “new AAR (voice communication)” is It is piled up in “stacking zone 2”. Then, “stacked band 1” + “new AAR (voice communication)”, which is the upper limit band after stacking by “new AAR (voice communication)” belongs to the GN band, the UR band, and the UR1 band, and “new AAR ( The upper limit band of “voice communication” ”is not less than“ (3) priority threshold value ”and not more than“ (2) high priority threshold value ”, and therefore belongs to the UR1 band.

したがって、「新規AAR(音声通信)」が「一般(GN)」の優先度を有する場合は、「新規AAR(音声通信)」はGN帯域に属し、「(4)一般閾値」を超過するため、比較判定部103はGNに対応するアラームを出力するよう警報部105に要求し、警報部105はGNに対応するアラームを発出する。さらに、「新規AAR(音声通信)」の上限帯域は「(4)一般閾値」を超過しているため、比較判定部103は帯域の積み上げをNGと判定する。   Therefore, when “new AAR (voice communication)” has a priority of “general (GN)”, “new AAR (voice communication)” belongs to the GN band and exceeds “(4) general threshold”. The comparison determination unit 103 requests the alarm unit 105 to output an alarm corresponding to GN, and the alarm unit 105 issues an alarm corresponding to GN. Further, since the upper limit band of “new AAR (voice communication)” exceeds “(4) general threshold value”, the comparison determination unit 103 determines that the accumulated band is NG.

また、「新規AAR(音声通信)」が「優先(UR)」の優先度を有する場合は、「新規AAR(音声通信)」はGN帯域及びUR帯域に属し、「(4)一般閾値」及び「(3)優先閾値」を超過するため、比較判定部103はGN及びURに対応するアラームをそれぞれ出力するよう警報部105に要求し、警報部105はGN及びURに対応するアラームをそれぞれ発出する。さらに、「新規AAR(音声通信)」の上限帯域は「(4)一般閾値」及び「(3)優先閾値」を超過しているため、比較判定部103は帯域の積み上げをNGと判定する。   When “new AAR (voice communication)” has a priority of “priority (UR)”, “new AAR (voice communication)” belongs to the GN band and the UR band, and “(4) general threshold” and Since “(3) priority threshold” is exceeded, the comparison determination unit 103 requests the alarm unit 105 to output alarms corresponding to GN and UR, respectively, and the alarm unit 105 issues alarms corresponding to GN and UR, respectively. To do. Furthermore, since the upper limit band of “new AAR (voice communication)” exceeds “(4) general threshold” and “(3) priority threshold”, the comparison / determination unit 103 determines that the accumulated band is NG.

また、「新規AAR(音声通信)」が「高優先(UR1)」又は「最優先(緊急)」の優先度を有する場合は、「新規AAR(音声通信)」はGN帯域及びUR帯域に属し、「(4)一般閾値」及び「(3)優先閾値」を超過するため、比較判定部103はGN及びURに対応するアラームをそれぞれ出力するよう警報部105に要求し、警報部105はGN及びURに対応するアラームをそれぞれ発出する。さらに、「新規AAR(音声通信)」の上限帯域は「(2)高優先閾値」を超過していないため、比較判定部103は帯域の積み上げをOKと判定する。   In addition, when “new AAR (voice communication)” has a priority of “high priority (UR1)” or “highest priority (emergency)”, “new AAR (voice communication)” belongs to the GN band and the UR band. , “(4) General threshold” and “(3) Priority threshold” are exceeded, the comparison determination unit 103 requests the alarm unit 105 to output alarms corresponding to GN and UR, respectively. And alarms corresponding to UR are issued. Furthermore, since the upper limit band of “new AAR (voice communication)” does not exceed “(2) high priority threshold”, the comparison determination unit 103 determines that the accumulation of bands is OK.

(パターン6)
「パターン5」と同様の理由で、「新規AAR(音声通信)」は「積み上げ帯域2」に積み上げられる。積み上げられた「新規AAR(音声通信)」は、UR帯域、UR1帯域及び緊急帯域に属する。また、「新規AAR(音声通信)」の上限帯域は「(2)高優先閾値」以上、「(1)最優先閾値」以下であるため緊急帯域に属する。
(Pattern 6)
For the same reason as “Pattern 5”, “New AAR (voice communication)” is stacked in “Stacked band 2”. The accumulated “new AAR (voice communication)” belongs to the UR band, the UR1 band, and the emergency band. Further, since the upper limit band of “new AAR (voice communication)” is not less than “(2) high priority threshold” and not more than “(1) highest priority threshold”, it belongs to the emergency band.

したがって、「新規AAR(音声通信)」が「一般(GN)」の優先度を有する場合は、「新規AAR(音声通信)」はGN帯域に属さないため、比較判定部103はアラームを出力するよう警報部105に要求しない。さらに、「新規AAR(音声通信)」の上限帯域は「(4)一般閾値」を超過しているため、比較判定部103は帯域の積み上げをNGと判定する。   Therefore, when “new AAR (voice communication)” has the priority of “general (GN)”, since “new AAR (voice communication)” does not belong to the GN band, the comparison determination unit 103 outputs an alarm. The alarm unit 105 is not requested. Further, since the upper limit band of “new AAR (voice communication)” exceeds “(4) general threshold value”, the comparison determination unit 103 determines that the accumulated band is NG.

また、「新規AAR(音声通信)」が「優先(UR)」の優先度を有する場合は、「新規AAR(音声通信)」はUR帯域に属し、「(3)優先閾値」を超過するため、比較判定部103はURに対応するアラームを出力するよう警報部105に要求し、警報部105はURに対応するアラームを発出する。さらに、「新規AAR(音声通信)」の上限帯域は「(3)優先閾値」を超過しているため、比較判定部103は帯域の積み上げをNGと判定する。   Also, when “new AAR (voice communication)” has a priority of “priority (UR)”, “new AAR (voice communication)” belongs to the UR band and exceeds “(3) priority threshold”. The comparison determination unit 103 requests the alarm unit 105 to output an alarm corresponding to the UR, and the alarm unit 105 issues an alarm corresponding to the UR. Furthermore, since the upper limit band of “new AAR (voice communication)” exceeds “(3) priority threshold”, the comparison determination unit 103 determines that the accumulated band is NG.

また、「新規AAR(音声通信)」が「高優先(UR1)」の優先度を有する場合は、「新規AAR(音声通信)」はUR帯域及びUR1帯域に属し、「(3)優先閾値」及び「(2)高優先閾値」を超過するため、比較判定部103はUR及びUR1に対応するアラームをそれぞれ出力するよう警報部105に要求し、警報部105はUR及びUR1に対応するアラームをそれぞれ発出する。さらに、「新規AAR(音声通信)」の上限帯域は「(2)高優先閾値」を超過しているため、比較判定部103は帯域の積み上げをNGと判定する。   Further, when “new AAR (voice communication)” has a priority of “high priority (UR1)”, “new AAR (voice communication)” belongs to the UR band and the UR1 band, and “(3) priority threshold” In addition, since the “(2) high priority threshold” is exceeded, the comparison determination unit 103 requests the alarm unit 105 to output an alarm corresponding to UR and UR1, respectively, and the alarm unit 105 outputs an alarm corresponding to UR and UR1. Issue each. Furthermore, since the upper limit band of “new AAR (voice communication)” exceeds “(2) high priority threshold”, the comparison determination unit 103 determines that the accumulated band is NG.

また、「新規AAR(音声通信)」が「最優先(緊急)」の優先度を有する場合は、「新規AAR(音声通信)」はUR帯域及びUR1帯域に属し、「(3)優先閾値」及び「(2)高優先閾値」を超過するため、比較判定部103はUR及びUR1に対応するアラームをそれぞれ出力するよう警報部105に要求し、警報部105はUR及びUR1に対応するアラームをそれぞれ発出する。さらに、「新規AAR(音声通信)」の上限帯域は「(1)最優先閾値」を超過していないため、比較判定部103は帯域の積み上げをOKと判定する。   When “new AAR (voice communication)” has a priority of “highest priority (emergency)”, “new AAR (voice communication)” belongs to the UR band and the UR1 band, and “(3) priority threshold” In addition, since the “(2) high priority threshold” is exceeded, the comparison determination unit 103 requests the alarm unit 105 to output an alarm corresponding to UR and UR1, respectively, and the alarm unit 105 outputs an alarm corresponding to UR and UR1. Issue each. Furthermore, since the upper limit band of “new AAR (voice communication)” does not exceed “(1) highest priority threshold value”, the comparison determination unit 103 determines that the accumulation of bands is OK.

(パターン7)
「積み上げ帯域1」は「SRV_Multimedia上限」と同一となるため、比較判定部103はアラームを出力するよう警報部105に要求しない。また、「パターン5」と同様の理由で、「新規AAR(音声通信)」は「積み上げ帯域2」に積み上げられる。積み上げられた「新規AAR(音声通信)」は、UR1帯域及び緊急帯域に属する。また、「新規AAR(音声通信)」の上限帯域は「(1)最優先閾値」以上であるため、SRV_G711上限帯域を超過する。
(Pattern 7)
Since “stacked band 1” is the same as “SRV_Multimedia upper limit”, comparison determination unit 103 does not request alarm unit 105 to output an alarm. Also, for the same reason as “Pattern 5”, “New AAR (voice communication)” is stacked in “Stacked bandwidth 2”. The accumulated “new AAR (voice communication)” belongs to the UR1 band and the emergency band. Further, since the upper limit band of “new AAR (voice communication)” is equal to or greater than “(1) highest priority threshold value”, it exceeds the SRV_G711 upper limit band.

したがって、「新規AAR(音声通信)」が「一般(GN)」の優先度を有する場合は、「新規AAR(音声通信)」はGN帯域に属さないため、比較判定部103はアラームを出力するよう警報部105に要求しない。さらに、「新規AAR(音声通信)」の上限帯域は「(4)一般閾値」を超過しているため、比較判定部103は帯域の積み上げをNGと判定する。   Therefore, when “new AAR (voice communication)” has the priority of “general (GN)”, since “new AAR (voice communication)” does not belong to the GN band, the comparison determination unit 103 outputs an alarm. The alarm unit 105 is not requested. Further, since the upper limit band of “new AAR (voice communication)” exceeds “(4) general threshold value”, the comparison determination unit 103 determines that the accumulated band is NG.

また、「新規AAR(音声通信)」が「優先(UR)」の優先度を有する場合は、「新規AAR(音声通信)」はUR帯域に属さないため、比較判定部103はアラームを出力するよう警報部105に要求しない。さらに、「新規AAR(音声通信)」の上限帯域は「(3)優先閾値」を超過しているため、比較判定部103は帯域の積み上げをNGと判定する。   When “new AAR (voice communication)” has a priority of “priority (UR)”, since “new AAR (voice communication)” does not belong to the UR band, the comparison determination unit 103 outputs an alarm. The alarm unit 105 is not requested. Furthermore, since the upper limit band of “new AAR (voice communication)” exceeds “(3) priority threshold”, the comparison determination unit 103 determines that the accumulated band is NG.

また、「新規AAR(音声通信)」が「高優先(UR1)」の優先度を有する場合は、「新規AAR(音声通信)」はUR1帯域に属し、「(2)高優先閾値」を超過するため、比較判定部103はUR1に対応するアラームを出力するよう警報部105に要求し、警報部105はUR1に対応するアラームを発出する。さらに、「新規AAR(音声通信)」の上限帯域は「(2)高優先閾値」を超過しているため、比較判定部103は帯域の積み上げをNGと判定する。   In addition, when “new AAR (voice communication)” has a priority of “high priority (UR1)”, “new AAR (voice communication)” belongs to the UR1 band and exceeds “(2) high priority threshold”. Therefore, the comparison determination unit 103 requests the alarm unit 105 to output an alarm corresponding to UR1, and the alarm unit 105 issues an alarm corresponding to UR1. Furthermore, since the upper limit band of “new AAR (voice communication)” exceeds “(2) high priority threshold”, the comparison determination unit 103 determines that the accumulated band is NG.

また、「新規AAR(音声通信)」が「最優先(緊急)」の優先度を有する場合は、「新規AAR(音声通信)」は緊急帯域に属し、「(1)最優先閾値」を超過するため、比較判定部103はエラーに対応するアラームを出力するよう警報部105に要求し、警報部105は緊急に対応するアラームを発出する。さらに、「新規AAR(音声通信)」の上限帯域は「(1)最優先閾値」を超過しているため、比較判定部103は帯域の積み上げをNGと判定する。   If “new AAR (voice communication)” has a priority of “highest priority (emergency)”, “new AAR (voice communication)” belongs to the emergency band and exceeds “(1) highest priority threshold”. Therefore, the comparison / determination unit 103 requests the alarm unit 105 to output an alarm corresponding to the error, and the alarm unit 105 issues an alarm corresponding to the emergency. Furthermore, since the upper limit band of “new AAR (voice communication)” exceeds “(1) highest priority threshold value”, the comparison / determination unit 103 determines that the accumulated band is NG.

<アラーム出力パターン(L2SW仮想パス/マルチメディア通信)>
つづいて、図12を用いて、リソース管理装置11が帯域確保要求(AAR)を取得した際、上述した積み上げ判定ポリシー及びアラーム判定ポリシーに基づく帯域積み上げ処理及びアラーム発出処理について説明する。図12は、L2SW仮想パス判定にAAR(マルチメディア通信)を受信した際の比較判定パターンを示している。
<Alarm output pattern (L2SW virtual path / multimedia communication)>
Next, referring to FIG. 12, when the resource management apparatus 11 acquires a bandwidth securing request (AAR), the bandwidth accumulation processing and alarm issuing processing based on the above-described accumulation determination policy and alarm determination policy will be described. FIG. 12 shows a comparison determination pattern when AAR (multimedia communication) is received for L2SW virtual path determination.

(パターン1)
「積み上げ帯域1」は「SRV_Multimedia上限」を超過せず、「新規AAR(マルチメディア通信)」による積み上げ後の上限帯域である、「積み上げ帯域1」+「新規AAR(マルチメディア通信)」も「SRV_Multimedia上限」を超過しないため、比較判定部103はアラームを出力するよう警報部105に要求しない。さらに、「新規AAR(マルチメディア通信)」の上限帯域は「SRV_Multimedia上限」を超過していないため、比較判定部103は帯域の積み上げをOKと判定する。
(Pattern 1)
Stacked band 1” does not exceed “SRV_Multimedia upper limit”, and “Stacked band 1” + “New AAR (multimedia communication)”, which is the upper limit band after “New AAR (multimedia communication)” is stacked, Since the SRV_Multimedia upper limit is not exceeded, the comparison determination unit 103 does not request the alarm unit 105 to output an alarm. Furthermore, since the upper limit band of “new AAR (multimedia communication)” does not exceed the “SRV_Multimedia upper limit”, the comparison determination unit 103 determines that the accumulation of bands is OK.

(パターン2)
「積み上げ帯域1」は「SRV_Multimedia上限」と同一となるため、比較判定部103はアラームを出力するよう警報部105に要求しない。ここで、「新規AAR(マルチメディア通信)」は、SRV_Multimedia上限帯域及びSRV_G711上限帯域の分断された帯域に跨って積み上げ可能である。そのため、積み上げ後による「新規AAR(マルチメディア通信)」の上限帯域は「SRV_Multimedia上限」を超過するが、GN帯域には属しさない。
(Pattern 2)
Since “stacked band 1” is the same as “SRV_Multimedia upper limit”, comparison determination unit 103 does not request alarm unit 105 to output an alarm. Here, “new AAR (multimedia communication)” can be stacked across the divided bands of the SRV_Multimedia upper limit band and the SRV_G711 upper limit band. For this reason, the upper limit band of “new AAR (multimedia communication)” after stacking exceeds the “SRV_Multimedia upper limit”, but does not belong to the GN band.

したがって、「新規AAR(マルチメディア通信)」の上限帯域は「SRV_Multimedia上限」を超過するため、比較判定部103はSRV_Multimedia上限帯域に対応するアラームを出力するよう警報部105に要求し、警報部105はSRV_Multimedia上限帯域に対応するアラームを発出する。さらに、「新規AAR(マルチメディア通信)」の上限帯域は「SRV_Multimedia上限」を超過しているため、比較判定部103は帯域の積み上げをNGと判定する。   Therefore, since the upper limit band of “new AAR (multimedia communication)” exceeds the “SRV_Multimedia upper limit”, the comparison determination unit 103 requests the alarm unit 105 to output an alarm corresponding to the SRV_Multimedia upper limit band, and the alarm unit 105 Issues an alarm corresponding to the SRV_Multimedia upper limit band. Furthermore, since the upper limit band of “new AAR (multimedia communication)” exceeds the “SRV_Multimedia upper limit”, the comparison determination unit 103 determines that the accumulated band is NG.

(パターン3)
「積み上げ帯域2」は、SRV_G711上限帯域に積み上げられているが、「積み上げ帯域1」は「SRV_Multimedia上限」を超過しておらず、「SRV_Multimedia上限」の残存帯域に「新規AAR(マルチメディア通信)」を積み上げる帯域量があるため、その結果、「新規AAR(音声通信)」は「積み上げ帯域1」に積み上げられる。
(Pattern 3)
Stacked band 2” is stacked in the SRV_G711 upper limit band, but “Stacked band 1” does not exceed “SRV_Multimedia upper limit”, and “SRV_Multimedia upper limit” remains in the remaining band “New AAR (multimedia communication)” As a result, “new AAR (voice communication)” is stacked in “stacked band 1”.

そして、「新規AAR(マルチメディア通信)」による積み上げ後の上限帯域である、「積み上げ帯域1」+「新規AAR(マルチメディア通信)」は「SRV_Multimedia上限」を超過しないため、比較判定部103はアラームを出力するよう警報部105に要求しない。さらに、「新規AAR(マルチメディア通信)」の上限帯域は「SRV_Multimedia上限」を超過していないため、比較判定部103は帯域の積み上げをOKと判定する。   Then, the upper limit band after stacking by “new AAR (multimedia communication)”, “stacked band 1” + “new AAR (multimedia communication)” does not exceed “SRV_Multimedia upper limit”. The alarm unit 105 is not requested to output an alarm. Furthermore, since the upper limit band of “new AAR (multimedia communication)” does not exceed the “SRV_Multimedia upper limit”, the comparison determination unit 103 determines that the accumulation of bands is OK.

(パターン4)
「積み上げ帯域2」は、SRV_G711上限帯域に積み上げられているが、「積み上げ帯域1」は「SRV_Multimedia上限」を超過しておらず、「SRV_Multimedia上限」の残存帯域に「新規AAR(マルチメディア通信)」を積み上げる帯域量もない。しかし、「新規AAR(マルチメディア通信)」は、SRV_Multimedia上限帯域及びSRV_G711上限帯域の分断された帯域に跨って積み上げ可能である。その結果、積み上げ後による「新規AAR(マルチメディア通信)」の上限帯域は「SRV_Multimedia上限」を超過するが、GN帯域には属しさない。
(Pattern 4)
Stacked band 2” is stacked in the SRV_G711 upper limit band, but “Stacked band 1” does not exceed “SRV_Multimedia upper limit”, and “SRV_Multimedia upper limit” remains in the remaining band “New AAR (multimedia communication)” There is also no amount of bandwidth to accumulate. However, “new AAR (multimedia communication)” can be stacked across the divided bands of the SRV_Multimedia upper limit band and the SRV_G711 upper limit band. As a result, the upper limit band of “new AAR (multimedia communication)” after stacking exceeds the “SRV_Multimedia upper limit”, but does not belong to the GN band.

したがって、「新規AAR(マルチメディア通信)」の上限帯域は「SRV_Multimedia上限」を超過するため、比較判定部103はSRV_Multimedia上限帯域に対応するアラームを出力するよう警報部105に要求し、警報部105はSRV_Multimedia上限帯域に対応するアラームを発出する。さらに、「新規AAR(マルチメディア通信)」の上限帯域は「SRV_Multimedia上限」を超過しているため、比較判定部103は帯域の積み上げをNGと判定する。   Therefore, since the upper limit band of “new AAR (multimedia communication)” exceeds the “SRV_Multimedia upper limit”, the comparison determination unit 103 requests the alarm unit 105 to output an alarm corresponding to the SRV_Multimedia upper limit band, and the alarm unit 105 Issues an alarm corresponding to the SRV_Multimedia upper limit band. Furthermore, since the upper limit band of “new AAR (multimedia communication)” exceeds the “SRV_Multimedia upper limit”, the comparison determination unit 103 determines that the accumulated band is NG.

(パターン5)
「積み上げ帯域1」は「SRV_Multimedia上限」と同一となるため、比較判定部103はアラームを出力するよう警報部105に要求しない。ここで、「新規AAR(マルチメディア通信)」は、SRV_Multimedia上限帯域及びSRV_G711上限帯域の分断された帯域に跨って積み上げ可能である。そのため、積み上げ後による「新規AAR(マルチメディア通信)」の上限帯域は「SRV_Multimedia上限」を超過するが、GN帯域には属しさない。
(Pattern 5)
Since “stacked band 1” is the same as “SRV_Multimedia upper limit”, comparison determination unit 103 does not request alarm unit 105 to output an alarm. Here, “new AAR (multimedia communication)” can be stacked across the divided bands of the SRV_Multimedia upper limit band and the SRV_G711 upper limit band. For this reason, the upper limit band of “new AAR (multimedia communication)” after stacking exceeds the “SRV_Multimedia upper limit”, but does not belong to the GN band.

したがって、「新規AAR(マルチメディア通信)」の上限帯域は「SRV_Multimedia上限」を超過するため、比較判定部103はSRV_Multimedia上限帯域に対応するアラームを出力するよう警報部105に要求し、警報部105はSRV_Multimedia上限帯域に対応するアラームを発出する。さらに、「新規AAR(マルチメディア通信)」の上限帯域は「SRV_Multimedia上限」を超過しているため、比較判定部103は帯域の積み上げをNGと判定する。   Therefore, since the upper limit band of “new AAR (multimedia communication)” exceeds the “SRV_Multimedia upper limit”, the comparison determination unit 103 requests the alarm unit 105 to output an alarm corresponding to the SRV_Multimedia upper limit band, and the alarm unit 105 Issues an alarm corresponding to the SRV_Multimedia upper limit band. Furthermore, since the upper limit band of “new AAR (multimedia communication)” exceeds the “SRV_Multimedia upper limit”, the comparison determination unit 103 determines that the accumulated band is NG.

<アラーム出力パターン(メディアストリーム数/音声通信)>
つづいて、図13を用いて、リソース管理装置11が帯域確保要求(AAR)を取得した際、上述した積み上げ判定ポリシー及びアラーム判定ポリシーに基づくメディアストリーム数積み上げ処理及びアラーム発出処理について説明する。図13は、SBC仮想パスにおいてAAR(音声通信)を受信した際のメディアストリーム数の比較判定パターンを示している。
<Alarm output pattern (number of media streams / voice communication)>
Next, with reference to FIG. 13, when the resource management apparatus 11 acquires a bandwidth reservation request (AAR), the media stream number accumulation process and the alarm issue process based on the above-described accumulation determination policy and alarm determination policy will be described. FIG. 13 shows a comparison determination pattern of the number of media streams when AAR (voice communication) is received in the SBC virtual path.

(パターン1)
「積み上げメディアストリーム数」は「(4)一般/Multimedia閾値」を超過せず、「新規AAR(音声通信)」による積み上げ後の上限メディアストリーム数である、「積み上げメディアストリーム数」+「新規AAR(音声通信)」も「(4)一般/Multimedia閾値」を超過しないため、比較判定部103はアラームを出力するよう警報部105に要求しない。さらに、「新規AAR(音声通信)」の上限メディアストリーム数は「(4)一般/Multimedia閾値」を超過していないため、比較判定部103はメディアストリーム数の積み上げをOKと判定する。
(Pattern 1)
“Number of stacked media streams” does not exceed “(4) General / Multimedia threshold” and is the upper limit number of media streams after stacking by “new AAR (voice communication)”, “number of stacked media streams” + “new AAR” Since “(voice communication)” does not exceed “(4) general / multimedia threshold”, the comparison determination unit 103 does not request the alarm unit 105 to output an alarm. Further, since the upper limit number of media streams of “new AAR (voice communication)” does not exceed “(4) general / multimedia threshold”, the comparison determination unit 103 determines that the accumulation of the number of media streams is OK.

(パターン2)
「新規AAR(音声通信)」が「一般(GN)」の優先度を有する場合は、「新規AAR(音声通信)」は「(4)一般/Multimedia閾値」を超過するため、比較判定部103はGNに対応するアラームを出力するよう警報部105に要求し、警報部105はGNに対応するアラームを発出する。さらに、「新規AAR(音声通信)」の上限メディアストリーム数は「(4)一般/Multimedia閾値」を超過しているため、比較判定部103はメディアストリーム数の積み上げをNGと判定する。
(Pattern 2)
When “new AAR (voice communication)” has a priority of “general (GN)”, “new AAR (voice communication)” exceeds “(4) general / multimedia threshold”, so the comparison determination unit 103 Requests the alarm unit 105 to output an alarm corresponding to GN, and the alarm unit 105 issues an alarm corresponding to GN. Further, since the upper limit number of media streams of “new AAR (voice communication)” exceeds “(4) general / multimedia threshold”, the comparison determination unit 103 determines that the accumulation of the number of media streams is NG.

また、「新規AAR(音声通信)」が「優先(UR)」、「高優先(UR1)」及び「最優先(緊急)」の優先度を有する場合は、「新規AAR(音声通信)」の下限が「(4)一般/Multimedia閾値」と一致するため、比較判定部103はGNに対応するアラームを出力するよう警報部105に要求し、警報部105はGNに対応するアラームを発出する。さらに、「新規AAR(音声通信)」の上限帯域は「(3)優先閾値」を超過していないため、比較判定部103はメディアストリーム数の積み上げをOKと判定する。   In addition, when “new AAR (voice communication)” has priorities of “priority (UR)”, “high priority (UR1)” and “top priority (emergency)”, “new AAR (voice communication)” Since the lower limit coincides with “(4) general / multimedia threshold value”, the comparison determination unit 103 requests the alarm unit 105 to output an alarm corresponding to GN, and the alarm unit 105 issues an alarm corresponding to GN. Furthermore, since the upper limit band of “new AAR (voice communication)” does not exceed “(3) priority threshold”, the comparison determination unit 103 determines that the accumulation of the number of media streams is OK.

(パターン3)
「新規AAR(音声通信)」が「一般(GN)」の優先度を有する場合は、「新規AAR(音声通信)」は「(4)一般/Multimedia閾値」を超過するが、音声及びマルチメディア通信メディアストリーム数(GNメディアストリーム数)に属していないため、比較判定部103はアラームを出力するよう警報部105に要求しない。さらに、「新規AAR(音声通信)」の上限メディアストリーム数は「(4)一般/Multimedia閾値」を超過しているため、比較判定部103はメディアストリーム数の積み上げをNGと判定する。
(Pattern 3)
When “new AAR (voice communication)” has a priority of “general (GN)”, “new AAR (voice communication)” exceeds “(4) general / multimedia threshold”, but voice and multimedia Since it does not belong to the communication media stream number (GN media stream number), the comparison determination unit 103 does not request the alarm unit 105 to output an alarm. Further, since the upper limit number of media streams of “new AAR (voice communication)” exceeds “(4) general / multimedia threshold”, the comparison determination unit 103 determines that the accumulation of the number of media streams is NG.

また、「新規AAR(音声通信)」が「優先(UR)」の優先度を有する場合は、「新規AAR(音声通信)」の上限メディアストリーム数は、「(3)優先閾値」以上、「(2)高優先閾値」以下であるためUR1メディアストリーム数に属する。また、「新規AAR(音声通信)」の下限が「(3)優先閾値」と一致するため、比較判定部103はURに対応するアラームを出力するよう警報部105に要求し、警報部105はURに対応するアラームを発出する。さらに、「新規AAR(音声通信)」の上限メディアストリーム数は「(3)優先閾値」を超過しているため、比較判定部103はメディアストリーム数の積み上げをNGと判定する。   When “new AAR (voice communication)” has a priority of “priority (UR)”, the upper limit number of media streams of “new AAR (voice communication)” is equal to or greater than “(3) priority threshold value”. Since (2) “high priority threshold” or less, it belongs to the number of UR1 media streams. Further, since the lower limit of “new AAR (voice communication)” matches “(3) priority threshold”, the comparison determination unit 103 requests the alarm unit 105 to output an alarm corresponding to the UR, and the alarm unit 105 An alarm corresponding to the UR is issued. Furthermore, since the upper limit number of media streams of “new AAR (voice communication)” exceeds “(3) priority threshold”, the comparison determination unit 103 determines that the accumulation of the number of media streams is NG.

また、「新規AAR(音声通信)」が「高優先(UR1)」及び「最優先(緊急)」の優先度を有する場合は、「新規AAR(音声通信)」の下限が「(3)優先閾値」と一致するため、比較判定部103はURに対応するアラームを出力するよう警報部105に要求し、警報部105はURに対応するアラームを発出する。さらに、「新規AAR(音声通信)」の上限メディアストリーム数は「(2)高優先閾値」を超過していないため、比較判定部103はメディアストリーム数の積み上げをOKと判定する。   In addition, when “new AAR (voice communication)” has priority of “high priority (UR1)” and “highest priority (emergency)”, the lower limit of “new AAR (voice communication)” is “(3) priority” Since it matches the “threshold value”, the comparison determination unit 103 requests the alarm unit 105 to output an alarm corresponding to the UR, and the alarm unit 105 issues an alarm corresponding to the UR. Furthermore, since the upper limit number of media streams of “new AAR (voice communication)” does not exceed “(2) high priority threshold”, the comparison determination unit 103 determines that the accumulation of the number of media streams is OK.

(パターン4)
「新規AAR(音声通信)」が「一般(GN)」及び「優先(UR)」の優先度を有する場合は、「新規AAR(音声通信)」は「(2)高優先閾値」を超過するが、GNメディアストリーム数及びURメディアストリーム数には属していないため、比較判定部103はアラームを出力するよう警報部105に要求しない。さらに、「新規AAR(音声通信)」の上限メディアストリーム数は「(4)一般/Multimedia閾値」及び「(3)優先閾値」を超過しているため、比較判定部103はメディアストリーム数の積み上げをNGと判定する。
(Pattern 4)
When “new AAR (voice communication)” has the priority of “general (GN)” and “priority (UR)”, “new AAR (voice communication)” exceeds “(2) high priority threshold”. However, since it does not belong to the number of GN media streams and the number of UR media streams, the comparison determination unit 103 does not request the alarm unit 105 to output an alarm. Further, since the upper limit number of media streams of “new AAR (voice communication)” exceeds “(4) general / multimedia threshold” and “(3) priority threshold”, the comparison determination unit 103 accumulates the number of media streams. Is determined to be NG.

また、「新規AAR(音声通信)」が「高優先(UR1)」の優先度を有する場合は、「(2)高優先閾値」を超過するため、比較判定部103はUR1に対応するアラームを出力するよう警報部105に要求し、警報部105はUR1に対応するアラームを発出する。さらに、「新規AAR(音声通信)」の上限メディアストリーム数は「(2)高優先閾値」を超過しているため、比較判定部103はメディアストリーム数の積み上げをNGと判定する。   Further, when “new AAR (voice communication)” has a priority of “high priority (UR1)”, since “(2) high priority threshold” is exceeded, the comparison determination unit 103 generates an alarm corresponding to UR1. The alarm unit 105 is requested to output, and the alarm unit 105 issues an alarm corresponding to UR1. Further, since the upper limit number of media streams of “new AAR (voice communication)” exceeds “(2) high priority threshold”, the comparison determination unit 103 determines that the accumulation of the number of media streams is NG.

また、「新規AAR(音声通信)」が「最優先(緊急)」の優先度を有する場合は、「新規AAR(音声通信)」の上限メディアストリーム数が「(2)高優先閾値」以上、「(1)最優先閾値」以下であり、緊急メディアストリーム数に属するため、比較判定部103はUR1に対応するアラームを出力するよう警報部105に要求し、警報部105はUR1に対応するアラームを発出する。さらに、「新規AAR(音声通信)」の上限メディアストリーム数は「(1)最優先閾値」を超過していないため、比較判定部103はメディアストリーム数の積み上げをOKと判定する。   Further, when “new AAR (voice communication)” has a priority of “highest priority (emergency)”, the upper limit number of media streams of “new AAR (voice communication)” is equal to or greater than “(2) high priority threshold”; Since it is equal to or less than “(1) highest priority threshold” and belongs to the number of emergency media streams, the comparison determination unit 103 requests the alarm unit 105 to output an alarm corresponding to UR1, and the alarm unit 105 outputs an alarm corresponding to UR1. Issue. Furthermore, since the upper limit number of media streams of “new AAR (voice communication)” does not exceed “(1) highest priority threshold”, the comparison determination unit 103 determines that the accumulation of the number of media streams is OK.

<アラーム出力パターン(メディアストリーム数/マルチメディア通信)>
つづいて、図14を用いて、リソース管理装置11が帯域確保要求(AAR)を取得した際、上述した積み上げ判定ポリシー及びアラーム判定ポリシーに基づくメディアストリーム数積み上げ処理及びアラーム発出処理について説明する。図14は、SBC仮想パスにおいてAAR(マルチメディア通信)を受信した際のメディアストリーム数の比較判定パターンを示している。
<Alarm output pattern (number of media streams / multimedia communication)>
Next, with reference to FIG. 14, when the resource management apparatus 11 acquires a bandwidth reservation request (AAR), the media stream number accumulation process and the alarm issue process based on the above-described accumulation determination policy and alarm determination policy will be described. FIG. 14 shows a comparison determination pattern of the number of media streams when AAR (multimedia communication) is received in the SBC virtual path.

(パターン1)
「積み上げメディアストリーム数」は「(4)一般/Multimedia閾値」を超過せず、「新規AAR(マルチメディア通信)」による積み上げ後の上限メディアストリーム数である、「積み上げメディアストリーム数」+「新規AAR(マルチメディア通信)」も「(4)一般/Multimedia閾値」を超過しないため、比較判定部103はアラームを出力するよう警報部105に要求しない。さらに、「新規AAR(マルチメディア通信)」の上限メディアストリーム数は「(4)一般/Multimedia閾値」を超過していないため、比較判定部103はメディアストリーム数の積み上げをOKと判定する。
(Pattern 1)
“Number of stacked media streams” does not exceed “(4) General / Multimedia threshold” and is the upper limit number of media streams after stacking by “new AAR (multimedia communication)”, “number of stacked media streams” + “new Since “AAR (multimedia communication)” does not exceed “(4) general / multimedia threshold”, the comparison determination unit 103 does not request the alarm unit 105 to output an alarm. Furthermore, since the upper limit number of media streams of “new AAR (multimedia communication)” does not exceed “(4) general / multimedia threshold”, the comparison determination unit 103 determines that the accumulation of the number of media streams is OK.

(パターン2)
「新規AAR(マルチメディア通信)」の下限が「(4)一般/Multimedia閾値」と一致するため、比較判定部103はGNに対応するアラームを出力するよう警報部105に要求し、警報部105はGNに対応するアラームを発出する。さらに、「新規AAR(マルチメディア通信)」の上限メディアストリーム数は「(4)一般/Multimedia閾値」を超過しているため、比較判定部103はメディアストリーム数の積み上げをNGと判定する。
(Pattern 2)
Since the lower limit of “new AAR (multimedia communication)” coincides with “(4) general / multimedia threshold”, the comparison determination unit 103 requests the alarm unit 105 to output an alarm corresponding to GN, and the alarm unit 105 Issues an alarm corresponding to GN. Furthermore, since the upper limit number of media streams of “new AAR (multimedia communication)” exceeds “(4) general / multimedia threshold”, the comparison determination unit 103 determines that the accumulation of the number of media streams is NG.

(パターン3)
「積み上げメディアストリーム数」の大きさに関わらず、積み上げられた「新規AAR(マルチメディア通信)」の下限が「(4)一般/Multimedia閾値」と一致するため、比較判定部103はGNに対応するアラームを出力するよう警報部105に要求し、警報部105はGNに対応するアラームを発出する。さらに、「新規AAR(マルチメディア通信)」の上限メディアストリーム数は「(4)一般/Multimedia閾値」を超過しているため、比較判定部103はメディアストリーム数の積み上げをNGと判定する。
(Pattern 3)
Regardless of the size of the “stacked media stream”, the lower limit of the stacked “new AAR (multimedia communication)” matches the “(4) general / multimedia threshold”, so the comparison determination unit 103 supports GN. The alarm unit 105 is requested to output an alarm to be output, and the alarm unit 105 issues an alarm corresponding to GN. Furthermore, since the upper limit number of media streams of “new AAR (multimedia communication)” exceeds “(4) general / multimedia threshold”, the comparison determination unit 103 determines that the accumulation of the number of media streams is NG.

<アラーム出力パターン(SBC仮想パス/音声通信、UR帯域=UR1帯域=緊急帯域=0)>
つづいて、図15を用いて、リソース管理装置11が帯域確保要求(AAR)を取得した際、上述した積み上げ判定ポリシー及びアラーム判定ポリシーに基づく帯域積み上げ処理及びアラーム発出処理について説明する。図15は、SBC仮想パスにおいてAAR(音声通信)を受信した際の帯域の比較判定パターンを示している。さらに、設定されたSBC仮想パスが備えるUR帯域、UR1帯域及び緊急帯域は0とする。
<Alarm output pattern (SBC virtual path / voice communication, UR band = UR1 band = emergency band = 0)>
Next, with reference to FIG. 15, when the resource management apparatus 11 acquires a bandwidth reservation request (AAR), a bandwidth accumulation process and an alarm issue process based on the above-described accumulation determination policy and alarm determination policy will be described. FIG. 15 shows a band comparison determination pattern when AAR (voice communication) is received in the SBC virtual path. Further, the UR band, UR1 band, and emergency band included in the set SBC virtual path are set to zero.

(パターン1)
「新規AAR(音声通信)」が「一般(GN)」、「優先(UR)」、「高優先(UR1)」及び「最優先(緊急)」の優先度を有する場合は、「新規AAR(音声通信)」の上限が、緊急帯域の上限である「(1)SRV_G711上限閾値」を超過しないため、比較判定部103はアラームを出力するよう警報部105に要求しない。さらに、「新規AAR(音声通信)」の上限帯域は「(1)SRV_G711上限閾値」を超過しないため、比較判定部103は帯域の積み上げをOKと判定する。
(Pattern 1)
If “new AAR (voice communication)” has priorities of “general (GN)”, “priority (UR)”, “high priority (UR1)” and “highest priority (emergency)”, “new AAR ( Since the upper limit of “voice communication” does not exceed “(1) SRV_G711 upper limit threshold” that is the upper limit of the emergency band, the comparison determination unit 103 does not request the alarm unit 105 to output an alarm. Furthermore, since the upper limit band of “new AAR (voice communication)” does not exceed “(1) SRV_G711 upper limit threshold”, the comparison determination unit 103 determines that the accumulation of bands is OK.

(パターン2)
「新規AAR(音声通信)」が「一般(GN)」の優先度を有する場合は、「新規AAR(音声通信)」は、「(4)一般上限閾値」を超過するため、比較判定部103はGNに対応するアラームを出力するよう警報部105に要求し、警報部105はGNに対応するアラームを発出する。さらに、「新規AAR(音声通信)」の上限帯域は「(4)一般閾値」を超過しているため、比較判定部103は帯域の積み上げをNGと判定する。
(Pattern 2)
When “new AAR (voice communication)” has a priority of “general (GN)”, “new AAR (voice communication)” exceeds “(4) general upper limit threshold value”, so the comparison determination unit 103 Requests the alarm unit 105 to output an alarm corresponding to GN, and the alarm unit 105 issues an alarm corresponding to GN. Further, since the upper limit band of “new AAR (voice communication)” exceeds “(4) general threshold value”, the comparison determination unit 103 determines that the accumulated band is NG.

また、「新規AAR(音声通信)」が「優先(UR)」の優先度を有する場合は、「新規AAR(音声通信)」は「優先(UR)」の優先度以下の閾値に属する「(4)一般閾値」及び「(3)優先閾値」を超過するため、比較判定部103はGN及びURに対応するアラームをそれぞれ出力するよう警報部105に要求し、警報部105はGN及びURに対応するアラームをそれぞれ発出する。さらに、「新規AAR(音声通信)」の上限帯域は「(4)一般閾値」及び「(3)優先閾値」を超過しているため、比較判定部103は帯域の積み上げをNGと判定する。   In addition, when “new AAR (voice communication)” has a priority of “priority (UR)”, “new AAR (voice communication)” belongs to a threshold equal to or lower than the priority of “priority (UR)”. 4) Since the general threshold value ”and“ (3) priority threshold value ”are exceeded, the comparison determination unit 103 requests the alarm unit 105 to output alarms corresponding to GN and UR, respectively. Each corresponding alarm is issued. Furthermore, since the upper limit band of “new AAR (voice communication)” exceeds “(4) general threshold” and “(3) priority threshold”, the comparison / determination unit 103 determines that the accumulated band is NG.

また、「新規AAR(音声通信)」が「高優先(UR1)」の優先度を有する場合は、「新規AAR(音声通信)」は「高優先(UR1)」の優先度以下の閾値に属する「(4)一般閾値」、「(3)優先閾値」及び「(2)高優先閾値」を超過するため、比較判定部103はGN、UR及びUR1に対応するアラームをそれぞれ出力するよう警報部105に要求し、警報部105はGN、UR及びUR1に対応するアラームをそれぞれ発出する。さらに、「新規AAR(音声通信)」の上限帯域は「(4)一般閾値」、「(3)優先閾値」及び「(2)高優先閾値」を超過しているため、比較判定部103は帯域の積み上げをNGと判定する。   Further, when “new AAR (voice communication)” has a priority of “high priority (UR1)”, “new AAR (voice communication)” belongs to a threshold equal to or lower than the priority of “high priority (UR1)”. Since the “(4) general threshold”, “(3) priority threshold”, and “(2) high priority threshold” are exceeded, the comparison determination unit 103 outputs an alarm corresponding to GN, UR, and UR1, respectively. The alarm unit 105 issues alarms corresponding to GN, UR, and UR1, respectively. Furthermore, since the upper limit bandwidth of “new AAR (voice communication)” exceeds “(4) general threshold”, “(3) priority threshold”, and “(2) high priority threshold”, the comparison determination unit 103 It is determined that the accumulated band is NG.

また、「新規AAR(音声通信)」が「最優先(緊急)」の優先度を有する場合は、「新規AAR(音声通信)」は「最優先(緊急)」の優先度以下の閾値に属する「(4)一般閾値」、「(3)優先閾値」、「(2)高優先閾値」及び「(1)最優先閾値」を超過するため、比較判定部103はGN、UR、UR1及びエラーに対応するアラームをそれぞれ出力するよう警報部105に要求し、警報部105はGN、UR、UR1及びエラーに対応するアラームをそれぞれ発出する。さらに、「新規AAR(音声通信)」の上限帯域は「(4)一般閾値」、「(3)優先閾値」、「(2)高優先閾値」及び「(1)SRV_G711上限閾値」を超過しているため、比較判定部103は帯域の積み上げをNGと判定する。   Further, when “new AAR (voice communication)” has a priority of “highest priority (emergency)”, “new AAR (voice communication)” belongs to a threshold equal to or lower than the priority of “highest priority (emergency)”. Since “(4) general threshold value”, “(3) priority threshold value”, “(2) high priority threshold value”, and “(1) highest priority threshold value” are exceeded, the comparison determination unit 103 determines that GN, UR, UR1, and error The alarm unit 105 is requested to output an alarm corresponding to each of the alarms, and the alarm unit 105 issues alarms corresponding to GN, UR, UR1, and an error, respectively. Furthermore, the upper limit band of “new AAR (voice communication)” exceeds “(4) general threshold”, “(3) priority threshold”, “(2) high priority threshold” and “(1) SRV_G711 upper limit threshold”. Therefore, the comparison / determination unit 103 determines that the accumulated band is NG.

(パターン3)
「新規AAR(音声通信)」の下限が「(1)SRV_G711上限閾値」、「(2)高優先閾値」、「(3)優先閾値」及び「(4)一般閾値」と一致し、且つ「新規AAR(音声通信)」の上限がそれぞれの閾値を超過する。
(Pattern 3)
The lower limit of “new AAR (voice communication)” matches “(1) SRV_G711 upper limit threshold”, “(2) high priority threshold”, “(3) priority threshold”, and “(4) general threshold”, and “ The upper limit of “new AAR (voice communication)” exceeds the respective threshold.

そのため、「新規AAR(音声通信)」が「一般(GN)」の優先度を有する場合は、比較判定部103はGNに対応するアラームをそれぞれ出力するよう警報部105に要求し、警報部105はGNに対応するアラームをそれぞれ発出する。 Therefore, when “new AAR (voice communication)” has a priority of “general (GN)”, the comparison determination unit 103 requests the alarm unit 105 to output an alarm corresponding to GN, and the alarm unit 105 Issues an alarm corresponding to GN, respectively.

また、「新規AAR(音声通信)」が「優先(UR)」の優先度を有する場合は、比較判定部103はUR以下の優先度に対応するアラーム、すなわちGN及びURに対応するアラームをそれぞれ出力するよう警報部105に要求し、警報部105はGN及びURに対応するアラームをそれぞれ発出する。   When “new AAR (voice communication)” has a priority of “priority (UR)”, the comparison / determination unit 103 outputs an alarm corresponding to a priority of UR or lower, that is, an alarm corresponding to GN and UR, respectively. The alarm unit 105 is requested to output, and the alarm unit 105 issues alarms corresponding to GN and UR, respectively.

また、「新規AAR(音声通信)」が「高優先(UR1)」の優先度を有する場合は、比較判定部103はUR1以下の優先度に対応するアラーム、すなわちGN、UR及びUR1に対応するアラームをそれぞれ出力するよう警報部105に要求し、警報部105はGN、UR及びUR1に対応するアラームをそれぞれ発出する。   When “new AAR (voice communication)” has a priority of “high priority (UR1)”, the comparison determination unit 103 corresponds to an alarm corresponding to a priority of UR1 or lower, that is, GN, UR and UR1. The alarm unit 105 is requested to output alarms, and the alarm unit 105 issues alarms corresponding to GN, UR, and UR1, respectively.

また、「新規AAR(音声通信)」が「最優先(緊急)」の優先度を有する場合は、比較判定部103は緊急以下の優先度に対応するアラーム、すなわちGN、UR、UR1及びエラーに対応するアラームをそれぞれ出力するよう警報部105に要求し、警報部105はGN、UR、UR1及びエラーに対応するアラームをそれぞれ発出する。   In addition, when “new AAR (voice communication)” has a priority of “highest priority (emergency)”, the comparison determination unit 103 responds to alarms corresponding to priorities of urgent or lower, that is, GN, UR, UR1, and errors. The alarm unit 105 is requested to output corresponding alarms, and the alarm unit 105 issues alarms corresponding to GN, UR, UR1, and an error, respectively.

さらに、「新規AAR(音声通信)」の上限は「(1)SRV_G711上限閾値」を超過しているため、「新規AAR(音声通信)」がいずれの優先度を有していても、比較判定部103は帯域の積み上げをNGと判定する。   Furthermore, since the upper limit of “new AAR (voice communication)” exceeds “(1) SRV_G711 upper limit threshold”, the comparison determination is made regardless of the priority of “new AAR (voice communication)”. Unit 103 determines that the band accumulation is NG.

<アラーム出力パターン(SBC仮想パス/音声通信、UR1帯域=0)>
つづいて、図16を用いて、リソース管理装置11が帯域確保要求(AAR)を取得した際、上述した積み上げ判定ポリシー及びアラーム判定ポリシーに基づく帯域積み上げ処理及びアラーム発出処理について説明する。図16は、SBC仮想パスにおいてAAR(音声通信)を受信した際の帯域の比較判定パターンを示している。さらに、設定されたSBC仮想パスが備えるUR1帯域は0とする。
<Alarm output pattern (SBC virtual path / voice communication, UR1 band = 0)>
Next, a band accumulation process and an alarm issue process based on the above-described accumulation determination policy and alarm determination policy when the resource management apparatus 11 acquires a bandwidth reservation request (AAR) will be described with reference to FIG. FIG. 16 shows a band comparison determination pattern when AAR (voice communication) is received in the SBC virtual path. Furthermore, the UR1 band included in the set SBC virtual path is set to 0.

(パターン1)
「新規AAR(音声通信)」の上限は「(1)SRV_G711上限閾値」と一致し、「新規AAR(音声通信)」はUR帯域、UR1帯域及び緊急帯域に属する。「(3)優先閾値」及び「(2)高優先閾値」が一致するため、「新規AAR(音声通信)」はUR1帯域に属するとみなすことができるためである。
(Pattern 1)
The upper limit of “new AAR (voice communication)” matches “(1) SRV_G711 upper limit threshold”, and “new AAR (voice communication)” belongs to the UR band, the UR1 band, and the emergency band. This is because “(3) priority threshold” and “(2) high priority threshold” match, so that “new AAR (voice communication)” can be regarded as belonging to the UR1 band.

「新規AAR(音声通信)」が「一般(GN)」の優先度を有する場合は、「新規AAR(音声通信)」がGN帯域には属していないため、比較判定部103はアラームを出力するよう警報部105に要求しない。さらに、「新規AAR(音声通信)」の上限帯域は「(4)一般閾値」を超過しているため、比較判定部103は「新規AAR(音声通信)」が有する優先度以上の帯域の積み上げは判断せず、帯域の積み上げはNGと判定する。 When “new AAR (voice communication)” has a priority of “general (GN)”, since “new AAR (voice communication)” does not belong to the GN band, the comparison determination unit 103 outputs an alarm. The alarm unit 105 is not requested. Furthermore, since the upper limit band of “new AAR (voice communication)” exceeds “(4) general threshold”, the comparison determination unit 103 accumulates bands that are higher than the priority of “new AAR (voice communication)”. Is not determined, and the accumulation of the band is determined as NG.

また、「新規AAR(音声通信)」が「優先(UR)」の優先度を有する場合は、「新規AAR(音声通信)」の帯域は「(3)優先閾値」以上、「(1)SRV_G711閾値」以下であり、UR帯域及び緊急閾値に属するため、比較判定部103はURに対応するアラームを出力するよう警報部105に要求し、警報部105はURに対応するアラームを発出する。さらに、「新規AAR(音声通信)」の上限帯域は「(1)SRV_G711上限閾値」と一致しているため、比較判定部103は「新規AAR(音声通信)」が有する優先度以上の帯域の積み上げは判断せず、帯域の積み上げをNGと判定する。   When “new AAR (voice communication)” has a priority of “priority (UR)”, the bandwidth of “new AAR (voice communication)” is equal to or greater than “(3) priority threshold” and “(1) SRV_G711. The comparison determination unit 103 requests the alarm unit 105 to output an alarm corresponding to the UR, and the alarm unit 105 issues an alarm corresponding to the UR. Furthermore, since the upper limit band of “new AAR (voice communication)” matches “(1) SRV_G711 upper limit threshold”, the comparison / determination unit 103 has a band higher than the priority of “new AAR (voice communication)”. The accumulation is not judged, and the accumulation of the band is determined as NG.

また、「新規AAR(音声通信)」が「高優先(UR1)」の優先度を有する場合は、「新規AAR(音声通信)」の帯域は「(3)優先閾値」以上、「(1)SRV_G711閾値」以下であり、UR帯域及び緊急閾値に属するため、比較判定部103はUR1以下の優先度に対応するアラーム、すなわちUR及びUR1に対応するアラームをそれぞれ出力するよう警報部105に要求し、警報部105はUR及びUR1に対応するアラームをそれぞれ発出する。さらに、「新規AAR(音声通信)」の上限帯域は「(1)SRV_G711上限閾値」と一致しているため、比較判定部103は「新規AAR(音声通信)」が有する優先度以上の帯域の積み上げは判断せず、帯域の積み上げをNGと判定する。   When “new AAR (voice communication)” has a priority of “high priority (UR1)”, the bandwidth of “new AAR (voice communication)” is equal to or higher than “(3) priority threshold”, “(1) SRV_G711 threshold ”or less and belongs to the UR band and the emergency threshold, so the comparison determination unit 103 requests the alarm unit 105 to output an alarm corresponding to the priority of UR1 or less, that is, an alarm corresponding to UR and UR1. The alarm unit 105 issues alarms corresponding to UR and UR1, respectively. Furthermore, since the upper limit band of “new AAR (voice communication)” matches “(1) SRV_G711 upper limit threshold”, the comparison / determination unit 103 has a band higher than the priority of “new AAR (voice communication)”. The accumulation is not judged, and the accumulation of the band is determined as NG.

また、「新規AAR(音声通信)」が「最優先(緊急)」の優先度を有する場合は、「新規AAR(音声通信)」の帯域は「(3)優先閾値」以上、「(1)SRV_G711閾値」以下であり、UR帯域及び緊急閾値に属するため、比較判定部103は超過している「(3)優先閾値」及び「(2)高優先閾値」に対応するUR1以下の優先度のアラーム、すなわちUR及びUR1に対応するアラームをそれぞれ出力するよう警報部105に要求し、警報部105はUR及びUR1に対応するアラームをそれぞれ発出する。さらに、「新規AAR(音声通信)」の上限帯域は優先度「最優先(緊急)」に対応する閾値「(1)SRV_G711上限閾値」と一致しており、超過していないため、比較判定部103は帯域の積み上げをOKと判定する。   When “new AAR (voice communication)” has a priority of “highest priority (emergency)”, the bandwidth of “new AAR (voice communication)” is equal to or greater than “(3) priority threshold”, and “(1) SRV_G711 threshold ”or less and belongs to the UR band and emergency threshold, so the comparison determination unit 103 has a priority of UR1 or less corresponding to the excess“ (3) priority threshold ”and“ (2) high priority threshold ”. The alarm unit 105 is requested to output alarms, that is, alarms corresponding to UR and UR1, respectively, and the alarm unit 105 issues alarms corresponding to UR and UR1, respectively. Further, since the upper limit band of “new AAR (voice communication)” matches the threshold “(1) SRV_G711 upper limit threshold” corresponding to the priority “highest priority (emergency)” and does not exceed, the comparison determination unit 103 determines that the band accumulation is OK.

(パターン2)
「新規AAR(音声通信)」の上限は「(1)SRV_G711上限閾値」と一致し、「新規AAR(音声通信)」はUR帯域、UR1帯域及び緊急帯域に属する。「(3)優先閾値」及び「(2)高優先閾値」が一致するため、「新規AAR(音声通信)」はUR1帯域に属するとみなすことができるためである。
(Pattern 2)
The upper limit of “new AAR (voice communication)” matches “(1) SRV_G711 upper limit threshold”, and “new AAR (voice communication)” belongs to the UR band, the UR1 band, and the emergency band. This is because “(3) priority threshold” and “(2) high priority threshold” match, so that “new AAR (voice communication)” can be regarded as belonging to the UR1 band.

「新規AAR(音声通信)」が「一般(GN)」の優先度を有する場合は、「新規AAR(音声通信)」がGN帯域には属していないため、比較判定部103はアラームを出力するよう警報部105に要求しない。さらに、「新規AAR(音声通信)」の上限帯域は「(4)一般閾値」を超過しているため、比較判定部103は「新規AAR(音声通信)」が有する優先度以上の帯域の積み上げは判断せず、帯域の積み上げはNGと判定する。 When “new AAR (voice communication)” has a priority of “general (GN)”, since “new AAR (voice communication)” does not belong to the GN band, the comparison determination unit 103 outputs an alarm. The alarm unit 105 is not requested. Furthermore, since the upper limit band of “new AAR (voice communication)” exceeds “(4) general threshold”, the comparison determination unit 103 accumulates bands that are higher than the priority of “new AAR (voice communication)”. Is not determined, and the accumulation of the band is determined as NG.

また、「新規AAR(音声通信)」が「優先(UR)」の優先度を有する場合は、「新規AAR(音声通信)」の帯域は「(3)優先閾値」を超過するため、比較判定部103はURに対応するアラームを出力するよう警報部105に要求し、警報部105はURに対応するアラームを発出する。さらに、「新規AAR(音声通信)」の上限帯域は「(1)SRV_G711上限閾値」を超過するため、比較判定部103は帯域の積み上げをNGと判定する。   In addition, when “new AAR (voice communication)” has a priority of “priority (UR)”, the band of “new AAR (voice communication)” exceeds “(3) priority threshold”, so that comparison determination The unit 103 requests the alarm unit 105 to output an alarm corresponding to the UR, and the alarm unit 105 issues an alarm corresponding to the UR. Furthermore, since the upper limit band of “new AAR (voice communication)” exceeds “(1) SRV_G711 upper limit threshold”, the comparison / determination unit 103 determines that the accumulated band is NG.

また、「新規AAR(音声通信)」が「高優先(UR1)」の優先度を有する場合は、「新規AAR(音声通信)」の帯域は「(3)優先閾値」及び「(2)高優先閾値」を超過するため、比較判定部103はUR及びUR1に対応するアラームをそれぞれ出力するよう警報部105に要求し、警報部105はUR及びUR1に対応するアラームをそれぞれ発出する。さらに、「新規AAR(音声通信)」の上限帯域は「(1)SRV_G711上限閾値」を超過するため、比較判定部103は帯域の積み上げをNGと判定する。   Further, when “new AAR (voice communication)” has a priority of “high priority (UR1)”, the bandwidth of “new AAR (voice communication)” is “(3) priority threshold” and “(2) high”. In order to exceed the “priority threshold value”, the comparison determination unit 103 requests the alarm unit 105 to output alarms corresponding to UR and UR1, respectively, and the alarm unit 105 issues alarms corresponding to UR and UR1. Furthermore, since the upper limit band of “new AAR (voice communication)” exceeds “(1) SRV_G711 upper limit threshold”, the comparison / determination unit 103 determines that the accumulated band is NG.

また、「新規AAR(音声通信)」が「最優先(緊急)」の優先度を有する場合は、「新規AAR(音声通信)」の帯域は「(3)優先閾値」、「(2)高優先閾値」及び「(1)SRV_G711上限閾値」を超過するため、比較判定部103はUR、UR1及びエラーに対応するアラームをそれぞれ出力するよう警報部105に要求し、警報部105はUR、UR1及びエラーに対応するアラームをそれぞれ発出する。さらに、「新規AAR(音声通信)」の上限帯域は「(1)SRV_G711上限閾値」を超過するため、比較判定部103は帯域の積み上げをNGと判定する。   Further, when “new AAR (voice communication)” has a priority of “highest priority (emergency)”, the bandwidth of “new AAR (voice communication)” is “(3) priority threshold” and “(2) high”. In order to exceed the “priority threshold” and “(1) SRV_G711 upper limit threshold”, the comparison determination unit 103 requests the alarm unit 105 to output an alarm corresponding to UR, UR1, and an error, respectively, and the alarm unit 105 includes UR, UR1. And alarms corresponding to errors are issued. Furthermore, since the upper limit band of “new AAR (voice communication)” exceeds “(1) SRV_G711 upper limit threshold”, the comparison / determination unit 103 determines that the accumulated band is NG.

(パターン3)
「新規AAR(音声通信)」の下限が「(1)SRV_G711上限閾値」と一致し、GN帯域、UR帯域及び緊急帯域には属さないため、「新規AAR(音声通信)」が「一般(GN)」、「優先(UR)」及び「高優先(UR1)」それぞれの優先度を有する場合は、比較判定部103はアラームを出力するよう警報部105に要求しない。さらに、「新規AAR(音声通信)」の上限帯域は「(1)SRV_G711上限閾値」を超過するため、比較判定部103は帯域の積み上げをNGと判定する。
(Pattern 3)
Since the lower limit of “new AAR (voice communication)” matches “(1) SRV_G711 upper limit threshold” and does not belong to the GN band, UR band, or emergency band, “new AAR (voice communication)” is “general (GN ) ”,“ Priority (UR) ”, and“ high priority (UR1) ”, the comparison determination unit 103 does not request the alarm unit 105 to output an alarm. Furthermore, since the upper limit band of “new AAR (voice communication)” exceeds “(1) SRV_G711 upper limit threshold”, the comparison / determination unit 103 determines that the accumulated band is NG.

また、「新規AAR(音声通信)」が「最優先(緊急)」の優先度を有する場合は、「新規AAR(音声通信)」の上限帯域が「(1)SRV_G711上限閾値」を超過するため、比較判定部103はエラーに対応するアラームを出力するよう警報部105に要求し、警報部105はエラーに対応するアラームを発出する。さらに、「新規AAR(音声通信)」の上限帯域は「(1)SRV_G711上限閾値」を超過するため、比較判定部103は帯域の積み上げをNGと判定する。   Further, when “new AAR (voice communication)” has a priority of “highest priority (emergency)”, the upper limit band of “new AAR (voice communication)” exceeds “(1) SRV_G711 upper limit threshold”. The comparison determination unit 103 requests the alarm unit 105 to output an alarm corresponding to the error, and the alarm unit 105 issues an alarm corresponding to the error. Furthermore, since the upper limit band of “new AAR (voice communication)” exceeds “(1) SRV_G711 upper limit threshold”, the comparison / determination unit 103 determines that the accumulated band is NG.

(第2の実施の形態)
[装置の構成]
本発明の第2の実施の形態に係るリソース管理装置21は、図17に示すように、本発明の第1の実施の形態に係るリソース管理装置11に対し、帯域制御部106を更に備える。
(Second Embodiment)
[Device configuration]
As shown in FIG. 17, the resource management apparatus 21 according to the second embodiment of the present invention further includes a bandwidth control unit 106 with respect to the resource management apparatus 11 according to the first embodiment of the present invention.

帯域制御部106は、図18に示すように、記憶部102が記憶するメディアゲートウェイ情報、メディアゲートウェイ内サービス区分情報、L2SW仮想パス情報及びL2SW仮想パス内サービス区分情報等の管理データを変更する。   As shown in FIG. 18, the bandwidth control unit 106 changes management data such as media gateway information, media gateway service classification information, L2SW virtual path information, and L2SW virtual path service classification information stored in the storage unit 102.

すなわち帯域制御部106は、メディアゲートウェイ情報に関して、仮想パスにおける最大メディアストリーム数及びSBC仮想パス上限帯域を変更する。変更時のメディアストリーム数を下回るようにメディアストリーム数の上限を変更した場合、帯域制御部106は、変更成功の情報更新通知を出力し、積み上げメディアストリーム数と変更後の各仮想パスにおけるメディアストリーム数の閾値との比較を再度実施し、アラーム出力ポリシーに則って警報部105がアラームを発出する。また、帯域制御部106がSBC仮想パスの上限帯域を変更した際、変更後のSBC仮想パスの上限帯域が変更時の積み上げ帯域以下になる場合、積み上げ判定ポリシーに基づいて、SBC仮想パスの上限帯域は変更に失敗し、帯域制御部106は変更失敗の情報更新通知を出力する。このとき、アラーム判定ポリシーにより閾値比較が不要なため、警報部105はアラームを発出しない。帯域制御部106がSBC仮想パスの上限帯域を変更した際、変更後のSBC仮想パスの上限帯域が変更時の積み上げ帯域以上のままである場合、帯域制御部106は変更成功の情報更新通知を出力し、比較判定部103が積み上げ帯域と変更後のSBC仮想パスにおける帯域の各閾値との比較を再度実施し、アラーム出力ポリシーに則って警報部105がアラームを発出する。   That is, the bandwidth control unit 106 changes the maximum number of media streams and the SBC virtual path upper limit bandwidth in the virtual path with respect to the media gateway information. When the upper limit of the number of media streams is changed so as to be lower than the number of media streams at the time of change, the bandwidth control unit 106 outputs an information update notification of successful change, and the number of stacked media streams and the media streams in each virtual path after the change The comparison with the threshold value is performed again, and the alarm unit 105 issues an alarm in accordance with the alarm output policy. In addition, when the bandwidth control unit 106 changes the upper limit bandwidth of the SBC virtual path, if the upper limit bandwidth of the changed SBC virtual path is equal to or less than the accumulated bandwidth at the time of change, the upper limit of the SBC virtual path is determined based on the accumulation determination policy. The bandwidth has failed to be changed, and the bandwidth control unit 106 outputs an information update notification of the change failure. At this time, the alarm unit 105 does not issue an alarm because threshold comparison is unnecessary according to the alarm determination policy. When the bandwidth control unit 106 changes the upper limit bandwidth of the SBC virtual path, if the upper limit bandwidth of the changed SBC virtual path remains equal to or greater than the accumulated bandwidth at the time of the change, the bandwidth control unit 106 notifies the information update notification of the successful change. The comparison determination unit 103 compares the accumulated bandwidth with the threshold value of the bandwidth in the changed SBC virtual path again, and the alarm unit 105 issues an alarm in accordance with the alarm output policy.

また、帯域制御部106は、メディアゲートウェイ内サービス区分情報に関して、サービスクラスが音声通信である音声サービス上限帯域を変更する。変更後の音声通信のサービスクラスであるSRV_G711の上限帯域が、変更時の積み上げ帯域以下になる場合、帯域制御部106は変更成功の情報更新通知を出力し、比較判定部103が積み上げ帯域と変更後のSBC仮想パスにおけるSRV_G711の上限帯域の各閾値との比較を再度実施し、アラーム出力ポリシーに則って警報部105がアラームを発出する。   Further, the band control unit 106 changes the voice service upper limit band whose service class is voice communication with respect to the service classification information in the media gateway. When the upper limit bandwidth of SRV_G711, which is the service class of the voice communication after the change, is equal to or less than the accumulated bandwidth at the time of alteration, the bandwidth control unit 106 outputs an information update notification of the successful change, and the comparison determining unit 103 changes the accumulated bandwidth. Comparison with each threshold value of the upper limit band of SRV_G711 in the later SBC virtual path is performed again, and the alarm unit 105 issues an alarm in accordance with the alarm output policy.

さらに帯域制御部106は、L2SW仮想パス情報に関して、L2SW仮想パスの上限帯域を変更する。変更後のL2SW仮想パスの上限帯域が、変更時の積み上げ帯域以下になる場合で、さらに既存の積み上げ帯域以下になる場合、帯域制御部106は変更失敗の情報更新通知を出力する。変更後のL2SW仮想パスの上限帯域が、変更時の積み上げ帯域以下になる場合で、さらに既存の積み上げ帯域に新規AARを加算した合計帯域以下になる場合、帯域制御部106は変更成功の情報更新通知を出力し、比較判定部103が積み上げ帯域と変更後のL2SW仮想パスにおける帯域の各閾値との比較を再度実施し、アラーム出力ポリシーに則って警報部105がアラームを発出する。   Furthermore, the bandwidth control unit 106 changes the upper limit bandwidth of the L2SW virtual path with respect to the L2SW virtual path information. In the case where the upper limit bandwidth of the L2SW virtual path after the change is less than or equal to the accumulated bandwidth at the time of change, and further less than or equal to the existing accumulated bandwidth, the bandwidth control unit 106 outputs a change failure information update notification. If the upper limit bandwidth of the L2SW virtual path after the change is less than or equal to the accumulated bandwidth at the time of change, and further less than or equal to the total bandwidth obtained by adding the new AAR to the existing accumulated bandwidth, the bandwidth control unit 106 updates the information on the successful change The notification is output, the comparison and determination unit 103 again compares the accumulated bandwidth with the threshold values of the bandwidth in the changed L2SW virtual path, and the alarm unit 105 issues an alarm in accordance with the alarm output policy.

さらにまた帯域制御部106は、L2SW仮想パス内サービス区分情報に関して、L2SW仮想パス内のサービスクラス毎の上限帯域を変更する。L2SW仮想パス内の各サービスにおける変更後の上限帯域が、変更時の積み上げ帯域以上の場合、帯域制御部106は変更成功の情報更新通知を出力し、比較判定部103が変更時の積み上げ帯域とL2SW仮想パスにおける変更後の帯域との比較を再度実施し、アラーム出力ポリシーに則って警報部105がアラームを発出する。L2SW仮想パス内の各サービスにおける変更後の上限帯域が、変更時の積み上げ帯域以下の場合、帯域制御部106は変更失敗の情報更新通知を出力する。このとき、アラーム判定ポリシーにより閾値比較が不要なため、警報部105はアラームを発出しない。例えば、SRV_Multimediaの上限帯域が変更時の積み上げ帯域以下になる場合は、帯域制御部106は変更失敗の情報更新通知を出力し、警報部105はアラームを発出しない。   Furthermore, the bandwidth control unit 106 changes the upper limit bandwidth for each service class in the L2SW virtual path with respect to the service classification information in the L2SW virtual path. If the upper limit bandwidth after change in each service in the L2SW virtual path is equal to or greater than the accumulated bandwidth at the time of change, the bandwidth control unit 106 outputs an information update notification of the successful change, and the comparison determination unit 103 The comparison with the band after the change in the L2SW virtual path is performed again, and the alarm unit 105 issues an alarm in accordance with the alarm output policy. If the upper limit bandwidth after the change in each service in the L2SW virtual path is equal to or less than the accumulated bandwidth at the time of change, the bandwidth control unit 106 outputs a change failure information update notification. At this time, the alarm unit 105 does not issue an alarm because threshold comparison is unnecessary according to the alarm determination policy. For example, when the upper limit band of SRV_Multimedia is equal to or less than the accumulated band at the time of change, the band control unit 106 outputs an information update notification of change failure, and the alarm unit 105 does not issue an alarm.

[帯域変更パターン]
つぎに、帯域制御部106が、記憶部102の記憶する仮想パスの帯域情報等を変更することで、仮想パスの上限帯域を制御するパターンを図19及び20を用いて説明する。
[Band change pattern]
Next, a pattern in which the bandwidth control unit 106 controls the upper limit bandwidth of the virtual path by changing the bandwidth information and the like of the virtual path stored in the storage unit 102 will be described with reference to FIGS.

図19に示すように、帯域制御部106が記憶部102の記憶するSBC仮想パス帯域の上限を減少するよう変更する。変更後のSBC仮想パス帯域の上限は、積み上げ帯域以上のままであるため、積み上げ判定ポリシーに基づいて変更認められ、帯域制御部106は変更成功の情報更新通知を出力する。つづいて、比較判定部103は、積み上げ帯域と変更後のSBC仮想パスにおける帯域の各閾値との比較を再度実施し、アラーム出力ポリシーに則って警報部105がアラームを発出する。この場合、積み上げ帯域はSRV_Multimedia上限帯域を超過しているため、警報部105はエラーに対応するアラームを発出する。さらに警報部105は、GN帯域、UR帯域、UR1帯域及び緊急帯域に跨って属し、「(4)GN閾値」、「(3)UR閾値」及び「(2)UR1閾値」を超過するため、それぞれの優先度に対応したアラームを出力する。   As shown in FIG. 19, the bandwidth control unit 106 changes so as to reduce the upper limit of the SBC virtual path bandwidth stored in the storage unit 102. Since the upper limit of the SBC virtual path bandwidth after the change remains equal to or higher than the accumulated bandwidth, the change is recognized based on the accumulated determination policy, and the bandwidth control unit 106 outputs an information update notification of the successful change. Subsequently, the comparison / determination unit 103 compares the accumulated band with the threshold values of the band in the changed SBC virtual path again, and the alarm unit 105 issues an alarm in accordance with the alarm output policy. In this case, since the accumulated band exceeds the SRV_Multimedia upper limit band, the alarm unit 105 issues an alarm corresponding to the error. Furthermore, the alarm unit 105 belongs across the GN band, the UR band, the UR1 band, and the emergency band, and exceeds “(4) GN threshold”, “(3) UR threshold”, and “(2) UR1 threshold”. The alarm corresponding to each priority is output.

つぎに、図20に示すように、帯域制御部106が記憶部102の記憶するSBC仮想パス帯域の上限を減少するよう変更する。変更後のSBC仮想パス帯域の上限は、積み上げ帯域以下となるため、積み上げ判定ポリシーに基づいて変更認められず、帯域制御部106は変更失敗の情報更新通知を出力する。この際、アラーム判定ポリシーにより閾値比較が不要なため、警報部105はアラームを発出しない。     Next, as shown in FIG. 20, the bandwidth control unit 106 changes so as to reduce the upper limit of the SBC virtual path bandwidth stored in the storage unit 102. Since the upper limit of the SBC virtual path bandwidth after the change is equal to or less than the accumulated bandwidth, the change is not permitted based on the accumulated determination policy, and the bandwidth control unit 106 outputs a change failure information update notification. At this time, the alarm unit 105 does not issue an alarm because threshold comparison is not required according to the alarm determination policy.

(その他の実施の形態)
上記のように、本発明は本発明の実施の形態によって記載したが、この開示の一部をなす論述及び図面は本発明を限定するものであると理解すべきではない。この開示から当業者には様々な代替実施の形態、実施例及び運用技術が明らかとなろう。本発明はここでは記載していない様々な実施の形態等を含むことは勿論である。したがって、本発明の技術的範囲は上記の説明から妥当な特許請求の範囲に係る発明特定事項によってのみ定められるものである。
(Other embodiments)
As mentioned above, although this invention was described by embodiment of this invention, it should not be understood that the statement and drawing which make a part of this indication limit this invention. From this disclosure, various alternative embodiments, examples and operational techniques will be apparent to those skilled in the art. It goes without saying that the present invention includes various embodiments not described herein. Therefore, the technical scope of the present invention is defined only by the invention specifying matters according to the scope of claims reasonable from the above description.

10…呼処理機能部
11,21…リソース管理装置
100,200…呼処理サーバ
101…受付部
102…記憶部
103…比較判定部
104…設定部
105…警報部
106…帯域制御部
DESCRIPTION OF SYMBOLS 10 ... Call processing function part 11, 21 ... Resource management apparatus 100, 200 ... Call processing server 101 ... Reception part 102 ... Storage part 103 ... Comparison determination part 104 ... Setting part 105 ... Alarm part 106 ... Band control part

Claims (8)

複数のクライアント端末及び複数のサーバ端末がそれぞれSIPネゴシエーションによる通信を確立するために経由する複数の呼処理サーバ、IPパケットを中継するネットワーク中継装置、前記呼処理サーバが管理する転送系ネットワークの終端に位置し前記IPパケットを前記端末へ転送する転送処理装置を有し、前記転送処理装置が前記IPパケットの流入出を許可することで前記端末間の通信を可能にする転送系ネットワークにおいて、前記呼処理サーバが有する機能の一つ以上を担い、通信帯域及び通信経路を管理及び制御するリソース管理装置であって、
前記SIPネゴシエーションによる通信を確立する際に発信される帯域確保要求に関する情報である帯域確保要求情報を受ける受付部と、
前記受付部が前記帯域確保要求を受けた際に、前記端末間の通信に必要となるメディアストリーム数及び帯域量を含む前記帯域確保要求情報を記憶し、前記転送系ネットワークの物理構成における前記通信帯域及び通信経路に関し、前記端末間の通信を許容可能なメディアストリーム数及び前記帯域量の情報を仮想パス情報として予め記憶する記憶部と、
前記SIPネゴシエーションの結果に基づいた複数の前記帯域確保要求における要求帯域量それぞれと、前記通信経路上で設定した仮想パスの上限帯域量及び残存帯域量とを比較し、前記帯域確保要求情報が含む要求帯域量が、前記仮想パスの上限帯域及び残存帯域を超過しない場合のみ、前記仮想パスは前記帯域確保要求を許容できると判定する比較判定部と、
前記比較判定部が前記帯域確保要求を許容できると判定した際、前記端末間の前記SIPネゴシエーションの結果に基づいた前記帯域利用が可能になるよう、前記転送処理装置に対してポリシー制御及びピンホール制御を行う設定部と、
前記帯域確保要求情報が含む要求帯域量が、前記仮想パスの上限帯域を超過した際及び前記仮想パスの残存帯域を超過した際にアラームを発出する警報部とを備え
前記仮想パス情報はトランスポートクラス毎及びサービスクラス毎に設定され、帯域の種別、帯域の大きさを示す留保閾値及び複数の帯域間における優先度を含み、
前記仮想パス情報が含む複数の帯域は、それぞれ優先度に関する閾値を有し、前記優先度に従って順次隣接して割り当てられることで前記仮想パスを構成すること
を特徴とするリソース管理装置。
A plurality of call processing servers through which a plurality of client terminals and a plurality of server terminals respectively establish communication by SIP negotiation, a network relay device that relays IP packets, and a transfer system network managed by the call processing server And a transfer processing device that is located and transfers the IP packet to the terminal, wherein the transfer processing device permits communication between the terminals by allowing the IP packet to flow in and out. A resource management device that assumes one or more functions of a processing server and manages and controls a communication band and a communication path,
A reception unit that receives bandwidth reservation request information that is information related to a bandwidth reservation request that is transmitted when establishing communication by the SIP negotiation;
When the reception unit receives the bandwidth securing request, the bandwidth securing request information including the number of media streams and the bandwidth required for communication between the terminals is stored, and the communication in the physical configuration of the transfer network A storage unit that preliminarily stores, as virtual path information , the number of media streams that can be allowed to communicate between the terminals and the amount of bandwidth regarding the bandwidth and communication path;
Each of the requested bandwidth amounts in the plurality of bandwidth reservation requests based on the result of the SIP negotiation is compared with the upper limit bandwidth amount and the remaining bandwidth amount of the virtual path set on the communication path, and the bandwidth reservation request information includes Only when the requested bandwidth amount does not exceed the upper limit bandwidth amount and the remaining bandwidth amount of the virtual path, the comparison determination unit that determines that the virtual path can accept the bandwidth securing request; and
When the comparison / determination unit determines that the bandwidth securing request is acceptable, policy control and pinholes are performed on the transfer processing device so that the bandwidth can be used based on the result of the SIP negotiation between the terminals. A setting unit for controlling,
An alarm unit that issues an alarm when the requested bandwidth amount included in the bandwidth securing request information exceeds the upper limit bandwidth amount of the virtual path and when the remaining bandwidth amount of the virtual path is exceeded ,
The virtual path information is set for each transport class and each service class, and includes a type of band, a reservation threshold value indicating the size of the band, and a priority among a plurality of bands,
A plurality of bands included in the virtual path information each have a threshold value relating to priority, and the virtual path is configured by sequentially adjacently allocating according to the priority .
前記比較判定部は、最初に前記帯域確保要求情報が含むメディアストリーム数と、前記予め記憶される前記仮想パス情報が含む前記メディアストリーム数とを比較し、続いて前記帯域確保要求情報が含む前記帯域量と前記仮想パス情報が含む留保閾値とを比較することを特徴とする請求項に記載のリソース管理装置。 The comparison determination unit first compares the number of media streams included in the bandwidth reservation request information with the number of media streams included in the virtual path information stored in advance, and subsequently includes the bandwidth reservation request information. The resource management apparatus according to claim 1 , wherein a bandwidth amount is compared with a reservation threshold included in the virtual path information. 前記比較判定部は、前記端末間の通信に必要な帯域量を判定する際、前記仮想パス情報を構成する前記複数の帯域の中で、前記優先度の低い帯域から順次比較することを特徴とする請求項1又は2に記載のリソース管理装置。 The comparison / determination unit, when determining the amount of bandwidth necessary for communication between the terminals, sequentially compares, from among the plurality of bands constituting the virtual path information, the band with the lowest priority. The resource management apparatus according to claim 1 or 2 . 前記比較判定部は、前記端末間の通信に必要な帯域量を前記仮想パス情報が含む留保閾値と比較する際、前記仮想パスを構成する複数の帯域の中で前記優先度の低い帯域から順次比較することを特徴とする請求項1又は2に記載のリソース管理装置。 The comparison / determination unit sequentially compares a bandwidth amount necessary for communication between the terminals with a reservation threshold included in the virtual path information, in order from the lower priority band among a plurality of bands constituting the virtual path. The resource management apparatus according to claim 1 or 2 , wherein comparison is performed. 前記比較判定部は、前記端末間の通信に必要な帯域量を、前記仮想パスを構成する複数の帯域の中で最も優先度の低い帯域である第1の帯域における上限帯域量と比較し、
前記端末間の通信に必要な帯域量が既に前記第1の帯域における上限帯域量を超過している場合は、前記第1の帯域の次に優先度の低い第2の帯域における上限帯域量と比較し、
前記端末間の通信に必要な帯域量が未だ前記第1の帯域における上限帯域量を超過していない場合は、既存の使用帯域量に前記端末間の通信に必要な帯域量を加算した合計の帯域量と前記第1の帯域における上限帯域量とを比較する
ことを特徴とする請求項1乃至3のいずれか1項に記載のリソース管理装置。
The comparison determination unit compares the amount of bandwidth necessary for communication between the terminals with an upper limit bandwidth amount in a first band that is the lowest priority band among a plurality of bands constituting the virtual path,
If the bandwidth required for communication between the terminals has already exceeded the upper limit bandwidth in the first bandwidth, the upper limit bandwidth in the second bandwidth having the second lowest priority after the first bandwidth; Compare and
If the bandwidth required for communication between the terminals has not yet exceeded the upper limit bandwidth in the first bandwidth, the total bandwidth required for communication between the terminals is added to the existing bandwidth used. The resource management device according to any one of claims 1 to 3 , wherein a bandwidth amount is compared with an upper limit bandwidth amount in the first bandwidth.
前記比較判定部は、前記既存の使用帯域量に前記端末間の通信に必要な帯域量を加算した合計の帯域量と前記第1の帯域における上限帯域量とを比較する際、
前記合計の帯域量が前記第1の帯域における上限帯域量を超え、且つ前記帯域確保要求情報が含む帯域の優先度が前記第1の帯域と同じ場合は、前記警報部は前記第1の帯域に特化したアラームを発出すると共に、前記比較判定部は前記帯域確保要求を却下する旨の判断を行い、
前記合計の帯域量が前記第1の帯域における上限帯域量を超え、且つ前記帯域確保要求情報が含む帯域の優先度が前記第1の帯域と異なる場合は、前記警報部が前記第1の帯域に特化したアラームを発出すると共に、前記比較判定部は前記合計の帯域量と前記第2の帯域における上限帯域量とを比較する
ことを特徴とする請求項に記載のリソース管理装置。
The comparison determination unit, when comparing the total amount of bandwidth obtained by adding the amount of bandwidth necessary for communication between the terminals to the existing amount of bandwidth used and the upper limit amount of bandwidth in the first band,
When the total bandwidth exceeds the upper limit bandwidth in the first bandwidth and the bandwidth priority included in the bandwidth reservation request information is the same as that in the first bandwidth, the alarm unit transmits the first bandwidth. And issuing a special alarm, the comparison and determination unit determines to reject the bandwidth reservation request,
When the total band amount exceeds the upper limit band amount in the first band and the priority of the band included in the band securing request information is different from the first band, the alarm unit transmits the first band. The resource management apparatus according to claim 5 , wherein an alarm specific to the second band is issued, and the comparison determination unit compares the total band amount with an upper limit band amount in the second band.
前記記憶部が記憶する前記帯域確保要求情報及び前記仮想パス情報は通信リソースとして管理され、
前記比較判定部は、前記端末間で通信処理可能な前記メディアストリーム数、前記端末間の物理リンク帯域を前記通信リソースとして仮想化したリンク仮想パス及び前記端末間の処理能力を前記通信リソースとして仮想化した処理仮想パスの順に留保閾値及び帯域利用可否を比較判定することを特徴とする請求項1乃至5のいずれか1項に記載のリソース管理装置。
The bandwidth reservation request information and the virtual path information stored in the storage unit are managed as communication resources,
The comparison / determination unit virtually uses the number of media streams that can be communicated between the terminals, a link virtual path obtained by virtualizing the physical link bandwidth between the terminals as the communication resource, and the processing capability between the terminals as the communication resource. resource management device according to any one of claims 1 to 5, wherein the comparing determines the reserved threshold and bandwidth availability in the order of phased process virtual path.
複数のクライアント端末及び複数のサーバ端末がそれぞれSIPネゴシエーションによる通信を確立するために経由する複数の呼処理サーバ、IPパケットを中継するネットワーク中継装置、前記呼処理サーバが管理する転送系ネットワークの終端に位置し前記IPパケットを前記端末へ転送する転送処理装置を有し、前記転送処理装置が前記IPパケットの流入出を許可することで前記端末間の通信を可能にする転送系ネットワークにおいて、前記呼処理サーバが有する機能の一つ以上を担い、通信帯域及び通信経路を管理及び制御するリソース管理方法であって、
受付部が、前記SIPネゴシエーションによる通信を確立する際に発信される帯域確保要求に関する情報である帯域確保要求情報を受けるステップと、
記憶部が、前記受付部が前記帯域確保要求を受けた際に、前記端末間の通信に必要となるメディアストリーム数及び帯域量を含む前記帯域確保要求情報を記憶し、前記転送系ネットワークの物理構成における前記通信帯域及び通信経路に関し、前記端末間の通信を許容可能なメディアストリーム数及び前記帯域量の情報を仮想パス情報として予め記憶するステップと、
比較判定部が、前記SIPネゴシエーションの結果に基づいた複数の前記帯域確保要求における要求帯域量それぞれと、前記通信経路上で設定した仮想パスの上限帯域量及び残存帯域量とを比較し、前記帯域確保要求情報が含む要求帯域量が、前記仮想パスの上限帯域及び残存帯域を超過しない場合のみ、前記仮想パスは前記帯域確保要求を許容できると判定するステップと、
設定部が、前記比較判定部が前記帯域確保要求を許容できると判定した際、前記端末間の前記SIPネゴシエーションの結果に基づいた前記帯域利用が可能になるよう、前記転送処理装置に対してポリシー制御及びピンホール制御を行うステップと、
警報部が、前記帯域確保要求情報が含む要求帯域量が、前記仮想パスの上限帯域を超過した際及び前記仮想パスの残存帯域を超過した際にアラームを発出するステップとを含み、
前記仮想パス情報はトランスポートクラス毎及びサービスクラス毎に設定され、帯域の種別、帯域の大きさを示す留保閾値及び複数の帯域間における優先度を含み、
前記仮想パス情報が含む複数の帯域は、それぞれ優先度に関する閾値を有し、前記優先度に従って順次隣接して割り当てられることで前記仮想パスを構成すること
を特徴とするリソース管理方法。
A plurality of call processing servers through which a plurality of client terminals and a plurality of server terminals respectively establish communication by SIP negotiation, a network relay device that relays IP packets, and a transfer system network managed by the call processing server And a transfer processing device that is located and transfers the IP packet to the terminal, wherein the transfer processing device permits communication between the terminals by allowing the IP packet to flow in and out. A resource management method that assumes one or more functions of a processing server and manages and controls a communication band and a communication path,
Receiving a bandwidth securing request information that is information related to a bandwidth securing request that is transmitted when establishing a communication through the SIP negotiation;
A storage unit stores the bandwidth reservation request information including the number of media streams and the amount of bandwidth required for communication between the terminals when the receiving unit receives the bandwidth reservation request, and stores the bandwidth reservation request information Regarding the communication band and communication path in the configuration, the step of preliminarily storing, as virtual path information, the information on the number of media streams and the amount of the band that can allow communication between the terminals;
The comparison determination unit compares each requested bandwidth amount in the plurality of bandwidth securing requests based on the result of the SIP negotiation with the upper limit bandwidth amount and the remaining bandwidth amount of the virtual path set on the communication path, and the bandwidth Determining that the virtual path can accept the bandwidth reservation request only when the requested bandwidth amount included in the reservation request information does not exceed the upper limit bandwidth amount and the remaining bandwidth amount of the virtual path;
When the setting unit determines that the comparison and determination unit can accept the bandwidth securing request, a policy is set for the transfer processing device so that the bandwidth can be used based on a result of the SIP negotiation between the terminals. Performing control and pinhole control;
Alarm unit, required amount of bandwidth the bandwidth reservation request information is included in, you see contains a step of issuing an alarm upon exceeding the remaining amount of bandwidth when and the virtual path has exceeded the upper limit bandwidth of the virtual path,
The virtual path information is set for each transport class and each service class, and includes a type of band, a reservation threshold value indicating the size of the band, and a priority among a plurality of bands,
A plurality of bands included in the virtual path information each have a threshold value relating to priority, and the virtual path is configured by sequentially adjacently allocating according to the priority .
JP2010023505A 2010-02-04 2010-02-04 Resource management apparatus and resource management method Active JP5017390B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010023505A JP5017390B2 (en) 2010-02-04 2010-02-04 Resource management apparatus and resource management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010023505A JP5017390B2 (en) 2010-02-04 2010-02-04 Resource management apparatus and resource management method

Publications (2)

Publication Number Publication Date
JP2011166237A JP2011166237A (en) 2011-08-25
JP5017390B2 true JP5017390B2 (en) 2012-09-05

Family

ID=44596452

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010023505A Active JP5017390B2 (en) 2010-02-04 2010-02-04 Resource management apparatus and resource management method

Country Status (1)

Country Link
JP (1) JP5017390B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5844713B2 (en) * 2012-10-29 2016-01-20 日本電信電話株式会社 SIP server
JP6154124B2 (en) * 2012-12-13 2017-06-28 Nttテクノクロス株式会社 BANDWIDTH CONTROL DEVICE AND COMMUNICATION METHOD
EP2838231B1 (en) * 2013-05-15 2017-02-01 NTT DoCoMo, Inc. Network system and access controller and method for operating the network system
JP2024016555A (en) * 2022-07-26 2024-02-07 株式会社東芝 Media transmission system and its traffic management method

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3061375B2 (en) * 1997-12-17 2000-07-10 日本電信電話株式会社 Connection acceptance judgment device
JP2009116786A (en) * 2007-11-09 2009-05-28 Nec Corp Application service system, server system, session management method, and program

Also Published As

Publication number Publication date
JP2011166237A (en) 2011-08-25

Similar Documents

Publication Publication Date Title
US8570870B2 (en) Incremental addition and scale-back of resources adapting to network resource availability
AU768311B2 (en) Service parameter interworking method
US8274983B2 (en) Low-impact call connection request denial
US9350784B2 (en) Method and communication system for selecting a transmission mode for transmitting payload data
US8374082B2 (en) Advanced bandwidth management
CN1557110A (en) Transport information in a packet-oriented communication network
JP5017390B2 (en) Resource management apparatus and resource management method
JP2008529398A (en) Bandwidth allocation for telecommunications networks
JP5314510B2 (en) Bandwidth management control system and bandwidth management control method
KR100705564B1 (en) Apparatus and method for managing resources in a network
US20080008160A1 (en) Bandwidth management for internet telephony
WO2012037817A1 (en) Method and system for implementing strategy synchronization
EP1971087A1 (en) Method for controlling data traffic between gateways
JP4802261B2 (en) Resource management apparatus and resource management method
JP5061222B2 (en) Resource management method and resource management control device
CN1791050A (en) Method for ensuring service quality when heterogeneous network intercommunication
JP5017415B2 (en) Resource management method and resource management apparatus
KR100746468B1 (en) Session control method and apparatus in IP-based voice / video telephone network
JP4965674B2 (en) Resource management method and resource management apparatus
JP5017420B2 (en) Session information matching processing method and call control server
Martini et al. ITU-T RACF implementation for application-driven QoS control in MPLS networks
US9143354B2 (en) Method and system for transmitting multimedia streams
Tanida et al. A modeling method of access network for resource reservation and admission control of NGN

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120201

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120321

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20120510

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20120514

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120516

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20120605

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120611

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20150615

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 5017390

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350