| Modifier and Type | Method and Description |
|---|---|
void |
HuaweiM2KDataStore.addAssociatedAddress(LTEENodeB lteEnodeB,
StandardInterface stdIntf)
Adds an associated address to the LTEENodeB instance
|
void |
HuaweiM2KDataStore.addAssociatedAddress(N5gGNodeB n5gGnodeB,
StandardInterface stdIntf)
Adds an associated address to the N5GNodeB instance
|
void |
HuaweiM2KDataStore.addEntity(StandardInterface stdIntf,
java.lang.String strDeviceId)
Adds an Entity to the DataStore
|
void |
HuaweiM2KDataStore.addInterface(StandardInterface stdIntf,
java.lang.String strExtraInfo,
java.lang.String strDeviceId)
Adds an Interface to the DataStore
|
void |
HuaweiM2KDataStore.addInterface(StandardInterface stdIntf,
java.lang.String strExtraInfo,
java.lang.String strDeviceId,
boolean blnIpAddress)
Adds an Interface to the DataStore
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<StandardInterface> |
DeviceData.getStandardInterfaces() |
| Modifier and Type | Method and Description |
|---|---|
void |
DeviceData.setStandardInterface(StandardInterface stdIntf) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ENBProcessor.addInterfaces(HuaweiM2KDataStore dataStore,
java.util.List<StandardInterface> stdIntfLst,
java.util.List<VLAN> vlanLst,
java.util.List<LTEInterface> lteIntfLst,
java.lang.String strDeviceId,
LTEENodeB lteEnodeB,
LTEENBFunction lteeNBFunction,
java.lang.String strFile)
Adds Interface data to the DataStore
|
void |
DeviceData.setStandardInterfaces(java.util.List<StandardInterface> stdIntfLst)
Replaces the current StandardInterface list with a new StandardInterface
list.
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.Map<java.lang.String,StandardInterface> |
SRANNBIExpCombinedSiteProcessor.getOamInterfaceMap()
Map used to populate the OAM interface of Managed Combined site
|
static java.util.Map<java.lang.String,java.util.ArrayList<StandardInterface>> |
SRANNBIExpCombinedSiteProcessor.getStdInterfaceMap()
Map used to populate the BTS and nodeB traffic IP interfaces
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<StandardInterface> |
DeviceData.getStandardInterfaces() |
| Modifier and Type | Method and Description |
|---|---|
void |
DeviceData.setStandardInterface(StandardInterface stdIntf) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GNBProcessor.addInterfaces(HuaweiM2KDataStore dataStore,
java.util.List<StandardInterface> stdIntfLst,
java.util.List<VLAN> vlanLst,
java.util.List<LTEInterface> lteIntfLst,
java.lang.String strDeviceId,
N5gGNodeB n5gGEnodeB,
N5gGNBFunction n5gGNBFunction,
java.lang.String strFile)
Adds Interface data to the DataStore
|
void |
DeviceData.setStandardInterfaces(java.util.List<StandardInterface> stdIntfLst)
Replaces the current StandardInterface list with a new StandardInterface
list.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<StandardInterface> |
HardwareInventory.getStdIntfLst() |
| Modifier and Type | Method and Description |
|---|---|
void |
HardwareInventory.setStdIntfLst(java.util.List<StandardInterface> stdIntfLst) |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
CollectorUtils.getInterfaceIPDataExtraInfo(StandardInterface stdIntf) |