WO2024038561A1 - ネットワーク情報処理装置、ネットワーク情報処理方法及びプログラム - Google Patents

ネットワーク情報処理装置、ネットワーク情報処理方法及びプログラム Download PDF

Info

Publication number
WO2024038561A1
WO2024038561A1 PCT/JP2022/031264 JP2022031264W WO2024038561A1 WO 2024038561 A1 WO2024038561 A1 WO 2024038561A1 JP 2022031264 W JP2022031264 W JP 2022031264W WO 2024038561 A1 WO2024038561 A1 WO 2024038561A1
Authority
WO
WIPO (PCT)
Prior art keywords
network
information
network information
terminal
extraction
Prior art date
Application number
PCT/JP2022/031264
Other languages
English (en)
French (fr)
Inventor
航平 林
聡史 西山
Original Assignee
日本電信電話株式会社
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 日本電信電話株式会社 filed Critical 日本電信電話株式会社
Priority to PCT/JP2022/031264 priority Critical patent/WO2024038561A1/ja
Publication of WO2024038561A1 publication Critical patent/WO2024038561A1/ja

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/75Indicating network or usage conditions on the user display

Definitions

  • the present invention relates to a network information processing device, a network information processing method, and a program.
  • NEF Network Exposure Function
  • NEF is used for behavior detection to learn the steady state of communication status of terminals using MEC (Multi-access Edge Computing) services using mobile networks, and to detect unusual communication destinations and communication behavior. Applications are expected.
  • MEC Multi-access Edge Computing
  • Behavior detection applications which are external applications from the core network (hereinafter referred to as “external applications”), use information such as the base station to which the terminal is connected and the connection history to the network to detect the behavior of the IoT terminal. Detect theft and accidents.
  • the network information notified from NEF includes information that is unnecessary for external applications. Therefore, the external application needs to perform processing to extract the necessary information. Since this processing is performed by all external applications, the processing load on each external application increases.
  • the present invention has been made in view of the above points, and an object of the present invention is to reduce the processing load for using information that can be obtained from a network.
  • a network information processing device includes a network information acquisition unit configured to acquire information regarding the connection status of a terminal to a first network from the first network, and a network information an extraction unit configured to extract part of the information acquired by the acquisition unit in response to a request from an external device connected via a second network; an extracted information transmitter configured to transmit information to the external device.
  • FIG. 1 is a diagram showing an example of a network configuration in an embodiment of the present invention. It is a diagram showing an example of the hardware configuration of an edge gateway 10 in an embodiment of the present invention. It is a diagram showing an example of the functional configuration of an edge gateway 10 in an embodiment of the present invention. 3 is a flowchart for explaining an example of a processing procedure executed by the edge gateway 10.
  • FIG. 1 is a diagram showing an example of a network configuration in an embodiment of the present invention. It is a diagram showing an example of the hardware configuration of an edge gateway 10 in an embodiment of the present invention. It is a diagram showing an example of the functional configuration of an edge gateway 10 in an embodiment of the present invention.
  • 3 is a flowchart for explaining an example of a processing procedure executed by the edge gateway 10.
  • FIG. 1 is a diagram showing an example of a network configuration in an embodiment of the present invention.
  • each terminal 50 as a UE (User Equipment) is connected to a core network Nc of a mobile network via an access network Na such as a RAN (Radio Access Network).
  • an access network Na such as a RAN (Radio Access Network).
  • a plurality of external devices 20 are connected to the edge gateway 10 via a network.
  • the core network Nc is a 5GC (5th Generation Core network), and includes a packet processing device 30, a NEF 40, etc. as a UPF (User Plane Function).
  • 5GC 5th Generation Core network
  • UPF User Plane Function
  • the packet processing device 30 is a device that is arranged for each region (area) and transfers packets of the terminals 50 connected to base stations in the corresponding region.
  • the NFF 40 is a NEF (Network Exposure Function) that is standardized as a function that provides network information from the core network Nc to external applications using an API (Application Program Interface).
  • NEF Network Exposure Function
  • the terminal 50 is, for example, a communication terminal that can be connected to a mobile communication network, such as a smartphone, a tablet terminal, a PC (Personal Computer), or an on-vehicle device.
  • a mobile communication network such as a smartphone, a tablet terminal, a PC (Personal Computer), or an on-vehicle device.
  • the external device 20 is a computer equipped with an application external to the core network Nc (hereinafter referred to as "external application 21").
  • the external application 21 monitors the communication status of the terminal 50 (information on the base station to which the terminal 50 is connected, connection history to the network (core network Nc), etc.) and detects abnormal communication (behavior). It is an application.
  • the edge gateway 10 is a device (for example, a router) connected to the NEF 40 of the core network Nc. Edge gateway 10 is also connected to one or more external devices 20. The edge gateway 10 obtains network information by calling an API (Application Program Interface) provided by the NEF 40 of the core network Nc on behalf of the external device 20 (the external application 21 it has). The edge gateway 10 extracts information required by the external device 20 (the external application 21 it has) from among the network information obtained from the NEF 40 (obtained using the NEF 40), and transfers the extracted information to the external device. Send to 20. The edge gateway 10 can reduce the load when the external application 21 uses the NEF 40. The edge gateway 10 may also be connected to the packet processing device 30 on a one-to-one basis.
  • API Application Program Interface
  • the edge gateway 10 is placed in each region and can handle packets transferred from the packet processing device 30 in the region (packets from the terminal 50).
  • the edge gateway 10 may transfer information to an edge server or the like connected to the edge gateway 10 as a gateway included in an edge computing configuration.
  • the edge server is a server unrelated to the external device 20 (for example, an IoT system server) to which a user (corporate company, etc.) using an MEC (Mobile Edge Computing) service connects from the terminal 50.
  • the external application 21 may be, for example, an application provided as a value-added function by an MEC service provider to a user (MEC service user).
  • FIG. 2 is a diagram showing an example of the hardware configuration of the edge gateway 10 in the embodiment of the present invention.
  • the edge gateway 10 in FIG. 2 includes a drive device 100, an auxiliary storage device 102, a memory device 103, a processor 104, an interface device 105, etc., which are interconnected via a bus B.
  • a program that realizes the processing at the edge gateway 10 is provided by a recording medium 101 such as a CD-ROM.
  • a recording medium 101 such as a CD-ROM.
  • the program is installed from the recording medium 101 to the auxiliary storage device 102 via the drive device 100.
  • the program does not necessarily need to be installed from the recording medium 101, and may be downloaded from another computer via a network.
  • the auxiliary storage device 102 stores installed programs as well as necessary files, data, and the like.
  • the memory device 103 reads and stores the program from the auxiliary storage device 102 when there is an instruction to start the program.
  • the processor 104 is a CPU, a GPU (Graphics Processing Unit), or a CPU and a GPU, and executes functions related to the edge gateway 10 according to a program stored in the memory device 103.
  • the interface device 105 is used as an interface for connecting to a network.
  • FIG. 3 is a diagram showing an example of the functional configuration of the edge gateway 10 in the embodiment of the present invention.
  • the edge gateway 10 includes an event detection section 11, a network information acquisition section 12, an extraction section 13, and an extracted information transmission section 14. Each of these units is realized by one or more programs installed in the edge gateway 10 causing the processor 104 to execute the process.
  • the edge gateway 10 also utilizes a network information storage unit 15.
  • the network information storage unit 15 can be realized using, for example, the auxiliary storage device 102 or a storage device connectable to the edge gateway 10 via a network.
  • FIG. 4 is a flowchart for explaining an example of a processing procedure executed by the edge gateway 10.
  • the edge gateway 10 is waiting for a notification of the occurrence of a network event from the NEF 40 and a request to obtain network information from the external application 21 (S101, S104).
  • the network event refers to an event related to a change in the connection status of the terminal 50 to the mobile network (core network Nc). For example, connection of the terminal 50 to a base station, disconnection of the connection, etc. are examples of network events.
  • the network information acquisition unit 12 uses the API of the NEF 40 to acquire network information from the NEF 40 (that is, the core from the network Nc) (S102).
  • Network information refers to information regarding the connection status of the terminal 50 to the network, such as the identifier of the base station to which the terminal 50 is connected, the radio signal strength of the terminal 50, and the packet processing device 30 to which the terminal 50 is connected. (UPF) identifier, the IP address given to the terminal 50, contract information of the terminal 50, the identifier of the network slice to which the terminal 50 connects, etc., as parameters.
  • network information regarding the terminal 50 in which at least some of these parameters have changed may be acquired, or network information regarding all the terminals 50 may be acquired.
  • the network information acquisition unit 12 stores the acquired network information in the network information storage unit 15 (S103).
  • the network information storage unit 15 stores network information for each terminal 50.
  • the network information stored in the network information storage unit 15 will be referred to as "stored information" hereinafter.
  • the network information acquisition unit 12 overwrites the stored information regarding the terminal 50 from which network information has been newly acquired, with the newly acquired network information.
  • the network information storage unit 15 may store a history of saved information for each terminal 50. In this case, the network information acquisition unit 12 may add the newly acquired network information to the history of information stored in the terminal 50 related to the network information.
  • the acquisition request includes information (hereinafter referred to as "necessary parameter information") indicating parameters (information) required by the external application 21 among the network information.
  • the required parameter information is information indicating which parameter of which terminal 50 is required. Therefore, the necessary parameter information includes the identifier of the terminal 50 and the identifiers of each parameter necessary for the terminal 50.
  • each external application 21 may transmit a network information acquisition request to the edge gateway 10 at regular intervals (periodically). By doing so, each external application 21 can increase the possibility of acquiring continuous data that is easy to use for machine learning.
  • step S105 the extraction unit 13 extracts information corresponding to the necessary parameter information from the network information storage unit 15. Specifically, the extraction unit 13 extracts the value of each parameter indicated by the necessary parameter information from the stored information of the terminal 50 indicated by the necessary parameter information.
  • the external application 21 an application that detects abnormal communication
  • the identifier of the base station to which the terminal 50 is connected and the IP address assigned to the terminal 50 are specified as necessary parameter information. . Therefore, the extraction unit 13 extracts the values of these parameters from the latest stored information of the specific terminal 50. Note that network information of multiple terminals 50 may be requested at once. In this case, the extraction unit 13 extracts information corresponding to the required parameter information of each of the plurality of terminals 50.
  • the extracted information transmitting unit 14 transmits the information extracted by the extracting unit 13 to the external application 21 that is the source of the acquisition request (S106).
  • the edge gateway 10 performs extraction processing from network information instead of the external application 21, so that the processing load of the external application 21 (in order to use information that can be obtained from the network) is reduced. processing load) can be reduced.
  • the number of edge gateways 10 does not change when external applications 21 are added in response to an increase in the number of terminals 50 or the amount of data handled, the load on the NEF 40 and the consumed resources can be kept constant. As a result, external applications 21 can be easily added.
  • the edge gateway 10 is directly connected to the packet processing device 30 of the mobile network, and the packet processing devices 30 are distributed in each region, so information from all over the country can be transmitted from one device in the core network Nc. Compared to the method of distributing data to the external application 21, scaling out of the external application 21 can be made easier.
  • the edge gateway 10 is an example of a network information processing device.
  • Edge gateway 11 Event detection section 12 Network information acquisition section 13 Extraction section 14 Extraction information transmission section 20 External device 21 External application 15 Network information storage section 30 Packet processing device 40 NEF 50 Terminal 100 Drive device 101 Recording medium 102 Auxiliary storage device 103 Memory device 104 Processor 105 Interface device B bus

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

