snmp_pdu Struct Reference

#include <snmp_pdu.h>

Inheritance diagram for snmp_pdu:
Collaboration diagram for snmp_pdu:

Public Attributes

int command
 
struct sockaddr_in address
 
int reqid
 
int errstat
 
int errindex
 
int non_repeaters
 
int max_repetitions
 
struct variable_listvariables
 
oidenterprise
 
int enterprise_length
 
struct sockaddr_in agent_addr
 
int trap_type
 
int specific_type
 
u_int time
 

Detailed Description

Definition at line 50 of file snmp_pdu.h.

Member Data Documentation

◆ address

struct sockaddr_in snmp_pdu::address

Definition at line 52 of file snmp_pdu.h.

Referenced by Snmp::Pdu::assign(), and snmp_pdu_create().

◆ agent_addr

struct sockaddr_in snmp_pdu::agent_addr

Definition at line 67 of file snmp_pdu.h.

Referenced by Snmp::Pdu::assign(), snmp_pdu_decode(), and snmp_pdu_encode().

◆ command

◆ enterprise

oid* snmp_pdu::enterprise

Definition at line 65 of file snmp_pdu.h.

Referenced by snmp_free_pdu(), snmp_pdu_create(), snmp_pdu_decode(), and snmp_pdu_encode().

◆ enterprise_length

int snmp_pdu::enterprise_length

Definition at line 66 of file snmp_pdu.h.

Referenced by snmp_pdu_create(), snmp_pdu_decode(), and snmp_pdu_encode().

◆ errindex

int snmp_pdu::errindex

◆ errstat

◆ max_repetitions

int snmp_pdu::max_repetitions

◆ non_repeaters

int snmp_pdu::non_repeaters

◆ reqid

◆ specific_type

int snmp_pdu::specific_type

Definition at line 69 of file snmp_pdu.h.

Referenced by Snmp::Pdu::assign(), snmp_pdu_decode(), and snmp_pdu_encode().

◆ time

u_int snmp_pdu::time

Definition at line 70 of file snmp_pdu.h.

Referenced by Snmp::Pdu::assign(), snmp_pdu_decode(), and snmp_pdu_encode().

◆ trap_type

int snmp_pdu::trap_type

Definition at line 68 of file snmp_pdu.h.

Referenced by Snmp::Pdu::assign(), snmp_pdu_decode(), and snmp_pdu_encode().

◆ variables


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

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors