Contiki-NG

The OID struct. More...

#include <os/net/app-layer/snmp/snmp.h>

Data Fields

uint32_t data [SNMP_MSG_OID_MAX_LEN]
 The OID.
 
uint8_t length
 The OID length.
 

Detailed Description

The OID struct.

Definition at line 144 of file snmp.h.