|
nfs-ganesha 1.4
|
#include <snmp_adm.h>
Public Attributes | |
| char * | label |
| char * | desc |
| unsigned char | type |
| int | access |
| void * | value |
Scalar information.
Definition at line 106 of file snmp_adm.h.
Access right SNMP_ADM_ACCESS_RO or SNMP_ADM_ACCESS_RW
Definition at line 111 of file snmp_adm.h.
| char* register_scal_s::desc |
A useful description
Definition at line 109 of file snmp_adm.h.
| char* register_scal_s::label |
The variable's name
Definition at line 108 of file snmp_adm.h.
| unsigned char register_scal_s::type |
| void* register_scal_s::value |
Pointer on the scalar
Definition at line 112 of file snmp_adm.h.
1.7.3