AdventNet Web NMS 4 API Specification

Package com.adventnet.nms.tl1.config

Interface Summary
TL1ConfigAPI The TL1ConfigAPI defines the methods that allow addition and deletion of TL1 Objects at Runtime.
 

Class Summary
GNEConfig This class is used for creating GNEConfig.Necessary arguments for creating GNEConfig object are the GNE ip,netmask,port,groupname.
TIDConfig This class is used for Adding the Target IDs.It is mandatory to set the TIDName and the Group Name and then add the TID to a particular GNE.
TL1Config This class is used for creating the TL1Config.Using this we can add a new TL1 Node or a GNE node.Mandatory values which needs to be set are mentioned in TL1ConfigAPI.
 


AdventNet Web NMS 4 API Specification