WO2008058483A1 - A cpe offline notice method and the corresponding device - Google Patents

A cpe offline notice method and the corresponding device Download PDF

Info

Publication number
WO2008058483A1
WO2008058483A1 PCT/CN2007/071016 CN2007071016W WO2008058483A1 WO 2008058483 A1 WO2008058483 A1 WO 2008058483A1 CN 2007071016 W CN2007071016 W CN 2007071016W WO 2008058483 A1 WO2008058483 A1 WO 2008058483A1
Authority
WO
WIPO (PCT)
Prior art keywords
offline
cpe
acs
message
notification
Prior art date
Application number
PCT/CN2007/071016
Other languages
French (fr)
Chinese (zh)
Inventor
Huangwei Wu
Original Assignee
Huawei Technologies 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 Huawei Technologies Co., Ltd. filed Critical Huawei Technologies Co., Ltd.
Publication of WO2008058483A1 publication Critical patent/WO2008058483A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/66Arrangements for connecting between networks having differing types of switching systems, e.g. gateways

Definitions

  • the present invention relates to the field of communications technologies, and in particular, to a method and apparatus for offline notification of a user premises equipment.
  • IP TV IP Television
  • CPE Customer Premises Equipment
  • ACS Auto-configuration Server
  • Automatic configuration server Responsible for automatic configuration of CPE, so that CPE can work normally without user setting.
  • the CPE interacts with the ACS, and the specification for automatic configuration and device management stipulates that after the CPE is powered on or restarted, it must pass the Inform method to "1".
  • the BOOT "event type” issues an announcement to the ACS, whereby the ACS can know if the CPE is already online.
  • the ACS does not know the status change of the CPE, and the CPE is still online.
  • the ACS needs to actively connect to the CPE, only the connection request is exceeded and the retry is performed. It can be inferred that the CPE may be in the offline or network unreachable state, which increases the burden on the ACS.
  • the embodiment of the invention provides a CPE offline notification method and device, and sends an offline notification before the CPE goes offline.
  • An embodiment of the present invention provides a method for offline notification of a user premises equipment, including:
  • the user premises equipment issues an offline message using a remote invocation method with an offline notification function before going offline; [12] The device receiving the offline message knows that the user premises equipment is offline.
  • An embodiment of the present invention provides an offline notification device for a user premises equipment, including:
  • the offline notification module is used to send offline messages using the remote call method with offline notification before the user premises equipment is offline.
  • the CPE when the CPE needs to enter the offline state, the CPE sends a CPE offline notification to the ACS before entering the offline state, and the ACS is in the ACS. After receiving the offline notification from the CPE, the CPE will be in the offline state. If the ACS needs to connect to the CPE actively, the ACS will not try to connect to the CPE, which saves the resources of the ACS. There is no need to rely entirely on current super- and retry mechanisms.
  • FIG. 1 is a schematic structural diagram of a DSL network in the prior art
  • FIG. 2 is a schematic diagram of an embodiment of a device according to an embodiment of the present invention.
  • the embodiment of the present invention provides a method for offline notification of a user premises equipment.
  • the CPE notifies the ACS that it is offline before the offline, so that the ACS can know the online status of the CPE.
  • the first embodiment of the present invention extends TR-0
  • the notification mechanism already in the 69 (Technical Report) is to extend the event type in the Inform method and increase the device offline event to achieve.
  • the specific implementation method is as follows.
  • the CPE sends an RPC to the ACS to send a series of event notifications to the ACS.
  • the parameters of the Info rm method are defined as follows:
  • Deviceld DeviceldStruct The uniquely identifiable structure of the device.
  • Event EventStruct[16] An array of event structures, defined in Table 2, indicating the event that caused the transfer session to be established. If there are multiple causes, the CPE must list all of these causes.
  • RetryCount unsignedlnt The number of times to retry this session.
  • ParameterList ParameterValueStruct[] The specified name-value is an array of structures in which the parameter Event contains an event type.
  • the specific event types that can be included are defined as follows:
  • BOOTSTRAP The reason for BOOTSTRAP is because you must never install the CP for the first time to discard the URL of BOOTSTRA that has not released E or changed ACS. P event.
  • COMPLETE is to indicate that the previous teResponse does not discard the request to download or the release of the TRANS upload has completed FER COMPLE (regardless of the successful TE event.
  • DOWNLOAD is to be used for CPE adResponse can decide to call once or retry the release.
  • Upload method please teResponse Do not discard the content download without request The published 'M has been completed. Upload' event.
  • AddObject AddObject method Do not discard changes that have not been requested. The published 'M has been applied. AddObject' event
  • the CPE offline event is added by extending the event type supported by the Event parameter in the Inform message.
  • the CPE needs to enter the offline state, for example, enters the sleep state or the shutdown state, the CPE sends a CPE to the ACS before entering the offline state.
  • the ACS knows that the CPE will go offline after receiving the offline notification from the CPE. If the ACS needs to connect to the CPE actively, the ACS will not try to connect to the CPE, which saves the resources of the ACS.
  • BOOTSTRAP The reason for BOOTSTRAP is because you must never install the CP for the first time to discard the URL of BOOTSTRA that has not released E or changed ACS. P event.
  • COMPLETE is to indicate that the previous teResponse does not discard the request to download or the release of the TRANS upload has completed FER COMPLE (regardless of the successful TE event.
  • DOWNLOAD is to be used for CPE adResponse can decide to call once or retry the release.
  • Schedulelnform needs a Sched don't drop 'M without ule Inform release Schedulelnform' event.
  • Upload method please teResponse Do not discard the content download without request The published 'M has been completed. Upload' event.
  • AddObject AddObject method Do not discard changes that have not been requested. The published 'M has been applied. AddObject' event
  • Event type when the CPE needs to go offline, include this event type in the Inform method to inform the ACS that the CPE is ready to go offline.
  • the second embodiment provided by the present invention is completed by adding a RPC method. After the CPE is ready to go offline, the CPE announces that it is ready to go offline through the RPC method.
  • Offline The purpose of the RPC method Offline is to notify the ACS that it is ready to go offline.
  • the parameters called by Offline are as follows:
  • the parameter OfflineTime indicates the expected offline time of the CPE.
  • the existing "1 BOOT” event type is extended, and the reason "CPE resumes from hibernation" is added.
  • An embodiment of the present invention provides a device for offline notification of a user premises equipment, and a schematic diagram of an embodiment of the device is as shown in FIG. 2, which specifically includes: [35] Parameter expansion module, used to extend CPE related parameters, and increase offline notification mechanism;
  • the extended CPE related parameters include: expanding the event type of the Inform's Event parameter, adding an offline event, or adding an offline offline RPC method.
  • the offline notification module is used to actively send offline notifications before the CPE is ready to go offline, using the CPE related parameters extended by the parameter expansion module.
  • the device that receives the offline notification includes a configuration management of the CPE.
  • the present invention sends an offline notification to the ACS through the CPE, and the ACS can obtain the online status of the CPE.
  • the ACS needs to actively connect to the CPE, the ACS does not attempt to connect to the CPE, which saves the ACS. Resources.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Telephonic Communication Services (AREA)
  • Communication Control (AREA)

Abstract

A CPE offline notice method and the corresponding device in the field of communication technologies are provided. The CPE sends an offline message by the remote procedure with offline informing function before getting offline. The device receiving the offline message gets to know that the CPE has got offline. The corresponding device includes an offline notice module to send an offline message by the remote procedure with offline informing function before the CPE gets offline. Since the CPE initiatively sends the offline notice to the ACS, ACS can achieve the CPE's state of online or offline. On the condition that the ACS needs to initiatively connect to the CPE, ACS would not try to connect to the certain CPE, and the resources of ACS can be saved.

Description

说明书 一种用户驻地设备离线通知方法及装置  Method and device for offline notification of user premises equipment
[1] 技术领域 [1] Technical field
[2] 本发明涉及通信技术领域, 尤其涉及一种用户驻地设备离线通知方法及装置。  [2] The present invention relates to the field of communications technologies, and in particular, to a method and apparatus for offline notification of a user premises equipment.
[3] 发明背景  [3] Background of the invention
[4] DSL (Digital Subscriber  [4] DSL (Digital Subscriber
Loop, 数字用户线) 是一种宽带接入技术, 目前已经广泛进入千家万户, 其典 型组网方式如图 1所示。 DSL技术的广泛应用拓展了宽带技术的应用范围, 例如 VoIP (Voice over IP , IP话音) 、 IPTV (IP  Loop, digital subscriber line) is a broadband access technology that has been widely used in thousands of households. Its typical networking mode is shown in Figure 1. The wide application of DSL technology expands the application range of broadband technology, such as VoIP (Voice over IP, IP voice), IPTV (IP)
Television, IP电视) 等。 针对这些应用或应用的组合形成各种各样的基于 IP的 设备类型。 这些进入家庭的 IP应用终端目前称之为 CPE (Customer Premises Equipment, 用户驻地设备) , 由 ACS (Auto-configuration Server,  Television, IP TV), etc. A combination of these applications or applications forms a wide variety of IP-based device types. These IP application terminals entering the home are currently called CPE (Customer Premises Equipment), and are used by ACS (Auto-configuration Server,
自动配置服务器) 负责对 CPE进行自动配置, 以达到不需要用户设置, CPE就可 以正常工作的目的。  Automatic configuration server) Responsible for automatic configuration of CPE, so that CPE can work normally without user setting.
[5] 目前关于 CPE与 ACS交互, 完成自动配置和设备管理的规范中规定 CPE上电或 者重新启动后, 必须通过 Inform (通知) 方法, 以" 1  [5] At present, the CPE interacts with the ACS, and the specification for automatic configuration and device management stipulates that after the CPE is powered on or restarted, it must pass the Inform method to "1".
BOOT"事件类型向 ACS发出宣告, 由此, ACS可以知道该 CPE是否已经处于在线 状态。  The BOOT "event type" issues an announcement to the ACS, whereby the ACS can know if the CPE is already online.
[6] 但是目前的规范并没有提供 ACS如何获知 CPE从在线状态变成离线状态的机制 [6] However, the current specification does not provide a mechanism for how ACS learns that CPE changes from online to offline.
。 如果 CPE已经由在线状态变成离线状态, 但是 ACS由于不知道 CPE发生的状态 变化, 以为 CPE还处于在线状态, 当 ACS需要主动连接 CPE吋, 只有通过发出的 连接请求超吋和重试等机制才能推测出 CPE可能处于下线或者网络不可达状态, 这样增加了 ACS的负担。 . If the CPE has changed from online to offline, the ACS does not know the status change of the CPE, and the CPE is still online. When the ACS needs to actively connect to the CPE, only the connection request is exceeded and the retry is performed. It can be inferred that the CPE may be in the offline or network unreachable state, which increases the burden on the ACS.
[7] 发明内容  [7] Summary of the invention
[8] 本发明实施例提供一种 CPE离线通知方法及装置, 在 CPE离线前发出离线通知 [8] The embodiment of the invention provides a CPE offline notification method and device, and sends an offline notification before the CPE goes offline.
, 使得相关设备能够知道 CPE的状态。 , enabling related devices to know the status of the CPE.
[9] 本发明实施例是通过以下技术方案实现的: [10] 本发明实施例提供一种用户驻地设备离线通知的方法, 包括: [9] The embodiment of the present invention is implemented by the following technical solutions: [10] An embodiment of the present invention provides a method for offline notification of a user premises equipment, including:
[11] 用户驻地设备在离线前使用具有离线通知功能的远程调用方法发出离线消息; [12] 接收所述离线消息的设备获知该用户驻地设备离线。 [11] The user premises equipment issues an offline message using a remote invocation method with an offline notification function before going offline; [12] The device receiving the offline message knows that the user premises equipment is offline.
[13] 本发明实施例提供一种用户驻地设备离线通知装置, 包括: [13] An embodiment of the present invention provides an offline notification device for a user premises equipment, including:
[14] 离线通知模块, 用于在用户驻地设备离线前, 使用具有离线通知功能的远程调 用方法发出离线消息。 [14] The offline notification module is used to send offline messages using the remote call method with offline notification before the user premises equipment is offline.
[15] 由上述本发明实施例提供的技术方案可以看出, 本发明实施例中当 CPE需要进 入离线状态吋, CPE在进入离线状态前向相关设备, 如向 ACS发出 CPE离线通知 , ACS在收到 CPE发出的离线通知后, 知道 CPE将进入离线状态, 在 ACS需要主 动连接 CPE的情况下, ACS不会去尝试连接该 CPE, 节省了 ACS的资源。 不需要 完全依赖于目前的超吋和重试机制。  [15] According to the technical solution provided by the foregoing embodiment of the present invention, in the embodiment of the present invention, when the CPE needs to enter the offline state, the CPE sends a CPE offline notification to the ACS before entering the offline state, and the ACS is in the ACS. After receiving the offline notification from the CPE, the CPE will be in the offline state. If the ACS needs to connect to the CPE actively, the ACS will not try to connect to the CPE, which saves the resources of the ACS. There is no need to rely entirely on current super- and retry mechanisms.
[16] 附图简要说明  [16] BRIEF DESCRIPTION OF THE DRAWINGS
[17] 图 1为现有技术 DSL组网结构示意图;  [17] FIG. 1 is a schematic structural diagram of a DSL network in the prior art;
[18] 图 2为本发明实施例所述装置一种实施例模块示意图。  FIG. 2 is a schematic diagram of an embodiment of a device according to an embodiment of the present invention.
[19] 实施本发明的方式  [19] Mode for carrying out the invention
[20] 本发明实施例提供一种用户驻地设备离线通知方法, CPE在离线前通知 ACS其 准备离线, 使得 ACS能够知道 CPE的在线状况。 本发明第一实施例通过扩展 TR-0 [20] The embodiment of the present invention provides a method for offline notification of a user premises equipment. The CPE notifies the ACS that it is offline before the offline, so that the ACS can know the online status of the CPE. The first embodiment of the present invention extends TR-0
69 (技术报告) 中已有的通知机制, 即扩展 Inform方法中的事件类型, 增加设备 离线事件来实现。 具体实现方法如下所述。 The notification mechanism already in the 69 (Technical Report) is to extend the event type in the Inform method and increase the device offline event to achieve. The specific implementation method is as follows.
[21] 已有的 Inform中由 CPE向 ACS发出 RPC, 来向 ACS发出一系列的事件通告。 Info rm方法的参数具体定义如下: [21] In the existing Inform, the CPE sends an RPC to the ACS to send a series of event notifications to the ACS. The parameters of the Info rm method are defined as follows:
[22] [twenty two]
参数 类型 描述 Parameter Type Description
Deviceld DeviceldStruct 设备的唯一标识的结构。  Deviceld DeviceldStruct The uniquely identifiable structure of the device.
Event EventStruct[16] 事件结构数组, 在表 2中 定义, 指示引起要建立传 输会话的事件。 如果存在 多个起因, 则 CPE必须列 出所有的这些起因。 Event EventStruct[16] An array of event structures, defined in Table 2, indicating the event that caused the transfer session to be established. If there are multiple causes, the CPE must list all of these causes.
MaxEnvelopes unsignedlnt CPE MaxEnvelopes unsignedlnt CPE
接受来自 ACS的单个 HTT P响应所允许的最大 SOAP 包封个数。  The maximum number of SOAP envelopes allowed for a single HTT P response from the ACS.
CurrentTime dateTime CPE  CurrentTime dateTime CPE
知晓的当前日期和吋间 Know the current date and time
RetryCount unsignedlnt 重试本次会话的次数。RetryCount unsignedlnt The number of times to retry this session.
ParameterList ParameterValueStruct[] 指定的 name- value对 其中参数 Event包含了事件类型的结构数组, 其可以包含的具体的事件类型定 义如下: ParameterList ParameterValueStruct[] The specified name-value is an array of structures in which the parameter Event contains an event type. The specific event types that can be included are defined as follows:
EventCode Cumulative Explanation ACS Response Retry/Discard Behavior for Successful Policy EventCode Cumulative Explanation ACS Response Retry/Discard Behavior for Successful Policy
Delivery  Delivery
"0 Single 表示建立会话 InformResponse CPE "0 Single means to establish a session InformResponse CPE
BOOTSTRAP" 的原因是由于 必须永远不要 第一次安装 CP 丢弃没有发布 E或改变了 ACS 的 BOOTSTRA 的 URL。 P事件。  The reason for BOOTSTRAP is because you must never install the CP for the first time to discard the URL of BOOTSTRA that has not released E or changed ACS. P event.
"1 BOOT" Single 表示建立会话 InformResponse CPE  "1 BOOT" Single means to establish a session InformResponse CPE
的原因是由于 必须重试发布 CPE打幵电源 直到重启之前 或重新启动。 才丢弃它。 The reason is because the CPE slamming power must be re-examined until it is restarted or restarted. Discard it.
"2 PERIODIC" Single 表示建立会话 InformResponse CPE "2 PERIODIC" Single means to establish a session InformResponse CPE
的原因是由于 不要丢弃没有 周期性 Inform 发布的 PERIOD The reason is because you don't want to discard PERIOD without periodic Inform release.
〇 IC事件。 〇 IC event.
"3 Single 表示建立会话 InfromResponse CPE "3 Single means to establish a session InfromResponse CPE
SCHEDULED" 的原因是由于 不要丢弃没有 调用 Scheduleln 发布的 SCHED form方法。 ULED事件。  The reason for SCHEDULED" is because you don't discard the SCHED form method that does not call Scheduleln. ULED events.
"4 VALUE Single 表不自从最后 InformResponse CPE "4 VALUE Single table is not the last InformResponse CPE
CHANGE" 一次成功 Infro 必须重试发布 m以来, 一个 直到重启之前 或者多个具有 P 才丢弃它。 assive或 Active CHANGE" Once successful, Infro must retry the release of m, one until the restart or if there are multiple Ps to discard it. assive or Active
通知使能 (包  Notification enable (package
括被定义为需 要 Force Active Is defined as needed Want Force Active
Notification')  Notification')
的参数的值被  The value of the parameter is
修改了 (即使  Modified (even
它的值回复到  Its value is returned to
最近一次成功 I  Last successful I
nform吋的值)  The value of nform吋)
"5 KICKED" Single 表示建立会话 KickedRespons CPE "5 KICKED" Single means to establish a session KickedRespons CPE
的原因是用于 e 可以自己决定 The reason is that e can decide for itself
Web身份管理 重试发布。 而且会在会话 Web identity management Retry the release. And will be in session
当中调用一次  Called once
或多次 Kicked  Or multiple times Kicked
方法  Method
"6 Single 表示建立会话 InformResponse CPE  "6 Single means to establish a session InformResponse CPE
CONNECTION 的原因是由于 S 不要重试发布 The reason for CONNECTION is because S does not retry publishing
REQUEST" erver发来一个 REQUEST" erver sent a
Connection  Connection
Request  Request
"7 TRANSFER Single 表示建立会话 TransferComple CPE  "7 TRANSFER Single means to establish a session TransferComple CPE
COMPLETE" 是要指示以前 teResponse 不要丢弃没有 的请求下载或 发布的 TRANS 者上传已经完 FER COMPLE 成 (不管是成功 TE事件。  COMPLETE" is to indicate that the previous teResponse does not discard the request to download or the release of the TRANS upload has completed FER COMPLE (regardless of the successful TE event.
还是失败), 并  Still failed), and
且会在会话当  And will be in the conversation
中多次调用一 次或多次 Transf Calling one more time One or more Transf
erComplete方  erComplete side
法。  law.
"8 Single 用于在完成一 InformResponse CPE  "8 Single is used to complete an InformResponse CPE
DIAGNOSTIC 个或多个由 AC 必须重试发布 S S发起的诊断测 直到重启之前 DIAGNOSTIC or multiple diagnostic tests initiated by the AC must retry the release of S S until restart
COMPLETE" 试后' 重建一 才丢弃它。 COMPLETE "after the test" is rebuilt before discarding it.
个到 ACS的了  To the ACS
连接。  connection.
"9 REQUEST Single 表示建立会话 RequestDownlo CPE  "9 REQUEST Single means to establish a session RequestDownlo CPE
DOWNLOAD" 是要用于 CPE adResponse 可以自己决定 调用一次或者 重试发布。 DOWNLOAD" is to be used for CPE adResponse can decide to call once or retry the release.
多次 RequestDo  Multiple RequestDo
wnload方法  Wnload method
"M Reboot" Multiple CPE InformResponse CPE "M Reboot" Multiple CPE InformResponse CPE
收到 ACS请求 不要丢弃没有 进行重启。 发布的 'M  Receive an ACS request Do not drop without rebooting. Published 'M
Reboot'事件。  Reboot' event.
"M Multiple ACS InformResponse CPE  "M Multiple ACS InformResponse CPE
Schedulelnform 需要一个 Sched 不要丢弃没有  Schedulelnform needs a Sched don't drop no
ule Inform 发布的 'M  'Mm released by ule Inform
Schedulelnform' 事件。  Schedulelnform' event.
"M Download" Multiple 先前 ACS使用 TransferComple CPE  "M Download" Multiple Previous ACS uses TransferComple CPE
Download方法 teResponse 不要丢弃没有 Download method teResponse Do not discard no
(的请求的内 发布的 'M 容下载已经完 Download'事件 成。 (The request for the 'M content download has been downloaded' event to make.
"M Upload" Multiple 先前 ACS使用 TransferComple CPE  "M Upload" Multiple Previous ACS uses TransferComple CPE
Upload方法请 teResponse 不要丢弃没有 求的内容下载 发布的 'M 已经完成。 Upload'事件。 Upload method please teResponse Do not discard the content download without request The published 'M has been completed. Upload' event.
"M Multiple 先前 ACS使用 S InformResponse CPE "M Multiple Previous ACS uses S InformResponse CPE
SetParameterVa etParameterVal 不要丢弃没有 lues" ues方法请求的 发布的 'M  SetParameterVa etParameterVal Do not discard the published 'M' without the lues" ues method request
参数改变已经 SetParameterVa 得到应用。 lues'  The parameter change has been applied to SetParameterVa. Lues'
"M Multiple 先前 ACS使用 InformResponse CPE  "M Multiple Previous ACS uses InformResponse CPE
AddObject" AddObject方法 不要丢弃没有 请求的改变已 发布的 'M 经得到应用。 AddObject'事件  AddObject" AddObject method Do not discard changes that have not been requested. The published 'M has been applied. AddObject' event
"M Multiple 先前 ACS使用 InformResponse CPE "M Multiple Previous ACS uses InformResponse CPE
DeleteObject" DeleteObject方 不要丢弃没有 法请求的改变 发布的 'M 已经得到应用 DeleteObject'事 件。  DeleteObject" DeleteObject side Do not discard changes that cannot be requested. The published 'M has been applied to the DeleteObject' event.
"M Not specified 由于厂商扩展 没有规定 没有规定 "M Not specified due to vendor extensions, no regulations, no regulations
"<vendor-specif 方法完成后的 "The <vendor-specif method is completed
ic method> 动作请求。 CP Ic method> Action request. CP
E执行的动作和  E performed actions and
ACS的响应由  ACS response by
厂商决定。  The manufacturer decided.
"X"<OUI>" Not specified 厂商扩展事件 没有规定 没有规定 "<event> "X"<OUI>" Not specified Vendor extension event is not specified "<event>
[25] 本实施例通过扩展 Inform消息中 Event参数支持的事件类型, 来增加 CPE离线事 件, 当 CPE需要进入离线状态吋, 比如进入休眠状态或者关机状态, CPE在进入 离线状态前向 ACS发出 CPE离线通知, ACS在收到 CPE发出的离线通知后, 知道 CPE将进入离线状态, 那么在 ACS需要主动连接 CPE的情况下, ACS不会去尝试 连接该 CPE, 节省了 ACS的资源。 [25] In this embodiment, the CPE offline event is added by extending the event type supported by the Event parameter in the Inform message. When the CPE needs to enter the offline state, for example, enters the sleep state or the shutdown state, the CPE sends a CPE to the ACS before entering the offline state. After the offline notification is received, the ACS knows that the CPE will go offline after receiving the offline notification from the CPE. If the ACS needs to connect to the CPE actively, the ACS will not try to connect to the CPE, which saves the resources of the ACS.
[26] 扩展 Inform消息的 Event参数可以使用的事件类型, 增加离线事件的具体方法如 下:  [26] The type of event that can be used to extend the Event parameter of an Inform message. The specific methods for adding an offline event are as follows:
[27] [27]
EventCode Cumulative Explanation ACS Response Retry/Discard Behavior for Successful Policy EventCode Cumulative Explanation ACS Response Retry/Discard Behavior for Successful Policy
Delivery  Delivery
"0 Single 表示建立会话 InformResponse CPE "0 Single means to establish a session InformResponse CPE
BOOTSTRAP" 的原因是由于 必须永远不要 第一次安装 CP 丢弃没有发布 E或改变了 ACS 的 BOOTSTRA 的 URL。 P事件。  The reason for BOOTSTRAP is because you must never install the CP for the first time to discard the URL of BOOTSTRA that has not released E or changed ACS. P event.
"1 BOOT" Single 表示建立会话 InformResponse CPE  "1 BOOT" Single means to establish a session InformResponse CPE
的原因是由于 必须重试发布 CPE打幵电源 直到重启之前 或重新启动 才丢弃它。 或者从休眠状  The reason is because the CPE slamming power must be retried until it is restarted or restarted before it is discarded. Or from dormant
态恢复。  State recovery.
"2 PERIODIC" Single 表示建立会话 InformResponse CPE  "2 PERIODIC" Single means to establish a session InformResponse CPE
的原因是由于 不要丢弃没有 周期性 Inform 发布的 PERIOD The reason is because you don't want to discard PERIOD without periodic Inform release.
〇 IC事件。 〇 IC event.
"3 Single 表示建立会话 InfromResponse CPE "3 Single means to establish a session InfromResponse CPE
SCHEDULED" 的原因是由于 不要丢弃没有 调用 Scheduleln 发布的 SCHED form方法。 ULED事件。  The reason for SCHEDULED" is because you don't discard the SCHED form method that does not call Scheduleln. ULED events.
"4 VALUE Single 表不自从最后 InformResponse CPE "4 VALUE Single table is not the last InformResponse CPE
CHANGE" 一次成功 Infro 必须重试发布 m以来, 一个 直到重启之前 或者多个具有 P 才丢弃它。 assive或 Active 通知使能 (包 CHANGE" Once a successful Infro has to retry publishing m, one will not discard it until it is restarted or if it has multiple P. assive or Active Notification enable
括被定义为需  Is defined as needed
要 Force Active  Want Force Active
Notification')  Notification')
的参数的值被  The value of the parameter is
修改了 (即使  Modified (even
它的值回复到  Its value is returned to
最近一次成功 I  Last successful I
nform吋的值)  The value of nform吋)
"5 KICKED" Single 表示建立会话 KickedRespons CPE "5 KICKED" Single means to establish a session KickedRespons CPE
的原因是用于 e 可以自己决定 The reason is that e can decide for itself
Web身份管理 重试发布。 而且会在会话 Web identity management Retry the release. And will be in session
当中调用一次  Called once
或多次 Kicked  Or multiple times Kicked
方法  Method
"6 Single 表示建立会话 InformResponse CPE  "6 Single means to establish a session InformResponse CPE
CONNECTION 的原因是由于 S 不要重试发布 The reason for CONNECTION is because S does not retry publishing
REQUEST" erver发来一个 REQUEST" erver sent a
Connection  Connection
Request  Request
"7 TRANSFER Single 表示建立会话 TransferComple CPE  "7 TRANSFER Single means to establish a session TransferComple CPE
COMPLETE" 是要指示以前 teResponse 不要丢弃没有 的请求下载或 发布的 TRANS 者上传已经完 FER COMPLE 成 (不管是成功 TE事件。  COMPLETE" is to indicate that the previous teResponse does not discard the request to download or the release of the TRANS upload has completed FER COMPLE (regardless of the successful TE event.
还是失败), 并 且会在会话当 Still failed), and And will be in the conversation
中多次调用一  Calling one more time
次或多次 Transf  One or more times Transf
erComplete方  erComplete side
法。  law.
"8 Single 用于在完成一 InformResponse CPE  "8 Single is used to complete an InformResponse CPE
DIAGNOSTIC 个或多个由 AC 必须重试发布 S S发起的诊断测 直到重启之前 DIAGNOSTIC or multiple diagnostic tests initiated by the AC must retry the release of S S until restart
COMPLETE" 试后' 重建一 才丢弃它。 COMPLETE "after the test" is rebuilt before discarding it.
个到 ACS的了  To the ACS
连接。  connection.
"9 REQUEST Single 表示建立会话 RequestDownlo CPE  "9 REQUEST Single means to establish a session RequestDownlo CPE
DOWNLOAD" 是要用于 CPE adResponse 可以自己决定 调用一次或者 重试发布。 多次 RequestDo DOWNLOAD" is to be used for CPE adResponse can decide to call once or retry the release. Multiple RequestDo
wnload方法  Wnload method
"10 OFFLINE" Single 表示建立会话 InformResponse CPE  "10 OFFLINE" Single means to establish a session InformResponse CPE
的原因是由于 可以自己决定 CPE准备进入 重试发布。 离线状态。  The reason is because you can decide for yourself that CPE is ready to enter and retry the release. Offline status.
"M Reboot" Multiple CPE InformResponse CPE  "M Reboot" Multiple CPE InformResponse CPE
收到 ACS请求 不要丢弃没有 进行重启。 发布的 'M  Receive an ACS request Do not drop without rebooting. Published 'M
Reboot'事件。 Reboot' event.
"M Multiple ACS InformResponse CPE "M Multiple ACS InformResponse CPE
Schedulelnform 需要一个 Sched 不要丢弃没有 ule Inform 发布的 'M Schedulelnform' 事件。 Schedulelnform needs a Sched don't drop 'M without ule Inform release Schedulelnform' event.
"M Download" Multiple 先前 ACS使用 TransferComple CPE  "M Download" Multiple Previous ACS uses TransferComple CPE
Download方法 teResponse 不要丢弃没有 Download method teResponse Do not discard no
(的请求的内 发布的 'M 容下载已经完 Download'事件 成。 (The request for the 'M content download has finished download' event.
"M Upload" Multiple 先前 ACS使用 TransferComple CPE  "M Upload" Multiple Previous ACS uses TransferComple CPE
Upload方法请 teResponse 不要丢弃没有 求的内容下载 发布的 'M 已经完成。 Upload'事件。 Upload method please teResponse Do not discard the content download without request The published 'M has been completed. Upload' event.
"M Multiple 先前 ACS使用 S InformResponse CPE "M Multiple Previous ACS uses S InformResponse CPE
SetParameterVa etParameterVal 不要丢弃没有 lues" ues方法请求的 发布的 'M  SetParameterVa etParameterVal Do not discard the published 'M' without the lues" ues method request
参数改变已经 SetParameterVa 得到应用。 lues'  The parameter change has been applied to SetParameterVa. Lues'
"M Multiple 先前 ACS使用 InformResponse CPE  "M Multiple Previous ACS uses InformResponse CPE
AddObject" AddObject方法 不要丢弃没有 请求的改变已 发布的 'M 经得到应用。 AddObject'事件  AddObject" AddObject method Do not discard changes that have not been requested. The published 'M has been applied. AddObject' event
"M Multiple 先前 ACS使用 InformResponse CPE "M Multiple Previous ACS uses InformResponse CPE
DeleteObject" DeleteObject方 不要丢弃没有 法请求的改变 发布的 'M 已经得到应用 DeleteObject'事 件。  DeleteObject" DeleteObject side Do not discard changes that cannot be requested. The published 'M has been applied to the DeleteObject' event.
"M Not specified 由于厂商扩展 没有规定 没有规定 "<vendor-specif 方法完成后的 "M Not specified is not specified due to vendor extensions. "The <vendor-specif method is completed
ic method> 动作请求。 CP  Ic method> Action request. CP
E执行的动作和  E performed actions and
ACS的响应由  ACS response by
厂商决定。  The manufacturer decided.
"X"<OUI>" Not specified 厂商扩展事件 没有规定 没有规定 "<event>  "X"<OUI>" Not specified Vendor extension event No rule No provision "<event>
[28] 其中扩展了" 10 [28] which expands "10
OFFLINE"事件类型, 当 CPE需要进入离线状态吋, 在 Inform方法中包含此事件 类型, 通知 ACS该 CPE准备离线。  OFFLINE "Event type, when the CPE needs to go offline, include this event type in the Inform method to inform the ACS that the CPE is ready to go offline.
[29] 由上表可知, 此方法同吋扩展了已有的" 1 [29] As can be seen from the above table, this method also extends the existing "1"
BOOT (启动) "事件类型, 该事件类型不仅表示"表示建立会话的原因是由于 CP BOOT (startup) "event type, this event type not only indicates" indicates that the reason for establishing the session is due to CP
E打幵电源或重新启动 "还需要包括 "CPE从休眠状态恢复"这个原因。 E slamming power or rebooting "You also need to include "CPE recovery from hibernation" for this reason.
[30] 本发明提供的第二实施例通过新增 RPC方法的办法来完成。 通过新增一个 Offli ne (离线) 的 RPC方法, 当 CPE准备下线吋, CPE通过该 RPC方法向 ACS宣告其 准备下线。 [30] The second embodiment provided by the present invention is completed by adding a RPC method. After the CPE is ready to go offline, the CPE announces that it is ready to go offline through the RPC method.
RPC方法 Offline的目的是通知 ACS, 其准备进入离线状态, Offline所调用的参 数具体如下:  The purpose of the RPC method Offline is to notify the ACS that it is ready to go offline. The parameters called by Offline are as follows:
Figure imgf000015_0001
Figure imgf000015_0001
当 CPE准备进入离线状态前, 与 ACS建立会话, 通过 Offline消息通知 ACS其准 备进入离线状态, 参数 OfflineTime指示 CPE预计的离线吋间。 同吋扩展已有的" 1 BOOT (启动) "事件类型, 增力『CPE从休眠状态恢复"这个原因。  Before the CPE is ready to go offline, it establishes a session with the ACS, and informs the ACS that it is ready to go offline through the Offline message. The parameter OfflineTime indicates the expected offline time of the CPE. At the same time, the existing "1 BOOT" event type is extended, and the reason "CPE resumes from hibernation" is added.
本发明实施例提供一种用户驻地设备离线通知装置, 所述装置一种实施例模块 示意图如图 2所示, 具体包括: [35] 参数扩展模块, 用于扩展 CPE相关参数, 增加离线通知机制; An embodiment of the present invention provides a device for offline notification of a user premises equipment, and a schematic diagram of an embodiment of the device is as shown in FIG. 2, which specifically includes: [35] Parameter expansion module, used to extend CPE related parameters, and increase offline notification mechanism;
[36] 所述扩展 CPE相关参数包括: 扩展 Inform的 Event参数的事件类型, 增加离线事 件, 或者新增一个 Offline离线的 RPC方法。  [36] The extended CPE related parameters include: expanding the event type of the Inform's Event parameter, adding an offline event, or adding an offline offline RPC method.
[37] 离线通知模块, 用于利用参数扩展模块扩展的 CPE相关参数, 在 CPE准备离线 前, 主动发出离线通知。 接收所述离线通知的设备包括对 CPE进行配置管理的 A[37] The offline notification module is used to actively send offline notifications before the CPE is ready to go offline, using the CPE related parameters extended by the parameter expansion module. The device that receives the offline notification includes a configuration management of the CPE.
SC设备。 SC equipment.
[38] 综上所述, 本发明通过 CPE主动向 ACS发出离线通知, ACS能够获取 CPE的在 线状态, 在 ACS需要主动连接 CPE的情况下, ACS不会去尝试连接该 CPE, 节省 了 ACS的资源。  [38] In summary, the present invention sends an offline notification to the ACS through the CPE, and the ACS can obtain the online status of the CPE. When the ACS needs to actively connect to the CPE, the ACS does not attempt to connect to the CPE, which saves the ACS. Resources.
[39] 以上所述, 仅为本发明较佳的具体实施方式, 但本发明的保护范围并不局限于 此, 任何熟悉本技术领域的技术人员在本发明揭露的技术范围内, 可轻易想到 的变化或替换, 都应涵盖在本发明的保护范围之内。 因此, 本发明的保护范围 应该以权利要求的保护范围为准。  The above description is only a preferred embodiment of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily think of within the technical scope disclosed by the present invention. Changes or substitutions are intended to be included within the scope of the invention. Therefore, the scope of protection of the present invention should be determined by the scope of the claims.

Claims

权利要求书 Claim
[1] 1、 一种用户驻地设备离线通知方法, 其特征在于, 包括:  [1] 1. A method for offline notification of a user premises equipment, comprising:
用户驻地设备在离线前使用具有离线通知功能的远程调用方法发出离线消 息;  The customer premises equipment issues an offline message using a remote invocation method with offline notification before going offline;
接收所述离线消息的设备获知该用户驻地设备离线。  The device receiving the offline message learns that the user premises equipment is offline.
[2] 2、 如权利要求 1所述的方法, 其特征在于, 所述具有离线通知功能的远程 调用方法包括:  [2] 2. The method according to claim 1, wherein the remote calling method with an offline notification function comprises:
具有离线通知事件类型的 Inform远程调用方法。  Inform remote invocation method with offline notification event type.
[3] 3、 如权利要求 1所述的方法, 其特征在于, 所述的离线消息包括: [3] The method of claim 1, wherein the offline message comprises:
用户驻地设备预计离线的吋间。  The customer premises equipment is expected to be offline.
[4] 4、 如权利要求 1、 2或 3所述的方法, 其特征在于, 还包括: [4] The method of claim 1, 2 or 3, further comprising:
用户驻地设备从离线状态恢复到在线状态吋, 使用远程调用方法发出上线 消息, 包括上次设备离线的原因。  When the user premises device is restored from the offline state to the online state, the online call message is sent using the remote call method, including the reason why the device was offline.
[5] 5、 如权利要求 1所述的方法, 其特征在于, 所述接收离线消息的设备包括 自动配置服务器 ACS。 [5] 5. The method according to claim 1, wherein the device for receiving an offline message comprises an automatic configuration server ACS.
[6] 6、 一种用户驻地设备离线通知装置, 其特征在于, 包括: [6] 6. A user premises equipment offline notification device, comprising:
离线通知模块, 用于在用户驻地设备离线前, 使用具有离线通知功能的远 程调用方法发出离线消息。  The offline notification module is configured to issue an offline message by using a remote calling method with an offline notification function before the user premises equipment is offline.
[7] 7、 如权利要求 6所述的装置, 其特征在于, 所述装置还包括: [7] 7. The device according to claim 6, wherein the device further comprises:
参数扩展模块, 用于提供具有离线通知事件类型的 Inform远程调用方法。  A parameter extension module that provides an Inform remote invocation method with an offline notification event type.
[8] 8、 如权利要求 6所述的装置, 其特征在于, 所述装置与自动配置服务器 AS [8] 8. The device according to claim 6, wherein the device and the automatic configuration server AS
C相连, ACS接收所述离线消息。  C is connected, and the ACS receives the offline message.
PCT/CN2007/071016 2006-11-14 2007-11-05 A cpe offline notice method and the corresponding device WO2008058483A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200610138164.6 2006-11-14
CN2006101381646A CN101183967B (en) 2006-11-14 2006-11-14 User station equipment off-line notification method and apparatus

Publications (1)

Publication Number Publication Date
WO2008058483A1 true WO2008058483A1 (en) 2008-05-22

Family

ID=39401330

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2007/071016 WO2008058483A1 (en) 2006-11-14 2007-11-05 A cpe offline notice method and the corresponding device

Country Status (2)

Country Link
CN (1) CN101183967B (en)
WO (1) WO2008058483A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8630977B2 (en) 2008-11-06 2014-01-14 Huawei Device Co., Ltd. Method, apparatus, and system for data synchronization

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101753428A (en) * 2008-12-16 2010-06-23 华为终端有限公司 Method, device and processing system for capturing and reporting the information of instance labels
US10064025B2 (en) * 2016-05-17 2018-08-28 Google Llc Offline peer-assisted notification delivery
CN117242833A (en) * 2021-05-10 2023-12-15 株式会社Ntt都科摩 Customer front-end device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5046088A (en) * 1989-10-31 1991-09-03 Dialogic Corporation Converter for in-band routing and/or origination information
CN1685662A (en) * 2002-09-30 2005-10-19 马科尼知识产权(灵格芬斯)公司 Monitoring telecommunication network elements
CN1852167A (en) * 2006-02-21 2006-10-25 华为技术有限公司 CPE parameter property processing method
CN1859160A (en) * 2005-04-30 2006-11-08 华为技术有限公司 Method and its system for managing user stationed equipment configuration

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100370731C (en) * 2005-11-03 2008-02-20 华为技术有限公司 Charging system and method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5046088A (en) * 1989-10-31 1991-09-03 Dialogic Corporation Converter for in-band routing and/or origination information
CN1685662A (en) * 2002-09-30 2005-10-19 马科尼知识产权(灵格芬斯)公司 Monitoring telecommunication network elements
CN1859160A (en) * 2005-04-30 2006-11-08 华为技术有限公司 Method and its system for managing user stationed equipment configuration
CN1852167A (en) * 2006-02-21 2006-10-25 华为技术有限公司 CPE parameter property processing method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8630977B2 (en) 2008-11-06 2014-01-14 Huawei Device Co., Ltd. Method, apparatus, and system for data synchronization

Also Published As

Publication number Publication date
CN101183967A (en) 2008-05-21
CN101183967B (en) 2011-07-06

Similar Documents

Publication Publication Date Title
EP2978144B1 (en) Unified device management method and system
US20160294575A1 (en) System, Apparatus, and Method for Automatically Configuring Application Terminals in Home Network
EP2296314B1 (en) Configuring application method, device and system
WO2012155706A1 (en) System and method for managing application terminal devices in home network
WO2009003385A1 (en) Methods, apparatus and systems for updating equipment
CN101222519A (en) Remote activation of home devices
WO2007115488A1 (en) Device parameters configuring method, system and device in digital subscriber line access network
US8001263B2 (en) Method for suspending and resuming content transmission/reception
US20110145809A1 (en) Method and apparatus for upgrading software in customer premise equipment
WO2008058483A1 (en) A cpe offline notice method and the corresponding device
WO2012122730A1 (en) Method, auto-configuration server (acs), and system for obtaining status of device based on tr069 protocol
CN102437943B (en) Method and device for surfing Internet based on 3G ( 3rd Generation Telecommunication) data card
WO2014101731A1 (en) System and method for opening network capabilities, and related network elements
KR20110008311A (en) Methods and devices for managing a network
WO2008141572A1 (en) Method and system for performing keepalive monitoring on client sessions
JP4480316B2 (en) Distributed processing system
WO2007059703A1 (en) A remote load system of network device and method thereof
WO2010121531A1 (en) Method for terminal management system updating terminal status and terminal management system
Nikolaidis et al. Local and remote management integration for flexible service provisioning to the home
CN102571704B (en) Management conversation initiating and notifying method, managed terminal and management server
WO2008138198A1 (en) Keepalive monitoring method, system and apparatus of a subscriber session
JP6147415B2 (en) Service discovery method in a computer network that is resistant to network changes
WO2009024064A1 (en) Method of client accessing to third-party server, device and its system using the same
EP2727286A1 (en) Remote management of devices
CN105681436A (en) Communication method between control end and Internet of Things devices based on alljoyn protocol

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: 07817207

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 07817207

Country of ref document: EP

Kind code of ref document: A1