The following
functions are used with InSight Direct Access:
Function
|
Description
|
Closes session
with controller agent.
|
|
Converts an SNMP
instance data string into a null-terminated ASCII string.
|
|
Converts a
null-terminated ASCII string into an SNMP instance data string.
|
|
Waits for event
data to arrive or specified timeout period.
|
|
Uses multicast to
find active controller agents.
|
|
Issues GET,
GET_NEXT, GET_BULK request and automatically populates program
variables including array variables with result data
|
|
Initialize
request prior to using
IDA_VarBindBuildand/or
IDA_RepeatVarBindBuildfollowed by
IDA_SessionRequest.
|
|
Establishes
session with an InSight controller agent.
|
|
Adds a ‘repeat
variable’ binding to a GET_BULK request.
|
|
Issues request
prepared starting with
IDA_InitRequest. Per-instance
results are posted to an application-defined callback routine.
|
|
Issues SET
request for one or more variables and variable instances using data
from previously initialized program variables.
|
|
Adds a variable
binding to a SET, GET, GET_NEXT, or GET_BULK request.
|
|
Parses a printer
command stream, breaking out individual commands.
|
|
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) |