SNMP++  3.3.11
snmp_pdu Struct Reference

#include <asn1.h>

Collaboration diagram for snmp_pdu:

Public Attributes

int command
 
unsigned long reqid
 
unsigned long msgid
 
unsigned long maxsize_scopedpdu
 
unsigned long errstat
 
unsigned long errindex
 
oidenterprise
 
int enterprise_length
 
ipaddr agent_addr
 
int trap_type
 
int specific_type
 
unsigned long time
 
struct variable_listvariables
 

Detailed Description

Definition at line 135 of file asn1.h.

Member Data Documentation

◆ agent_addr

ipaddr snmp_pdu::agent_addr

Definition at line 148 of file asn1.h.

◆ command

int snmp_pdu::command

Definition at line 136 of file asn1.h.

◆ enterprise

oid* snmp_pdu::enterprise

Definition at line 146 of file asn1.h.

◆ enterprise_length

int snmp_pdu::enterprise_length

Definition at line 147 of file asn1.h.

◆ errindex

unsigned long snmp_pdu::errindex

Definition at line 143 of file asn1.h.

◆ errstat

unsigned long snmp_pdu::errstat

Definition at line 142 of file asn1.h.

◆ maxsize_scopedpdu

unsigned long snmp_pdu::maxsize_scopedpdu

Definition at line 140 of file asn1.h.

◆ msgid

unsigned long snmp_pdu::msgid

Definition at line 139 of file asn1.h.

◆ reqid

unsigned long snmp_pdu::reqid

Definition at line 137 of file asn1.h.

◆ specific_type

int snmp_pdu::specific_type

Definition at line 150 of file asn1.h.

◆ time

unsigned long snmp_pdu::time

Definition at line 151 of file asn1.h.

◆ trap_type

int snmp_pdu::trap_type

Definition at line 149 of file asn1.h.

◆ variables

struct variable_list* snmp_pdu::variables

Definition at line 154 of file asn1.h.


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