pdu_u32
type = pdu_u32(buf);
ifnum = pdu_u32(buf + 1);
portid = pdu_u32(buf);
uint32_t pdu_u32(const uint8_t *);