0
4.8kviews
Write a note on management information tree.

Similar questions

Write short note on: Management Information Tree (MIT).

Marks: 5 M, 10 M

Year: May 2015, Dec 2014

1 Answer
0
112views

Management Information trees:

i. Managed objects are uniquely defined by a tree structure specified by the OSI model and are used in the Internet model.

ii. The objects in the MIT include network devices such as routers and hosts, virtual objects such as queues, filters, and events, and objects that Management information system (MIS) itself or applications create. A single global MIT provides a single naming scheme for all data.

iii. Figure5 shows the generic representation of the management information tree (MIT). There is a root node and well-defined nodes underneath each node at different levels.

iv. Each managed object occupies a node in the tree. In the OSI model, the managed objects are defined by a containment tree that represents the MIT.

v. Figure6 shows the internationally adopted 051 MIT. The root node does not have an explicit designation.

vi. There are three nodes in the layer beneath the root: iso, ccitt (Itu), and iso-ccitt, (iso-itu).

vii. The Iso defines the International Standards Organization and itu defines the International Telecommunications Union (the old name is ccitt).

viii. The two standards organizations are on the first layer and define management of objects under them.

ix. The joint iso-itu node is for management objects jointly defined by the two organizations. The number in each circle identifies the designation of the object in each layer.

Genera Representation of Management Information Tree

Genera Representation of Management Information Tree

OSI Management Information Tree

OSI Management Information Tree

x. Thus, iso is designated as 1 and org as 1.3, dod (Department of Defense) as 13.6 and the Internet as 1.3.6.1.

xi. All Internet-managed objects will be that number followed by more dots and numbers. Names of the nodes are all in lowercase letters according to conventionASN.1.

xii. The definitions for managed objects are contained in ASN.1

xiii. Language that specifies the management protocol in the application layer, which is transparent to the rest of the protocol layers, well-proven format is Abstract Syntax Notation One, ASN.1.

xiv. ASN.1 is more than just syntax. It is a formal language developed jointly by CCITT (now ITU-T) and ISO for use with application layers for data transfer between systems.

xv. It is also applicable within the system for clearly separating the abstract syntax and the transfer syntax at the presentation layer.

xvi. We define abstract syntax as the set of rules used to specify data types and structures for storage of information.

xvii. Transfer syntax represents the set of rules for communicating information between systems. Thus, abstract syntax would be applicable to the information model and transfer syntax to the communication model.

xviii. The abstract syntax can be used with any presentation syntax, depending on the medium of presentation. The abstract syntax in ASN.1 makes it independent of the lower-layer protocols.

xix. The algorithm to convert the textual ASN.1 syntax to machine-readable code is called basic encoding rules (BER).

Please log in to add an answer.