|
Contiki-NG
|
The varbind struct. More...
#include <os/net/app-layer/snmp/snmp.h>
Data Structures | |
| union | snmp_varbind_val_u |
| A union to represent the value in this varbind. More... | |
Data Fields | |
| uint32_t | oid [SNMP_MSG_OID_MAX_LEN] |
| The OID. More... | |
| uint8_t | value_type |
| The type in this varbind. | |
| uint32_t snmp_varbind_s::oid[SNMP_MSG_OID_MAX_LEN] |
1.8.13