JP2006140671A - In-system device centralized control system - Google Patents
In-system device centralized control system Download PDFInfo
- Publication number
- JP2006140671A JP2006140671A JP2004327346A JP2004327346A JP2006140671A JP 2006140671 A JP2006140671 A JP 2006140671A JP 2004327346 A JP2004327346 A JP 2004327346A JP 2004327346 A JP2004327346 A JP 2004327346A JP 2006140671 A JP2006140671 A JP 2006140671A
- Authority
- JP
- Japan
- Prior art keywords
- mib
- information
- extended
- mib information
- unit
- 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.)
- Granted
Links
Landscapes
- Computer And Data Communications (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Maintenance And Management Of Digital Transmission (AREA)
Abstract
Description
この発明は、系内の各装置の状態を管理する系内装置集中管理システムに関するもので
ある。
The present invention relates to an in-system apparatus centralized management system that manages the status of each apparatus in the system.
TCP/IP(Transmission Control Protocol/In
ternet Protocol)ネットワークでは、ルータ、コンピュータ、端末など
のネットワーク装置は、SNMP(Simple Network Managemen
t Protocol)プロトコルによりネットワーク経由で監視、制御される。このネ
ットワーク装置は、MIB(Management Information Base)
と呼ばれる管理情報データベースを持っており、管理を行うマネージャは、これらネット
ワーク装置(エージェント)のMIBに基づいて管理を行う。MIBとは、SNMPプロ
トコルで管理されるネットワーク装置が、自分の状態を外部に知らせるために公開する管
理情報データベースであり、標準MIBと拡張MIBがある。
標準MIBは、RFC(Request for Comments)で決められた標
準のMIBであり、拡張MIBは、メーカが自社のハードウェアに対し、独自に作成した
MIBであり、標準MIBではカバーしきれない細かな管理情報を扱うことができる。ま
た、MIBに格納されている管理情報をオブジェクト(Object)と呼び、個々のオ
ブジェクトには一意の数字がふられていて、この数字をオブジェクトID(OID)とい
う。OIDは、ツリー状に管理されており、階層を辿ることにより、目的のオブジェクト
が参照される。
TCP / IP (Transmission Control Protocol / In
In the territory protocol (network) network, a network device such as a router, a computer, or a terminal is a simple network manager (SNMP).
(t Protocol) protocol is monitored and controlled via the network. This network device is a MIB (Management Information Base).
A management information database called “Management Information Database” is managed based on the MIB of these network devices (agents). The MIB is a management information database that is disclosed by a network device managed by the SNMP protocol in order to inform the outside of its state, and includes a standard MIB and an extended MIB.
The standard MIB is a standard MIB determined by RFC (Request for Comments), and the extended MIB is a MIB created independently by the manufacturer for its own hardware, and cannot be fully covered by the standard MIB. Management information can be handled. Also, the management information stored in the MIB is called an object (Object), and each object is given a unique number, and this number is called an object ID (OID). The OID is managed in a tree shape, and a target object is referred to by tracing the hierarchy.
本発明の先行技術には、特許文献1の階層型ネットワーク管理方式がある。
この特許文献1では、ネットワーク装置により構成されるサブネットワークを管理する
サブネットワーク管理システムを、上位層の統合管理システムにより、管理し、統合管理
システムは、独自管理情報ベースに依存しない標準管理情報ベースを管理する標準管理手
段を有し、サブネットワーク管理システムは、独自管理情報ベースを標準管理情報ベース
に変換する変換手段を有している。
特許文献1では、統合管理システムから、ネットワーク装置(被管理装置)を一元的に
管理するために、サブネットワーク管理システムを介在させる必要がある。
また、特許文献1では、統合管理システムとネットワーク装置(被管理装置)の間のサ
ブネットワーク管理システムにて、独自のパラメータと標準MIBとを変換するので、統
合管理システムが扱うデータベースは、標準MIBである。
As a prior art of the present invention, there is a hierarchical network management system disclosed in Patent Document 1.
In Patent Document 1, a subnetwork management system that manages a subnetwork constituted by network devices is managed by an upper layer integrated management system, and the integrated management system is a standard management information base that does not depend on a unique management information base. The sub-network management system has conversion means for converting the unique management information base into the standard management information base.
In Patent Document 1, it is necessary to intervene a sub-network management system in order to centrally manage network devices (managed devices) from the integrated management system.
In Patent Document 1, since a unique parameter and a standard MIB are converted in a sub-network management system between the integrated management system and a network device (managed device), the database handled by the integrated management system is a standard MIB. It is.
従来、IP上で装置の設定や健康状態を管理する際、SNMPプロトコルにより、特許
文献1のような標準MIBデータベースに基づいて管理することが一般的であるが、標準
MIBで認識できる内容は、インタフェースや通信手順に関するものが多く、装置の状態
(アラームの有無など)や固有の情報を管理できない、という問題があった。
上述の問題を解決する方法として、SNMPの拡張MIBを使用すれば、装置の状態も
含んだ詳細な内容まで管理できるが、拡張MIBは、各装置毎に定義が異なるので、各装
置を系内に設置するたびに拡張MIBの定義ファイルをマネージャに反映しなければなら
ないという課題があった。
Conventionally, when managing device settings and health status over IP, it is common to manage based on a standard MIB database such as Patent Document 1 using the SNMP protocol. There were many problems related to interfaces and communication procedures, and there was a problem that device status (such as the presence of an alarm) and unique information could not be managed.
As a method for solving the above-mentioned problem, if the extended MIB of SNMP is used, detailed contents including the state of the device can be managed. However, the definition of the extended MIB is different for each device. There is a problem that the definition file of the extended MIB must be reflected in the manager every time it is installed in the network.
この発明は、上述のような課題を解決するためになされたものであり、被管理装置を新
規に系内に設置する際に、被管理装置との間に別の装置を介することなく、また管理端末
に新規に設置する被管理装置の拡張MIBの定義ファイルを実装することなく、被管理装
置の機器状態を管理することができる系内装置集中管理システムを得ることを目的にして
いる。
The present invention has been made to solve the above-described problems. When a managed device is newly installed in the system, the device is not interposed between the managed device and the device. It is an object of the present invention to obtain an in-system apparatus centralized management system capable of managing the device status of a managed apparatus without mounting a definition file for an extended MIB of the managed apparatus newly installed in the management terminal.
この発明に係わる系内装置集中管理システムにおいては、インターネット網を介して、
被管理装置をSNMPプロトコルによって監視制御する管理端末を有する系内装置集中管
理システムにおいて、
被管理装置は、自装置内のハードウェア状態を監視する装置状態監視部、自装置のインタ
フェース状態を監視するインタフェース状態監視部、装置状態監視部及びインタフェース
状態監視部により監視された自装置の状態を、共通ポリシーに基づいたOIDツリー構成
を有する拡張MIB情報に生成するMIB情報生成部、このMIB情報生成部により生成
された拡張MIB情報を格納する第一のMIBデータベース、及びこの第一のMIBデー
タベースに格納された拡張MIB情報をSNMPプロトコルにより管理端末に送信する第
一のSNMPプロトコル処理部を備え、
管理端末は、被管理装置からSNMPプロトコルにより送信された拡張MIB情報を受信
する第二のSNMPプロトコル処理部、この第二のSNMPプロトコル処理部により受信
された拡張MIB情報を格納する第二のMIBデータベース、及びこの第二のMIBデー
タベースに格納された拡張MIB情報を共通ポリシーに基づき解析し、被管理装置の状態
を認識するMIB情報解析部を備えたものである。
In the system centralized management system according to the present invention, via the Internet network,
In the system centralized management system having a management terminal for monitoring and controlling the managed device by the SNMP protocol,
The managed device is a device status monitoring unit that monitors the hardware status in the own device, an interface status monitoring unit that monitors the interface status of the own device, the device status monitoring unit, and the status of the own device monitored by the interface status monitoring unit. Is generated in the extended MIB information having the OID tree configuration based on the common policy, the first MIB database storing the extended MIB information generated by the MIB information generating unit, and the first MIB A first SNMP protocol processing unit for transmitting the extended MIB information stored in the database to the management terminal by the SNMP protocol;
The management terminal receives a second SNMP protocol processing unit that receives the extended MIB information transmitted from the managed device using the SNMP protocol, and a second MIB that stores the extended MIB information received by the second SNMP protocol processing unit. An MIB information analysis unit that analyzes the extended MIB information stored in the database and the second MIB database based on the common policy and recognizes the state of the managed device is provided.
この発明は、以上説明したように、インターネット網を介して、被管理装置をSNMP
プロトコルによって監視制御する管理端末を有する系内装置集中管理システムにおいて、
被管理装置は、自装置内のハードウェア状態を監視する装置状態監視部、自装置のインタ
フェース状態を監視するインタフェース状態監視部、装置状態監視部及びインタフェース
状態監視部により監視された自装置の状態を、共通ポリシーに基づいたOIDツリー構成
を有する拡張MIB情報に生成するMIB情報生成部、このMIB情報生成部により生成
された拡張MIB情報を格納する第一のMIBデータベース、及びこの第一のMIBデー
タベースに格納された拡張MIB情報をSNMPプロトコルにより管理端末に送信する第
一のSNMPプロトコル処理部を備え、
管理端末は、被管理装置からSNMPプロトコルにより送信された拡張MIB情報を受信
する第二のSNMPプロトコル処理部、この第二のSNMPプロトコル処理部により受信
された拡張MIB情報を格納する第二のMIBデータベース、及びこの第二のMIBデー
タベースに格納された拡張MIB情報を共通ポリシーに基づき解析し、被管理装置の状態
を認識するMIB情報解析部を備えたので、被管理装置を新規に系内に設置する際に、管
理端末は、被管理装置との間に別の装置を介することなく、また新規に設置された被管理
装置の拡張MIBの定義ファイルを実装することなく、被管理装置の機器状態などを管理
することが可能となる。
As described above, according to the present invention, the managed device is connected to the SNMP via the Internet network.
In a system centralized management system having a management terminal that is monitored and controlled by a protocol,
The managed device is a device status monitoring unit that monitors the hardware status in the own device, an interface status monitoring unit that monitors the interface status of the own device, the device status monitoring unit, and the status of the own device monitored by the interface status monitoring unit. Is generated in the extended MIB information having the OID tree configuration based on the common policy, the first MIB database storing the extended MIB information generated by the MIB information generating unit, and the first MIB A first SNMP protocol processing unit for transmitting the extended MIB information stored in the database to the management terminal by the SNMP protocol;
The management terminal receives a second SNMP protocol processing unit that receives the extended MIB information transmitted from the managed device using the SNMP protocol, and a second MIB that stores the extended MIB information received by the second SNMP protocol processing unit. The MIB and the MIB information analysis unit that analyzes the extended MIB information stored in the database and the second MIB database based on the common policy and recognizes the status of the managed device are provided. At the time of installation, the management terminal is not connected to the managed device via another device, and without installing the definition file of the extended MIB of the newly installed managed device. It becomes possible to manage the state and the like.
実施の形態1.
図1は、この発明の実施の形態1による系内装置集中管理システムの適用例を示す図で
ある。
図1において、基地局1は、衛星2を介してDAMA(Demand Assignm
ent Multiple Access:衛星電話)制御局3、地上局4、船舶5とそ
れぞれ通信するように構成されている。
本発明の系内装置集中管理システムは、基地局1に適用されたものである。SNMPマ
ネージャ11は、ネットワーク19を介して、VoIP GW(Voice over
Internet Protcol GateWay:IPネットワーク経由で音声情報
を送受信するための技術)12、データ端末13、ルータ14、回線制御端末(衛星回線
GW)15、グループモデム16、映像配信サーバ17、外部ネットワークに接続される
アクセスルータ18に接続されている。12〜18がSNMPマネージャ11(管理端末)
により管理されるエージェント(被管理装置)である。
SNMPマネージャ11に共通ポリシーを反映した拡張MIBを実装しておけば、上述
の各被管理装置(エージェント)を新規に設置する際に、SNMPの設定変更・追加を行
うことなく、SNMPマネージャ11からこれら被管理装置の状態を管理することができ
る。
Embodiment 1 FIG.
FIG. 1 is a diagram showing an application example of an in-system apparatus centralized management system according to Embodiment 1 of the present invention.
In FIG. 1, a base station 1 receives a DAMA (Demand Assignnm) via a satellite 2.
ent Multiple Access (satellite telephone) is configured to communicate with the control station 3, the ground station 4, and the ship 5.
The system centralized management system of the present invention is applied to the base station 1. The SNMP manager 11 is connected to the VoIP GW (Voice over) via the network 19.
Internet Protocol Gateway: technology for transmitting / receiving voice information via an IP network 12, data terminal 13, router 14, line control terminal (satellite line GW) 15, group modem 16, video distribution server 17, external network Connected to the access router 18. 12 to 18 are SNMP managers 11 (management terminals).
Is an agent (managed device) managed by.
If the extended MIB reflecting the common policy is installed in the SNMP manager 11, when the above-mentioned managed devices (agents) are newly installed, the SNMP manager 11 does not change or add the SNMP settings. The state of these managed devices can be managed.
以下に、本発明をさらに詳細に説明する。
図2は、この発明の実施の形態1による系内装置集中管理システムを示す機能ブロック
図である。
図2において、エージェント201(被管理装置)からマネージャ202(管理端末)
へは、SNMPプロトコルの拡張MIBにより装置の状態が通知される。
エージェント201は、次のように構成されている。装置状態監視部21は、自装置内
のハードウェアの障害有無を監視し、障害検出時にはMIB情報生成部23に通知する。
インタフェース状態監視部22は、装置外部とのインタフェースの障害有無を監視し、障
害検出時には、MIB情報生成部23に通知する。
MIB情報生成部23は、装置状態監視部21やインタフェース状態監視部22からの
障害情報を受信すると、障害の影響度により予め分類していた障害度合い、重度/中度/
軽度、に従って、MIB情報を生成し、データベースのMIB24(第一のMIBデータ
ベース)に保管する。このMIB情報は、共通ポリシーにしたがって生成された拡張MI
B情報である。インタフェース部を有するIP/UDP(User Datagram
Protocol)/SNMP処理部25(第一のSNMPプロトコル処理部)は、IP
/UDP/SNMPプロトコルによって、MIB24に保管された拡張MIB情報をマネ
ージャ202へ通知する。このときの送信の単位は、MIB情報単位(=オブジェクト単
位)であり、送信するタイミングは、事象の発生時である。
The present invention is described in further detail below.
FIG. 2 is a functional block diagram showing the system centralized management system according to Embodiment 1 of the present invention.
In FIG. 2, the agent 201 (managed device) to the manager 202 (management terminal)
Is notified of the status of the apparatus by an extended MIB of the SNMP protocol.
The agent 201 is configured as follows. The device status monitoring unit 21 monitors the presence or absence of a hardware failure in the device itself, and notifies the MIB information generation unit 23 when a failure is detected.
The interface state monitoring unit 22 monitors the presence / absence of an interface failure with the outside of the apparatus, and notifies the MIB information generating unit 23 when a failure is detected.
When receiving the failure information from the device state monitoring unit 21 or the interface state monitoring unit 22, the MIB information generation unit 23 determines the failure degree, severity / moderate /
According to the mild, MIB information is generated and stored in the MIB 24 (first MIB database) of the database. This MIB information is an extended MI generated according to the common policy.
B information. IP / UDP (User Datagram) with interface
Protocol) / SNMP processing unit 25 (first SNMP protocol processing unit)
The manager 202 is notified of the extended MIB information stored in the MIB 24 by the / UDP / SNMP protocol. The transmission unit at this time is a MIB information unit (= object unit), and the transmission timing is when an event occurs.
マネージャ202は、次のように構成されている。エージェント201よりIP/UD
P/SNMPプロトコルによって通知された拡張MIB情報は、インタフェース部を有す
るIP/UDP/SNMP処理部26(第二のSNMPプロトコル処理部)で受信され、
データベースMIB27(第二のMIBデータベース)に保管される。MIB情報解析部
28は、MIB27に保管された拡張MIB情報を、共通ポリシーに照合して解析し、エ
ージェントで発生した障害の度合い、重度/中度/軽度、を認識する。
The manager 202 is configured as follows. IP / UD from agent 201
The extended MIB information notified by the P / SNMP protocol is received by the IP / UDP / SNMP processing unit 26 (second SNMP protocol processing unit) having an interface unit,
It is stored in the database MIB27 (second MIB database). The MIB information analysis unit 28 analyzes the extended MIB information stored in the MIB 27 against the common policy, and recognizes the degree of failure that has occurred in the agent, severe / moderate / mild.
次に、拡張MIBの共通ポリシーについて説明する。
SNMPのMIBは、各メーカー間、装置間で汎用的な標準MIB(MIB−II)とメ
ーカー独自に定義する拡張MIBがある。
図3は、この発明の実施の形態1による系内装置集中管理システムの拡張MIBの例を
示す図であり、拡張MIBにおける本発明の共通ポリシーを示している。
図3において、拡張MIBのOID(Object ID;MIBの分類ツリー構成)
は、iso(1)−org(3)−dod(6)−internet(1)−priva
te(4)−enterprise(1)−メーカコード31(例えば、Melco(4
09)−メーカ内系統分類部32−…、のようになっている。この内のenterpri
se(1)以下が拡張MIBである。
拡張MIBの配下に、本発明の共通ポリシーへの準拠/非準拠を示す本発明ID33、
共通ポリシーを適用/非適用を分類する共通ポリシー適用部34、および装置のIDを示
す装置ID部35、共通ポリシーの内容を示す共通ポリシー部36、装置毎の詳細内容を
示す詳細部37、を設定する。
共通ポリシー部36には、アラーム(障害)の重大度(重度/中度/軽度)、アラーム
の種類(装置/インタフェース/その他)など、種々の装置で汎用的な内容が盛込まれて
いる。
すなわち、拡張MIBのOIDは、共通ポリシーに基づいたツリー構成となっている。
この共通ポリシーは、各メーカなどにより、例えば装置のアラームの有無など汎用性の高
い内容を独自に定義することができ、各装置の状態を大まかに一元的に監視することがで
きる特徴を有する。
したがって、新規に被管理装置を設置した際に、この被管理装置の拡張MIBの定義フ
ァイルをマネージャに実装しなくても、マネージャが共通ポリシーを解析できれば、アラ
ームの種類および重要度を認識することができる。
Next, the common policy of the extended MIB will be described.
SNMP MIBs include general-purpose standard MIB (MIB-II) between manufacturers and between devices, and extended MIBs defined by manufacturers.
FIG. 3 is a diagram showing an example of the extended MIB of the central apparatus centralized management system according to the first embodiment of the present invention, and shows the common policy of the present invention in the extended MIB.
In FIG. 3, OID of extended MIB (Object ID; MIB classification tree structure)
Iso (1) -org (3) -dod (6) -internet (1) -priva
te (4) -enterprise (1) -maker code 31 (for example, Melco (4
09) -In-maker system classification unit 32--. Of these enterpri
The se below (1) is the extended MIB.
Invention ID 33 indicating compliance / non-compliance with the common policy of the present invention under the extended MIB,
A common policy application unit 34 for classifying application / non-application of a common policy, a device ID unit 35 indicating an ID of the device, a common policy unit 36 indicating the content of the common policy, and a detailed unit 37 indicating the detailed content of each device Set.
The common policy unit 36 contains general-purpose contents for various devices such as alarm (failure) severity (severe / medium / mild) and alarm type (device / interface / other).
That is, the OID of the extended MIB has a tree configuration based on the common policy.
This common policy has the feature that each manufacturer can uniquely define highly versatile contents such as the presence or absence of an alarm of a device, and can monitor the state of each device roughly in an integrated manner.
Therefore, when a new managed device is installed, if the manager can analyze the common policy without installing the definition file of the extended MIB of the managed device in the manager, the type and importance of the alarm can be recognized. Can do.
次に、動作について説明する。
エージェント201からマネージャ202へは、SNMPプロトコルの拡張MIBによ
って、装置の状態が通知される。ここで、マネージャ202は、エージェント201の拡
張MIBファイルを実装していなくても、上述の拡張MIBの共通ポリシーを認識するこ
とにより、装置の状態を認識することができる。
まず、エージェント201内の動作を説明する。
装置状態監視部21及びインタフェース状態監視部22により、それぞれ装置内のハー
ドウェアの障害、及び装置外部とのインタフェースの障害を検出し、この検出時には、M
IB情報生成部23に通知する。MIB情報生成部23は、これらの障害情報を受信し、
あらかじめ分類していた障害度合い、重度/中度/軽度、により、共通ポリシーにしたが
った拡張MIB情報を生成し、データベースのMIB24に保管する。MIB24に保管
された拡張MIB情報は、IP/UDP/SNMPプロトコルによってマネージャ202
へ通知される。
Next, the operation will be described.
The state of the apparatus is notified from the agent 201 to the manager 202 by the extended MIB of the SNMP protocol. Here, the manager 202 can recognize the state of the device by recognizing the above-mentioned extended MIB common policy even if the extended MIB file of the agent 201 is not installed.
First, the operation in the agent 201 will be described.
The device state monitoring unit 21 and the interface state monitoring unit 22 detect a hardware failure in the device and an interface failure with the outside of the device.
The IB information generation unit 23 is notified. The MIB information generation unit 23 receives these pieces of failure information,
Extended MIB information according to the common policy is generated according to the failure degree, severe / moderate / mild, which has been classified in advance, and stored in the MIB 24 of the database. The extended MIB information stored in the MIB 24 is stored in the manager 202 by the IP / UDP / SNMP protocol.
To be notified.
次に、マネージャ202内の動作を説明する。
エージェント201よりIP/UDP/SNMPプロトコルによって通知された拡張M
IB情報は、データベースMIB27に保管される。MIB27に保管された拡張MIB
情報は、MIB情報解析部28により、共通ポリシーに照合して解析され、エージェント
201で発生した障害の度合い、重度/中度/軽度、が認識される。この把握された障害
の度合いは、GUI(Graphical User Interface)で画面表示
してオペレータに通知することができる。
このように、マネージャ202側では、各装置から受信した拡張MIB情報の中の共通
ポリシー部分を読み込むことにより、装置の凡その状態を検知することができる。
したがって、新規に装置を設置した際に、この装置の拡張MIBをマネージャに実装し
なくても、マネージャが共通ポリシーを解析できれば、アラームの種類および重要度を認
識することができる。
Next, the operation in the manager 202 will be described.
Extended M notified from agent 201 by IP / UDP / SNMP protocol
The IB information is stored in the database MIB27. Extended MIB stored in MIB27
The information is analyzed by the MIB information analysis unit 28 by collating with the common policy, and the degree of failure occurring in the agent 201, severe / moderate / mild, is recognized. The grasped degree of failure can be displayed on a screen using a GUI (Graphical User Interface) to notify the operator.
In this way, the manager 202 can detect the general state of the device by reading the common policy portion in the extended MIB information received from each device.
Therefore, when a device is newly installed, the type and importance of the alarm can be recognized if the manager can analyze the common policy without installing the extended MIB of the device in the manager.
実施の形態1によれば、マネージャが共通ポリシーを認識する機能さえ実装していれば
、新規に系内に被管理装置(エージェント)を設置する際に、マネージャにエージェント
の拡張MIBの定義ファイルを実装することなく、エージェントの状態を管理することが
できる。
また、マネージャと被管理装置(エージェント)の間に、とくに別の装置を介在させる
必要はない。
According to the first embodiment, as long as the manager has a function for recognizing the common policy, when a newly managed device (agent) is installed in the system, the definition file of the extended MIB of the agent is stored in the manager. You can manage the state of the agent without implementing it.
Further, it is not necessary to intervene another device between the manager and the managed device (agent).
実施の形態2.
実施の形態1では、図2のマネージャ202のMIB情報解析部28にて解析した結果
をGUIに表示した。
実施の形態2としては、外部接点アラーム表示装置がある場合には、MIB情報解析部
28での解析結果を外部接点アラーム表示装置へ通知するようにしてもよい。
Embodiment 2. FIG.
In the first embodiment, the result of analysis by the MIB information analysis unit 28 of the manager 202 in FIG. 2 is displayed on the GUI.
As the second embodiment, when there is an external contact alarm display device, the analysis result in the MIB information analysis unit 28 may be notified to the external contact alarm display device.
11 SNMPマネージャ
12 VoIP GW
13 データ端末
14 ルータ
15 回線制御端末(衛星回線GW)
16 グループモデム
17 映像配信サーバ
18 アクセスルータ
19 ネットワーク
21 装置状態監視部(エージェント)
22 インタフェース状態監視部(エージェント)
23 MIB情報生成部(エージェント)
24 MIB(エージェント)
25 インタフェース・IP/UDP/SNMP部(エージェント)
26 インタフェース・IP/UDP/SNMP部(マネージャ)
27 MIB(マネージャ)
28 MIB情報解析部(マネージャ)
201 エージェント
202 マネージャ
31 メーカーコード
32 メーカー内での系統分類
33 本発明のID
34 共通ポリシー適用部
35 装置ID部
36 共通ポリシー部
37 詳細部
11 SNMP manager 12 VoIP GW
13 Data terminal 14 Router 15 Line control terminal (satellite line GW)
16 Group Modem 17 Video Distribution Server 18 Access Router 19 Network 21 Device Status Monitor (Agent)
22 Interface status monitoring unit (agent)
23 MIB information generator (agent)
24 MIB (Agent)
25 Interface / IP / UDP / SNMP part (agent)
26 Interface / IP / UDP / SNMP part (manager)
27 MIB (Manager)
28 MIB Information Analysis Department (Manager)
201 Agent 202 Manager 31 Manufacturer code 32 System classification within manufacturer 33 ID of the present invention
34 Common policy application section 35 Device ID section 36 Common policy section 37 Detailed section
Claims (3)
理端末を有する系内装置集中管理システムにおいて、
上記被管理装置は、自装置内のハードウェア状態を監視する装置状態監視部、自装置のイ
ンタフェース状態を監視するインタフェース状態監視部、上記装置状態監視部及び上記イ
ンタフェース状態監視部により監視された自装置の状態を、共通ポリシーに基づいたOI
Dツリー構成を有する拡張MIB情報に生成するMIB情報生成部、このMIB情報生成
部により生成された上記拡張MIB情報を格納する第一のMIBデータベース、及びこの
第一のMIBデータベースに格納された上記拡張MIB情報をSNMPプロトコルにより
上記管理端末に送信する第一のSNMPプロトコル処理部を備え、
上記管理端末は、上記被管理装置からSNMPプロトコルにより送信された上記拡張MI
B情報を受信する第二のSNMPプロトコル処理部、この第二のSNMPプロトコル処理
部により受信された上記拡張MIB情報を格納する第二のMIBデータベース、及びこの
第二のMIBデータベースに格納された上記拡張MIB情報を上記共通ポリシーに基づき
解析し、上記被管理装置の状態を認識するMIB情報解析部を備えたことを特徴とする系
内装置集中管理システム。 In a system centralized management system having a management terminal for monitoring and controlling a managed device by the SNMP protocol via the Internet network,
The managed device includes a device state monitoring unit that monitors a hardware state in the own device, an interface state monitoring unit that monitors an interface state of the own device, the device state monitoring unit, and the self-monitoring unit that is monitored by the interface state monitoring unit. OI based on common policy for device status
MIB information generation unit for generating extended MIB information having a D-tree configuration, a first MIB database for storing the extended MIB information generated by the MIB information generation unit, and the above-described information stored in the first MIB database A first SNMP protocol processing unit for transmitting the extended MIB information to the management terminal by the SNMP protocol;
The management terminal transmits the extended MI transmitted from the managed device by the SNMP protocol.
A second SNMP protocol processing unit that receives the B information, a second MIB database that stores the extended MIB information received by the second SNMP protocol processing unit, and the above-described information stored in the second MIB database. An in-system apparatus centralized management system comprising an MIB information analysis unit that analyzes extended MIB information based on the common policy and recognizes the state of the managed apparatus.
ィカルユーザインタフェースにより画面表示することを特徴とする請求項1記載の系内装
置集中管理システム。 2. The system centralized management system according to claim 1, wherein the management terminal displays a screen of the state of the managed device analyzed by the MIB information analysis unit using a graphical user interface.
点アラーム表示装置に通知することを特徴とする請求項1記載の系内装置集中管理システ
ム。 The in-system device centralized management system according to claim 1, wherein the management terminal notifies an external contact alarm display device of the state of the managed device analyzed by the MIB information analysis unit.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004327346A JP4202313B2 (en) | 2004-11-11 | 2004-11-11 | In-system equipment centralized management system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004327346A JP4202313B2 (en) | 2004-11-11 | 2004-11-11 | In-system equipment centralized management system |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2006140671A true JP2006140671A (en) | 2006-06-01 |
JP4202313B2 JP4202313B2 (en) | 2008-12-24 |
Family
ID=36621173
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2004327346A Expired - Fee Related JP4202313B2 (en) | 2004-11-11 | 2004-11-11 | In-system equipment centralized management system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4202313B2 (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2008117139A (en) * | 2006-11-02 | 2008-05-22 | Hitachi Kokusai Electric Inc | Information collecting system |
JP2008140154A (en) * | 2006-12-01 | 2008-06-19 | Fujitsu Ltd | Operation management system and method for network-connected apparatus, as well as agent for apparatus operation management |
US11388076B2 (en) | 2018-08-21 | 2022-07-12 | Nippon Telegraph And Telephone Corporation | Relay device and relay method |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6838186B2 (en) | 2002-04-22 | 2005-01-04 | Polinas Plastic Of America, Inc. | Multilayer oriented antimicrobial and antifogging films |
-
2004
- 2004-11-11 JP JP2004327346A patent/JP4202313B2/en not_active Expired - Fee Related
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2008117139A (en) * | 2006-11-02 | 2008-05-22 | Hitachi Kokusai Electric Inc | Information collecting system |
JP2008140154A (en) * | 2006-12-01 | 2008-06-19 | Fujitsu Ltd | Operation management system and method for network-connected apparatus, as well as agent for apparatus operation management |
US11388076B2 (en) | 2018-08-21 | 2022-07-12 | Nippon Telegraph And Telephone Corporation | Relay device and relay method |
JP7180200B2 (en) | 2018-08-21 | 2022-11-30 | 日本電信電話株式会社 | Relay device and relay method |
Also Published As
Publication number | Publication date |
---|---|
JP4202313B2 (en) | 2008-12-24 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6941367B2 (en) | System for monitoring relevant events by comparing message relation key | |
EP1461927B1 (en) | A method and system for modelling, analysis, and display of network security events | |
US9571330B2 (en) | Computer network system and a method for monitoring and controlling a network | |
US20050010659A1 (en) | Use of a communications network element management system to manage network policy rules | |
CN104219091A (en) | System and method for network operation fault detection | |
US9298583B2 (en) | Network traffic based power consumption estimation of information technology systems | |
JPH09134297A (en) | Remote management system | |
CN105528273A (en) | A server host hardware monitoring method and device and an electronic apparatus | |
US20080228907A1 (en) | Change detecting method for an it resource configuration | |
US7665097B2 (en) | Associating notifications of the status of a data network by use of a topology editor | |
CN113193975B (en) | Controller device, method and computer readable storage medium | |
JP4202313B2 (en) | In-system equipment centralized management system | |
KR101011223B1 (en) | SIP-based Enterprise Security Management System | |
JP6542538B2 (en) | Network monitoring system, monitoring device and monitoring method | |
KR20030060598A (en) | Method and apparatus for managing networks operated by different protocol | |
JP2006338417A (en) | Proxy device | |
Cho et al. | A study on the classified model and the agent collaboration model for network configuration fault management | |
KR20090063504A (en) | Oma-dm system, device management server and terminal device | |
JP4913002B2 (en) | Web application monitoring device | |
JP2007188298A (en) | Snmp agent apparatus | |
JPH09247146A (en) | Network management system | |
JP6927930B2 (en) | Programs, devices and methods for creating a network status model for each contract line for each subscriber | |
JP2007267068A (en) | Network management system, remote monitoring function providing device, and remote control method used therefor | |
KR20030079441A (en) | Method for cable modem network management system via snmp | |
CN118282886A (en) | Detecting wired client jamming |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20080128 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20080205 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20080325 |
|
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: 20080930 |
|
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: 20081008 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20111017 Year of fee payment: 3 |
|
LAPS | Cancellation because of no payment of annual fees |