variable_list Struct Reference

#include <snmp_vars.h>

Inheritance diagram for variable_list:
Collaboration diagram for variable_list:

Public Attributes

struct variable_listnext_variable
 
oidname
 
int name_length
 
u_char type
 
union {
   int *   integer
 
   u_char *   string
 
   oid *   objid
 
val
 
int val_len
 

Detailed Description

Definition at line 44 of file snmp_vars.h.

Member Data Documentation

◆ integer

int* variable_list::integer

◆ name

◆ name_length

◆ next_variable

◆ objid

oid* variable_list::objid

Definition at line 52 of file snmp_vars.h.

Referenced by snmp_pdu_decode(), snmp_var_DecodeVarBind(), and snmp_var_EncodeVarBind().

◆ string

◆ type

◆ 

◆ val_len


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

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors