public class HuaweiTL1Processor
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DEVICE_SYS_OBJECT_ID |
| Constructor and Description |
|---|
HuaweiTL1Processor(CollectorDataStore dataStore,
int dataSourceId,
HuaweiTL1 tl1Util) |
| Modifier and Type | Method and Description |
|---|---|
void |
createONTDevice(java.lang.String ontDeviceName,
java.lang.String deviceId,
java.lang.String oltPortName)
Method to create ONT device
|
boolean |
getDeviceEntities() |
void |
loadVLANInterfaces() |
void |
processDiscovery() |
public static final java.lang.String DEVICE_SYS_OBJECT_ID
public HuaweiTL1Processor(CollectorDataStore dataStore, int dataSourceId, HuaweiTL1 tl1Util)
public void processDiscovery()
throws java.lang.Exception
java.lang.Exceptionpublic boolean getDeviceEntities()
throws java.lang.Exception
java.lang.Exceptionpublic void createONTDevice(java.lang.String ontDeviceName,
java.lang.String deviceId,
java.lang.String oltPortName)
deviceName - Name of the deviceontId - ONT Idpublic void loadVLANInterfaces()