JPH10210034A - Network management system - Google Patents

Network management system

Info

Publication number
JPH10210034A
JPH10210034A JP9017753A JP1775397A JPH10210034A JP H10210034 A JPH10210034 A JP H10210034A JP 9017753 A JP9017753 A JP 9017753A JP 1775397 A JP1775397 A JP 1775397A JP H10210034 A JPH10210034 A JP H10210034A
Authority
JP
Japan
Prior art keywords
management
agent
mib
managed
network
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.)
Pending
Application number
JP9017753A
Other languages
Japanese (ja)
Inventor
Shiyuukun In
秀薫 尹
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP9017753A priority Critical patent/JPH10210034A/en
Publication of JPH10210034A publication Critical patent/JPH10210034A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Maintenance And Management Of Digital Transmission (AREA)

Abstract

PROBLEM TO BE SOLVED: To make equal the reliability of the management of both an agent and a management information base(MIB) by defining the management information of the agent and/or the (MIB) as a management object, storing it in the MIB, and monitoring and controlling the agent by operating the management object. SOLUTION: An MOA 431 as the management object of a device A44 to be managed, an MOB 432 as the management object of a device B45 to be managed, an MOC 433 as the management object of an agent 42, and an MOD 434 as the management object of an MIB 43 are held in the MIB 43 in a network management system. Thus, the management information of the agent of the MIB is defined as the management objects 431-434 in the same way as devices to be managed such as each kind of communication resource of a network of a communication equipment or the like being a conventional object to be managed, and the agent of the MIB is managed by operating the management objects 431-434.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明が属する技術分野】本発明は、エージェント、管
理情報ベース(Management Information Base:以下、
「MIB」という。)及び管理対象装置を有するネット
ワーク管理システムに関し、特に、エージェントやMI
Bの管理及びシステム管理に関する。
[0001] The present invention relates to an agent, a management information base (hereinafter referred to as "management information base").
It is called "MIB". ) And a network management system having a device to be managed.
B management and system management.

【0002】[0002]

【従来の技術】従来、この種の管理方式においては、通
信装置等の本来の管理対象に関して、ITU(Internat
ional Telecommunication Union:国際電気通信連合)
の規格、例えばITU−T M.3100に示されてい
るように、その管理対象が管理オブジェクト(Manageme
nt Object:MO)としてMIBに定義されている。
2. Description of the Related Art Conventionally, in this type of management system, an ITU (Internat
ional Telecommunication Union)
Standards, for example, ITU-TM. As shown in 3100, the management target is a management object (Managememe).
nt Object: MO) is defined in the MIB.

【0003】図7は、従来技術の管理方式の一例を示す
ブロック図である。図7の管理方式において、ネットワ
ーク管理システムは、マネージャ11、エージェント1
2、MIB13、管理対象装置B15から構成される。
FIG. 7 is a block diagram showing an example of a conventional management system. 7, the network management system includes a manager 11, an agent 1
2, MIB 13, and managed device B15.

【0004】また、MIB13の内部には、管理対象装
置A14の管理情報が管理オブジェクト(MO)として
定義され、MOA131として保持され、また、同様に
管理対象装置B15の管理オブジェクト(MO)はMO
132として保持されている。
[0004] In the MIB 13, management information of the managed device A14 is defined as a managed object (MO) and held as an MOA 131. Similarly, the managed object (MO) of the managed device B15 is an MO.
132.

【0005】図8は、MIB13上において、管理オブ
ジェクト(MO)として保持、管理される管理対象装置
A14や管理対象装置B15に関して、ISO/IEC
10165-4勧告により規定された管理オブジェクト
の定義に関するテンプレートであるGDMO(Guidelin
e for the Definition of Managed Objects)により記
述したものである。MIB13上には、管理対象装置で
ある各種通信資源に対する特定動作の実行を指令すると
いった監視制御のための管理情報が属性(attributes)
及びアクション(action)として記述されている。
[0005] FIG. 8 shows an ISO / IEC for a managed device A 14 and a managed device B 15 that are held and managed as managed objects (MO) on the MIB 13.
GDMO (Guidelin), which is a template related to the definition of managed objects defined by Recommendation 10165-4
e for the Definition of Managed Objects). On the MIB 13, management information for monitoring control such as instructing execution of a specific operation with respect to various communication resources that are managed devices is an attribute.
And action.

【0006】図9は、従来技術における前記監視制御の
例であり、エージェントが管理する通信資源に関する各
種のデータ(値)を読み取る要求であるマネージャから
のGET要求に対して、エージェントの当該データに関
するGET応答を行うフロー図である。
FIG. 9 shows an example of the monitoring control according to the prior art. In response to a GET request from a manager, which is a request to read various data (values) related to communication resources managed by an agent, the data related to the agent is controlled. It is a flowchart which performs a GET response.

【0007】マネージャはエージェントに対して、MI
B上の特定の管理対象装置の属性を読み出すことを要求
するGET要求を行うステップA1と、エージェント
は、マネージャからのGET要求に対してMIBを参照
し管理対象装置の属性(attributes)を読み出すステッ
プA2と、次に、エージェントは読み出した値をマネー
ジャに対して送出するGET応答を行うステップA3と
からなる。このようにしてマネージャはMIBの管理オ
ブジェクトにより情報の収集を実現する。その他の必要
な動作の実行命令等による監視制御も同様にMIBを参
照することにより実現される。
The manager sends an MI to the agent.
Step A1 of making a GET request requesting to read the attribute of a specific managed device on B, and reading the attributes (attributes) of the managed device by referring to the MIB in response to the GET request from the manager A2 is followed by a step A3 in which the agent makes a GET response for sending the read value to the manager. In this way, the manager implements the collection of information using the MIB management object. Monitoring and control by execution instructions of other necessary operations are also realized by referring to the MIB.

【0008】[0008]

【発明が解決しようとする課題】従来の管理方式では、
管理対象装置の管理情報はすべて管理オブジェクト(M
O)としてMIB上に保持されるものの、ネットワーク
管理システムを構成するエージェントやMIBの管理情
報についてはMIB上には定義されていないので、エー
ジェントやMIBの管理に関してはマネージャがエージ
ェントにポーリングを行って管理するなどの方法を採用
していた。
In the conventional management method,
All the management information of the managed device is managed object (M
Although O) is stored in the MIB, the management information of the agents and MIBs that constitute the network management system is not defined in the MIBs, so the manager polls the agents for the management of the agents and MIBs. Management and other methods.

【0009】このため、マネージャはその機能が複雑に
なるという問題や、システム管理機能を実現するための
別の管理手段を用いてエージェントやMIBを管理する
ためシステム管理と本来のネットワーク管理との間で方
式が異なることになり、管理対象装置と、エージェント
及びMIBとで管理プロトコル上及び管理品質上等の差
異が生じ、特に、信頼度が異なってしまうという点で問
題があった。
For this reason, the manager has a problem that the function becomes complicated, and the manager manages the agent and MIB by using another management means for realizing the system management function. Therefore, there is a difference in management protocol and management quality between the device to be managed and the agent and MIB, and there is a problem in that reliability is different.

【0010】[0010]

【課題を解決するための手段】上述した問題を解決する
ため、本発明のネットワーク管理システムは、エージェ
ント、MIB(Management Information Base)及び管
理対象装置を有するネットワーク管理システムにおい
て、エージェント及び/又はMIBの管理情報を管理対
象装置の管理情報と同様に管理オブジェクトとして定義
してMIBに格納し、当該管理オブジェクトを操作する
ことによってエージェントの監視制御を行うことを特徴
とする。
In order to solve the above-mentioned problems, a network management system according to the present invention comprises an agent, a MIB (Management Information Base), and a management target device. It is characterized in that the management information is defined as a management object in the same manner as the management information of the management target device, is stored in the MIB, and the monitoring control of the agent is performed by operating the management object.

