Data Fields |
struct tree * | child_list |
struct tree * | next_peer |
struct tree * | next |
struct tree * | parent |
char * | label |
u_long | subid |
int | modid |
int | number_modules |
int * | module_list |
int | tc_index |
int | type |
int | access |
int | status |
struct enum_list * | enums |
struct range_list * | ranges |
struct index_list * | indexes |
char * | augments |
struct varbind_list * | varbinds |
char * | hint |
char * | units |
int(* | printomat )(u_char **, size_t *, size_t *, int, const netsnmp_variable_list *, const struct enum_list *, const char *, const char *) |
void(* | printer )(char *, const netsnmp_variable_list *, const struct enum_list *, const char *, const char *) |
char * | description |
char * | reference |
int | reported |
char * | defaultValue |
char * | parseErrorString |
Detailed Description
Definition at line 87 of file parse.h.
The documentation for this struct was generated from the following file: