Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Below are the UI elements to be implemented.

  1. Drop-down Table (with table properties) to select the connected device/networkElement.
  2. Once the connected device is selected from the above drop-downtable, it should display the below four panels/accordions.
    1. Network Element
    2. Ethernet container
    3. Structure (pure ethernet)
    4. AirInterface

a)      Network element:  The view of network element when expanded is divided into three different panels.

    • LTP(ETH-CTP)
    • LTP(MWS-TTP)
    • LTP(MWPS-TTP)

...

  1. LTPs associated with the selected network element.
  2. 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: This should be a table view which has below fields

            a)  History-data-id
            b)  Granularity-period
            c)  Performance-data
            d)  Period-end-time
            e)  Suspect-interval-flag

          The Performance history data is available in the database in the below index.          The index is “sdnperformance” the doctype “historicalperformance15min” and   “historicalperformance24h”

  iii.   Current performance

...

  v.    Configuration

  vi.   Status


cb)      Structure (pure ethernet): Structure when expanded should have six the below different panelsfields

  i.     Capability

 ii.     Performance history: This should be a table view which has below fields

            a)  History-data-id
            b)  Granularity-period
            c)  Performance-data
            d)  Period-end-time
            e)  Suspect-interval-flag

          The Performance history data is available in the database in the below index.          The index is “sdnperformance” the doctype “historicalperformance15min” and   “historicalperformance24h”

iii.     Current performance

...

v.      Configuration

vi.     Status


dc)     AirInterface:  AirInterface when expanded should have six the below different panelsfields

i.      Capability

ii.      Performance history: This should be a table view which has below fields            a)  History-data-id
            b)  Granularity-period
            c)  Performance-data            d)  Period-end-time
            e)  Suspect-interval-flag

          The Performance history data is available in the database in the below index.

          The index is “sdnperformance” the doctype “historicalperformance15min” and   “historicalperformance24h”

iii.    Current performance

...

The config values are available in restConf <Incomplete documentation> Yet to be modified