Child pages
  • #17: Serialization of NETCONF bulk requests

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Page properties
label
Status
Status
colourBlue
titleExecuted
Stakeholders
Outcome
Due date 
OwnerThorsten Heinze 

Decision

Closing issue#17 without further activity.

(Issue has been addressed in the Device Management Interface Profile sub project: The Netconf Interface implements a declarative principle, which means that the target configuration is expressed and it is left to the device to determine a way to implement this target.)

Background

Content of the Mantis Bugtracker:

DescriptionSome configuration requests necessarly affect several attributes (e.g. adaptiveModulationIsOn, modulationMin, modulationMax).

A corresponding NETCONF bulk request has to be serialized in mediators, which are translating into e.g. SNMT.

Depending on the composition of configuration commands within the bulk, different ordering leads to different result.

TR-532 to be amended to rule out such ambiguity.

A potential solution might be prescribing the serialization to be made according to the order of the attributes within the UML modeling.