User documentation

The application shows the actual values of all attributes of the ONF-TR-532 for a selected physical network function (PNF). Each view of a functional element is divided into capabilities, configuration, status, current problem, current performance and history performance information according to TR-532.

A separate window is available for modifying the configuration. All changes made are sent to the device in a single NetConf bulk request. The operator is notified about successfully configuring the device.

Specification

“Configuration” User Interface should be implemented to show the capabilities, configuration, status, current problem, current performance and history performance information of the selected network element

The graphical user interface is structured according to ONF-TR-532

Below are the UI elements to be implemented.

  1. Table (with table properties) to select the connected device/networkElement.
  2. Once the connected device is selected from the table, it should display LTPs associated with the selected network element.
  3. Once the LTP is selected below configurations should be displayed based on the LTP.

a)     Ethernet Container: The Ethernet Container have the below different fields

  i.     Capability

 ii.     Performance history

  iii.   Current performance

  iv.   Current problem list

  v.    Configuration

  vi.   Status


b)      Structure (pure ethernet): Structure have the below different fields

  i.     Capability

 ii.     Performance history

iii.     Current performance

iv.     Current problem list

v.      Configuration

vi.     Status


c)     AirInterface:  AirInterface have the below different fields

i.      Capability

ii.      Performance history

iii.    Current performance

iv.     Current problem list

v.      Configuration

vi.     Status


The config values are available in restConf



  • No labels

2 Comments

  1. The comment in the "User Documentation" section says that  "A separate window is available for modifying the configuration. All changes made are sent to the device in a single NetConf bulk request. The operator is notified about successfully configuring the device".  But when we did a review of the Config UI source code (configurationApp.js) we found that that has only the code to display the set configuration but not the code to set the configuration on the device. Is there any other java script which does this?  How do we go about performing a configuration set on the device?

    1. Your observations are correct for Dublin - enhancements are targeted for Frankfurt:  SDNC-893 - Getting issue details... STATUS