CN110876150B - A method, module and device for monitoring base station behavior - Google Patents

A method, module and device for monitoring base station behavior Download PDF

Info

Publication number
CN110876150B
CN110876150B CN201811011515.6A CN201811011515A CN110876150B CN 110876150 B CN110876150 B CN 110876150B CN 201811011515 A CN201811011515 A CN 201811011515A CN 110876150 B CN110876150 B CN 110876150B
Authority
CN
China
Prior art keywords
layer processing
processing
data
base station
rlc
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
CN201811011515.6A
Other languages
Chinese (zh)
Other versions
CN110876150A (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.)
Vivo Mobile Communication Co Ltd
Original Assignee
Vivo Mobile Communication Co Ltd
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 Vivo Mobile Communication Co Ltd filed Critical Vivo Mobile Communication Co Ltd
Priority to CN201811011515.6A priority Critical patent/CN110876150B/en
Publication of CN110876150A publication Critical patent/CN110876150A/en
Application granted granted Critical
Publication of CN110876150B publication Critical patent/CN110876150B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/02Arrangements for optimising operational condition
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/08Testing, supervising or monitoring using real traffic

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The invention provides a method for monitoring the behavior of a base station, which is applied to a monitoring module and comprises the following steps: acquiring first data, wherein the first data is second data acquired by a base station or data after the base station performs first processing on the second data; obtaining abnormal information from the first data, or obtaining the abnormal information after performing second processing on the first data; and acquiring a monitoring result according to the abnormal information. By acquiring the abnormal information from the first data acquired by the base station and acquiring the monitoring result from the abnormal information, the monitoring of the base station is realized, and the base station is prevented from carrying out different treatments on different types of terminals through the private protocol.

Description

一种监控基站行为的方法、模块和设备A method, module and device for monitoring base station behavior

技术领域Technical Field

本发明涉及通信技术领域,特别涉及一种监控基站行为的方法。The present invention relates to the field of communication technology, and in particular to a method for monitoring base station behavior.

背景技术Background technique

目前运营商运营着多种业务。并且同时运行着多种制式的网络。面对越来越复杂的运营场景,运营商的运营维护也面临很大挑战。目前,运营商面临的运营维护问题是:对于某些广播和组播业务(例如群微信红包),某类终端设备UE总是比其它UE接收的慢。造成这一问题的原因可能是基站采用了不同的机制对待不同的终端,例如基站对某类终端通过私有协议提供更多的服务或有限服务,这样对其它UE属于不公平的行为,因此,如何监控基站是否公平对待不同终端成为亟待解决的问题。Currently, operators are operating a variety of services. And they are also running multiple networks at the same time. Faced with increasingly complex operating scenarios, operators' operation and maintenance are also facing great challenges. At present, the operation and maintenance problems faced by operators are: for certain broadcast and multicast services (such as group WeChat red envelopes), a certain type of terminal equipment UE always receives slower than other UEs. The reason for this problem may be that the base station uses different mechanisms to treat different terminals. For example, the base station provides more services or limited services to a certain type of terminal through a private protocol, which is unfair to other UEs. Therefore, how to monitor whether the base station treats different terminals fairly has become an urgent problem to be solved.

发明内容Summary of the invention

本发明实施例提供一种信息记录方法,以解决如何监控基站是否公平对待不同终端的问题。The embodiment of the present invention provides an information recording method to solve the problem of how to monitor whether a base station treats different terminals fairly.

为了解决上述技术问题,本发明是这样实现的:In order to solve the above-mentioned technical problems, the present invention is achieved as follows:

第一方面,本发明实施例提供一种监控基站行为的方法,应用于监控模块,包括:In a first aspect, an embodiment of the present invention provides a method for monitoring base station behavior, which is applied to a monitoring module and includes:

获取第一数据,其中,所述第一数据是所述基站获取的第二数据或者是所述基站对所述第二数据进行第一处理后的数据;Acquire first data, wherein the first data is second data acquired by the base station or is data obtained after the base station performs first processing on the second data;

从所述第一数据中获取异常信息,或者,对所述第一数据进行第二处理后获取异常信息;Acquiring exception information from the first data, or acquiring exception information after performing a second process on the first data;

根据所述异常信息获取监控结果。A monitoring result is obtained according to the abnormal information.

第二方面,本发明实施例还提供一种监控基站行为的监控模块,包括:In a second aspect, an embodiment of the present invention further provides a monitoring module for monitoring base station behavior, including:

第一获取单元,用于获取第一数据,其中,所述第一数据是所述基站获取的第二数据或者是所述基站对所述第二数据进行第一处理后的数据;A first acquisition unit, configured to acquire first data, wherein the first data is second data acquired by the base station or is data obtained after the base station performs a first processing on the second data;

第二获取单元,用于从所述第一数据中获取异常信息,或者,用于对所述第一数据进行第二处理后获取异常信息;a second acquisition unit, configured to acquire the abnormality information from the first data, or to acquire the abnormality information after performing a second process on the first data;

第三获取单元,用于根据所述异常信息获取监控结果。The third acquisition unit is used to acquire the monitoring result according to the abnormal information.

第三方面,本发明实施例还提供另一种监控基站行为的监控模块,包括处理器、存储器及存储在所述存储器上并可在所述处理器上运行的计算机程序,所述计算机程序被所述处理器执行时实现上述第一方面提供的监控基站行为的方法的步骤。In a third aspect, an embodiment of the present invention also provides another monitoring module for monitoring the behavior of a base station, comprising a processor, a memory, and a computer program stored in the memory and executable on the processor, wherein when the computer program is executed by the processor, the steps of the method for monitoring the behavior of a base station provided in the first aspect are implemented.

第四方面,本发明实施例还提供一种监控基站行为的监控设备,包括上述第二方面和第四方面提供的监控基站行为的监控模块。In a fourth aspect, an embodiment of the present invention further provides a monitoring device for monitoring the behavior of a base station, including the monitoring module for monitoring the behavior of a base station provided in the second aspect and the fourth aspect.

第五方面,本发明实施例还提供一种计算机可读存储介质,所述计算机可读存储介质上存储有计算机程序,所述计算机程序被处理器执行时实现上述第一方面提供的监控基站行为的方法的步骤。In a fifth aspect, an embodiment of the present invention further provides a computer-readable storage medium, on which a computer program is stored. When the computer program is executed by a processor, the steps of the method for monitoring base station behavior provided in the first aspect are implemented.

本发明的有益效果是:通过从基站获取的第一数据中获取异常信息,并从异常信息中获取监控结果,实现了对基站的监控,防止基站通过私有协议对不同类型的终端做不同的处理。The beneficial effect of the present invention is that by acquiring abnormal information from the first data acquired from the base station and acquiring the monitoring result from the abnormal information, the base station is monitored to prevent the base station from performing different processing on different types of terminals through a private protocol.

附图说明BRIEF DESCRIPTION OF THE DRAWINGS

为了更清楚地说明本发明实施例的技术方案,下面将对本发明实施例描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the accompanying drawings required for use in the description of the embodiments of the present invention will be briefly introduced below. Obviously, the accompanying drawings in the following description are only some embodiments of the present invention. For ordinary technicians in this field, other accompanying drawings can be obtained based on these accompanying drawings without paying creative labor.

图1表示本发明实施例提供的一种监控基站行为的方法流程示意图;FIG1 is a schematic flow chart of a method for monitoring base station behavior provided by an embodiment of the present invention;

图2表示本发明实施例提供的一种监控基站行为的监控模块;FIG2 shows a monitoring module for monitoring base station behavior provided by an embodiment of the present invention;

图3表示本发明实施例提供的另一种监控基站行为监控模块;FIG3 shows another base station behavior monitoring module provided by an embodiment of the present invention;

图4表示本发明实施例提供的一种监控基站行为的监控设备;FIG4 shows a monitoring device for monitoring base station behavior provided by an embodiment of the present invention;

图5表示本发明实施例提供的另一种监控基站行为的监控设备。FIG. 5 shows another monitoring device for monitoring the behavior of a base station provided by an embodiment of the present invention.

具体实施方式Detailed ways

下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The following will be combined with the drawings in the embodiments of the present invention to clearly and completely describe the technical solutions in the embodiments of the present invention. Obviously, the described embodiments are part of the embodiments of the present invention, not all of the embodiments. Based on the embodiments of the present invention, all other embodiments obtained by ordinary technicians in this field without creative work are within the scope of protection of the present invention.

本申请的说明书和权利要求书中的术语“第一”、“第二”等是用于区别类似的对象,而不必用于描述特定的顺序或先后次序。应该理解这样使用的数据在适当情况下可以互换,以便这里描述的本申请的实施例,例如除了在这里图示或描述的那些以外的顺序实施。此外,术语“包括”和“具有”以及他们的任何变形,意图在于覆盖不排他的包含,例如,包含了一系列步骤或单元的过程、方法、系统、产品或设备不必限于清楚地列出的那些步骤或单元,而是可包括没有清楚地列出的或对于这些过程、方法、产品或设备固有的其它步骤或单元。此外,说明书以及权利要求中使用“和/或”表示所连接对象的至少其中之一,例如A和/或B和/或C,表示包含单独A,单独B,单独C,以及A和B都存在,B和C都存在,A和C都存在,以及A、B和C都存在的7种情况。The term "first", "second" etc. in the specification and claims of the present application is used to distinguish similar objects, and need not be used to describe a specific order or sequential order. It should be understood that the data used in this way can be interchanged in appropriate circumstances, so that the embodiments of the present application described here, for example, are implemented in a sequence other than those illustrated or described here. In addition, the terms "including" and "having" and any of their variations are intended to cover non-exclusive inclusions, for example, the process, method, system, product or equipment comprising a series of steps or units need not be limited to those steps or units clearly listed, but may include other steps or units that are not clearly listed or inherent to these processes, methods, products or equipment. In addition, "and/or" is used in the specification and claims to represent at least one of the connected objects, such as A and/or B and/or C, which represents the 7 situations of including single A, single B, single C, and A and B all exist, B and C all exist, A and C all exist, and A, B and C all exist.

