JP4903475B2 - Cable modem, set top box - Google Patents

Cable modem, set top box Download PDF

Info

Publication number
JP4903475B2
JP4903475B2 JP2006100270A JP2006100270A JP4903475B2 JP 4903475 B2 JP4903475 B2 JP 4903475B2 JP 2006100270 A JP2006100270 A JP 2006100270A JP 2006100270 A JP2006100270 A JP 2006100270A JP 4903475 B2 JP4903475 B2 JP 4903475B2
Authority
JP
Japan
Prior art keywords
packet
cable modem
unit
snmp
received
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.)
Expired - Fee Related
Application number
JP2006100270A
Other languages
Japanese (ja)
Other versions
JP2007274574A (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.)
Maspro Denkoh Corp
Original Assignee
Maspro Denkoh Corp
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 Maspro Denkoh Corp filed Critical Maspro Denkoh Corp
Priority to JP2006100270A priority Critical patent/JP4903475B2/en
Publication of JP2007274574A publication Critical patent/JP2007274574A/en
Application granted granted Critical
Publication of JP4903475B2 publication Critical patent/JP4903475B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Small-Scale Networks (AREA)

Description

本発明は、指定されたパケットを宛先(MACアドレスの内容)によらずに抽出する機能を有したケーブルモデム、及びそのようなケーブルモデムを内蔵するセットトップボックス、特に、内蔵するケーブルモデムがSNMPプロキシエージェントとしての機能を有するセットトップボックスに関する。   The present invention relates to a cable modem having a function of extracting a designated packet regardless of the destination (the contents of the MAC address), and a set-top box incorporating such a cable modem, and more particularly, if the built-in cable modem is SNMP. The present invention relates to a set top box having a function as a proxy agent.

従来より、CATV網に接続されるケーブルモデム(CM:Cable Modem )やCMモジュールを内蔵する双方向セットトップボックス(STB:Set Top Box )の持つ情報、更には、ケーブルモデムに接続された端末やCMモジュールと共にセットトップボックスに内蔵される放送受信部(以下、総称して「接続機器等」という)の持つ情報を、簡易ネットワーク管理プロトコル(SNMP:Simple Network Management Protocol)を用いて集中的に監視・制御することが行われている。   Conventionally, information held by a cable modem (CM) connected to a CATV network or a bidirectional set-top box (STB: Set Top Box) incorporating a CM module, as well as terminals connected to the cable modem, Monitor centrally the information of broadcast receivers (hereinafter collectively referred to as “connected devices, etc.”) built in the set-top box together with the CM module using Simple Network Management Protocol (SNMP)・ It is controlled.

また、ケーブルモデムやCMモジュール(以下、総称する場合「ケーブルモデム等」という)にSNMPプロキシエージェントの機能を付加して、接続機器等が持つ情報を、ケーブルモデム等に代理応答(プロシキ)させることにより、管理装置側では、ケーブルモデム等に問い合わせるだけで、接続機器等が持つ情報を簡単に取得できるようにしたものも知られている。   In addition, an SNMP proxy agent function is added to a cable modem or CM module (hereinafter collectively referred to as “cable modem, etc.”), and the cable modem or the like has a proxy response to the information held by the connected device. Thus, there is also known a management apparatus that can easily acquire information held by a connected device or the like by simply making an inquiry to a cable modem or the like.

この場合、具体的には、ケーブルモデム等が持つ管理情報ベース(MIB:Management
Information Base )のオブジェクトIDの一部を接続機器等のために割り当てておき、これに該当するオブジェクトIDの情報を対象とするSNMPパケットをケーブルモデム等が受信した場合に、ケーブルモデム等が管理装置の代わりに接続機器等から情報を収集し、その収集した情報を接続機器等の代わりに応答している。
In this case, specifically, a management information base (MIB: Management) possessed by a cable modem or the like.
A part of the object ID of the Information Base) is allocated for the connected device and the like, and when the cable modem or the like receives the SNMP packet targeting the information of the corresponding object ID, the cable modem or the like manages the device. Instead of the device, information is collected from the connected device, etc., and the collected information is returned instead of the connected device.

ところで、通常のSNMPエージェントとしての機能が実装されているケーブルモデム等の場合、プロキシする必要のある(即ち、接続機器等の情報を要求する)SNMPパケットを受信しても、要求されている情報を取得することができず、誤った応答を返すことになる。   By the way, in the case of a cable modem or the like in which a function as a normal SNMP agent is mounted, even if an SNMP packet that needs to be proxied (that is, requests information on a connected device or the like) is received, the requested information Cannot be obtained and an incorrect response will be returned.

このため、この実装されている機能を有効利用しようとした場合、SNMPエージェントとしての機能を実現する処理モジュールにSNMPパケットが到達する前に、何等かの方法でプロキシすべきSNMPパケットを抽出して、これを、別途設けられたSNMPプロシキエージェントとしての機能を実現する処理モジュールに処理させる必要がある。   For this reason, when the implemented function is to be used effectively, the SNMP packet to be proxied is extracted by any method before the SNMP packet reaches the processing module that realizes the function as the SNMP agent. This needs to be processed by a processing module that realizes a function as a separately provided SNMP proxy agent.

これを実現する一つの方法として、パケットの監視等を行うために設けられたパケットキャプチャ(スヌープ)機能(例えば、特許文献1参照)を用いることが考えられる。
特開2002−158693号公報
As one method for realizing this, it is conceivable to use a packet capture (snoop) function (see, for example, Patent Document 1) provided for performing packet monitoring or the like.
JP 2002-158893 A

しかし、このパケットキャプチャ機能は、ケーブルモデムを通過する全てのパケットを監視するように構成されており、しかも、指定されたパケットであるか否かを識別するためにパケットのデータ部を調べる必要があることから、パケットのアドレス部だけでなくデータ部も一時的にバッファに保持する必要がある。   However, this packet capture function is configured to monitor all packets passing through the cable modem, and it is necessary to examine the data portion of the packet in order to identify whether it is a specified packet or not. For this reason, it is necessary to temporarily store not only the address part of the packet but also the data part in the buffer.

このため、全てのパケットに大きな遅延が発生することになり、スループットが大幅に低下してしまうという問題や、パケットキャプチャ機能を用いることでケーブルモデムの負荷も増大してしまうという問題があった。   For this reason, a large delay occurs in all the packets, and there is a problem that the throughput is greatly reduced, and a load of the cable modem is also increased by using the packet capture function.

本発明は、上記問題点を解決するために、ケーブルモデムや、ケーブルモデムを内蔵するセットトップボックスにおいて、パケットキャプチャ機能を用いて指定パケットを抽出する際の処理負荷の軽減、及びスループットの向上を図ることを目的とする。   In order to solve the above problems, the present invention reduces the processing load and improves throughput when a packet is extracted using a packet capture function in a cable modem or a set-top box incorporating a cable modem. The purpose is to plan.

上記目的を達成するためになされた請求項1に記載の発明は、CATV網に接続される第1のポートと、前記CATV網を介した通信を行う1乃至複数の端末が接続される1乃至複数の第2のポートと、少なくとも前記第1のポートを介して受信した受信パケットを、該受信パケットに付与されたMACアドレスに従って、該MACアドレスを有した端末が存在する第2のポートに中継すると共に、自装置宛の受信パケットを抽出するブリッジ手段と、前記ブリッジ手段により抽出された自装置宛の受信パケットに基づいて、予め設定された通常処理を実行するパケット処理手段と、前記受信パケットのデータ部に示された情報を参照して、前記受信パケットの中から予め指定された指定パケットを抽出するパケットキャプチャ手段と、を備えたケーブルモデムにおいて、前記パケットキャプチャ手段は、前記ブリッジ手段により抽出された自装置宛の受信パケットの中から前記指定パケットを抽出するように設定され、更に、前記指定パケットについて、前記通常処理とは異なる例外処理を実行する例外処理実行手段と、前記パケットキャプチャ手段が抽出した指定パケットを、該指定パケットが例外処理の対象となるものであれば前記例外処理手段に、それ以外であれば前記パケット処理手段に処理させる振分手段と、を設けたことを特徴とする。   In order to achieve the above object, the invention according to claim 1 is characterized in that a first port connected to a CATV network and one to a plurality of terminals that perform communication via the CATV network are connected. Relay a plurality of second ports and a received packet received via at least the first port to a second port where a terminal having the MAC address exists according to a MAC address assigned to the received packet And a bridge means for extracting a received packet addressed to the own apparatus, a packet processing means for executing a preset normal process based on the received packet addressed to the own apparatus extracted by the bridge means, and the received packet. Packet capture means for extracting a designated packet designated in advance from the received packet with reference to the information shown in the data portion of In the cable modem, the packet capture means is set to extract the designated packet from the received packets destined for the own apparatus extracted by the bridge means. Exception processing execution means for executing different exception processing, and a designated packet extracted by the packet capture means, if the designated packet is subject to exception handling, the exception handling means; otherwise, the packet Distributing means for processing by the processing means is provided.

請求項2に記載の発明は、請求項1に記載のケーブルモデムにおいて、前記指定パケットがSNMPパケットであり、前記通常処理が自装置に対するSNMPパケットについて応答するSNMPエージェントとしての機能を実現する処理、前記例外処理が前記第2のポートに接続された端末に対するSNMPパケットについて代理応答するSNMPプロキシエージェントとしての機能を実現する処理であることを特徴とする。   The invention according to claim 2 is the cable modem according to claim 1, wherein the designated packet is an SNMP packet, and the normal processing is a process for realizing a function as an SNMP agent that responds to an SNMP packet for its own device, The exception process is a process for realizing a function as an SNMP proxy agent that makes a proxy response for an SNMP packet to a terminal connected to the second port.

請求項3に記載の発明は、セットトップボックスであって、請求項2に記載のケーブルモデムと、CATV網を介して伝送されてくる放送を受信する放送受信部と、を備え、前記例外処理手段は、少なくとも前記放送受信部に対するSNMPパケットについて代理応答することを特徴とする。   The invention described in claim 3 is a set-top box, comprising: the cable modem according to claim 2; and a broadcast receiving unit that receives a broadcast transmitted via a CATV network, and the exception processing. The means is characterized in that it makes a proxy response for at least an SNMP packet to the broadcast receiving unit.

請求項1に記載のケーブルモデムによれば、指定パケットである可能性がある自装置宛の受信パケットのみをパケットキャプチャ手段による処理の対象としているため、パケットキャプチャ手段(ひいてはケーブルモデム)の処理負荷を軽減することができると共に、第2のポートに中継される受信パケットに、不必要な遅延を与えてしまうことがないため、スループットを向上させることができる。   According to the cable modem according to claim 1, since only the received packet addressed to the own apparatus which may be a designated packet is a target of processing by the packet capture means, the processing load of the packet capture means (and thus the cable modem) Can be reduced, and an unnecessary delay is not given to the received packet relayed to the second port, so that the throughput can be improved.

請求項2に記載のケーブルモデム及び請求項3に記載のセットトップボックスによれば、ケーブルモデムに実装されている通常のSNMPエージェントの機能、及びパケットキャプチャ(スヌープ)の機能を有効に利用して、SNMPプロキシエージェントとしての機能を追加することができる。   According to the cable modem according to claim 2 and the set-top box according to claim 3, the function of a normal SNMP agent and the function of packet capture (snoop) implemented in the cable modem are effectively used. A function as an SNMP proxy agent can be added.

以下に本発明の実施形態を図面と共に説明する。
(1)全体構成
図1は、本発明が適用されたセットトップボックス(STB)を用いて構成されたCATVシステムの全体構成を示すブロック図である。
Embodiments of the present invention will be described below with reference to the drawings.
(1) Overall Configuration FIG. 1 is a block diagram showing an overall configuration of a CATV system configured using a set top box (STB) to which the present invention is applied.

