Cisco Cisco Configuration Engine 3.5.3 开发者指南

下载
页码 348
2-2
Cisco Configuration Engine Software Development Kit API Reference and Programmer Guide 3.5.3
OL-17661-04
Chapter 2      Event Service and IMGW
Event Service Overview
Cisco IOS Event agent communicates with Event Gateway. It allows an application running on Cisco 
IOS to publish and subscribe to events. 
Cisco IOS is not included in the Configuration Engine product. You need Cisco IOS release 12.2(2)T 
or later to use Event Agent.
The TIB/Rendezvous software release 7.2 documentation is included with Cisco Configuration Engine 
SDK. The documentation set includes:
  •
TIB/Rendezvous Concepts
  •
TIB/Rendezvous Administration
  •
TIB/Rendezvous C++ Reference
  •
TIB/Rendezvous Java Reference
 shows the Event Service implementation.
Figure 2-1
Event Service
Producers can send messages on the TIB/Rendezvous network. Consumers can listen to messages on the 
TIB/Rendezvous network. The TIB/Rendezvous daemon process runs on every participating computer 
on the TIB/Rendezvous network. It is responsible for all the communications process. An Cisco IOS 
device sends and listens to messages through the use of an Event Gateway which uses the TIBCO API. 
Note
The TIBCO API supports a number of platforms. However, Cisco Configuration Engine SDK only 
supports Solaris version 2.10. 
Note
The existing applications using the event service and IMGW API should be recompiled with the 3.5.3 
SDK to migrate to Cisco Configuration Engine 3.5.3. 
149465
Event Bus
Consumer
Producer
Producer
/consumer
Event Gateway
IOS running
IOS Event Agent
Producer1/consumer1
CE SDK with
TIB/Rendezvous
daemon
Consumer3
CE SDK with
TIB/Rendezvous
daemon
Producer2
TCP