Towards Ubiquitous EWS-based Network Management Hong-Taek Ju and James Won-Ki Hong DP&NM Lab. Dept. of Computer Science and Engineering POSTECH, Pohang.

Slides:



Advertisements
Similar presentations
Munich IETF, August 1997 Fluid A Java Version of Nifty Siegfried Löffler Rechenzentrum Universität Stuttgart.
Advertisements

Towards Ubiquitous EWS-based Network Management Hong-Taek Ju and James Won-Ki Hong DP&NM Lab. Dept. of Computer Science and Engineering POSTECH, Pohang.
DP&NM Lab. POSTECH APNOMS 2003 Design and Implementation of an XML-Based Management Agent Mi-Jung Choi, Jung-Min Oh and James W. Hong Dept. of Computer.
Title of IM2009 Application Session Paper Author(s) Affiliation(s) {john,
REST Vs. SOAP.
Welcome to Middleware Joseph Amrithraj
Embedded Web Hyung-min Koo. 2 Table of Contents Introduction of Embedded Web Introduction of Embedded Web Advantages of Embedded Web Advantages of Embedded.
Chapter 14 Web-Based Management 14-1 Chapter 14
Mi-Joung choi, Hong-Taek Ju, Hyun-Jun Cha, Sook-Hyang Kim and J
OCT1 Principles From Chapter One of “Distributed Systems Concepts and Design”
Slide 5.1 Curtis/Cobham © Pearson Education Limited 2008 Chapter 5 The Internet and the World Wide Web.
Introduction to Internet & Web1 Chapter 1: Introduction to Internet & Web Objectives: –To show the developments of Internet and its protocols from a historical.
Introduction to Servlet & JSP
WWW and Internet The Internet Creation of the Web Languages for document description Active web pages.
Open System Benefits Why It’s the Best Choice?. 2 Open Systems Offer Features/Benefits End Users Want  Seamless interoperability of system level control.
SNMP Management Information
Web application architecture
INTRODUCTION TO THE INTERNET CA095.  What is the internet?  Website vs Webpage  Web Address / Internet Protocol  Language of the Internet  Web Browser.
CSS/417 Introduction to Database Management Systems Workshop 5.
DATA COMMUNICATION DONE BY: ALVIN SAMPATH CARLVIN SAMPATH.
Ch 13. Wireless Management and Support Myungchul Kim
Ajax Technology for the Web Nic Shulver, FCET, Staffordshire University Introduction What is it? Pros and Cons Why is it important? Traditional Client-Server.
Web-based E-commerce Architecture
DP&NM Lab. POSTECH, Korea - 1 -Interaction Translation Methods for XML/SNMP Gateway Interaction Translation Methods for XML/SNMP Gateway Using XML Technologies.
AJAX Making Dynamic Web pages more Dynamic Jim Hendricks April 25th, 2006.
® IBM Software Group © 2007 IBM Corporation J2EE Web Component Introduction
SENG 422 Lab 5 An Introduction to XML Time: ELW B220 from (4:00 - 6:50) every Tuesday TA: Philip Baback Alipour Ph.D. Candidate in Electrical, Computer.
HTML. Principle of Programming  Interface with PC 2 English Japanese Chinese Machine Code Compiler / Interpreter C++ Perl Assembler Machine Code.
Web Services Kanda Runapongsa Dept. of Computer Engineering Khon Kaen University.
PosView Progress Report CS720H May, 3, POSTECH DP&NM Lab. (2)(2)CORBA-based Agent What we do? Development of network management platform: PosView.
WEB SCIENCE. What is the difference between the Internet and the World Wide Web? Internet is the entire network of connected computers and routers used.
XML and Web Services as a Facility Management Tool Paul Ehrlich, PE Business Development Leader Trane Global Controls.
Mainframe (Host) - Communications - User Interface - Business Logic - DBMS - Operating System - Storage (DB Files) Terminal (Display/Keyboard) Terminal.
NMS Case Study HP OpenView Network Node Manager Hong-taek Ju DP&NM Lab. Dept. of Computer Science and Engineering POSTECH, Pohang Korea Tel:
1 MSCS 237 Overview of web technologies (A specific type of distributed systems)
Web Pages with Features. Features on Web Pages Interactive Pages –Shows current date, get server’s IP, interactive quizzes Processing Forms –Serach a.
Chapter 4 Applets Cop Why Applets? WWW makes huge information available to anyone with web browser. Web server send web pages and images to your.
POSTECH DP&NM Lab. (1)(1) Web-based Internet/Intranet Network Traffic Monitoring System Introduction –Web-based Network Traffic Monitoring,
1 G52IWS: Web Services Chris Greenhalgh. 2 Contents The World Wide Web Web Services example scenario Motivations Basic Operational Model Supporting standards.
CS562 Advanced Java and Internet Application Introduction to the Computer Warehouse Web Application. Java Server Pages (JSP) Technology. By Team Alpha.
Web-Based Management. Display on Web browser Economical displays Ubiquitous access Reduction in network load for non-polled configuration Web Interface.
Computer Systems Lab TJHSST Senior Research Project Browser Based Distributed Computing Siggi Simonarson.
Introduction to Networking
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
Toward a Hybrid Solution for the Web of Services Eric Newcomer IONA Technologies W3C Workshop on Web of Services for Enterprise Computing February
The Internet What is the Internet? The Internet is a lot of computers over the whole world connected together so that they can share information. It.
The Internet Salihu Ibrahim Dasuki (PhD) CSC102 INTRODUCTION TO COMPUTER SCIENCE.
HTML III (Forms) Robin Burke ECT 270. Outline Where we are in this class Web applications HTML Forms Break Forms lab.
Introduction to Oracle Forms Developer and Oracle Forms Services
CX Introduction to Web Programming
Network Management Overview
HTML, XHTML, and the World Wide Web
CIIT-Human Computer Interaction-CSC456-Fall-2015-Mr
What is WWW? The term WWW refers to the World Wide Web or simply the Web. The World Wide Web consists of all the public Web sites connected to the Internet.
Introduction to Oracle Forms Developer and Oracle Forms Services
Computer Software Lecture 5.
Introduction to Oracle Forms Developer and Oracle Forms Services
Our Lady of the Rosary College S3 Computer Literacy
Chapter 3 Basic Foundations: Standards, Models and Language
Internet of Things (IoT) CSED 490K Course Introduction
Towards Ubiquitous EWS-based Network Management
Chapter 1 HTML, XHTML, and the World Wide Web
الانترنت والبريد الإلكتروني
Prof. James Won-Ki Hong March 3, 2015
Towards Ubiquitous EWS-based Network Management
Towards Ubiquitous EWS-based Network Management
Towards Ubiquitous EWS-based Network Management
Chapter 14 Web-Based Management 14-1 Chapter 14
Snippet Engine as a Database Server
Presentation transcript:

Towards Ubiquitous EWS-based Network Management Hong-Taek Ju and James Won-Ki Hong DP&NM Lab. Dept. of Computer Science and Engineering POSTECH, Pohang Korea {juht,

POSTECH DP&NM Lab. (2)(2) APNOM 2000 Introduction World-Wide Web (WWW) is one of the most widely used Internet applications Web-based Network Management is the use of this technology to manage networks and systems Key technologies –HTML, HTTP, Web Browser & Servers, Java, CGI, XML, etc. Industry Standards for Web-based Network Management –Web-Based Enterprise Management (WBEM from DMTF) –Java Management eXtension (JMX from Sun) Benefits of Web-based Network Management –Reduced development costs by using open technology –Unification for separated management platforms –Simplification by ubiquitous and standard user interface

POSTECH DP&NM Lab. (3)(3) APNOM 2000 Typical case of Web-based element and network management HTTP EWS Web Server SNMP Manager SNMP Agent SNMP HTTP EWS-based EM SNMP-based NM

POSTECH DP&NM Lab. (4)(4) APNOM 2000 Dual Management Interfaces Two models have pros and cons –Flexibility and Development cost: EWS-based EM >> SNMP-based NM –Scalability and Interoperability: EWS-based EM << SNMP-based NM Therefore, two models coexist in real world For users –Enhanced user interface –But still too expensive for network management by SNMP-based NM –Another interface needed for element management by EWS-based EM For equipment vendors –Put EWS and SNMP agent into network devices –Poor time-to-market and high cost Why not extend the EWS-based element management to the network management?

POSTECH DP&NM Lab. (5)(5) APNOM 2000 Related Work CIM HTTP Instrumentation Level Agent Level Manager Level JMX Manager Browser MBean MBean Server

POSTECH DP&NM Lab. (6)(6) APNOM 2000 Target Domain Closed target network –Results from standard bodies are still immature –There are few commercial devices conforming to the standards –Outputs from EWS varies in format and are hard to manipulate Enough computing resources in device –Recently, great advancement in hardware technology made it possible for a device to have plenty of computing resources –This advantage must be of benefit to EWS-based NM No SNMP integration –To avoid duplicated investment in closed targets –Devices are equipped with EWS only (i.e., SNMP Agent not necessary)

POSTECH DP&NM Lab. (7)(7) APNOM 2000 Architecture for EWS-based NM Extended version of EWS-based element management architecture: POS-EWS Thin-Client & Fat-Server paradigm Two model: 2-tier and 3-tier architectures Uses Java technology Communications using HTTP Operation & Information Encoding Supported basic management functions –Notification, Data collection, Agent discovery, Data setting

POSTECH DP&NM Lab. (8)(8) APNOM 2000 Two-Tier EWS-based NM Architecture

POSTECH DP&NM Lab. (9)(9) APNOM 2000 Communications using HTTP Java HTTP manager and management information server communicate using HTTP Avoid new specific management protocol –Reuse existing communication protocol Avoid overhead of frequently setting up and tearing down connections –By persistent TCP connection of HTTP 1.1 Management operation encoding in URL Management information encoding in HTTP

POSTECH DP&NM Lab. (10) APNOM 2000 Three-Tier Architecture

POSTECH DP&NM Lab. (11) APNOM 2000 Management Information Server

POSTECH DP&NM Lab. (12) APNOM 2000 Conclusion & Future Work Most commercial network devices are equipped with EWS It is used for element management only We proposed EWS-based Network Management It is currently under development Validation by applying this architecture to a closed (homogeneous) target and an open (heterogeneous) target network of EWS-enabled devices