snmp.c File Reference

Go to the source code of this file.

Functions

CONST uint8_tSnmpVarParse (CONST uint8_t *data, size_t *dlen, OID *name, size_t *nlen, uint8_t *type, uint8_t **value, size_t *vlen)
 Parse an SNMP variable.
uint8_tSnmpVarBuild (uint8_t *data, size_t *dlen, CONST OID *name, size_t nlen, uint8_t type, CONST uint8_t *value, size_t vlen)
 Build an SNMP variable.


© 2000-2007 by egnite Software GmbH - visit http://www.ethernut.de/