April 2016
Intermediate to advanced
588 pages
15h 3m
English
Chapter 15
This chapter is about management information handling. The concepts that are discussed include the abstract syntax for application entity using ASN.1 (Abstract Syntax Notation One), the transfer syntax for presentation entity using BER (Basic Encoding Rules), and the management information model using SMI (Structure of Management Information).
Information handling consists of two components. One is storing transfer of data and the other part is storing the data. When two systems exchange data, the syntax and semantics of the message containing the data needs to be agreed upon by the systems for effective communication. The way the data is arranged should be defined in an abstract form to understand ...