ネットワーク情報処理装置は、第1のネットワークへの端末の接続状況に関する情報を前記第1のネットワークから取得するように構成されているネットワーク情報取得部と、前記ネットワーク情報取得部が取得した情報のうちの一部の情報を、第2のネットワークを介して接続する外部装置からの要求に応じて抽出するように構成されている抽出部と、前記抽出部が抽出した情報を前記外部装置へ送信するように構成されている抽出情報送信部と、を有することで、ネットワークから取得可能な情報を利用するための処理負荷を軽減する。

Description

ネットワーク情報処理装置、ネットワーク情報処理方法及びプログラム
 本発明は、ネットワーク情報処理装置、ネットワーク情報処理方法及びプログラムに関する。
 第5世代移動通信システム(5G)では、モバイル網のコアネットワークから外部のアプリケーションに対して、API(Application Program Interface)を使ってネットワーク情報を提供する機能であるNEF(Network Exposure Function)が標準化されている。
 NEFの用途として、モバイル網を使ったMEC(Multi-access Edge Computing)サービスを利用する端末の通信状況の定常状態を学習し、普段と異なる通信先や通信の挙動を検知するための、ふるまい検知アプリケーションなどが見込まれている。
 コアネットワークから見て外部のアプリケーション(以下、「外部アプリ」という。)となる、ふるまい検知アプリケーションでは、端末が接続している基地局の情報やネットワークへの接続履歴などの情報を使ってIoT端末の盗難、事故を検知する。