本发明实施例提供一种监控基站行为的方法,应用于监控模块,图1为本发明实施例提供的一种监控基站行为的方法流程示意图,如图1所示,上述方法包括以下步骤:An embodiment of the present invention provides a method for monitoring base station behavior, which is applied to a monitoring module. FIG1 is a flow chart of a method for monitoring base station behavior provided by an embodiment of the present invention. As shown in FIG1 , the method includes the following steps:

S101:获取第一数据,其中,第一数据是基站获取的第二数据或者是基站对第二数据进行第一处理后的数据;S101: Acquire first data, where the first data is second data acquired by a base station or is data after the base station performs first processing on the second data;

需要说明的是,本发明实施例的执行主体是监控模块,监控模块可以是设置于基站中的实体或功能模块,当然,监控模块也可以是设置于基站之外的其它设备中的实体或功能模块,本发明实施例不做具体限定。具体应用中,若监控模块设置于基站中,则监控模块可以直接从基站中的其它功能模块中获取第一数据;若监控模块设置于基站之外,则监控模块可以从基站获取其发送的第一数据。It should be noted that the execution subject of the embodiment of the present invention is the monitoring module, which can be an entity or functional module set in the base station. Of course, the monitoring module can also be an entity or functional module set in other devices outside the base station, and the embodiment of the present invention does not make specific limitations. In a specific application, if the monitoring module is set in the base station, the monitoring module can directly obtain the first data from other functional modules in the base station; if the monitoring module is set outside the base station, the monitoring module can obtain the first data sent by the base station from the base station.

在本发明实施例中,基站获取的第二数据包括以下至少之一:基站从终端设备UE接收的第三数据;基站从核心网CN接收的第四数据;基站发送至UE的第五数据。In an embodiment of the present invention, the second data acquired by the base station includes at least one of the following: third data received by the base station from the terminal device UE; fourth data received by the base station from the core network CN; fifth data sent by the base station to the UE.

具体应用中,基站可以从UE接收第三数据(例如,空口数据),基站接收第三数据后,可以将第三数据直接发送至监控模块,也可以对第三数据进行第一处理后再发送至监控模块。当然,基站也可以从核心网(Core Network,CN)接收第四数据(例如信令)后,将第四数据直接发送至监控模块,或者对第四数据进行第一处理后再发送至监控模块,需要说明的是,第四数据是与UE相关的数据。另外,基站也可以存储已发送至UE的第五数据(例如配置信息),并将第五数据直接发送至监控模块。本实施例中的第二数据也可以是上述第三数据、第四数据和第五数据的任一组合。In a specific application, the base station can receive third data (for example, air interface data) from the UE. After receiving the third data, the base station can send the third data directly to the monitoring module, or perform a first processing on the third data before sending it to the monitoring module. Of course, the base station can also receive fourth data (for example, signaling) from the core network (Core Network, CN), and send the fourth data directly to the monitoring module, or perform a first processing on the fourth data before sending it to the monitoring module. It should be noted that the fourth data is data related to the UE. In addition, the base station can also store the fifth data (for example, configuration information) that has been sent to the UE, and send the fifth data directly to the monitoring module. The second data in this embodiment can also be any combination of the above-mentioned third data, fourth data and fifth data.

本实施例中的监控模块通过获取与UE相关的第一数据,可以方便后续对UE的监控。另外,监控模块直接从基站获取第二数据作为第一数据可以防止基站对发送至监控模块的第一数据进行篡改,保证监控结果的准确性。其次,在基站对第二数据进行第一处理后,监控模块才从基站获取对第二数据进行第一处理后的数据作为第一数据,可以减少监控模块的数据处理量,提高监控效率。The monitoring module in this embodiment can facilitate subsequent monitoring of the UE by acquiring the first data related to the UE. In addition, the monitoring module directly acquires the second data from the base station as the first data, which can prevent the base station from tampering with the first data sent to the monitoring module, thereby ensuring the accuracy of the monitoring result. Secondly, after the base station performs the first processing on the second data, the monitoring module acquires the data after the first processing on the second data from the base station as the first data, which can reduce the data processing amount of the monitoring module and improve the monitoring efficiency.

在本发明实施例中,终端设备(User Equipment,UE)可以是手机、平板电脑(Tablet Personal Computer)、膝上型电脑(Laptop Computer)、个人数字助理(PersonalDigital Assistant,简称PDA)、移动上网装置(Mobile Internet Device,MID)或可穿戴式设备(Wearable Device)等终端设备侧设备,在本发明实施例中并不限定UE的具体类型。In the embodiment of the present invention, the terminal equipment (User Equipment, UE) can be a terminal device side device such as a mobile phone, a tablet personal computer, a laptop computer, a personal digital assistant (Personal Digital Assistant, PDA for short), a mobile Internet device (Mobile Internet Device, MID) or a wearable device (Wearable Device), and the specific type of UE is not limited in the embodiment of the present invention.

在本发明实施例中,基站可以是宏站、LTE eNB、5G NR NB、gNB等,在本发明实施例中并不限定基站的具体类型。In the embodiment of the present invention, the base station may be a macro station, LTE eNB, 5G NR NB, gNB, etc. The specific type of the base station is not limited in the embodiment of the present invention.

作为本发明实施例的一种可选实施方式,第一处理包括:As an optional implementation of the embodiment of the present invention, the first process includes:

物理PHY层处理;或,Physical PHY layer processing; or,

PHY层处理和媒体访问控制MAC层处理;或,PHY layer processing and medium access control MAC layer processing; or,

PHY层处理、MAC层处理和链路控制协议RLC层处理;或,PHY layer processing, MAC layer processing and link control protocol RLC layer processing; or,

PHY层处理、MAC层处理、RLC层处理和分组数据汇聚协议PDCP层处理;或,PHY layer processing, MAC layer processing, RLC layer processing and Packet Data Convergence Protocol PDCP layer processing; or,

PHY层处理、MAC层处理、RLC层处理、PDCP层处理和无线资源控制RRC层处理;或,PHY layer processing, MAC layer processing, RLC layer processing, PDCP layer processing and radio resource control RRC layer processing; or,

PHY层处理、MAC层处理、RLC层处理、PDCP层处理、RRC层处理和非接入层NAS处理。PHY layer processing, MAC layer processing, RLC layer processing, PDCP layer processing, RRC layer processing and non-access layer NAS processing.

需要说明的是,本发明实施例中,PHY层处理包括标准协议(例如LTE标准协议、5GNR标准协议)中PHY层所能执行的功能处理的全部或部分,本发明实施例不做具体限定。同样的,MAC层处理包括标准协议中MAC层所能执行的功能处理的全部或部分,RLC层处理包括标准协议中RLC层所能执行的功能处理的全部或部分,PDCP层处理包括标准协议中PDCP层所能执行的功能处理的全部或部分,RRC层处理包括标准协议中RRC层所能执行的功能处理的全部或部分,NAS层处理包括标准协议中NAS层所能执行的功能处理的全部或部分。It should be noted that, in the embodiment of the present invention, the PHY layer processing includes all or part of the functional processing that can be performed by the PHY layer in the standard protocol (such as the LTE standard protocol and the 5GNR standard protocol), and the embodiment of the present invention does not make specific limitations. Similarly, the MAC layer processing includes all or part of the functional processing that can be performed by the MAC layer in the standard protocol, the RLC layer processing includes all or part of the functional processing that can be performed by the RLC layer in the standard protocol, the PDCP layer processing includes all or part of the functional processing that can be performed by the PDCP layer in the standard protocol, the RRC layer processing includes all or part of the functional processing that can be performed by the RRC layer in the standard protocol, and the NAS layer processing includes all or part of the functional processing that can be performed by the NAS layer in the standard protocol.

在本可选实施方式中,若第一处理包括PHY层处理,则基站在对第二数据进行PHY层处理后才将处理后的数据发送至监控模块,例如,监控模块获取的第一数据可以是基站对第二数据进行FFT变化后的基带数据或者是MACPDU。In this optional implementation, if the first processing includes PHY layer processing, the base station sends the processed data to the monitoring module only after performing PHY layer processing on the second data. For example, the first data obtained by the monitoring module may be baseband data or MAC PDU after the base station performs FFT on the second data.

在本可选实施方式中,若第一处理包括PHY层处理和MAC层处理,则基站对第二数据进行PHY层处理和MAC层处理后才将处理后的数据发送至监控模块,例如,监控模块获取的第一数据可以是MAC层处理后得到的RLCPDU。本可选实施方式中,通过MAC层处理可以区分第一数据是用户面数据还是控制面数据。In this optional implementation, if the first processing includes PHY layer processing and MAC layer processing, the base station performs PHY layer processing and MAC layer processing on the second data before sending the processed data to the monitoring module. For example, the first data obtained by the monitoring module may be an RLC PDU obtained after MAC layer processing. In this optional implementation, the MAC layer processing may distinguish whether the first data is user plane data or control plane data.

在本可选实施方式中,第一处理的其它情况与上述两种情况类似,本实施例不再举例说明。In this optional implementation manner, other situations of the first processing are similar to the above two situations and are not further described in this embodiment.

作为本实施例的一种可选实施方式,第一处理包括:As an optional implementation of this embodiment, the first process includes:

PHY层处理、MAC层处理、RLC层处理、PDCP层处理和服务数据适应协议SDAP层处理;或者,PHY layer processing, MAC layer processing, RLC layer processing, PDCP layer processing, and service data adaptation protocol SDAP layer processing; or,

第一处理包括PHY层处理、MAC层处理、RLC层处理、PDCP层处理、SDAP层处理和RRC层处理;The first processing includes PHY layer processing, MAC layer processing, RLC layer processing, PDCP layer processing, SDAP layer processing and RRC layer processing;

第一处理包括PHY层处理、MAC层处理、RLC层处理、PDCP层处理、SDAP层处理、RRC层处理和NAS层处理。The first process includes a PHY layer process, a MAC layer process, an RLC layer process, a PDCP layer process, an SDAP layer process, an RRC layer process, and a NAS layer process.

