XML Management Protocol: Difference between revisions

From Krupczak.org
Rdk (talk | contribs)
Rdk (talk | contribs)
Line 20: Line 20:
Entities acting as managers initiate communication with agents.  Manager closes session when finished.
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.
XMP has been implemented in ''C'' and ''Java''.  Bindings for Perl are in the works.  An XMP adapter has also been written for use with [http://tobi.oetiker.ch/ MRTG].


== Structure of Management Information ==
== Structure of Management Information ==

Revision as of 13:42, 31 March 2007

Overview

Basic Architecture

Diagrams error (with dot command): /bin/bash: line 1: dot: command not found

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 use with 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.