Network Exposure Function Northbound APIs - 3GPP TS 29.522、[online]、インターネット<https://www.etsi.org/deliver/etsi_ts/129500_129599/129522/15.03.00_60/ts_129522v150300p.pdf> 3GPP SA6 accelerates work on new verticals!、[online]、インターネット<https://www.3gpp.org/news-events/2045-sa6_verticals>
 しかしながら、NEFから通知されるネットワーク情報の中には外部アプリにとって不要な情報が含まれている。そのため、外部アプリは、必要な情報を抽出する処理を行う必要がある。この処理を全ての外部アプリで行うため各外部アプリの処理負荷が増大してしまう。
 本発明は、上記の点に鑑みてなされたものであって、ネットワークから取得可能な情報を利用するための処理負荷を軽減することを目的とする。
 そこで上記課題を解決するため、ネットワーク情報処理装置は、第1のネットワークへの端末の接続状況に関する情報を前記第1のネットワークから取得するように構成されているネットワーク情報取得部と、前記ネットワーク情報取得部が取得した情報のうちの一部の情報を、第2のネットワークを介して接続する外部装置からの要求に応じて抽出するように構成されている抽出部と、前記抽出部が抽出した情報を前記外部装置へ送信するように構成されている抽出情報送信部と、を有する。
 ネットワークから取得可能な情報を利用するための処理負荷を軽減することができる。
