Cisco Cisco Security Manager 4.5 Guia De Especificação

Página de 217
 
 
 
  
 
Cisco Security Manager 4.4 API Specification (Version 1.1) 
 
OL- 29074-01 
Page  134
 
CSM Events Service API 
The events service API provides a mechanism for the client to receive the event notifications from the CSM server 
based on operations performed at CSM.  
The event notifications will cover configuration updates initiated by CSM on the managed devices. Out-of-band 
(OOB) configuration changes on the managed devices will only be supported for ASA (version 7.2 and above) if the 
Health and Performance Monitoring (HPM) feature in CSM is enabled. 
The event notifications will also cover Device Status change events. For the Device Status change event 
notifications to work the Device should be managed and monitered by CSM and HPM respectively. 
4.1 Methods  
The events service defines the following methods: 
1.  GetServiceInfo 
a.  Returns the service specific information including name of service, version, date…etc. 
2.  EventSubscription 
a.  Allows a client to register for event notifications. 
4.1.1 Method GetServiceInfo 
The GetServiceInfo method returns the service description, version information and pertinent attributes related to the 
service. The request, response and object model are the same as described in section 3.2.1. 
4.1.2 Method EventSubcription 
The eventSubscription method allows a CSM client to subscribe for event notifications that are filtered based on the 
criteria specified by the CSM client in the request.The event subscription API only supports configuration change 
notification syslog events and Device Status Change notification syslog events.  
4.1.2.1 Request 
An example of the method eventSubscription request is shown in the figure below.  The fields in these messages are 
described in Table 73.