public class HuaweiM2KDataStore
extends java.lang.Object
| Constructor and Description |
|---|
HuaweiM2KDataStore(LTEDataStore dataStore,
int intDataSourceId)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
LTEAntennaFunction |
addAntennaFunction(LTEENBFunction eNBFunction,
Antenna antenna)
Adds an Antenna to the DataStore
|
void |
addAntennaSerial(LTEeUtranSector lteEutranSector,
java.lang.String strAntennaSerialNo)
Adds an Antenna serial number to the UTRAN sector
|
void |
addAssociatedAddress(LTEENodeB lteEnodeB,
StandardInterface stdIntf)
Adds an associated address to the LTEENodeB instance
|
void |
addAssociatedAddress(N5gGNodeB n5gGnodeB,
StandardInterface stdIntf)
Adds an associated address to the N5GNodeB instance
|
RANNetworkDevice |
addBaseStation(java.lang.String deviceId,
java.lang.String baseStationId,
java.lang.String controllerId,
java.lang.String technologyType) |
RANNetworkDevice |
addBaseStationController(java.lang.String deviceId,
java.lang.String controllerId,
java.lang.String technologyType) |
void |
addConnectedMME(LTEENBFunction eNBFunction,
MMEConnection mmeConn)
Adds an S1-MME connection to the DataStore
|
void |
addConnectedSGW(LTEENBFunction eNBFunction,
SGWConnection sgwConn)
Adds a connected SGW to the DataStore
|
void |
addConnection(LTEENBFunction eNBFunction,
OAMConnection oamConn)
Adds a Connection to the DataStore
|
void |
addDeviceData(java.lang.String strDeviceId,
NetworkDevice device)
Adds a network device to the DataStore
|
void |
addDeviceData(java.lang.String deviceId,
RANNetworkDevice ranNetworkDevice)
Adds a RAN device to the DataStore
|
LTEEIR |
addEIR(java.lang.String deviceId,
java.lang.String parentChassisId,
java.lang.String parentChassisDn) |
LTEEIRFunction |
addEIRFunction(LTEEIR parent,
java.lang.String mmeName,
java.lang.String vendor,
java.util.Map<java.lang.String,java.lang.Object> data) |
LTEENodeB |
addENodeB(ENodeB enb)
Adds an LTEENodeB instance to the DataStore
|
LTEENBFunction |
addENodeBFunction(LTEENodeB lteEnodeB,
ENodeBFunction enbFunction)
Adds an LTEENBFunction instance to the DataStore
|
void |
addEntity(StandardInterface stdIntf,
java.lang.String strDeviceId)
Adds an Entity to the DataStore
|
void |
addEntity(java.lang.String deviceId,
java.util.Map<java.lang.String,java.lang.Object> data) |
LTEeUtranCell |
addEUtranCell(LTEENBFunction eNBFunction,
UTRANCell utrCell)
Adds an LTEeUtranCell instance to the DataStore
|
LTEeUtranSector |
addEUtranSector(LTEENBFunction eNBFunction,
UTRANSector utrSector)
Adds an LTEeUtranSector instance to the DataStore
|
void |
addGeographicLocation(java.lang.String strDeviceId,
java.util.Map<java.lang.String,java.lang.Object> geolocMap)
Adds the geographic location to the Device instance in the DataStore
|
void |
addGLoCell(java.lang.String deviceId,
java.lang.String localCellId,
java.lang.String cellId,
java.util.Map<java.lang.String,java.lang.Object> cellData) |
N5gGNodeB |
addGNodeB(GNodeB gnb)
Adds an N5GNodeB instance to the DataStore
|
N5gGNBFunction |
addGNodeBFunction(N5gGNodeB n5gGnodeB,
GNodeBFunction gnbFunction)
Adds an LTEENBFunction instance to the DataStore
|
void |
addGSMCell(java.lang.String cellId,
java.lang.String technologyType,
java.util.Map<java.lang.String,java.lang.Object> cellData) |
void |
addGTRXGroup(java.lang.String deviceId,
java.lang.String gtrxId,
java.lang.String gtrxno,
java.util.Map<java.lang.String,java.lang.Object> gtrxData) |
LTEHSS |
addHSS(java.lang.String deviceId,
java.lang.String parentChassisId,
java.lang.String parentChassisDn) |
LTEHSSFunction |
addHSSFunction(LTEHSS parent,
java.lang.String mmeName,
java.lang.String vendor,
java.util.Map<java.lang.String,java.lang.Object> data) |
void |
addInterface(StandardInterface stdIntf,
java.lang.String strExtraInfo,
java.lang.String strDeviceId)
Adds an Interface to the DataStore
|
void |
addInterface(StandardInterface stdIntf,
java.lang.String strExtraInfo,
java.lang.String strDeviceId,
boolean blnIpAddress)
Adds an Interface to the DataStore
|
void |
addLayer2Connection(java.lang.String strDeviceId,
TopologicalConnection topoConn) |
void |
addLayer3Connection(java.lang.String strDeviceId,
TopologicalConnection topoConn) |
void |
addLocationInformation(java.lang.String elementId,
java.lang.String mcc,
java.lang.String mnc,
java.lang.String lac,
java.lang.String rac) |
void |
addLTEInterface(LTEEIRFunction parent,
java.lang.String ipAddress,
java.util.Map<java.lang.String,java.lang.Object> data) |
void |
addLTEInterface(LTEENBFunction eNBFunction,
LTEInterface lteIntf)
Adds an LTE interface to the DataStore
|
void |
addLTEInterface(LTEHSSFunction parent,
java.lang.String ipAddress,
java.util.Map<java.lang.String,java.lang.Object> data) |
void |
addLTEInterface(LTEMMEFunction parent,
java.lang.String ipAddress,
java.util.Map<java.lang.String,java.lang.Object> data) |
void |
addLTEInterface(LTEPCRFFunction parent,
java.lang.String ipAddress,
java.util.Map<java.lang.String,java.lang.Object> data) |
void |
addLTEInterface(LTEPGWFunction parent,
java.lang.String ipAddress,
java.util.Map<java.lang.String,java.lang.Object> data) |
void |
addLTEInterface(LTESGWFunction parent,
java.lang.String ipAddress,
java.util.Map<java.lang.String,java.lang.Object> data) |
RANNetworkDevice |
addMediaGateWay(java.lang.String deviceId,
java.lang.String mgwId) |
RANNetworkDevice |
addMME(java.lang.String deviceId,
java.lang.String parentChassisId,
java.lang.String parentChassisDn) |
LTEMMEFunction |
addMMEFunction(LTEMME parent,
java.lang.String mmeName,
java.lang.String vendor,
java.util.Map<java.lang.String,java.lang.Object> data) |
RANNetworkDevice |
addMSS(java.lang.String deviceId,
java.lang.String mssId) |
void |
addN5GInterface(N5gGNBFunction gNBFunction,
LTEInterface lteIntf) |
RANNetworkDevice |
addNodeB(java.lang.String deviceId,
java.lang.String nodeBId,
java.lang.String controllerId,
java.lang.String technologyType) |
LTEENBFunction |
addNodeBFunction(LTEENodeB lteEnodeB,
NodeBFunction nbFunction) |
N5gLogicalElement |
addNRCell(N5gLogicalElement.eLogicalType nrCellDu,
N5gGNBFunction n5gGnbFunction,
java.lang.String Cellid,
java.util.Map<java.lang.String,java.lang.Object> nrDUCellProps) |
N5gNRSector |
addNRSectorCarrier(N5gGNBFunction n5gGnbFunction,
UTRANSector utrSector,
java.util.Map<java.lang.String,java.lang.Object> eUtranSectorProps) |
RANNetworkDevice |
addPCRF(java.lang.String deviceId,
java.lang.String parentChassisId,
java.lang.String parentChassisDn) |
LTEPCRFFunction |
addPCRFFunction(LTEPCRF parent,
java.lang.String pcrfName,
java.lang.String vendor,
java.util.Map<java.lang.String,java.lang.Object> data) |
RANNetworkDevice |
addPGW(java.lang.String deviceId,
java.lang.String parentChassisId,
java.lang.String parentChassisDn) |
LTEPGWFunction |
addPGWFunction(LTEPGW parent,
java.lang.String pgwName,
java.lang.String vendor,
java.util.Map<java.lang.String,java.lang.Object> data) |
void |
addPlmn(LTEEIRFunction lteFun,
java.lang.String strMcc,
java.lang.String strMnc) |
void |
addPlmn(LTEENBFunction lteeNBFunction,
java.lang.String strMcc,
java.lang.String strMnc)
Adds a PLMN record to the DataStore
|
void |
addPlmn(LTEHSSFunction lteFun,
java.lang.String strMcc,
java.lang.String strMnc) |
void |
addPlmn(LTEMMEFunction lteMMEFunction,
java.lang.String strMcc,
java.lang.String strMnc) |
void |
addPlmn(LTEPCRFFunction lteFun,
java.lang.String strMcc,
java.lang.String strMnc) |
void |
addPlmn(LTEPGWFunction lteFun,
java.lang.String strMcc,
java.lang.String strMnc) |
void |
addPlmn(LTESGWFunction lteFun,
java.lang.String strMcc,
java.lang.String strMnc) |
void |
addPlmn(N5gGNBFunction n5gGNBFunction,
java.lang.String strMcc,
java.lang.String strMnc) |
RANNetworkDevice |
addRadioNetworkController(java.lang.String deviceId,
java.lang.String controllerId,
java.lang.String technologyType) |
void |
addRANConnection(java.lang.String deviceId,
java.util.Map<java.lang.String,java.lang.Object> ranConnection) |
void |
addRANEntity(java.lang.String deviceId,
java.util.Map<java.lang.String,java.lang.Object> data) |
void |
addSector(java.lang.String deviceId,
java.lang.String transceiverId,
java.lang.String sectorId,
java.util.Map<java.lang.String,java.lang.Object> sectorData) |
void |
addSectorId(LTEAntennaFunction lteAntennaFunction,
java.lang.String strSectorId)
Adds a Sector identifier to the lteAntennaFunction
|
RANNetworkDevice |
addSGSN(java.lang.String deviceId,
java.lang.String sgsnId,
java.lang.String technologyType) |
RANNetworkDevice |
addSGW(java.lang.String deviceId,
java.lang.String parentChassisId,
java.lang.String parentChassisDn) |
LTESGWFunction |
addSGWFunction(LTESGW parent,
java.lang.String pgwName,
java.lang.String vendor,
java.util.Map<java.lang.String,java.lang.Object> data) |
void |
addTransceiver(java.lang.String deviceId,
java.lang.String transceiverId,
java.lang.String cellId,
java.util.Map<java.lang.String,java.lang.Object> data) |
void |
addUtranCell(java.lang.String cellId,
java.util.Map<java.lang.String,java.lang.Object> cellData) |
void |
addUtranLocalCell(java.lang.String deviceId,
java.lang.String localCellId,
java.lang.String cellId,
java.util.Map<java.lang.String,java.lang.Object> cellData) |
void |
addX2Neighbour(LTEENBFunction eNBFunction,
X2Connection x2Conn)
Adds an X2 connection to the DataStore
|
boolean |
checkDevice(java.lang.String deviceId,
java.lang.String deviceIp,
java.lang.String cgpoDeviceID) |
boolean |
checkDeviceType(java.lang.String cgpoDeviceID,
java.lang.String devicetype) |
java.lang.String |
getDeviceInfo(java.lang.String deviceId) |
java.lang.String |
getDeviceList()
Returns the Device list
|
java.util.Map<java.lang.String,java.lang.Object> |
getInterface(java.lang.String deviceId,
java.lang.String id) |
java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.lang.Object>> |
getInterfaces(java.lang.String deviceId) |
NetworkDevice |
getNetworkDevice(java.lang.String deviceId) |
void |
removeAllDeviceData()
Removes all Device data from the DataStore
|
void |
removeDeviceData(java.lang.String deviceId) |
public HuaweiM2KDataStore(LTEDataStore dataStore, int intDataSourceId)
dataStore - LTEDataStore instanceintDataSourceId - Data Source identifierpublic java.lang.String getDeviceList()
public void removeAllDeviceData()
public LTEENodeB addENodeB(ENodeB enb) throws CollectorException
dataStore - LTEDataStore instanceintDataSourceId - Data Source identifierenb - ENodeB instanceCollectorExceptionpublic N5gGNodeB addGNodeB(GNodeB gnb) throws CollectorException
dataStore - N5GDataStore instanceintDataSourceId - Data Source identifiergnb - GNodeB instanceCollectorExceptionpublic void addGeographicLocation(java.lang.String strDeviceId,
java.util.Map<java.lang.String,java.lang.Object> geolocMap)
throws CollectorException
strDeviceId - Device identifiergeolocMap - Map of geographical location dataCollectorExceptionpublic void addAssociatedAddress(LTEENodeB lteEnodeB, StandardInterface stdIntf)
lteEnodeB - LTEENodeB instancestdIntf - StandardInterface instancepublic void addAssociatedAddress(N5gGNodeB n5gGnodeB, StandardInterface stdIntf)
N5GNodeB - N5GNodeB instancestdIntf - StandardInterface instancepublic LTEENBFunction addENodeBFunction(LTEENodeB lteEnodeB, ENodeBFunction enbFunction) throws CollectorException
lteEnodeB - LTEENodeB instanceenbFunction - ENodeBFunction instanceCollectorExceptionpublic LTEENBFunction addNodeBFunction(LTEENodeB lteEnodeB, NodeBFunction nbFunction) throws CollectorException
CollectorExceptionpublic N5gGNBFunction addGNodeBFunction(N5gGNodeB n5gGnodeB, GNodeBFunction gnbFunction) throws CollectorException
n5gGnodeB - N5gGNodeB instancegnbFunction - GNodeBFunction instanceCollectorExceptionpublic void addPlmn(LTEENBFunction lteeNBFunction, java.lang.String strMcc, java.lang.String strMnc)
lteeNBFunction - LTEENBFunction instancestrMcc - Mobile Country CodestrMnc - Mobile Network Codepublic void addPlmn(N5gGNBFunction n5gGNBFunction, java.lang.String strMcc, java.lang.String strMnc)
public LTEeUtranCell addEUtranCell(LTEENBFunction eNBFunction, UTRANCell utrCell)
eNBFunction - LTEENBFunction instanceutrCell - UTRANCell instancepublic LTEeUtranSector addEUtranSector(LTEENBFunction eNBFunction, UTRANSector utrSector) throws CollectorException
eNBFunction - LTEENBFunction instanceutrSector - UTRANSector instanceCollectorExceptionpublic void addAntennaSerial(LTEeUtranSector lteEutranSector, java.lang.String strAntennaSerialNo)
lteEutranSector - LTEeUtranSector instancestrAntennaSerialNo - Antenna serial numberpublic LTEAntennaFunction addAntennaFunction(LTEENBFunction eNBFunction, Antenna antenna) throws CollectorException
eNBFunction - LTEENBFunction instanceantenna - Antenna instanceCollectorExceptionpublic void addSectorId(LTEAntennaFunction lteAntennaFunction, java.lang.String strSectorId)
lteAntennaFunction - lteAntennaFunction instancestrSectorId - Sector identifierpublic void addInterface(StandardInterface stdIntf, java.lang.String strExtraInfo, java.lang.String strDeviceId) throws CollectorException
stdIntf - StandardInterface instancestrExtraInfo - ExtraInfo data as StringstrDeviceId - Device identifierCollectorExceptionpublic void addInterface(StandardInterface stdIntf, java.lang.String strExtraInfo, java.lang.String strDeviceId, boolean blnIpAddress) throws CollectorException
stdIntf - StandardInterface instancestrExtraInfo - ExtraInfo data as StringstrDeviceId - Device identifierblnIpAddress - Flag to add the IP address to the DataStore. This flag should
only be disabled if the IP addresses are already specified in
the ExtraInfo map (this ensures that the BuildContainment
stitcher only picks up the IP addresses from the ExtraInfo
m_IPData block and not from m_IpAddress field).CollectorExceptionpublic void addEntity(java.lang.String deviceId,
java.util.Map<java.lang.String,java.lang.Object> data)
throws CollectorException
deviceId - data - CollectorExceptionpublic void addEntity(StandardInterface stdIntf, java.lang.String strDeviceId) throws CollectorException
stdIntf - StandardInterface instancestrDeviceId - Device identifierCollectorExceptionpublic void addLTEInterface(LTEENBFunction eNBFunction, LTEInterface lteIntf)
eNBFunction - LTEENBFunction instancelteIntf - LTEInterface instancepublic void addN5GInterface(N5gGNBFunction gNBFunction, LTEInterface lteIntf)
public void addX2Neighbour(LTEENBFunction eNBFunction, X2Connection x2Conn)
eNBFunction - LTEENBFunction instancex2Conn - X2Connection instancepublic void addConnectedMME(LTEENBFunction eNBFunction, MMEConnection mmeConn)
eNBFunction - LTEENBFunction instancemmeConn - MMEConnection instancepublic void addConnectedSGW(LTEENBFunction eNBFunction, SGWConnection sgwConn)
eNBFunction - LTEENBFunction instancesgwConn - SGWConnection instancepublic void addConnection(LTEENBFunction eNBFunction, OAMConnection oamConn)
eNBFunction - LTEENBFunction instanceoamConn - OAMConnection instancepublic void addDeviceData(java.lang.String strDeviceId,
NetworkDevice device)
throws CollectorException
strDeviceId - Device identifierdevice - NetworkDevice instanceCollectorExceptionpublic void addDeviceData(java.lang.String deviceId,
RANNetworkDevice ranNetworkDevice)
throws CollectorException
deviceId - Device identifierranNetworkDevice - RANNetworkDevice instanceCollectorExceptionpublic java.util.Map<java.lang.String,java.lang.Object> getInterface(java.lang.String deviceId,
java.lang.String id)
throws CollectorException
deviceId - id - CollectorExceptionpublic java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.lang.Object>> getInterfaces(java.lang.String deviceId)
throws CollectorException
deviceId - CollectorExceptionpublic void removeDeviceData(java.lang.String deviceId)
deviceId - public void addLocationInformation(java.lang.String elementId,
java.lang.String mcc,
java.lang.String mnc,
java.lang.String lac,
java.lang.String rac)
throws CollectorException
elementId - mcc - mnc - lac - rac - CollectorExceptionpublic void addRANConnection(java.lang.String deviceId,
java.util.Map<java.lang.String,java.lang.Object> ranConnection)
throws CollectorException
deviceId - ranConnection - CollectorExceptionpublic void addRANEntity(java.lang.String deviceId,
java.util.Map<java.lang.String,java.lang.Object> data)
throws CollectorException
deviceId - data - CollectorExceptionpublic RANNetworkDevice addMediaGateWay(java.lang.String deviceId, java.lang.String mgwId) throws CollectorException
deviceId - mgwId - CollectorExceptionpublic LTEHSS addHSS(java.lang.String deviceId, java.lang.String parentChassisId, java.lang.String parentChassisDn) throws CollectorException
deviceId - parentChassisId - parentChassisDn - CollectorExceptionpublic LTEHSSFunction addHSSFunction(LTEHSS parent, java.lang.String mmeName, java.lang.String vendor, java.util.Map<java.lang.String,java.lang.Object> data) throws CollectorException
parent - mmeName - vendor - data - CollectorExceptionpublic void addPlmn(LTEHSSFunction lteFun, java.lang.String strMcc, java.lang.String strMnc)
lteFun - strMcc - strMnc - public void addLTEInterface(LTEHSSFunction parent, java.lang.String ipAddress, java.util.Map<java.lang.String,java.lang.Object> data) throws CollectorException
parent - ipAddress - data - CollectorExceptionpublic LTEEIR addEIR(java.lang.String deviceId, java.lang.String parentChassisId, java.lang.String parentChassisDn) throws CollectorException
deviceId - parentChassisId - parentChassisDn - CollectorExceptionpublic LTEEIRFunction addEIRFunction(LTEEIR parent, java.lang.String mmeName, java.lang.String vendor, java.util.Map<java.lang.String,java.lang.Object> data) throws CollectorException
parent - mmeName - vendor - data - CollectorExceptionpublic void addPlmn(LTEEIRFunction lteFun, java.lang.String strMcc, java.lang.String strMnc)
lteFun - strMcc - strMnc - public void addLTEInterface(LTEEIRFunction parent, java.lang.String ipAddress, java.util.Map<java.lang.String,java.lang.Object> data) throws CollectorException
parent - ipAddress - data - CollectorExceptionpublic RANNetworkDevice addMSS(java.lang.String deviceId, java.lang.String mssId) throws CollectorException
deviceId - mssId - CollectorExceptionpublic RANNetworkDevice addSGSN(java.lang.String deviceId, java.lang.String sgsnId, java.lang.String technologyType) throws CollectorException
deviceId - sgsnId - technologyType - CollectorExceptionpublic RANNetworkDevice addMME(java.lang.String deviceId, java.lang.String parentChassisId, java.lang.String parentChassisDn) throws CollectorException
deviceId - parentChassisId - parentChassisDn - CollectorExceptionpublic LTEMMEFunction addMMEFunction(LTEMME parent, java.lang.String mmeName, java.lang.String vendor, java.util.Map<java.lang.String,java.lang.Object> data) throws CollectorException
parent - mmeName - vendor - data - CollectorExceptionpublic void addPlmn(LTEMMEFunction lteMMEFunction, java.lang.String strMcc, java.lang.String strMnc)
lteMMEFunction - strMcc - strMnc - public void addLTEInterface(LTEMMEFunction parent, java.lang.String ipAddress, java.util.Map<java.lang.String,java.lang.Object> data) throws CollectorException
parent - ipAddress - data - CollectorExceptionpublic RANNetworkDevice addPGW(java.lang.String deviceId, java.lang.String parentChassisId, java.lang.String parentChassisDn) throws CollectorException
deviceId - parentChassisId - parentChassisDn - CollectorExceptionpublic LTEPGWFunction addPGWFunction(LTEPGW parent, java.lang.String pgwName, java.lang.String vendor, java.util.Map<java.lang.String,java.lang.Object> data) throws CollectorException
parent - pgwName - vendor - data - CollectorExceptionpublic void addPlmn(LTEPGWFunction lteFun, java.lang.String strMcc, java.lang.String strMnc)
lteFun - strMcc - strMnc - public void addLTEInterface(LTEPGWFunction parent, java.lang.String ipAddress, java.util.Map<java.lang.String,java.lang.Object> data) throws CollectorException
CollectorExceptionpublic RANNetworkDevice addSGW(java.lang.String deviceId, java.lang.String parentChassisId, java.lang.String parentChassisDn) throws CollectorException
deviceId - parentChassisId - parentChassisDn - CollectorExceptionpublic LTESGWFunction addSGWFunction(LTESGW parent, java.lang.String pgwName, java.lang.String vendor, java.util.Map<java.lang.String,java.lang.Object> data) throws CollectorException
parent - pgwName - vendor - data - CollectorExceptionpublic void addPlmn(LTESGWFunction lteFun, java.lang.String strMcc, java.lang.String strMnc)
lteFun - strMcc - strMnc - public void addLTEInterface(LTESGWFunction parent, java.lang.String ipAddress, java.util.Map<java.lang.String,java.lang.Object> data) throws CollectorException
parent - ipAddress - data - CollectorExceptionpublic RANNetworkDevice addPCRF(java.lang.String deviceId, java.lang.String parentChassisId, java.lang.String parentChassisDn) throws CollectorException
deviceId - parentChassisId - parentChassisDn - CollectorExceptionpublic LTEPCRFFunction addPCRFFunction(LTEPCRF parent, java.lang.String pcrfName, java.lang.String vendor, java.util.Map<java.lang.String,java.lang.Object> data) throws CollectorException
parent - pcrfName - vendor - data - CollectorExceptionpublic void addPlmn(LTEPCRFFunction lteFun, java.lang.String strMcc, java.lang.String strMnc)
lteFun - strMcc - strMnc - public void addLTEInterface(LTEPCRFFunction parent, java.lang.String ipAddress, java.util.Map<java.lang.String,java.lang.Object> data) throws CollectorException
parent - ipAddress - data - CollectorExceptionpublic java.lang.String getDeviceInfo(java.lang.String deviceId)
public NetworkDevice getNetworkDevice(java.lang.String deviceId) throws CollectorException
CollectorExceptionpublic boolean checkDevice(java.lang.String deviceId,
java.lang.String deviceIp,
java.lang.String cgpoDeviceID)
deviceId - deviceIp - cgpoDeviceID - public boolean checkDeviceType(java.lang.String cgpoDeviceID,
java.lang.String devicetype)
cgpoDeviceID - devicetype - public RANNetworkDevice addBaseStation(java.lang.String deviceId, java.lang.String baseStationId, java.lang.String controllerId, java.lang.String technologyType) throws CollectorException
deviceId - baseStationId - controllerId - technologyType - CollectorExceptionpublic RANNetworkDevice addBaseStationController(java.lang.String deviceId, java.lang.String controllerId, java.lang.String technologyType) throws CollectorException
deviceId - controllerId - technologyType - CollectorExceptionpublic void addGSMCell(java.lang.String cellId,
java.lang.String technologyType,
java.util.Map<java.lang.String,java.lang.Object> cellData)
throws CollectorException
cellId - technologyType - cellData - CollectorExceptionpublic void addTransceiver(java.lang.String deviceId,
java.lang.String transceiverId,
java.lang.String cellId,
java.util.Map<java.lang.String,java.lang.Object> data)
throws CollectorException
deviceId - transceiverId - cellId - data - CollectorExceptionpublic RANNetworkDevice addNodeB(java.lang.String deviceId, java.lang.String nodeBId, java.lang.String controllerId, java.lang.String technologyType) throws CollectorException
deviceId - nodeBId - controllerId - technologyType - CollectorExceptionpublic RANNetworkDevice addRadioNetworkController(java.lang.String deviceId, java.lang.String controllerId, java.lang.String technologyType) throws CollectorException
deviceId - controllerId - technologyType - CollectorExceptionpublic void addUtranCell(java.lang.String cellId,
java.util.Map<java.lang.String,java.lang.Object> cellData)
throws CollectorException
cellId - cellData - CollectorExceptionpublic void addUtranLocalCell(java.lang.String deviceId,
java.lang.String localCellId,
java.lang.String cellId,
java.util.Map<java.lang.String,java.lang.Object> cellData)
throws CollectorException
cellId - cellData - CollectorExceptionpublic void addGLoCell(java.lang.String deviceId,
java.lang.String localCellId,
java.lang.String cellId,
java.util.Map<java.lang.String,java.lang.Object> cellData)
throws CollectorException
cellId - cellData - CollectorExceptionpublic void addGTRXGroup(java.lang.String deviceId,
java.lang.String gtrxId,
java.lang.String gtrxno,
java.util.Map<java.lang.String,java.lang.Object> gtrxData)
throws CollectorException
CollectorExceptionpublic void addSector(java.lang.String deviceId,
java.lang.String transceiverId,
java.lang.String sectorId,
java.util.Map<java.lang.String,java.lang.Object> sectorData)
throws CollectorException
deviceId - transceiverId - sectorId - sectorData - CollectorExceptionpublic void addLayer2Connection(java.lang.String strDeviceId,
TopologicalConnection topoConn)
throws CollectorException
strDeviceId - topoConn - CollectorExceptionpublic void addLayer3Connection(java.lang.String strDeviceId,
TopologicalConnection topoConn)
throws CollectorException
strDeviceId - topoConn - CollectorExceptionpublic N5gNRSector addNRSectorCarrier(N5gGNBFunction n5gGnbFunction, UTRANSector utrSector, java.util.Map<java.lang.String,java.lang.Object> eUtranSectorProps)
public N5gLogicalElement addNRCell(N5gLogicalElement.eLogicalType nrCellDu, N5gGNBFunction n5gGnbFunction, java.lang.String Cellid, java.util.Map<java.lang.String,java.lang.Object> nrDUCellProps)