| Package | Description |
|---|---|
| com.ibm.tivoli.nm.collectors.framework.store |
Provides implementations for the
CollectorDataStore
interface for storing network data collected by a given collector. |
| com.ibm.tivoli.nm.collectors.impl.alcatel5620sam | |
| com.ibm.tivoli.nm.collectors.impl.huaweim2k | |
| com.ibm.tivoli.nm.collectors.impl.huaweim2k.processor.enb |
| Modifier and Type | Method and Description |
|---|---|
LTEENBFunction |
LTEENodeB.addENBFunction(java.lang.String name,
java.lang.String vendor,
java.util.Map<java.lang.String,java.lang.Object> data)
Add an ENodeBFunction to this ENodeB
|
LTEENBFunction |
LTEDataStore.addENodeBFunction(LTEENodeB parent,
java.lang.String enbId,
java.lang.String vendor,
java.util.Map<java.lang.String,java.lang.Object> data)
Adds an ENBFunction to an ENodeB
|
| Modifier and Type | Method and Description |
|---|---|
LTEAntennaFunction |
LTEDataStore.addAntennaFunction(LTEENBFunction parent,
java.lang.String antennaSerial,
java.util.Map<java.lang.String,java.lang.Object> data)
Creates and adds an Antenna function to an ENBFunction
|
void |
LTEDataStore.addConnectedMME(LTEENBFunction parent,
java.lang.String mmeName,
java.util.Map<java.lang.String,java.lang.Object> data)
Adds an mme connection to an ENBFunction
|
void |
LTEDataStore.addConnectedSGW(LTEENBFunction parent,
java.lang.String sgwName,
java.util.Map<java.lang.String,java.lang.Object> data)
Adds an SGW connection to an ENBFunction
|
void |
LTEDataStore.addConnection(LTEENBFunction parent,
LTEFunction.eConnectionType type,
java.lang.String name,
java.util.Map<java.lang.String,java.lang.Object> data)
Adds a connection to an ENBFunction
|
LTEeUtranCell |
LTEDataStore.addEUtranCell(LTEENBFunction parent,
java.lang.String cellId,
java.util.Map<java.lang.String,java.lang.Object> data)
Adds a eUtranCell to an ENBFunction
|
LTEeUtranSector |
LTEDataStore.addEUtranSector(LTEENBFunction parent,
java.lang.String sectorId,
java.util.Map<java.lang.String,java.lang.Object> data)
Adds a eUtranSector to an ENBFunction
|
void |
LTEDataStore.addLTEInterface(LTEENBFunction parent,
java.lang.String ipAddress,
java.util.Map<java.lang.String,java.lang.Object> data)
Adds an Interface to an ENB function
|
void |
LTEDataStore.addPlmn(LTEENBFunction parent,
java.util.Map<java.lang.String,java.lang.Object> data)
Adds a Plmn to a ENB function
|
void |
LTEDataStore.addX2Neighbour(LTEENBFunction parent,
java.lang.String adjENBId,
java.util.Map<java.lang.String,java.lang.Object> data)
Adds an x2Neighbour connection to an ENBFunction
|
| Modifier and Type | Method and Description |
|---|---|
void |
Alcatel5620SamCollectorProcessor.processEnodeBCell(java.lang.String ftpUrl,
LTEENBFunction lteEnodeBFunction,
java.lang.String deviceSiteId)
Parses, processes, and saves the ENodeB Cell data to the datastore
|
void |
Alcatel5620SamCollectorProcessor.processEnodeBPlmn(java.lang.String ftpUrl,
LTEENBFunction lteEnodeBFunction,
java.lang.String deviceSiteId)
Parses, processes, and saves the ENodeB PLMN data to the datastore
|
void |
Alcatel5620SamCollectorProcessor.processEnodeBSector(java.lang.String ftpUrl,
LTEENBFunction lteEnodeBFunction,
java.lang.String deviceSiteId)
Parses, processes, and saves the ENodeB Sector data to the datastore
|
void |
Alcatel5620SamCollectorProcessor.processRanBackhaulEthernetPortLTEIfData(java.lang.String ftpUrl,
LTEENBFunction lteEnodeBFunction,
java.lang.String deviceSiteId)
Parses, processes, and saves the RanBackHaul's EthernetPort LTE data to the
datastore
|
| Modifier and Type | Method and Description |
|---|---|
LTEENBFunction |
HuaweiM2KDataStore.addENodeBFunction(LTEENodeB lteEnodeB,
ENodeBFunction enbFunction)
Adds an LTEENBFunction instance to the DataStore
|
LTEENBFunction |
HuaweiM2KDataStore.addNodeBFunction(LTEENodeB lteEnodeB,
NodeBFunction nbFunction) |
| Modifier and Type | Method and Description |
|---|---|
LTEAntennaFunction |
HuaweiM2KDataStore.addAntennaFunction(LTEENBFunction eNBFunction,
Antenna antenna)
Adds an Antenna to the DataStore
|
void |
HuaweiM2KDataStore.addConnectedMME(LTEENBFunction eNBFunction,
MMEConnection mmeConn)
Adds an S1-MME connection to the DataStore
|
void |
HuaweiM2KDataStore.addConnectedSGW(LTEENBFunction eNBFunction,
SGWConnection sgwConn)
Adds a connected SGW to the DataStore
|
void |
HuaweiM2KDataStore.addConnection(LTEENBFunction eNBFunction,
OAMConnection oamConn)
Adds a Connection to the DataStore
|
LTEeUtranCell |
HuaweiM2KDataStore.addEUtranCell(LTEENBFunction eNBFunction,
UTRANCell utrCell)
Adds an LTEeUtranCell instance to the DataStore
|
LTEeUtranSector |
HuaweiM2KDataStore.addEUtranSector(LTEENBFunction eNBFunction,
UTRANSector utrSector)
Adds an LTEeUtranSector instance to the DataStore
|
void |
HuaweiM2KDataStore.addLTEInterface(LTEENBFunction eNBFunction,
LTEInterface lteIntf)
Adds an LTE interface to the DataStore
|
void |
HuaweiM2KDataStore.addPlmn(LTEENBFunction lteeNBFunction,
java.lang.String strMcc,
java.lang.String strMnc)
Adds a PLMN record to the DataStore
|
void |
HuaweiM2KDataStore.addX2Neighbour(LTEENBFunction eNBFunction,
X2Connection x2Conn)
Adds an X2 connection to the DataStore
|
| 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
|