JPH09204384A5 - - Google Patents

Info

Publication number
JPH09204384A5
JPH09204384A5 JP1996291821A JP29182196A JPH09204384A5 JP H09204384 A5 JPH09204384 A5 JP H09204384A5 JP 1996291821 A JP1996291821 A JP 1996291821A JP 29182196 A JP29182196 A JP 29182196A JP H09204384 A5 JPH09204384 A5 JP H09204384A5
Authority
JP
Japan
Prior art keywords
block
processor
memory
topology data
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
JP1996291821A
Other languages
English (en)
Other versions
JPH09204384A (ja
Filing date
Publication date
Priority claimed from US08/551,499 external-priority patent/US5787252A/en
Application filed filed Critical
Publication of JPH09204384A publication Critical patent/JPH09204384A/ja
Publication of JPH09204384A5 publication Critical patent/JPH09204384A5/ja
Pending legal-status Critical Current

Links

Description

【0043】
表2の例において、フィルタ名は次のとおりである。CriticalNodes、BackboneNodes、Router、Level2Conn、MultiIF、Critical、Backbone、AdminNode Connectors、MultiSegmentHosts、及びBackboneNodes。この例において、例えば、CriticalNodesはノード「ov1」及びファイル「/var/openview/critical.nodes」として指定され、従って、上記のノードは許可され、フィルタリング・システム103によって伝えられる。更に、この例において、例えば、フィルタ式「Router && Level2Conn」が真の場合、即ちRouterとLevel2Connが両方とも真、即ち許可される場合、フィルタ式「Connectors」は許可される。
【0060】
図8はフィルタ初期化ブロック702(図7)のアーキテクチャと機能を説明する流れ図を示している。このソフトウェア・モジュールにおいて、現在開いているネットワーク管理マッ 200 対してユーザが構成しているフィルタが特定され、フィルタがフィルタリング・ライブラリ321に常駐しているかどうかに関する判定が行われる。
【0068】
次に、現行のオブジェクトOBJECT[OBJCTR](ただし、OBJCTR=数値)がブロック912に示すように、フィルタを通過するかどうか判定される。この判定については、図13を参照して以下で更に説明する。現行のオブジェクトOBJECT[OBJCTR]がフィルタを通過しないと判定された場合、流れ図のブロック914に示すように、カウンタOBJCTRがインクリメントされる。更に、カウンタOBJCTRがオブジェクトの総数を超えているかどうか判定される。超えていない場合、ブロック916はブロック912に戻り、ループが継続し、次のオブジェクトを処理する。超えている場合、ブロック916はブロック908に移る(このことによって、他のネットワークが使用可能な場合には、これが選択される)。
【0069】
ブロック912において、現行のオブジェクトOBJECT[OBJCTR]がライブラリ321内のフィルタを通過すると判定された場合、ブロック912はブロック918に移る。ブロック918において、変換器318は現行オブジェクトをマップ200に追加する。この手順は図16に示されており、これについては以下で更に説明する。オブジェクトがマップに追加された後、カウンタOBJCTRがインクリメントされ、流れ図のブロック914、916に示すように、他のオブジェクトが使用可能な場合には、これが処理される。
【0076】
ブロック1108はブロック1110に移る。ブロック1110において、復号された事象データ(即ち、レコード)がTLISTに追加される。ブロック1112において、カウンタTRAPCTRがインクリメントされ、他の事象に対するサービスが行われる。ブロック1112はブロック1114に移り、サービスする事象が他にあるかどうかを判定する。存在している場合、ブロック1114はブロック1102に戻り、上述のプロセスが繰り返される。存在していない場合には、ブロック1114はブロック1002(図10)に戻る。
【0097】
図17を参照すると、ブロック1610(図16)のサブマップ変更計算に関して、ブロック1704がオブジェクト・リストOBLISTから単一のオブジェクトに関するデータを検索する。ブロック1704はブロック1706に移り、オブジェクト・タイプがネットワークであるかどうかについて判定を行う。ネットワークである場合、ブロック1706はブロック1708(図18の流れ図)に移り、サブマップの変更を計算し、次いでブロック1708は 16 に戻る。ネットワークでない場合、ブロック1706はブロック1710に移る。
【0098】
ブロック1710において、オブジェクト・タイプがセグメントであるかどうかについての判定が行われる。セグメントである場合、ブロック1710はブロック1712(図19の流れ図)に移り、サブマップに対するセグメントの変更を計算し、次いでブロック1712は 16 に戻る。セグメントでない場合、ブロック1710はブロック1714に移る。
【0099】
ブロック1714において、オブジェクト・タイプがノードであるかどうかについて判定が行われる。ノードである場合、ブロック1714はブロック1716(図20の流れ図)に移り、サブマップに対するノードの変更を計算し、次いでブロック1716は 16 に戻る。ノードでない場合、ブロック1714はブロック1718に移る。
【0100】
ブロック1718において、オブジェクト・タイプがインタフェースであるかどうかについて判定が行われる。インタフェースである場合、ブロック1718はブロック1720(図21ないし図23の流れ図)に移り、サブマップに対するインタフェースの変更を計算し、次いでブロック1720は 16 に戻る。インタフェースでない場合、流れ図は終了する。
【0101】
図18はネットワーク変更ブロック1708(図17)を実装する好適実施例のアーキテクチャ及び機能の流れ図を示している。この流れ図はインターネット・サブマップ204(図2)に対する変更を計算し、ネットワークを表示する。更に、好適実施例におけるインターネット・レベルでは、単一のサブマップしかない(複数のサブマップが可能である)。図18を参照すると、ブロック1802において、変数INETがインターネット・サブマップ204(図2)の内容にセットされる。その内容は、ネットワーク・オブジェクトとルータ・オブジェクトのリスト、及びネットワークとルータ・オブジェクトの間の接続のリストを含む。ブロック1802はブロック1804に移る。ブロック1804において、変数NETOBJはオブジェクト識別子OBJIDの値にセットされる。OBJIDはOBJINFOから検索される。ブロック1804はブロック1806に移る。ブロック1806において、NETOBJがINET内にあるかどうか、即ち変更されるオブジェクトがインターネット・サブマップ(図2)内に常駐しているかどうかの判定が行われる。常駐している場合、ブロック1806はブロック1808に移り、NETOBJに関連するネットワークをリストSYMCHANGELISTに追加する。常駐していない場合、ブロック1806はブロック1810に移り、NETOBJに関連するネットワークをリストNEWSYMLISTに追加する。リストSYMCHANGELIST及びNEWSYMLISTは最終的に、そのバッチ転送の間に、変換器318によってGUI 322に送られる。
【0112】
ブロック2136において、NODEOBJがSEG内に存在するかどうか、即ち、ノード・オブジェクトがセグメント・マップ208(図2)内に存在するかどうかの判定が行われる。存在しない場合、流れ図は図23のブロック2146に移る。存在する場合、ブロック2136はブロック2138に移る。

Claims (4)

  1. ネットワークの装置及び相互接続を効率よく発見し、表示するための管理システムであって、
    プロセッサと、
    メモリと、
    表示装置と、
    前記プロセッサ、前記メモリ、及び前記表示装置を相互接続し、前記ネットワークに接続することのできるインタフェースと、
    前記プロセッサを駆動するための、前記メモリに記憶された発見機構であって、前記ネットワークの前記装置、及び前記相互接続を示すトポロジ・データを発見し、記憶するよう構成される発見機構と、
    前記プロセッサを駆動するための、前記メモリに記憶されたレイアウト機構であって、前記発見機構から前記トポロジ・データを受信するよう構成され、前記トポロジ・データに基づいて前記表示装置を駆動するよう構成されるレイアウト機構と、
    前記プロセッサを駆動するための、前記メモリに記憶されたフィルタリング・システムであって、前記発見機構から前記レイアウト機構へ送信される前記トポロジ・データ内のオブジェクトをフィルタするよう構成されるフィルタリング・システム
    を備える、前記管理システム。
  2. 前記フィルタリング・システムに関連するライブラリを更に備え、
    前記ライブラリは、どの前記オブジェクトが前記発見機構から前記レイアウト機構まで伝送されるかを指定するよう構成される、請求項1に記載のシステム。
  3. 前記プロセッサを駆動するための、前記メモリに記憶された第2の発見機構であって、前記ネットワークの前記装置及び前記相互接続を示すトポロジ・データを発見し、記憶するよう構成される第2の発見機構と、
    前記プロセッサを駆動するための、前記メモリに記憶された第2のフィルタリング・システムであって、前記第1と第2の発見機構の間で送信される前記トポロジ・データ内のオブジェクトをフィルタするよう構成される第2のフィルタリング・システム
    を更に備える、請求項1に記載のシステム。
  4. 前記トポロジ・データをマップ・データに変換するよう構成される変換器と、
    前記変換器から前記マップ・データを受信するよう構成され、前記マップ・データに基づいて前記表示装置を駆動するよう構成されるグラフィカル・ユーザ・インタフェース
    とを前記レイアウト機構が更に備える、請求項1に記載のシステム。
JP8291821A 1995-11-01 1996-11-01 高性能ネットワーク管理マップ用のフィルタリング・システム及び方法 Pending JPH09204384A (ja)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US08/551,499 US5787252A (en) 1995-11-01 1995-11-01 Filtering system and method for high performance network management map
US551499 1995-11-01

Publications (2)

Publication Number Publication Date
JPH09204384A JPH09204384A (ja) 1997-08-05
JPH09204384A5 true JPH09204384A5 (ja) 2004-10-07

Family

ID=24201532

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8291821A Pending JPH09204384A (ja) 1995-11-01 1996-11-01 高性能ネットワーク管理マップ用のフィルタリング・システム及び方法

Country Status (4)

Country Link
US (1) US5787252A (ja)
EP (1) EP0772318B1 (ja)
JP (1) JPH09204384A (ja)
DE (1) DE69635648T2 (ja)

Families Citing this family (56)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR960008583A (ko) * 1994-08-26 1996-03-22 윌리암 티. 엘리스 데이타 프로세싱 시스템 및 데이타 프로세싱 시스템 관리 방법
US7342581B2 (en) 1996-07-18 2008-03-11 Computer Associates Think, Inc. Method and apparatus for displaying 3-D state indicators
US7680879B2 (en) * 1996-07-18 2010-03-16 Computer Associates Think, Inc. Method and apparatus for maintaining data integrity across distributed computer systems
US5958012A (en) * 1996-07-18 1999-09-28 Computer Associates International, Inc. Network management system using virtual reality techniques to display and simulate navigation to network components
US8621032B2 (en) 1996-07-18 2013-12-31 Ca, Inc. Method and apparatus for intuitively administering networked computer systems
JPH10177533A (ja) * 1996-12-17 1998-06-30 Canon Inc 情報入出力装置、情報入出力装置管理システム、情報入出力装置の位置設定方法、及び情報入出力装置の管理方法
US5983353A (en) * 1997-01-21 1999-11-09 Dell Usa, L.P. System and method for activating a deactivated device by standardized messaging in a network
KR100223601B1 (ko) * 1997-05-29 1999-10-15 윤종용 액정 표시 장치
US5991806A (en) * 1997-06-09 1999-11-23 Dell Usa, L.P. Dynamic system control via messaging in a network management system
US20030018771A1 (en) * 1997-07-15 2003-01-23 Computer Associates Think, Inc. Method and apparatus for generating and recognizing speech as a user interface element in systems and network management
US7315893B2 (en) * 1997-07-15 2008-01-01 Computer Associates Think, Inc. Method and apparatus for filtering messages based on context
US20030023721A1 (en) * 1997-07-15 2003-01-30 Computer Associates Think, Inc. Method and apparatus for generating context-descriptive messages
US6377998B2 (en) * 1997-08-22 2002-04-23 Nortel Networks Limited Method and apparatus for performing frame processing for a network
US6154212A (en) * 1997-11-06 2000-11-28 Lucent Technologies Inc. Method and apparatus for constructing network interfaces
WO1999030423A2 (en) * 1997-12-10 1999-06-17 At & T Corp. Automatic visualization of managed objects over the world-wide-web
JPH11191074A (ja) * 1997-12-26 1999-07-13 Fujitsu Ltd 運用管理装置
US6832247B1 (en) * 1998-06-15 2004-12-14 Hewlett-Packard Development Company, L.P. Method and apparatus for automatic monitoring of simple network management protocol manageable devices
US6417873B1 (en) 1998-12-11 2002-07-09 International Business Machines Corporation Systems, methods and computer program products for identifying computer file characteristics that can hinder display via hand-held computing devices
DE60026788T2 (de) 1999-05-13 2006-10-12 Canon K.K. Vorrichtung zum Suchen eines Gerätes in einem Netzwerk
US6584503B1 (en) 1999-07-07 2003-06-24 International Business Machines Corporation Method, system and program for establishing network contact
JP2001043158A (ja) * 1999-07-28 2001-02-16 Toshiba Tec Corp 管理データ処理装置及び管理データ処理プログラムを記録したコンピュータ読取可能な記録媒体
US6633909B1 (en) 1999-09-23 2003-10-14 International Business Machines Corporation Notification method that guarantees a system manager discovers an SNMP agent
US6763326B1 (en) * 1999-12-22 2004-07-13 Worldcom, Inc. System and method for staggering time points for deployment of rings in a fiber optic network simulation plan
GB2361155B (en) 2000-04-07 2002-06-05 3Com Corp Display of phones on a map of a network
US7000015B2 (en) * 2000-04-24 2006-02-14 Microsoft Corporation System and methods for providing physical location information and a location method used in discovering the physical location information to an application on a computing device
US7000012B2 (en) * 2000-04-24 2006-02-14 Microsoft Corporation Systems and methods for uniquely identifying networks by correlating each network name with the application programming interfaces of transport protocols supported by the network
US7194533B1 (en) * 2000-04-28 2007-03-20 Microsoft Corporation System and method for editing active measurements in a client management tool
GB2362302B (en) * 2000-05-08 2002-04-03 3Com Corp Network management apparatus and method
US6871226B1 (en) * 2000-08-22 2005-03-22 Bsafe Online Method of searching servers in a distributed network
US20020147809A1 (en) * 2000-10-17 2002-10-10 Anders Vinberg Method and apparatus for selectively displaying layered network diagrams
WO2002048910A2 (en) * 2000-12-14 2002-06-20 Appilog Logview Ltd. System for collecting, correlating, querying and viewing topology information
US7734739B2 (en) * 2001-04-20 2010-06-08 Hewlett-Packard Development Company, L.P. Method and system for consolidating network topology in duplicate IP networks
US20030041142A1 (en) * 2001-08-27 2003-02-27 Nec Usa, Inc. Generic network monitoring tool
US7171624B2 (en) * 2001-10-05 2007-01-30 International Business Machines Corporation User interface architecture for storage area network
US8040869B2 (en) 2001-12-19 2011-10-18 Alcatel Lucent Method and apparatus for automatic discovery of logical links between network devices
US7856599B2 (en) 2001-12-19 2010-12-21 Alcatel-Lucent Canada Inc. Method and system for IP link management
US20030212919A1 (en) * 2002-05-09 2003-11-13 Adkins Ronald P. Updateable event forwarding discriminator incorporating a runtime modifiable filter
WO2003098451A1 (en) * 2002-05-16 2003-11-27 Agency For Science, Technology And Research Apparatus for discovering computing services architecture an developing patterns of computing services and method therefor
US7334033B2 (en) * 2003-01-31 2008-02-19 Brocade Communications Systems, Inc. Fabric membership monitoring
JP2004258940A (ja) * 2003-02-26 2004-09-16 Hitachi Ltd 情報システムのネットワーク監視方法及びオペレーショナルリスク計量方法
US7421438B2 (en) 2004-04-29 2008-09-02 Microsoft Corporation Metadata editing control
US7240292B2 (en) 2003-04-17 2007-07-03 Microsoft Corporation Virtual address bar user interface control
US7823077B2 (en) 2003-03-24 2010-10-26 Microsoft Corporation System and method for user modification of metadata in a shell browser
US7627552B2 (en) 2003-03-27 2009-12-01 Microsoft Corporation System and method for filtering and organizing items based on common elements
US7848259B2 (en) * 2003-08-01 2010-12-07 Opnet Technologies, Inc. Systems and methods for inferring services on a network
US7472185B2 (en) * 2004-01-05 2008-12-30 International Business Machines Corporation Method and apparatus for scaling a user interface adaptively to an object discovery/display system with policy driven filtering
US7363742B2 (en) * 2004-11-12 2008-04-29 Taser International, Inc. Systems and methods for electronic weaponry having audio and/or video recording capability
US8522154B2 (en) 2005-04-22 2013-08-27 Microsoft Corporation Scenario specialization of file browser
US7665028B2 (en) 2005-07-13 2010-02-16 Microsoft Corporation Rich drag drop user interface
US7508787B2 (en) * 2006-05-31 2009-03-24 Cisco Technology, Inc. Graphical selection of information display for wireless mesh hierarchies
US20080212584A1 (en) * 2007-03-02 2008-09-04 At&T Knowledge Ventures, L.P. Method and system for presentation of multicast trees
US9122691B2 (en) 2010-05-13 2015-09-01 International Business Machines Corporation System and method for remote file search integrated with network installable file system
US9215270B2 (en) 2010-08-09 2015-12-15 Servicenow, Inc. System and method for determining a topology of at least one application in a computerized organization
US9081818B2 (en) * 2012-03-13 2015-07-14 Hewlett-Packard Development Company, L.P. SAS fabric discovery
US9503412B1 (en) * 2012-06-28 2016-11-22 ITinvolve, Inc. Systems and methods for IT services and social knowledge management using social objects and activity streams
US10587480B2 (en) * 2016-11-14 2020-03-10 WiSilica Inc. User experience enhancement using proximity awareness

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4107784A (en) * 1975-12-22 1978-08-15 Bemmelen Henri M Van Management control terminal method and apparatus
US5202985A (en) * 1988-04-14 1993-04-13 Racal-Datacom, Inc. Apparatus and method for displaying data communication network configuration after searching the network
US5021976A (en) * 1988-11-14 1991-06-04 Microelectronics And Computer Technology Corporation Method and system for generating dynamic, interactive visual representations of information structures within a computer
US5185860A (en) * 1990-05-03 1993-02-09 Hewlett-Packard Company Automatic discovery of network elements
JP2522898B2 (ja) * 1992-09-08 1996-08-07 インターナショナル・ビジネス・マシーンズ・コーポレイション 動的カストマイズ方法及びグラフィックリソ―ス・エディタ
US5438659A (en) * 1992-10-08 1995-08-01 Hewlett-Packard Company Object-action user interface management system
US5627979A (en) * 1994-07-18 1997-05-06 International Business Machines Corporation System and method for providing a graphical user interface for mapping and accessing objects in data stores

Similar Documents

Publication Publication Date Title
JPH09204384A5 (ja)
EP0715435B1 (en) Batch transfer system and method for high performance graphic display of network topology
EP0720329B1 (en) Persistence specification system and method for high performance on-demand submaps
EP0772318B1 (en) Filtering system and method for a high performance network management map
US5822535A (en) Network management and data collection system
Waxman Performance evaluation of multipoint routing algorithms
US5850397A (en) Method for determining the topology of a mixed-media network
EP1014748B1 (en) Management system for a multi-level communication network
US7861000B2 (en) Dial-out link selection via static route redistribution
EP1530859B1 (en) Heuristics-based routing of a query message in peer to peer networks
JP2505064B2 (ja) 経路選択方法
AU764270B2 (en) Distributed switch and connection control arrangement and method for digital communications network
US5961597A (en) Apparatus and method for detecting a layout of a switched local network
US6105065A (en) Method of displaying changes in call status between nodes within a connection-oriented network
JP3897911B2 (ja) ネットワーク管理情報収集方法およびネットワーク管理装置ならびに管理対象装置
EP0876649A2 (en) Method and apparatus for generating a network topology
JPH0563734A (ja) データ通信装置
JP2002190819A (ja) ネットワークトポロジ作成方法
US7290043B1 (en) Switch name, IP address, and hardware serial number as part of the topology database
JPH09107356A (ja) エージェント装置付き制御装置,管理システム及びネットワーク制御/管理システム
JP3251677B2 (ja) 通信制御装置および通信制御方法
EP1261169B1 (en) Method and apparatus for processing requests for statistics in a communication network
Follows Token Ring Solutions
Stavrov et al. Bnet: designing a connectionless broadband data service in an ATM network by simulated annealing
JPH10112727A (ja) パケット交換機、パケット交換網、およびルーチング方式