How does NSP support telemetry management?

Definition

NSP Data Collection and Analysis (DCA) functions provide collection, processing, and analysis for MDM and Cloud Native (CN) telemetry. NSP supports configuring telemetry subscriptions and using baseline analytics, NSP indicators, and OAM tests for anomaly detection, metric customization, and network tests.

The type and scope of statistics support is dependent on the NE source. NSP provides the following statistics support by NE type:

Functionality

NSP provides the following DCA functions using collected telemetry data:

The DCA telemetry functions described in this document are distinct from:

NSP telemetry aggregation is configured using DCA functions, though only when an auxiliary database is installed.

Telemetry artifacts

The telemetry types for NEs are defined using YANG files in the NE artifact bundles. NSP uses custom resource (CR) definitions to translate the YANG data, map incoming telemetry to managed objects in the network, and output data to Postgres, Vertica, and Kafka as required. These resource definition files can be viewed as part of the artifact archive. For information about the CRs that accompany your NE adaptors, see the relevant artifact guide.

See How do I install telemetry artifacts? for more information.

Note: You must install the relevant adaptors before managing the associated NE types to use the telemetry definitions. NSP also includes a limited, generic set of default telemetry. Without installing adaptors, you will only see the default telemetry.

Telemetry subscriptions

A subscription defines the parameters of telemetry collection and uses a filter definition to select the NEs/objects. NSP deploys the specified data to the NE and registers the Kafka subscription, which is used to transfer telemetry data from the NE to NSP.

See What is a subscription? for more information.