This event is called whenever an agent makes a DoManagement request.
The following table lists the associated SmLog_System_t fields:
|
Field |
Description |
|---|---|
|
nVersion |
Version number of the SiteMinder server. |
|
nCurrentTime |
Time when the event occurred. |
|
szName |
Name of the agent. |
|
szIpAddress |
IP address of the agent. |
|
nIpPort |
Port on the Policy Server machine to which the agent is connected. |
The table below lists the functions used in the Event API. Your shared library must export these entry points.
|
Function Definition |
Description |
|---|---|
|
Called by the Policy Server so that an event handler can perform its own initialization procedure. |
|
|
Called by the Policy Server when an event has been signalled. |
|
|
Called by the Policy Server so that an event handler can perform its own rundown procedure. |
|
Copyright © 2012 CA Technologies.
All rights reserved.
|
|