Tunnelguard Support For Api Calls; Making Api Calls - Nortel Secure Network Access Switch 4050 User Manual

Secure network access switch
Hide thumbs Also See for Nortel Secure Network Access Switch 4050:
Table of Contents

Advertisement

2

TunnelGuard support for API calls

TunnelGuard can interact with other software vendor applications. In addition to
its own checks, TunnelGuard can be configured to communicate with other
applications and ask for their status. The result of the status check is treated the
same as other checks and is reported back to the server. This capability allows
administrators to use TunnelGuard to retrieve status from other software
packages, such as personal firewalls and virus checkers, to make sure they are
running properly.

Making API calls

TunnelGuard requires a Windows Platform DLL that implements at least one
common entry point as described below.
Windows
#include <windows.h>
/*
#define STATUS_SUCCESS 0
#define STATUS _FAILURE
#define STATUS_REQUIRES_UPDATE 1
/* simple check */
int WINAPI CheckStatus(void);
This API blocks until one of the required status, as mentioned above, is returned
in 10 seconds or less. If an answer is not returned in a timely manner, it is assumed
the software is unavailable, and the call times out and returns an error message.
In the Available Expressions area, select the desired expression and click the
Delete Expression button.
Note: You cannot delete an expression that is used in a TunnelGuard
rule.
return values */
Chapter 7 TunnelGuard SRS Builder 351
-1
Nortel Secure Network Access Switch 4050 User Guide

Advertisement

Table of Contents
loading

Table of Contents