XML Management Protocol: Difference between revisions
From Krupczak.org
No edit summary |
No edit summary |
||
Line 20: | Line 20: | ||
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 MRTG. | ||
== Structure of Management Information == | |||
== Data Description and Transfer Syntax == | |||
== Message Formats and Syntax == | == Message Formats and Syntax == | ||
Line 25: | Line 29: | ||
== Implementations == | == Implementations == | ||
The acronym XMP and protocol should not be confused with the IETF [http://www.xmpp.org XMPP Extensible Messaging and Presence Protocol]. | The acronym XMP and protocol should not be confused with the IETF [http://www.xmpp.org XMPP Extensible Messaging and Presence Protocol]. |
Revision as of 01:21, 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 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.