Difference between revisions of "IETF 97 Hackathon ietf-alarms model implementation for yuma123 report"

From Yuma123 Wiki
Jump to navigationJump to search
(Created page with '==Description== The work on this project should help validate hands-on the latest state of the ietf-alarms model. Provide an opensource implementation and yield a report that can…')
 
Line 9: Line 9:
   
 
==Usecases==
 
==Usecases==
  +
The ietf-alarms and alarms-simulator loadable modules will allow going through different usage scenarios:
 
/usr/sbin/netconfd --module=ietf-alarms --module=alarms-simulator
 
/usr/sbin/netconfd --module=ietf-alarms --module=alarms-simulator
  +
  +
... yangcli will be used for interaction.

Revision as of 02:55, 12 November 2016

Description

The work on this project should help validate hands-on the latest state of the ietf-alarms model. Provide an opensource implementation and yield a report that can be taken into account in the further acceptance of the model.

Project goals

  • ietf-alarms.c - implementation of ietf-alarms.yang allowing:
    • ...
  • alarms-simulator.yang - test model to simulate generation of alarm events featuring:
    • ...
  • alarms-simulator.c - implementation of alarms-simulator.yang

Usecases

The ietf-alarms and alarms-simulator loadable modules will allow going through different usage scenarios:

/usr/sbin/netconfd --module=ietf-alarms --module=alarms-simulator

... yangcli will be used for interaction.