Syntax
#include <snmp_dpi.h>
Parameters
Description
The snmp_dpi.h include file defines the SNMP DPI API to the DPI subagent programmer. It has all the function proto-type statements, and it also has the definitions for the snmp_dpi structures.
The same include file is used at the agent side, so you will see some definitions which are unique to the agent side. Also there may be other functions or prototypes of functions not implemented on OS/2. Therefore, you should only use the API as far as it is documented in this information.
Related Information
Macros, functions, structures, constants and values defined in the snmp_dpi.h include file are:
The DPIawait_packet_from_agent()
Function The
DPIconnect_to_agent_TCP() Function
The DPIdebug() Function
The DPIdisconnect_from_agent()
Function
The DPI_PACKET_LEN() Macro
The DPIsend_packet_to_agent()
Function
The fDPIparse() Function
The fDPIset() Function
The mkDPIAreYouThere() Function
The mkDPIclose() Function
The mkDPIopen() Function
The mkDPIregister() Function
The mkDPIresponse() Function
The mkDPIset() Function
The mkDPItrap() Function
The mkDPIunregister() Function
The pDPIpacket() Function
The snmp_dpi_close_packet Structure
The snmp_dpi_get_packet Structure
The snmp_dpi_next_packet Structure
The snmp_dpi_bulk_packet Structure
The snmp_dpi_hdr Structure
The lookup_host() Function
The query_DPI_port() Function
The snmp_dpi_resp_packet Structure
The snmp_dpi_set_packet Structure
The snmp_dpi_ureg_packet Structure
DPI CLOSE Reason Codes
DPI Packet Types
DPI RESPONSE Error Codes
DPI UNREGISTER Reason Codes
DPI SNMP Value Types
Character Set Selection