在本可选实施方式中,由于5G NR标准协议中增加了SDAP层,基站对第一数据的第一处理还可以包括SDAP层处理。In this optional implementation, since the SDAP layer is added to the 5G NR standard protocol, the first processing of the first data by the base station may also include SDAP layer processing.

S102:从第一数据获中取异常信息,或者,对第一数据进行第二处理后获取异常信息;S102: Obtaining abnormal information from the first data, or obtaining abnormal information after performing a second process on the first data;

在本发明实施例中,异常信息包括:控制面数据的预留字段值;控制面数据的新增字段值;用户面数据的预留字段值;用户面数据的新增字段值;业务体验信息的关键性指标KPI。具体应用中,监控模块获取第一数据后,可以对第一数据中进行字段分析,例如对RRC信令中的预留字段进行分析,若标准协议中规定RRC信令中的预留字段均设置为0,而监控设备获取的RRC信令中该预留字段均设置为1,则异常信息为RRC信令中的该预留字段值。In an embodiment of the present invention, the abnormal information includes: reserved field values of control plane data; newly added field values of control plane data; reserved field values of user plane data; newly added field values of user plane data; key indicator KPI of service experience information. In a specific application, after the monitoring module obtains the first data, it can perform field analysis on the first data, for example, analyze the reserved fields in the RRC signaling. If the standard protocol stipulates that the reserved fields in the RRC signaling are all set to 0, and the reserved fields in the RRC signaling obtained by the monitoring device are all set to 1, then the abnormal information is the reserved field value in the RRC signaling.

需要说明的是,本实施例中的预留字段值可以是预留字段中数据的全部或部分、也可以是该预留字段的标识,只要能唯一的标识该预留字段均在本发明的保护范围之内。同样的,本实施例中的新增字段值可以是新增字段中数据的全部或部分、也可以是该新增字段的标识,只要能唯一标识该新增字段均在本发明的保护范围之内。It should be noted that the reserved field value in this embodiment can be all or part of the data in the reserved field, or it can be the identifier of the reserved field, as long as it can uniquely identify the reserved field, it is within the protection scope of the present invention. Similarly, the newly added field value in this embodiment can be all or part of the data in the newly added field, or it can be the identifier of the newly added field, as long as it can uniquely identify the newly added field, it is within the protection scope of the present invention.

作为本发明实施例的一种实施方式,第一数据是基站获取的第二数据,监控模块从第一数据中获取异常信息。例如监控模块从基站获取的空口数据中获取业务体验信息作为异常信息。在本可选实施方式中,业务体验信息包括时延、数据率、误码率和/或吞吐量等。As an implementation of an embodiment of the present invention, the first data is the second data obtained by the base station, and the monitoring module obtains abnormal information from the first data. For example, the monitoring module obtains service experience information as abnormal information from the air interface data obtained by the base station. In this optional implementation, the service experience information includes latency, data rate, bit error rate and/or throughput, etc.

作为本发明实施例的一种实施方式,第一数据是基站获取的第二数据,监控模块对第一数据进行第二处理后获取异常信息。在本实施方式中,若第一数据是基站获取的第二数据,则第二处理包括:As an implementation of an embodiment of the present invention, the first data is the second data obtained by the base station, and the monitoring module obtains the abnormal information after performing the second processing on the first data. In this implementation, if the first data is the second data obtained by the base station, the second processing includes:

PHY层处理;或,PHY layer processing; or,

PHY层处理和MAC层处理;或,PHY layer processing and MAC layer processing; or,

PHY层处理、MAC层处理和RLC层处理;或,PHY layer processing, MAC layer processing and RLC layer processing; or,

PHY层处理、MAC层处理、RLC层处理和PDCP层处理;或,PHY layer processing, MAC layer processing, RLC layer processing and PDCP layer processing; or,

PHY层处理、MAC层处理、RLC层处理、PDCP层处理和RRC层处理;或,PHY layer processing, MAC layer processing, RLC layer processing, PDCP layer processing and RRC layer processing; or,

PHY层处理、MAC层处理、RLC层处理、PDCP层处理、RRC层处理和NAS层处理。PHY layer processing, MAC layer processing, RLC layer processing, PDCP layer processing, RRC layer processing and NAS layer processing.

具体应用中,监控模块获取第二数据后,对第二数据进行PHY层处理和MAC层处理,得到RLC PDU,监控模块再从RLC PDU中获取异常的预留字段值作为异常信息。In a specific application, after acquiring the second data, the monitoring module performs PHY layer processing and MAC layer processing on the second data to obtain an RLC PDU, and then the monitoring module obtains an abnormal reserved field value from the RLC PDU as abnormal information.

作为本发明实施例的一种实施方式,第一数据是基站对第二数据进行第一处理后的数据,监控设备从第一数据中获取异常信息。例如,监控模块获取的第一数据是RLC PDU,则监控模块可以直接从RLC PDU中的预留字段获取异常信息。As an implementation of an embodiment of the present invention, the first data is data after the base station performs a first processing on the second data, and the monitoring device obtains the abnormal information from the first data. For example, if the first data obtained by the monitoring module is an RLC PDU, the monitoring module can directly obtain the abnormal information from the reserved field in the RLC PDU.

作为本发明实施例的一种实施方式,第一数据是基站对第二数据进行第一处理后的数据,监控模块对第一数据进行第二处理后获取异常信息。在本实施方式中,若第一处理包括PHY层处理,则第二处理包括:As an implementation of an embodiment of the present invention, the first data is data after the base station performs a first processing on the second data, and the monitoring module obtains the abnormal information after performing a second processing on the first data. In this implementation, if the first processing includes PHY layer processing, the second processing includes:

MAC层处理;或,MAC layer processing; or,

MAC层处理和RLC层处理;或,MAC layer processing and RLC layer processing; or,

MAC层处理、RLC层处理和PDCP层处理;或,MAC layer processing, RLC layer processing and PDCP layer processing; or,

MAC层处理、RLC层处理、PDCP层处理和RRC层处理;或,MAC layer processing, RLC layer processing, PDCP layer processing and RRC layer processing; or,

MAC层处理、RLC层处理、PDCP层处理、RRC层处理和NAS层处理。MAC layer processing, RLC layer processing, PDCP layer processing, RRC layer processing and NAS layer processing.

具体应用中,基站对第二数据进行PHY层处理后,将处理后的数据作为第一数据发送至监控模块,监控模块再对第一数据进行第二处理,从第二处理后的数据中获取异常信息。作为本实施方式的一个例子,基站对从UE接收的空口数据进行PHY层处理后,将PHY层处理后的数据作为第一数据发送至监控模块,监控模块再对第一数据进行MAC层处理,得到RLC PDU,监控模块再从RLC PDU中的异常预留字段中获取异常信息。作为本实施方式的另一个例子,基站对从UE接收的空口数据进行PHY层处理后,将PHY层处理后的数据作为第一数据发送至监控模块,监控模块再对第一数据进行MAC层处理和RLC层处理,得到PDCP PDU,监控模块再从PDCP PDU中的异常预留字段中获取异常信息。当然,监控模块从第二处理后的数据中获取其它信息作为异常信息也在本发明的保护范围之内,本实施例不做具体限定。In a specific application, after the base station performs PHY layer processing on the second data, the processed data is sent to the monitoring module as the first data, and the monitoring module performs second processing on the first data, and obtains abnormal information from the second processed data. As an example of this implementation, after the base station performs PHY layer processing on the air interface data received from the UE, the data processed by the PHY layer is sent to the monitoring module as the first data, and the monitoring module performs MAC layer processing on the first data to obtain RLC PDU, and the monitoring module obtains abnormal information from the abnormal reserved field in the RLC PDU. As another example of this implementation, after the base station performs PHY layer processing on the air interface data received from the UE, the data processed by the PHY layer is sent to the monitoring module as the first data, and the monitoring module performs MAC layer processing and RLC layer processing on the first data to obtain PDCP PDU, and the monitoring module obtains abnormal information from the abnormal reserved field in the PDCP PDU. Of course, it is also within the protection scope of the present invention that the monitoring module obtains other information as abnormal information from the second processed data, and this embodiment does not make specific limitations.

在本实施方式中,若第一处理包括PHY层处理和MAC层处理,则第二处理包括:In this embodiment, if the first processing includes PHY layer processing and MAC layer processing, the second processing includes:

RLC层处理;或,RLC layer processing; or,

RLC层处理和PDCP层处理;或,RLC layer processing and PDCP layer processing; or,

RLC层处理、PDCP层处理和RRC层处理;或,RLC layer processing, PDCP layer processing and RRC layer processing; or,

RLC层处理、PDCP层处理、RRC层处理和NAS层处理;RLC layer processing, PDCP layer processing, RRC layer processing and NAS layer processing;

具体应用中,基站对第二数据进行PHY层处理和MAC层处理后,将处理后的数据作为第一数据发送至监控模块,监控模块再对第一数据进行第二处理,从第二处理后的数据中获取异常信息。作为本实施方式的一个例子,基站对从UE接收的空口数据进行PHY层处理和MAC层处理后,将进行PHY层处理和MAC层处理后的数据作为第一数据发送至监控模块,监控模块再对第一数据进行RLC层处理,得到PDCP PDU,监控模块再从PDCP PDU中的异常预留字段中获取异常信息。当然,监控模块从第二处理后的数据中获取其它信息作为异常信息也在本发明的保护范围之内,本实施例不做具体限定。In a specific application, after the base station performs PHY layer processing and MAC layer processing on the second data, the processed data is sent as the first data to the monitoring module, and the monitoring module performs the second processing on the first data, and obtains abnormal information from the second processed data. As an example of this implementation, after the base station performs PHY layer processing and MAC layer processing on the air interface data received from the UE, the data after the PHY layer processing and MAC layer processing is sent as the first data to the monitoring module, and the monitoring module performs RLC layer processing on the first data to obtain PDCP PDU, and the monitoring module obtains abnormal information from the abnormal reserved field in the PDCP PDU. Of course, it is also within the protection scope of the present invention that the monitoring module obtains other information from the second processed data as abnormal information, and this embodiment does not make specific limitations.

在本实施方式中,若第一处理包括PHY层处理、MAC层处理和RLC层处理,则第二处理包括:In this implementation manner, if the first processing includes PHY layer processing, MAC layer processing, and RLC layer processing, the second processing includes:

PDCP层处理;或,PDCP layer processing; or,

PDCP层处理和RRC层处理;或,PDCP layer processing and RRC layer processing; or,

PDCP层处理、RRC层处理和NAS层处理。PDCP layer processing, RRC layer processing and NAS layer processing.

具体应用中,基站对第二数据进行PHY层处理、MAC层处理和RLC层处理后,将处理后的数据作为第一数据发送至监控模块,监控模块再对第一数据进行第二处理,从第二处理后的数据中获取异常信息。作为本实施方式的一个例子,基站对从UE接收的空口数据进行PHY层处理、MAC层处理和RLC处理后,将处理后的数据作为第一数据发送至监控模块,监控模块再对第一数据进行PDCP层,得到RRC PDU,监控模块再从RRC PDU中的异常预留字段中获取异常信息。当然,监控模块从第二处理后的数据中获取其它信息作为异常信息也在本发明的保护范围之内,本实施例不做具体限定。In a specific application, after the base station performs PHY layer processing, MAC layer processing and RLC layer processing on the second data, the processed data is sent as the first data to the monitoring module, and the monitoring module performs the second processing on the first data, and obtains abnormal information from the second processed data. As an example of this implementation, after the base station performs PHY layer processing, MAC layer processing and RLC processing on the air interface data received from the UE, the processed data is sent as the first data to the monitoring module, and the monitoring module performs the PDCP layer on the first data to obtain the RRC PDU, and the monitoring module obtains the abnormal information from the abnormal reserved field in the RRC PDU. Of course, it is also within the protection scope of the present invention that the monitoring module obtains other information from the second processed data as abnormal information, and this embodiment does not make specific limitations.

在本实施方式中,若第一处理包括PHY层处理、MAC层处理、RLC层处理和PDCP层处理,则第二处理包括:In this implementation manner, if the first processing includes PHY layer processing, MAC layer processing, RLC layer processing, and PDCP layer processing, the second processing includes:

RRC层处理;或,RRC layer processing; or,

RRC层处理和NAS层处理;RRC layer processing and NAS layer processing;

具体应用中,基站对第二数据进行PHY层处理、MAC层处理、RLC层处理和PDCP层处理后,将处理后的数据作为第一数据发送至监控模块,监控模块再对第一数据进行第二处理,从第二处理后的数据中获取异常信息。另外,只要监控模块能够从第二处理后的数据中获取异常信息,均在本发明实施例的保护范围之内,本实施例不再举例说明。In a specific application, after the base station performs PHY layer processing, MAC layer processing, RLC layer processing, and PDCP layer processing on the second data, the processed data is sent to the monitoring module as the first data, and the monitoring module performs the second processing on the first data, and obtains the abnormal information from the second processed data. In addition, as long as the monitoring module can obtain the abnormal information from the second processed data, it is within the protection scope of the embodiment of the present invention, and this embodiment will not be given any examples.

在本实施方式中,若第一处理包括PHY层处理、MAC层处理、RLC层处理、PDCP层处理和RRC层处理,则第二处理包括:NAS层处理。具体应用中,基站对第二数据进行PHY层处理、MAC层处理、RLC层处理、PDCP层处理和RRC层处理后,将处理后的数据作为第一数据发送至监控模块,监控模块再对第一数据进行NAS层处理,从NAS层处理后的数据中获取异常信息。In this embodiment, if the first processing includes PHY layer processing, MAC layer processing, RLC layer processing, PDCP layer processing and RRC layer processing, the second processing includes: NAS layer processing. In a specific application, after the base station performs PHY layer processing, MAC layer processing, RLC layer processing, PDCP layer processing and RRC layer processing on the second data, the processed data is sent to the monitoring module as the first data, and the monitoring module performs NAS layer processing on the first data, and obtains abnormal information from the data processed by the NAS layer.

需要说明的是,由于在5G NR标准协议中增加了SDAP层,基站对空口数据的第一处理可增加SDAP层的处理,或者,监控模块对第一数据的第二处理可增加SDAP层的处理。另外,在本发明的实施例中,只要监控模块对第一数据进行各个层的第二处理后,能够从第二处理后的数据中获取异常信息均在本发明的保护范围之内,或者,基站对第二数据进行各个层的处理后,监控模块能够从获取的第一数据中直接获取异常信息也均在本发明的保护范围之内,本发明不做具体限定。It should be noted that, since the SDAP layer is added to the 5G NR standard protocol, the first processing of the air interface data by the base station can add the processing of the SDAP layer, or the second processing of the first data by the monitoring module can add the processing of the SDAP layer. In addition, in the embodiments of the present invention, as long as the monitoring module performs the second processing of each layer on the first data, it can obtain abnormal information from the second processed data, which is within the protection scope of the present invention, or after the base station performs the processing of each layer on the second data, the monitoring module can directly obtain abnormal information from the acquired first data, which is also within the protection scope of the present invention, and the present invention does not make specific limitations.

作为本发明实施例的一种可选实施方式,对第一数据进行第二处理包括:获取第一信息,并利用第一信息对第一数据进行第二处理,其中,第一信息是对第一数据进行第二处理时所需要的信息。As an optional implementation of the embodiment of the present invention, performing a second processing on the first data includes: acquiring first information, and performing a second processing on the first data using the first information, wherein the first information is information required for performing the second processing on the first data.

在本可选实施方式中,监控模块对第一数据的各个层的数据进行处理之前,可先获取对各层数据进行处理的第一信息,才能利用第一信息对该层数据进行处理。本实施例不对第一信息进行具体限定,只要是监控模块进行第二处理时所需要的信息均可作为本实施例中的第一信息。作为本实施方式的一个例子,监控模块对第一数据进行PHY层处理时,就需要先获取UE的资源配置(例如,参考信号的配置、调度信息的配置等),才能利用UE的资源配置对第一数据进行PHY层处理,获取MAC PDU。作为本实施方式的另一个例子,监控模块对第一数据进行PDCP层处理时,需要先获取加密和完整性保护的秘钥,利用加密和完整性保护的秘钥进行解密后才能获取RRC消息。需要说明的是,监控模块可以从核心网获取根秘钥后,根据根秘钥计算得到加密和完整性保护的秘钥,也可以从核心网直接获取加密和完整性保护的秘钥。In this optional implementation, before the monitoring module processes the data of each layer of the first data, it may first obtain the first information for processing the data of each layer, and then use the first information to process the data of this layer. This embodiment does not specifically limit the first information, and any information required by the monitoring module for the second processing can be used as the first information in this embodiment. As an example of this implementation, when the monitoring module performs PHY layer processing on the first data, it is necessary to first obtain the resource configuration of the UE (for example, the configuration of the reference signal, the configuration of the scheduling information, etc.), and then use the resource configuration of the UE to perform PHY layer processing on the first data and obtain MAC PDU. As another example of this implementation, when the monitoring module performs PDCP layer processing on the first data, it is necessary to first obtain the encryption and integrity protection keys, and then use the encryption and integrity protection keys to decrypt before obtaining the RRC message. It should be noted that after the monitoring module obtains the root key from the core network, it can calculate the encryption and integrity protection keys according to the root key, or it can directly obtain the encryption and integrity protection keys from the core network.

步骤S103:根据异常信息获取监控结果。Step S103: Obtain monitoring results according to abnormal information.

在本发明实施例中,监控模块监控到异常信息后,则认为基站通过私有协议对该UE进行了特殊处理,实现了对UE的监控。In the embodiment of the present invention, after the monitoring module monitors the abnormal information, it is considered that the base station performs special processing on the UE through the private protocol, thereby realizing the monitoring of the UE.

作为本发明实施例的一种可选实施方式,在获取异常信息之后,还包括:将异常信息与UE的类型关联记录。As an optional implementation manner of the embodiment of the present invention, after acquiring the abnormal information, the method further includes: associating the abnormal information with the type of UE and recording it.

需要说明的是,UE的类型可以是UE的品牌信息,也可以是UE采用的通信模式信息等,本实施例不做具体限定,只要能够标识不同UE或不同类型的UE,均在本发明的保护范围之内。It should be noted that the type of UE can be the brand information of the UE or the communication mode information adopted by the UE, etc. This embodiment does not make any specific limitations. As long as different UEs or different types of UEs can be identified, they are within the protection scope of the present invention.

在本可选实施方式中,将异常信息与UE的类型关联记录具体可通过以下方式实现:监控模块从基站侧获取带有异常信息的承载及该承载对应的RAN侧UE的标识,并将该承载中的异常信息与RAN侧UE的标识关联记录;监控模块从核心网获取RAN侧UE的标识对应的UE的类型,并将RAN侧UE的标识与UE的类型关联记录。通过该方法可以实现异常信息与UE的类型关联记录。在本可选实施方式中,通过将异常信息与UE的类型进行关联记录,可以方便对UE的类型对应的异常信息进行统计分析,防止一次的数据异常造成错误监控。In this optional implementation, the association and recording of the abnormal information with the type of UE can be specifically implemented in the following manner: the monitoring module obtains the bearer with the abnormal information and the identifier of the UE on the RAN side corresponding to the bearer from the base station side, and associates and records the abnormal information in the bearer with the identifier of the UE on the RAN side; the monitoring module obtains the type of UE corresponding to the identifier of the UE on the RAN side from the core network, and associates and records the identifier of the UE on the RAN side with the type of UE. This method can realize the association and recording of the abnormal information with the type of UE. In this optional implementation, by associating and recording the abnormal information with the type of UE, it is convenient to perform statistical analysis on the abnormal information corresponding to the type of UE, and prevent a single data abnormality from causing erroneous monitoring.

作为本发明实施例的一种可选实施方式,若监控模块将异常信息与UE的类型关联记录之后,则对UE的类型和异常信息进行统计分析以获取监控结果。在本可选实施方式中,监控模块需要多次记录UE的类型和异常信息,通过统计分析的方式获取监控结果,可以防止一次的数据异常造成错误监控,提高了对基站监控的准确性。As an optional implementation of the embodiment of the present invention, after the monitoring module records the abnormal information in association with the type of UE, the type of UE and the abnormal information are statistically analyzed to obtain the monitoring result. In this optional implementation, the monitoring module needs to record the type and abnormal information of the UE multiple times, and obtain the monitoring result by statistical analysis, which can prevent a single data abnormality from causing erroneous monitoring and improve the accuracy of base station monitoring.

作为本发明实施例的一种可选实施方式,根据异常信息获取监控结果包括:获取与异常信息对应的操作信息,并将操作信息与异常信息关联记录;对UE的类型、异常信息和操作信息中的至少一项进行统计分析以获取监控结果。在本可选实施方式中,监控模块获取异常信息后,还需要获取有该异常信息时对应的基站的操作信息,例如获取RLC PDU中预留字段值异常时,基站总是以更快的速度处理该UE的数据或者首先寻呼该UE等。需要说明的是,本可选实施方式中的操作信息可以是保持高吞吐量、时延小、配置CFRA参数或CBRA参数,先发送随机接入响应信息(Msg4)等等,本实施例不做具体限定。As an optional implementation of an embodiment of the present invention, obtaining monitoring results according to abnormal information includes: obtaining operation information corresponding to the abnormal information, and associating the operation information with the abnormal information and recording it; performing statistical analysis on at least one of the type of UE, abnormal information and operation information to obtain monitoring results. In this optional implementation, after the monitoring module obtains the abnormal information, it is also necessary to obtain the operation information of the base station corresponding to the abnormal information. For example, when the reserved field value in the RLC PDU is abnormal, the base station always processes the data of the UE at a faster speed or pages the UE first. It should be noted that the operation information in this optional implementation can be maintaining high throughput, low latency, configuring CFRA parameters or CBRA parameters, sending random access response information (Mg4) first, etc., which is not specifically limited in this embodiment.

在本可选实施方式中,监控模块获取异常信息对应的操作信息后,将操作信息和异常信息关联记录,并对UE的类型、异常信息和操作信息中的至少一项进行统计分析以获取监控结果。具体应用中,由于异常信息可以是和UE的类型关联记录的,则UE的类型、异常信息和操作信息三者可以是关联记录的,则监控模块可以对UE的类型、异常信息和操作信息中的至少一项进行统计分析,防止一次异常数据造成错误监控,提高对基站监控的准确性。作为本可选实施方式的一个例子,在第一次监控时,监控模块获取A品牌UE的异常信息(RLC PDU预留字段值)及对应的操作信息(连接速度最快),并将A品牌、异常信息和操作信息进行关联记录,在后续的监控过程中,需要多次记录该A品牌UE对应的异常信息及对应的操作信息,当记录的次数达到预设值后,再进行统计分析,若A品牌UE发送的数据对应的RLCPDU有异常的预留字段值时,A品牌UE的连接速度总是最快,则判定基站对A品牌UE进行了特殊处理,实现了对基站的监控,防止基站通过私有协议对不同类型的终端做不同的处理。另外,通过统计分析的方式获取监控结果,可以提高对基站监控的准确性。In this optional implementation, after the monitoring module obtains the operation information corresponding to the abnormal information, the operation information and the abnormal information are recorded in association, and at least one of the type of UE, the abnormal information and the operation information is statistically analyzed to obtain the monitoring result. In a specific application, since the abnormal information can be recorded in association with the type of UE, the type of UE, the abnormal information and the operation information can be recorded in association, and the monitoring module can perform statistical analysis on at least one of the type of UE, the abnormal information and the operation information, so as to prevent the abnormal data from causing erroneous monitoring and improve the accuracy of base station monitoring. As an example of this optional implementation, during the first monitoring, the monitoring module obtains the abnormal information (RLC PDU reserved field value) and the corresponding operation information (fastest connection speed) of brand A UE, and records the brand A, abnormal information and operation information in association. In the subsequent monitoring process, it is necessary to record the abnormal information and corresponding operation information corresponding to the brand A UE multiple times. When the number of records reaches the preset value, statistical analysis is performed. If the RLC PDU corresponding to the data sent by brand A UE has an abnormal reserved field value, the connection speed of brand A UE is always the fastest, then it is determined that the base station has performed special processing on brand A UE, and the monitoring of the base station is realized, preventing the base station from performing different processing on different types of terminals through private protocols. In addition, obtaining monitoring results by statistical analysis can improve the accuracy of base station monitoring.

本发明实施例提供的监控基站行为的方法,通过从基站获取的第一数据中获取异常信息,并从异常信息中获取监控结果,实现了对基站的监控,防止基站通过私有协议对不同类型的终端做不同的处理。The method for monitoring base station behavior provided in an embodiment of the present invention realizes monitoring of the base station by obtaining abnormal information from the first data obtained from the base station and obtaining monitoring results from the abnormal information, thereby preventing the base station from performing different processing on different types of terminals through private protocols.

参见图2,图2是本发明实施例提供的一种监控基站行为的监控模块。如图2所示,监控模块200包括:第一获取单元201、第二获取单元202和第三获取单元203,其中,Referring to FIG. 2 , FIG. 2 is a monitoring module for monitoring base station behavior provided by an embodiment of the present invention. As shown in FIG. 2 , the monitoring module 200 includes: a first acquisition unit 201 , a second acquisition unit 202 and a third acquisition unit 203 , wherein:

第一获取单元201,用于获取第一数据,其中,第一数据是基站获取的第二数据或者是基站对第二数据进行第一处理后的数据;A first acquisition unit 201 is configured to acquire first data, wherein the first data is second data acquired by a base station or data after the base station performs first processing on the second data;

第二获取单元202,用于从第一数据中获取异常信息,或者,用于对第一数据进行第二处理后获取异常信息;The second acquisition unit 202 is used to acquire the abnormal information from the first data, or to acquire the abnormal information after performing a second process on the first data;

第三获取单元203,用于根据异常信息获取监控结果。The third acquisition unit 203 is used to acquire the monitoring result according to the abnormal information.

可选的,基站获取的第二数据包括以下至少之一:基站从终端设备UE接收的第三数据;基站从核心网CN接收的第四数据;基站发送至UE的第五数据。Optionally, the second data acquired by the base station includes at least one of the following: third data received by the base station from the terminal device UE; fourth data received by the base station from the core network CN; fifth data sent by the base station to the UE.

可选的,第一处理包括:Optionally, the first process includes:

物理PHY层处理;或,Physical PHY layer processing; or,

PHY层处理和媒体访问控制MAC层处理;或,PHY layer processing and medium access control MAC layer processing; or,

PHY层处理、MAC层处理和链路控制协议RLC层处理;或,PHY layer processing, MAC layer processing and link control protocol RLC layer processing; or,

PHY层处理、MAC层处理、RLC层处理和分组数据汇聚协议PDCP层处理;或,PHY layer processing, MAC layer processing, RLC layer processing and Packet Data Convergence Protocol PDCP layer processing; or,

PHY层处理、MAC层处理、RLC层处理、PDCP层处理和无线资源控制RRC层处理;或,PHY layer processing, MAC layer processing, RLC layer processing, PDCP layer processing and radio resource control RRC layer processing; or,

PHY层处理、MAC层处理、RLC层处理、PDCP层处理、RRC层处理和非接入层NAS处理。PHY layer processing, MAC layer processing, RLC layer processing, PDCP layer processing, RRC layer processing and non-access layer NAS processing.

可选的,若第一数据是基站获取的第二数据,则第二处理包括:Optionally, if the first data is second data acquired by the base station, the second processing includes:

PHY层处理;或,PHY layer processing; or,

PHY层处理和MAC层处理;或,PHY layer processing and MAC layer processing; or,

PHY层处理、MAC层处理和RLC层处理;或,PHY layer processing, MAC layer processing and RLC layer processing; or,

PHY层处理、MAC层处理、RLC层处理和PDCP层处理;或,PHY layer processing, MAC layer processing, RLC layer processing and PDCP layer processing; or,

PHY层处理、MAC层处理、RLC层处理、PDCP层处理和RRC层处理;或,PHY layer processing, MAC layer processing, RLC layer processing, PDCP layer processing and RRC layer processing; or,

PHY层处理、MAC层处理、RLC层处理、PDCP层处理、RRC层处理和NAS层处理。PHY layer processing, MAC layer processing, RLC layer processing, PDCP layer processing, RRC layer processing and NAS layer processing.

可选的,若第一处理包括PHY层处理,则第二处理包括:Optionally, if the first processing includes PHY layer processing, the second processing includes:

MAC层处理;或,MAC layer processing; or,

MAC层处理和RLC层处理;或,MAC layer processing and RLC layer processing; or,

MAC层处理、RLC层处理和PDCP层处理;或,MAC layer processing, RLC layer processing and PDCP layer processing; or,

MAC层处理、RLC层处理、PDCP层处理和RRC层处理;或,MAC layer processing, RLC layer processing, PDCP layer processing and RRC layer processing; or,

MAC层处理、RLC层处理、PDCP层处理、RRC层处理和NAS层处理;MAC layer processing, RLC layer processing, PDCP layer processing, RRC layer processing and NAS layer processing;

若第一处理包括PHY层处理和MAC层处理,则第二处理包括:If the first processing includes PHY layer processing and MAC layer processing, the second processing includes:

RLC层处理;或,RLC layer processing; or,

RLC层处理和PDCP层处理;或,RLC layer processing and PDCP layer processing; or,

RLC层处理、PDCP层处理和RRC层处理;或,RLC layer processing, PDCP layer processing and RRC layer processing; or,

RLC层处理、PDCP层处理、RRC层处理和NAS层处理;RLC layer processing, PDCP layer processing, RRC layer processing and NAS layer processing;

若第一处理包括PHY层处理、MAC层处理和RLC层处理,则第二处理包括:If the first processing includes PHY layer processing, MAC layer processing and RLC layer processing, the second processing includes:

PDCP层处理;或,PDCP layer processing; or,

PDCP层处理和RRC层处理;或,PDCP layer processing and RRC layer processing; or,

PDCP层处理、RRC层处理和NAS层处理。PDCP layer processing, RRC layer processing and NAS layer processing.

若第一处理包括PHY层处理、MAC层处理、RLC层处理和PDCP层处理,则第二处理包括:If the first processing includes PHY layer processing, MAC layer processing, RLC layer processing and PDCP layer processing, the second processing includes:

RRC层处理;或,RRC layer processing; or,

RRC层处理和NAS层处理;RRC layer processing and NAS layer processing;

若第一处理包括PHY层处理、MAC层处理、RLC层处理、PDCP层处理和RRC层处理,则第二处理包括:NAS层处理。If the first processing includes PHY layer processing, MAC layer processing, RLC layer processing, PDCP layer processing and RRC layer processing, the second processing includes: NAS layer processing.

可选的,监控模块200还包括第四获取单元204,用于获取第一信息;所述第二获取单元202,还用于利用第一信息对第一数据进行第二处理。Optionally, the monitoring module 200 further includes a fourth acquisition unit 204, which is used to acquire the first information; the second acquisition unit 202 is further used to perform a second process on the first data using the first information.

需要说明的是,第一信息是对第一数据进行第二处理所需要的信息。It should be noted that the first information is information required for performing the second processing on the first data.

可选的,异常信息包括以下至少之一:控制面数据的预留字段值;控制面数据的新增字段值;用户面数据的预留字段值;用户面数据的新增字段值;业务体验信息的关键性指标KPI。Optionally, the abnormal information includes at least one of the following: a reserved field value of control plane data; a newly added field value of control plane data; a reserved field value of user plane data; a newly added field value of user plane data; or a key indicator KPI of service experience information.

可选的,监控模块200还包括:关联记录单元205,用于将异常信息与UE的类型关联记录。Optionally, the monitoring module 200 further includes: an association recording unit 205, configured to record the abnormal information in association with the type of the UE.

可选的,监控模块200还包括:第五获取单元206,用于获取与异常信息对应的操作信息;关联记录单元205,还用于将操作信息与异常信息关联记录;统计分析单元207,用于对UE的类型、异常信息和操作信息中的至少一项进行统计分析。Optionally, the monitoring module 200 also includes: a fifth acquisition unit 206, used to acquire operation information corresponding to the abnormal information; an associated recording unit 205, also used to associate the operation information with the abnormal information; and a statistical analysis unit 207, used to perform statistical analysis on at least one of the UE type, abnormal information and operation information.

本发明实施例提供的监控模块200能够实现上述监控基站行为的方法中的监控模块所能实现的各个过程,为避免重复,这里不再赘述。The monitoring module 200 provided in the embodiment of the present invention can implement various processes that can be implemented by the monitoring module in the above-mentioned method for monitoring the behavior of a base station, and will not be described again here to avoid repetition.

本发明实施例提供的监控基站行为的监控模块200,通过从基站获取的第一数据中获取异常信息,并从异常信息中获取监控结果,实现了对基站的监控,防止基站通过私有协议对不同类型的终端做不同的处理。The monitoring module 200 for monitoring base station behavior provided in an embodiment of the present invention realizes monitoring of the base station by obtaining abnormal information from the first data obtained from the base station and obtaining monitoring results from the abnormal information, thereby preventing the base station from performing different processing on different types of terminals through private protocols.

如图3所示,本发明实施例还提供一种监控基站行为监控模块300,监控模块300包括处理器301、存储器302及存储在存储器302上并可在处理器301上运行的计算机程序,该计算机程序被处理器301执行时实现上述监控基站行为的方法实施例的各个过程,且能达到相同的技术效果、为避免重复,这里不再赘述。As shown in Figure 3, an embodiment of the present invention also provides a base station behavior monitoring module 300. The monitoring module 300 includes a processor 301, a memory 302, and a computer program stored in the memory 302 and executable on the processor 301. When the computer program is executed by the processor 301, the various processes of the above-mentioned method embodiment for monitoring base station behavior are implemented, and the same technical effect can be achieved. To avoid repetition, it will not be repeated here.

如图4所示,本发明实施例还提供一种监控基站行为的监控设备400,该监控设备400包括监控模块200。本发明实施例中的监控设备400能够达到与上述监控模块200相同的技术效果,为避免重复,这里不再赘述。As shown in Fig. 4, the embodiment of the present invention further provides a monitoring device 400 for monitoring base station behavior, and the monitoring device 400 includes a monitoring module 200. The monitoring device 400 in the embodiment of the present invention can achieve the same technical effect as the above monitoring module 200, and will not be described here to avoid repetition.

如图5所示,本发明实施例还提供一种监控基站行为的监控设备500,该监控设备500包括监控模块300。本发明实施例中的监控设备500能够达到与上述监控模块300相同的技术效果,为避免重复,这里不再赘述。As shown in Fig. 5, the embodiment of the present invention further provides a monitoring device 500 for monitoring base station behavior, and the monitoring device 500 includes a monitoring module 300. The monitoring device 500 in the embodiment of the present invention can achieve the same technical effect as the above monitoring module 300, and will not be described here to avoid repetition.

本发明实施例还提供一种计算机可读存储介质,计算机可读存储介质上存储有计算机程序,该计算机程序被处理器执行时实现上述监控基站行为的方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。其中,所述的计算机可读存储介质,如只读存储器(Read-Only Memory,简称ROM)、随机存取存储器(Random AccessMemory,简称RAM)、磁碟或者光盘等。The embodiment of the present invention also provides a computer-readable storage medium, on which a computer program is stored. When the computer program is executed by a processor, each process of the above-mentioned method embodiment for monitoring the behavior of a base station is implemented, and the same technical effect can be achieved. To avoid repetition, it is not repeated here. The computer-readable storage medium is, for example, a read-only memory (ROM), a random access memory (RAM), a magnetic disk or an optical disk.

需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者装置不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者装置所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、方法、物品或者装置中还存在另外的相同要素。It should be noted that, in this article, the terms "include", "comprises" or any other variations thereof are intended to cover non-exclusive inclusion, so that a process, method, article or device including a series of elements includes not only those elements, but also other elements not explicitly listed, or also includes elements inherent to such process, method, article or device. In the absence of further restrictions, an element defined by the sentence "comprises a ..." does not exclude the existence of other identical elements in the process, method, article or device including the element.

通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端(可以是手机,计算机,服务器,空调器,或者网络设备等)执行本发明各个实施例所述的方法。Through the description of the above implementation methods, those skilled in the art can clearly understand that the above-mentioned embodiment methods can be implemented by means of software plus a necessary general hardware platform, and of course can also be implemented by hardware, but in many cases the former is a better implementation method. Based on such an understanding, the technical solution of the present invention, or the part that contributes to the prior art, can be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, a magnetic disk, or an optical disk), and includes a number of instructions for enabling a terminal (which can be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) to execute the methods described in each embodiment of the present invention.

上面结合附图对本发明的实施例进行了描述,但是本发明并不局限于上述的具体实施方式,上述的具体实施方式仅仅是示意性的,而不是限制性的,本领域的普通技术人员在本发明的启示下,在不脱离本发明宗旨和权利要求所保护的范围情况下,还可做出很多形式,均属于本发明的保护之内。The embodiments of the present invention are described above in conjunction with the accompanying drawings, but the present invention is not limited to the above-mentioned specific implementation methods. The above-mentioned specific implementation methods are merely illustrative and not restrictive. Under the enlightenment of the present invention, ordinary technicians in this field can also make many forms without departing from the scope of protection of the purpose of the present invention and the claims, all of which are within the protection of the present invention.

Claims (17)

1.一种监控基站行为的方法,应用于监控模块,其特征在于,包括:1. A method for monitoring base station behavior, applied to a monitoring module, characterized by comprising: 获取第一数据,其中,所述第一数据是所述基站获取的第二数据或者是所述基站对所述第二数据进行第一处理后的数据;Acquire first data, wherein the first data is second data acquired by the base station or is data obtained after the base station performs first processing on the second data; 从所述第一数据中获取异常信息,或者,对所述第一数据进行第二处理后获取异常信息;Acquiring exception information from the first data, or acquiring exception information after performing a second process on the first data; 根据所述异常信息获取监控结果;Acquire monitoring results according to the abnormal information; 所述基站获取的第二数据包括以下至少之一:The second data acquired by the base station includes at least one of the following: 所述基站从终端设备UE接收的第三数据;The third data received by the base station from the terminal device UE; 所述基站从核心网CN接收的第四数据,所述第四数据是与UE相关的数据;fourth data received by the base station from the core network CN, where the fourth data is data related to the UE; 所述基站发送至所述UE的第五数据;fifth data sent by the base station to the UE; 其中,所述监控模块是设置于基站中的实体或功能模块,或者,设置于基站之外的其它设备中的实体或功能模块;The monitoring module is an entity or functional module arranged in the base station, or an entity or functional module arranged in other equipment outside the base station; 所述异常信息包括以下至少之一:The abnormal information includes at least one of the following: 控制面数据的预留字段值;Reserved field value for control plane data; 控制面数据的新增字段值;New field values for control plane data; 用户面数据的预留字段值;Reserved field value for user plane data; 用户面数据的新增字段值;New field values for user plane data; 业务体验信息的关键性指标KPI;Key indicators (KPIs) of business experience information; 所述根据所述异常信息获取监控结果,包括:The obtaining of monitoring results according to the abnormal information includes: 获取与所述异常信息对应的操作信息,并将所述操作信息与所述异常信息关联记录;Acquire operation information corresponding to the abnormal information, and associate the operation information with the abnormal information and record it; 对所述UE的类型、所述异常信息和所述操作信息中的至少一项进行统计分析以获取监控结果。Perform statistical analysis on at least one of the type of the UE, the abnormal information, and the operation information to obtain a monitoring result. 2.根据权利要求1所述的方法,其特征在于,所述第一处理包括:2. The method according to claim 1, wherein the first processing comprises: 物理PHY层处理;或,Physical PHY layer processing; or, PHY层处理和媒体访问控制MAC层处理;或,PHY layer processing and medium access control MAC layer processing; or, PHY层处理、MAC层处理和链路控制协议RLC层处理;或,PHY layer processing, MAC layer processing and link control protocol RLC layer processing; or, PHY层处理、MAC层处理、RLC层处理和分组数据汇聚协议PDCP层处理;或,PHY layer processing, MAC layer processing, RLC layer processing and Packet Data Convergence Protocol PDCP layer processing; or, PHY层处理、MAC层处理、RLC层处理、PDCP层处理和无线资源控制RRC层处理;或,PHY layer processing, MAC layer processing, RLC layer processing, PDCP layer processing and radio resource control RRC layer processing; or, PHY层处理、MAC层处理、RLC层处理、PDCP层处理、RRC层处理和非接入层NAS处理。PHY layer processing, MAC layer processing, RLC layer processing, PDCP layer processing, RRC layer processing and non-access layer NAS processing. 3.根据权利要求1所述的方法,其特征在于,若所述第一数据是所述基站获取的第二数据,则所述第二处理包括:3. The method according to claim 1, wherein if the first data is second data acquired by the base station, the second processing comprises: PHY层处理;或,PHY layer processing; or, PHY层处理和MAC层处理;或,PHY layer processing and MAC layer processing; or, PHY层处理、MAC层处理和RLC层处理;或,PHY layer processing, MAC layer processing and RLC layer processing; or, PHY层处理、MAC层处理、RLC层处理和PDCP层处理;或,PHY layer processing, MAC layer processing, RLC layer processing and PDCP layer processing; or, PHY层处理、MAC层处理、RLC层处理、PDCP层处理和RRC层处理;或,PHY layer processing, MAC layer processing, RLC layer processing, PDCP layer processing and RRC layer processing; or, PHY层处理、MAC层处理、RLC层处理、PDCP层处理、RRC层处理和NAS层处理。PHY layer processing, MAC layer processing, RLC layer processing, PDCP layer processing, RRC layer processing and NAS layer processing. 4.根据权利要求2所述的方法,其特征在于,4. The method according to claim 2, characterized in that 若所述第一处理包括PHY层处理,则所述第二处理包括:If the first processing includes PHY layer processing, the second processing includes: MAC层处理;或,MAC layer processing; or, MAC层处理和RLC层处理;或,MAC layer processing and RLC layer processing; or, MAC层处理、RLC层处理和PDCP层处理;或,MAC layer processing, RLC layer processing and PDCP layer processing; or, MAC层处理、RLC层处理、PDCP层处理和RRC层处理;或,MAC layer processing, RLC layer processing, PDCP layer processing and RRC layer processing; or, MAC层处理、RLC层处理、PDCP层处理、RRC层处理和NAS层处理;MAC layer processing, RLC layer processing, PDCP layer processing, RRC layer processing and NAS layer processing; 若所述第一处理包括PHY层处理和MAC层处理,则所述第二处理包括:If the first processing includes PHY layer processing and MAC layer processing, the second processing includes: RLC层处理;或,RLC layer processing; or, RLC层处理和PDCP层处理;或,RLC layer processing and PDCP layer processing; or, RLC层处理、PDCP层处理和RRC层处理;或,RLC layer processing, PDCP layer processing and RRC layer processing; or, RLC层处理、PDCP层处理、RRC层处理和NAS层处理;RLC layer processing, PDCP layer processing, RRC layer processing and NAS layer processing; 若所述第一处理包括PHY层处理、MAC层处理和RLC层处理,则所述第二处理包括:If the first processing includes PHY layer processing, MAC layer processing and RLC layer processing, the second processing includes: PDCP层处理;或,PDCP layer processing; or, PDCP层处理和RRC层处理;或,PDCP layer processing and RRC layer processing; or, PDCP层处理、RRC层处理和NAS层处理;PDCP layer processing, RRC layer processing and NAS layer processing; 若所述第一处理包括PHY层处理、MAC层处理、RLC层处理和PDCP层处理,则所述第二处理包括:If the first processing includes PHY layer processing, MAC layer processing, RLC layer processing and PDCP layer processing, the second processing includes: RRC层处理;或,RRC layer processing; or, RRC层处理和NAS层处理;RRC layer processing and NAS layer processing; 若所述第一处理包括PHY层处理、MAC层处理、RLC层处理、PDCP层处理和RRC层处理,则所述第二处理包括:NAS层处理。If the first processing includes PHY layer processing, MAC layer processing, RLC layer processing, PDCP layer processing and RRC layer processing, then the second processing includes: NAS layer processing. 5.根据权利要求1至4任一项所述的方法,其特征在于,对所述第一数据进行第二处理包括:5. The method according to any one of claims 1 to 4, characterized in that performing a second processing on the first data comprises: 获取第一信息,并利用所述第一信息对所述第一数据进行第二处理,其中,所述第一信息是对所述第一数据进行第二处理时所需要的信息。First information is acquired, and the first information is used to perform a second process on the first data, wherein the first information is information required for performing the second process on the first data. 6.根据权利要求5所述的方法,其特征在于,所述第一信息包括以下至少之一:6. The method according to claim 5, characterized in that the first information includes at least one of the following: 参考信号的配置;Configuration of reference signals; 调度信息的配置;Configuration of scheduling information; 加密和完整性保护秘钥。Encryption and integrity protection keys. 7.根据权利要求1至4任一项所述的方法,其特征在于,在获取异常信息之后,还包括:7. The method according to any one of claims 1 to 4, characterized in that after obtaining the abnormal information, it also includes: 将所述异常信息与所述UE的类型关联记录。The abnormal information is associated with the type of the UE and recorded. 8.一种监控基站行为的监控模块,其特征在于,包括:8. A monitoring module for monitoring base station behavior, characterized by comprising: 第一获取单元,用于获取第一数据,其中,所述第一数据所述基站获取的第二数据或者是所述基站对所述第二数据进行第一处理后的数据;A first acquisition unit, configured to acquire first data, wherein the first data is second data acquired by the base station or is data after the base station performs a first processing on the second data; 第二获取单元,用于从所述第一数据中获取异常信息,或者,用于对所述第一数据进行第二处理后获取异常信息;a second acquisition unit, configured to acquire the abnormality information from the first data, or to acquire the abnormality information after performing a second process on the first data; 第三获取单元,用于根据所述异常信息获取监控结果;A third acquisition unit, used to acquire a monitoring result according to the abnormal information; 所述基站获取的第二数据包括以下至少之一:The second data acquired by the base station includes at least one of the following: 所述基站从终端设备UE接收的第三数据;The third data received by the base station from the terminal device UE; 所述基站从核心网CN接收的第四数据,所述第四数据是与UE相关的数据;fourth data received by the base station from the core network CN, where the fourth data is data related to the UE; 所述基站发送至所述UE的第五数据;fifth data sent by the base station to the UE; 其中,所述监控模块是设置于基站中的实体或功能模块,或者,设置于基站之外的其它设备中的实体或功能模块;The monitoring module is an entity or functional module arranged in the base station, or an entity or functional module arranged in other equipment outside the base station; 所述异常信息包括以下至少之一:The abnormal information includes at least one of the following: 控制面数据的预留字段值;Reserved field value for control plane data; 控制面数据的新增字段值;New field values for control plane data; 用户面数据的预留字段值;Reserved field value for user plane data; 用户面数据的新增字段值;New field values for user plane data; 业务体验信息的关键性指标KPI;Key indicators (KPIs) of business experience information; 还包括:Also includes: 第五获取单元,用于获取与所述异常信息对应的操作信息;A fifth acquiring unit, configured to acquire operation information corresponding to the abnormal information; 关联记录单元,用于将所述操作信息与所述异常信息关联记录;an association recording unit, used for recording the operation information in association with the abnormal information; 统计分析单元,用于对所述UE的类型、所述异常信息和所述操作信息中的至少一项进行统计分析以获取监控结果。The statistical analysis unit is used to perform statistical analysis on at least one of the type of the UE, the abnormal information and the operation information to obtain a monitoring result. 9.根据权利要求8所述的监控模块,其特征在于,所述第一处理包括:9. The monitoring module according to claim 8, wherein the first process comprises: 物理PHY层处理;或,Physical PHY layer processing; or, PHY层处理和媒体访问控制MAC层处理;或,PHY layer processing and medium access control MAC layer processing; or, PHY层处理、MAC层处理和链路控制协议RLC层处理;或,PHY layer processing, MAC layer processing and link control protocol RLC layer processing; or, PHY层处理、MAC层处理、RLC层处理和分组数据汇聚协议PDCP层处理;或,PHY layer processing, MAC layer processing, RLC layer processing and Packet Data Convergence Protocol PDCP layer processing; or, PHY层处理、MAC层处理、RLC层处理、PDCP层处理和无线资源控制RRC层处理;或,PHY layer processing, MAC layer processing, RLC layer processing, PDCP layer processing and radio resource control RRC layer processing; or, PHY层处理、MAC层处理、RLC层处理、PDCP层处理、RRC层处理和非接入层NAS处理。PHY layer processing, MAC layer processing, RLC layer processing, PDCP layer processing, RRC layer processing and non-access layer NAS processing. 10.根据权利要求8所述的监控模块,其特征在于,若所述第一数据是所述基站获取的第二数据,则所述第二处理包括:10. The monitoring module according to claim 8, wherein if the first data is the second data acquired by the base station, the second processing comprises: PHY层处理;或,PHY layer processing; or, PHY层处理和MAC层处理;或,PHY layer processing and MAC layer processing; or, PHY层处理、MAC层处理和RLC层处理;或,PHY layer processing, MAC layer processing and RLC layer processing; or, PHY层处理、MAC层处理、RLC层处理和PDCP层处理;或,PHY layer processing, MAC layer processing, RLC layer processing and PDCP layer processing; or, PHY层处理、MAC层处理、RLC层处理、PDCP层处理和RRC层处理;或,PHY layer processing, MAC layer processing, RLC layer processing, PDCP layer processing and RRC layer processing; or, PHY层处理、MAC层处理、RLC层处理、PDCP层处理、RRC层处理和NAS层处理。PHY layer processing, MAC layer processing, RLC layer processing, PDCP layer processing, RRC layer processing and NAS layer processing. 11.根据权利要求9所述的监控模块,其特征在于,11. The monitoring module according to claim 9, characterized in that: 若所述第一处理包括PHY层处理,则所述第二处理包括:If the first processing includes PHY layer processing, the second processing includes: MAC层处理;或,MAC layer processing; or, MAC层处理和RLC层处理;或,MAC layer processing and RLC layer processing; or, MAC层处理、RLC层处理和PDCP层处理;或,MAC layer processing, RLC layer processing and PDCP layer processing; or, MAC层处理、RLC层处理、PDCP层处理和RRC层处理;或,MAC layer processing, RLC layer processing, PDCP layer processing and RRC layer processing; or, MAC层处理、RLC层处理、PDCP层处理、RRC层处理和NAS层处理;MAC layer processing, RLC layer processing, PDCP layer processing, RRC layer processing and NAS layer processing; 若所述第一处理包括PHY层处理和MAC层处理,则所述第二处理包括:If the first processing includes PHY layer processing and MAC layer processing, the second processing includes: RLC层处理;或,RLC layer processing; or, RLC层处理和PDCP层处理;或,RLC layer processing and PDCP layer processing; or, RLC层处理、PDCP层处理和RRC层处理;或,RLC layer processing, PDCP layer processing and RRC layer processing; or, RLC层处理、PDCP层处理、RRC层处理和NAS层处理;RLC layer processing, PDCP layer processing, RRC layer processing and NAS layer processing; 若所述第一处理包括PHY层处理、MAC层处理和RLC层处理,则所述第二处理包括:If the first processing includes PHY layer processing, MAC layer processing and RLC layer processing, the second processing includes: PDCP层处理;或,PDCP layer processing; or, PDCP层处理和RRC层处理;或,PDCP layer processing and RRC layer processing; or, PDCP层处理、RRC层处理和NAS层处理;PDCP layer processing, RRC layer processing and NAS layer processing; 若所述第一处理包括PHY层处理、MAC层处理、RLC层处理和PDCP层处理,则所述第二处理包括:If the first processing includes PHY layer processing, MAC layer processing, RLC layer processing and PDCP layer processing, the second processing includes: RRC层处理;或,RRC layer processing; or, RRC层处理和NAS层处理;RRC layer processing and NAS layer processing; 若所述第一处理包括PHY层处理、MAC层处理、RLC层处理、PDCP层处理和RRC层处理,则所述第二处理包括:NAS层处理。If the first processing includes PHY layer processing, MAC layer processing, RLC layer processing, PDCP layer processing and RRC layer processing, then the second processing includes: NAS layer processing. 12.根据权利要求8至11任一项所述的监控模块,其特征在于,还包括:12. The monitoring module according to any one of claims 8 to 11, further comprising: 第四获取单元,用于获取第一信息;A fourth acquiring unit, configured to acquire first information; 所述第二获取单元,还用于利用所述第一信息对所述第一数据进行第二处理。The second acquisition unit is further configured to perform a second process on the first data using the first information. 13.根据权利要求12所述的监控模块,其特征在于,所述第一信息包括以下至少之一:13. The monitoring module according to claim 12, wherein the first information comprises at least one of the following: 参考信号的配置;Configuration of reference signals; 调度信息的配置;Configuration of scheduling information; 加密和完整性保护秘钥。Encryption and integrity protection keys. 14.根据权利要求8至11任一项所述的监控模块,其特征在于,14. The monitoring module according to any one of claims 8 to 11, characterized in that: 所述关联记录单元,还用于将所述异常信息与所述UE的类型关联记录。The association recording unit is further used to record the abnormal information in association with the type of the UE. 15.一种监控基站行为的监控模块,其特征在于,包括处理器、存储器及存储在所述存储器上并可在所述处理器上运行的计算机程序,所述计算机程序被所述处理器执行时实现如权利要求1至7中任一项所述的监控基站行为的方法的步骤。15. A monitoring module for monitoring base station behavior, characterized in that it includes a processor, a memory, and a computer program stored in the memory and executable on the processor, wherein when the computer program is executed by the processor, the steps of the method for monitoring base station behavior as described in any one of claims 1 to 7 are implemented. 16.一种监控基站行为的监控设备,其特征在于,包括权利要求8至15中任一项所述的监控模块。16. A monitoring device for monitoring base station behavior, characterized by comprising the monitoring module according to any one of claims 8 to 15. 17.一种计算机可读存储介质,其特征在于,所述计算机可读存储介质上存储有计算机程序,所述计算机程序被处理器执行时实现如权利要求1至7中任一项所述的监控基站行为的方法的步骤。17. A computer-readable storage medium, characterized in that a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the steps of the method for monitoring base station behavior according to any one of claims 1 to 7 are implemented.
CN201811011515.6A 2018-08-31 2018-08-31 A method, module and device for monitoring base station behavior Active CN110876150B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811011515.6A CN110876150B (en) 2018-08-31 2018-08-31 A method, module and device for monitoring base station behavior

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811011515.6A CN110876150B (en) 2018-08-31 2018-08-31 A method, module and device for monitoring base station behavior

