|
Contiki-NG
|
The SNMP header struct. More...
#include <os/net/app-layer/snmp/snmp.h>
Data Structures | |
| struct | snmp_msg_community |
| Struct to wrap the community. More... | |
Data Fields | |
| uint32_t | version |
| SNMP Version. | |
| uint8_t | pdu_type |
| The PDU type. | |
| uint32_t | request_id |
| The request ID. | |
| uint32_t | error_status |
| The error status. | |
| uint32_t | non_repeaters |
| The non repeaters. | |
| uint32_t | error_index |
| The error index. | |
| uint32_t | max_repetitions |
| The max repetitions. | |
1.8.13