図1に示すように、CATVシステムは、CATVセンタ1、CATV網N1を介してCATVセンタ1と接続されたセットトップボックス3などにより構成されている。
CATVセンタ1は、管理装置101,DHCPサーバ103,ルータ105,ケーブルモデム終端装置(CMTS;Cable Modem Termination System)107などがハブ109にて接続されてなるネットワーク管理部10と、放送サービスを行うための放送サービス管理部(いわゆるヘッドエンド)12、からなり、これらが混合器14を介してCATV網N1に接続されている。
As shown in FIG. 1, the CATV system includes a CATV center 1 and a set top box 3 connected to the CATV center 1 via a CATV network N1.
The CATV center 1 performs a broadcasting service with a network management unit 10 in which a management device 101, a DHCP server 103, a router 105, a cable modem termination system (CMTS) 107, and the like are connected by a hub 109. Broadcast service management unit (so-called headend) 12, which are connected to the CATV network N 1 via a mixer 14.

これらのうち、管理装置101は、制御部,記憶部,通信部などからなる周知のコンピュータシステムにより構成されたものであり、CATV網N1を介して接続されるセットトップボックス3(または後述のテレビ受像器5)に関する関連情報を、簡易ネットワークプロトコル(SNMP)を用いて収集する、いわゆるSNMPマネージャとしての処理を少なくとも実行する。   Among these, the management apparatus 101 is configured by a known computer system including a control unit, a storage unit, a communication unit, and the like, and is connected to a set top box 3 (or a television described later) connected via a CATV network N1. At least a process as a so-called SNMP manager that collects related information on the receiver 5) using a simple network protocol (SNMP) is executed.

なお、本実施形態において「関連情報」とは、セットトップボックス3を介して試聴するチャネルが選択された履歴、選択されたチャネルにおける信号レベル、セットトップボックス3に至る伝送経路のSN比やビットエラーレートなど品質情報、セットトップボックス3におけるソフトウェア(ファームウェア)のバージョンなどを示すステータス情報を少なくとも含んでいる。つまり、これら関連情報が管理情報ベース(MIB)のオブジェクトとされている。   In the present embodiment, “related information” refers to a history of selecting a channel to be auditioned via the set top box 3, a signal level in the selected channel, an SN ratio or bit of a transmission path to the set top box 3. It includes at least status information indicating quality information such as an error rate and software (firmware) version in the set top box 3. That is, these pieces of related information are management information base (MIB) objects.

また、DHCPサーバ103は、制御部,記憶部,通信部などからなる周知のコンピュータシステムにより構成されたものであり、DHCP(Dynamic Host Configuration Protocol )に従ってセットトップボックス3(後述するケーブルモデム部30および放送受信部40)にIPアドレスを付与するための処理を実行する。   The DHCP server 103 is configured by a well-known computer system including a control unit, a storage unit, a communication unit, and the like. The set-top box 3 (a cable modem unit 30 and a later-described cable modem unit 30 and the like) are configured in accordance with DHCP (Dynamic Host Configuration Protocol). A process for assigning an IP address to the broadcast receiving unit 40) is executed.

また、ルータ105は、制御部,記憶部,通信部などからなる周知のルータであり、ネットワーク管理部10をインターネットN2と双方向通信可能に接続する。
また、ケーブルモデム終端装置107は、混合器14を介してネットワーク管理部10をCATV網N1と双方向通信可能に接続する。
(2)セットトップボックスの構成
ここで、図2は、セットトップボックス3の構成を示すブロック図である。
The router 105 is a known router including a control unit, a storage unit, a communication unit, and the like, and connects the network management unit 10 to the Internet N2 so as to be capable of bidirectional communication.
Also, the cable modem termination device 107 connects the network management unit 10 via the mixer 14 so as to be capable of bidirectional communication with the CATV network N1.
(2) Configuration of Set Top Box Here, FIG. 2 is a block diagram showing the configuration of the set top box 3.

図2に示すように、セットトップボックス3は、CATV網N1を介してCATVセンタ1と接続されたケーブルモデム(CM)部30、ケーブルモデム部30を介してCATV網N1と双方向通信可能に接続される放送受信部40、CATV網からの下り信号を、ケーブルモデム部30及び放送受信部40に分配すると共に、ケーブルモデム部30からの上り信号をCATV網に出力する混合/分波器50により構成されている。   As shown in FIG. 2, the set top box 3 is capable of two-way communication with the CATV network N1 via the cable modem unit 30 and the cable modem (CM) unit 30 connected to the CATV center 1 via the CATV network N1. A broadcast / receiver 40 connected thereto, a downstream signal from the CATV network is distributed to the cable modem 30 and the broadcast receiver 40, and a mixer / demultiplexer 50 that outputs the upstream signal from the cable modem 30 to the CATV network. It is comprised by.

このうち、放送受信部40は、複数のRF受信部41,受信管理部43,映像/音声処理部45などからなり、テレビ受像器(TV)5が接続された状態で使用され、セットトップボックスの本来の機能を実現するものである。   Among these, the broadcast receiving unit 40 includes a plurality of RF receiving units 41, a reception managing unit 43, a video / audio processing unit 45, and the like, and is used in a state in which a television receiver (TV) 5 is connected. It realizes the original function of.

そして、RF受信部41は、受信回路,チューナ,復調回路などからなり、混合/分波
器50から供給される下り信号の中から指定されたチャンネルの信号を抽出し、映像信号や音声信号に復調する。
The RF receiving unit 41 includes a receiving circuit, a tuner, a demodulating circuit, and the like, extracts a signal of a designated channel from the downlink signal supplied from the mixer / demultiplexer 50, and converts it into a video signal or an audio signal. Demodulate.

また、受信管理部43は、制御部,記憶部,通信部などからなる周知のマイクロコンピュータにより構成されたものであり、各RF受信部41で抽出,復調された映像信号や音声信号を、外部からの指令に従って選択して、映像/音声処理部45に供給する。また、上述した関連情報を収集して、これらを管理情報ベース(MIB)に保存すると共に、ケーブルモデム部30からの要求に応じて、関連情報の通知や変更を行い、ケーブルモデム部30に対して応答を送信する処理を実行する。   The reception management unit 43 is configured by a known microcomputer including a control unit, a storage unit, a communication unit, and the like, and the video signal and audio signal extracted and demodulated by each RF reception unit 41 are externally transmitted. Is selected in accordance with a command from, and supplied to the video / audio processing unit 45. In addition, the above-described related information is collected and stored in the management information base (MIB), and the related information is notified or changed in response to a request from the cable modem unit 30 to the cable modem unit 30. The process of sending a response is executed.