本発明の実施の形態におけるネットワーク構成例を示す図である。 本発明の実施の形態におけるエッジゲートウェイ10のハードウェア構成例を示す図である。 本発明の実施の形態におけるエッジゲートウェイ10の機能構成例を示す図である。 エッジゲートウェイ10が実行する処理手順の一例を説明するためのフローチャートである。
 以下、図面に基づいて本発明の実施の形態を説明する。図1は、本発明の実施の形態におけるネットワーク構成例を示す図である。図1において、UE(User Equipment)としての各端末50が、RAN(Radio Access Network)等のアクセス網Naを介してモバイル網のコア網Ncに接続される。また、複数の外部装置20がネットワークを介してエッジゲートウェイ10に接続される。
 コア網Ncは、5GC(5th Generation Core network)であり、UPF(User Plane Function)としてのパケット処理装置30やNEF40等を含む。
 パケット処理装置30は、地域(エリア)ごとに配置され、対応する地域の基地局に接続する端末50のパケットの転送等を行う装置である。
 NFF40は、コア網Ncから外部のアプリケーションに対して、API(Application Program Interface)を使ってネットワーク情報を提供する機能として標準化されているNEF(Network Exposure Function)である。
 端末50は、例えば、スマートフォン、タブレット端末、PC(Personal Computer)、車載器等、移動体通信網に接続可能な通信端末である。
 外部装置20は、コア網Ncから見て外部のアプリケーション(以下、「外部アプリ21」という。)が搭載されたコンピュータである。外部アプリ21は、例えば、端末50の通信状況(端末50が接続している基地局の情報やネットワーク(コア網Nc)への接続履歴等)を監視して異常な通信(ふるまい)を検知するアプリケーションである。
 エッジゲートウェイ10は、コア網NcのNEF40に接続される装置(例えば、ルータ)である。エッジゲートウェイ10は、また、1以上の外部装置20に接続される。エッジゲートウェイ10は、外部装置20(が有する外部アプリ21)に代わって、コア網NcのNEF40が提供するAPI(Application Program Interface)を呼び出すことで、ネットワーク情報を取得する。エッジゲートウェイ10は、NEF40から取得した(NEF40を利用して取得した)ネットワーク情報の中かち、外部装置20(が有する外部アプリ21)が必要とする情報を抽出し、抽出された情報を外部装置20へ送信する。エッジゲートウェイ10によって、外部アプリ21がNEF40を利用する際の負荷を低減することができる。エッジゲートウェイ10は、また、パケット処理装置30に1対1に接続されてもよい。この場合、エッジゲートウェイ10は、地域ごとに配置され、当該地域のパケット処理装置30から転送されるパケット(端末50からのパケット)を扱うことができる。例えば、エッジゲートウェイ10は、エッジコンピューティングの構成に含まれるゲートウェイとして、当該エッジゲートウェイ10に接続されるエッジサーバ等に転送してもよい。エッジサーバとは、MEC(Mobile Edge Computing)サービスを利用するユーザ(法人企業等)が端末50から接続する、外部装置20とは無関係のサーバ(例えば、IoTシステムのサーバ)である。外部アプリ21は、例えば、MECサービス提供者によるユーザ(MECサービス利用者)への付加価値機能として提供されるアプリケーションであってもよい。
 図2は、本発明の実施の形態におけるエッジゲートウェイ10のハードウェア構成例を示す図である。図2のエッジゲートウェイ10は、それぞれバスBで相互に接続されているドライブ装置100、補助記憶装置102、メモリ装置103、プロセッサ104、及びインタフェース装置105等を有する。
 エッジゲートウェイ10での処理を実現するプログラムは、CD-ROM等の記録媒体101によって提供される。プログラムを記憶した記録媒体101がドライブ装置100にセットされると、プログラムが記録媒体101からドライブ装置100を介して補助記憶装置102にインストールされる。但し、プログラムのインストールは必ずしも記録媒体101より行う必要はなく、ネットワークを介して他のコンピュータよりダウンロードするようにしてもよい。補助記憶装置102は、インストールされたプログラムを格納すると共に、必要なファイルやデータ等を格納する。
 メモリ装置103は、プログラムの起動指示があった場合に、補助記憶装置102からプログラムを読み出して格納する。プロセッサ104は、CPU若しくはGPU(Graphics Processing Unit)、又はCPU及びGPUであり、メモリ装置103に格納されたプログラムに従ってエッジゲートウェイ10に係る機能を実行する。インタフェース装置105は、ネットワークに接続するためのインタフェースとして用いられる。
 図3は、本発明の実施の形態におけるエッジゲートウェイ10の機能構成例を示す図である。図3において、エッジゲートウェイ10は、イベント検知部11、ネットワーク情報取得部12、抽出部13及び抽出情報送信部14を有する。これら各部は、エッジゲートウェイ10にインストールされた1以上のプログラムが、プロセッサ104に実行させる処理により実現される。エッジゲートウェイ10は、また、ネットワーク情報記憶部15を利用する。ネットワーク情報記憶部15は、例えば、補助記憶装置102、又はエッジゲートウェイ10にネットワークを介して接続可能な記憶装置等を用いて実現可能である。
 以下、エッジゲートウェイ10が実行する処理手順について説明する。図4は、エッジゲートウェイ10が実行する処理手順の一例を説明するためのフローチャートである。
 エッジゲートウェイ10は、NEF40からのネットワークイベントの発生の通知と、外部アプリ21からのネットワーク情報の取得要求とを待機している(S101、S104)。ネットワークイベントとは、モバイル網(コア網Nc)への端末50の接続状況の変化に関するイベントをいう。例えば、端末50の基地局への接続や、当該接続の切断等がネットワークイベントの一例である。
 イベント検知部11が、NEF40のAPIを介してネットワークイベントの発生の通知を受信すると(S101でYes)、ネットワーク情報取得部12は、NEF40のAPIを利用してネットワーク情報をNEF40から(つまり、コア網Ncから)取得する(S102)。ネットワーク情報とは、端末50のネットワークへの接続状況に関する情報をいい、例えば、端末50が接続している基地局の識別子、端末50の電波信号強度、端末50が接続しているパケット処理装置30(UPF)の識別子、端末50に付与されているIPアドレス、端末50の契約情報、端末50が接続するネットワークスライスの識別子等をパラメータとして含む情報である。ステップS102では、これらのパラメータの少なくとも一部が変化した端末50に関するネットワーク情報が取得されてもよいし、全部の端末50に関するネットワーク情報が取得されてもよい。
 続いて、ネットワーク情報取得部12は、取得したネットワーク情報をネットワーク情報記憶部15に保存する(S103)。例えば、ネットワーク情報記憶部15には、端末50ごとにネットワーク情報が記憶されている。ネットワーク情報記憶部15に記憶されているネットワーク情報を、以下「保存情報」という。ネットワーク情報取得部12は、ネットワーク情報が新たに取得された端末50に関する保存情報を、新たに取得したネットワーク情報によって上書きする。又は、ネットワーク情報記憶部15には、端末50ごとに保存情報の履歴が記憶されてもよい。この場合、ネットワーク情報取得部12は、新たに取得されたネットワーク情報を、当該ネットワーク情報に係る端末50の保存情報の履歴に追加すればよい。
 一方、抽出部13が、いずれかの外部アプリ21からネットワーク情報の取得要求を受信すると(S104でYes)、ステップS105及びS106が実行される。当該取得要求には、ネットワーク情報のうち外部アプリ21が必要とするパラメータ(情報)を示す情報(以下、「必要パラメータ情報」という。)が含まれる。必要パラメータ情報は、どの端末50のどのパラメータが必要であるのかを示す情報である。したがって、必要パラメータ情報は、当該端末50の識別子と、当該端末50に関して必要な各パラメータの識別子とを含む。
 なお、各外部アプリ21は、ネットワーク情報の取得要求を一定間隔で(周期的に)エッジゲートウェイ10へ送信するようにしてもよい。そうすることで、各外部アプリ21は、機械学習に利用しやすい連続データを取得できる可能性を高めることができる。
 ステップS105において、抽出部13は、必要パラメータ情報に対応する情報をネットワーク情報記憶部15から抽出する。具体的には、抽出部13は、必要パラメータ情報が示す端末50の保存情報の中から、必要パラメータ情報が示す各パラメータの値を抽出する。本実施の形態における外部アプリ21(異常な通信を検知するアプリケーション)であれば、端末50が接続している基地局の識別子及び端末50に付与されているIPアドレスが必要パラメータ情報に指定される。したがって、抽出部13は、特定の端末50の最新の保存情報の中から、これらのパラメータの値を抽出する。なお、一度に複数の端末50のネットワーク情報が要求されてもよい。この場合、抽出部13は、複数の端末50のそれぞれの必要パラメータ情報に対応する情報を抽出する。
 続いて、抽出情報送信部14は、抽出部13が抽出した情報を、取得要求の送信元の外部アプリ21へ送信する(S106)。
 上述したように、本実施の形態によれば、外部アプリ21の代わりにエッジゲートウェイ10がネットワーク情報からの抽出処理を行うため、外部アプリ21の処理負荷(ネットワークから取得可能な情報を利用するための処理負荷)を軽減することができる。
 また、端末50の台数や扱うデータ量の増加に対応して外部アプリ21を増設する際にエッジゲートウェイ10の台数は変化しないため、NEF40への負荷や消費リソースを一定とすることができる。その結果、容易に外部アプリ21を増設することができる。
 また、エッジゲートウェイ10はモバイル網のパケット処理装置30と直接接続しており、パケット処理装置30は地域ごとに分散して配置されているため、全国の情報をコア網Nc内の1つの装置から外部アプリ21に向けて配信する方式に比べて外部アプリ21のスケールアウトを容易にすることができる。
 なお、本実施の形態において、エッジゲートウェイ10は、ネットワーク情報処理装置の一例である。
 以上、本発明の実施の形態について詳述したが、本発明は斯かる特定の実施形態に限定されるものではなく、請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。
