1. Tested SourceView1.3.1.Alpha,that is ok.
-------GDPLN---------
2. Ignored ATM switches' interfaces,because they are insignificant.
(DiscoverEngine.addHost())
3. ATM switches' interfaces are ignored,so deleted those traffic monitors for them.
(monitors.xml)
4. Modified ip resource module,two factors contribute to this,
added a new feature about PVC and deleted the feature about VLAN.
5. Added a new class LucentTypeHelper to convert type digit to the description
accordingly.
6. Fetchs PVC information through another SNMP table intfAtmPvcConnDisplayTable,
instead of ipAtmAppPvcVccStatsTable,simplified the relative program consequently.
7. Created a new db table NMS_ATM_PVC,which stores PVC data.
8. Added two device categories,5=Lucent ATM switch,6=Keda video.