This directory contains the actual System Management Agent
with the ISODE TP and example UNIX MIB. The only source code files are:

Sma.h:		it contains a table with the managed object classes
		the agent has knowledge of and create information
		i.e. methods to create an object at start-up time
		or through CMIS.
		This table needs to be edited if new managed object classes
		are introduced.
		

Sma.cc:		the System Management Agent main program.
