1124861Shartisnmpd:
2124861Sharti	- rethink transports a little bit: make them loadable and make
3124861Sharti	a private subtree for transports:
4124861Sharti		OK. Table not writeable yet.
5124861Sharti
6124861Sharti	There should be a transport table that is indexed by the transport name.
7124861Sharti	This table can be used to load/unload transports at run time.
8124861Sharti		OK. Table not writeable yet.
9124861Sharti
10124861Sharti	Then there can be a port table that is indexed by transport name and
11124861Sharti	port name. Plus a transport-specific table indexed by port name only.
12124861Sharti
13124861Sharti	The transport table could contain a column of type OID that points
14124861Sharti	to the transport-specific table.
15