10     エッジゲートウェイ
11     イベント検知部
12     ネットワーク情報取得部
13     抽出部
14     抽出情報送信部
20     外部装置
21     外部アプリ
15     ネットワーク情報記憶部
30     パケット処理装置
40     NEF
50     端末
100    ドライブ装置
101    記録媒体
102    補助記憶装置
103    メモリ装置
104    プロセッサ
105    インタフェース装置
B      バス

Claims (6)

  1.  第1のネットワークへの端末の接続状況に関する情報を前記第1のネットワークから取得するように構成されているネットワーク情報取得部と、
     前記ネットワーク情報取得部が取得した情報のうちの一部の情報を、第2のネットワークを介して接続する外部装置からの要求に応じて抽出するように構成されている抽出部と、
     前記抽出部が抽出した情報を前記外部装置へ送信するように構成されている抽出情報送信部と、
    を有することを特徴とするネットワーク情報処理装置。
  2.  前記抽出部は、前記ネットワーク情報取得部が取得した情報の中から、前記外部装置から要求された一部の情報を抽出するように構成されている、
    ことを特徴とする請求項1記載のネットワーク情報処理装置。
  3.  前記抽出部は、端末が接続している基地局の識別子及び端末に付与されているIPアドレスを抽出するように構成されている、
    ことを特徴とする請求項1又は2記載のネットワーク情報処理装置。
  4.  前記ネットワーク情報取得部は、前記第1のネットワークのNEF(Network Exposure Function)から前記端末の接続状況に関する情報を取得するように構成されている、
    ことを特徴とする請求項1又は2記載のネットワーク情報処理装置。
  5.  第1のネットワークへの端末の接続状況に関する情報を前記第1のネットワークから取得するネットワーク情報取得手順と、
     前記ネットワーク情報取得手順が取得した情報のうちの一部の情報を、第2のネットワークを介して接続する外部装置からの要求に応じて抽出する抽出手順と、
     前記抽出手順が抽出した情報を前記外部装置へ送信する抽出情報送信手順と、
    をコンピュータが実行することを特徴とするネットワーク情報処理方法。
  6.  第1のネットワークへの端末の接続状況に関する情報を前記第1のネットワークから取得するネットワーク情報取得手順と、
     前記ネットワーク情報取得手順が取得した情報のうちの一部の情報を、第2のネットワークを介して接続する外部装置からの要求に応じて抽出する抽出手順と、
     前記抽出手順が抽出した情報を前記外部装置へ送信する抽出情報送信手順と、
    をコンピュータに実行させることを特徴とするプログラム。
