This directory contains the source code for the ISODE specific
managed objects. These constitute the library libisodemib.a.
A brief description of the various source code files is given below.


IsodeKS.[h/cc]: the isode managed objects knowledge source

TpEntity.[h/cc]: the trasnport entity managed object class.

TpConn.[h/cc]: the trsnport connection managed object class.

IsodeAttr.[h/cc]: management attributes needed for this application
		in addition to the standard ones in SmiAttr.[h/cc].
		These are actually the C++ objects realising the attributes.


The library libisodesntx.a contains procedures that manipulate the special
ISODE MIB syntaxes. It comprises the following source code files:


IsodeAsn.[h/py]: the ISODE MIB specific syntaxes data structures in C and
		"pepy" augmented ASN.1 to produce encoders/decoders.

IsodeSntx.[h/c]: procedures that enable to manipulate the ISODE syntaxes using
		the oidtables in ETCDIR.
