snmp_client.h File Reference

Go to the source code of this file.

Classes

struct  synch_state
 

Macros

#define STAT_SUCCESS   0
 
#define STAT_ERROR   1
 
#define STAT_TIMEOUT   2
 

Functions

int snmp_synch_input (int, struct snmp_session *, int, struct snmp_pdu *, void *)
 
int snmp_synch_response (struct snmp_session *, struct snmp_pdu *, struct snmp_pdu **)
 
void snmp_synch_setup (struct snmp_session *)
 

Variables

struct synch_state snmp_synch_state
 

Macro Definition Documentation

◆ STAT_ERROR

#define STAT_ERROR   1

Definition at line 38 of file snmp_client.h.

◆ STAT_SUCCESS

#define STAT_SUCCESS   0

Definition at line 37 of file snmp_client.h.

◆ STAT_TIMEOUT

#define STAT_TIMEOUT   2

Definition at line 39 of file snmp_client.h.

Function Documentation

◆ snmp_synch_input()

int snmp_synch_input ( int  ,
struct snmp_session ,
int  ,
struct snmp_pdu ,
void *   
)

◆ snmp_synch_response()

int snmp_synch_response ( struct snmp_session ,
struct snmp_pdu ,
struct snmp_pdu **   
)

◆ snmp_synch_setup()

void snmp_synch_setup ( struct snmp_session )

Variable Documentation

◆ snmp_synch_state

struct synch_state snmp_synch_state
extern

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors