|
nfs-ganesha 1.4
|
#include <snmp_adm.h>
Public Attributes | |
| char * | label |
| char * | desc |
| unsigned char | type |
| int | access |
| fct_get | getter |
| fct_set | setter |
| void * | opt_arg |
get/set information.
Definition at line 136 of file snmp_adm.h.
Access right SNMP_ADM_ACCESS_RO or SNMP_ADM_ACCESS_RW
Definition at line 141 of file snmp_adm.h.
| char* register_get_set_s::desc |
A useful description
Definition at line 139 of file snmp_adm.h.
The variable's name
Definition at line 138 of file snmp_adm.h.
optional argument (could be NULL)
Definition at line 144 of file snmp_adm.h.
| unsigned char register_get_set_s::type |
1.7.3