PCT/JP2022/031264 2022-08-18 2022-08-18 ネットワーク情報処理装置、ネットワーク情報処理方法及びプログラム WO2024038561A1 (ja)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/JP2022/031264 WO2024038561A1 (ja) 2022-08-18 2022-08-18 ネットワーク情報処理装置、ネットワーク情報処理方法及びプログラム

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2022/031264 WO2024038561A1 (ja) 2022-08-18 2022-08-18 ネットワーク情報処理装置、ネットワーク情報処理方法及びプログラム

Publications (1)

Publication Number Publication Date
WO2024038561A1 true WO2024038561A1 (ja) 2024-02-22

Family

ID=89941601

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2022/031264 WO2024038561A1 (ja) 2022-08-18 2022-08-18 ネットワーク情報処理装置、ネットワーク情報処理方法及びプログラム

Country Status (1)

Country Link
WO (1) WO2024038561A1 (ja)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001309434A (ja) * 2000-04-20 2001-11-02 Nec Mobile Commun Ltd 携帯無線端末の紛失処理システム
JP2016092611A (ja) * 2014-11-05 2016-05-23 株式会社Kddi研究所 通信レコードに基づき移動端末を測位する装置、プログラム及び方法
JP2021083048A (ja) * 2019-11-22 2021-05-27 ソニーグループ株式会社 制御装置および制御方法

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001309434A (ja) * 2000-04-20 2001-11-02 Nec Mobile Commun Ltd 携帯無線端末の紛失処理システム
JP2016092611A (ja) * 2014-11-05 2016-05-23 株式会社Kddi研究所 通信レコードに基づき移動端末を測位する装置、プログラム及び方法
JP2021083048A (ja) * 2019-11-22 2021-05-27 ソニーグループ株式会社 制御装置および制御方法