【0011】また、本発明のネットワーク管理システム
は、マネージャ、エージェント、管理情報ベースを有
し、マネージャとエージェントがCMIP(Common Man
agemennt Information Protocol)やSNMP(Simple
Network Management Protocol)を用いてネットワーク
の監視制御を行うネットワーク管理システムにおいて、
前記エージェント又は前記MIBをGDMOテンプレー
トで定義された管理オブジェクトとし、前記エージェン
ト又は前記MIBを前記管理オブジェクトにより管理す
るとともにもに、管理オブジェクトとして定義されたエ
ージェントやMIBを用いてネットワーク管理システム
のシステム管理を行うことを特徴とする。
The network management system according to the present invention has a manager, an agent, and a management information base.
agemennt Information Protocol) and SNMP (Simple
In a network management system that performs network monitoring and control using the Network Management Protocol)
The agent or the MIB is a management object defined by a GDMO template, the agent or the MIB is managed by the management object, and the system management of the network management system is performed by using the agent or the MIB defined as the management object. Is performed.

【0012】このように、本発明のネットワーク管理シ
ステムは、エージェントやMIBに関する管理情報を管
理オブジェクトとして定義して、管理対象装置と同様に
管理制御を行うという方式と、GDMOテンプレートを
用いて記述されたエージェントやMIBを管理オブジェ
クトとして扱いシステム管理機能を実現するための手段
を備える方式によりエージェントやMIB及び管理対象
装置を含むシステム管理を統一的に行う。
As described above, the network management system according to the present invention is described using a GDMO template and a method in which management information on agents and MIBs is defined as a management object, and management control is performed in the same manner as the management target device. The system management including the agent, MIB, and the device to be managed is performed in a unified manner by using the agent or MIB as a management object and providing a means for implementing a system management function.

【0013】[0013]

【発明の実施の形態】本発明について、図面を参照して
説明する。図1は、本発明の一実施の形態のネットワー
ク管理システムを示すブロック図である。
DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing a network management system according to an embodiment of the present invention.

【0014】本実施の形態においては、例えば、通信ネ
ットワークの管理に関する国際標準規格に規定されるシ
ステムのサブシステムであるマネージャとエージェント
とにより構成され、主に基幹通信に適用される通信プロ
トコルであるCMIP(Common Managemennt Informati
on Protocol)やRFC1157により規定されたSN
MP(Simple Network Management Protocol)を用いて
ネットワークを監視制御するネットワーク管理システム
適用される。
In the present embodiment, for example, the communication protocol is composed of a manager and an agent, which are subsystems of a system defined in an international standard for the management of a communication network, and is mainly applied to backbone communication. CMIP (Common Managemennt Informati
on Protocol) and SN defined by RFC1157
A network management system that monitors and controls a network using MP (Simple Network Management Protocol) is applied.

【0015】本実施の形態は、ネットワーク全体及び複
数のプロトコル層にまたがる各種通信資源の管理を行う
ところのシステム管理において、従属するエージェント
を通じて各種通信資源を管理するマネージャ41と、複
数のプロトコル層の間の管理を担当し各種通信資源等の
管理を行うエージェント42と、管理対象に関する管理
オブジェクトを格納する管理情報ベースMIB43と、
管理対象の一つである各種通信資源に相当する管理対象
装置A44及び管理対象装置B45を有する。
In this embodiment, in a system management for managing various communication resources over the entire network and a plurality of protocol layers, a manager 41 which manages various communication resources through subordinate agents, a plurality of protocol layers, An agent 42 that manages various communication resources and the like in charge of management between them, a management information base MIB 43 that stores management objects related to management targets,
It has a managed device A44 and a managed device B45 corresponding to various communication resources that are one of the managed objects.

【0016】そして、前記ネットワーク管理システムに
おけるMIB43には、管理対象装置A44の管理オブ
ジェクトとしてのMO A431と、管理対象装置B4
5の管理オブジェクトとしてのMO B432が保持さ
れているとともに、更に、エージェント42の管理オブ
ジェクトとしてのMO C433と、MIB43の管理
オブジェクトとしてのMO D434が保持される。
The MIB 43 in the network management system includes an MO A 431 as a managed object of the managed device A 44 and a managed device B 4
In addition to the MOB 432 held as a managed object of No. 5, the MOC 433 as a managed object of the agent 42 and the MOD 434 of the MIB 43 are also held.

【0017】図2は、エージェント42のGDMOテン
プレート形式により記述した管理オブジェクト定義を示
している。
FIG. 2 shows a management object definition of the agent 42 described in the GDMO template format.

【0018】本発明のネットワーク管理システムにおい
ては、エージェント42の管理情報がエージェントの管
理オブジェクトagentObjectとして定義され、MIB4
3には、agentObjectとして複数の属性(attributes)
とアクション(action)とが保持される。
In the network management system of the present invention, the management information of the agent 42 is defined as an agent management object
3 has multiple attributes (attributes) as agentObject
And action are held.

【0019】具体的には、図2における属性(attribut
es)としては、agentStateとしてエージェントの運用状
態、例えば、エージェントが現用か待機か、現用の場合
は制御現用か監視現用か、故障中かなどの状態情報を有
し、また、switchingModeとしては、自動又は手動など
の切替モードの情報を有し、redundancyとしては、1系
の系情報か2系の系情報か等の系構成の情報を有し、te
rminationAddressとしては、相手のエージェントのアド
レス情報を有する。更に、エージェントの通知(NOTIFI
CATIONS)としては、attributesValueChangeとして、運
用状態変更通知、nmsAlamとしてnmsアラーム通知の
情報を有する。
More specifically, the attribute (attribut) shown in FIG.
es), has an agentState as an agentState, for example, has status information such as whether the agent is active or standby, and if the agent is active, whether it is a control active or a monitoring active, a failure, and the like. Or information on a switching mode such as manual, and as redundancy, information on a system configuration such as system information of the first system or system information of the second system.
The rminationAddress has the address information of the partner agent. In addition, agent notifications (NOTIFI
CATIONS) has information of an operation state change as attributesValueChange and information of an nms alarm notification as nmsAlam.

【0020】MIB43では、エージェント42の管理
オブジェクトagentObject(MO C)は管理対象装置の
管理オブジェクト(MO A、MO B)とともに管理オ
ブジェクトの一つとして扱われる。
In the MIB 43, the managed object agentObject (MOC) of the agent 42 is treated as one of the managed objects together with the managed objects (MOA, MOB) of the device to be managed.

【0021】図3は、MIB43のGDMOテンプレー
ト形式で記述した管理オブジェクト定義である。MIB
43の管理情報も同様に管理オブジェクトmibObjectと
して定義され、MIB43上には、管理オブジェクト
(MO D)として複数の属性(attributes)とアクシ
ョン(action)とが保持され、MIB43では他の管理
オブジェクトと同様に管理オブジェクトの一つのとして
扱われる。
FIG. 3 shows a management object definition described in the GDMO template format of the MIB 43. MIB
Similarly, the management information of 43 is also defined as a management object mibObject, and a plurality of attributes (actions) and actions are stored as management objects (MODs) in the MIB 43, and are the same as other management objects in the MIB 43. Is treated as one of the managed objects.

【0022】図4乃至図6は、本発明の一実施の形態に
おけるエージェントに関連する管理制御を示すフロー図
である。
FIGS. 4 to 6 are flowcharts showing management control related to an agent according to an embodiment of the present invention.

【0023】図4は、マネージャがMIB43に記録さ
れたエージェントの各種活動の情報を同期的に読み取り
又は収集するフローを示している。
FIG. 4 shows a flow in which the manager synchronously reads or collects information on various activities of the agent recorded in the MIB 43.

【0024】マネージャがエージェントの状態を読み出
すため属性のGET要求を行うステップB1と、エージ
ェントがGET要求によりMIBから該当するエージェ
ントの管理オブジェクト(agentObject)から属性を読
み出すステップB2と、エージェントがマネージャにG
ET応答を返すステップB3から構成される。
Step B1 in which the manager issues a GET request for attributes to read the state of the agent, step B2 in which the agent reads attributes from the corresponding agent's management object (agentObject) from the MIB in response to the GET request, and
It comprises a step B3 of returning an ET response.

【0025】図5は、マネージャがエージェントの動作
(運用、管理乃至制御等)の環境を設定するフローを示
している。
FIG. 5 shows a flow in which the manager sets the environment for the operation (operation, management or control, etc.) of the agent.

