SnmpRequest Class Reference

#include <SnmpRequest.h>

Collaboration diagram for SnmpRequest:

Public Attributes

u_char * buf
 
u_char * outbuf
 
int len
 
int sock
 
long reqid
 
int outlen
 
Ip::Address from
 
struct snmp_pduPDU
 
ACLChecklistacl_checklist
 
u_char * community
 
struct snmp_session session
 

Detailed Description

Definition at line 18 of file SnmpRequest.h.

Member Data Documentation

◆ acl_checklist

ACLChecklist* SnmpRequest::acl_checklist

Definition at line 31 of file SnmpRequest.h.

◆ buf

u_char* SnmpRequest::buf

Definition at line 21 of file SnmpRequest.h.

Referenced by snmpDecodePacket(), and snmpHandleUdp().

◆ community

u_char* SnmpRequest::community

Definition at line 32 of file SnmpRequest.h.

Referenced by snmpDecodePacket().

◆ from

Ip::Address SnmpRequest::from

Definition at line 28 of file SnmpRequest.h.

Referenced by snmpConstructReponse(), snmpDecodePacket(), and snmpHandleUdp().

◆ len

int SnmpRequest::len

Definition at line 23 of file SnmpRequest.h.

Referenced by snmpDecodePacket(), and snmpHandleUdp().

◆ outbuf

u_char* SnmpRequest::outbuf

Definition at line 22 of file SnmpRequest.h.

Referenced by snmpConstructReponse(), and snmpHandleUdp().

◆ outlen

int SnmpRequest::outlen

Definition at line 26 of file SnmpRequest.h.

Referenced by snmpConstructReponse(), and snmpHandleUdp().

◆ PDU

struct snmp_pdu* SnmpRequest::PDU

Definition at line 30 of file SnmpRequest.h.

Referenced by snmpConstructReponse(), and snmpDecodePacket().

◆ reqid

long SnmpRequest::reqid

Definition at line 25 of file SnmpRequest.h.

◆ session

struct snmp_session SnmpRequest::session

Definition at line 34 of file SnmpRequest.h.

Referenced by snmpConstructReponse(), and snmpDecodePacket().

◆ sock

int SnmpRequest::sock

Definition at line 24 of file SnmpRequest.h.

Referenced by snmpConstructReponse(), and snmpHandleUdp().


The documentation for this class was generated from the following file:

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors