IDA Functions

 

The following functions are used with InSight Direct Access:

Function

Description

IDA_CloseSession

Closes session with controller agent.

IDA_ConvertInstanceToVString

Converts an SNMP instance data string into a null-terminated ASCII string.

IDA_ConvertVStringToInstance

Converts a null-terminated ASCII string into an SNMP instance data string.

IDA_EventDataWait

Waits for event data to arrive or specified timeout period.

IDA_FindServers

Uses multicast to find active controller agents.

IDA_GetVars

Issues GET, GET_NEXT, GET_BULK request and automatically populates program variables including array variables with result data

IDA_InitRequest

Initialize request prior to using IDA_VarBindBuildand/or IDA_RepeatVarBindBuildfollowed by IDA_SessionRequest.

IDA_OpenSession

Establishes session with an InSight controller agent.

IDA_RepeatVarBindBuild

Adds a ‘repeat variable’ binding to a GET_BULK request.

IDA_SessionRequest

Issues request prepared starting with IDA_InitRequest. Per-instance results are posted to an application-defined callback routine.

IDA_SetVars

Issues SET request for one or more variables and variable instances using data from previously initialized program variables.

IDA_VarBindBuild

Adds a variable binding to a SET, GET, GET_NEXT, or GET_BULK request.

Parse4610Stream

Parses a printer command stream, breaking out individual commands.

SessionRequestCallBackProc

Callback procedure used with IDA_SessionRequestand IDA_EventDataWait. The callback routine is called with result data for every returned variable instance.

 

 

Converted from CHM to HTML with chm2web Pro 2.85 (unicode)