Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »


For a common fault management across technologies, CPS could store alarm-inventory, active alarms and alarm-histories based on ietf-alarms.yang.

As ietf-alarms is designed for NetConf servers representing a network function an aggregation yang model could add the 1:n association from ONAP to network functions.

In addition it the aggregation model could add a timestamp to be used by ML models.


Attachments

  File Modified

Yang tree

module: onap-sdnr-cps-agg-fault-management
  +--rw aggregated-network-functions
     +--ro network-function-ids* [network-function-id]
     |  +--ro network-function-id    network-function-ref
     +--rw aggregation* [network-function-instance]
        +--rw network-function-instance    -> /aggregated-network-functions/network-function-ids/network-function-id
        +--rw alarms
  • No labels