
|
Event Notification Concern There are multiple notification methods NETCONF, SNMP, Syslog, IPFIX, etc… What is the right/suitable usage of NETCONF-based notification? Comparison of each methods Rapidness Flexibility of data model Relation with applications Characteristics of NETCONF notification Not so rapid compared to other UDP based protocols UDP based asynchronous protocol is lighter and faster than an RPC based one Good flexibility of data model Easy to construct relationship using application programming technologies (e.g. apache and libraries) |