XML Management Protocol: Difference between revisions
From Krupczak.org
Line 10: | Line 10: | ||
style=transparent; | style=transparent; | ||
SSL [style=filled]; | SSL [style=filled]; | ||
Entity -> XMP -> XML -> SSL -> TCP -> IP; | |||
label = "XMP Encapsulation"; | label = "XMP Encapsulation"; | ||
Revision as of 01:22, 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.