【0026】マネージャがMIBに情報を設定するため
属性のSET要求を行うステップC1と、エージェント
がSET要求によりMIBの該当する管理オブジェクト
(mibObject)に属性の値を設定するステップC2と、
エージェントがマネージャにSET応答を返すステップ
C3から構成される。
A step C1 for the manager to make an attribute SET request to set information in the MIB; a step C2 for the agent to set the attribute value in the corresponding management object (mibObject) of the MIB by the SET request;
Step C3 in which the agent returns a SET response to the manager.

【0027】図6は、エージェントからの障害の発生や
状態の変化等の非同期的な事象の発生を通知するフロー
を示している。
FIG. 6 shows a flow for notifying the occurrence of an asynchronous event such as the occurrence of a failure or a change in state from the agent.

【0028】エージェントにアラームが発生した場合
(ステップD1)、エージェントはMIBの該当するag
entobjectのNOTIFICATIONをマネージャへ送り(ステッ
プD2)、それを受けたマネージャがエージェントでの
アラーム発生を知る(ステップD3)ことができる。
When an alarm occurs in the agent (step D1), the agent sets the corresponding ag in the MIB.
The NOTIFICATION of the entobject is sent to the manager (step D2), and the manager receiving the notice can know that an alarm has occurred in the agent (step D3).

【0029】また、MIB43に関連する管理制御につ
いても同様に実施できる。即ち、図3における属性(at
tributes)としては、mibStateとしてMIBのデータベ
ースの状態、例えば、MIBが正常か故障中かなどの状
態情報を有し、また、mibLockedとしては、ロック状態
か非ロック状態かなどの情報を有し、updateFlagとして
は、MIB更新フラグが更新ありか更新なしかなどを有
する。更に、MIBの通知(NOTIFICATIONS)として
は、attributesValueChange(属性値の変更)として、
MIB状態変更通知、nmsAlarmとしてnmsアラーム通
知を有する。
Further, the management control related to the MIB 43 can be similarly implemented. That is, the attribute (at
tributes) has MIB database state as mibState, for example, state information such as whether MIB is normal or faulty, and mibLocked has information such as locked state or unlocked state, The updateFlag includes information indicating whether the MIB update flag is updated or not. Further, as notification (NOTIFICATIONS) of MIB, as attributeValueChange (change of attribute value),
It has an MIB status change notification and an nms alarm notification as nmsAlarm.

【0030】そして、MIB43の各種データベースの
状態などの情報の同期的読取又は収集、MIB43の運
用、管理乃至制御等の環境の設定及びMIB43の障害
の発生や状態の変化等の非同期的な事象発生の通知等は
エージェントに関連する管理制御を示すフロー図と同様
に実施される。
Then, synchronous reading or collection of information such as the status of various databases of the MIB 43, setting of environment such as operation, management and control of the MIB 43, and occurrence of an asynchronous event such as occurrence of a failure or change of the status of the MIB 43. Is executed in the same manner as in the flow chart showing the management control related to the agent.

【0031】[0031]

【発明の効果】以上説明したように、本発明のネットワ
ーク管理システムによれば、エージェントやMIBを、
従来の管理対象であったネットワークや通信装置等、各
種通信資源のような管理対象装置の扱いと同様にその管
理情報を管理オブジェクトとして定義し、その管理オブ
ジェクトを操作することによって、エージェントやMI
Bを管理することができるため、管理対象装置と、エー
ジェント及び/又はMIBとで管理プロトコル上及び管
理品質上等において差異が生じることがなく、両者の監
視制御等の管理が同じ信頼度で行うことができる。
As described above, according to the network management system of the present invention, agents and MIBs are
The management information is defined as a management object in the same manner as the management of a management target device such as various communication resources, such as a network and a communication device, which have been conventionally managed.
Since B can be managed, there is no difference in management protocol and management quality between the management target device and the agent and / or MIB, and the management of monitoring and control of both is performed with the same reliability. be able to.

【0032】また、ネットワーク管理システムとしてエ
ージェントやMIB管理に特化した新たなシステムを実
装する必要がない点でもその効果は顕著である。
The effect is also remarkable in that it is not necessary to mount a new system specialized in agent and MIB management as a network management system.

【0033】[0033]

【図面の簡単な説明】[Brief description of the drawings]

【図1】図1は、本発明のネットワーク管理システムの
一実施の形態を示すブロック図である。
FIG. 1 is a block diagram showing an embodiment of a network management system according to the present invention.

【図2】図2は、本発明のエージェントの管理オブジェ
クトの定義を示す図である。
FIG. 2 is a diagram showing a definition of a management object of an agent according to the present invention.

【図3】図3は、本発明のMIBの管理オブジェクトの
定義を示す図である。
FIG. 3 is a diagram showing a definition of a management object of the MIB of the present invention.

【図4】図4は、エージェントに関連する管理制御を示
すフロー図である。
FIG. 4 is a flowchart showing management control related to an agent.

【図5】図5は、エージェントの環境設定を示すフロー
図である。
FIG. 5 is a flowchart showing environment setting of an agent.

【図6】図6は、エージェントの事象発生の通知を示す
フロー図である。
FIG. 6 is a flowchart illustrating notification of occurrence of an event of an agent.

【図7】図7は、従来のネットワーク管理システムを示
すブロック図である。
FIG. 7 is a block diagram showing a conventional network management system.

【図8】図8は、従来の管理オブジェクトの定義を示す
図である。
FIG. 8 is a diagram showing a definition of a conventional management object.

【図9】図9は、従来技術の管理制御を示すフロー図で
ある。
FIG. 9 is a flowchart showing management control according to the related art.

【符号の説明】[Explanation of symbols]

11 マネージャ 12 エージェント 13 MIB 14 管理対象装置A 15 管理対象装置B 41 マネージャ 42 エージェント 43 MIB 44 管理対象装置A 45 管理対象装置B 131 管理オブジェクト(MO)A 132 管理オブジェクト(MO)B 431 管理オブジェクト(MO)A 432 管理オブジェクト(MO)B 433 管理オブジェクト(MO)C 434 管理オブジェクト(MO)D 11 Manager 12 Agent 13 MIB 14 Managed Device A 15 Managed Device B 41 Manager 42 Agent 43 MIB 44 Managed Device A 45 Managed Device B 131 Managed Object (MO) A 132 Managed Object (MO) B 431 Managed Object ( MO) A 432 managed object (MO) B 433 managed object (MO) C 434 managed object (MO) D

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】マネージャ、エージェント、管理情報ベー
ス及び管理対象装置を有するネットワーク管理システム
において、 前記エージェントの管理情報を前記管理対象装置の管理
情報と同様に管理オブジェクトとして定義して前記管理
情報ベースに格納し、当該管理オブジェクトを操作する
ことによって前記エージェントの監視制御を行うことを
特徴とするネットワーク管理システム。
1. A network management system having a manager, an agent, a management information base and a device to be managed, wherein the management information of the agent is defined as a management object like the management information of the device to be managed, and the management information is defined in the management information base. A network management system for storing and controlling the agent by operating the management object.
【請求項2】マネージャ、エージェント、管理情報ベー
ス及び管理対象装置を有するネットワーク管理システム
において、 前記管理情報ベースの管理情報を前記管理対象装置の管
理情報と同様に管理オブジェクトとして定義して前記管
理情報ベースに格納し、当該管理オブジェクトを操作す
ることによって前記管理情報ベースの監視制御を行うこ
とを特徴とするネットワーク管理システム。
2. A network management system having a manager, an agent, a management information base and a device to be managed, wherein the management information of the management information base is defined as a management object similarly to the management information of the device to be managed, and A network management system, wherein the network management system stores and manages the management information base by operating the management object.
【請求項3】マネージャ、エージェント、管理情報ベー
ス及び管理対象を有し、前記マネージャとエージエント
がCMIP(Common Managemennt Information Protoco
l)やSNMP(Simple Network Management Protoco
l)を用いてネットワークの監視制御を行うネットワー
ク管理システムにおいて、 前記エージェント及び前記管理情報ベースをGDMO
(Guideline for the Definition of Managed Object
s)の管理オブジェクトとして定義し、前記エージェン
ト及び前記管理情報ベースを前記管理オブジェクトによ
り管理するとともにもに、管理オブジェクトとして定義
された前記エージェントや前記管理情報ベースを用いて
ネットワーク管理システムのシステム管理を行うことを
特徴とするネットワーク管理システム。
3. It has a manager, an agent, a management information base, and a management target, and the manager and the agent are connected to a CMIP (Common Management Information Protocol).
l) and SNMP (Simple Network Management Protocol)
l) A network management system for monitoring and controlling a network by using GDMO as the agent and the management information base.
(Guideline for the Definition of Managed Object
s), the agent and the management information base are managed by the management object, and the system management of the network management system is performed using the agent and the management information base defined as the management object. A network management system characterized by performing.
JP9017753A 1997-01-16 1997-01-16 Network management system Pending JPH10210034A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9017753A JPH10210034A (en) 1997-01-16 1997-01-16 Network management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9017753A JPH10210034A (en) 1997-01-16 1997-01-16 Network management system

Publications (1)

Publication Number Publication Date
JPH10210034A true JPH10210034A (en) 1998-08-07

Family

ID=11952503

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9017753A Pending JPH10210034A (en) 1997-01-16 1997-01-16 Network management system

Country Status (1)

Country Link
JP (1) JPH10210034A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001313662A (en) * 2000-02-22 2001-11-09 Seiko Epson Corp Network managing system
KR100359639B1 (en) * 1999-12-16 2002-11-04 엘지전자 주식회사 method for MIB updating in TMN agent
KR100453346B1 (en) * 2000-12-16 2004-10-15 엘지전자 주식회사 remote network monitoring method
US7162492B2 (en) 2001-08-30 2007-01-09 Fujitsu Limited Apparatus and method for managing state of external apparatus

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100359639B1 (en) * 1999-12-16 2002-11-04 엘지전자 주식회사 method for MIB updating in TMN agent
JP2001313662A (en) * 2000-02-22 2001-11-09 Seiko Epson Corp Network managing system
KR100453346B1 (en) * 2000-12-16 2004-10-15 엘지전자 주식회사 remote network monitoring method
US7162492B2 (en) 2001-08-30 2007-01-09 Fujitsu Limited Apparatus and method for managing state of external apparatus

Similar Documents

Publication Publication Date Title
EP0691056B2 (en) Generic managed object model for lan domain
EP0973296B1 (en) Controlling devices on a network through policies
US6615218B2 (en) Database for executing policies for controlling devices on a network
US5913037A (en) Dynamic management information base manager
US6961768B2 (en) Status polling failover of devices in a distributed network management hierarchy
US6255943B1 (en) Method and apparatus for distributed object filtering
US7484222B1 (en) Method and system for setting expressions in network management notifications
US6070188A (en) Telecommunications network management system
JP2000082029A (en) Method for dynamically generating group view in network environment
KR100922040B1 (en) Method and devices for matching data between a manager and an agent in a management network
US6222827B1 (en) Telecommunications network management system
WO2022116920A1 (en) Topology management method and device thereof, network element management node and storage medium
US6944657B1 (en) Automatic network synchronization of the network configuration with the management information database
US20030162537A1 (en) Update of producer-specific hardware information on the producer-independent omc-nmc interface in a mobile radio network
JP3204187B2 (en) Management information communication method in a communication system, exchange, and recording medium storing conversion program for management information communication
EP0840969B1 (en) Universal object translation agent
JP2000066978A (en) Network management information collection system, network management device to be used for the system and node to be managed
JPH10210034A (en) Network management system
JP4673532B2 (en) Comprehensive alignment process in a multi-manager environment
US7275094B1 (en) System and method for configuring contents of network management notifications
WO1996004755A1 (en) Apparatus for managing a telecommunications network
KR20040050140A (en) Network management system for managing of state and problem in router system and method thereof
KR100441892B1 (en) Apparatus and method for integrally managing subscriber for CO-LAN
EP1998497A1 (en) Method for managing a management relationship in a network management system and enhanced element management system therefore
GB2308780A (en) Telecommunications network management