You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »


Access: r:read /w:write/ rw:read+write/ -:not applicable

Details: c: create, r: read, u: update, d: delete

Tablename (alias)devicemanager12data-providerapi-gateway
connectionlogw (c)r
eventlogw (c)r
faultcurrentw (cud)r
faultlogw (c)r
historicalperformance15minw (cu)r
historicalperformance24hw (cu)r
inventoryequipmentw (cu)r
maintenancemoderw (crd)rw (crud)
mediator-server-rw (crud) r

networkelement-connection

w (cud)rw (ru)

Collision: networkelement-connection/is-required 

To prevent these concurrent update a partial update mechanism is implemented in the sdnr-wt-common lib

Remote Initialization

networkelement-connection:

  • clear all entries which are not required (is-required=false)
  • set all entries to status=Disconnected

faultcurrent:

  • clear all

Remote syncrhonization

networkelement-connection:

  • clear all entries which are not required (is-required=false) and are not connected
  • sync connection status


  • No labels