| XMP is the X/Open Management Protocols API.
It was based on an earlier protocol from Bull (and others) referred to
as CMA or CMapi - common management API.
This API is intended to allow applications to access objects
independent of the management protocol used by the object's agent.
The approach that they've taken is to define an API that supports the
union of the two protocols CMIP and SNMP - thus you pretty much have
to know the protocol spoken by the agent anyway. Add to that the need
to use XOM (the X/Open OSI Abstract Data Manipulation API - originally
developed for use with XDS - the X/Open Directory Services API) and you
have a pretty complext beast.
DECmcc does not currently support this API - we have the mcc_call API
which does the same, and more. However, as the XMP API will be part of
the OSF/DME and as DECmcc will be migrating to include the DME, then we
will be making XMP available. Hopefully, we can provide XMP support
before the DME is released from OSF - however, we do not have firm plan
dates yet.
Colin
|