また、映像/音声処理部45は、受信管理部43を介して供給される映像信号や音声信号を、受信管理部43からの指令に従って編集して、テレビ受像器5に供給する。
一方、ケーブルモデム部30は、RF受信部31,RF送信部33,CM管理部35,LANインターフェース部37,USBインターフェース部39を備え、LANインターフェース部37やUSBインターフェース部39に接続された端末や機器、又は放送受信部40によるCATV網N1を介した双方向通信を可能とする機能を有するものである。なお、LANインターフェース部37およびUSBインターフェース部39は、いずれか一方または両方が省略されていてもよい。
The video / audio processing unit 45 edits the video signal and audio signal supplied via the reception management unit 43 in accordance with a command from the reception management unit 43 and supplies the edited video signal and audio signal to the television receiver 5.
On the other hand, the cable modem unit 30 includes an RF reception unit 31, an RF transmission unit 33, a CM management unit 35, a LAN interface unit 37, and a USB interface unit 39, a terminal connected to the LAN interface unit 37 and the USB interface unit 39, The apparatus or the broadcast receiving unit 40 has a function that enables bidirectional communication via the CATV network N1. Note that one or both of the LAN interface unit 37 and the USB interface unit 39 may be omitted.

そして、RF受信部31は、上述した放送受信部40のRF受信部41と同様に構成され、下り信号の中から通信用チャンネルの信号を抽出し、デジタルデータに復調してCM管理部35に供給する。   The RF receiving unit 31 is configured in the same manner as the RF receiving unit 41 of the broadcast receiving unit 40 described above, extracts a communication channel signal from the downlink signal, demodulates it into digital data, and sends it to the CM management unit 35. Supply.

また、RF送信部33は、変調回路,送信回路などからなり、CM管理部35から供給されるデジタルデータを変調し、通信用チャンネルの周波数に変換して送信する。
また、CM管理部35は、ブリッジ処理部130,CM処理部132,スヌープ処理部134,SNMPプロシキ処理部136などからなり、周知のケーブルモデムとして機能するものである。
The RF transmission unit 33 includes a modulation circuit, a transmission circuit, and the like. The RF transmission unit 33 modulates digital data supplied from the CM management unit 35, converts the data into a communication channel frequency, and transmits the modulated data.
The CM management unit 35 includes a bridge processing unit 130, a CM processing unit 132, a snoop processing unit 134, an SNMP proxy processing unit 136, and the like, and functions as a known cable modem.

そして、ブリッジ処理部130は、送受信データを一時的に保持するバッファ回路および論理回路により構成され、ケーブルモデム部30を介した通信を、MAC(Media Access Control)アドレスに従って中継する機能、即ち、OSI(Open System Interconnection reference model )参照モデルにおけるデータリンク層のレベルで中継する機能(いわゆるブリッジとしての機能)を有している。   The bridge processing unit 130 includes a buffer circuit and a logic circuit that temporarily holds transmission / reception data, and relays communication via the cable modem unit 30 according to a MAC (Media Access Control) address, that is, OSI. (Open System Interconnection reference model) It has a function (so-called bridge function) for relaying at the data link layer level in the reference model.

なお、放送受信部40、インターフェース部37,39に接続される端末や機器(以下、これらを総称して「接続機器等」という)、及びケーブルモデム部30には、それぞれDHCPサーバ103により付与されるIPアドレスおよび固有のMACアドレス(以降、「固有アドレス」という)とは別に、これらの間でのみ有効となる別のIPアドレスおよびMACアドレス(以降、「ローカルアドレス」という)が設定されており、これらローカルアドレスは、あらかじめ相互に登録(メモリに記憶)された状態となっている。これにより、ケーブルモデム部30と放送受信部40との間には、ローカルアドレスによって、CATVセンタ1に至る経路で形成されたネットワークから独立した仮想的なネットワークが形成されている。   The broadcast server 40, terminals and devices connected to the interface units 37 and 39 (hereinafter collectively referred to as “connected devices etc.”), and the cable modem unit 30 are each assigned by the DHCP server 103. Apart from the IP address and unique MAC address (hereinafter referred to as “unique address”), another IP address and MAC address (hereinafter referred to as “local address”) that are valid only between them are set. These local addresses are registered in advance (stored in memory). Thereby, a virtual network independent of the network formed on the route to the CATV center 1 is formed between the cable modem unit 30 and the broadcast receiving unit 40 by the local address.

そして、ブリッジ処理部130は、MACアドレスが固有アドレスである場合には、CATV網N1側と接続機器側との間の双方向の中継を行い、MACアドレスがローカルアドレスである場合には、CATV網N1側に中継しないように設定されている。また、M
ACアドレスが、ケーブルモデム部30に割り当てられた固有アドレス又はローカルアドレスである場合には、これを抽出して、CM管理部35内で処理するように設定されている。
When the MAC address is a unique address, the bridge processing unit 130 performs bi-directional relay between the CATV network N1 side and the connected device side, and when the MAC address is a local address, the CATV It is set not to relay to the network N1 side. M
When the AC address is a unique address or a local address assigned to the cable modem unit 30, it is set so that it is extracted and processed in the CM management unit 35.

また、CM管理部35は、ブリッジ処理部130以外に、制御部,記憶部,通信部などからなる周知のマイクロコンピュータを備えており、CM処理部132、スヌープ処理部134,SNMPプロシキ処理部136は、このマイクロコンピュータが実行する処理により実現される。   In addition to the bridge processing unit 130, the CM management unit 35 includes a known microcomputer including a control unit, a storage unit, a communication unit, and the like. A CM processing unit 132, a snoop processing unit 134, and an SNMP proxy processing unit 136. Is realized by processing executed by the microcomputer.

このうち、CM処理部132は、ケーブルモデム部30に関する情報、及び接続機器等が持つ情報を40が管理するためのMIBを備えている。そして、図3(a)に示すように、ケーブルモデム部30のMIBでは、ケーブルモデム部30に関する情報(オブジェクト)に、先頭が「1.」であるオブジェクトIDが付与され、接続機器等が持つ情報に、先頭が「2.」であるオブジェクトIDが付与されている。但し、接続機器等が持つ情報については、オブジェクトIDが付与されているだけで、その実体(オブジェクト)は、接続機器等が保持するようにされている。   Among these, the CM processing unit 132 includes an MIB for the 40 to manage information on the cable modem unit 30 and information held by the connected devices and the like. As shown in FIG. 3A, in the MIB of the cable modem unit 30, the object ID having “1.” at the beginning is given to the information (object) related to the cable modem unit 30, and the connected device has An object ID starting with “2.” is assigned to the information. However, only the object ID is given to the information held by the connected device or the like, and the entity (object) is held by the connected device or the like.

そして、CM処理部132は、DHCPに従って上述したDHCPサーバ103から付与されたIPアドレスを自己のIPアドレスとして設定する処理や、SNMPを用いた管理装置101からの要求(SNMPパケット:SNMP−Getパケット,SNMP−GetNextパケット,SNMP−Setパケット等)に応じて、MIBに登録されたオブジェクトの通知または変更を行う、いわゆるSNMPエージェントとしての処理を少なくとも実行する。   Then, the CM processing unit 132 sets the IP address assigned from the DHCP server 103 described above according to DHCP as its own IP address, or requests from the management apparatus 101 using SNMP (SNMP packet: SNMP-Get packet). , SNMP-GetNext packet, SNMP-Set packet, etc.), at least a process as a so-called SNMP agent for notifying or changing an object registered in the MIB is executed.

また、スヌープ処理部134は、ブリッジ処理部130で抽出されたケーブルモデム部30宛(固有アドレス,ローカルアドレス)のパケットの中からSNMPパケット(即ち、UDPが用いられ宛先ポート番号が161番であるもの)を抽出して、SNMPプロシキ処理部136に供給し、その他のパケットについてはCM処理部132が処理を実行する。   Further, the snoop processing unit 134 uses the SNMP packet (that is, UDP is used and the destination port number is 161) from the packets addressed to the cable modem unit 30 (unique address, local address) extracted by the bridge processing unit 130. Are extracted and supplied to the SNMP proxy processing unit 136, and the CM processing unit 132 executes processing for other packets.

そして、SNMPプロシキ処理部136は、SNMPパケットがCATV網N1を介して受信されたもの(固有アドレスが用いられているもの)である場合、SNMPパケットが通知や変更の対象として要求しているオブジェクトIDを調べ、このオブジェクトIDが「1.」で始まるもの(ケーブルモデム部30が保持するオブジェクトに付与されたもの)であれば、これをCM処理部132に渡して、CM処理部132に通常のSNMPエージェントとしての処理を実行させる。また、オブジェクトIDが「2.」で始まるもの(接続機器等が保持するオブジェクトに付与されたもの)であれば、ローカルアドレスを用いてSNMPパケットを接続機器等に転送する。   Then, when the SNMP packet is a packet received via the CATV network N1 (a unique address is used), the SNMP proxy processing unit 136 requests the object that the SNMP packet requests for notification or change. The ID is checked, and if this object ID starts with “1.” (provided to the object held by the cable modem unit 30), it is passed to the CM processing unit 132 and is normally sent to the CM processing unit 132. The process as the SNMP agent is executed. If the object ID starts with “2.” (assigned to the object held by the connected device or the like), the SNMP packet is transferred to the connected device or the like using the local address.

一方、SNMPパケットが、接続機器等から受信されたもの(ローカルアドレスが用いられているもの)である場合、先に接続機器等側に転送したSNMPパケットに対応するものである場合のみ、そのSNMPパケットを、固有アドレスを用いてCATV網N1側に転送する。
(3)ケーブルモデム部や接続機器等から情報を獲得する動作について
ここで、CATVセンタ1の管理装置101が、ケーブルモデム部30又は接続機器等が保持する情報(関連情報等)を収集する際の動作を、図3を参照して説明する。
On the other hand, when the SNMP packet is received from a connected device (a local address is used), only when the SNMP packet corresponds to the SNMP packet previously transferred to the connected device or the like. The packet is transferred to the CATV network N1 side using the unique address.
(3) Operation for Acquiring Information from Cable Modem Unit, Connection Device, etc. Here, when management device 101 of CATV center 1 collects information (related information, etc.) held by cable modem unit 30 or connection device, etc. The operation of will be described with reference to FIG.

まず、管理装置101は、情報を収集するタイミング(例えば、一定の時刻やオペレータの操作時)となった際、ケーブルモデム部30に対して、情報を要求する旨のSNMPパケット(SNMP−Getパケット又はSNMP−GetNextパケット)を送信し
、ケーブルモデム部30から返信されてくるSNMPパケット(SNMP−Responce)を受信するまで待機する。
First, the management apparatus 101 receives an SNMP packet (SNMP-Get packet) to request information from the cable modem unit 30 when it is time to collect information (for example, at a certain time or when an operator operates). (SNMP-GetNext packet), and waits until an SNMP packet (SNMP-Response) returned from the cable modem unit 30 is received.

このとき、送信するSNMPパケットには、CATVセンタ1側で管理されているケーブルモデム部30のIPアドレス(DHCPサーバ103により付与されたもの)やMACアドレス、即ち、固有アドレスが付与され、CATV網N1を介してケーブルモデム部30に送信される。   At this time, the IP address (assigned by the DHCP server 103) or the MAC address of the cable modem unit 30 managed on the CATV center 1 side, that is, the unique address is assigned to the SNMP packet to be transmitted, and the CATV network The data is transmitted to the cable modem unit 30 via N1.

次に、ケーブルモデム部30は、管理装置101からのSNMPパケットを受信すると、取得の対象となる情報(オブジェクト)のオブジェクトIDを調べ、オブジェクトIDが「1.*」である場合、自身が保持するMIBからオブジェクトを読み出して、これを応答用のSNMPパケット(SNMP−Responce)を用いて返送する。このとき、返送するSNMPパケットには、固有アドレスが付与される。   Next, when receiving the SNMP packet from the management apparatus 101, the cable modem unit 30 checks the object ID of the information (object) to be acquired, and if the object ID is “1. *”, the cable modem unit 30 holds it. The object is read from the MIB to be transmitted, and is returned using a response SNMP packet (SNMP-Response). At this time, a unique address is given to the SNMP packet to be returned.

一方、オブジェクトIDが「2.*」である場合、このSNMPパケットを、そのオブジェクトIDで表されるオブジェクトを保持する接続機器等(ここでは放送受信部40とする)に転送した後、放送受信部40からの返信を受けるまで待機する。このとき、転送するSNMPパケットには、ローカルアドレスが付与される。   On the other hand, when the object ID is “2. *”, the SNMP packet is transferred to a connected device or the like (in this case, the broadcast receiving unit 40) holding the object represented by the object ID, and then broadcast received. Wait until a reply is received from the unit 40. At this time, a local address is given to the SNMP packet to be transferred.

次に、放送受信部40が、ケーブルモデム部30からのSNMPパケットを受信すると、指定されたオブジェクトIDに対応するオブジェクト(関連情報)をMIBから読み出して、これを応答用のSNMPパケット(SNMP−Responce)を用いてケーブルモデム部30に返送する。このとき、返送するSNMPパケットには、ローカルアドレスが付与される。   Next, when the broadcast receiving unit 40 receives an SNMP packet from the cable modem unit 30, it reads out an object (related information) corresponding to the designated object ID from the MIB, and reads it out as a response SNMP packet (SNMP- Response) is sent back to the cable modem unit 30. At this time, a local address is given to the SNMP packet to be returned.

次に、ケーブルモデム部30が、放送受信部40からSNMPパケットの返信を受けると、先に放送受信部40に対して送信したSNMPパケットに対応するものである場合にのみ、このSNMPパケットを管理装置101に転送する。このとき、転送するSNMPパケットには、固有アドレスが付与される。   Next, when the cable modem unit 30 receives a reply of the SNMP packet from the broadcast receiving unit 40, the SNMP modem manages the SNMP packet only when it corresponds to the SNMP packet previously transmitted to the broadcast receiving unit 40. Transfer to device 101. At this time, a unique address is given to the SNMP packet to be transferred.

そして、管理装置101が、ケーブルモデム部30からの返信を受け、この返信からオブジェクトを抽出した後、こうして抽出したオブジェクトを管理するための処理(内蔵する記憶部への保存、関連情報の集計など)を行う。   Then, after the management apparatus 101 receives a reply from the cable modem unit 30 and extracts an object from this reply, a process for managing the object thus extracted (storing in a built-in storage unit, totaling related information, etc.) )I do.

つまり、ケーブルモデム部30は、管理装置101から接続機器等が保持する情報を通知又は変更する要求(SNMPパケット)を受信した場合、管理装置101の代理で接続機器等(放送受信部40)に通知又は変更を要求し、その要求に対する応答を、接続機器等の代理で管理装置101に送信するように構成されている。
(4)効果
以上説明したように、本実施形態のセットトップボックス3によれば、ケーブルモデム部30は、SNMPパケットが含まれる自装置宛(宛先MACアドレスがケーブルモデム部30の固有アドレス)の受信パケットのみをスヌープ処理部134による処理の対象としているため、スヌープ処理部134(ひいてはケーブルモデム部30)の処理負荷を軽減することができると共に、接続機器等に中継される他のパケット(宛先MACアドレスが接続機器等の固有アドレスであるパケット)に、不必要な遅延を与えてしまうことがないため、これら中継すべきパケットのスループットを向上させることができる。
That is, when the cable modem unit 30 receives a request (SNMP packet) for notifying or changing information held by the connected device or the like from the management device 101, the cable modem unit 30 acts as a proxy for the management device 101 to the connected device or the like (broadcast receiving unit 40). A notification or change is requested, and a response to the request is transmitted to the management apparatus 101 on behalf of the connected device or the like.
(4) Effect As described above, according to the set-top box 3 of the present embodiment, the cable modem unit 30 is addressed to its own device including the SNMP packet (the destination MAC address is the unique address of the cable modem unit 30). Since only received packets are processed by the snoop processing unit 134, the processing load on the snoop processing unit 134 (and thus the cable modem unit 30) can be reduced, and other packets (destination) relayed to the connected device or the like Packets whose MAC address is a unique address of a connected device or the like are not given unnecessary delay, so that the throughput of these packets to be relayed can be improved.

また、本実施形態のセットトップボックス3によれば、ケーブルモデム部30を構成する際に、一般的なケーブルモデムに実装されているSNMPエージェント機能、及びスヌープ(パケットキャプチャ)機能を有効に利用することができ、しかも、スヌープの対象
を変更することで、ケーブルモデム部30でのスループットを低下させることなく、SNMPプロキシエージェント機能を付加することができる。
Further, according to the set top box 3 of the present embodiment, when the cable modem unit 30 is configured, the SNMP agent function and the snoop (packet capture) function installed in a general cable modem are effectively used. In addition, the SNMP proxy agent function can be added without changing the throughput in the cable modem unit 30 by changing the snoop target.

なお、セットトップボックス3を用いてスループットを測定する実験を行ったところ、全てのパケットをスヌープの対象とする従来装置において、スヌープ機能をオフにした時と同程度のスループットを得ることができ、従来装置と比較してスループットが3倍(12Mbps→35Mbps)に改善された。
(5)変形例
以上、本発明の一実施形態について説明したが、本発明は、上記実施形態に何ら限定されることはなく、本発明の技術的範囲に属する限り種々の形態をとり得ることはいうまでもない。
In addition, when an experiment for measuring the throughput using the set top box 3 was performed, in the conventional apparatus that snoops all packets, it is possible to obtain the same throughput as when the snoop function is turned off, Compared with the conventional apparatus, the throughput was improved to 3 times (12 Mbps → 35 Mbps).
(5) Modifications One embodiment of the present invention has been described above, but the present invention is not limited to the above embodiment, and can take various forms as long as they belong to the technical scope of the present invention. Needless to say.

例えば、上記実施形態においては、ケーブルモデム終端装置107に接続されたセットトップボックス3が1台だけとなっている構成を例示したが、ケーブルモデム終端装置107に複数のセットトップボックス3が接続された構成としてもよい。   For example, in the above-described embodiment, a configuration in which only one set-top box 3 is connected to the cable modem termination device 107 is illustrated. However, a plurality of set-top boxes 3 are connected to the cable modem termination device 107. It is good also as a structure.

また、上記実施形態においては、関連情報がセットトップボックス3(またはテレビ受像器5)に関するステータス情報となっている構成を例示したが、この関連情報には、ステータス情報以外の情報を含めてもよい。   In the above embodiment, the configuration in which the related information is status information related to the set-top box 3 (or the television receiver 5) is exemplified. However, the related information may include information other than the status information. Good.

また、上記実施形態においては、ケーブルモデム部30と放送受信部40との間でのみ有効なローカルアドレスを設定することにより、両者間に仮想的なネットワークが形成された状態とするように構成されたものを例示した。しかし、この両者間に仮想的なネットワークを形成するための構成としては、ローカルアドレスを設定する以外の構成を採用することもできる。例えば、CATVセンタ1に至る経路で形成されたネットワークで用いられている通信規則とは別の通信規則(例えば、IPv4が用いられている場合においてIPv6)を用いることにより、両者間に仮想的なネットワークが形成された状態とするといった構成を考えることができる。   Moreover, in the said embodiment, it is comprised so that it may be in the state by which the virtual network was formed between both by setting an effective local address only between the cable modem part 30 and the broadcast receiving part 40. The example was shown. However, as a configuration for forming a virtual network between them, a configuration other than setting a local address can be adopted. For example, by using a communication rule (for example, IPv6 when IPv4 is used) different from the communication rule used in the network formed by the route to the CATV center 1, a virtual A configuration in which a network is formed can be considered.

また、上記実施形態においては、セットトップボックス3が、ケーブルモデム部30と放送受信部40とを一体化した装置とされている構成を例示したが、これらケーブルモデム部30と放送受信部40とを別体の装置、つまりケーブルモデム部30をセットトップボックス3から独立させて、ケーブルモデム(ケーブルモデム部30からなる)とセットトップボックス(放送受信部40からなる)とにより構成してもよい。   Moreover, in the said embodiment, although the set top box 3 illustrated the structure made into the apparatus which integrated the cable modem part 30 and the broadcast receiving part 40, these cable modem part 30, the broadcast receiving part 40, May be constituted by a cable modem (comprising the cable modem unit 30) and a set top box (comprising the broadcast receiving unit 40), with the cable modem unit 30 being made independent of the set top box 3. .

この場合、図4に示すように、ケーブルモデム部30からなるケーブルモデム30aにハブやルータなどの中継装置7を介して放送受信部40からなるセットトップボックス40aを複数が接続された構成としてもよい。
(6)本発明との対応関係
以上説明した実施形態において、ブリッジ処理部130がブリッジ手段、ブリッジ処理部130のRF受信部31からの入力端が第1のポート、インターフェース部37,39、及び放送受信部40への出力端が第2のポートに相当する。
In this case, as shown in FIG. 4, a plurality of set-top boxes 40a each including a broadcast receiving unit 40 may be connected to the cable modem 30a including the cable modem unit 30 via a relay device 7 such as a hub or a router. Good.
(6) Correspondence with the Present Invention In the embodiment described above, the bridge processing unit 130 is the bridge means, the input terminal from the RF receiving unit 31 of the bridge processing unit 130 is the first port, the interface units 37 and 39, and The output terminal to the broadcast receiving unit 40 corresponds to the second port.

また、CM処理部132がパケット処理手段、スヌープ処理部134がパケットキャプチャ手段、SNMPプロシキ処理部136が、例外処理実行手段および振分手段に相当する。   The CM processing unit 132 corresponds to a packet processing unit, the snoop processing unit 134 corresponds to a packet capture unit, and the SNMP proxy processing unit 136 corresponds to an exception processing execution unit and a distribution unit.

CATVシステムの構成を示すブロック図Block diagram showing the configuration of a CATV system ケーブルモデム部の構成を示すブロック図Block diagram showing the configuration of the cable modem unit MIBの設定を示す説明図およびCATVシステムの動作概要を示すシーケンス図Explanatory diagram showing setting of MIB and sequence diagram showing outline of operation of CATV system CATVシステムの他の構成を示すブロック図Block diagram showing another configuration of the CATV system

符号の説明Explanation of symbols

1…CATVセンタ、3,40a…セットトップボックス、5…テレビ受像器、7…中継装置、10…ネットワーク管理部、12…放送サービス管理部、14…混合器、30…ケーブルモデム部、30a…ケーブルモデム、31,41…RF受信部、33…RF送信部、35…CM管理部、37…LANインターフェース部、39…USBインターフェース部、40…放送受信部、43…受信管理部、45…映像/音声処理部、50…混合/分波器、101…管理装置、103…DHCPサーバ、105…ルータ、107…ケーブルモデム終端装置、109…ハブ、130…ブリッジ処理部、132…CM処理部、134…スヌープ処理部、136…SNMPプロシキ処理部、N1…CATV網、N2…インターネット。   DESCRIPTION OF SYMBOLS 1 ... CATV center, 3,40a ... Set top box, 5 ... Television receiver, 7 ... Relay device, 10 ... Network management part, 12 ... Broadcast service management part, 14 ... Mixer, 30 ... Cable modem part, 30a ... Cable modem, 31, 41 ... RF receiver, 33 ... RF transmitter, 35 ... CM manager, 37 ... LAN interface, 39 ... USB interface, 40 ... broadcast receiver, 43 ... receive manager, 45 ... video / Voice processing unit, 50 ... mixing / demultiplexing unit, 101 ... management device, 103 ... DHCP server, 105 ... router, 107 ... cable modem termination device, 109 ... hub, 130 ... bridge processing unit, 132 ... CM processing unit, 134: Snoop processing unit, 136: SNMP proxy processing unit, N1: CATV network, N2: Internet.

Claims (3)

