Configure OAM configuration objects using an API

Purpose

Use this procedure to create configuration objects that are required prerequisites for TWAMP Light session tests. There is no UI support for this: the pre-requisites can be configured via NSP OAM configuration API calls.

See the Swagger documentation for the NSP OAM configuration API on the Nokia Developer Portal for more information.

Steps
 

Configure an OAM-PM bin group for each NE. Note the bin-group-id attribute.

Example API call

View the figure

Repeat this step for all NEs, updating the ne-id attribute.


Configure a TWAMP-Light reflector for each NE. Note the udp-port attribute.

Example API call

View the figure

Repeat this step for all NEs, updating the ne-id attribute.

End of steps