net-snmp 5.7
|
Data Fields | |
oid * | name_a |
u_char | namelen |
oid * | start_a |
u_char | start_len |
oid * | end_a |
u_char | end_len |
struct variable * | variables |
int | variables_len |
int | variables_width |
char * | label_a |
netsnmp_session * | session |
u_char | flags |
u_char | priority |
int | timeout |
struct netsnmp_subtree_s * | next |
struct netsnmp_subtree_s * | prev |
struct netsnmp_subtree_s * | children |
int | range_subid |
oid | range_ubound |
netsnmp_handler_registration * | reginfo |
int | cacheid |
int | global_cacheid |
size_t | oid_off |
Definition at line 21 of file var_struct.h.