Similar Documents

Publication Publication Date Title
AU2021277736B2 (en) Pdu type setting method, ue policy setting method, and related entity
US10659952B2 (en) Network slice selection policy updating method and apparatus
EP3585095B1 (en) Method and device for controlling qos, smf, upf, ue, pcf and an
CN111083718B (zh) 一种会话管理方法、网络功能及网络系统
US20150295785A1 (en) Resource Subscription Method and Device
US8099510B2 (en) Relay device and program product, allowing continued communication via an alternative protocol
CN111935738B (zh) 一种用于多运营商核心网对接mec的方法及系统
CN102625287A (zh) 一种手机应用软件的下载方法
CN110958281A (zh) 基于物联网的数据传输方法及通信装置
CN112104640B (zh) 网关的数据处理方法、装置、设备及可读存储介质
KR101867576B1 (ko) LoRaWAN 네트워크 서버와 oneM2M 플랫폼 연동 시스템 및 방법
US8320899B2 (en) Installation notification method, installation notification system, and installation notification server
CN112566164A (zh) 一种通信系统及服务质量控制方法
JP2003141002A (ja) Url長変換システム及びそのプログラム
EP2480009A1 (en) Multimedia message transmission method and apparatus thereof, and domain name server
WO2024038561A1 (ja) ネットワーク情報処理装置、ネットワーク情報処理方法及びプログラム
JP2010074310A (ja) ゲートウェイシステムおよび負荷分散プログラム
US11451513B2 (en) Notification device and notification method
JP6407114B2 (ja) 通信システム、通信方法、通信ノード装置、及びプログラム
CN110635927B (zh) 节点切换方法、网络节点、网络系统
JP2012199730A (ja) 無線中継装置、仮想マシン作成サーバ、無線中継方法、および仮想マシン作成方法
EP3896926A1 (en) Network device and packet processing method using same
CN112543191B (zh) 一种负载均衡方法及装置
CN112653627B (zh) 一种数据传输的方法、装置、系统、计算机设备及计算机可读存储介质
CN115802081A (zh) 消息分发方法、服务器及存储介质

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22955735

Country of ref document: EP

Kind code of ref document: A1