Publications (2)

Publication Number Publication Date
CN110876150A CN110876150A (en) 2020-03-10
CN110876150B true CN110876150B (en) 2024-04-12

Family

ID=69715787

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811011515.6A Active CN110876150B (en) 2018-08-31 2018-08-31 A method, module and device for monitoring base station behavior

Country Status (1)

Country Link
CN (1) CN110876150B (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1455531A (en) * 2002-04-30 2003-11-12 华为技术有限公司 Communication method for performing all-tier protocol stack processing by base station side
JP2008165660A (en) * 2006-12-29 2008-07-17 Yokogawa Electric Corp Safety support system
CN103281713A (en) * 2013-05-21 2013-09-04 江苏亨鑫科技有限公司 Method for monitoring working state of antenna of 4G (Fourth-Generation) base station in real time
CN103458449A (en) * 2013-08-23 2013-12-18 清华大学 Anomaly detection and processing method and device of base station
CN103581951A (en) * 2013-11-22 2014-02-12 中国联合网络通信集团有限公司 Base station detection method and device
CN105530077A (en) * 2014-10-22 2016-04-27 中国移动通信集团公司 Method for retransmitting packet retransmission of base station with double connection with terminal, base station and terminal
WO2018152849A1 (en) * 2017-02-27 2018-08-30 深圳市大疆创新科技有限公司 Control method, remote monitoring device, base station, server and steaming media server

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018131987A1 (en) * 2017-01-16 2018-07-19 Samsung Electronics Co., Ltd. Method and apparatus for processing data in a wireless communication system

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1455531A (en) * 2002-04-30 2003-11-12 华为技术有限公司 Communication method for performing all-tier protocol stack processing by base station side
JP2008165660A (en) * 2006-12-29 2008-07-17 Yokogawa Electric Corp Safety support system
CN103281713A (en) * 2013-05-21 2013-09-04 江苏亨鑫科技有限公司 Method for monitoring working state of antenna of 4G (Fourth-Generation) base station in real time
CN103458449A (en) * 2013-08-23 2013-12-18 清华大学 Anomaly detection and processing method and device of base station
CN103581951A (en) * 2013-11-22 2014-02-12 中国联合网络通信集团有限公司 Base station detection method and device
CN105530077A (en) * 2014-10-22 2016-04-27 中国移动通信集团公司 Method for retransmitting packet retransmission of base station with double connection with terminal, base station and terminal
WO2018152849A1 (en) * 2017-02-27 2018-08-30 深圳市大疆创新科技有限公司 Control method, remote monitoring device, base station, server and steaming media server

Also Published As

Publication number Publication date
CN110876150A (en) 2020-03-10

Similar Documents

Publication Publication Date Title
CN107770815B (en) A location-based MEC method and device
CN110121168B (en) Security negotiation method and device
EP3836577B1 (en) Session management method and device for user groups
US20150229669A1 (en) Method and device for detecting distributed denial of service attack
EP2793448B1 (en) Method, device, and system for short address use in wireless data communication networks
CN105577364B (en) A kind of encryption method, decryption method and relevant apparatus
WO2022148254A1 (en) User information analysis result feedback method and device thereof
CN110912854A (en) A security protection method, device and system
US20200228977A1 (en) Parameter Protection Method And Device, And System
CN110225474A (en) A kind of data volume report method under multi-connection
WO2018161802A1 (en) Traffic flow control method and device
US20210168614A1 (en) Data Transmission Method and Device
CN111865633B (en) Communication method, device and system
JP2021500766A (en) Methods and devices for wireless communication
CN103401859A (en) Protocol conversion method and protocol converter
JP2011259473A (en) Method and apparatus for performing encryption protection in wireless communications system
CN108124238A (en) The signal processing method and device of a kind of cluster group
CN104853388A (en) Method for generating group data packet serial number in cluster communication system and base station
CN110876150B (en) A method, module and device for monitoring base station behavior
EP4087188A1 (en) Multicast service implementing method, device, and communication device
CN106685896B (en) A method and system for collecting plaintext data in a multi-layer channel of SSH protocol
CN103200620A (en) Method and device for accessing core network in long term evolution (LTE) system
CN114172831B (en) Brute force cracking method, system, computer and storage medium
CN103354666A (en) Communication method, base station and terminal
CN107889162A (en) The method and apparatus of processing protocol data cell

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TG01 Patent term adjustment
TG01 Patent term adjustment