Difference between revisions of "XML Management Protocol"

From Krupczak.org
Jump to: navigation, search
(Basic Architecture)
(Basic Architecture)
Line 10: Line 10:
 
   style=transparent;
 
   style=transparent;
 
   SSL [style=filled];
 
   SSL [style=filled];
   Mgr-or-Agent -> XMP -> XML -> SSL -> TCP -> IP;
+
   Entity -> XMP -> XML -> SSL -> TCP -> IP;
 
   label = "XMP Encapsulation";
 
   label = "XMP Encapsulation";
 
   
 
   

Revision as of 21:22, 30 March 2007

Contents

Overview

Basic Architecture

Entities acting as managers initiate communication with agents. Manager closes session when finished.

XMP has been implemented in C and Java. Bindings for Perl are in the works. An XMP adapter has also been written for MRTG.

Structure of Management Information

Data Description and Transfer Syntax

Message Formats and Syntax

Implementations

The acronym XMP and protocol should not be confused with the IETF XMPP Extensible Messaging and Presence Protocol.

Personal tools