AdventNet Web NMS 4 API Specification

Package com.adventnet.nms.pollui.tl1

Provides classes to build and customize Current Statistics graphs and Collected Statistics graphs for TL1 protocol.

See:
          Description

Interface Summary
TL1ResultListener The class implementing this listener will be invoked when the option to view "Current Statistics graph" is chosen for a TL1 device.
 

Class Summary
TL1CollectedData TL1CollectedData object can be used to get collected data for a TL1Device The collected performance data can be retrieved for a 'given device' and for the 'given command'.
TL1Poller An instance of this class is created when "Current Statistics graph" option is choosen for a TL1 device.
 

Exception Summary
TL1PollerException Exception thrown while trying to know the Real Time status of a TL1 Device using TL1Poller.
 

Package com.adventnet.nms.pollui.tl1 Description

Provides classes to build and customize Current Statistics graphs and Collected Statistics graphs for TL1 protocol.
 
 


AdventNet Web NMS 4 API Specification