Difference between revisions of "XML Management Protocol"
From Krupczak.org
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 21:21, 30 March 2007
Contents[hide] |
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.