CATV網に接続される第1のポートと、
前記CATV網を介した通信を行う1乃至複数の端末が接続される1乃至複数の第2のポートと、
少なくとも前記第1のポートを介して受信した受信パケットを、該受信パケットに付与されたMACアドレスに従って、該MACアドレスを有した端末が存在する第2のポートに中継すると共に、自装置宛の受信パケットを抽出するブリッジ手段と、
前記ブリッジ手段により抽出された自装置宛の受信パケットに基づいて、予め設定された通常処理を実行するパケット処理手段と、
前記受信パケットのデータ部に示された情報を参照して、前記受信パケットの中から予め指定された指定パケットを抽出するパケットキャプチャ手段と、
を備えたケーブルモデムにおいて、
前記パケットキャプチャ手段は、前記ブリッジ手段により抽出された自装置宛の受信パケットの中から前記指定パケットを抽出するように設定され、
更に、
前記指定パケットについて、前記通常処理とは異なる例外処理を実行する例外処理実行手段と、
前記パケットキャプチャ手段が抽出した指定パケットを、該指定パケットが例外処理の対象となるものであれば前記例外処理手段に、それ以外であれば前記パケット処理手段に処理させる振分手段と、
を設けたことを特徴とするケーブルモデム。
A first port connected to the CATV network;
One or more second ports to which one or more terminals that perform communication via the CATV network are connected;
At least a received packet received via the first port is relayed to a second port where a terminal having the MAC address is present according to the MAC address assigned to the received packet, and received to the own device A bridge means for extracting packets;
Packet processing means for executing normal processing set in advance based on the received packet addressed to the own device extracted by the bridge means;
Referring to the information shown in the data portion of the received packet, packet capture means for extracting a designated packet designated in advance from the received packet;
In cable modem with
The packet capture means is set to extract the designated packet from the received packets destined for the own apparatus extracted by the bridge means,
Furthermore,
Exception processing execution means for executing exception processing different from the normal processing for the designated packet;
A distribution unit that causes the specified packet extracted by the packet capture unit to be processed by the exception processing unit if the specified packet is an exception processing target;
A cable modem characterized by the provision of
前記指定パケットがSNMPパケットであり、前記通常処理が自装置に対するSNMPパケットについて応答するSNMPエージェントとしての機能を実現する処理、前記例外処理が前記第2のポートに接続された端末に対するSNMPパケットについて代理応答するSNMPプロキシエージェントとしての機能を実現する処理であることを特徴とする請求項1に記載のケーブルモデム。   The designated packet is an SNMP packet, the normal process is a process that realizes a function as an SNMP agent that responds to an SNMP packet for its own device, and the exception process is a proxy for an SNMP packet for a terminal connected to the second port. The cable modem according to claim 1, wherein the cable modem is a process for realizing a function as a responding SNMP proxy agent. 請求項2に記載のケーブルモデムと、
CATV網を介して伝送されてくる放送を受信する放送受信部と、
を備え、前記例外処理手段は、少なくとも前記放送受信部に対するSNMPパケットについて代理応答することを特徴とするセットトップボックス。
A cable modem according to claim 2;
A broadcast receiver for receiving a broadcast transmitted via the CATV network;
And the exception processing means makes a proxy response for at least an SNMP packet to the broadcast receiving unit.
JP2006100270A 2006-03-31 2006-03-31 Cable modem, set top box Expired - Fee Related JP4903475B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006100270A JP4903475B2 (en) 2006-03-31 2006-03-31 Cable modem, set top box

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006100270A JP4903475B2 (en) 2006-03-31 2006-03-31 Cable modem, set top box

Publications (2)

Publication Number Publication Date
JP2007274574A JP2007274574A (en) 2007-10-18
JP4903475B2 true JP4903475B2 (en) 2012-03-28

Family

ID=38676864

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006100270A Expired - Fee Related JP4903475B2 (en) 2006-03-31 2006-03-31 Cable modem, set top box

Country Status (1)

Country Link
JP (1) JP4903475B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5037376B2 (en) * 2008-02-06 2012-09-26 株式会社リコー Information processing apparatus, power mode control method, power mode control program, and recording medium
JP5102133B2 (en) * 2008-07-22 2012-12-19 マスプロ電工株式会社 Cable modem and terminal device
WO2014034075A1 (en) * 2012-08-29 2014-03-06 日本電気株式会社 Network monitor system, communication apparatus, network management method, and network management program storage medium

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3922312B2 (en) * 1997-02-13 2007-05-30 ソニー株式会社 Cable modem and cable modem control method
JPH10257085A (en) * 1997-03-14 1998-09-25 Toshiba Corp Data communication system equipment, connection terminal and server device
JP2004282210A (en) * 2003-03-13 2004-10-07 Matsushita Electric Ind Co Ltd Two-way cable television broadcast receiver

Also Published As

Publication number Publication date
JP2007274574A (en) 2007-10-18

Similar Documents

Publication Publication Date Title
US10439862B2 (en) Communication terminal with multiple virtual network interfaces
JP3922312B2 (en) Cable modem and cable modem control method
US7835274B2 (en) Wideband provisioning
CA2698055C (en) Selection of a proxy device for a network
EP2219380A2 (en) Personal TV gateway STB / router
US20090080448A1 (en) Media streaming device with gateway functionality
CN108989264A (en) A kind of live broadcasting method, system and relevant device
JP2009514337A (en) System and method for selecting signal input
WO2008040617A1 (en) Method of resource reservation in a local area network comprising a plurality of subnets, corresponding computer program product, storage means and device
JP4903475B2 (en) Cable modem, set top box
JP4658704B2 (en) CATV system, cable modem and program
US20050073966A1 (en) Method and apparatus for identifying devices supporting multicast channel allocation protocol (MCAP) on the same network and multicast communication method using the same
CN102186047B (en) Coaxial-cable-based Internet protocol television (IPTV) home network system and data processing method thereof
JP4919969B2 (en) Reception resource allocation method and system in gateway server
JP4896145B2 (en) System and method for distributing satellite services at multiple security levels
CN111064594B (en) Gateway information processing method, gateway, account management system and storage medium
JP2007150513A (en) Plc repeater, plc communication system and plc communication method
CN100571279C (en) The communication means of radio receiver and the described radio receiver of use
JP5102133B2 (en) Cable modem and terminal device
US20090150955A1 (en) Apparatus and method for switch operation of downstream terminal platform for ip data transmission using legacy transmission system in hfc network
JP4685517B2 (en) CATV system, cable modem and program
WO2019146895A1 (en) Cable modem apparatus and control method thereof
CN117714807B (en) Playing method, device, storage medium and program product of network television service
JP2004222042A (en) Content distribution apparatus and method therefor
JP2010268410A (en) Data communication device, home network system, data communication method, program and integrated circuit

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20090323

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110921

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20111004

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20111213

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120105

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20150113

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees