April 2016
Intermediate to advanced
588 pages
15h 3m
English
Chapter 32
This chapter is about NETCONF protocol and its implementation. The basic features in NETCONF are discussed along with the XML message for performing NETCONF operations. Considering that most legacy implementations are based on SNMP and the recent technology is centered around XML, a sample program to convert SNMP MIB to XML is also discussed.
In the preceeding chapters we have discussed implementation of several application layer protocols like FTP, SMTP, and HTTP. While the application layer protocols discussed so far were suited for a specific management activity like transfer of files, event handling as mails, and so on, these protocols do not fall in the category of a network management protocol ...