Motorola 6806800C08B Manual Do Utilizador

Página de 52
Message Distribution Service
NetPlane Core Services
NetPlane Core Services Overview  User’s Guide (6806800C08B)
41
   
2.6.8.2.1
Interface Director
The Interface Director (IfD) is located on the system manager node. Its main functions include:
z
Defining an ifIndex for each configured interface (either obtained from ifIndex Allocator 
Platform Service or generated internally)
z
Responding to requests from Interface Agents to provide an ifIndex
z
Registering ownership of the interface managed objects
z
Maintains a consolidated database with respect to the interfaces present on all the nodes.
2.6.8.2.2
Interface Node Director
The Interface Node Director (IfND) exists on each node. It is responsible for state management 
of the physical interfaces, including status monitoring. The interfaces of the IfND are private and 
internal to NCS. 
2.6.8.2.3
Interface Agents
Interface Agents (IfA) are a linkable library that provides the IfSv functionality to its clients. Its 
functionality includes:
z
Providing an interface to applications which they use to create and delete physical and 
logical interfaces
z
Fetching an ifIndex for each created interface from the IfD 
z
Registering ownership of the managed object rows for the interfaces created
z
Providing an interface that allows applications to register with the IfSv
z
Notifying applications of any operational state changes of an interface 
z
Providing interface information to applications
For further details refer to the Interface Service Programmer's Reference.
2.7
Message Distribution Service
The Message Distribution Service (MDS) provides a communication network to be used by 
threads and/or processes distributed over physical nodes in a system. MDS clients can 
dynamically find and talk to other MDS clients anywhere in the same MDS system.